@charset "UTF-8";

* {
    padding: 0;
    margin: 0;
}

body {
    width: 100%;
    font-size: 12px;
    font-family: "Helvetice", "Arial", "sans-serif", "Times", "Verdan", "Geneva", "sans-serif", "Georgia", "Times New Roman", "Tahoma", "Geneva",
    ;
    position: relative;
    z-index: 1;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}

div,
form,
img,
ul,
ol,
li,
dl,
dt,
dd,
p,
span {
    padding: 0;
    margin: 0;
}

a {
    color: #000;
    text-decoration: none;
}

a:hover,
a.hover {
    color: #23619a;
    cursor: pointer;
    _cursor: hand;
    *cursor: pointer;
}

a img {
    border: 0;
}

img {
    margin: 0;
    padding: 0;
    vertical-align: bottom;
}

li,
dl {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
i,
font,
input {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

.clear {
    clear: both;
}

ul,
.clearfix {
    zoom: 1;
}

ul:after,
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

/* 头部背景 */


.site-topbar .sep {
    color: #f0b100;
    margin: 0 5px;
}

.site-topbar .topbar-nav {
    float: left;
    overflow: hidden;
}

.site-topbar .topbar-info {
    float: right;
    position: relative;
    zoom: 1;
}

.site-topbar .topbar-info:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.site-topbar .topbar-info a,
.site-topbar .topbar-info span {
    float: left;
}

.site-topbar .topbar-info .link,
.site-topbar .topbar-info .link2 {
    text-align: center;
}

.site-topbar .topbar-info .sep,
.site-topbar .topbar-info .sep2 {
    padding: 0 5px;
}

.site-topbar .topbar-info .words {
    position: relative;
    top: -2px;
    display: block;
    width: 100%;
    background: url(../images/wordicon.png) no-repeat 0.5px center;
    cursor: pointer;
    background-size: contain;
}

.site-topbar .topbar-nav mobile.words {
    position: relative;
    top: -2px;
    display: block;
    width: 100%;
    background: url(../images/wordicon.png) no-repeat 0.5px center;
    cursor: pointer;
    background-size: contain;
}

.site-topbar .topbar-info .words i {
    display: none;
    position: absolute;
    bottom: -10px;
    left: 3px;
    background: #eee;
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.site-topbar .topbar-info .words.cur i {
    display: block;
}

.site-word {
    display: none;
    min-width: 1200px;
    background: #eee;
    color: #d6d6d6;
    font-size: 14px;
    text-align: center;
    line-height: 50px;
    text-align: center;
}

.site-word a {
    display: inline-block;
    padding: 0 20px;
    color: #333;
}

.site-word a:hover {
    color: #565656;
}

.site-header {
    height: 66px;
    position: relative;
    z-index: 20;
    min-width: 1200px;
    background: #fff;
}

.site-header .container {
    margin: 0 auto;
    width: 1200px;
    padding: 0;
}

.site-header .container:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.site-header .container .img {
    position: absolute;
    top: 23px;
    left: 145px;
}

.site-header .logo {
    float: left;
    width: 150px;
    padding: 12px 0 0 0;
}

.site-header .header-nav {
    float: left;
}

.site-header .nav-list {
    float: left;
    font-size: 16px;
    height: 66px;
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 25px;
    /* z-index: 10; */
    /* margin:-15px 0 0 0; */
    /* position:absolute; */
}

.site-header .nav-item {
    float: left;
    height: 66px;
}

.site-header .nav-item .link {
    color: #333;
    display: block;
    padding: 0 25px;
    line-height: 66px;
}

.site-header .nav-item .link:focus {
    outline: 0 none;
}

.site-header .nav-item .item-children {
    display: none;
}

.site-header .nav-item-active .link {
    color: #FF6700;
}

.site-header .item-children {
    background: #fff;
    border-top: 1px solid #e0e0e0;
    padding-bottom: 20px;
    overflow: hidden;
    position: absolute;
    top: 66px;
    width: 100%;
    z-index: 24;
    left: 0;
    text-align: center;
    margin: auto;
}

.site-header .children-list {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    font-size: 13px;
    list-style-type: none;
    padding: 0;
    text-align: center;
    width: 100%;
}

.site-header .children-list li {
    float: left;
    padding: 15px 12px 0;
    position: relative;
    text-align: center;
    width: 176px;
}

.site-header .children-list li::before {
    background-color: #e0e0e0;
    content: "";
    height: 100px;
    left: 0;
    position: absolute;
    top: 35px;
    width: 1px;
    z-index: 1;
}

.site-header .children-list li:first-child::before {
    display: none;
}

.site-header .children-list .figure {
    height: 140px;
    margin: 0 auto 10px;
    text-align: center;
    width: 140px;
}

.site-header .children-list .figure img {
    height: 140px;
    width: 140px;
}

.site-header .children-list .figure a {
    display: block;
}

.site-header .children-list .t {
    color: #333;
    line-height: 20px;
    margin: 0;
    height: 20px;
    overflow: hidden;
}

.site-header .children-list .t,
.site-header .children-list .t a {
    color: #333;
}

.site-header .children-list li:hover a {
    color: #FF6700;
}

.site-header .item-children_active {
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.18);
    transition: box-shadow 0.2s ease 0s;
}

.m-box {
    display: none;
}

.site-header .drop-down {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 9;
    overflow: hidden;
    display: none;
}

.site-header .l-nav {
    float: left;
    width: 34%;
    background-color: #eee;
    padding-left: 18.5%;
    padding-bottom: 1000px;
    margin-bottom: -1000px;
    box-sizing: border-box;
}

.site-header .l-nav .nav {
    padding: 30px 0;
}

.site-header .l-nav a {
    display: block;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    padding: 10px 15px;
    transition: all .3s;
}

.site-header .l-nav .d1.on a {
    background-color: #696969;
    color: #fff;
}

.site-header .r-box {
    float: left;
    width: 55.8%;
    padding-right: 8.5%;
    padding-bottom: 1000px;
    margin-bottom: -1000px;
    box-sizing: border-box;
}

.site-header .d2 {
    padding: 30px 0;
    padding-left: 5%;
    display: none;
}

.site-header .d2.on {
    display: block;
}

.site-header .d3 {
    float: left;
    width: 48%;
}

.site-header .d3 a {
    font-size: 14px;
    color: #333;
    padding: 10px;
    display: block;
    transition: all .3s;
}

.site-header .d3 a.on {
    color: #3f74bf;
}

.site-header .d4 {
    float: left;
    width: 52%;
}

.site-header .d4 .imgs {
    display: none;
}

.site-header .d4 .imgs.on {
    display: block;
}

.site-header .d4 .name {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    margin-bottom: 10px;
}

.site-header .d4 .text {
    font-size: 14px;
    color: #696969;
    margin-bottom: 10px;
}

.site-header .drop-down-2 {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    padding: 30px 0 50px;
    background-color: #fff;
    z-index: 9;
    display: none;
}

.site-header .drop-down-2 li {
    float: left;
    width: 25%;
    border-right: 1px solid #f0f1f2;
    box-sizing: border-box;
    padding: 0 25px;
}

.site-header .drop-down-2 li:first-child {
    padding-left: 0;
}

.site-header .drop-down-2 li:last-child {
    border-right: 0;
    padding-right: 0;
}

.site-header .drop-down-2 .name {
    color: #3b3e40;
    font-size: 16px;
    line-height: 24px;
    display: block;
    margin-bottom: 8px;
    font-weight: 600;
}

.site-header .drop-down-2 .text {
    color: #6c7073;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 16px;
}

.site-header .drop-down-2 .nav a {
    display: inline-block;
    color: #303233;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 8px;
}

.site-header .drop-down-2 .nav a:hover {
    text-decoration: underline;
}

/*  底部菜单 */
#footNav {
    background: #e7e7e7;
    padding: 40px 0;
    min-width: 1200px;
    color: #666;
}

.Nav {
    width: 1200px;
    margin: 0 auto;
    padding: 0;
    zoom: 1;
}

.Nav:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.Nav ul {
    /*float:left; width:1000px; border-right:2px solid #eee;*/
    margin: 15px 0 0 0;
    zoom: 1;
}

.Nav ul:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.Nav ul li {
    float: left;
    width: 247px;
    padding: 0 0 20px 0;
}

.Nav ul .li {
    width: 210px;
}

.Nav ul .li2 {
    float: right;
    padding: 0;
    width: 102px;
}

.Nav ul li h1 {
    font-weight: normal;
    font-size: 16px;
    line-height: 30px;
    margin: 0 0 5px 0;
    color: #000;
}

.Nav ul li h2 {
    font-weight: normal;
    line-height: 28px;
    font-size: 14px;
    /* background:url(../images/o_3.jpg) no-repeat 5px 8px; padding-left:15px;*/
}

.Nav ul li h2 a {
    color: #666;
}

.Nav ul li h2 a:hover {
    color: #FFC20E;
}

.Nav ul li .dd1 {
    width: 102px;
    padding-top: 70px;
    text-align: center;
}

.Nav ul li .dd1 a:hover {
    background: #ff6701 url(../images/b_img1_1.png) no-repeat center center;
}

.Nav ul li .dd2 {
    width: 102px;
    padding-top: 25px;
}

.Nav ul li .dd2 a {
    display: block;
    width: 100px;
    height: 100px;
    border: 1px solid #ff6701;
    border-radius: 10px;
    background: url(../images/b_img2.png) no-repeat center center;
    background-size: 70px 70px;
}

.Nav ul li .dd2 a:hover {
    background: #ff6701 url(../images/b_img2_1.png) no-repeat center center;
    background-size: 70px 70px;
}

.Nav .kf {
    display: none;
    float: right;
    width: 220px;
    zoom: 1;
}

.Nav .kf:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.Nav .kf dl {
    float: left;
    width: 110px;
}

.Nav .kf dl dd {
    float: left;
    width: 80px;
    height: 80px;
    margin: 0 30px 0 0;
}

.Nav .kf dl dt img {
    width: 100px;
    height: 100px;
}

.Nav .kf dl dd {
    line-height: 22px;
    margin: 5px 0 0 0;
}

.Nav .kf dl dd span {
    float: left;
    display: block;
    width: 25px;
    margin: 3px 0 0 0;
}

.Nav .kf dl dd img {
    height: 15px;
}

/* 版权 */
.footer {
    width: 100%;
    color: #666;
    background: #e7e7e7;
    min-width: 1200px;
}

.copyright {
    /* width: 1200px;
    margin: 0 auto;
    padding: 20px 0; */
    font-size: 15px;
    position: relative;
}

.copyright a {
    color: #666;
}

.copyright a:hover {
    color: #FFC20E;
}

.copyright img {
    position: relative;
    top: -4px;
    margin: 0 0 0 5px;
}

.logo_en img {
    position: absolute;
    padding: 22px 0 0 0;
}

/* online */
#online_qq_tab span,
.onlineMenu h3,
.onlineMenu li.tli,
.newpage {
    background: url(../images/float_s.png) no-repeat;
}

#online_qq_layer {
    z-index: 9990;
    position: fixed;
    right: 10px;
    bottom: 50%;
    margin-bottom: -220px;
}

#online_qq_tab {
    display: none;
    width: 51px;
    float: left;
    position: relative;
    z-index: 9999;
}

#online_qq_tab span {
    display: block;
    height: 216px;
    width: 51px;
    line-height: 999em;
    overflow: hidden;
    cursor: pointer;
}

#online_qq_tab #floatShow {
    background-position: 0 0px;
}

#online_qq_tab #floatHide {
    background-position: -59px 0px;
}

#onlineService {
    display: inline;
    float: left;
    width: 143px;
    display: block;
}

.rgiht-sale h2 {
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    color: #333;
}

.rgiht-sale ul li {
    background: #f5f5f5;
    height: 35px;
    margin: 2px 0 0;
    padding: 5px;
    width: 140px;
    position: relative;
    zoom: 1;
    box-sizing: initial;
}

.rgiht-sale ul li:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.rgiht-sale .tou {
    float: left;
    text-align: center;
    width: 35px;
    height: 35px;
    background: #fff;
}

.rgiht-sale .tou img {
    width: 35px;
    height: 35px;
    position: relative;
}

.rgiht-sale .tou a {
    display: block;
    position: relative;
}

.rgiht-sale .tou span {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 35px;
    height: 35px;
    background: url(../images/dzx2.jpg) no-repeat 0 0;
    background-size: contain;
}

.rgiht-sale .tou a:hover span {
    display: block;
}

.rgiht-sale li .xinxi {
    float: right;
    color: #333;
    width: 100px;
}

.rgiht-sale li .xinxi .xinxi-right {
    float: none;
    padding: 0;
}

.rgiht-sale .xinxi-right ul li {
    background: none;
    float: none;
    height: 16px;
    line-height: 16px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    width: 100%;
}

.rgiht-sale .xinxi-right ul li:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

.rgiht-sale .xinxi-right ul li span {
    display: block;
    width: 20px;
    height: 18px;
    float: left;
}

.rgiht-sale .xinxi-right ul li dt {
    width: 75px;
    float: left;
}

.rgiht-sale .xinxi-right ul li a {
    color: #757575;
    font-size: 12px;
}

.rgiht-sale .xinxi-right ul li a:hover {
    color: #ff6700;
    text-decoration: underline;
}

.rgiht-sale .xinxi-right ul .li1 {
    display: none;
}

.rgiht-sale .xinxi-right ul .li1 a {
    color: #ff6700;
}

.rgiht-sale .xinxi-right ul .li1 span {
    display: none;
}

.rgiht-sale .xinxi-right ul .li1 dt {
    float: none;
    width: 100%;
    text-indent: 0px;
    color: #ff6700;
}

.rgiht-sale .xinxi-right ul .li2 {
    padding: 0 0 4px 0;
}

.rgiht-sale .xinxi-right ul .li2 span {
    background: url(../images/kf_ico5.png) no-repeat 0 center;
}

.rgiht-sale .xinxi-right ul .li3 span {
    background: url(../images/kf_ico6.png) no-repeat 0 center;
}

/* .homebody #onlineService{width:105px;}
.homebody .rgiht-sale ul li{height: 71px;width: 97px;}
.homebody .rgiht-sale .tou {float:none; width:100%;height:35px; text-align:left;}
.homebody .rgiht-sale .tou a{ display:block; width:35px; position:relative; z-index:11111;}
.homebody .rgiht-sale .tou img{width:35px; height:35px;}
.homebody .rgiht-sale .tou span{width:35px; height:35px; background:url(../images/dzx1.jpg) no-repeat 0 0; background-size:contain;}
.homebody .rgiht-sale .xinxi { float:none; position:relative; top:-33px; left:0;color: #333; width: 100%;}
.homebody .rgiht-sale .xinxi-right ul li{ padding:2px 0;height: 15px;line-height: 20px ;}
.homebody .rgiht-sale .xinxi-right ul .li1{ display:block; margin:0 0 15px 53px;}
.homebody .rgiht-sale .xinxi-right ul .li1 dt{ color:#757575;}
.homebody .rgiht-sale .xinxi-right ul .li2{ padding:2px 0;} */
/*index css*/
/* 焦点图 */
.focus {
    width: 100%;
    height: 652px;
    background: #fff;
    position: relative;
    overflow: hidden;
    min-width: 1200px;
}

.f1600x420 {
    width: 100%;
    height: 652px;
    overflow: hidden
}

.rslides a {
    display: block;
    width: 100%;
    height: 652px;
}

#rslides1_s0 {
    background: #eee7e1 url(../images/1-1.jpg) no-repeat center;
    width: 100%;
    height: 652px;
}

#rslides1_s1 {
    background: #191919 url(../images/2-1.jpg) no-repeat center;
    width: 100%;
    height: 652px;
}

#rslides1_s2 {
    background: #4a85ed url(../images/3-1.jpg) no-repeat center;
    width: 100%;
    height: 652px;
}

#rslides1_s3 {
    background: #9bcb55 url(../images/4-1.jpg) no-repeat center;
    width: 100%;
    height: 652px;
}

#rslides1_s4 {
    background: #4a85ed url(../images/5-1.jpg) no-repeat center;
    width: 100%;
    height: 652px;
}

.focus .rslides {
    width: 100%;
    position: relative;
    list-style: none;
    padding: 0
}

.focus .rslides_nav {
    height: 80px;
    width: 80px;
    position: absolute;
    z-index: 9999;
    top: 50%;
    margin-top: -40px;
    overflow: hidden;
    text-decoration: none;
    cursor: pointer;
    font-size: 50px;
    line-height: 80px;
    text-align: center;
    font-family: "simsun";
    color: #999;
}

.focus .rslides_nav.prev {
    left: 10%;
}

.focus .rslides_nav.next {
    right: 10%;
}

.focus .rslides_nav:hover {
    background: #757575;
    color: #fff;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.focus .rslides_tabs {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 99990;
    clear: both;
}

.focus .rslides_tabs li {
    display: inline-block;
    margin: 0 5px;
    width: 12px;
    height: 12px;
}

.focus .rslides_tabs a {
    display: block;
    text-indent: -9999px;
    background: #757575;
    border: 1px solid #757575;
    overflow: hidden;
    width: 10px;
    height: 10px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.focus .rslides_tabs .rslides_here a {
    background: #fff;
}

.index_news {
    background: #fafafa;
    width: 1150px;
    padding: 0 50px 0 0;
    margin: 20px auto;
    zoom: 1;
}

.index_news:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.index_news h1 {
    float: left;
    height: 60px;
    width: 120px;
    background: url(../images/index_newsh1.png) no-repeat right 0;
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    line-height: 60px;
}

.index_news .topLoop {
    float: right;
    padding: 0 100px 0 0;
    width: 900px;
    position: relative;
    height: 60px;
    overflow: hidden;
}

.index_news .topLoop .hd {
    position: absolute;
    top: 13px;
    right: 0;
    overflow: hidden;
}

.index_news .topLoop .hd .prev,
.index_news .topLoop .hd .next {
    display: block;
    text-align: center;
    width: 20px;
    height: 12px;
    overflow: hidden;
    cursor: pointer;
    background: url(../images/prevnext.png) no-repeat 0 0;
    margin: 0 0 10px 0;
}

.index_news .topLoop .hd .next {
    background: url(../images/prevnext.png) no-repeat 0 -21px;
}

.index_news .topLoop .hd .prev:hover {
    background: url(../images/prevnext.png) no-repeat -39px 0;
}

.index_news .topLoop .hd .next:hover {
    background: url(../images/prevnext.png) no-repeat -39px -21px;
}

.index_news .topLoop .bd ul {
    overflow: hidden;
    zoom: 1;
}

.index_news .topLoop .bd li {
    height: 60px;
    line-height: 60px;
    font-size: 18px;
}

.index_product {
    margin: 0 auto;
}

.index_product ul {
    margin-left: -60px;
}

.index_product li {
    float: left;
    width: 360px;
    margin: 0 0 30px 60px;
    background: #fff;
    position: relative;
    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
}

.index_product li .img {
    height: 280px;
}

.index_product li .img img {
    width: 360px;
    height: 280px;
}

.index_product li .txt {
    padding: 28px;
    line-height: 20px;
    font-size: 14px;
    height: 55px;
    text-align: left;
    overflow: hidden;
}

.index_product li:hover {
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    -webkit-transform: translate3d(0px, -2px, 0px);
    -moz-transform: translate3d(0px, -2px, 0px);
    transform: translate3d(0px, -2px, 0px);
}

.index_product li .txt h1 {
    font-size: 17px;
    font-weight: normal;
    display: block;
    color: #ff6700;
    padding: 0 0 8px 0;
}

.index_product li .txt p {
    color: #848484;
}

.index_product li .txt span {
    color: #848484;
}

#index_active {
    background: #fff;
    min-width: 1200px;
}

.index_active {
    width: 1200px;
    margin: 0 auto;
    padding: 0 0 20px 0;
}

.index_active h1 {
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    font-weight: normal;
    color: #000;
}

.index_active a {
    color: #000;
}

.index_active ul {
    margin-left: -150px;
}

.index_active li {
    float: left;
    margin: 0 0 0 150px;
    width: 300px;
}

.index_active li h2 {
    font-size: 20px;
    color: #000;
    line-height: 50px;
    height: 50px;
    font-weight: normal;
    overflow: hidden;
}

.index_active li h2 a:hover {
    text-decoration: underline;
}

.index_active li .con {
    zoom: 1;
}

.index_active li .con:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.index_active li .con .pic {
    float: left;
    width: 120px;
    height: 120px;
    background: #a1fffe;
}

.index_active li .con .pic a {
    display: block;
    width: 100%;
    height: 100%;
}

.index_active li .con .pic img {
    width: 100%;
    height: 100%;
}

.index_active li .con .t {
    float: right;
    width: 160px;
    font-size: 15px;
}

.index-product {
    display: none;
    margin: 0 auto 20px auto;
    height: 555px;
    background-position: center 0 !important;
    background-repeat: no-repeat !important;
    position: relative;
    color: #3c3c3c;
}

.index-product h1 {
    position: absolute;
    top: 110px;
    left: 100px;
    width: 420px;
    text-align: center;
    font-weight: normal;
    font-size: 28px;
    line-height: 40px;
}

.index-product h2 {
    position: absolute;
    top: 350px;
    left: 220px;
    width: 280px;
    font-weight: normal;
    font-size: 18px;
    line-height: 35px;
}

.insidepage {
    background: #f5f5f5;
    min-width: 1200px;
}

.videoList-container {
    display: none;
}

#slide-index {
    min-width: 1000px;
    width: auto;
    height: 320px;
    min-height: 232px;
    height: auto;
    overflow: hidden;
    position: relative;
}

#slide-index .slides {
    min-width: 1000px;
    width: auto;
    height: 320px;
}

#slide-index .slide {
    min-width: 1000px;
    height: 320px;
    float: left;
    position: relative;
}

#slide-index .image {
    z-index: 1;
    position: absolute;
}

#slide-index .text,
#slide-index .button {
    z-index: 2;
    position: absolute;
    top: -500px;
}

#slide-index .button {
    display: none;
}

#slide-index .control {
    position: absolute;
    width: 100%;
    bottom: 15px;
    height: 50px;
    left: 74%;
    z-index: 40;
    overflow: hidden;
}

#slide-index .control a {
    width: 46px;
    height: 48px;
    cursor: pointer;
    float: left;
    margin-right: 8px;
    outline: none;
    padding-top: 10px;
}

#slide-index .control a img {
    border: 4px solid #fff;
}

#slide-index .control a:hover,
#slide-index .control a.active {
    padding-top: 0;
}

#slide-index .control a:hover img,
#slide-index .control a.active img {
    border: 4px solid #000;
}

.autoMaxWidth {
    overflow: hidden;
    position: relative;
    height: auto;
}

#banner {
    width: 100%;
    margin-top: -14px;
}

#banner .products {
    margin: 0px auto;
    min-width: 1000px;
    width: auto !important;
}

#zyweb {
    background: #fff;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    padding-bottom: 15px;
}

#zyweb .top_title {
    height: 30px;
    padding-bottom: 10px;
    margin: 0;
}

#zyweb .TOP_BOX {
    text-align: right;
    line-height: 30px;
}

#zyweb .top_title .proName {
    text-align: left;
    text-indent: 1em;
}

.newnav a {
    padding: 0 10px;
    font-size: 13px;
}

.newnav a:hover,
.newnav a.hover {
    color: #FF6700
}

#index_Main {
    /*left: 50%; margin-left: -500px; padding: 0;position: absolute; z-index:100000;top: 460px;background:#fff;*/
    width: 1200px !important;
    padding: 30px 0 10px 0;
    margin: 0 auto;
}

.indexMain {
    margin: 0 auto;
    padding: 0 0 20px 0;
	width: 85%;
}

.index_txtMain {
    float: left;
    border: 1px solid #b6b6b6;
    margin-right: 24px;
    display: inline;
    width: 315px;
    position: relative;
    z-index: 100003;
    height: auto;
}

.index_txtMain h1 {
    font-size: 16px;
    font-weight: bold;
    padding-left: 25px;
    line-height: 30px;
    display: none;
}

.index_txtMain img {
    /*margin-bottom:5px;*/
    width: 315px;
    height: 180px;
}

.index_txtMain ul li {
    background: url(../images/o2.jpg) no-repeat 20px 13px;
    padding-left: 35px;
    font-size: 12px;
    border: 0;
    line-height: 36px;
}

.title {
    
    margin: 0 auto;
    line-height: 40px;
    padding: 0;
}

.title h1 {
    font-size: 14px;
    color: #757575;
    line-height: 40px;
    margin-left: -0.5em;
}

.title h1 a {
    color: #a1a1a1;
    margin: 0 0.5em;
}

.title h1 label {
    margin: 0 0.5em;
}

.title h1 .current {
    color: #ff6700;
}

.title h2 {
    font-size: 27px;
    color: #000;
    line-height: 50px;
    display: none;
}

.title.location {
    width: 100%;
    background-color: #f7f8f9;
    margin-bottom: 45px;
}

.title.location h1 {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
}

.left {
    width: 266px;
    float: left;
}

.left UL LI {
    background: url(../images/o41.jpg) no-repeat 10px 3px;
    padding-left: 25px;
    font-size: 16px;
    color: #1A75BC;
    line-height: 25px;
}

.left UL LI a {
    color: #0e75bc;
}

.left UL LI ul {
    margin-left: -10px;
    margin-top: -12px;
    padding-top: 10px;
}

.left UL LI ul li {
    padding-left: 20px;
    font-size: 12px;
    color: #000000;
    background: url(../images/o51.png) no-repeat;
    line-height: 26px;
    margin-top: -10px;
    padding-top: 10px;
}

.left UL LI ul li a {
    color: #000000;
}

.left UL LI ul li a.hover,
.left UL LI ul li a:hover {
    color: #ff0000;
}

.right {
    width: 900px;
    float: left;
    /*background:#e1e9f6;*/
    padding-bottom: 10px;
    overflow: hidden;
}

.rights {
    width: 900px;
    float: left;
    padding-bottom: 10px;
    overflow: hidden;
}

.top_title {
    position: relative;
    background: #f5f5f5;
    margin: -15px 0 0 0;
    padding: 10px 0 0 0;
    zoom: 1;
}

.top_title:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.proName {
    color: #404040;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.top_title .proName {
    float: left;
    width: 350px;
}

.shoucang {
    height: 30px;
    position: absolute;
    right: 0;
    top: 5px;
    width: 95px;
}

.shoucang a {
    background: #fff100;
    color: #333;
    display: block;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
}

.shoucang a:hover {
    background: #0e75bc;
    color: #fff;
}

.Proshoucang {
    height: 30px;
    position: absolute;
    right: 0;
    top: 10px;
    width: 95px;
    display: none;
}

.Proshoucang a {
    background: #fff100 !important;
    background-image: none !important;
    color: #333;
    display: block;
    font-size: 16px;
    line-height: 30px !important;
    height: 30px !important;
    text-align: center;
}

.Proshoucang a:hover {
    background: #0e75bc !important;
    color: #fff;
}

.top_title .select {
    border: 1px solid #c2c2c2;
    color: #4a4a4a;
    float: right;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    margin: 0 0 10px 0;
    width: 540px;
    display: none;
}

.top_title .select .sub {
    background: #24aae1;
    border: 0;
    color: #fff;
    line-height: 20px;
    cursor: pointer;
    _cursor: hand;
}

.zhusi {
    padding: 10px 0;
    float: left;
    background: #449ECE;
    width: 735px;
    margin-top: 10px;
    display: none;
    padding-left: 10px;
}

.zhusi H2 {
    font-size: 14px;
}

.zhusi H3 {
    font-size: 12px;
    padding-left: 80px;
    line-height: 25px;
}

.ProMain {
    padding: 17px 8px;
    float: left;
    width: 719px;
}

.Comparison {
    float: left;
    height: 38px;
    color: #fff;
    background: #5889c7;
    margin-left: 8px;
    width: 530px;
    display: inline;
}

.Comparison h1 {
    float: right;
    line-height: 38px;
    padding-left: 15px;
}

.Comparison_img {
    padding-top: 4px;
    height: 34px;
    float: right;
}

.Comparison_img ul li {
    float: left;
    padding: 0 10px;
}

.Comparison_img ul li b {
    float: left;
    line-height: 34px;
}

.Comparison_img ul li .img {
    float: left;
    padding-right: 3px;
    width: 25px;
    height: 35px;
    overflow: hidden;
}

.Result {
    float: left;
}

.Result a {
    color: #fff;
    background: #887fbb;
    line-height: 38px;
    padding: 0 7px;
    margin-left: 8px;
    height: 38px;
    display: block
}

.Result a:hover {
    background: #C9CACA;
    color: #000;
}

.ProShow {
    /*float:left;width:735px;*/
    padding: 10px 0 0 0;
}

.ProShow h1 {
    color: #333;
    font-size: 16px;
    line-height: 30px;
    padding: 0 10px;
}

.ProShow h1.active {
    /*background:#449ECE url(../images/o7.png) no-repeat right;*/
}

.ProShow h2 {
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    padding-left: 7px;
    background: #449ECE !important
        /* url(../images/o8.png) no-repeat right*/
    ;
}

.ProShow h2.active {
    background: #449ECE !important
        /*url(../images/o7.png) no-repeat right*/
    ;
}

.ProShow li {
    /* float:left; */
    padding-bottom: 10px;
    /*width:735px;*/
}

.Program .Pros {
    /* float:left;*/
    background: none;
    width: 996px;
}

.Pros {
    border: 1px solid #c2c2c2;
    width: 997px;
    margin: 0 0 0 2px;
    /* width: 732px;*/
    zoom: 1;
    background: none repeat scroll 0 0 #fed480;
}

.Pros:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.Pros ul {
    overflow: hidden;
    float: left;
}

.Pros ul li {
    border-left: 1px solid #c2c2c2;
    border-top: 1px solid #c2c2c2;
    border-right: 1px solid #c2c2c2;
    margin: -1px 0 0 -1px;
    float: left;
    width: 182px;
    padding: 0;
    background: #fff;
}

.Pros ul li h2 {
    color: #fff;
    line-height: 25px;
    padding-left: 10px;
}

.Pros ul li .Proimg {
    height: 182px;
    overflow: hidden;
}

.Pros ul li .Proimg img {
    width: 182px;
    height: 182px;
}

.Pros ul li .Protitle {
    font-size: 14px;
    line-height: 20px;
    margin: 7px 10px;
    height: 40px;
    overflow: hidden;
}

.Pros ul li h5 {
    text-align: center;
    height: 28px;
    color: #fff;
    width: 70px;
    float: left;
    background: url(../images/s_1.jpg) no-repeat right;
}

.Pros ul li h5 a {
    color: #fff;
}

.Pros ul li h5.active {
    text-align: center;
    color: #fff;
    background: #808285 url(../images/s_2.jpg) no-repeat right;
}

.Prolist {
    float: left
}

.Prolist ul li {
    float: left;
    width: 205px;
    height: 255px;
    margin: 10px 30px;
    padding: 20px 30px;
    overflow: hidden;
    display: inline;
}

.Access {
    float: left;
    padding: 10px;
    display: none;
}

.Access ul li {
    float: left;
    margin-right: 10px;
    width: 231px;
    height: 288px;
    background: #F1F2F2;
    overflow: hidden;
    display: inline
}

.ProClass {
    float: left;
    margin: 0 8px;
    width: 717px;
    background: #fff;
    border: 1px solid #d3d4d5;
    padding-bottom: 10px;
    display: inline;
    overflow: hidden;
    display: none;
}

.ProClass ul li {
    padding-top: 10px;
    float: left;
}

.ProClass ul li h2 {
    background: #449ECE url(../images/o8.png) no-repeat right;
    padding-left: 30px;
    line-height: 30px;
    font-size: 14px;
    float: left;
    width: 687px;
    color: #696969;
}

.ProClass ul li h2.active {
    background: #449ECE url(../images/o7.png) no-repeat right;
}

.ProClass ul li .Details {
    background: #fff;
    float: left;
    padding: 6px;
    width: 705px;
    display: inline;
}

.ProClass ul li .Details ul li {
    float: left;
    margin: 6px;
    width: 164px;
    background: #f3f3f4;
    display: inline;
}

.ProClass ul li .Details ul li h3 {
    line-height: 22px;
    padding-left: 5px;
}

.ProClass ul li .Details ul li h4 {
    font-size: 9px;
    padding-left: 5px;
}

.ProClass ul li .Details ul li h5 {
    font-size: 12px;
    color: #fff;
    padding: 15px;
    float: left;
}

.ProClass ul li .Details ul li h5 .sou {
    background: url(../images/s2.jpg) no-repeat;
    width: 40px;
    height: 20px;
    float: left;
    line-height: 20px;
    padding-left: 27px;
}

.ProClass ul li .Details ul li h5 .sou a {
    color: #fff;
}

.ProClass ul li .Details ul li h5 .bj {
    float: left;
    width: 45px;
    padding-left: 20px;
    background: #90c31f url(../images/s_1.jpg) no-repeat 5px 5px;
    line-height: 18px;
    height: 20px;
    overflow: hidden;
}

.ProClass li .Details ul li h5 .bj a {
    color: #fff;
}

.ProClass li .Details ul li h5 .bj.active {
    float: left;
    width: 45px;
    padding-left: 20px;
    background: #90c31f url(../images/s_2.jpg) no-repeat 5px 5px;
    line-height: 18px;
    height: 20px;
    overflow: hidden;
}

.Specifications {
    width: 680px;
    padding: 0 20px;
    margin: 5px 0;
    background: #fff;
}

.Specifications dl {
    padding-top: 5px;
}

.Specifications dl h2 {
    line-height: 30px;
    font-size: 15px;
    padding-left: 15px;
    color: #fff;
    background: #6879A6 url(../images/o81.png) no-repeat right;
    border-top: 1px solid #999999;
}

.Specifications dl h2.active {
    background: #6879A6 url(../images/o71.png) no-repeat right;
}

.Specifications dl h3 {
    line-height: 30px;
    font-size: 15px;
    border-top: 1px solid #999999;
}

.bg1 {
    background-color: #a6c0e4;
}

.bg2 {
    background-color: #C6E5F1;
}

.bg3 {
    background-color: #E5F1D4;
}

.bg4 {
    background-color: #FFE6CA;
}

.bg5 {
    background-color: #C6E5F1;
}

.bg6 {
    background-color: #FFE6CA;
}

.bg7 {
    background-color: #D8ECD4;
}

.Pros .bg1 {
    background: none;
}

.Survey {
    color: #fff;
    font-size: 14px;
    width: 86px;
    float: left;
    background: #459DD1;
    text-align: center;
    line-height: 38px;
    margin-left: 8px;
    display: block;
    margin-bottom: 8px;
}

.txtMain {
    background: #fff;
    /*padding:10px; float:left; width:699px;*/
    line-height: 25px;
}

.txtMain dt {
    padding: 5px 20px;
}

.aboutmain {}

.about {}

.about h1 {
   
    font-size: 16px;
    color: #000000;
    line-height: 40px;
    padding-left: 10px;
  
}

.about .bor {
    /*border:1px solid #231815;*/
    background: #fff;
    padding: 15px 20px 50px 20px;
    color: #757575;
    line-height: 2;
    /*float:left; width:703px;*/
}

.about dt {
    /*border:1px solid #231815; background:#fff; margin-top:15px;float:left;  width:703px;*/
    padding: 15px;
}

.about dt .new {
    padding: 0 20px;
}

.job {
    /*background:#2EA7E0;*/
    color: #333;
    padding: 0 15px;
}

.about .job h1 {
    display: block;
    background: none;
    padding: 0;
    line-height: 25px;
    font-size: 16px;
    color: #ff6000;
    margin: 20px 0 5px 0;
    font-weight: normal;
}

.about .job h2 {
    font-size: 14px;
    color: #333;
    margin: 10px 0 5px 0;
    font-weight: normal;
}

.joblist {
    zoom: 1;
}

.joblist:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.joblist .lists {
    float: left;
    width: 45.6%;
    padding: 50px 2% 0 2%;
    overflow: hidden;
}

.joblist .oddlist {
    float: right;
    border-left: 2px solid #a0a0a0;
}

.joblist .lists li {
    position: relative;
    margin: 10px 0 0 0;
    padding-left: 70px;
    font-size: 13px;
    color: #6c6c6c;
    line-height: 22px;
    min-height: 22px;
}

.joblist .lists li .span {
    position: absolute;
    top: 0;
    left: 0;
    color: #181818;
    font-size: 14px;
}

.joblist .lists .requirements {
    height: 250px;
}

.joblist .applyjob {
    padding: 20px 0 0 0;
}

.joblist .applyjob a,
.joblist .applyjob input,
.joblist .applyjob button {
    display: block;
    width: 150px;
    height: 40px;
    background: #fff600;
    text-align: center;
    line-height: 40px;
    font-size: 15px;
    color: #181818;
    border: 0;
}

.job-page {
    clear: both;
    padding: 30px 0 0 0;
    text-align: center;
}

.job-page a,
.job-page span {
    display: inline-block;
    padding: 0 12px;
    line-height: 28px;
    color: #999;
    border-radius: 3px;
}

.job-page .page_cur {
    background: #eee;
    color: #fff;
}

.jobsub {
    margin: 15px 0 0 0;
    background: #eae9e9;
    color: #000;
    font-size: 14px;
    line-height: 20px;
    padding: 20px 30px;
    display: block;
}

.jobsub ul {
    padding: 0 0 15px 0;
}

.jobsub li {
    float: left;
    width: 50%;
    padding: 20px 0 0 0;
}

.jobsub .lefttd {
    float: left;
    width: 24%;
    padding: 0 1% 0 0;
    text-align: right;
    font-size: 14px;
    color: #181818;
}

.jobsub .rtd {
    float: left;
    width: 68%;
}

.jobsub .inputtxt {
    width: 90%;
    height: 20px;
    padding: 0 5px;
    background: #eee;
    border: 1px solid #a0a0a0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.jobsub select {
    width: 94%;
    background: #eee;
    border: 1px solid #a0a0a0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.jobsub #JobSubmit {
    background: #fff600;
    color: #181818;
    text-align: center;
    margin: 0 auto;
    display: block;
    width: 160px;
    line-height: 20px;
    padding: 10px 0;
    font-size: 16px;
    cursor: pointer;
}

.sq {
    background: #f6a307;
    zoom: 1;
}

.sq:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.sq1 {
    width: 380px;
    float: left;
    background: #eeefef;
    padding: 83px 0;
    height: 43px;
    overflow: hidden;
}

.sq1 h1 {
    background: url(../images/sq1.png) no-repeat;
    font-size: 18px;
    padding-left: 25px;
    line-height: 44px;
    color: #fff;
    display: block;
}

.sq2 {
    width: 440px;
    float: left;
    color: #fff;
    font-size: 16px;
    padding: 15px 0 15px 130px;
}

.sq2 tr {
    line-height: 50px;
}

.sq2 input {
    height: 22px;
    line-height: 22px;
    border: 1px solid #bbb;
    width: 180px;
}

.sq2 #InfoSubmit {
    background: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.sq2 #InfoSubmit:hover {
    background: #efefef;
}

.Program {
    /*float:left;width:733px; background:#fff; display: inline; border:1px solid #dadbdd;*/
    padding: 0 0 20px 0;
}

.Program ul li {
    /*border:1px solid #dadbdd;*/
}

.Program ul li .Program_title {
    /*float:left; width:196px; margin-right:10px;*/
    background: #f3f3f4;
    color: #1175bc;
    padding: 10px 20px;
    margin: 20px 0 0 0;
    zoom: 1;
    overflow: hidden;
}

.Program ul li .Program_title:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.Program ul li .Program_title h1 {
    font-size: 20px;
    float: left;
    width: 500px;
}

.Program ul li .Program_title h2 {
    font-size: 13px;
    padding-top: 5px;
    float: right;
    width: 100px;
    text-align: right;
}

.Program ul li .Program_title h2 a {
    color: #1175bc;
}

.Program ul li .Program_txt {
    display: none;
    float: left;
    background: #f3f3f4;
    width: 467px;
    padding: 20px 0 20px 30px;
    height: 65px;
    overflow: hidden;
    font-size: 12px;
}

.Program .Pros ul li {
    margin: -1px 0 0 -1px;
    width: 166px;
}

.Program .Pros ul li .Proimg img {
    width: 166px;
}

.Program_details {
    padding: 0 15px;
    background: #fff;
    /*float: left; */
    width: 690px;
    margin-top: 5px;
}

.Program_details ul li {
    float: left;
    width: 650px;
    background: url(../images/o5.jpg) no-repeat 8px 4px;
    padding-left: 20px;
}

.ProgramClass {
    float: left;
    margin: 0 8px;
    width: 717px;
    background: #fff;
    border: 1px solid #d3d4d5;
    padding-bottom: 10px;
    display: inline;
    overflow: hidden;
}

.ProgramClass li {
    padding-top: 10px;
    float: left;
}

.ProgramClass li h2 {
    background: #449ECE url(../images/o8.png) no-repeat right;
    padding-left: 30px;
    line-height: 25px;
    font-size: 14px;
    float: left;
    width: 687px;
    color: #fff;
}

.ProgramClass li h2.active {
    background: #449ECE url(../images/o7.png) no-repeat right;
}

.ProgramClass li .Program_Details {
    background: #fff;
    float: left;
    width: 705px;
    display: inline;
}

.ProgramClass li .Program_Details ul li {
    float: left;
    margin: 6px;
    width: 164px;
    background: #f3f3f4;
    display: inline;
    padding: 0px;
}

.ProgramClass li .Program_Details ul li .Main {
    height: 60px;
}

.ProgramClass li .Program_Details ul li h3 {
    line-height: 22px;
    background: url(../images/s_1.jpg) no-repeat 5px 5px;
    padding-left: 20px;
}

.ProgramClass li .Program_Details ul li h3.active {
    line-height: 22px;
    background: url(../images/s_2.jpg) no-repeat 5px 5px;
    padding-left: 20px;
}

.ProgramClass li .Program_Details ul li h4 {
    font-size: 9px;
    padding-left: 5px;
}

.ProgramClass li .Program_Details ul li h5 {
    font-size: 12px;
    color: #fff;
    padding: 15px;
    float: left
}

.ProgramClass li .Program_Details ul li h5 .sou {
    background: url(../images/s2.jpg) no-repeat;
    width: 40px;
    height: 20px;
    float: left;
    line-height: 20px;
    padding-left: 27px;
}

.ProgramClass li .Program_Details ul li h5 .sou a {
    color: #fff;
}

.ProgramClass li .Program_Details ul li h5 .bj {
    float: left;
    width: 45px;
    padding-left: 20px;
    background: #90c31f url(../images/s_1.jpg) no-repeat 5px 5px;
    line-height: 18px;
    height: 20px;
    overflow: hidden;
}

.ProgramClass li .Program_Details ul li h5 .bj a {
    color: #fff;
}

.ProgramClass li .Program_Details ul li h5 .bj.active {
    float: left;
    width: 45px;
    padding-left: 20px;
    background: #90c31f url(../images/s_2.jpg) no-repeat 5px 5px;
    line-height: 18px;
    height: 20px;
    overflow: hidden;
}

.Program_jy {
    background: #fff;
    padding: 10px 0 10px 24px;
    line-height: 22px;
    width: 140px;
    float: left
}

.Program_jy span {
    background: #2EA7E0;
    padding: 0px 5px;
    color: #fff;
    height: 21px;
    line-height: 21px;
    float: left
}

.service {
    float: none;
}

.service ul li {
    padding: 15px;
    float: none;
    zoom: 1;
}

.service ul li:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.service ul li h4 {
    font-size: 14px;
    text-align: center;
    color: #fff;
    padding-top: 10px;
}

.service_left {
    padding: 15px;
    float: left;
    width: 107px;
    height: 113px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}

.service_right {
    padding: 15px;
    float: right;
    width: 970px;
    height: 113px;
    overflow: hidden;
    color: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.sale {
    float: left;
}

.sale ul li {
    width: 128px;
    height: 128px;
    border: 1px solid #b6b3b1;
    float: left;
    margin: 10px 5px;
}

.sale_n {
    margin-top: 15px;
    zoom: 1;
}

.sale_n:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.sale_ntitle {
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    background: #ff8000;
    padding: 0 10px;
}

.sale_nimg {
    float: left;
    border: 1px solid #ccc;
    width: 220px;
    height: 220px;
    overflow: hidden;
    text-align: center;
}

.sale_ntxt {
    float: left;
    padding-left: 30px;
    font-size: 14px;
    width: 400px;
}

.sale_ntxt ul li {
    zoom: 1;
}

.sale_ntxt ul li:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.sale_ntxt ul li span {
    float: left;
    width: 50px;
    text-align: right;
    padding: 0 5px 0 0;
}

.sale_ntxt ul li label {
    float: left;
    width: 320px;
}

.sale_nimg2 {
    float: right;
    border: 1px solid #ccc;
    padding: 15px;
    width: 136px;
    overflow: hidden;
}

.download {
    float: left;
}

.down_title {
    border-bottom: 1px solid #b6b3b1;
    font-size: 18px;
    line-height: 25px;
    margin-left: 3px;
    padding-bottom: 3px;
}

.download1 {
    padding: 10px 5px;
}

.download1 ul {
    margin-left: -62px;
    padding: 10px 0;
}

.download1 ul li {
    float: left;
    padding: 0 0 20px 61px;
    width: 136px;
    overflow: hidden;
}

.download1 ul li h2 {
    text-align: center;
    line-height: 36px;
    background: #ffa700;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 16px;
    color: #fff;
}

.download1 ul li h5 {
    padding: 10px 0;
    text-align: center;
}

.download1 ul li h3 {
    text-align: center;
    font-size: 15px;
    line-height: 25px;
}

.download1 ul li h3 img {
    vertical-align: middle;
    padding-right: 5px;
}

.download1 ul li h4 {
    text-align: center;
    padding-bottom: 10px;
}

.download2 {
    float: left;
    width: 727px;
    padding: 10px 5px;
}

.download2 ul li {
    float: left;
    background: url(../images/d2.jpg) repeat-x;
    padding-right: 57px;
    overflow: hidden;
}

.download2 ul li h2 {
    text-align: center;
    line-height: 36px;
    background: #a0a0a0;
    font-size: 20px;
    color: #fff;
}

.download2 ul li h5 {
    padding: 10px 0;
    text-align: center;
}

.download2 ul li h3 {
    text-align: center;
    font-size: 15px;
    line-height: 25px;
}

.download2 ul li h3 img {
    vertical-align: middle;
    padding-right: 5px;
}

.download2 ul li h4 {
    text-align: center;
    padding-bottom: 10px;
}

.mcs_container {
    position: relative;
    top: 0px;
    width: 160px;
    height: 60px;
    margin: 5px 0;
}

.mcs_container .customScrollBox {
    position: relative;
    height: 100%;
    overflow: hidden;
}

.mcs_container .customScrollBox .container {
    position: relative;
    width: 140px;
    top: 0;
    float: left;
}

.mcs_container .customScrollBox .content h3 {
    line-height: 22px;
}

.mcs_container .customScrollBox .content h3.active {
    line-height: 22px;
    background: url(../images/s_2.jpg) no-repeat 5px 5px;
    padding-left: 20px;
}

.mcs_container .customScrollBox img {
    border: 5px solid #fff;
}

.mcs_container .dragger_container {
    position: relative;
    margin-left: 10px;
    width: 6px;
    height: 60px;
    float: left;
    background: #818285;
}

.mcs_container .dragger {
    position: absolute;
    width: 6px;
    height: 9px;
    background: #b2b4b7;
    overflow: hidden;
    cursor: pointer;
}

.mcs_container .dragger_pressed {
    position: absolute;
    cursor: pointer;
}

.box {
  
    padding: 10px 25px;
}

.login {
    background: #E6E7E8;
    padding: 20px;
}

.login h1 {
    font-size: 20px;
    padding-bottom: 10px;
}

.box {
 
  
    padding: 10px 25px;
    font-size: 14px;
    line-height: 35px;
}

.login_input {
    height: 23px;
    line-height: 23px;
    border: 1px solid #ccc;
    width: 247px;
}

.login_btn {
    float: right;
    width: 55px;
    height: 25px;
    font-size: 14px;
    line-height: 25px;
    border: 0;
    background: #25aae1;
    color: #fff;
    text-align: center;
}

.box h2 {
    font-size: 14px;
    background: url(../images/o12.jpg) no-repeat 0 6px;
    padding-left: 20px;
    line-height: 25px;
}

.box h2 a {
    color: #1A75BC
}

.box h1 {
    border-bottom: 1px solid #ccc;
    font-size: 20px;
    line-height: 35px;
}

.box .regedit {
    width: 974px;
}

.box .regedit a {
    color: #1A75BC;
}

.box .regedit h3 {
    border-bottom: 1px solid #ccc;
}

.box .regedit dt {
    width: 410px;
    line-height: 24px;
}

.box .regedit dt span {
    padding-right: 100px;
}

.box .regedit dt b {
    padding-right: 15px;
}

.regedit_input {
    width: 120px;
    border: 1px solid #ccc;
    line-height: 22px;
    height: 22px;
}

.regedit_txt {
    width: 260px;
    border: 1px solid #ccc;
    line-height: 22px;
    height: 22px;
}

.tijiao {
    display: block;
    height: 20px;
    line-height: 20px;
    background: url(../images/o13.jpg) no-repeat 0 center;
    padding-left: 24px;
    color: #1A75BC;
}

.regedit_btn {
    width: 55px;
    height: 25px;
    font-size: 14px;
    line-height: 25px;
    border: 0;
    background: #25aae1;
    color: #fff;
    text-align: center;
}

.salelist {
    width: 834px;
}

.saleTxtMain {
    width: 834px;
}

.saleimg {
    float: left;
    width: 238px;
    height: 301px;
    background: #d1d2d4;
    margin: 10px 0 10px 0;
    display: inline;
}

.saletxt {
    float: left;
    width: 575px;
    height: 299px;
    margin: 10px 0px 10px 18px;
    display: inline;
    border: 1px solid #ccc;
}

.saletxt dl {
    background: #666;
    font-size: 20px;
    color: #fff;
    margin: 0;
}

.for-title {
    padding: 15px 0 5px 15px;
}

.forget dl {
    background: #BCBEC0;
    color: #fff;
    font-size: 17px;
    line-height: 30px;
    margin: 10px 0;
    padding-left: 15px
}

.forget dt {
    font-size: 14px;
    line-height: 22px;
    padding: 10px;
}

.saleMain {
    width: 832px;
    border: 1px solid #ccc;
    line-height: 30px;
}

.saleMain span {
    font-size: 20px;
}

.saleMain .txtinput {
    width: 748px;
    height: 28px;
    line-height: 28px;
    border: 0;
}

.saleMain .textarea {
    width: 810px;
    overflow: hidden;
    height: 150px;
    border: 0;
    padding: 10px;
}

.saleSub {
    font-size: 20px;
    padding: 2px 10px;
    border: 0;
    background: #BCBEC0;
}

.Favoriteleft {
    float: left;
    width: 241px;
}

.Favorite h2 {
    line-height: 27px;
    background: #E6E7E8;
    padding: 10px 15px;
    font-size: 18px;
    color: #1A75BC;
}

.userh1 {
    font-size: 14px;
    font-weight: normal;
    line-height: 45px;
    color: #58595B;
    padding-left: 15px;
}

.userh1 span {
    color: #1A75BC;
}

.userh2 {
    color: #1a75bc;
    font-size: 16px;
    line-height: 30px;
    padding-left: 20px;
}

.FavoriteMain {
    width: 735px;
    float: left;
    padding-bottom: 10px;
    overflow: hidden;
}

.FavoriteMain ul li {
    float: left;
    padding-bottom: 10px;
}

.FavoriteMain ul li h1 {
    background: #fff url(../images/o15.jpg) right no-repeat;
    color: #1A75BC;
    font-size: 18px;
    border: 1px solid #ccc;
    border-left: 0;
    border-right: 0;
    line-height: 30px;
    padding-left: 20px;
    height: 30px;
    width: 715px;
    margin-bottom: 15px;
    display: block;
}

.FavoriteMain ul li h1.active {
    background: #fff url(../images/o14.jpg) right no-repeat;
}

.suo {
    padding-left: 20px;
}

.FavoriteNav ul {
    padding-top: 10px;
}

.FavoriteNav ul li {
    background: url(../images/o5.jpg) no-repeat 0px 8px;
    font-size: 14px;
    padding-left: 10px;
    line-height: 25px;
}

.Attention {}

.Attention ul li {
    background: none;
}

.Attention ul li h4 {
    background: url(../images/o16.jpg) no-repeat 0 8px;
    padding-left: 12px;
    border: 0;
}

.Attention ul li h4.active,
.Attention ul li h4:hover,
.Attention ul li h4.hover {
    background: url(../images/o17.jpg) no-repeat 0 8px;
}

.Account {
    padding: 10px 25px;
}

.Accountimg {
    float: left;
    width: 165px;
    /*height:239px;*/
    border: 1px solid #ccc;
    padding: 5px;
    background: #fff;
}

.AccountTxt {
    float: left;
    width: 310px;
    padding: 0 10px;
}

.AccountTxt p {
    font-size: 14px;
    background: url(../images/o5.jpg) no-repeat 0 10px;
    line-height: 30px;
    padding-left: 15px;
}

.AccountMain {
    padding: 0 25px;
}

.AccountMainTxt {
    background: #fff;
    border: 1px solid #ccc;
}

.changepassword {
    font-size: 16px;
    line-height: 35px;
}

.passwordTxt {
    border: 1px solid #ccc;
    height: 25px;
    line-height: 25px;
    width: 280px;
}

.passwordInput {
    border: 0px;
    width: 92px;
    height: 37px;
    background: #7ea7d9;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
}

.tableMain {
    padding-top: 10px;
}

.tableMain td {
    line-height: 25px;
    border: 1px solid #c7c8ca;
    text-align: center;
    font-size: 16px;
}

.select_title {
    float: left;
    padding: 0 0 0 10px;
    width: 100px;
}

.select_box {
    background: #fff;
    float: left;
    height: 22px;
    line-height: 22px;
    margin: 3px 0 0 10px;
    padding-left: 10px;
    position: relative;
    z-index: 100;
    width: 110px;
}

.select_box:hover {
    background: #ff8000;
    color: #fff;
}

.select_link {
    float: left;
    margin: 0 8px;
    line-height: 31px;
    height: 31px;
    background: #449ECE;
    width: 25px;
    text-align: center;
}

.select_btn {
    float: right;
    height: 28px;
    text-align: center;
    width: 29px;
    background: #fff url(../images/searchbtn2.png) no-repeat center center;
    cursor: pointer;
}

.select_btn a {
    border-left: 1px solid #c2c2c2;
    display: block;
    width: 28px;
    height: 28px;
}

.select_btn a:hover {
    background: #ff9000 url(../images/searchbtn3.png) no-repeat center center;
    border-left: 1px solid #ff9000;
}

.TOP_BOX {
    zoom: 1;
}

.TOP_BOX:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.down {
    position: absolute;
    right: 0;
    top: 0;
    width: 22px;
    height: 22px;
}

.sublist {
    position: absolute;
    background: #fff;
    left: 0;
    top: 22px;
    width: 120px;
}

.sublist ul li {
    line-height: 22px;
    color: #666;
}

.sublist ul li.b1 {}

.sublist ul li a {
    display: block;
    padding: 0 10px;
    color: #666;
}

.sublist ul li a:hover {
    background: #ff8000;
    color: #fff;
}

.F-banner {
    float: left;
    width: 100%;
    position: relative;
}

.F-tou {
    position: absolute;
    top: 15px;
    left: 30px;
    width: 110px;
    height: 150px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    *line-height: 150px;
    display: table-cell
}

.F-tou img {
    width: expression(this.width>110 && this.height<=this.width?110:true);
    height: expression(this.height>150 && this.width<=this.height?150:true);
    max-height: 150px;
    max-width: 110px;
    vertical-align: middle;
}

.F-Main {
    position: absolute;
    top: 15px;
    left: 150px;
    width: 150px;
    /*background:#fff;*/
    line-height: 16px;
}

.F-Main ul li {
    float: left;
    width: 150px;
    padding: 0;
}

.F-Main ul li img {
    width: expression(this.width>85 && this.height<=this.width?85:true);
    height: expression(this.height>85 && this.width<=this.height?85:true);
    max-height: 85px;
    max-width: 85px;
}

.new ul li {
    font-size: 14px;
   
   
    position: relative;
    overflow: hidden;
    font-weight: normal;
}
.banner {
    position: relative;
}	
	.banner .suspend {
    padding-top: 12%;
    }
	.banner .suspend {
    font-size: 24px;
    color: #ffffff;
    font-weight: 300;
}
.banner .suspend .wd {
    max-width: 1200px;
    margin: auto;
}
 .banner .img_2 {
    display: none;
}
.banner .suspend {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    
}
.banner .suspend .h1 {
    font-size: 40px;
    color: #ffff;
    font-weight: bold;
    margin-bottom: 22px;
    line-height: 1;
}
.banner .suspend {
    font-size: 24px;
    color: #ffffff;
    font-weight: 300;
}
.location {
    position: absolute;
    left: 0;
    bottom: 23px;
    width: 100%;
}
.recruit .location {
    position: relative;
    bottom:0;
}
.recruit .location a {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    color: #a1a1a1;
    line-height: 40px;
    margin: 0 5px;
}   
.new .h1 {
    font-size: 24px;
    color: #111111;
    margin-bottom: 15px;
    transition: all .3s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.new .img-box {
    float: left;
    width: 300px;
    position: relative;
}
.new .img-box {
    float: left;
    width: 300px;
    position: relative;
}
.new .text-box {
    float: left;
    width: calc(100% - 350px);
    margin-left: 50px;
}
.new .time {
    font-size: 14px;
    color: #999999;
    margin-bottom: 18px;
}

.new .words {
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    height: 60px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    white-space: normal;
}

.new .more {
    display: inline-block;
    padding-right: 48px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #666666;
    background: url(../images/icon-left.png) 80% center no-repeat;
   
    transition: all .3s;
}
.new li:hover .more {
    background: #f0b100 url(../images/icon-left2.png) 80% center no-repeat;
    padding-left: 16px;
    color: #ffffff;
}
.new li:hover .category {
    background: #f0b100;
}
.new .suspend {
    position: absolute;
    top: 15px;
    left: 15px;
}
.new .category {
    display: inline-block;
    padding: 2px 12px;
    background: rgba(0,0,0,.5);
    font-size: 14px;
    color: #ffffff;
    transition: all .3s;
}

.new ul li a {
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.xwe_ewm {
    display: none;
}

#totop {
    bottom: 20px !important;
    cursor: pointer;
    display: none;
    position: fixed;
    right: 10px;
    width: 71px;
    z-index: 999;
}

#totop a {
    background: url("../images/totop.gif") no-repeat 0 0;
    color: #888;
    display: block;
    float: left;
    height: 22px;
    padding-top: 50px;
    text-align: center;
    text-shadow: 1px 1px 0 #fff;
    width: 71px;
}

#totop a.cur {
    background-position: -88px 0;
    color: #3a9;
    text-decoration: none;
}

.indexMain:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.indexMain {
    zoom: 1
}

.indexmainul {
    width: 360px;
    display: none;
    background: #fff;
    border: 3px solid #b6b6b6;
    padding: 17px 0;
    position: absolute;
    z-index: 100010;
    top: -30px;
    left: -5px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    behavior: url("../images/pie.htc");
}

.insidebanner {
    width: 100%;
    height: 0px;
    background-position: center 0;
    background-repeat: no-repeat;
    min-width: 1200px;
}

.servicebanner {
    background-image: url(../images/servicebanner.jpg);
}

.solutionbanner {
    background-image: url(../images/solutionbanner.jpg);
}

.productbanner {
    background-image: url(../images/productbanner.jpg);
    display: none;
}

.aboutbanner {
    background-image: url(../images/aboutbanner.jpg);
}

.newsbanner {
    background-image: url(../images/servicebanner.jpg);
}

/*10-11 add css*/
.product-tabbar {
    background: #fff;
    width: 100%;
    border: 1px solid #e5e5e5;
    border-right: 0;
    height: 44px;
    line-height: 44px;
    margin: 0 0 20px 0;
}

.product-tabbar ul {
    font-size: 14px;
    height: 44px;
    zoom: 1;
}

.product-tabbar ul:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.product-tabbar li {
    width: 249px;
    text-align: center;
    border-right: 1px solid #e5e5e5;
    float: left;
    height: 44px !important;
    line-height: 44px;
    color: #3c3c3c;
    position: relative;
    cursor: pointer;
}

.product-tabbar li span {
    color: #f40;
    font-weight: 700;
    margin: 0 3px;
}

.product-tabbar li:hover {
    background: #ff8000;
    color: #fff;
}

.product-tabbar .hover {
    background: #ff8000;
    color: #fff;
    height: 45px;
    margin-top: 0;
    position: relative;
}

.product_content {
    margin-top: -40px;
    font-size: 13px;
    position: relative;
    z-index: 1000;
    zoom: 1;
}

.product_content:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.product_content .txtMain {
    float: none;
    width: 100%;
}

.product_content .Specifications {
    width: 100%;
}

.product_content .Access {
    display: block;
    float: none;
}

.product-tabbar li a {
    display: block;
}

.product-tabbar li a:hover {
    background: #fff;
    color: #3c3c3c;
}

.ProShow .s_title h2 {
    display: block !important;
}

.ProShow .Specifications {
    width: 100%;
    padding: 0;
}

/*#con_productbar_1{ text-align:center;}*/
#con_productbar_1 img {
    max-width: 100%;
}

#con_productbar_1,
#con_productbar_2,
#con_productbar_3,
#con_productbar_4 {
    width: 1001px;
    margin: 0 auto;
    background: #fff;
    padding-bottom: 20px;
}

#con_productbar_3 {
    padding: 20px;
    width: 961px;
    color: #757575;
    line-height: 24px;
}

.product_content dl a,
.txtMain #con_productbar_2 dl a {
    color: #fff;
}

#scrollbar2 {
    margin: 10px 0;
    width: 100%;
    background: #000;
}

#scrollbar2 .scrollbar {
    clear: both;
    height: 15px;
    margin: 0 0 5px;
    position: relative;
    background: #ccc;
}

#scrollbar2 .track {
    background: #ccc;
    height: 15x;
    position: relative;
    width: 100%;
}

#scrollbar2 .thumb {
    background: #029fe2;
    cursor: pointer;
    height: 15px;
    left: 0;
    overflow: hidden;
    position: absolute;
}

#scrollbar2 .viewport {
    height: 500px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

#scrollbar2 .viewport img {
    height: 500px;
}

#scrollbar2 .overview {
    left: 0;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 285850px;
}

.scenery_con {
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 50px;
    font-size: 15px;
    line-height: 25px;
    color: #8b8b8b;
}

.scenery_con h1 {
    font-size: 18px;
    line-height: 30px;
    color: #282828;
    margin: 0 0 20px 0;
    font-weight: normal;
}

.scenery_video {
    width: 800px;
    margin: 30px auto;
    background: #000;
}

/*2015-4-25 add css*/
.activetab {
    background: #12b5b0;
    height: 50px;
    margin: 0 0 10px 0;
    line-height: 50px;
}

.activetab ul {
    width: 1001px;
    margin: 0 auto;
    text-align: center;
}

.activetab ul:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.activetab li {
    display: inline-block;
    width: 110px;
    height: 50px;
    margin: 0 20px;
}

.activetab li a {
    display: block;
    width: 110px;
    height: 50px;
    font-size: 18px;
    color: #fff;
}

.activetab li a:hover,
.activetab li a.hover {
    background: #1bddda;
    color: #fff;
}

.activity h1 {
    display: inline-block;
    font-size: 18px;
    color: #fff;
    padding: 5px 20px;
    line-height: 25px;
    margin: 0 0 20px 0;
    background: #1adbd8;
}

.activity h3 {
    font-size: 18px;
    color: #1adbd8;
    line-height: 25px;
    margin: 0 0 20px 0;
}

.activity .content {
    font-size: 13px;
    line-height: 28px;
    color: #333;
    padding: 0 0 30px 0;
    zoom: 1;
}

.activity .content:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.activity .content p {
    font-size: 13px;
}

.avtive_time {
    background: url(../images/time-bg.jpg) no-repeat center center;
    width: 725px;
    margin: 0 auto;
    zoom: 1;
}

.avtive_time:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.avtive_time .list {
    float: left;
    width: 145px;
    text-align: center;
    color: #4769be;
    font-size: 14px;
    line-height: 25px;
}

.avtive_time .list1 {
    padding: 130px 0 0 0;
}

.avtive_time .list p {
    font-size: 14px;
}

.award {
    float: left;
    margin: 0 50px 0 30px;
    width: 130px;
    padding: 40px 10px;
    height: 70px;
    background: url(../images/awardbg.jpg) no-repeat 0 0;
    font-size: 14px;
    line-height: 25px;
    color: #fff;
    text-align: center;
}

.award h2 {
    font-size: 19px;
    margin: 10px 0;
}

.activity .content .award p {
    font-size: 15px;
}

.judgelist {
    margin-left: -50px;
}

.judge {
    float: left;
    background: #1adbd8;
    width: 200px;
    margin: 0 0 20px 50px;
    padding: 0 0 10px 0;
    color: #fff;
}

.judge .photo {
    background: #ccc;
    height: 150px;
    font-size: 18px;
    text-align: center;
    line-height: 150px;
}

.judge .photo img {
    width: 200px;
    height: 150px;
}

.activity .content .judge .name {
    text-align: center;
    line-height: 30px;
    font-size: 16px;
}

.activity .content .judge .text {
    padding: 0 10px;
    line-height: 25px;
    font-size: 12px;
    height: 75px;
    overflow: hidden;
}

.activity .content .judge .text p {
    font-size: 12px;
}

.work {
    zoom: 1;
}

.work:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.work .list {
    float: left;
    width: 350px;
    margin: 0 0 30px 90px;
    padding: 0;
    border: 1px solid #ccc;
}

.work .list .img {
    width: 350px;
    height: 350px;
    text-align: center;
}

.work .list .img img {
    width: auto;
    max-width: 100%;
    height: 300px;
}

.work .list .workname {
    border-bottom: 1px solid #ccc;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    overflow: hidden;
    font-size: 15px;
    color: #333;
}

.work .list .vote {
    background: #eee;
    line-height: 30px;
    text-align: right;
    padding: 0 10px;
}

.work .list .vote span {
    margin: 0 0 0 20px;
}

#tb_container {
    zoom: 1;
}

#tb_container:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

#tb_container .tb_box {
    float: left;
    margin: 0 0 30px 90px;
    width: 350px;
    height: auto;
    padding: 0;
    border: 1px solid #ccc;
    overflow: hidden;
}

#tb_container .tb_box img {
    width: 350px;
}

#tb_container .tb_box .workname {
    border-bottom: 1px solid #ccc;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    overflow: hidden;
    font-size: 15px;
    color: #333;
}

#tb_container .tb_box .vote {
    background: #eee;
    line-height: 30px;
    text-align: right;
    padding: 0 10px;
}

#tb_container .tb_box .vote span {
    margin: 0 0 0 20px;
}

.work_details .workname {
    font-size: 24px;
    line-height: normal;
}

.work_details .work_text {
    font-size: 13px;
    color: #333;
    line-height: 25px;
    padding: 10px 0 20px 0;
}

.work_details .work_text p {
    font-size: 13px;
}

.work_photo {
    /*padding:20px; background:#000;*/
}

.work_photo img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

.comment {
    background: #f1f1f1;
    padding: 5px 10px 10px 10px;
    margin: 10px 0;
}

.comment_top {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    position: relative;
}

.comment_top .votes {
    position: absolute;
    top: 0;
    right: 0;
}

.comment_top .votes a {
    display: inline-block;
    background: url(../images/vote.png) no-repeat 0 4px;
    padding: 0 0 0 30px;
}

.comment_top .votes a:hover {
    background: url(../images/vote.png) no-repeat 0 -40px;
}

.comment_content textarea {
    font-size: 14px;
    line-height: 25px;
    height: 75px;
    border: 1px solid #ccc;
    padding: 5px 10px;
    width: 690px;
    color: #999;
}

.comment .btn {
    padding: 10px 0;
    text-align: right;
}

.comment .btn input {
    background: #ccc;
    font-size: 14px;
    color: #fff;
    padding: 5px 10px;
    border: 0;
    cursor: pointer;
    font-weight: 700;
}

.showcomment {
    margin: 10px 0;
    background: #f6f6f6;
    border: 1px solid #ccc;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #333;
    text-align: center;
    cursor: pointer;
}

.commentlist {
    display: none;
}

.commentlist .list {
    zoom: 1;
    padding: 10px 0;
    border-bottom: 1px dashed #ccc;
}

.commentlist .list:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.commentlist .list .vc {
    float: left;
    width: 70px;
}

.commentlist .list .vc .photos {
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 0 5px 0;
    border: 1px solid #ccc;
    background: #ddd;
}

.commentlist .list .txt {
    float: left;
    width: 640px;
    line-height: 22px;
    height: 65px;
    color: #666;
    overflow: hidden;
}

.award_work {
    margin-left: -50px;
    zoom: 1;
}

.award_work:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.award_work .list {
    float: left;
    width: 200px;
    margin: 0 0 30px 50px;
    padding: 0;
    border: 1px solid #ccc;
}

.award_work .list .img {
    width: 200px;
    /* height:200px;*/
}

.award_work .list .img img {
    width: 200px;
    /*height:200px;*/
}

.award_work .list .workname {
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    overflow: hidden;
    font-size: 15px;
    color: #333;
}

.list {
    zoom: 1;
    padding: 10px 0;
    border-bottom: 1px dashed #ccc;
}

.list:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.list .vc {
    float: left;
    width: 70px;
}

.list .vc .photos {
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 0 5px 0;
    border: 1px solid #ccc;
    background: #ddd;
}

.list .txt {
    float: left;
    width: 640px;
    line-height: 22px;
    height: 65px;
    color: #666;
    overflow: hidden;
}

.friendlinks {
    padding: 30px 0 0 0;
}

.friendlinks ul {
    zoom: 1;
}

.friendlinks ul:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.friendlinks li {
    height: auto;
    padding: 10px;
    margin-bottom: 20px;
}

.friendlinks li a {
    display: block;
    position: relative;
}

.friendlinks li img {
    width: 100%;
}

.friendlinks li p {
    position: absolute;
    bottom: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-top: -15px;
    z-index: 10;
    width: 100%;
}

.friendlinks li p span {
    background: #F6A000;
    padding: 12px 20px;
    border-radius: 5px;
    color: #FFF;
    font-size: 14px;
}

.friendlinks li a:hover span {
    background: #3FA93A;
}

#qiao-wrap {
    position: absolute !important;
    bottom: 23px !important;
    height: 200px !important;
    right: 50% !important;
    margin-right: -600px !important;
    display: block !important;
}

#qiao-icon-wrap {
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
}

#qiao-icon-wrap .qiao-icon-body {
    background: none !important;
    width: 125px !important;
}

#qiao-icon-wrap .qiao-icon-head {
    height: 30px !important;
    display: none !important;
}

#qiao-icon-wrap .qiao-icon-title {
    bottom: 0 !important;
}

#qiao-icon-wrap .qiao-icon-user-group {
    display: block !important;
    height: 30px !important;
    line-height: 30px !important;
    font-size: 16px !important;
    font-weight: normal !important;
    font-family: "\5FAE\8F6F\96C5\9ED1", "Microsoft Yahei" !important;
    margin: 0 0 5px 0;
    width: 125px !important;
    background: none !important;
    color: #323232 !important;
    text-indent: 0px !important;
}

#qiao-icon-wrap .qiao-icon-user {
    background: url(../images/userico1.png) no-repeat 0 0 !important;
    padding-left: 23px !important;
    height: 20px !important;
    line-height: 20px !important;
    margin: 0 0 5px 5px !important;
}

#qiao-icon-wrap .qiao-icon-user:hover {
    border: 1px solid transparent !important;
}

#qiao-icon-wrap .qiao-icon-user-online {
    background: url(../images/userico2.png) no-repeat 0 0 !important;
}

#qiao-icon-wrap .qiao-icon-close {
    background: url(../images/kfservice1.png) no-repeat 0 0 !important;
    height: 40px !important;
    left: -40px !important;
    margin-top: -20px !important;
    width: 40px !important;
    display: none !important;
}

#qiao-icon-wrap .qiao-icon-min {
    background: url(../images/kfservice2.png) no-repeat 0 0 !important;
    height: 40px !important;
    width: 40px !important;
}

#qiao-icon-wrap .qiao-icon-user {
    background: url(../images/qiao-icon-user.png) no-repeat 0 3px !important;
    font-family: "\5FAE\8F6F\96C5\9ED1", "Microsoft Yahei" !important;
    color: #999 !important;
    background-size: 15px 15px !important;
}

#qiao-icon-wrap .qiao-icon-user-online {
    background: url(../images/qiao-icon-useronline.png) no-repeat 0 3px !important;
    background-size: 15px 15px !important;
}

#qiao-icon-wrap .qiao-icon-user:hover {
    opacity: 1 !important;
    color: #ff6000 !important;
}

div.flickr {
    padding: 20px 0;
    text-align: center;
    font-size: 14px;
}

div.flickr a,
div.flickr span {
    display: inline-block;
    width: 25px;
    height: 25px;
    text-align: center;
    color: #666;
    line-height: 25px;
    text-decoration: none
}

div.flickr a:hover {
    color: #ff6000;
}

div.flickr span.current {
    color: #ff6000;
}

div.flickr span.disabled {
    color: #999;
}

div.flickr #prepage,
div.flickr #nextpage,
div.flickr #PageControl_prepage,
div.flickr #PageControl_nextpage {
    font-family: "simsun";
    background: #efefef;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    color: #666;
}

div.flickr #prepage:hover,
div.flickr #nextpage:hover,
div.flickr #PageControl_prepage:hover,
div.flickr #PageControl_nextpage:hover {
    background: #ff6000;
    color: #fff;
}

/*11-28 add css*/
.abouttab ul {
    zoom: 1;
}

.abouttab ul:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.abouttab li {
    float: left;
    text-align: center;
    padding: 0 36px;
    background: url(../images/aboutline.jpg) no-repeat right center;
    line-height: 62px;
    height: 62px;
    position: relative;
    z-index: 1000;
}

.abouttab li a {
    color: #b0b0b0;
    font-size: 16px;
    /*font-weight:600;*/
    text-align: center;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    height: 62px
}

.abouttab li a:hover {
    color: #ff6700;
}

.abouttab .li {
    width: auto;
    padding: 0 30px;
}

.abouttab li:last-child {
    background: none;
}

.abouttab li.cur a {
    color: #ff6700
}

.abouttab li ul {
    display: none;
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 1200;
    background: #fff;
    width: 150px;
    padding: 0;
    border: 1px solid #ff6000;
    -webkit-box-shadow: 3px 3px 5px #999;
    -moz-box-shadow: 3px 3px 5px #999;
    box-shadow: 3px 3px 5px #999;
}

.abouttab li ul li {
    float: none;
    text-align: left;
    width: 150px;
    background: none;
    height: auto;
    line-height: 20px;
    font-size: 13px;
    color: #757575;
}

.abouttab li ul li a {
    color: #757575 !important;
    font-size: 13px;
    font-weight: normal;
    display: block !important;
    padding: 5px 10px;
    line-height: 20px;
    height: auto;
    text-align: left;
}

.abouttab li ul li a:hover {
    color: #fff !important;
    background: #ff8000;
}

.activity {
    padding: 0 25px 50px 25px;
}

/*12-4 add css*/
.all_work li {
    margin: 0 0 20px 0;
    height: 65px;
    line-height: 65px;
    font-size: 16px;
    color: #333;
    zoom: 1;
}

.all_work li:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.all_work li span {
    float: left;
    display: block;
    height: 65px;
    overflow: hidden;
}

.all_work li .name {
    width: 120px;
    text-align: right;
}

.all_work li .bar {
    float: left;
    margin: 0 20px;
    width: 600px;
}

.all_work li .ba {
    height: 24px;
    margin: 20px 0 0 0;
    width: 100%;
    background: #fe8b4a;
}

.all_work li .ba.bar0 {
    width: 0%;
}

.all_work li .ba.bar1 {
    width: 1%;
}

.all_work li .ba.bar2 {
    width: 2%;
}

.all_work li .ba.bar3 {
    width: 3%;
}

.all_work li .ba.bar4 {
    width: 4%;
}

.all_work li .ba.bar5 {
    width: 5%;
}

.all_work li .ba.bar6 {
    width: 6%;
}

.all_work li .ba.bar7 {
    width: 7%;
}

.all_work li .ba.bar8 {
    width: 8%;
}

.all_work li .ba.bar9 {
    width: 9%;
}

.all_work li .ba.bar10 {
    width: 10%;
}

.all_work li .ba.bar11 {
    width: 11%;
}

.all_work li .ba.bar12 {
    width: 12%;
}

.all_work li .ba.bar13 {
    width: 13%;
}

.all_work li .ba.bar14 {
    width: 14%;
}

.all_work li .ba.bar15 {
    width: 15%;
}

.all_work li .ba.bar16 {
    width: 16%;
}

.all_work li .ba.bar17 {
    width: 17%;
}

.all_work li .ba.bar18 {
    width: 18%;
}

.all_work li .ba.bar19 {
    width: 19%;
}

.all_work li .ba.bar20 {
    width: 20%;
}

.all_work li .ba.bar21 {
    width: 21%;
}

.all_work li .ba.bar22 {
    width: 22%;
}

.all_work li .ba.bar23 {
    width: 23%;
}

.all_work li .ba.bar24 {
    width: 24%;
}

.all_work li .ba.bar25 {
    width: 25%;
}

.all_work li .ba.bar26 {
    width: 26%;
}

.all_work li .ba.bar27 {
    width: 27%;
}

.all_work li .ba.bar28 {
    width: 28%;
}

.all_work li .ba.bar29 {
    width: 29%;
}

.all_work li .ba.bar30 {
    width: 30%;
}

.all_work li .ba.bar31 {
    width: 31%;
}

.all_work li .ba.bar32 {
    width: 32%;
}

.all_work li .ba.bar33 {
    width: 33%;
}

.all_work li .ba.bar34 {
    width: 34%;
}

.all_work li .ba.bar35 {
    width: 35%;
}

.all_work li .ba.bar36 {
    width: 36%;
}

.all_work li .ba.bar37 {
    width: 37%;
}

.all_work li .ba.bar38 {
    width: 38%;
}

.all_work li .ba.bar39 {
    width: 39%;
}

.all_work li .ba.bar40 {
    width: 40%;
}

.all_work li .ba.bar41 {
    width: 41%;
}

.all_work li .ba.bar42 {
    width: 42%;
}

.all_work li .ba.bar43 {
    width: 43%;
}

.all_work li .ba.bar44 {
    width: 44%;
}

.all_work li .ba.bar45 {
    width: 45%;
}

.all_work li .ba.bar46 {
    width: 46%;
}

.all_work li .ba.bar47 {
    width: 47%;
}

.all_work li .ba.bar48 {
    width: 48%;
}

.all_work li .ba.bar49 {
    width: 49%;
}

.all_work li .ba.bar50 {
    width: 50%;
}

.all_work li .ba.bar51 {
    width: 51%;
}

.all_work li .ba.bar52 {
    width: 52%;
}

.all_work li .ba.bar53 {
    width: 53%;
}

.all_work li .ba.bar54 {
    width: 54%;
}

.all_work li .ba.bar55 {
    width: 55%;
}

.all_work li .ba.bar56 {
    width: 56%;
}

.all_work li .ba.bar57 {
    width: 57%;
}

.all_work li .ba.bar58 {
    width: 58%;
}

.all_work li .ba.bar59 {
    width: 59%;
}

.all_work li .ba.bar60 {
    width: 60%;
}

.all_work li .ba.bar61 {
    width: 61%;
}

.all_work li .ba.bar62 {
    width: 62%;
}

.all_work li .ba.bar63 {
    width: 63%;
}

.all_work li .ba.bar64 {
    width: 64%;
}

.all_work li .ba.bar65 {
    width: 65%;
}

.all_work li .ba.bar66 {
    width: 66%;
}

.all_work li .ba.bar67 {
    width: 67%;
}

.all_work li .ba.bar68 {
    width: 68%;
}

.all_work li .ba.bar69 {
    width: 69%;
}

.all_work li .ba.bar70 {
    width: 70%;
}

.all_work li .ba.bar71 {
    width: 71%;
}

.all_work li .ba.bar72 {
    width: 72%;
}

.all_work li .ba.bar73 {
    width: 73%;
}

.all_work li .ba.bar74 {
    width: 74%;
}

.all_work li .ba.bar75 {
    width: 75%;
}

.all_work li .ba.bar76 {
    width: 76%;
}

.all_work li .ba.bar77 {
    width: 77%;
}

.all_work li .ba.bar78 {
    width: 78%;
}

.all_work li .ba.bar79 {
    width: 79%;
}

.all_work li .ba.bar80 {
    width: 80%;
}

.all_work li .ba.bar81 {
    width: 81%;
}

.all_work li .ba.bar82 {
    width: 82%;
}

.all_work li .ba.bar83 {
    width: 83%;
}

.all_work li .ba.bar84 {
    width: 84%;
}

.all_work li .ba.bar85 {
    width: 85%;
}

.all_work li .ba.bar86 {
    width: 86%;
}

.all_work li .ba.bar87 {
    width: 87%;
}

.all_work li .ba.bar88 {
    width: 88%;
}

.all_work li .ba.bar89 {
    width: 89%;
}

.all_work li .ba.bar90 {
    width: 90%;
}

.all_work li .ba.bar91 {
    width: 91%;
}

.all_work li .ba.bar92 {
    width: 92%;
}

.all_work li .ba.bar93 {
    width: 93%;
}

.all_work li .ba.bar94 {
    width: 94%;
}

.all_work li .ba.bar95 {
    width: 95%;
}

.all_work li .ba.bar96 {
    width: 96%;
}

.all_work li .ba.bar97 {
    width: 97%;
}

.all_work li .ba.bar98 {
    width: 98%;
}

.all_work li .ba.bar99 {
    width: 99%;
}

.all_work li .ba.bar100 {
    width: 100%;
}

.all_work li .tick {
    width: 70px;
    text-align: right;
}

.all_work li a {
    display: block;
    background: #e5e5e5;
    float: left;
    width: 65px;
    height: 65px;
    color: #fe6f20;
    line-height: 65px;
    text-align: center;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    margin: 0 0 0 25px;
}

.all_work li a:hover {
    color: #fff;
    background: #fe6f20;
}

.activitya {
    padding: 15px 0;
    zoom: 1;
}

.activitya:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.activitya a {
    display: inline-block;
    height: 30px;
    padding: 0 20px;
    background: url(../images/aboutline.jpg) no-repeat right center;
    line-height: 30px;
    color: #b0b0b0;
    font-size: 20px;
}

.activitya a:hover,
.activitya a.current {
    color: #ff6700;
}

.activitya a:last-child {
    background: none;
}

/*2017-1-18*/
.w1200 {
    width: 1200px;
    margin: 0 auto;
}

#hotproduct {
    background: #fff;
}

.index_main h1 {
    padding: 20px 0;
    line-height: 30px;
    color: #000;
    font-size: 20px;
    font-weight: normal;
}

.hot_product {
    padding: 20px 0 60px 0;
}

.index_main .leftLoop {
    position: relative;
}

.index_main .leftLoop .hd {
    position: absolute;
    top: -40px;
    right: 0;
    overflow: hidden;
}

.index_main .leftLoop .hd .prev,
.leftLoop .hd .next {
    float: right;
    display: block;
    width: 34px;
    height: 22px;
    border: 1px solid #e0e0e0;
    line-height: 22px;
    text-align: center;
    background: #fff;
    overflow: hidden;
    cursor: pointer;
    font-family: "simsun";
    font-size: 16px;
    color: #e0e0e0;
    font-weight: 700;
}

.leftLoop .hd .next {
    border-left: 0;
}

.index_main .leftLoop .hd a:hover {
    color: #b2b0b0;
}

.index_main .leftLoop .bd {
    margin-left: -27px;
}

.index_main .leftLoop .bd ul li {
    margin: 0 0 0 27px;
    float: left;
    width: 280px;
    height: 300px;
    border-top: 1px solid #ff5d20;
    overflow: hidden;
}

.index_main .leftLoop .bd .li1 {
    border-top: 1px solid #ff5d20;
}

.index_main .leftLoop .bd .li2 {
    border-top: 1px solid #47b318;
}

.index_main .leftLoop .bd .li3 {
    border-top: 1px solid #009cff;
}

.index_main .leftLoop .bd .li4 {
    border-top: 1px solid #f8b62d;
}

.indexproducts {
    background: #eeeeee;
    padding: 0 0 10px 0;
}

.index_main .indexproducts h1 {
    color: #333;
}

.indexproducts2 {
    padding: 0 0 45px 0;
}

.productleft {
    float: left;
    width: 280px;
}

.productright {
    float: right;
    width: 920px;
}

.indexproducts .productleft {
    height: 640px;
}

.indexproducts .productleft img {
    width: 280px;
    height: 640px;
}

.productright li {
    float: left;
    width: 285px;
    height: 310px;
    margin: 0 0 20px 20px;
    background: #fff;
    position: relative;
    overflow: hidden;
}

.productright li a {
    display: block;
}

.productright li .txt {
    position: absolute;
    bottom: -45px;
    left: 0;
    width: 245px;
    padding: 5px 20px;
    line-height: 18px;
    color: #fff;
    background: rgba(255, 103, 0, 0.9);
}

.productright li .txt h1 {
    line-height: 25px;
    font-size: 14px;
    height: 25px;
    padding: 0;
    color: #fff;
    overflow: hidden;
}

.productright li .txt p {
    height: 35px;
    margin: 0 0 5px 0;
    overflow: hidden;
    word-break: break-all;
}

.other_product .productright li {
    margin-bottom: 0;
}

.other_product .productleft {
    height: 310px;
}

.other_product .productleft img {
    width: 280px;
    height: 310px;
}

.index-news {
    background: #fff;
    padding-top: 90px;
    padding-bottom: 70px;
}

.index-news .title {
    margin-bottom: 40px;
    text-align: center;
}

.index-news .title h3 {
    color: #333;
    font-size: 2.3em;
    font-weight: bold;
    line-height: 40px;
    text-align: center;
    position: relative;
    padding: 0;
    padding-bottom: 8px;
    display: inline-block;
    margin: 0 auto;
    float: none !important;
    max-width: 80%;
}

.index-news .title h3:after {
    content: '';
    width: 30%;
    height: 2px;
    background-color: #c7000b;
    position: absolute;
    left: 50%;
    margin-left: -15%;
    bottom: 0;
    min-width: 35px;
}

.index-news .bottom {
    text-align: center;
    padding: 50px 0;
}

.index-news .bottom a {
    display: inline-block;
    border: 1px solid #111;
    color: #111;
    margin: 0 15px;
    min-width: 170px;
    height: 40px;
    line-height: 38px;
    padding: 0 30px;
    text-align: center;
    font-size: 15px;
}

.index-news .bottom a:hover {
    border-color: #FFC20E;
    color: #fff;
    background: #FFC20E;
}

.index-news .c-row {
    display: -webkit-flex;
    display: flex;
}

.index-news .c-row .col .type {
    position: absolute;
    top: 0;
    left: 0;
    padding: 7px 20px;
    font-size: 13px;
    color: #fff;
    z-index: 1;
    background: rgba(0, 0, 0, .35);
}

.index-news .c-row .n-left {
    -webkit-flex: 1;
    flex: 1;
}

.index-news .c-row .n-left ul {
    display: -webkit-flex;
    display: flex;
    width: 100%
}

.index-news .c-row .n-left ul li {
    width: 50%;
    margin-right: 20px;
}

.index-news .c-row .n-left ul li .img {
    position: relative;
    background: #000;
}

.index-news .c-row .n-left ul li .img:after {
    content: '研讨会';
    position: absolute;
    top: 0;
    left: 0;
    padding: 7px 20px;
    font-size: 13px;
    color: #fff;
    z-index: 1;
    background: rgba(0, 0, 0, .35);
}

.index-news .c-row .n-left ul li .img img {
    width: 100%;
    opacity: .8;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.index-news .c-row .n-left ul li .e_flt_inf {
    padding: 25px 16px 36px 16px;
    background: #f8f8f8;
}

.index-news .c-row .n-left ul li:hover .e_flt_inf {
    background: #f2f2f2;
}

.index-news .c-row .n-left ul li:hover img {
    opacity: 1;
}

.index-news .c-row .n-left ul li h2 {
    font-size: 16px;
    font-weight: bold;
    height: 52px;
    line-height: 1.625em;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-bottom: 10px;
}

.index-news .c-row .n-left ul li h3 {
    padding-bottom: 6px;
    position: relative;
    padding-left: 30px;
    line-height: 22px;
    height: 45px;
    font-size: 16px;
    color: #666;
    padding-top: 12.5px;
}

.index-news .c-row .n-left ul li h3:after {
    content: '';
    width: 18px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 14px;
    background: url(../images/i_addr.png) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.index-news .c-row .n-left ul li h3 span {
    margin-left: 10px;
    margin-right: 4px;
    width: 18px;
    height: 18px;
    background: url(../images/i_date.png) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    text-indent: -9999px;
    overflow: hidden;
    display: inline-block;
    vertical-align: text-bottom;
}

.index-news .c-row .n-left ul li .t_info {
    font-size: 14px;
    height: 60px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    font-size: 16px;
    color: #666;
}

.index-news .c-row .n-left ul li .l_view {
    display: none;
}

/*.c-row .col{ width: 33.33%; position: relative; }
.c-row .col:nth-child(2){ margin: 0 15px; }
.c-row .col .cimg{ overflow: hidden; }
.c-row .col .cimg img{ width: 100%; }
.c-row .col .textbox{ background: #f8f8f8;padding: 25px 28px 36px 28px; }
.c-row .col a{ display: block; color: #333; font-size: 14px; }
.c-row .col a:hover .textbox{ background: #f2f2f2; }
.c-row .col .textbox h4{ font-size: 16px; font-weight: bold; height: 52px;line-height: 1.625em; display: -webkit-box;  overflow: hidden;  text-overflow: ellipsis;  -webkit-box-orient: vertical;  -webkit-line-clamp: 2; margin-bottom: 10px; }
.c-row .col .textbox .addr,.c-row .col .textbox .date{ position: relative; padding-left: 26px; line-height: 22px; }
.c-row .col .textbox .addr:after ,.c-row .col .textbox .date:after{ content: ''; width: 18px; height: 18px; position: absolute; left: 0; top: 0;  }
.c-row .col .textbox .addr:after { background: url(../images/i_addr.png) no-repeat;-webkit-background-size: cover;
background-size: cover;}
.c-row .col .textbox .date:after { width: 16px; left: 2px; top: 2px; height: 16px;  background: url(../images/i_date.png) no-repeat;-webkit-background-size: cover;
background-size: cover;}
.c-row .col .textbox .docs{ margin-top: 5px; height: 98px;display: -webkit-box;  overflow: hidden;  text-overflow: ellipsis;  -webkit-box-orient: vertical;  -webkit-line-clamp: 5;}*/
.index-news .news-item {
    background: #f8f8f8;
    position: relative;
}

.index-news .news-item .list-box {
    overflow: hidden;
    outline: none;
    height: 100%;
    padding: 20px 15px 15px 15px;
    box-sizing: border-box;
}

.index-news .news-item .list-box ul {
    height: 36em;
    overflow: auto;
}

.index-news .news-item .list-box ul::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background-color: transparent;
    border-radius: 15px;
    -webkit-transition: background-color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
}

.index-news .news-item .list-box ul::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .15);
    height: 30px;
    border-radius: 15px;
    -webkit-transition: background-color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
}

.index-news .news-item .list-box li {
    margin: 7% 0;
}

.index-news .news-item .list-box a {
    font-weight: bold;
    line-height: 1.625em;
    font-size: 1.3em;
}

.index-news .news-item .list-box a:hover {
    color: #FF6700;
}

.index-news .news-item .list-box li .date {
    font-size: 16px;
    line-height: 16px;
    padding: 10px;
    color: #666;
}

@media screen and (max-width: 1400px) {
    .index-news .c-row {
        display: block;
    }

    .index-news .c-row .n-left {
        padding-bottom: 20px;
    }

    .index-news .c-row .n-left ul li {
        margin-right: 15px;
    }

    .index-news .c-row .n-left ul li:last-of-type {
        margin-right: 0;
    }

    .childrenlists .childli {
        width: 33.333%;
    }
}

@media screen and (max-width: 1000px) {
    .index-news .c-row {
        display: block;
    }
    .banner .suspend .h1{
        font-size: 25px;
    }
    .banner .suspend p{ font-size: 16px;}
    .index-news .c-row .n-left ul {
        display: block;
    }

    .index-news .c-row .n-left ul li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
}

#indexnews {
    background: #fff;
}

.index_new {
    background: #fafafa;
    height: 900px;
}

.index_new .con {
    width: 1200px;
    margin: 0 auto;
    padding: 100px 0 50px 0;
}

.indexnews h1 {
    font-size: 35px;
    color: #fff000;
    line-height: 50px;
    font-weight: normal;
    margin: 0 0 50px 0;
}

.indexnews h1 a {
    color: #282828;
}

.index_new li {
    font-size: 20px;
    color: #fff0006;
    margin: 0 0 40px 0;
}

.index_new li .date {
    color: #000;
    font-size: 14px;
    line-height: 25px;
}

.index_new li a {
    color: #282828;
    display: block;
    line-height: 40px;
    height: 40px;
    margin-left: -0.5em;
    overflow: hidden;
}

.index_new li a:hover {
    color: #666;
    text-decoration: underline;
}

.index_zhactive {
    padding: 70px 0 90px 0;
}

.index_zhactive h1 {
    width: 80%;
    margin: 0 auto 40px auto;
    font-size: 30px;
    color: #fff;
    font-weight: normal;
    line-height: 40px;
}

.index_zhactive h1 a {
    color: #fff;
}

.index_zhactive h1 a:hover {
    color: #fff;
}

.index_zhactive ul {
    width: 80%;
    margin: 0 auto;
}

.index_zhactive li {
    float: left;
    width: 45%;
}

.index_zhactive li:nth-child(2) {
    float: right;
}

.index_zhactive li .img img {
    width: 100%;
}

.index_zhactive li h2 {
    color: #fff000;
    font-size: 16px;
    line-height: 25px;
    margin: 20px 0;
}

.index_zhactive li h2 a {
    color: #fff000;
}

.index_zhactive .description {
    font-size: 13px;
    color: #fff;
    line-height: 25px;
}

.index_zhactive .description a {
    color: #fff;
}

/*历程*/
.timeline .month {
    padding-left: 25px;
    color: #b0b0b0;
    position: relative;
    padding-bottom: 60px;
    border-left: 1px solid #e0e0e0;
    margin-left: 150px
}

.timeline .month em {
    font-style: normal;
    width: 120px;
    position: absolute;
    text-align: right;
    left: -116px;
    top: 0;
    color: #888;
    font-size: 14px;
    line-height: 1.4;
}

.timeline .month em span {
    color: #BBB;
    padding-right: 18px;
    font-size: 12px;
}

.timeline .month em .dosh_1 {
    background: #FF6700;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    margin-left: 8px;
    padding-right: 0;
}

.timeline .month .text {
    margin-left: 42px;
    margin-top: -22px;
}

.timeline .month .text p {
    color: #757575;
    font-size: 14px;
    line-height: 1.5;
    margin: 0;
    padding-bottom: 10px
}

.timeline .month .text p span {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 70px
}

.bigbtn {
    display: block;
    width: 500px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    border: 1px solid #807D7E;
    font-size: 30px;
    color: #000;
    margin: 0px auto;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}

.servicebanner {
    display: none;
}

.sale_title h1 {
    width: 1200px;
    margin: 0 auto;
    line-height: 40px;
    color: #202020;
    font-size: 16px;
    font-weight: normal;
}

.sale_jy {
    background: #fff;
}

.sale_jy .content {
    width: 1200px;
    margin: 0 auto;
    color: #444;
    font-size: 14px;
    padding: 15px 0;
}

.salepr {
    overflow: hidden;
}

.salepr .w1200 {
    position: relative;
}

.sale_product1 {
    background: #fff url(../images/sale_bg1.jpg) repeat-x 0 0;
}

.sale_product1 .w1200 {
    padding: 210px 0 0 0;
    height: 640px;
}

.sale_product1 .tit {
    padding-left: 30px;
    opacity: 0;
    transform: translate3d(0px, 30px, 0px);
    transition: transform 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s, opacity 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s;
    font-size: 40px;
    color: #191919;
    line-height: normal;
}

.sale_product1.is-visible .tit {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}

.sale_product1 ul {
    padding: 120px 0 0 0;
}

.sale_product1 li {
    float: left;
    width: 180px;
    text-align: center;
    margin: 0 20px 0 0;
    color: #444;
    font-size: 25px;
    line-height: normal;
    opacity: 0;
    transition: opacity 700ms ease 0.5s;
}

.sale_product1 li p {
    display: block;
    opacity: 0;
    text-align: center;
    transform: translate3d(0px, 50px, 0px);
    transition: transform 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0.5s, opacity 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0.5s;
    transition-delay: 1.2s;
}

.sale_product1 li .icon {
    display: block;
    width: 100px;
    height: 100px;
    margin: 0 auto 25px auto;
    opacity: 0;
    transform: translate3d(0px, -50px, 0px);
    transition: transform 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0.5s, opacity 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0.5s;
    transition-delay: 0.7s;
}

.sale_product1 .li1 .icon {
    background: url(../images/pricon1_1.png) no-repeat 0 0;
}

.sale_product1 .li2 .icon {
    background: url(../images/pricon1_2.png) no-repeat 0 0;
}

.sale_product1 .li3 .icon {
    background: url(../images/pricon1_3.png) no-repeat 0 0;
}

.sale_product1.is-visible li {
    opacity: 1;
}

.sale_product1.is-visible li .icon {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}

.sale_product1.is-visible li p {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}

.sale_product1 .img {
    transition: transform 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s, opacity 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s;
    opacity: 0;
    height: 830px;
    right: -90px;
    position: absolute;
    top: 10px;
    transform: translate3d(100px, -30px, 0px);
    width: 650px;
    z-index: 1;
    transition-delay: .5s;
}

.sale_product1.preload .img {
    background: url(../images/sale-productimg1.png) no-repeat 0 0;
}

.sale_product1.is-visible .img {
    transform: translate3d(0px, 0px, 0px);
    opacity: 1;
}

.sale_product2 {
    background: #2d2d2d url(../images/sale_bg2.jpg) repeat-x 0 0;
    position: relative;
    padding: 130px 0 0 0;
    height: 720px;
}

.sale_product2 .tit {
    margin-left: -20px;
    color: #fff;
    font-size: 40px;
    opacity: 0;
    transform: translate3d(0px, -50px, 0px);
    transition: transform 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s, opacity 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s;
}

.sale_product2.is-visible .tit {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}

.sale_product2 .text {
    margin-left: -20px;
    width: 560px;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    padding: 30px 0 50px 0;
    opacity: 0;
    transform: translate3d(-50px, 0px, 0px);
    transition: transform 800ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s, opacity 800ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s;
}

.sale_product2.is-visible .text {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}

.sale_product2 ul {
    margin-left: -30px;
    width: 630px;
}

.sale_product2 li {
    float: left;
    width: 200px;
    margin: 0 10px 0 0;
    text-align: center;
    color: #fcfbba;
    font-size: 20px;
    opacity: 0;
    transition: opacity 700ms ease 0.5s;
}

.sale_product2 li .icon {
    display: block;
    width: 100px;
    height: 100px;
    margin: 0 auto 15px auto;
    opacity: 0;
    transform: translate3d(0px, -50px, 0px);
    transition: transform 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0.5s, opacity 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0.5s;
    transition-delay: 0.8s;
}

.sale_product2 .li1 .icon {
    background: url(../images/pricon2_1.png) no-repeat 0 0;
}

.sale_product2 .li2 .icon {
    background: url(../images/pricon2_2.png) no-repeat 0 0;
}

.sale_product2 .li3 .icon {
    background: url(../images/pricon2_3.png) no-repeat 0 0;
}

.sale_product2 li p {
    opacity: 0;
    transform: translate3d(0px, 50px, 0px);
    transition: transform 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0.5s, opacity 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0.5s;
    transition-delay: 1.2s;
}

.sale_product2.is-visible li {
    opacity: 1;
}

.sale_product2.is-visible li .icon {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}

.sale_product2.is-visible li p {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}

.sale_product2 .img {
    position: absolute;
    top: 50px;
    right: 0;
    transition: transform 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s, opacity 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s;
    opacity: 0;
    height: 740px;
    transform: translate3d(0, 100px, 0px);
    width: 49%;
    z-index: 1;
    transition-delay: .8s;
}

.sale_product2.preload .img {
    background: url(../images/sale-productimg2.png) no-repeat 0 0;
}

.sale_product2.is-visible .img {
    transform: translate3d(0px, 0px, 0px);
    opacity: 1;
}

.sale_product3 {
    background: #fff url(../images/sale_bg3.jpg) repeat-x 0 0;
    text-align: center;
    padding: 60px 0;
}

.sale_product3 h1 {
    color: #cca36c;
    font-size: 50px;
    font-weight: normal;
    line-height: 80px;
    opacity: 0;
    transform: translate3d(0px, -50px, 0px);
    transition: transform 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s, opacity 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s;
}

.sale_product3.is-visible h1 {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}

.sale_product3 .img {
    margin: 50px 0 30px 0;
    height: 380px;
    opacity: 0;
    transition: transform 800ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s, opacity 800ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s;
    transform: translate3d(0, 100px, 0px);
    transition-delay: 0.2s;
}

.sale_product3.preload .img {
    background: url(../images/sale-productimg3.png) no-repeat center 0;
}

.sale_product3.is-visible .img {
    transform: translate3d(0px, 0px, 0px);
    opacity: 1;
}

.sale_product3 ul {
    width: 1200px;
    margin: 0 auto;
}

.sale_product3 li {
    float: left;
    width: 200px;
    text-align: center;
    font-size: 18px;
    color: #696969;
    opacity: 0;
    transition: opacity 700ms ease 0.5s;
}

.sale_product3 li .icon {
    display: block;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    opacity: 0;
    transform: translate3d(0px, -50px, 0px);
    transition: transform 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0.5s, opacity 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0.5s;
    transition-delay: 0.8s;
}

.sale_product3 .li1 .icon {
    background: url(../images/pricon3_1.png) no-repeat 0 0;
}

.sale_product3 .li2 .icon {
    background: url(../images/pricon3_2.png) no-repeat 0 0;
}

.sale_product3 .li3 .icon {
    background: url(../images/pricon3_3.png) no-repeat 0 0;
}

.sale_product3 .li4 .icon {
    background: url(../images/pricon3_4.png) no-repeat 0 0;
}

.sale_product3 .li5 .icon {
    background: url(../images/pricon3_5.png) no-repeat 0 0;
}

.sale_product3 .li6 .icon {
    background: url(../images/pricon3_6.png) no-repeat 0 0;
}

.sale_product3 li h3 {
    font-size: 28px;
    line-height: 50px;
    font-weight: normal;
    opacity: 0;
    transform: translate3d(0px, 50px, 0px);
    transition: transform 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0.5s, opacity 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0.5s;
    transition-delay: 1.2s;
}

.sale_product3 li p {
    opacity: 0;
    transform: translate3d(0px, 50px, 0px);
    transition: transform 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0.5s, opacity 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0.5s;
    transition-delay: 1.5s;
}

.sale_product3.is-visible li {
    opacity: 1;
}

.sale_product3.is-visible li .icon {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}

.sale_product3.is-visible li h3 {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}

.sale_product3.is-visible li p {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}

.sale_product4 {
    background: #2f2f2f url(../images/sale_bg4.jpg) repeat-x 0 0;
    position: relative;
    padding: 180px 0 0 0;
    height: 670px;
}

.sale_product4 .tit {
    margin-left: -20px;
    font-size: 40px;
    color: #fff;
    padding: 0 0 60px 0;
    line-height: normal;
    opacity: 0;
    transform: translate3d(0px, -50px, 0px);
    transition: transform 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s, opacity 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s;
}

.sale_product4.is-visible .tit {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}

.sale_product4 .text {
    margin-left: -20px;
    width: 700px;
    font-size: 20px;
    color: #fff;
    line-height: 35px;
    opacity: 0;
    transform: translate3d(-50px, 0px, 0px);
    transition: transform 800ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s, opacity 800ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s;
    transition-delay: .5s;
}

.sale_product4.is-visible .text {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}

.sale_product4 .img {
    position: absolute;
    top: 65px;
    right: 0;
    transition: transform 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s, opacity 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s;
    opacity: 0;
    height: 750px;
    transform: translate3d(100px, 100px, 0px);
    width: 41%;
    z-index: 1;
    transition-delay: .8s;
}

.sale_product4.preload .img {
    background: url(../images/sale-productimg4.png) no-repeat 0 0;
}

.sale_product4.is-visible .img {
    transform: translate3d(0px, 0px, 0px);
    opacity: 1;
}

.sale_product5 {
    background: url(../images/sale-productimg5.jpg) no-repeat center 0;
    width: 100%;
    height: 850px;
    position: relative;
}

.sale_product5 .tit {
    position: absolute;
    top: 120px;
    left: 10px;
    width: 50%;
    padding-right: 3%;
    line-height: 130px;
    background: rgba(255, 255, 255, .8);
    font-size: 40px;
    font-weight: normal;
    text-align: right;
    opacity: 0;
    transform: translate3d(-100px, 0px, 0px);
    transition: transform 500ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s, opacity 500ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s;
}

.sale_product5.is-visible .tit {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}

.sale_product5 .ban {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(255, 255, 255, .8);
    opacity: 0;
    transition: opacity 1000ms ease 0.5s;
}

.sale_product5 .ban ul {
    width: 1200px;
    margin: 0 auto;
}

.sale_product5 .ban li {
    float: left;
    width: 180px;
    padding: 30px 10px 20px 10px;
    text-align: center;
    font-size: 16px;
    color: #595757;
    line-height: 25px;
    opacity: 0;
    transition: opacity 700ms ease 0.5s;
}

.sale_product5 .ban li .icon {
    display: block;
    width: 100px;
    height: 100px;
    margin: 0 auto 10px auto;
    opacity: 0;
    transform: translate3d(0px, -50px, 0px);
    transition: transform 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0.5s, opacity 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0.5s;
    transition-delay: 1s;
}

.sale_product5 .li1 .icon {
    background: url(../images/pricon4_1.png) no-repeat 0 0;
}

.sale_product5 .li2 .icon {
    background: url(../images/pricon4_2.png) no-repeat 0 0;
}

.sale_product5 .li3 .icon {
    background: url(../images/pricon4_3.png) no-repeat 0 0;
}

.sale_product5 .li4 .icon {
    background: url(../images/pricon4_4.png) no-repeat 0 0;
}

.sale_product5 .li5 .icon {
    background: url(../images/pricon4_5.png) no-repeat 0 0;
}

.sale_product5 .li6 .icon {
    background: url(../images/pricon4_6.png) no-repeat 0 0;
}

.sale_product5 .ban li p {
    opacity: 0;
    transform: translate3d(0px, 50px, 0px);
    transition: transform 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0.5s, opacity 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0.5s;
    transition-delay: 1.5s;
}

.sale_product5.is-visible .ban {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}

.sale_product5.is-visible li {
    opacity: 1;
}

.sale_product5.is-visible li .icon {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}

.sale_product5.is-visible li p {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
}

.home_product {
    /*width:1200px; padding:20px 0;*/
    margin: 0 auto;
    padding-bottom: 13px;
    padding-top: 13px;
}

.left_product {
    position: relative;
    /*float:left; width:49.5%; height:656px;*/
}

.right_product {
    /* float:right; width:49.5%;*/
}

.neware_multi_img {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.neware_img_subinfo {
    display: block;
    height: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.neware_img {
    height: 100%;
    transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    width: 100%;
}

.neware_multi_img:hover .neware_img {
    margin-left: -20px;
}

.neware_img img {
    max-width: 105%;
    width: 105%;
}

.neware_img_subinfo a {
    display: block;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 20px 40px;
    position: relative;
    text-decoration: none;
    top: 0;
    width: 100%;
}

.neware_multi_img:hover a {
    background: rgba(0, 0, 0, 0.1);
    text-decoration: none;
}

.neware_img_wrap {
    top: 50%;
    left: 18%;
    position: absolute;
    width: 35%;
}

.neware_img_subinfo h3 {
    color: #fff;
    line-height: 1.2;
    margin-bottom: 30px;
    opacity: 1;
    position: relative;
    transform: translateY(-30%);
}

.neware_img_subinfo a,
.neware_img_subinfo h3,
.neware_img_subinfo p {
    transition: all 1s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}

.neware_img_subinfo p {
    line-height: 1.8;
    transform: translateY(-20%);
    width: 100%;
}

.neware_multi_img:hover a button,
.neware_multi_img:hover a h3,
.neware_multi_img:hover a p {
    opacity: 1;
    transform: translateY(0px);
}

.neware_img_subinfo a::after,
.neware_img_subinfo a::before {
    content: " ";
    display: table;
}

.neware_img_subinfo a::after {
    clear: both;
}

.lazy-loaded,
.lazy-placeholder.over {
    background-image: none;
    width: auto;
    height: auto;
}

.img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
}

.left_product .neware_img_wrap {
    left: 18%;
    width: 35%;
    top: 600px;
    bottom: 26%;
}

.right_product .neware_mulimg .neware_img_wrap {
    top: 40%;
}

.neware_img_subinfo h3 {
    font-size: 30px;
    color: #fff;
}

.neware_img_subinfo p {
    font-size: 16px;
    color: #fff;
}

.left_product .neware_multi_img .neware_img_subinfo h3,
.left_product .neware_multi_img .neware_img_subinfo p {
    color: #fff;
}

.right_product .neware_multi_img .neware_img_subinfo h3,
.right_product .neware_multi_img .neware_img_subinfo p {}

.neware_multi_img neware_mulimg.neware_img .neware_img_subinfo h3,
.neware_multi_img neware_mulimg.neware_img .neware_img_subinfo p {
    color: #fff;
}

/*sale_link css*/
.sale_link {
    background: #fff url(../images/hypelinkbg.jpg) no-repeat 0 0;
    height: 660px;
    position: relative;
}

.sale_link .point {
    position: absolute;
}

.sale_link .point1 {
    top: 20px;
    left: 180px;
    width: 60px;
    height: 78px;
    background: url(../images/point1.png) no-repeat 0 0;
}

.sale_link .point2 {
    top: 105px;
    left: 375px;
    width: 78px;
    height: 100px;
    background: url(../images/point2.png) no-repeat 0 0;
}

.sale_link .point3 {
    top: 285px;
    left: 60px;
    width: 103px;
    height: 135px;
    background: url(../images/point3.png) no-repeat 0 0;
}

.sale_link .point4 {
    top: 375px;
    left: 860px;
    width: 89px;
    height: 116px;
    background: url(../images/point4.png) no-repeat 0 0;
}

.sale_link .point5 {
    top: 435px;
    left: 380px;
    width: 122px;
    height: 160px;
    background: url(../images/point5.png) no-repeat 0 0;
}

.sale_link .point6 {
    top: 45px;
    left: 710px;
    width: 100px;
    height: 130px;
    background: url(../images/point6.png) no-repeat 0 0;
}

.sale_link .point7 {
    top: 255px;
    left: 510px;
    width: 92px;
    height: 120px;
    background: url(../images/point7.png) no-repeat 0 0;
}

.sale_link .point a {
    display: block;
    width: 100%;
    height: 100%;
}

.sale_link .point .cycle {
    position: absolute;
    background: #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
}

.sale_link .point .cycle img {
    width: 100%;
    height: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
}

.sale_link .point1 .cycle {
    width: 48px;
    height: 48px;
    top: 6px;
    left: 6px;
}

.sale_link .point2 .cycle {
    width: 59px;
    height: 59px;
    top: 8px;
    left: 8px;
}

.sale_link .point3 .cycle {
    width: 77px;
    height: 77px;
    top: 12px;
    left: 12px;
}

.sale_link .point4 .cycle {
    width: 68px;
    height: 68px;
    top: 9px;
    left: 9px;
}

.sale_link .point5 .cycle {
    width: 91px;
    height: 91px;
    top: 14px;
    left: 14px;
}

.sale_link .point6 .cycle {
    width: 76px;
    height: 76px;
    top: 9px;
    left: 9px;
}

.sale_link .point7 .cycle {
    width: 69px;
    height: 69px;
    top: 10px;
    left: 10px;
}

.sale_link .text {
    position: absolute;
    width: auto;
    font-size: 16px;
    top: 10px;
}

.sale_link .text h1 {
    font-size: 20px;
    line-height: 40px;
    font-weight: normal;
}

.sale_link .point1 .text {
    left: 70px;
    color: #e83637;
}

.sale_link .point2 .text {
    right: 70px;
    top: 75px;
    color: #ee7338;
}

.sale_link .point3 .text {
    left: 130px;
    top: 30px;
    color: #58b64b;
}

.sale_link .point4 .text {
    left: 70px;
    top: 80px;
    color: #ee7338;
}

.sale_link .point5 .text {
    left: 130px;
    color: #2da4de;
}

.sale_link .point6 .text {
    top: 100px;
    right: 60px;
    color: #43469a;
    font-size: 13px;
}

.sale_link .point6 .text h1,
.sale_link .point7 .text h1 {
    font-size: 18px;
    line-height: 30px;
}

.sale_link .point7 .text {
    left: 90px;
    top: 50px;
    color: #e83637;
    font-size: 13px;
}

.sale_link .point1 .text a,
.sale_link .point7 .text a {
    color: #e83637;
}

.sale_link .point2 .text a,
.sale_link .point4 .text a {
    color: #ee7338;
}

.sale_link .point3 .text a {
    color: #58b64b;
}

.sale_link .point5 .text a {
    color: #2da4de;
}

.sale_link .point6 .text a {
    color: #43469a;
}

.sale_link .showview {
    display: none;
    position: absolute;
    top: -1%;
    left: 0;
    width: 102%;
    height: 102%;
    font-size: 14px;
    color: #5a5a5a;
    background: #ffccb3;
    text-align: center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
}

.sale_link .point .showview p {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    margin-top: -22px;
    height: 44px;
    line-height: 22px;
}

.sale_link .point a:hover .showview {
    display: block;
}

.sale_link .point1 .showview,
.sale_link .point7 .showview {
    background: #ff7778;
}

.sale_link .point2 .showview,
.sale_link .point4 .showview {
    background: #ffccb3;
}

.sale_link .point3 .showview {
    background: #89e97c;
}

.sale_link .point5 .showview {
    background: #5fc7fa;
    color: #fff;
}

.sale_link .point6 .showview {
    background: #7276e8;
    color: #fff;
}

.sale_text {
    position: absolute;
    top: 50px;
    left: 870px;
    font-size: 16px;
    color: #757575;
    line-height: 37px;
}

#newBridge {
    position: absolute !important;
    left: 42% !important;
    bottom: 15px !important;
    margin-left: 497px !important;
}

#newBridge .icon-left-bottom {
    position: absolute !important;
    left: 0 !important;
    bottom: 0 !important;
    margin: 0 !important;
}

#newBridge .nb-icon-base .nb-icon-inner-wrap {
    border-radius: 0 !important;
}

#newBridge .nb-icon-skin-0 .nb-icon-inner-wrap {
    width: 102px !important;
    height: 28px !important;
    background: none !important;
}

#newBridge .nb-icon-skin-0 .nb-icon-bridge0 {
    width: 102px !important;
    height: 28px !important;
    left: 0 !important;
    top: 0 !important;
    margin: 0 !important;
    background: url(../images/zx.png) no-repeat 0 0 !important;
}

#newBridge .nb-icon-skin-0 .nb-icon-bridge0:hover {
    background: url(../images/zx2.png) no-repeat 0 0 !important;
}

#newBridge .nb-icon-left-bottom {
    position: absolute !important;
    left: 0 !important;
    bottom: 0 !important;
    margin: 0 !important;
}

#newBridge .nb-icon-wrap {
    width: 102px !important;
    height: 28px !important;
    background: none !important;
}

#newBridge .nb-icon-wrap-3 .nb-icon-wrap-base {
    border-radius: 0 !important;
    width: 102px !important;
    height: 28px !important;
    left: 0 !important;
    top: 0 !important;
    margin: 0 !important;
    background: url(../images/zx.png) no-repeat 0 0 !important;
}


.aboutus {
    font-size: 14px;
    line-height: 28px;
    padding-bottom: 30px;
}

.aboutus h1 {
    font-size: 18px;
    font-weight: normal;
    line-height: 35px;
    display: block;
    padding: 0;
    background: none;
    color: #333;
}

.aboutnews,
.aboutnews dl {
    zoom: 1;
}

.aboutnews:after,
.aboutnews dl:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.aboutnews {
    margin-left: -30px;
}

.aboutnews dl {
    float: left;
    width: 565px;
    padding-top: 20px;
    margin-left: 30px;
}

.aboutnews dl dt {
    float: left;
    width: 220px;
    height: 165px;
    padding: 0;
}

.aboutnews dl dt img {
    width: 100%;
    height: 100%;
}

.aboutnews dl dd {
    float: right;
    width: 330px;
    font-size: 14px;
    line-height: 25px;
}

.aboutnews dl dd h2 {
    font-size: 18px;
    font-weight: normal;
    height: 22px;
    line-height: 22px;
    color: #333;
    margin-bottom: 10px;
    overflow: hidden;
}

.aboutnews dl dd h2 a {
    color: #333;
}

.aboutnews dl dd h2 a:hover {
    color: #ff6700
}

.aboutnews dl dd p {
    height: 125px;
    overflow: hidden;
}

.tcenter {
    text-align: center !important;
}

.honor-table {
    border: 1px dotted #7f7c75;
    border-left: 0;
    zoom: 1;
}

.honor-table:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.honor-table .td {
    float: left;
    width: 25%;
}

.honor-table .td .td-co {
    border-bottom: 1px dotted #7f7c75;
    border-left: 1px dotted #7f7c75;
    position: relative;
    bottom: -1px;
    text-align: center;
}

.honor-table .td .honor-img {
    height: 180px;
    padding: 5px;
}

.honor-table .td .honor-img img {
    height: 100%;
}

.honor-table .td .honor-title {
    font-size: 13px;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
}

.elec table {
    width: 65%;
    border: 0;
    margin: 0 auto;
}

.elec td {
    border: 0;
    padding: 15px 2%;
    font-size: 13px;
}

/*m css*/
.consolution {
    display: none;
    z-index: 990;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 45px;
    line-height: 43px;
    background: rgba(0, 0, 0, 1) url(../images/conservice.png) no-repeat 40% center/25px 25px;
    font-size: 14px;
    color: #a0d9ff;
    text-indent: 30px;
    cursor: pointer;
    text-align: center;
}

.mobile {
    display: none;
}

.topbar-info .link2,
.topbar-info .sep2 {
    display: none;
}

.copyright .span {
    display: inline-block;
    margin-right: 10px;
    padding: 0 0 0 120px;
}

.copyright .p {
    display: none;
}

.follow .wb {
    background: url(../images/wb.png) 50% 0 no-repeat;
    background-size: cover;
}

.follow {
    position: relative;
    float: right;
}

.follow a {
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 6px;
}

.follow .wx {
    background: url(../images/wx.png) 50% 0 no-repeat;
    background-size: cover;
}

.follow .wx:hover {
    background: url(../images/wx.png) 50% 0 no-repeat;
    background-size: cover;
}

.a,
a:hover {
    text-decoration: none;
}

.follow .wx:hover img {
    display: block;
}

.follow .in {
    background: url(../../images/icon19.jpg) 50% 0 no-repeat;
    background-size: 21px 21px;
}


/*2018-5-6*/
.homeproduct {
    background: #f3f3f3;
    position: relative;
    z-index: 10;
}

.homeproduct .line {
    position: absolute;
    z-index: 20;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 230px;
    background: #fff;
}

.homeproduct .con {
    position: relative;
    z-index: 30;
    height: 1150px;
}

.homeproduct .lp {
    position: absolute;
    top: 0;
    left: -110px;
    width: 390px;
    height: 100%;
    background: url(../images/index-leftproduct.png) no-repeat 0 center/381px 1027px;
}

.homeproduct .lp2 {
    display: none;
}

.homeproduct .text {
    position: absolute;
    top: 60px;
    left: 410px;
    width: 800px;
    font-size: 15px;
    color: #696969;
}

.homeproduct .text h1,
.homeproduct .text h2 {
    font-weight: normal;
}

.homeproduct .text h1 {
    font-size: 30px;
    line-height: normal;
}

.homeproduct .text h2 {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 15px;
}

.homeproduct .text .learmore {
    padding: 15px 0;
}

.homeproduct .text .learmore a {
    display: inline-block;
    padding: 10px 20px;
    background: #4c4c4c;
    font-size: 16px;
    color: #fbf801;
}

.homeproduct .img {
    position: absolute;
    left: 400px;
    bottom: 196px;
    width: 860px;
    height: 660px;
}

.picBtnLeft {
    width: 860px;
    height: 660px;
    position: relative;
    zoom: 1;
}

.picBtnLeft .bd {
    width: 860px;
    height: 626px;
    position: relative;
    overflow: hidden;
}

.picBtnLeft .bd li {
    position: relative;
    zoom: 1;
}

.picBtnLeft .bd img {
    width: 100%;
    height: 100%;
}

.picBtnLeft .hd {
    position: absolute;
    bottom: 0;
    right: 20px;
}

.picBtnLeft .hd ul {
    width: 640px;
    overflow: hidden;
    zoom: 1;
}

.picBtnLeft .hd ul li {
    float: left;
    height: 90px;
    border: 4px solid #fff000;
    margin-left: 10px;
}

.picBtnLeft .hd ul .li1 {
    width: 117px;
}

.picBtnLeft .hd ul .li2 {
    width: 145px;
}

.picBtnLeft .hd ul .li3 {
    width: 146px;
}

.picBtnLeft .hd ul .li4 {
    width: 160px;
}

.picBtnLeft .hd ul li img {
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.picBtnLeft .hd ul li.on {
    /*border:5px solid #4c4c4c;*/
}

.indexactive {
    padding: 80px 0 100px 0;
    background-color: #fff;
    margin-bottom: 13px;
}

.indexactive h1 {
    width: 1200px;
    margin: 0 auto;
    font-size: 30px;
    color: #fff;
    font-weight: normal;
    line-height: 40px;
}

.indexactive h1 a {
    color: #000;
}

.indexactive h1 a:hover {
    color: #000;
}

.in-active {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.in-active .e_pic_wrap {
    z-index: 2;
    position: relative;
    width: 1200px;
    height: 600px;
    margin: 0 auto;
    overflow: hidden;
}

.in-active .e_pic_wrap li {
    position: relative;
    display: inline;
    width: 1200px;
    height: 600px;
    overflow: hidden;
}

/*.in-active .img { position: absolute; right:0; top: 0; width: 480px; background: #eee; border-radius:12px;z-index: 10; }
.in-active .img img{ position:absolute; top:0; right:0; width:100%; height:100%; border-radius:12px;}
.in-active .e_flt_inf {margin:70px 0 0 0; padding:40px 550px 40px 50px; background:#dce6ee; height: 380px;z-index: 3; font-size:14px;color: #4c4c4c;}
.in-active .e_flt_inf a{ color:#4c4c4c;}
.in-active .e_flt_inf h2 { font-weight:normal;font-size:25px; line-height:50px; height:50px; overflow:hidden;}
.in-active .e_flt_inf h3 { font-weight:normal;font-size:16px; height:20px; overflow:hidden; }
.in-active .e_flt_inf h3 span{ display:inline-block; width:30px; text-align:center;}
.in-active .e_flt_inf .t_info { margin:25px 0; font-size:16px; line-height: 30px; height: 180px; overflow: hidden; }
.in-active .e_flt_inf .l_view a{color: #000; font-size:18px;line-height: 40px; padding: 0 20px; background:#afafafs; display: inline-block; }*/
.in-active .prev,
.in-active .next {
    position: absolute;
    z-index: 30;
    top: 50%;
    margin-top: -34px;
    display: block;
    width: 33px;
    height: 67px;
    overflow: hidden;
}

.in-active .prev {
    left: -60px;
}

.in-active .next {
    right: -60px;
}

.in-active .prev a,
.in-active .next a {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/ico_prevnext.png) no-repeat 0 0;
}

.in-active .prev a {
    background-position: 0 0;
}

.in-active .prev a:hover {
    background-position: 0 -73px;
}

.in-active .next a {
    background-position: -40px 0;
}

.in-active .next a:hover {
    background-position: -40px -73px;
}

.xwrcode {
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 50%;
    margin-top: -90px;
}

.pr4_capacitance_1 {
    background: url(../images/capacitance_neware_01.jpg);
    position: relative;
    background-size: cover;
}

.pr4_capacitance_1 .txt {
    width: 100%;
    color: #000;
    font-size: 18px;
    padding: 320px 0 0 0;
}

.pr4_capacitance_1 h1,
.pr4_capacitance_1 p {
    opacity: 0;
    transform: translate3d(0px, 100px, 0px);
    transition: transform 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s, opacity 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s;
}

.pr4_capacitance_1 h1 {
    transition-delay: 0.2s;
    color: #fff;
    font-weight: normal;
    font-size: 30px;
    line-height: 85px;
}

.pr4_capacitance_1.is-visible h1 {
    opacity: 1;
    transform: translate3d(0px, 80px, 0px);
}

.pr4_capacitance_1 p {
    transition-delay: 0.6s;
}

.pr4_capacitance_1.is-visible p {
    opacity: 1;
    transform: translate3d(0px, 80px, 0px);
    color: #fff;
    width: 600px;
    padding-bottom: 500px;
}

.pr4_capacitance_2 {
    position: relative;
    height: 554px;
    background-color: #fff;
}

.pr4_capacitance_3 li {
    float: left;
    width: 20%;
    margin: auto;
    opacity: 0;
    padding: 30px;
    font-size: 20px;
    text-align: center;
}

.pr4_capacitance_3.is-visible li {
    opacity: 1;
}

.pr4_capacitance_3 li i {
    display: block;
    width: 100%;
    height: 105px;
    margin: auto;
}

.pr4_capacitance_3 .li10 i {
    background: url(../images/pr4ma_icon10.png) no-repeat center 0;
    background-size: contain;
}

.pr4_capacitance_3 li h2 {
    font-size: 25px;
    font-weight: normal;
    line-height: 40px;
    color: #4a4a4a;
}

.pr4_capacitance_3 li p {
    color: #4a4a4a;
}

.pr4_capacitance_3 .li7 i {
    background: url(../images/pr4ma_icon7.png) no-repeat center 0;
    background-size: contain;
}

.pr4_capacitance_3 .li6 i {
    background: url(../images/pr4ma_icon6.png) no-repeat center 0;
    background-size: contain;
}

.pr4_capacitance_3 .li5 i {
    background: url(../images/pr4ma_icon5.png) no-repeat center 0;
    background-size: contain;
}

.pr4_capacitance_3 .li4 i {
    background: url(../images/pr4ma_icon4.png) no-repeat center 0;
    background-size: contain;
}

.pr4_capacitance_3 .li3 i {
    background: url(../images/pr4ma_icon3.png) no-repeat center 0;
    background-size: contain;
}

.pr4_capacitance_3 .li2 i {
    background: url(../images/pr4ma_icon2.png) no-repeat center 0;
    background-size: contain;
}

.pr4_capacitance_3 .li1 i {
    background: url(../images/pr4ma_icon1.png) no-repeat center 0;
    background-size: contain;
}

.pr4_capacitance_4 {
    background: url(../images/capacitance_neware_4.jpg) no-repeat center 0;
    position: relative;
    height: 970px;
}

.pr4_capacitance_4 .txt {
    width: 100%;
    color: #fff;
    font-size: 18px;
    padding: 80px 0 0 0;
    text-align: center;
}

.pr4_capacitance_4 h1,
.pr4_capacitance_4 p {
    opacity: 0;
    transform: translate3d(0px, 20px, 0px);
    transition: transform 20ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s, opacity 20ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s;
}

.pr4_capacitance_4 h1 {
    transition-delay: 0.2s;
    color: #fff;
    font-weight: normal;
    font-size: 30px;
    line-height: 85px;
    width: 100%;
}

.pr4_capacitance_4.is-visible h1 {
    opacity: 1;
    transform: translate3d(0px, 30px, 0px);
}

.pr4_capacitance_4 p {
    transition-delay: 0.6s;
    font-size: :16px;
}

.pr4_capacitance_4.is-visible p {
    opacity: 1;
    transform: translate3d(0px, 30px, 0px);
    color: #fff;
    width: 100%;
}

.pr4_capacitance_4.pic_capacitance {
    transition: transform 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s, opacity 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s;
    opacity: 0;
    height: 870px;
    right: 0px;
    position: absolute;
    top: 60px;
    transform: translate3d(30px, 30px, 0px);
    width: 720px;
    margin-right: -200px;
    z-index: 1;
    transition-delay: 0.8s;
}

.pr4_capacitance_4.preload .pic_capacitance {
    background: url(../images/capacitance_neware_5.png) no-repeat center;
    padding: 417px 0 0 0;
    background-size: contain;
    margin: 140px 0 0 0;
}

.pr4_capacitance_4.is-visible .pic_capacitance {
    transform: translate3d(0px, 0px, 0px);
    opacity: 1;
}

table {
    border-collapse: collapse;
    border-spacing: 0px;
}

.pr4_capacitance_5 table {
    width: 790px;
    margin: auto;
}

.row {
    margin: auto;
    *zoom: 1:;
    width: 100%;
}

.pr4_capacitance_5 .context {
    line-height: 40px;
    font-size: 16px;
    color: #333;
    margin: auto;
    padding: 50px 0;
    background: #0CF;
}

.pr4_capacitance_5 .pr4_capacitance_6.pr4_capacitance_7 {
    margin-left: 0px;
}

.container {
    zoom: 1;
    margin-right: auto;
    margin-left: auto;
}

.pr4_capacitance_5 .container {
    width: 1226px;
    margin: auto;
    padding-top: 30px;
    width: 100%;
}

.pr4_capacitance_5 {
    -webkit-font-smoothing: antialiased;
}

.pr4_capacitance_5 table tr td {
    border: 2px solid #fff;
    padding: 15px 20px;
    text-align: center;
    background: #0CF;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
}

.pr4_capacitance_0 h4 {
    font-weight: bold;
    font-size: 35px;
    line-height: 2;
    padding: 180px 0 0 0;
    text-align: center;
    width: 100%;
    color: #000;
}

.pr4_capacitance_0 h5 {
    font-weight: normal;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    width: 100%;
    margin: auto;
    color: #000;
    max-width: 800px;
}

.pr4_capacitance_0 {
    -webkit-font-smoothing: antialiased;
    margin: 0;
    background-color: #fff;
    height: 500px;
}

.software_operation {
    background: url(../images/software01.jpg) no-repeat scroll 50% center;
    position: relative;
    background-size: contain;
}

.software_operation .txt {
    width: 100%;
    color: #000;
    font-size: 18px;
    padding: 320px 0 0 0;
}

.software_operation h1,
.software_operation p {
    opacity: 0;
    transform: translate3d(0px, 100px, 0px);
    transition: transform 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s, opacity 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s;
}

.software_operation h1 {
    transition-delay: 0.2s;
    font-weight: normal;
    font-size: 30px;
    line-height: 85px;
}

.software_operation.is-visible h1 {
    opacity: 1;
    transform: translate3d(0px, 80px, 0px);
}

.software_operation p {
    transition-delay: 0.6s;
}

.software_operation.is-visible p {
    opacity: 1;
    transform: translate3d(0px, 80px, 0px);
    width: 500px;
    padding-bottom: 500px;
}

.software_operation_01 {
    background: url(../images/software02.jpg) no-repeat scroll 50% center;
    position: relative;
    background-size: cover;
}

.software_operation_01 .txt {
    width: 100%;
    color: #000;
    font-size: 18px;
    padding: 320px 0 0 950PX;
}

.software_operation_01 h1,
.software_operation_01 p {
    opacity: 0;
    transform: translate3d(0px, 100px, 0px);
    transition: transform 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s, opacity 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s;
}

.software_operation_01 h1 {
    transition-delay: 0.2s;
    font-weight: normal;
    font-size: 30px;
    line-height: 85px;
}

.software_operation_01.is-visible h1 {
    opacity: 1;
    transform: translate3d(0px, 80px, 0px);
}

.software_operation_01 p {
    transition-delay: 0.6s;
}

.software_operation_01.is-visible p {
    opacity: 1;
    transform: translate3d(0px, 80px, 0px);
    width: 500px;
    padding-bottom: 500px;
}

.software_operation_02 {
    background: url(../images/software03.jpg) no-repeat scroll 50% center;
    position: relative;
    background-size: contain;
}

.software_operation_02 .txt {
    width: 100%;
    color: #000;
    font-size: 18px;
    padding: 320px 0 0 0;
}

.software_operation_02 h1,
.software_operation_02 p {
    opacity: 0;
    transform: translate3d(0px, 100px, 0px);
    transition: transform 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s, opacity 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s;
}

.software_operation_02 h1 {
    transition-delay: 0.2s;
    font-weight: normal;
    font-size: 30px;
    line-height: 85px;
}

.software_operation_02.is-visible h1 {
    opacity: 1;
    transform: translate3d(0px, 80px, 0px);
}

.software_operation_02 p {
    transition-delay: 0.6s;
}

.software_operation_02.is-visible p {
    opacity: 1;
    transform: translate3d(0px, 80px, 0px);
    width: 360px;
    padding-bottom: 500px;
}

.software_operation_03 {
    background: url(../images/software04.jpg) no-repeat scroll 50% center;
    position: relative;
    background-size: cover;
    height: 970px;
}

.software_operation_03 .txt {
    width: 100%;
    color: #000;
    font-size: 18px;
    padding: 10px 0 0 0;
    text-align: center;
}

.software_operation_03 h1,
.software_operation_03 p {
    opacity: 0;
    transform: translate3d(0px, 100px, 0px);
    transition: transform 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s, opacity 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s;
}

.software_operation_03 h1 {
    transition-delay: 0.2s;
    font-weight: normal;
    font-size: 30px;
    line-height: 1.5;
}

.software_operation_03.is-visible h1 {
    opacity: 1;
    transform: translate3d(0px, 80px, 0px);
}

.software_operation_03 p {
    transition-delay: 0.6s;
}

.software_operation_03.is-visible p {
    opacity: 1;
    transform: translate3d(0px, 80px, 0px);
    width: 80%;
    line-height: 1.5;
    padding-top: 10px;
    margin: 0 auto;
}

.software_operation_04 {
    background: url(../images/software05.jpg) no-repeat scroll 50% center;
    position: relative;
    background-size: cover;
    height: 970px;
}

.software_operation_04 .txt {
    width: 100%;
    color: #000;
    font-size: 18px;
    padding: 10px 0 0 0;
    text-align: center;
}

.software_operation_04 h1,
.software_operation_04 p {
    opacity: 0;
    transform: translate3d(0px, 100px, 0px);
    transition: transform 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s, opacity 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s;
}

.software_operation_04 h1 {
    transition-delay: 0.2s;
    font-weight: normal;
    font-size: 30px;
    line-height: 1.5;
}

.software_operation_04.is-visible h1 {
    opacity: 1;
    transform: translate3d(0px, 80px, 0px);
}

.software_operation_04 p {
    transition-delay: 0.6s;
}

.software_operation_04.is-visible p {
    opacity: 1;
    transform: translate3d(0px, 80px, 0px);
    width: 80%;
    line-height: 1.5;
    padding-top: 10px;
    margin: 0 auto;
}


.software_operation_05 {
    background: url(../images/software06.jpg) no-repeat scroll 50% center;
    position: relative;
    background-size: cover;
    height: 970px;
}

.software_operation_05 .txt {
    width: 100%;
    color: #000;
    font-size: 18px;
    padding: 10px 0 0 0;
    text-align: center;
}

.software_operation_05 h1,
.software_operation_05 p {
    opacity: 0;
    transform: translate3d(0px, 100px, 0px);
    transition: transform 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s, opacity 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s;
}

.software_operation_05 h1 {
    transition-delay: 0.2s;
    font-weight: normal;
    font-size: 30px;
    line-height: 1.5;
}

.software_operation_05.is-visible h1 {
    opacity: 1;
    transform: translate3d(0px, 80px, 0px);
}

.software_operation_05 p {
    transition-delay: 0.6s;
}

.software_operation_05.is-visible p {
    opacity: 1;
    transform: translate3d(0px, 80px, 0px);
    width: 80%;
    line-height: 1.5;
    padding-top: 10px;
    margin: 0 auto;
}

.software_operation_06 {
    background: url(../images/software07.jpg) no-repeat scroll 50% center;
    position: relative;
    background-size: cover;
    height: 970px;
}

.software_operation_06 .txt {
    width: 100%;
    color: #000;
    font-size: 18px;
    padding: 10px 0 0 0;
    text-align: center;
}

.software_operation_06 h1,
.software_operation_06 p {
    opacity: 0;
    transform: translate3d(0px, 100px, 0px);
    transition: transform 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s, opacity 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s;
}

.software_operation_06 h1 {
    transition-delay: 0.2s;
    font-weight: normal;
    font-size: 30px;
    line-height: 1.5;
}

.software_operation_06.is-visible h1 {
    opacity: 1;
    transform: translate3d(0px, 80px, 0px);
}

.software_operation_06 p {
    transition-delay: 0.6s;
}

.software_operation_06.is-visible p {
    opacity: 1;
    transform: translate3d(0px, 80px, 0px);
    width: 80%;
    line-height: 1.5;
    padding-top: 10px;
    margin: 0 auto;
}

.software_operation_07 {
    background: url(../images/software08.jpg) no-repeat scroll 50% center;
    position: relative;
    background-size: cover;
    height: 970px;
}

.software_operation_07 .txt {
    width: 100%;
    color: #000;
    font-size: 18px;
    padding: 10px 0 0 0;
    text-align: center;
}

.software_operation_07 h1,
.software_operation_07 p {
    opacity: 0;
    transform: translate3d(0px, 100px, 0px);
    transition: transform 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s, opacity 700ms cubic-bezier(0.25, 0.46, 0.33, 0.98) 0s;
}

.software_operation_07 h1 {
    transition-delay: 0.2s;
    font-weight: normal;
    font-size: 30px;
    line-height: 1.5;
}

.software_operation_07.is-visible h1 {
    opacity: 1;
    transform: translate3d(0px, 80px, 0px);
}

.software_operation_07 p {
    transition-delay: 0.6s;
}

.software_operation_07.is-visible p {
    opacity: 1;
    transform: translate3d(0px, 80px, 0px);
    width: 80%;
    line-height: 1.5;
    padding-top: 10px;
    margin: 0 auto;
}

.container {
    zoom: 1;
    margin-right: auto;
    margin-left: auto;
}

.pr4_ma_01 h3 {
    font-weight: bold;
    font-size: 38px;
    line-height: 40px;
    text-align: center;
    width: 100%;
    color: #fff;
    padding-top: 150px;
}

.pr4_ma_01 h4 {
    font-weight: bold;
    font-size: 38px;
    line-height: 80px;
    text-align: center;
    width: 100%;
    color: #fff;
}

.pr4_ma_01 h5 {
    font-weight: normal;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    width: 100%;
    margin: auto;
    color: #fff;
    max-width: 1000px;
}

.pr4_ma_01 {
    -webkit-font-smoothing: antialiased;
    margin: 0;
    height: 500px;
}

.pr4_ma_02 h3 {
    font-weight: bold;
    font-size: 45px;
    line-height: 40px;
    text-align: center;
    width: 100%;
    color: #fff;
    padding-top: 150px;
    animation: anim_wy 0.5s alternate ease-in-out;
}

.pr4_ma_02 h4 {
    font-weight: bold;
    font-size: 38px;
    line-height: 80px;
    text-align: center;
    width: 100%;
    color: #fff;
}

.pr4_ma_02 h5 {
    font-weight: normal;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    width: 100%;
    margin: auto;
    color: #fff;
    max-width: 1000px;
}

.pr4_ma_02 {
    -webkit-font-smoothing: antialiased;
    margin: 0;
    background-color: #000;
    height: 300px;
}

.pr7002_01 h3 {
    font-weight: bold;
    font-size: 38px;
    line-height: 40px;
    text-align: center;
    width: 100%;
    color: #000;
    padding-top: 150px;
}

.pr7002_01 {
    -webkit-font-smoothing: antialiased;
    margin: 0;
    background-color: #fff;
    height: 300px;
}


.pr4_ma_03 h3 {
    font-weight: bold;
    font-size: 38px;
    line-height: 40px;
    text-align: center;
    width: 100%;
    color: #000;
}

.pr4_ma_03 h4 {
    font-weight: bold;
    font-size: 38px;
    line-height: 80px;
    text-align: center;
    width: 100%;
    color: #000;
}

.pr4_ma_03 h5 {
    font-weight: normal;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    width: 100%;
    margin: auto;
    color: #fff;
    max-width: 1000px;
}

.pr4_ma_03 {
    -webkit-font-smoothing: antialiased;
    margin: 0;
    height: 500px;
}

.pr4_mini_chamber h3 {
    font-weight: bold;
    font-size: 75px;
    line-height: 40px;
    text-align: center;
    width: 100%;
    color: #fff;
    padding-top: 150px;
}

.pr4_mini_chamber h4 {
    font-weight: bold;
    font-size: 38px;
    line-height: 80px;
    text-align: center;
    width: 100%;
    color: #fff;
}

.pr4_mini_chamber h5 {
    font-weight: normal;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    width: 100%;
    margin: auto;
    color: #fff;
    max-width: 1000px;
}

.pr4_mini_chamber {
    -webkit-font-smoothing: antialiased;
    margin: 0;
    background-color: #000;
    height: 300px;
}

.home_pic {
    -webkit-font-smoothing: antialiased;
    margin: 0;
    background: url(../images/lab_battery_testing_system.png) no-repeat center bottom;
    height: 700px;
    background-size: 1600px;
    margin: auto;
}

.home_pic h4 {
    font-weight: bold;
    font-size: 30px;
    line-height: 220px;
    margin-bottom: -60px;
    text-align: center;
    width: 100%;
    color: #07418a;
}

.ma-testing .text-content {
    position: absolute;
    top: 30%;
    z-index: 2;
    text-align: center;
    width: 100%;
}

.ma-testing .testing.text-content {
    top: 18%;
}

.ma-testing .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.ma-testing .testing-01 {
    height: 0px;
    padding-bottom: 20%;
    background: rgba(0, 0, 0, 0) url(../images/neware_battery_testing_system_ma.jpg) no-repeat center 0;
    background-size: cover;
}

.ma-testing h1,
.ma-testing h2,
.ma-testing h3,
.ma-testing p,
.ma-testing ul,
.ma-testing li,
.ma-testing i,
.ma-testing span,
.ma-testing a {
    margin: 0;
    font-weight: normal;
    color: #fff;
}

.ma-testing .text-content .title-h1,
.ma-testing .text-content .title-h2 {
    margin-bottom: 20px;
}

.ma-testing .text-content h1.title-h1 {
    font-size: 20px;
    line-height: 1;
    color: #fff;
}

.ma-testing {
    font-size: 16px;
    color: #fff;
}

.ma-keyword {
    font-size: 38px;
    color: #fff;
    line-height: 25px;
}

.ma-keyword-h1 {
    font-size: 20px;
    color: #fff;
    padding-top: 30px;
    line-height: 30px;
    margin-left: auto;
    margin-right: auto;
    max-width: 700px;
    width: 100%;
}

.ma-keyword-h2 {
    font-size: 20px;
    color: #fff;
    line-height: 60px;
}

.icon-wrapper .icon,
.icon-wrapper .more::after,
.icon-wrapper .icon-before::before,
.icon-wrapper .icon-after::after {
    display: inline;
    color: #fff;
}

.ma-testing .text-content2 {
    position: absolute;
    top: 20%;
    z-index: 2;
    text-align: center;
    width: 100%;
}

.ma-testing .text-content2 h1.title2-h1 {
    font-size: 35px;
    line-height: 1.8;
    color: #fff;
}

.ma2-keyword {
    font-size: 48px;
    color: #fff;
    line-height: 55px;
}

.ma2-keyword-h1 {
    font-size: 18px;
    color: #fff;
    padding-top: 20px;
    line-height: 42px;
    max-width: 600px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}

.va-testing-06 .text-content-06 {
    position: absolute;
    top: 70%;
    z-index: 2;
    text-align: center;
    width: 100%;
}

.va-testing-06 .testing.text-content-06 {
    top: 18%;
}

.va-testing-06 .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.va-testing-06 .testing-01 {
    height: 0px;
    padding-bottom: 45%;
    background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_5v6a-6.jpg) no-repeat center 0;
    background-size: cover;
}

.va-testing-06 h1,
.va-testing-06 h2,
.va-testing-06 h3,
.va-testing-06 p,
.va-testing-06 ul,
.va-testing-06 li,
.va-testing-06 i,
.va-testing-06 span {
    padding: 0 20px;
    margin: 0;
    font-weight: normal;
}

.va-testing-06 .text-content-06 .title-h1-06,
.va-testing-06 .text-content-06 .title-h2-06 {
    margin-bottom: 20px;
}

.va-testing-06 .text-content-06 h1.title-h1-06 {
    font-size: 35px;
    line-height: 1;
    font-weight: bold;
}

.va-keyword-06 {
    font-size: 16px;
    max-width: 800px;
    width: 100%;
    margin: auto;
    line-height: 1.5;
}

.va-testing .text-content {
    position: absolute;
    top: 12%;
    z-index: 2;
    text-align: center;
    width: 100%;
}

.va-testing .testing.text-content {
    top: 18%;
}

.va-testing .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.va-testing .testing-01 {
    height: 0px;
    padding-bottom: 45%;
    background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_5v6a.jpg) no-repeat center 0;
    background-size: cover;
}

.va-testing h1,
.va-testing h2,
.va-testing h3,
.va-testing p,
.va-testing ul,
.va-testing li,
.va-testing i,
.va-testing span {
    padding: 0 20px;
    margin: 0;
    font-weight: normal;
}

.va-testing .text-content .title-h1,
.va-testing .text-content .title-h2 {
    margin-bottom: 20px;
}

.va-testing .text-content h1.title-h1 {
    font-size: 38px;
    line-height: 1;
}

.va-keyword {
    font-size: 16px;
    padding-top: 20px;
}

.va-testing-6a-1 .text-content {
    position: absolute;
    top: 12%;
    z-index: 2;
    text-align: center;
    width: 100%;
    color: #000;
}

.va-testing-6a-1 .testing.text-content {
    top: 18%;
}

.va-testing-6a-1 .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.va-testing-6a-1 .testing-01 {
    height: 0px;
    padding-bottom: 60%;
    background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_5v6a_02.jpg) no-repeat center 0;
    background-size: cover;
}

.va-testing-6a-1 h1,
.va-testing-6a-1 h2,
.va-testing-6a-1 h3,
.va-testing-6a-1 p,
.va-testing-6a-1 ul,
.va-testing-6a-1 li,
.va-testing-6a-1 i,
.va-testing-6a-1 span {
    padding: 0 20px;
    margin: 0;
    font-weight: normal;
}

.va-testing-6a-1 .text-content .title-h1,
.va-testing-6a-1 .text-content .title-h2 {
    margin-bottom: 20px;
}

.va-testing-6a-1 .text-content h1.title-h1 {
    font-size: 35px;
    line-height: 1;
    font-weight: bold;
}

.va-keyword-6a-1 {
    font-size: 16px;
    padding-top: 20px;
}

.va-testing-dqdv .text-content {
    position: absolute;
    top: 10%;
    z-index: 2;
    text-align: center;
    width: 100%;
    color: #fff;
}

.va-testing-dqdv .testing.text-content {
    top: 18%;
}

.va-testing-dqdv .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.va-testing-dqdv .testing-01 {
    height: 0px;
    padding-bottom: 65%;
    background: #000 url(../images/dqdv_curve.png) no-repeat center 0;
    background-size: cover;
}

.va-testing-dqdv h1,
.va-testing-dqdv h2,
.va-testing-dqdv h3,
.va-testing-dqdv p,
.va-testing-dqdv ul,
.va-testing-dqdv li,
.va-testing-dqdv i,
.va-testing-dqdv span {
    padding: 0 20px;
    margin: 0;
    font-weight: normal;
}

.va-testing-dqdv .text-content .title-h1,
.va-testing-dqdv .text-content .title-h2 {
    margin-bottom: 20px;
}

.va-testing-dqdv .text-content h1.title-h1 {
    font-size: 38px;
    line-height: 1;
    font-weight: bold;
}

.va-keyword-dqdv {
    font-size: 16px;
    padding-top: 20px;
}

.va-testing-6545 .text-content {
    position: absolute;
    top: 12%;
    z-index: 2;
    text-align: center;
    width: 100%;
    color: #000;
}

.va-testing-6545 .testing.text-content {
    top: 18%;
}

.va-testing-6545 .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.va-testing-6545 .testing-01 {
    height: 0px;
    padding-bottom: 45%;
    background: rgba(0, 0, 0, 0) url(../images/6545_01.jpg) no-repeat center 0;
    background-size: cover;
}

.va-testing-6545 h1,
.va-testing-6545 h2,
.va-testing-6545 h3,
.va-testing-6545 p,
.va-testing-6545 ul,
.va-testing-6545 li,
.va-testing-6545 i,
.va-testing-6545 span {
    padding: 0 20px;
    margin: 0;
    font-weight: normal;
}

.va-testing-6545 .text-content .title-h1,
.va-testing-6545 .text-content .title-h2 {
    margin-bottom: 20px;
}

.va-testing-6545 .text-content h1.title-h1 {
    font-size: 38px;
    line-height: 1;
}

.va-keyword-6545 {
    font-size: 16px;
    padding-top: 20px;
}

.va-testing-1250 .text-content {
    position: absolute;
    top: 12%;
    z-index: 2;
    text-align: center;
    width: 100%;
    color: #000;
}

.va-testing-1250 .testing.text-content {
    top: 18%;
}

.va-testing-1250 .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.va-testing-1250 .testing-01 {
    height: 0px;
    padding-bottom: 45%;
    background: rgba(0, 0, 0, 0) url(../images/ma_nkjj.jpg) no-repeat center 0;
    background-size: cover;
}

.va-testing-1250 h1,
.va-testing-1250 h2,
.va-testing-1250 h3,
.va-testing-1250 p,
.va-testing-1250 ul,
.va-testing-1250 li,
.va-testing-1250 i,
.va-testing-1250 span {
    padding: 0 20px;
    margin: 0;
    font-weight: normal;
}

.va-testing-1250 .text-content .title-h1,
.va-testing-1250 .text-content .title-h2 {
    margin-bottom: 20px;
}

.va-testing-1250 .text-content h1.title-h1 {
    font-size: 38px;
    line-height: 1;
}

.va-keyword-1250 {
    font-size: 16px;
    padding-top: 20px;
}

.va-testing-200 .text-content {
    position: absolute;
    top: 12%;
    z-index: 2;
    text-align: center;
    width: 100%;
    color: #000;
}

.va-testing-200 .testing.text-content {
    top: 18%;
}

.va-testing-200 .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.va-testing-200 .testing-01 {
    height: 0px;
    padding-bottom: 45%;
    background: rgba(0, 0, 0, 0) url(../images/200a.jpg) no-repeat center 0;
    background-size: cover;
}

.va-testing-200 h1,
.va-testing-200 h2,
.va-testing-200 h3,
.va-testing-200 p,
.va-testing-200 ul,
.va-testing-200 li,
.va-testing-200 i,
.va-testing-200 span {
    padding: 0 20px;
    margin: 0;
    font-weight: normal;
}

.va-testing-200 .text-content .title-h1,
.va-testing-200 .text-content .title-h2 {
    margin-bottom: 20px;
}

.va-testing-200 .text-content h1.title-h1 {
    font-size: 38px;
    line-height: 1;
}

.va-keyword-200 {
    font-size: 16px;
    padding-top: 20px;
}

.va-testing-dmjj .text-content {
    position: absolute;
    top: 12%;
    z-index: 2;
    text-align: center;
    width: 100%;
    color: #000;
}

.va-testing-dmjj .testing.text-content {
    top: 18%;
}

.va-testing-dmjj .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.va-testing-dmjj .testing-01 {
    height: 0px;
    padding-bottom: 50%;
    background: rgba(0, 0, 0, 0) url(../images/dmju_neware.jpg) no-repeat center 0;
    background-size: cover;
}

.va-testing-dmjj h1,
.va-testing-dmjj h2,
.va-testing-dmjj h3,
.va-testing-dmjj p,
.va-testing-dmjj ul,
.va-testing-dmjj li,
.va-testing-dmjj i,
.va-testing-dmjj span {
    padding: 0 20px;
    margin: 0;
    font-weight: normal;
}

.va-testing-dmjj .text-content .title-h1,
.va-testing-200 .text-content .title-h2 {
    margin-bottom: 20px;
}

.va-testing-dmjj .text-content h1.title-h1 {
    font-size: 38px;
    line-height: 1;
}

.va-keyword-dmjj {
    font-size: 16px;
    padding-top: 20px;
}

.va-testing-6545_01 .text-content {
    position: absolute;
    top: 12%;
    z-index: 2;
    text-align: center;
    width: 100%;
    color: #000;
}

.va-testing-6545_01 .testing.text-content {
    top: 18%;
}

.va-testing-6545_01 .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.va-testing-6545_01 .testing-01 {
    height: 0px;
    padding-bottom: 45%;
    background: rgba(0, 0, 0, 0) url(../images/6545_02.jpg) no-repeat center 0;
    background-size: cover;
}

.va-testing-6545_01 h1,
.va-testing-6545_01 h2,
.va-testing-6545_01 h3,
.va-testing-6545_01 p,
.va-testing-6545_01 ul,
.va-testing-6545_01 li,
.va-testing-6545_01 i,
.va-testing-6545_01 span {
    padding: 0 20px;
    margin: 0;
    font-weight: normal;
}

.va-testing-6545_01 .text-content .title-h1,
.va-testing-6545_01 .text-content .title-h2 {
    margin-bottom: 20px;
}

.va-testing-6545_01 .text-content h1.title-h1 {
    font-size: 38px;
    line-height: 1;
}

.va-keyword-6545_01 {
    font-size: 16px;
    padding-top: 20px;
}

.va-testing-20a_01 .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.va-testing-20a_01 .testing-01 {
    height: 0px;
    padding-bottom: 45%;
    background: rgba(0, 0, 0, 0) url(../images/20a.jpg) no-repeat center 0;
    background-size: cover;
}

.va-testing-20a_01 h1,
.va-testing-6545_01 h2,
.va-testing-6545_01 h3,
.va-testing-6545_01 p,
.va-testing-6545_01 ul,
.va-testing-6545_01 li,
.va-testing-6545_01 i,
.va-testing-6545_01 span {
    padding: 0 20px;
    margin: 0;
    font-weight: normal;
}

.va-testing-30a_01 .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.va-testing-30a_01 .testing-01 {
    height: 0px;
    padding-bottom: 45%;
    background: rgba(0, 0, 0, 0) url(../images/30a.jpg) no-repeat center 0;
    background-size: cover;
}

.va-testing-30a_01 h1,
.va-testing-6545_01 h2,
.va-testing-6545_01 h3,
.va-testing-6545_01 p,
.va-testing-6545_01 ul,
.va-testing-6545_01 li,
.va-testing-6545_01 i,
.va-testing-6545_01 span {
    padding: 0 20px;
    margin: 0;
    font-weight: normal;
}

.va-testing-10a_01 .text-content {
    position: absolute;
    top: 12%;
    z-index: 2;
    text-align: center;
    width: 100%;
    color: #000;
}

.va-testing-10a_01 .testing.text-content {
    top: 18%;
}

.va-testing-10a_01 .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.va-testing-10a_01 .testing-01 {
    height: 0px;
    padding-bottom: 45%;
    background: rgba(0, 0, 0, 0) url(../images/10a_01.jpg) no-repeat center 0;
    background-size: cover;
}

.va-testing-1250_01 .text-content {
    position: absolute;
    top: 12%;
    z-index: 2;
    text-align: center;
    width: 100%;
    color: #000;
}

.va-testing-1250_01 .testing.text-content {
    top: 18%;
}

.va-testing-1250_01 .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.va-testing-1250_01 .testing-01 {
    height: 0px;
    padding-bottom: 45%;
    background: rgba(0, 0, 0, 0) url(../images/1250-3_02.jpg) no-repeat center 0;
    background-size: cover;
}

.va-testing-200a_01 .text-content {
    position: absolute;
    top: 12%;
    z-index: 2;
    text-align: center;
    width: 100%;
    color: #000;
}

.va-testing-200a_01 .testing.text-content {
    top: 18%;
}

.va-testing-200a_01 .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.va-testing-200a_01 .testing-01 {
    height: 0px;
    padding-bottom: 45%;
    background: rgba(0, 0, 0, 0) url(../images/200a_01.jpg) no-repeat center 0;
    background-size: cover;
}

.va-testing-200a_01 .text-content h1.title-h1 {
    font-size: 38px;
    line-height: 1;
}

.va-testing-300a_01 .text-content {
    position: absolute;
    top: 12%;
    z-index: 2;
    text-align: center;
    width: 100%;
    color: #000;
}

.va-testing-300a_01 .testing.text-content {
    top: 18%;
}

.va-testing-300a_01 .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.va-testing-300a_01 .testing-01 {
    height: 0px;
    padding-bottom: 45%;
    background: rgba(0, 0, 0, 0) url(../images/300a_01.jpg) no-repeat center 0;
    background-size: cover;
}

.va-testing-300a_01 .text-content h1.title-h1 {
    font-size: 38px;
    line-height: 1;
}

.va-testing-M2545-3_01 .text-content {
    position: absolute;
    top: 12%;
    z-index: 2;
    text-align: center;
    width: 100%;
    color: #000;
}

.va-testing-M2545-3_01 .testing.text-content {
    top: 18%;
}

.va-testing-M2545-3_01 .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.va-testing-M2545-3_01 .testing-01 {
    height: 0px;
    padding-bottom: 45%;
    background: rgba(0, 0, 0, 0) url(../images/m2545-3.jpg) no-repeat center 0;
    background-size: cover;
}

.va-testing-6a-2 .text-content {
    position: absolute;
    top: 12%;
    z-index: 2;
    text-align: center;
    width: 100%;
    color: #fff;
}

.va-testing-6a-2 .testing.text-content {
    top: 18%;
}

.va-testing-6a-2 .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.va-testing-6a-2 .testing-01 {
    height: 0px;
    padding-top: 68%;
    background: #000 url(../images/battery_testing_system_5v6a_chqd.jpg) no-repeat 0 bottom;
    background-size: contain;
}

.va-testing-6a-2 h1,
.va-testing-6a-2 h2,
.va-testing-6a-2 h3,
.va-testing-6a-2 p,
.va-testing-6a-2 ul,
.va-testing-6a-2 li,
.va-testing-6a-2 i,
.va-testing-6a-2 span {
    padding: 0 20px;
    margin: 0;
    font-weight: normal;
}

.va-testing-6a-2 .text-content .title-h1,
.va-testing-6a-2 .text-content .title-h2 {
    margin-bottom: 20px;
}

.va-testing-6a-2 .text-content h1.title-h1 {
    font-size: 38px;
    line-height: 1;
}

.va-keyword-6a-2 {
    font-size: 16px;
    padding-top: 20px;
}

.va-testing-02 .text-content-2 {
    max-width: 1100px;
    position: absolute;
    left: 20%;
    top: 60%;
    z-index: 2;
    text-align: left;
    color: #000;
}

.va-testing-02 .testing-02 .text-content {
    top: 50%;
}

.va-testing-02 .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.va-testing-02 .testing-02 {
    height: 0px;
    padding-bottom: 50%;
    background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_5v6a-2.jpg) no-repeat center 0;
    background-size: cover;
}

.va-testing-02 h1,
.va-testing-02 h2,
.va-testing-02 h3,
.va-testing-02 p,
.va-testing-02 ul,
.va-testing-02 li,
.va-testing-02 i,
.va-testing-02 span {
    padding: 0;
    margin: 0;
    font-weight: normal;
}

.va-testing-02 .text-content-2 .title-h1,
.va-testing-02 .text-content-2 .title-h2 {
    margin-bottom: 10px;
    font-size: 35px;
    line-height: 50px;
}

.va-testing-02 .text-content-2 h2 .title-h2 {
    font-size: 38px;
    line-height: 1;
}

.va-keyword-2 {
    font-size: 18px;
    line-height: 1.5;
    max-width: 800px;
}

.va-testing-03 .text-content-3 {
    max-width: 1100px;
    position: absolute;
    left: 40%;
    top: 60%;
    z-index: 2;
    text-align: left;
}

.va-testing-03 .testing-03 .text-content {
    top: 50%;
}

.va-testing-03 .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.va-testing-03 .testing-03 {
    height: 0px;
    padding-bottom: 50%;
    background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_5v6a-3.jpg) no-repeat center 0;
    background-size: cover;
    color: #000;
}

.va-testing-03 h1,
.va-testing-03 h2,
.va-testing-03 h3,
.va-testing-03 p,
.va-testing-03 ul,
.va-testing-03 li,
.va-testing-03 i,
.va-testing-03 span {
    padding: 0;
    margin: 0;
    font-weight: normal;
}

.va-testing-03 .text-content-3 .title-h3,
.va-testing-03 .text-content-3 .title-h2 {
    margin-bottom: 20px;
    font-size: 35px;
    line-height: 50px;
}

.va-testing-03 .text-content-3 h3 .title-h3 {
    font-size: 38px;
    line-height: 1;
}

.va-keyword-3 {
    font-size: 18px;
    line-height: 1.5;
    max-width: 800px;
}

.va-testing-04 .text-content {
    position: absolute;
    top: 60%;
    z-index: 2;
    text-align: center;
    width: 100%;
}

.va-testing-04 .testing.text-content {
    top: 18%;
}

.va-testing-04 .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.va-testing-04 .testing-01 {
    height: 0px;
    padding-bottom: 50%;
    background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_5v6a-5.jpg) no-repeat center 0;
    background-size: cover;
}

.va-testing-04 h1,
.va-testing-04 h2,
.va-testing-04 h3,
.va-testing-04 p,
.va-testing-04 ul,
.va-testing-04 li,
.va-testing-04 i,
.va-testing-04 span {
    padding: 0 20px;
    margin: 0;
    font-weight: normal;
}

.va-testing-04 .text-content .title-h1,
.va-testing-04 .text-content .title-h2 {
    margin-bottom: 20px;
}

.va-testing-04 .text-content h1.title-h1 {
    font-size: 38px;
    line-height: 1;
}

.va-keyword-04 {
    font-size: 25px;
    width: 100%;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    line-height: 35px;
}

.va-testing-6a .text-content {
    position: absolute;
    top: 60%;
    z-index: 2;
    text-align: center;
    width: 100%;
    color: #000;
}

.va-testing-6a .testing.text-content {
    top: 18%;
}

.va-testing-6a .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.va-testing-6a .testing-01 {
    height: 0px;
    padding-bottom: 50%;
    background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_5v6a_03.jpg) no-repeat center 0;
    background-size: cover;
}

.va-testing-6a h1,
.va-testing-6a h2,
.va-testing-6a h3,
.va-testing-6a p,
.va-testing-6a ul,
.va-testing-6a li,
.va-testing-6a i,
.va-testing-6a span {
    padding: 0 20px;
    margin: 0;
    font-weight: normal;
}

.va-testing-6a .text-content .title-h1,
.va-testing-6a .text-content .title-h2 {
    margin-bottom: 20px;
    animation: anim_wy 0.5s alternate ease-in-out;
}

.va-testing-6a .text-content h1.title-h1 {
    font-size: 38px;
    line-height: 1;
}

.va-keyword-6a {
    font-size: 16px;
    width: 100%;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.5em;
}

.neware-CT9000-index .section-6 .left,
.neware-CT9000-index .section-6 .right,
.neware-CT9000-index .section-8 .left,
.neware-CT9000-index .section-8 .right {
    display: inline-block;
    *zoom: 1:;
    *display: inline:;
    max-width: auto;
    min-height: 600px;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 49.35%;
    padding-bottom: 23px;
}

.neware-CT9000-index .section-6.preload .left,
.neware-CT9000-index .section-8.preload .left {
    background: rgba(0, 0, 0, 0) url(../images/neware_battery_testing_system_9000_home.jpg) no-repeat 0;
    background-size: cover;
    background-position-y: center;
    background-position-x: center;
}

.neware-CT9000-index .section-6 .right,
.neware-CT9000-index .section-8 .right {
    margin-left: 16px;
}

.neware-CT9000-index .section-6.preload .right,
.neware-CT9000-index .section-8.preload .right {
    background-image: url("../images/neware_battery_testing_system_regenerative_home.jpg");
    background-size: cover;
    background-position-y: center;
    background-position-x: center;
    margin-bottom: 13px;
}

.neware-CT9000-index .section .clear {
    clear: both;
}

.neware-CT9000-index .section-6 .left .temp-text,
.neware-CT9000-index .section-6 .right .temp-text,
.neware-CT9000-index .section-8 .left .temp-text,
.neware-CT9000-index .section-8 .right .temp-text {
    margin-top: 70px;
}

.neware-CT9000-index h1,
.neware-CT9000-index h2,
.neware-CT9000-index p {
    margin: 0;
    font-weight: normal;
}

.neware-CT9000-index .section .transi-up {
    opacity: 0;
    filter: alpha(opacity=0)\9;
    -webkit-transform: translate3d(0px, 30px, 0px);
    transform: translate3d(0px, 30px, 0px);
    -webkit-transition: opacity 0.7s, -webkit-transform 0.7s;
    transition: opacity 0.7s, transform 0.7s;
}

.neware-CT9000-index .section .temp-text .title {
    margin-top: -45px;
    line-height: 140px;
    font-size: 20px;
    color: #999;
    text-align: center;
    width: 100%;
}

.neware-CT9000-index .section .temp-text .title-5v6a {
    margin-top: -45px;
    line-height: 140px;
    font-size: 20px;
    color: #999;
    text-align: center;
    width: 100%;
}

.neware-CT9000-index .section .temp-text .info-5v6a {
    line-height: 55px;
    font-size: 18px;
    color: #999;
    text-align: center;
    width: 100%;
}

.neware-CT9000-index .section .temp-text .info {
    line-height: 55px;
    font-size: 18px;
    color: #999;
    text-align: center;
    width: 100%;
}

.neware-CT9000-index .section.is-visible .transi-up {
    opacity: 1;
    filter: alpha(opacity=100)\9;
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}

.neware-CT9000-index .section.is-visible .delay-05 {
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
}

.neware-CT9000-index .section.is-visible .delay-08 {
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s;
}

.neware-CT9000-index .section {
    text-align: center;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 16px 16px 0 16px;
}

.neware-CT9000-index {
    background-color: #fff;
}

.neware-6a-index .section-6 .left,
.neware-6a-index .section-6 .right,
.neware-6a-index .section-8 .left,
.neware-6a-index .section-8 .right {
    display: inline-block;
    *zoom: 1:;
    *display: inline:;
    max-width: auto;
    min-height: 900px;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 49.5%;
    padding-bottom: 23px;
}

.neware-6a-index .section-6.preload .left,
.neware-6a-index .section-8.preload .left {
    background: rgba(0, 0, 0, 0) url(../images/6a_01.jpg) no-repeat 0;
    background-size: cover;
    background-position-y: center;
    background-position-x: center;
}

.neware-6a-index .section-6 .right,
.neware-6a-index .section-8 .right {
    margin-left: 0.47rem;
}

.neware-6a-index .section-6.preload .right,
.neware-6a-index .section-8.preload .right {
    background-image: url("../images/6a_02.jpg");
    background-size: cover;
    background-position-y: center;
    background-position-x: center;
}

.neware-6a-index .section .clear {
    clear: both;
}

.neware-6a-index .section-6 .left .temp-text,
.neware-6a-index .section-6 .right .temp-text,
.neware-6a-index .section-8 .left .temp-text,
.neware-6a-index .section-8 .right .temp-text {
    margin-top: 40px;
}

.neware-6a-index h1,
.neware-6a-index h2,
.neware-6a-index p {
    margin: 0;
    font-weight: normal;
}

.neware-6a-index .section .transi-up {
    opacity: 0;
    filter: alpha(opacity=0)\9;
    -webkit-transform: translate3d(0px, 30px, 0px);
    transform: translate3d(0px, 30px, 0px);
    -webkit-transition: opacity 0.7s, -webkit-transform 0.7s;
    transition: opacity 0.7s, transform 0.7s;
}

.neware-6a-index .section .temp-text .title {
    line-height: 3.2rem;
    font-size: 30px;
    color: #000;
    text-align: center;
    width: 100%;
}

.neware-6a-index .section .temp-text .title-5v6a {
    line-height: 3.2rem;
    font-size: 30px;
    color: #000;
    text-align: center;
    width: 100%;
}

.neware-6a-index .section .temp-text .info-5v6a {
    line-height: 25px;
    font-size: 16px;
    color: #000;
    text-align: center;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}

.neware-6a-index .section .temp-text .info {
    line-height: 25px;
    font-size: 16px;
    color: #000;
    text-align: center;
    width: 60%;
    margin-right: auto;
    margin-left: auto;
}

.neware-6a-index .section.is-visible .transi-up {
    opacity: 1;
    filter: alpha(opacity=100)\9;
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}

.neware-6a-index .section.is-visible .delay-05 {
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
}

.neware-6a-index .section.is-visible .delay-08 {
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s;
}

.neware-6a-index .section {
    text-align: center;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-top: 1%;
}

.neware-6a-index {
    background-color: #fff;
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1%;
    height: 100%;
    min-height: 900px;
}

.neware-CT4000-index .section-6 .left-2,
.neware-CT4000-index .section-6 .right-2,
.neware-CT4000-index .section-8 .left-2,
.neware-CT4000-index .section-8 .right-2 {
    display: inline-block;
    *zoom: 1:;
    *display: inline:;
    max-width: auto;
    min-height: 600px;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 49.35%;
    padding-bottom: 23px;
    float: left;
}

.neware-CT4000-index .section-6.preload .left-2,
.neware-CT4000-index .section-8.preload .left-2 {
    background: rgba(0, 0, 0, 0) url(../images/neware_battery_testing_system_4000ma_home.jpg) no-repeat 0;
    background-size: cover;
    background-position-y: center;
    background-position-x: center;
}

.neware-CT4000-index .section-6 .right-2,
.neware-CT4000-index .section-8 .right-2 {
    margin-left: 16px;
}

.neware-CT4000-index .section-6.preload .right-2,
.neware-CT4000-index .section-8.preload .right-2 {
    background-image: url("../images/neware_battery_testing_system_capacitance_home.jpg");
    background-size: cover;
    background-position-y: center;
    background-position-x: center;
}

.neware-CT4000-index .section .clear {
    clear: both;
}

.neware-CT4000-index .section-6 .left-2 .temp-text,
.neware-CT4000-index .section-6 .right-2 .temp-text,
.neware-CT4000-index .section-8 .left-2 .temp-text,
.neware-CT4000-index .section-8 .right-2 .temp-text {
    margin-top: 70px;
}

.neware-CT4000-index h1,
.neware-CT4000-index h2,
.neware-CT4000-index p {
    margin: 0;
    font-weight: normal;
}

.neware-CT4000-index .section .transi-up {
    opacity: 0;
    filter: alpha(opacity=0)\9;
    -webkit-transform: translate3d(0px, 30px, 0px);
    transform: translate3d(0px, 30px, 0px);
    -webkit-transition: opacity 0.7s, -webkit-transform 0.7s;
    transition: opacity 0.7s, transform 0.7s;
}

.neware-CT4000-index .section .temp-text .title-ma {
    margin-top: -58px;
    line-height: 160px;
    font-size: 20px;
    color: #000;
    text-align: center;
    width: 100%;
}

.neware-CT4000-index .section .temp-text .title-Capacitance {
    margin-top: -45px;
    line-height: 140px;
    font-size: 20px;
    color: #000;
    text-align: center;
    width: 100%;
}

.neware-CT4000-index .section .temp-text .info-Capacitance {
    line-height: 55px;
    font-size: 18px;
    color: #000;
    text-align: center;
    width: 100%;
}

.neware-CT4000-index .section .temp-text .info-ma {
    line-height: 55px;
    font-size: 18px;
    color: #000;
    text-align: center;
    width: 100%;
}

.neware-CT4000-index .section.is-visible .transi-up {
    opacity: 1;
    filter: alpha(opacity=100)\9;
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}

.neware-CT4000-index .section.is-visible .delay-05 {
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
}

.neware-CT4000-index .section.is-visible .delay-08 {
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s;
}

.neware-CT4000-index .section {
    text-align: center;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-top: 16px;
}

.neware-CT4000-index {
    background-color: #fff;
    padding: 0 16px;
}

.neware-CE7000-index .section-6 .left-3,
.neware-CE7000-index .section-6 .right-3,
.neware-CE7000-index .section-8 .left-3,
.neware-CE7000-index .section-8 .right-3 {
    display: inline-block;
    *zoom: 1:;
    *display: inline:;
    max-width: auto;
    min-height: 600px;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 49.35%;
    float: left;
}

.neware-CE7000-index .section-6.preload .left-3,
.neware-CE7000-index .section-8.preload .left-3 {
    background: rgba(0, 0, 0, 0) url(../images/neware_battery_testing_system_7000_home.jpg) no-repeat 0;
    background-size: cover;
    background-position-y: center;
    background-position-x: center;
    padding-top: 16px;
}

.neware-CE7000-index .section-6 .right-3,
.neware-CE7000-index .section-8 .right-3 {
    margin-left: 16px;
}

.neware-CE7000-index .section-6.preload .right-3,
.neware-CE7000-index .section-8.preload .right-3 {
    background-image: url("../images/neware_battery_testing_system_4000large_home.jpg");
    background-size: cover;
    background-position-y: center;
    background-position-x: center;
    padding-top: 16px;
}

.neware-CE7000-index .section .clear {
    clear: both;
}

.neware-CE7000-index .section-6 .left-3 .temp-text,
.neware-CE7000-index .section-6 .right-3 .temp-text,
.neware-CE7000-index .section-8 .left-3.temp-text,
.neware-CE7000-index .section-8 .right-3 .temp-text {
    margin-top: 50px;
}

.neware-CE7000-index h1,
.neware-CE7000-index h2,
.neware-CE7000-index p {
    margin: 0;
    font-weight: normal;
}

.neware-CE7000-index .section .transi-up {
    opacity: 0;
    filter: alpha(opacity=0)\9;
    -webkit-transform: translate3d(0px, 30px, 0px);
    transform: translate3d(0px, 30px, 0px);
    -webkit-transition: opacity 0.7s, -webkit-transform 0.7s;
    transition: opacity 0.7s, transform 0.7s;
}

.neware-CE7000-index .section .temp-text .title-7000 {
    margin-top: -45px;
    line-height: 140px;
    font-size: 20px;
    color: #000;
    text-align: center;
    width: 100%;
}

.neware-CE7000-index .section .temp-text .title-4000l {
    margin-top: -45px;
    line-height: 140px;
    font-size: 20px;
    color: #000;
    text-align: center;
    width: 100%;
}

.neware-CE7000-index .section .temp-text .info-4000l {
    line-height: 55px;
    font-size: 18px;
    color: #000;
    text-align: center;
    width: 100%;
}

.neware-CE7000-index .section .temp-text .info-7000 {
    line-height: 55px;
    font-size: 18px;
    color: #000;
    text-align: center;
    width: 100%;
}

.neware-CE7000-index .section.is-visible .transi-up {
    opacity: 1;
    filter: alpha(opacity=100)\9;
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}

.neware-CE7000-index .section.is-visible .delay-05 {
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
}

.neware-CE7000-index .section.is-visible .delay-08 {
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s;
}

.neware-CE7000-index .section {
    text-align: center;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.neware-CE7000-index {
    background-color: #fff;
    padding: 0 16px;
}

.neware-ct9004-testing .ct9004-text-content {
    position: absolute;
    top: 35%;
    z-index: 2;
    text-align: left;
    width: 100%;
    color: #fff;
    max-width: 650px;
    left: 50%;
}

.neware-ct9004-testing .testing.ct9004-text-content {
    top: 18%;
}

.neware-ct9004-testing .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.neware-ct9004-testing .ct9004-testing-01 {
    height: 0px;
    padding-bottom: 58%;
    background: rgba(0, 0, 0, 0) url(../images/9004_battery_tester_01.jpg) no-repeat center 0;
    background-size: cover;
}

.neware-ct9004-testing h1,
.neware-ct9004-testing h2,
.neware-ct9004-testing h3,
.neware-ct9004-testing p,
.neware-ct9004-testing ul,
.neware-ct9004-testing li,
.neware-ct9004-testing i,
.neware-ct9004-testing span {
    padding: 0;
    margin: 0;
    font-weight: normal;
}

.neware-ct9004-testing .ct9004-text-content .ct9004-title-h1,
.neware-ct9000-testing .ct9000-text-content .ct9000-title-h2h2 {
    margin-bottom: 20px;
}

.neware-ct9004-testing .ct9004-text-content h1.ct9004-title-h1 {
    font-size: 38px;
    line-height: 1;
}

.ct9004-keyword {
    font-size: 16px;
    line-height: 30px;
}

.neware-ct9002-testing .ct9002-text-content {
    position: absolute;
    top: 10%;
    z-index: 2;
    text-align: center;
    width: 100%;
    color: #696969;
    margin: auto;
}

.neware-ct9002-testing .testing.ct9002-text-content {
    top: 18%;
}

.neware-ct9002-testing .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.neware-ct9002-testing .ct9002-testing-01 {
    height: 0px;
    padding-bottom: 55%;
    background: rgba(0, 0, 0, 0) url(../images/battery_testing_9002.jpg) no-repeat center 0;
    background-size: cover;
}

.neware-ct9002-testing h1,
.neware-ct9002-testing h2,
.neware-ct9002-testing h3,
.neware-ct9002-testing p,
.neware-ct9002-testing ul,
.neware-ct9002-testing li,
.neware-ct9002-testing i,
.neware-ct9002-testing span {
    padding: 0;
    margin: 0;
    font-weight: normal;
}

.neware-ct9002-testing .ct9002-text-content .ct9002-title-h1,
.neware-ct9002-testing .ct9002-text-content .ct9002-title-h2 {
    margin-bottom: 20px;
}

.neware-ct9002-testing .ct9002-text-content h1.ct9002-title-h1 {
    font-size: 38px;
    line-height: 1;
}

.ct9002-keyword {
    font-size: 16px;
    line-height: 30px;
}

.neware-ct9008-testing .ct9008-text-content {
    position: absolute;
    top: 35%;
    z-index: 2;
    text-align: left;
    width: 100%;
    color: #fff;
    max-width: 650px;
    left: 20%;
}

.neware-ct9008-testing .testing.ct9008-text-content {
    top: 18%;
}

.neware-ct9008-testing .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.neware-ct9008-testing .ct9008-testing-01 {
    height: 0px;
    padding-bottom: 55%;
    background: rgba(0, 0, 0, 0) url(../images/9000_battery_tester_01.jpg) no-repeat center 0;
    background-size: cover;
}

.neware-ct9008-testing h1,
.neware-ct9008-testing h2,
.neware-ct9008-testing h3,
.neware-ct9008-testing p,
.neware-ct9008-testing ul,
.neware-ct9008-testing li,
.neware-ct9008-testing i,
.neware-ct9008-testing span {
    padding: 0;
    margin: 0;
    font-weight: normal;
}

.neware-ct9008-testing .ct9008-text-content .ct9008-title-h1,
.neware-ct9008-testing .ct9008-text-content .ct9008-title-h2h2 {
    margin-bottom: 20px;
}

.neware-ct9008-testing .ct9008-text-content h1.ct9008-title-h1 {
    font-size: 38px;
    line-height: 1;
}

.ct9008-keyword {
    font-size: 16px;
    line-height: 30px;
}

.neware-ce6000-testing .ce6000-text-content {
    position: absolute;
    top: 35%;
    z-index: 2;
    text-align: left;
    width: 100%;
    color: #000;
    max-width: 650px;
    left: 20%;
}

.neware-ce6000-testing .testing.ce6000-text-content {
    top: 18%;
}

.neware-ce6000-testing .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.neware-ce6000-testing .ce6000-testing-01 {
    height: 0px;
    padding-bottom: 45%;
    background: rgba(0, 0, 0, 0) url(../images/6000_01.jpg) no-repeat center 0;
    background-size: cover;
}

.neware-ce6000-testing h1,
.neware-ce6000-testing h2,
.neware-ce6000-testing h3,
.neware-ce6000-testing p,
.neware-ce6000-testing ul,
.neware-ce6000-testing li,
.neware-ce6000-testing i,
.neware-ce6000-testing span {
    padding: 0;
    margin: 0;
    font-weight: normal;
}

.neware-ce6000-testing .ce6000-text-content .ce6000-title-h1,
.neware-ce6000-testing .ce6000-text-content .ce6000-title-h2h2 {
    margin-bottom: 20px;
}

.neware-ce6000-testing .ce6000-text-content h1.ce6000-title-h1 {
    font-size: 38px;
    line-height: 1.5;
}

.ce6000-keyword {
    font-size: 16px;
    line-height: 30px;
}



.va-testing-9004 .text-content-9004 {
    position: absolute;
    top: 75%;
    z-index: 2;
    text-align: center;
    width: 100%;
    color: #fff;
}

.va-testing-9004 .testing-9004.text-content-9004 {
    top: 18%;
}

.va-testing-9004 .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.va-testing-9004 .testing-01 {
    height: 0px;
    padding-bottom: 50%;
    background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_9004.jpg) no-repeat center 0;
    background-size: cover;
}

.va-testing-9004 h1,
.va-testing-9004 h2,
.va-testing-9004 h3,
.va-testing-9004 p,
.va-testing-9004 ul,
.va-testing-9004 li,
.va-testing-9004 i,
.va-testing-9004 span {
    padding: 0 20px;
    margin: 0;
    font-weight: normal;
}

.va-testing-9004 .text-content-9004 .title-h1-9004,
.va-testing-9004 .text-content-9004 .title-h2-9004 {
    margin-bottom: 20px;
}

.va-testing-9004 .text-content-9004 h1.title-h1-9004 {
    font-size: 38px;
    line-height: 1;
}

.va-keyword-9004 {
    font-size: 16px;
}

.va-testing-9008-01 .text-content-9008-01 {
    position: absolute;
    top: 75%;
    z-index: 2;
    text-align: center;
    width: 100%;
    color: #fff;
}

.va-testing-9008-01 .testing-9008-01.text-content-9008-01 {
    top: 18%;
}

.va-testing-9008-01 .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.va-testing-9008-01 .testing-01 {
    height: 0px;
    padding-bottom: 50%;
    background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_9000_1.jpg) no-repeat center 0;
    background-size: cover;
}

.va-testing-9008-01 h1,
.va-testing-9008-01 h2,
.va-testing-9008-01 h3,
.va-testing-9008-01 p,
.va-testing-9008-01 ul,
.va-testing-9008-01 li,
.va-testing-9008-01 i,
.va-testing-9008-01 span {
    padding: 0 20px;
    margin: 0;
    font-weight: normal;
}

.va-testing-9008-01 .text-content-9008-01 .title-h1-9008-01,
.va-testing-9008-01 .text-content-9008-01 .title-h2-9008-01 {
    margin-bottom: 20px;
}

.va-testing-9008-01 .text-content-9008-01 h1.title-h1-9008-01 {
    font-size: 38px;
    line-height: 1;
}

.va-keyword-9008-01 {
    font-size: 16px;
}

.neware9008-links {
    display: inline-block;
    font-size: 21px;
    line-height: 1.381;
    font-weight: 400;
    letter-spacing: 0.01em;
    margin-top: 0.6em;
}

.neware9008-links a {
    color: #6bf;
}

.neware_6a-links a {
    color: #06c;
}


.va-testing-9008 .text-content-9008 {
    position: absolute;
    top: 75%;
    z-index: 2;
    text-align: center;
    width: 100%;
    color: #fff;
}

.va-testing-9008 .testing-9008.text-content-9008 {
    top: 18%;
}

.va-testing-9008 .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.va-testing-9008 .testing-01 {
    height: 0px;
    padding-bottom: 50%;
    background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_9008_2.jpg) no-repeat center 0;
    background-size: cover;
}

.va-testing-9008 h1,
.va-testing-9008 h2,
.va-testing-9008 h3,
.va-testing-9008 p,
.va-testing-9008 ul,
.va-testing-9008 li,
.va-testing-9008 i,
.va-testing-9008 span {
    padding: 0 20px;
    margin: 0;
    font-weight: normal;
}

.va-testing-9008 .text-content-9008 .title-h1-9008,
.va-testing-9008 .text-content-9008 .title-h2-9008 {
    margin-bottom: 20px;
}

.va-testing-9008 .text-content-9008 h1.title-h1-9008 {
    font-size: 38px;
    line-height: 1;
}

.va-keyword-9008 {
    font-size: 16px;
}

.va-testing-9008-accuracy .text-content-9008-accuracy {
    position: absolute;
    top: 62%;
    z-index: 2;
    text-align: center;
    width: 100%;
    color: #fff;
}

.va-testing-9008-accuracy .testing-9008-accuracy.text-content-9008-accuracy {
    top: 18%;
}

.va-testing-9008-accuracy .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.va-testing-9008-accuracy .testing-01 {
    height: 0px;
    padding-bottom: 50%;
    background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_9000_accuracy.jpg) no-repeat center 0;
    background-size: cover;
}

.va-testing-9008-accuracy h1,
.va-testing-9008-accuracy h2,
.va-testing-9008-accuracy h3,
.va-testing-9008-accuracy p,
.va-testing-9008-accuracy ul,
.va-testing-9008-accuracy li,
.va-testing-9008-accuracy i,
.va-testing-9008-accuracy span {
    padding: 0 20px;
    margin: 0;
    font-weight: normal;
}

.va-testing-9008-accuracy .text-content-9008-accuracy .title-h1-9008-accuracy,
.va-testing-9008-accuracy .text-content-9008-accuracy .title-h2-9008-accuracy {
    margin-bottom: 20px;
}

.va-testing-9008-accuracy .text-content-9008-accuracy h1.title-h1-9008-accuracy {
    font-size: 38px;
    line-height: 1;
}

.va-keyword-9008-accuracy {
    font-size: 16px;
}

.va-testing-9008-1000hz .text-content-9008-1000hz {
    position: absolute;
    top: 18%;
    z-index: 2;
    text-align: center;
    width: 100%;
    color: #fff;
}

.va-testing-9008-1000hz .testing-9008-1000hz.text-content-9008-1000hz {
    top: 18%;
}

.va-testing-9008-1000hz .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.va-testing-9008-1000hz .testing-01 {
    height: 0px;
    padding-bottom: 50%;
    background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_9000_1000hz.jpg) no-repeat center 0;
    background-size: cover;
}

.va-testing-9008-1000hz h1,
.va-testing-9008-1000hz h2,
.va-testing-9008-1000hz h3,
.va-testing-9008-1000hz p,
.va-testing-9008-1000hz ul,
.va-testing-9008-1000hz li,
.va-testing-9008-1000hz i,
.va-testing-9008-1000hz span {
    padding: 0 20px;
    margin: 0;
    font-weight: normal;
}

.va-testing-9008-1000hz .text-content-9008-1000hz .title-h1-9008-1000hz,
.va-testing-9008-1000hz .text-content-9008-1000hz .title-h2-9008-1000hz {
    margin-bottom: 20px;
}

.va-testing-9008-1000hz .text-content-9008-1000hz h1.title-h1-9008-1000hz {
    font-size: 38px;
    line-height: 1;
}

.va-keyword-9008-1000hz {
    font-size: 16px;
    width: 100%;
    max-width: 800px;
    line-height: 25px;
    margin-left: auto;
    margin-right: auto;
}

.va-testing-03-accuracy .text-content-03-accuracy {
    position: absolute;
    left: 0;
    top: 60%;
    z-index: 2;
    text-align: center;
    width: 100%;
}

.va-testing-03-accuracy .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.va-testing-03-accuracy .testing-03-accuracy {
    height: 0px;
    padding-bottom: 50%;
    background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_9000_4_accuracy.jpg) no-repeat center 0;
    background-size: cover;
}

.va-testing-03-accuracy h1,
.va-testing-03-accuracy h2,
.va-testing-03-accuracy h3,
.va-testing-03-accuracy p,
.va-testing-03-accuracy ul,
.va-testing-03-accuracy li,
.va-testing-03-accuracy i,
.va-testing-03-accuracy span {
    padding: 0;
    margin: 0;
    font-weight: normal;
    top: 600px;
    color: #fff;
    width: 100%;
    text-align: center;
    font-size: 38px;
}

.va-testing-03-accuracy .text-content-03-accuracy .title-h3-03-accuracy,
.va-testing-03-accuracy .text-content-03-accuracy .title-h2-03-accuracy {
    margin-bottom: 20px;
    font-size: 35px;
    line-height: 50px;
}

.va-testing-03-accuracy .text-content-03-accuracy h3 .title-h3-03-accuracy {
    font-size: 38px;
    line-height: 1;
}

.va-keyword-03-accuracy {
    font-size: 25px;
    line-height: 35px;
}

.sumbus-testing .text-content-sumbus {
    position: absolute;
    top: 15%;
    z-index: 2;
    text-align: center;
    width: 100%;
}

.sumbus-testing .testing.text-content-sumbus {
    top: 18%;
}

.sumbus-testing .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.sumbus-testing .testing-01 {
    height: 0px;
    padding-bottom: 45%;
    background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_24v15a_smbus.jpg) no-repeat center 0;
    background-size: cover;
}

.sumbus-testing h1,
.sumbus-testing h2,
.sumbus-testing h3,
.sumbus-testing p,
.sumbus-testing ul,
.sumbus-testing li,
.sumbus-testing i,
.sumbus-testing span {
    padding: 0 20px;
    margin: 0;
    font-weight: normal;
}

.sumbus-testing .text-content-sumbus .title-h1,
.sumbus-testing .text-content-sumbus .title-h2 {
    margin-bottom: 20px;
}

.sumbus-testing .text-content-sumbus h1.title-h1 {
    font-size: 38px;
    line-height: 1;
    animation: anim_wy 0.5s alternate ease-in-out;
}

.sumbus-keyword {
    font-size: 16px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    line-height: 25px;
}

.sumbus-testing-4 .text-content-sumbus-4 {
    position: absolute;
    top: 35%;
    z-index: 2;
    text-align: left;
    width: 100%;
    color: #fff;
    left: 17%;
}

.sumbus-testing-4 .testing.text-content-sumbus-4 {
    top: 18%;
}

.sumbus-testing-4 .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.sumbus-testing-4 .testing-01 {
    height: 0px;
    padding-bottom: 55%;
    background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_24v15a_smbus_4.jpg) no-repeat center 0;
    background-size: cover;
}

.sumbus-testing-4 h1,
.sumbus-testing-4 h2,
.sumbus-testing-4 h3,
.sumbus-testing-4 p,
.sumbus-testing-4 ul,
.sumbus-testing-4 li,
.sumbus-testing-4 i,
.sumbus-testing-4 span {
    margin: 0;
    font-weight: normal;
}

.sumbus-testing-4 .text-content-sumbus-4 .title-h1,
.sumbus-testing-4 .text-content-sumbus-4 .title-h2 {
    margin-bottom: 20px;
}

.sumbus-testing-4 .text-content-sumbus-4 h1.title-h1 {
    font-size: 38px;
    line-height: 1;
    animation: anim_wy 0.5s alternate ease-in-out;
}

.sumbus-keyword-4 {
    font-size: 16px;
    width: 35%;
    margin-right: auto;
    line-height: 25px;
    animation: anim_wy 0.7s alternate ease-in-out;
}

.sumbus-testing-6 .text-content-sumbus-6 {
    position: absolute;
    top: 35%;
    z-index: 2;
    text-align: left;
    width: 100%;
    color: #fff;
    left: 20%;
}

.sumbus-testing-6 .testing.text-content-sumbus-6 {
    top: 18%;
}

.sumbus-testing-6 .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.sumbus-testing-6 .testing-01 {
    height: 0px;
    padding-bottom: 55%;
    background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_24v15a_smbus_6.jpg) no-repeat center 0;
    background-size: cover;
}

.sumbus-testing-6 h1,
.sumbus-testing-6 h2,
.sumbus-testing-6 h3,
.sumbus-testing-6 p,
.sumbus-testing-6 ul,
.sumbus-testing-6 li,
.sumbus-testing-6 i,
.sumbus-testing-6 span {
    margin: 0;
    font-weight: normal;
}

.sumbus-testing-6 .text-content-sumbus-6 .title-h1,
.sumbus-testing-6 .text-content-sumbus-6 .title-h2 {
    margin-bottom: 20px;
}

.sumbus-testing-6 .text-content-sumbus-6 h1.title-h1 {
    font-size: 38px;
    line-height: 1;
}

.sumbus-keyword-6 {
    font-size: 16px;
    width: 35%;
    margin-right: auto;
    line-height: 25px;
}


.sumbus-testing-5 .text-content-sumbus-5 {
    position: absolute;
    top: 15%;
    z-index: 2;
    text-align: left;
    width: 30%;
    color: #000;
    left: 18%;
}

.sumbus-testing-5 .testing.text-content-sumbus-5 {
    top: 18%;
}

.sumbus-testing-5 .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.sumbus-testing-5 .testing-01 {
    height: 0px;
    padding-bottom: 55%;
    background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_24v15a_smbus_5.jpg) no-repeat center 0;
    background-size: cover;
}

.sumbus-testing-5 h1,
.sumbus-testing-5 h2,
.sumbus-testing-5 h3,
.sumbus-testing-5 p,
.sumbus-testing-5 ul,
.sumbus-testing-5 li,
.sumbus-testing-5 i,
.sumbus-testing-5 span {
    margin: 0;
    font-weight: normal;
}

.sumbus-testing-5 .text-content-sumbus-5 .title-h1,
.sumbus-testing-5 .text-content-sumbus-5 .title-h2 {
    margin-bottom: 20px;
}

.sumbus-testing-5 .text-content-sumbus-5 h1.title-h1 {
    font-size: 25px;
    line-height: 1;
    line-height: 1.5;
}

.sumbus-testing-5 .text-content-sumbus-6 h1.title-h1 {
    font-size: 25px;
    line-height: 1;
    line-height: 1.5;
}

.sumbus-keyword-5 {
    font-size: 16px;
    width: 35%;
    margin-right: auto;
    line-height: 25px;
}

.text-content-sumbus-6 {
    position: absolute;
    top: 15%;
    z-index: 2;
    text-align: left;
    width: 30%;
    color: #000;
    left: 53%;
}

.sumbus-testing-2 .text-content-sumbus-2 {
    position: absolute;
    top: 15%;
    z-index: 2;
    text-align: center;
    width: 100%;
}

.sumbus-testing-2 .testing.text-content-sumbus-2 {
    top: 18%;
}

.sumbus-testing-2 .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.sumbus-testing-2 .testing-01 {
    height: 0px;
    padding-bottom: 45%;
    background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_24v15a_smbus_2.jpg) no-repeat center 0;
    background-size: cover;
}

.sumbus-testing-2 h1,
.sumbus-testing-2 h2,
.sumbus-testing-2 h3,
.sumbus-testing-2 p,
.sumbus-testing-2 ul,
.sumbus-testing-2 li,
.sumbus-testing-2 i,
.sumbus-testing-2 span {
    padding: 0 20px;
    margin: 0;
    font-weight: normal;
}

.sumbus-testing-2 .text-content-sumbus-2 .title-h1,
.sumbus-testing-2 .text-content-sumbus-2 .title-h2 {
    margin-bottom: 20px;
}

.sumbus-testing-2 .text-content-sumbus-2 h1.title-h1 {
    font-size: 38px;
    line-height: 1;
}

.sumbus-keyword {
    font-size: 16px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    line-height: 25px;
}


.sumbus-testing-3 .text-content-sumbus-3 {
    position: absolute;
    top: 15%;
    z-index: 2;
    text-align: center;
    width: 100%;
}

.sumbus-testing-3 .testing.text-content-sumbus-3 {
    top: 18%;
}

.sumbus-testing-3 .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.sumbus-testing-3 .testing-01 {
    height: 0px;
    padding-bottom: 55%;
    background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_24v15a_smbus_3.jpg) no-repeat center 0;
    background-size: cover;
}

.sumbus-testing-3 h1,
.sumbus-testing-3 h2,
.sumbus-testing-3 h3,
.sumbus-testing-3 p,
.sumbus-testing-3 ul,
.sumbus-testing-3 li,
.sumbus-testing-3 i,
.sumbus-testing-3 span {
    padding: 0 20px;
    margin: 0;
    font-weight: normal;
}

.sumbus-testing-3 .text-content-sumbus-3 .title-h1,
.sumbus-testing-3 .text-content-sumbus-3 .title-h2 {
    margin-bottom: 20px;
}

.sumbus-testing-3 .text-content-sumbus-3 h1.title-h1 {
    font-size: 38px;
    line-height: 1;
}

.sumbus-keyword {
    font-size: 16px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    line-height: 25px;
    animation: anim_wy 0.7s alternate ease-in-out;
}


.cell-testing .text-content-cell {
    position: absolute;
    top: 15%;
    z-index: 2;
    text-align: center;
    width: 100%;
}

.cell-testing .testing.text-content-cell {
    top: 18%;
}

.cell-testing .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.cell-testing .testing-01 {
    height: 0px;
    padding-bottom: 45%;
    background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_5000_cell.jpg) no-repeat center 0;
    background-size: cover;
}

.cell-testing h1,
.cell-testing h2,
.cell-testing h3,
.cell-testing p,
.cell-testing ul,
.cell-testing li,
.cell-testing i,
.cell-testing span {
    padding: 0 20px;
    margin: 0;
    font-weight: normal;
}

.cell-testing .text-content-cell .title-h1,
.cell-testing .text-content-cell .title-h2 {
    margin-bottom: 20px;
}

.cell-testing .text-content-cell h1.title-h1 {
    font-size: 38px;
    line-height: 1;
}

.cell-keyword {
    font-size: 16px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    line-height: 25px;
}

.pr4_9000_2_accuracy table {
    max-width: 600px;
    margin: auto;
    width: 87%;
}

.row {
    margin: auto;
    *zoom: 1:;
    width: 100%;
}

.pr4_9000_2_accuracy .context {
    line-height: 16px;
    font-size: 16px;
    color: #fff;
    margin: auto;
    padding-bottom: 30px;
}

.pr4_9000_2_accuracy .pr4_9000_3_accuracy.pr4_9000_4_accuracy {
    margin-left: 0px;
}

.container {
    zoom: 1;
    margin-right: auto;
    margin-left: auto;
	}

.map-box .container{
	width: 95%;
	margin: auto;
}

.prod-15 .container img{
	width: 60%;
	margin: auto;
	margin-left:450px;
	
}

.pr4_9000_2_accuracy .container {
    margin: auto;
    padding-top: 620px;
    width: 100%;
    font-weight: 400;
}

.pr4_9000_2_accuracy {
    -webkit-font-smoothing: antialiased;
}

.pr4_9000_2_accuracy table tr td {
    border: 1px solid #d9d9d9;
    padding: 15px 20px;
}

.neware-auto-index .section-6 .auto,
.neware-auto-index .section-8 .auto,
    {
    display: inline-block;
    *zoom: 1:;
    *display: inline:;
    max-width: 948px;
    min-height: 1000px;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    padding-bottom: 23px;
}

.neware-auto-index .section-6.preload .auto,
.neware-CT9000-index .section-8.preload .auto {
    background: url(../images/ma_banner_03.jpg) no-repeat center 0;
    background-size: cover;
    background-position-y: center;
    background-position-x: center;
    min-height: 700px;
}

.neware-auto-index .section .clear {
    clear: both;
}

.neware-auto-index h1,
.neware-auto-index h2,
.neware-auto-index p {
    margin: 0;
    font-weight: normal;
}

.neware-auto-index .section .transi-up {
    opacity: 0;
    filter: alpha(opacity=0)\9;
    -webkit-transform: translate3d(0px, 30px, 0px);
    transform: translate3d(0px, 30px, 0px);
    -webkit-transition: opacity 0.7s, -webkit-transform 0.7s;
    transition: opacity 0.7s, transform 0.7s;
}

.neware-auto-index .section .temp-text .title {
    margin-bottom: 0.1rem;
    line-height: 1.2rem;
    font-size: 35px;
    color: #ffffff;
    text-align: center;
    width: 100%;
}

.neware-auto-index .section .temp-text .info {
    line-height: 65px;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    width: 100%;
}

.neware-auto-index .section.is-visible .transi-up {
    opacity: 1;
    filter: alpha(opacity=100)\9;
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}

.neware-auto-index .section.is-visible .delay-05 {
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
    color: #666;
    font-size: 20px;
    padding-top: 65px;
    width: 100%;
    line-height: 50px;
}

.neware-auto-index .section.is-visible .delay-08 {
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s;
    color: #666;
    font-size: 20px;
    max-width: 650px;
    width: 100%;
    margin: 0 auto;
    padding-top: 65px;
}

.neware-auto-index .section {
    text-align: center;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.neware-auto-index {
    background-color: #fff;
    padding-top: 16px;
}

.neware-pr5-index .section-6 .pr5,
.neware-pr5-index .section-8 .pr5,
    {
    display: inline-block;
    *zoom: 1:;
    *display: inline:;
    max-width: 948px;
    min-height: 1000px;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    padding-bottom: 23px;
}

.neware-pr5-index .section-6.preload .pr5,
.neware-pr5-index .section-8.preload .pr5 {
    background: url(../images/pr5_banner.jpg) no-repeat center 0;
    background-size: cover;
    background-position-y: center;
    background-position-x: center;
    min-height: 700px;
}

.neware-pr5-index .section .clear {
    clear: both;
}

.neware-pr5-index h1,
.neware-pr5-index h2,
.neware-pr5-index p {
    margin: 0;
    font-weight: normal;
}

.neware-pr5-index .section .transi-up {
    opacity: 0;
    filter: alpha(opacity=0)\9;
    -webkit-transform: translate3d(0px, 30px, 0px);
    transform: translate3d(0px, 30px, 0px);
    -webkit-transition: opacity 0.7s, -webkit-transform 0.7s;
    transition: opacity 0.7s, transform 0.7s;
}

.neware-pr5-index .section .temp-text .title {
    margin-bottom: 0.1rem;
    line-height: 1.2rem;
    font-size: 35px;
    color: #ffffff;
    text-align: center;
    width: 100%;
}

.neware-pr5-index .section .temp-text .info {
    line-height: 65px;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    width: 100%;
}

.neware-pr5-index .section.is-visible .transi-up {
    opacity: 1;
    filter: alpha(opacity=100)\9;
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}

.neware-pr5-index .section.is-visible .delay-05 {
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
    color: #fff;
    font-size: 30px;
    padding-top: 100px;
    width: 100%;
    line-height: 70px;
}

.neware-pr5-index .section.is-visible .delay-08 {
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s;
    color: #fff;
    font-size: 18px;
    max-width: 650px;
    margin: 0 auto;
    width: 100%;
}

.neware-pr5-index .section {
    text-align: center;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.neware-pr5-index {
    background-color: #fff;
    padding-top: 16px;
}

.neware-pr5-index .video {
    width: 100%;
}

.neware-environmental-index .section-6 .environmental,
.neware-environmental-index .section-8 .environmental,
    {
    display: inline-block;
    *zoom: 1:;
    *display: inline:;
    max-width: 948px;
    min-height: 1000px;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    padding-bottom: 23px;
}

.neware-environmental-index .section-6.preload .environmental,
.neware-environmental-index .section-8.preload .environmental {
    background: url(../images/banner04.jpg) no-repeat center 0;
    background-size: cover;
    background-position-y: center;
    background-position-x: center;
    height: 0px;
    padding-bottom: 55%;
}

.neware-environmental-index .section .clear {
    clear: both;
}

.neware-environmental-index h1,
.neware-environmental-index h2,
.neware-environmental-index p {
    margin: 0;
    font-weight: normal;
}

.neware-environmental-index .section .transi-up {
    opacity: 0;
    filter: alpha(opacity=0)\9;
    -webkit-transform: translate3d(0px, 30px, 0px);
    transform: translate3d(0px, 30px, 0px);
    -webkit-transition: opacity 0.7s, -webkit-transform 0.7s;
    transition: opacity 0.7s, transform 0.7s;
}

.neware-environmental-index .section .temp-text .title {
    margin-bottom: 0.1rem;
    line-height: 1.2rem;
    font-size: 35px;
    color: #ffffff;
    text-align: center;
    width: 100%;
}

.neware-environmental-index .section .temp-text .info {
    line-height: 65px;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    width: 100%;
}

.neware-environmental-index .section.is-visible .transi-up {
    opacity: 1;
    filter: alpha(opacity=100)\9;
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}

.neware-environmental-index .section.is-visible .delay-05 {
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
    color: #000;
    font-size: 30px;
    padding-top: 100px;
    width: 100%;
    line-height: 70px;
}

.neware-environmental-index .section.is-visible .delay-08 {
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s;
    color: #000;
    font-size: 18px;
}

.neware-environmental-index .section.is-visible .delay-09 {
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s;
    color: #000;
    font-size: 16px;
    line-height: 25px;
    padding-top: 15px;
    max-width: 1000px;
    margin: auto;
}

.neware-environmental-index .section {
    text-align: center;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.neware-environmental-index {
    background-color: #fff;
    padding-top: 0;
}

.neware-environmental-2-index .section-6 .environmental-2,
.neware-environmental-2-index .section-8 .environmental-2,
    {
    display: inline-block;
    *zoom: 1:;
    *display: inline:;
    max-width: 948px;
    min-height: 1000px;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    padding-bottom: 23px;
}

.neware-environmental-2-index .section-6.preload .environmental-2,
.neware-environmental-2-index .section-8.preload .environmental-2 {
    background: url(../images/environmental_01.jpg) no-repeat center 0;
    background-size: cover;
    background-position-y: center;
    background-position-x: center;
    height: 0px;
    padding-bottom: 55%;
}

.neware-environmental-2-index .section .clear {
    clear: both;
}

.neware-environmental-2-index h1,
.neware-environmental-2-index h2,
.neware-environmental-2-index p {
    margin: 0;
    font-weight: normal;
}

.neware-environmental-2-index .section .transi-up {
    opacity: 0;
    filter: alpha(opacity=0)\9;
    -webkit-transform: translate3d(0px, 30px, 0px);
    transform: translate3d(0px, 30px, 0px);
    -webkit-transition: opacity 0.7s, -webkit-transform 0.7s;
    transition: opacity 0.7s, transform 0.7s;
}

.neware-environmental-2-index .section .temp-text .title {
    margin-bottom: 0.1rem;
    line-height: 1.2rem;
    font-size: 35px;
    color: #ffffff;
    text-align: center;
    width: 100%;
}

.neware-environmental-2-index .section .temp-text .info {
    line-height: 65px;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    width: 100%;
}

.neware-environmental-2-index .section.is-visible .transi-up {
    opacity: 1;
    filter: alpha(opacity=100)\9;
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}

.neware-environmental-2-index .section.is-visible .delay-05 {
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
    color: #000;
    font-size: 30px;
    padding-top: 100px;
    width: 100%;
    line-height: 70px;
}

.neware-environmental-2-index .section.is-visible .delay-08 {
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s;
    color: #000;
    font-size: 30px;
    padding-top: 100px;
    line-height: 50px;
}

.neware-environmental-2-index .section.is-visible .delay-09 {
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s;
    color: #000;
    font-size: 16px;
    line-height: 25px;
    max-width: 1000px;
    margin: auto;
}

.neware-environmental-2-index .section {
    text-align: center;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.neware-environmental-2-index {
    background-color: #fff;
    padding-top: 0;
}


.va-testing-mm .text-content-mm {
    position: absolute;
    top: 62%;
    z-index: 2;
    text-align: center;
    width: 100%;
}

.va-testing-mm .testing.text-content-mm {
    top: 18%;
}

.va-testing-mm .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.va-testing-mm .testing-01 {
    height: 0px;
    padding-bottom: 45%;
    background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_4000_middle.jpg) no-repeat center 0;
    background-size: cover;
}

.va-testing-mm h1,
.va-testing-mm h2,
.va-testing-mm h3,
.va-testing-mm p,
.va-testing-mm ul,
.va-testing-mm li,
.va-testing-mm i,
.va-testing-mm span {
    padding: 0 20px;
    margin: 0;
    font-weight: normal;
}

.va-testing-mm .text-content-mm .title-h1-mm,
.va-testing-mm .text-content-mm .title-h2-mm {
    margin-bottom: 15px;
}

.va-testing-mm .text-content-mm h1.title-h1-mm {
    font-size: 38px;
    line-height: 1.5;
}

.va-keyword-mm {
    font-size: 16px;
}

.va-testing-mm02 .text-content-mm02 {
    position: absolute;
    top: 29%;
    z-index: 2;
    text-align: center;
    width: 100%;
}

.va-testing-mm02 .testing.text-content-mm02 {
    top: 18%;
}

.va-testing-mm02 .section-items-mm02 {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.va-testing-mm02 .testing-02 {
    height: 0;
    padding-bottom: 45%;
    background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_4000_middle_2.jpg) no-repeat center 0;
    background-size: cover;
}

.va-testing-mm02 h1,
.va-testing-mm02 h2,
.va-testing-mm02 h3,
.va-testing-mm02 p,
.va-testing-mm02 ul,
.va-testing-mm02 li,
.va-testing-mm02 i,
.va-testing-mm02 span {
    padding: 0 20px;
    margin: 0;
    font-weight: normal;
}

.va-testing-mm02 .text-content-mm02 .title-h1-mm02,
.va-testing-mm02 .text-content-mm02 .title-h2-mm02 {
    margin-bottom: 15px;
}

.va-testing-mm02 .text-content-mm02 h1.title-h1-mm02 {
    font-size: 38px;
    line-height: 1.5;
}

.va-keyword-mm02 {
    font-size: 16px;
}

.va-testing-mm-03 .text-content-mm-03 {
    position: absolute;
    top: 42%;
    z-index: 2;
    text-align: center;
    width: 100%;
    color: #fff;
}

.va-testing-mm-03 .testing.text-content-mm-03 {
    top: 18%;
}

.va-testing-mm-03 .section-items-mm-03 {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.va-testing-mm-03 .testing-03 {
    height: 0;
    padding-bottom: 45%;
    background: rgba(0, 0, 0, 0) url(../images/ddr.jpg) no-repeat center 0;
    background-size: cover;
}

.va-testing-mm-03 h1,
.va-testing-mm-03 h2,
.va-testing-mm-03 h3,
.va-testing-mm-03 p,
.va-testing-mm-03 ul,
.va-testing-mm-03 li,
.va-testing-mm-03 i,
.va-testing-mm-03 span {
    padding: 0 20px;
    margin: 0;
    font-weight: normal;
}

.va-testing-mm-03 .text-content-mm-03 .title-h1-mm-03,
.va-testing-mm-03 .text-content-mm-03 .title-h2-mm-03 {
    margin-bottom: 15px;
}

.va-testing-mm-03 .text-content-mm-03 h1.title-h1-mm-03 {
    font-size: 38px;
    line-height: 1.5;
}

.va-keyword-mm-03 {
    font-size: 16px;
}

.va-testing-mm-04 .text-content-mm-04 {
    position: absolute;
    top: 55%;
    z-index: 2;
    text-align: center;
    width: 100%;
    color: #fff;
}

.va-testing-mm-04 .testing.text-content-mm-04 {
    top: 18%;
}

.va-testing-mm-04 .section-items-mm-04 {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.va-testing-mm-04 .testing-04 {
    height: 0;
    padding-bottom: 45%;
    background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_4000_middle_3.jpg) no-repeat center 0;
    background-size: cover;
}

.va-testing-mm-04 h1,
.va-testing-mm-04 h2,
.va-testing-mm-04 h3,
.va-testing-mm-04 p,
.va-testing-mm-04 ul,
.va-testing-mm-04 li,
.va-testing-mm-04 i,
.va-testing-mm-04 span {
    padding: 0 20px;
    margin: 0;
    font-weight: normal;
}

.va-testing-mm-04 .text-content-mm-04 .title-h1-mm-04,
.va-testing-mm-04 .text-content-mm-04 .title-h2-mm-04 {
    margin-bottom: 15px;
}

.va-testing-mm-04 .text-content-mm-04 h1.title-h1-mm-04 {
    font-size: 38px;
    line-height: 1.5;
}

.va-keyword-mm-04 {
    font-size: 16px;
}

.va-CT4000-testing-mm-05 .CT4000-text-content-mm-05 {
    position: absolute;
    top: 80%;
    z-index: 2;
    text-align: center;
    width: 100%;
}

.va-CT4000-testing-mm-05 .testing.CT4000-text-content-mm-05 {
    top: 18%;
}

.va-CT4000-testing-mm-05 .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.va-CT4000-testing-mm-05 .CT4000-testing-05 {
    height: 0;
    padding-bottom: 45%;
    background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_4000_middle_4.jpg) no-repeat center 0;
    background-size: cover;
}

.va-CT4000-testing-mm-05 h1,
.va-CT4000-testing-mm-05 h2,
.va-CT4000-testing-mm-05 h3,
.va-CT4000-testing-mm-05 p,
.va-CT4000-testing-mm-05 ul,
.va-CT4000-testing-mm-05 li,
.va-CT4000-testing-mm-05 i,
.va-CT4000-testing-mm-05 span {
    padding: 0 20px;
    margin: 0;
    font-weight: normal;
}

.va-CT4000-testing-mm-05 .CT4000-text-content-mm-05 .CT4000-title-h1-mm-05,
.va-CT4000-testing-mm-05 .CT4000-text-content-mm-05 .CT4000-title-h2-mm-05 {
    margin-bottom: 15px;
}

.va-CT4000-testing-mm-05 .CT4000-text-content-mm-05 h1.CT4000-title-h1-mm-05 {
    font-size: 38px;
    line-height: 1.5;
}

.va-CT4000-keyword-mm-05 {
    font-size: 16px;
}

.va-auto-testing-06 .text-auto-content-06 {
    position: absolute;
    top: 8%;
    z-index: 2;
    text-align: center;
    width: 100%;
}

.va-auto-testing-06 .auto-testing.text-auto-content-06 {
    top: 18%;
}

.va-auto-testing-06 .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.va-auto-testing-06 .auto-testing-01 {
    height: 0px;
    padding-bottom: 45%;
    background: rgba(0, 0, 0, 0) url(../images/neware_auto_solutiong_01.jpg) no-repeat center 0;
    background-size: cover;
}

.va-auto-testing-06 h1,
.va-auto-testing-06 h2,
.va-auto-testing-06 h3,
.va-auto-testing-06 p,
.va-auto-testing-06 ul,
.va-auto-testing-06 li,
.va-auto-testing-06 i,
.va-auto-testing-06 span {
    padding: 20px;
    margin: 0;
    font-weight: normal;
    font-size: 35px;
}

.va-auto-testing-06 .text-auto-content-06 .title-auto-h1-06,
.va-auto-testing-06 .text-auto-content-06 .title-auto-h2-06 {
    margin-bottom: 20px;
}

.va-auto-testing-06 .text-auto-content-06 h1.title-auto-h1-06 {
    font-size: 38px;
    line-height: 1;
}

.va-auto-keyword-06 {
    font-size: 18px;
}

.va-neware_high_and_low_environmental_chamber_01 .text-content_high_and_low_environmental_chamber_01 {
    position: absolute;
    top: 35%;
    z-index: 2;
    text-align: center;
    width: 100%;
}

.va-neware_high_and_low_environmental_chamber_01 .testing.text-content_high_and_low_environmental_chamber_01 {
    top: 18%;
}

.va-neware_high_and_low_environmental_chamber_01 .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.va-neware_high_and_low_environmental_chamber_01 .testing-01 {
    height: 0px;
    padding-bottom: 55%;
    background: rgba(0, 0, 0, 0) url(../images/high_and_low_environmental_chamber.jpg) no-repeat center 0;
    background-size: cover;
}

.va-neware_high_and_low_environmental_chamber_01 h1,
.va-neware_high_and_low_environmental_chamber_01 h2,
.va-neware_high_and_low_environmental_chamber_01 h3,
.va-neware_high_and_low_environmental_chamber_01 p,
.va-neware_high_and_low_environmental_chamber_01 ul,
.va-testing_high_and_low_environmental_chamber_01 li,
.va-neware_high_and_low_environmental_chamber_01 i,
.va-neware_high_and_low_environmental_chamber_01 span {
    padding: 0 20px;
    margin: 0;
    font-weight: normal;
}

.va-neware_high_and_low_environmental_chamber_01 .text-content_high_and_low_environmental_chamber_01 .title-h1_high_and_low_environmental_chamber_01,
.va-neware_high_and_low_environmental_chamber_01 .text-content_high_and_low_environmental_chamber_01 .title-h2_high_and_low_environmental_chamber_01 {
    margin-bottom: 20px;
}

.va-neware_high_and_low_environmental_chamber_01 .text-content_high_and_low_environmental_chamber_01 h1.title-h1_high_and_low_environmental_chamber_01 {
    font-size: 38px;
    line-height: 1;
    font-weight: bolder;
    color: #fff;
}

.va-neware_high_and_low_environmental_chamber_01 .text-content_high_and_low_environmental_chamber_01 h1.title-h2_high_and_low_environmental_chamber_01 {
    font-size: 75px;
    line-height: 1;
    white-space: nowrap;
    background-image: linear-gradient(90deg, rgb(255, 0, 0), rgb(255, 0, 255), rgb(0, 0, 255), rgb(0, 255, 255), rgb(0, 255, 0), rgb(255, 255, 0), rgb(255, 0, 0));
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    -webkit-background-clip: text;
    font-weight: bolder;
    margin-bottom: 40px;
}

.va-keyword_high_and_low_environmental_chamber_01 {
    font-size: 16px;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    line-height: 1.5;
}


.va-neware_high_temperature_chamber_01 .text-content_high_temperature_chamber_01 {
    position: absolute;
    top: 35%;
    z-index: 2;
    text-align: center;
    width: 100%;
}

.va-neware_high_temperature_chamber_01 .testing.text-content_high_temperature_chamber_01 {
    top: 18%;
}

.va-neware_high_temperature_chamber_01 .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.va-neware_high_temperature_chamber_01 .testing-01 {
    height: 0px;
    padding-bottom: 45%;
    background: rgba(0, 0, 0, 0) url(../images/high_temperature_chamber.jpg) no-repeat center 0;
    background-size: cover;
}

.va-neware_high_temperature_chamber_01 h1,
.va-neware_high_temperature_chamber_01 h2,
.va-neware_high_temperature_chamber_01 h3,
.va-neware_high_temperature_chamber_01 p,
.va-neware_high_temperature_chamber_01 ul,
.va-testing_high_temperature_chamber_01 li,
.va-neware_high_temperature_chamber_01 i,
.va-neware_high_temperature_chamber_01 span {
    padding: 0 20px;
    margin: 0;
    font-weight: normal;
}

.va-neware_high_temperature_chamber_01 .text-content_high_temperature_chamber_01 .title-h1_high_temperature_chamber_01,
.va-neware_high_temperature_chamber_01 .text-content_high_temperature_chamber_01 .title-h2_high_temperature_chamber_01 {
    margin-bottom: 20px;
}

.va-neware_high_temperature_chamber_01 .text-content_high_temperature_chamber_01 h1.title-h1_high_temperature_chamber_01 {
    font-size: 38px;
    line-height: 1;
    white-space: nowrap;
    background-image: linear-gradient(90deg, rgb(255, 0, 0), rgb(255, 0, 255), rgb(0, 0, 255), rgb(0, 255, 255), rgb(0, 255, 0), rgb(255, 255, 0), rgb(255, 0, 0));
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    -webkit-background-clip: text;
}

.va-keyword_high_temperature_chamber_01 {
    font-size: 16px;
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
    color: hsla(0, 0%, 100%, 0.65);
}

.va-neware_environmental_chamber_01 .text-content_environmental_chamber_01 {
    position: absolute;
    top: 35%;
    z-index: 2;
    text-align: center;
    width: 100%;
}

.va-neware_environmental_chamber_01 .testing.text-content_environmental_chamber_01 {
    top: 18%;
}

.va-neware_environmental_chamber_01 .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.va-neware_environmental_chamber_01 .testing-01 {
    height: 0px;
    padding-bottom: 45%;
    background: rgba(0, 0, 0, 0) url(../images/neware_environmental_chamber.jpg) no-repeat center 0;
    background-size: cover;
}

.va-neware_environmental_chamber_01 h1,
.va-neware_environmental_chamber_01 h2,
.va-neware_environmental_chamber_01 h3,
.va-neware_environmental_chamber_01 p,
.va-neware_environmental_chamber_01 ul,
.va-testing_environmental_chamber_01 li,
.va-neware_environmental_chamber_01 i,
.va-neware_environmental_chamber_01 span {
    padding: 0 20px;
    margin: 0;
    font-weight: normal;
}

.va-neware_environmental_chamber_01 .text-content_environmental_chamber_01 .title-h1_environmental_chamber_01,
.va-neware_environmental_chamber_01 .text-content_environmental_chamber_01 .title-h2_environmental_chamber_01 {
    margin-bottom: 20px;
}

.va-neware_environmental_chamber_01 .text-content_environmental_chamber_01 h1.title-h1_environmental_chamber_01 {
    font-size: 38px;
    line-height: 1;
    white-space: nowrap;
    background-image: linear-gradient(90deg, rgb(255, 0, 0), rgb(255, 0, 255), rgb(0, 0, 255), rgb(0, 255, 255), rgb(0, 255, 0), rgb(255, 255, 0), rgb(255, 0, 0));
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    -webkit-background-clip: text;
    font-weight: bolder;
}

.va-keyword_environmental_chamber_01 {
    font-size: 16px;
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
    color: hsla(0, 0%, 100%, 0.65);
}

.va-neware_mini_chamber_01 .text-content_mini_chamber_01 {
    position: absolute;
    top: 45%;
    z-index: 2;
    text-align: center;
    width: 100%;
}

.va-neware_mini_chamber_01 .testing.text-content_mini_chamber_01 {
    top: 18%;
}

.va-neware_mini_chamber_01 .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.va-neware_mini_chamber_01 .testing-01 {
    height: 0px;
    padding-bottom: 55%;
    background: rgba(0, 0, 0, 0) url(../images/mini_chamber.jpg) no-repeat center 0;
    background-size: cover;
}

.va-neware_mini_chamber_01 h1,
.va-neware_mini_chamber_01 h2,
.va-neware_mini_chamber_01 h3,
.va-neware_mini_chamber_01 p,
.va-neware_mini_chamber_01 ul,
.va-testing_mini_chamber_01 li,
.va-neware_mini_chamber_01 i,
.va-neware_mini_chamber_01 span {
    margin: 0;
    font-weight: normal;
}

.va-neware_mini_chamber_01 .text-content_mini_chamber_01 .title-h1_mini_chamber_01,
.va-neware_mini_chamber_01 .text-content_mini_chamber_01 .title-h2_mini_chamber_01 {
    margin-bottom: 20px;
}

.va-neware_mini_chamber_01 .text-content_mini_chamber_01 h1.title-h1_mini_chamber_01 {
    font-size: 75px;
    line-height: 1;
    white-space: nowrap;
    background-image: linear-gradient(90deg, rgb(255, 0, 0), rgb(255, 0, 255), rgb(0, 0, 255), rgb(0, 255, 255), rgb(0, 255, 0), rgb(255, 255, 0), rgb(255, 0, 0));
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    -webkit-background-clip: text;
    font-weight: bold;
}

.va-keyword_mini_chamber_01 {
    font-size: 25px;
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
    color: hsla(0, 0%, 100%, 0.65);
}

.va-neware_mini_chamber_02 .text-content_mini_chamber_02 {
    position: absolute;
    top: 35%;
    z-index: 2;
    text-align: center;
    width: 100%;
    right: 3%;
}

.va-neware_mini_chamber_02 .testing.text-content_mini_chamber_02 {
    top: 18%;
}

.va-neware_mini_chamber_02 .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.va-neware_mini_chamber_02 .testing-01 {
    height: 0px;
    padding-bottom: 55%;
    background: rgba(0, 0, 0, 0) url(../images/mini_chamber01.jpg) no-repeat center 0;
    background-size: cover;
}

.va-neware_mini_chamber_02 h1,
.va-neware_mini_chamber_02 h2,
.va-neware_mini_chamber_02 h3,
.va-neware_mini_chamber_02 p,
.va-neware_mini_chamber_02 ul,
.va-testing_mini_chamber_02 li,
.va-neware_mini_chamber_02 i,
.va-neware_mini_chamber_02 span {
    margin: 0;
    font-weight: normal;
}

.va-neware_mini_chamber_02 .text-content_mini_chamber_02 .title-h1_mini_chamber_02,
.va-neware_mini_chamber_02 .text-content_mini_chamber_02 .title-h2_mini_chamber_02 {
    margin-bottom: 20px;
}

.va-neware_mini_chamber_02 .text-content_mini_chamber_02 h1.title-h1_mini_chamber_02 {
    font-size: 75px;
    line-height: 1.3;
    font-weight: bold;
    width: 800px;
    float: right;
    text-align: left;
}

.va-keyword_mini_chamber_02 {
    font-size: 20px;
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
    color: hsla(0, 0%, 100%, 0.65);
}


.va-neware_mini_chamber_03 .text-content_mini_chamber_03 {
    position: absolute;
    top: 35%;
    z-index: 2;
    width: 650px;
    left: 15%;
}

.va-neware_mini_chamber_03 .testing.text-content_mini_chamber_03 {
    top: 18%;
}

.va-neware_mini_chamber_03 .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.va-neware_mini_chamber_03 .testing-01 {
    height: 0px;
    padding-bottom: 55%;
    background: rgba(0, 0, 0, 0) url(../images/mini_chamber02.jpg) no-repeat center 0;
    background-size: cover;
}

.va-neware_mini_chamber_03 h1,
.va-neware_mini_chamber_03 h2,
.va-neware_mini_chamber_03 h3,
.va-neware_mini_chamber_03 p,
.va-neware_mini_chamber_03 ul,
.va-testing_mini_chamber_03 li,
.va-neware_mini_chamber_03 i,
.va-neware_mini_chamber_03 span {
    margin: 0;
    font-weight: normal;
}

.va-neware_mini_chamber_03 .text-content_mini_chamber_03 .title-h1_mini_chamber_03,
.va-neware_mini_chamber_03 .text-content_mini_chamber_03 .title-h2_mini_chamber_03 {
    margin-bottom: 20px;
}

.va-neware_mini_chamber_03 .text-content_mini_chamber_03 h1.title-h1_mini_chamber_03 {
    font-size: 75px;
    line-height: 1.3;
    font-weight: bold;
    width: 650px;
    float: left;
    text-align: left;
}

.va-keyword_mini_chamber_03 {
    font-size: 20px;
    max-width: 650px;
    color: #000;
    line-height: 1.5;
}

.va-neware_mini_chamber_04 .text-content_mini_chamber_04 {
    position: absolute;
    top: 18%;
    z-index: 2;
    text-align: center;
    width: 100%;
}

.va-neware_mini_chamber_04 .testing.text-content_mini_chamber_04 {
    top: 18%;
}

.va-neware_mini_chamber_04 .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.va-neware_mini_chamber_04 .testing-01 {
    height: 0px;
    padding-bottom: 55%;
    background: rgba(0, 0, 0, 0) url(../images/mini_chamber04.jpg) no-repeat center 0;
    background-size: cover;
}

.va-neware_mini_chamber_04 h1,
.va-neware_mini_chamber_04 h2,
.va-neware_mini_chamber_04 h3,
.va-neware_mini_chamber_04 p,
.va-neware_mini_chamber_04 ul,
.va-testing_mini_chamber_04 li,
.va-neware_mini_chamber_04 i,
.va-neware_mini_chamber_04 span {
    margin: 0;
    font-weight: normal;
}

.va-neware_mini_chamber_04 .text-content_mini_chamber_04 .title-h1_mini_chamber_04,
.va-neware_mini_chamber_04 .text-content_mini_chamber_04 .title-h2_mini_chamber_04 {
    margin-bottom: 20px;
}

.va-neware_mini_chamber_04 .text-content_mini_chamber_04 h1.title-h1_mini_chamber_04 {
    font-size: 43px;
    line-height: 1;
    font-weight: bold;
    color: #fff;
}

.va-keyword_mini_chamber_04 {
    font-size: 25px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    line-height: 1.5;
}

.va-neware_mini_chamber_05 .text-content_mini_chamber_05 {
    position: absolute;
    top: 8%;
    z-index: 2;
    text-align: center;
    width: 100%;
}

.va-neware_mini_chamber_05 .testing.text-content_mini_chamber_05 {
    top: 18%;
}

.va-neware_mini_chamber_05 .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.va-neware_mini_chamber_05 .testing-01 {
    height: 0px;
    padding-bottom: 100%;
    background: rgba(0, 0, 0, 0) url(../images/mini_chamber05.jpg) no-repeat center 0;
    background-size: cover;
}

.va-neware_mini_chamber_05 h1,
.va-neware_mini_chamber_05 h2,
.va-neware_mini_chamber_05 h3,
.va-neware_mini_chamber_05 p,
.va-neware_mini_chamber_05 ul,
.va-testing_mini_chamber_05 li,
.va-neware_mini_chamber_05 i,
.va-neware_mini_chamber_05 span {
    margin: 0;
    font-weight: normal;
}

.va-neware_mini_chamber_05 .text-content_mini_chamber_05 .title-h1_mini_chamber_05,
.va-neware_mini_chamber_05 .text-content_mini_chamber_05 .title-h2_mini_chamber_05 {
    margin-bottom: 20px;
}

.va-neware_mini_chamber_05 .text-content_mini_chamber_05 h1.title-h1_mini_chamber_05 {
    font-size: 43px;
    line-height: 1;
    font-weight: bold;
}

.va-keyword_mini_chamber_05 {
    font-size: 25px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    line-height: 1.5;
}


.va-neware_mini_chamber_06 .text-content_mini_chamber_06 {
    position: absolute;
    top: 8%;
    z-index: 2;
    text-align: center;
    width: 100%;
}

.va-neware_mini_chamber_06 .testing.text-content_mini_chamber_06 {
    top: 18%;
}

.va-neware_mini_chamber_06 .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.va-neware_mini_chamber_06 .testing-01 {
    height: 0px;
    padding-bottom: 55%;
    background: rgba(0, 0, 0, 0) url(../images/mini_chamber06.jpg) no-repeat center 0;
    background-size: cover;
}

.va-neware_mini_chamber_06 h1,
.va-neware_mini_chamber_06 h2,
.va-neware_mini_chamber_06 h3,
.va-neware_mini_chamber_06 p,
.va-neware_mini_chamber_06 ul,
.va-testing_mini_chamber_06 li,
.va-neware_mini_chamber_06 i,
.va-neware_mini_chamber_06 span {
    margin: 0;
    font-weight: normal;
}

.va-neware_mini_chamber_06 .text-content_mini_chamber_06 .title-h1_mini_chamber_06,
.va-neware_mini_chamber_06 .text-content_mini_chamber_06 .title-h2_mini_chamber_06 {
    margin-bottom: 20px;
}

.va-neware_mini_chamber_06 .text-content_mini_chamber_06 h1.title-h1_mini_chamber_06 {
    font-size: 43px;
    line-height: 1;
    font-weight: bold;
}

.va-keyword_mini_chamber_06 {
    font-size: 25px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.5;
}


.va-neware_environmental_chamber_02 .text-content_environmental_chamber_02 {
    position: absolute;
    top: 35%;
    z-index: 2;
    text-align: center;
    width: 100%;
}

.va-neware_environmental_chamber_02 .testing.text-content_environmental_chamber_02 {
    top: 18%;
}

.va-neware_environmental_chamber_02 .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.va-neware_environmental_chamber_02 .testing-01 {
    height: 0px;
    padding-bottom: 55%;
    background: rgba(0, 0, 0, 0) url(../images/neware_environmental_chamber_01.jpg) no-repeat center 0;
    background-size: cover;
}

.va-neware_environmental_chamber_02 h1,
.va-neware_environmental_chamber_02 h2,
.va-neware_environmental_chamber_02 h3,
.va-neware_environmental_chamber_02 p,
.va-neware_environmental_chamber_02 ul,
.va-testing_environmental_chamber_02 li,
.va-neware_environmental_chamber_02 i,
.va-neware_environmental_chamber_02 span {
    padding: 0 20px;
    margin: 0;
    font-weight: normal;
}

.va-neware_environmental_chamber_02 .text-content_environmental_chamber_02 .title-h1_environmental_chamber_02,
.va-neware_environmental_chamber_02 .text-content_environmental_chamber_02 .title-h2_environmental_chamber_02 {
    margin-bottom: 20px;
}

.va-neware_environmental_chamber_02 .text-content_environmental_chamber_02 h1.title-h1_environmental_chamber_02 {
    font-size: 38px;
    line-height: 1;
    background-image: linear-gradient(90deg, rgb(255, 0, 0), rgb(255, 0, 255), rgb(0, 0, 255), rgb(0, 255, 255), rgb(0, 255, 0), rgb(255, 255, 0), rgb(255, 0, 0));
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    -webkit-background-clip: text;
    font-weight: bolder;
}

.va-keyword_environmental_chamber_02 {
    font-size: 16px;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    color: hsla(0, 0%, 100%, 0.65);
}

.va-neware_environmental_chamber_03 .text-content_environmental_chamber_03 {
    position: absolute;
    top: 12%;
    z-index: 2;
    text-align: center;
    width: 100%;
}

.va-neware_environmental_chamber_03 .testing.text-content_environmental_chamber_03 {
    top: 18%;
}

.va-neware_environmental_chamber_03 .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.va-neware_environmental_chamber_03 .testing-01 {
    height: 0px;
    padding-bottom: 55%;
    background: rgba(0, 0, 0, 0) url(../images/neware_environmental_chamber_03.jpg) no-repeat center 0;
    background-size: cover;
}

.va-neware_environmental_chamber_03 h1,
.va-neware_environmental_chamber_03 h2,
.va-neware_environmental_chamber_03 h3,
.va-neware_environmental_chamber_03 p,
.va-neware_environmental_chamber_03 ul,
.va-testing_environmental_chamber_03 li,
.va-neware_environmental_chamber_03 i,
.va-neware_environmental_chamber_03 span {
    padding: 0 20px;
    margin: 0;
    font-weight: normal;
}

.va-neware_environmental_chamber_03 .text-content_environmental_chamber_03 .title-h1_environmental_chamber_03,
.va-neware_environmental_chamber_03 .text-content_environmental_chamber_03 .title-h2_environmental_chamber_03 {
    margin-bottom: 20px;
}

.va-neware_environmental_chamber_03 .text-content_environmental_chamber_03 h1.title-h1_environmental_chamber_03 {
    font-size: 38px;
    line-height: 1;
    white-space: nowrap;
    background-image: linear-gradient(90deg, rgb(255, 0, 0), rgb(255, 0, 255), rgb(0, 0, 255), rgb(0, 255, 255), rgb(0, 255, 0), rgb(255, 255, 0), rgb(255, 0, 0));
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    -webkit-background-clip: text;
    font-weight: bolder;
}

.va-keyword_environmental_chamber_03 {
    font-size: 16px;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    color: hsla(0, 0%, 100%, 0.65);
}


.va-neware_6a_chamber .text-content_6a_chamber {
    position: absolute;
    top: 12%;
    z-index: 2;
    text-align: center;
    width: 100%;
}

.va-neware_6a_chamber .testing.text-content_6a_chamber {
    top: 18%;
}

.va-neware_6a_chamber .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.va-neware_6a_chamber .testing-01 {
    height: 0px;
    padding-bottom: 55%;
    background: rgba(0, 0, 0, 0) url(../images/6a_chamber.jpg) no-repeat center 0;
    background-size: cover;
}

.va-neware_6a_chamber h1,
.va-neware_6a_chamber h2,
.va-neware_6a_chamber h3,
.va-neware_6a_chamber p,
.va-neware_6a_chamber ul,
.va-testing_6a_chamber li,
.va-neware_6a_chamber i,
.va-neware_6a_chamber span {
    padding: 0 20px;
    margin: 0;
    font-weight: normal;
}

.va-neware_6a_chamber .text-content_6a_chamber .title-h1_6a_chamber,
.va-neware_6a_chamber .text-content_6a_chamber .title-h2_6a_chamber {
    margin-bottom: 20px;
}

.va-neware_6a_chamber .text-content_6a_chamber h1.title-h1_6a_chamber {
    font-size: 38px;
    line-height: 1;
    white-space: nowrap;
    background-image: linear-gradient(90deg, rgb(255, 0, 0), rgb(255, 0, 255), rgb(0, 0, 255), rgb(0, 255, 255), rgb(0, 255, 0), rgb(255, 255, 0), rgb(255, 0, 0));
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
    -webkit-background-clip: text;
    font-weight: bold;
}

.va-keyword_environmental_chamber_03 {
    font-size: 16px;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    color: hsla(0, 0%, 100%, 0.65);
}


.va-testing-701 .text-content-701 {
    position: absolute;
    top: 30%;
    z-index: 2;
    text-align: center;
    width: 100%;
    color: #fff;
}

.va-testing-701 .testing.text-content-701 {
    top: 18%;
}

.va-testing-701 .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.va-testing-701 .testing-701 {
    height: 0px;
    padding-bottom: 55%;
    background: rgba(0, 0, 0, 0) url(../images/battery_testing_7000_01.jpg) no-repeat center 0;
    background-size: cover;
}

.va-testing-701 h1,
.va-testing-701 h2,
.va-testing-701 h3,
.va-testing-701 p,
.va-testing-701 ul,
.va-testing-701 li,
.va-testing-701 i,
.va-testing-701 span {
    padding: 0 20px;
    margin: 0;
    font-weight: normal;
}

.va-testing-701 .text-content-701 .title-h1-701,
.va-testing-01 .text-content-701 .title-h2-701 {
    margin-bottom: 20px;
}

.va-testing-701 .text-content-701 h1.title-h1-701 {
    font-size: 38px;
    line-height: 1;
}

.va-keyword-701 {
    font-size: 16px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.va-testing-702 .text-content-702 {
    position: absolute;
    top: 15%;
    z-index: 2;
    text-align: center;
    width: 100%;
    color: #fff;
}

.va-testing-702 .testing.text-content-702 {
    top: 18%;
}

.va-testing-702 .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.va-testing-702 .testing-702 {
    height: 0px;
    padding-bottom: 55%;
    background: rgba(0, 0, 0, 0) url(../images/battery_testing_7000_02.jpg) no-repeat center 0;
    background-size: cover;
}

.va-testing-702 h1,
.va-testing-702 h2,
.va-testing-702 h3,
.va-testing-702 p,
.va-testing-702 ul,
.va-testing-702 li,
.va-testing-702 i,
.va-testing-702 span {
    padding: 0 20px;
    margin: 0;
    font-weight: normal;
}

.va-testing-702 .text-content-702 .title-h1-702,
.va-testing-01 .text-content-702 .title-h2-702 {
    margin-bottom: 20px;
}

.va-testing-702 .text-content-702 h1.title-h1-702 {
    font-size: 38px;
    line-height: 1;
}

.va-keyword-702 {
    font-size: 16px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}


.va-testing-703 .text-content-703 {
    position: absolute;
    top: 30%;
    z-index: 2;
    text-align: center;
    width: 100%;
    color: #fff;
}

.va-testing-703 .testing.text-content-703 {
    top: 18%;
}

.va-testing-703 .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.va-testing-703 .testing-703 {
    height: 0px;
    padding-bottom: 55%;
    background: rgba(0, 0, 0, 0) url(../images/battery_testing_7000_03.jpg) no-repeat center 0;
    background-size: cover;
}

.va-testing-703 h1,
.va-testing-703 h2,
.va-testing-703 h3,
.va-testing-703 p,
.va-testing-703 ul,
.va-testing-703 li,
.va-testing-703 i,
.va-testing-703 span {
    padding: 0 20px;
    margin: 0;
    font-weight: normal;
}

.va-testing-703 .text-content-703 .title-h1-703,
.va-testing-01 .text-content-703 .title-h2-703 {
    margin-bottom: 20px;
}

.va-testing-703 .text-content-703 h1.title-h1-703 {
    font-size: 38px;
    line-height: 1;
}

.va-keyword-703 {
    font-size: 16px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.va-testing-7_2 .text-content-7_2 {
    position: absolute;
    top: 35%;
    z-index: 2;
    text-align: left;
    width: 600px;
    color: #000;
    right: 15%;
}

.va-testing-7_2 .testing.text-content-7_2 {
    top: 18%;
}

.va-testing-7_2 .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.va-testing-7_2 .testing-7_2 {
    height: 0px;
    padding-bottom: 55%;
    background: rgba(0, 0, 0, 0) url(../images/battery_testing_7_2_02.jpg) no-repeat center 0;
    background-size: cover;
}

.va-testing-7_2 h1,
.va-testing-7_2 h2,
.va-testing-7_2 h3,
.va-testing-7_2 p,
.va-testing-7_2 ul,
.va-testing-7_2 li,
.va-testing-7_2 i,
.va-testing-7_2 span {
    margin: 0;
    font-weight: normal;
}

.va-testing-7_2 .text-content-7_2 .title-h1-7_2,
.va-testing-01 .text-content-7_2 .title-h2-7_2 {
    margin-bottom: 20px;
}

.va-testing-7_2 .text-content-7_2 h1.title-h1-7_2 {
    font-size: 38px;
    line-height: 1.3;
    font-weight: bold;
}

.va-keyword-7_2 {
    font-size: 16px;
    width: 600px;
    line-height: 1.5;
}

.va-testing-7_3 .text-content-7_3 {
    position: absolute;
    top: 15%;
    z-index: 2;
    text-align: center;
    width: 100%;
    color: #fff;
}

.va-testing-7_3 .testing.text-content-7_3 {
    top: 18%;
}

.va-testing-7_3 .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.va-testing-7_3 .testing-7_3 {
    height: 0px;
    padding-bottom: 55%;
    background: rgba(0, 0, 0, 0) url(../images/battery_testing_7_2_03.jpg) no-repeat center 0;
    background-size: cover;
}

.va-testing-7_3 h1,
.va-testing-7_3 h2,
.va-testing-7_3 h3,
.va-testing-7_3 p,
.va-testing-7_3 ul,
.va-testing-7_3 li,
.va-testing-7_3 i,
.va-testing-7_3 span {
    padding: 0 20px;
    margin: 0;
    font-weight: normal;
}

.va-testing-7_3 .text-content-7_3 .title-h1-7_3,
.va-testing-01 .text-content-7_3 .title-h2-7_3 {
    margin-bottom: 20px;
}

.va-testing-7_3 .text-content-7_3 h1.title-h1-7_3 {
    font-size: 38px;
    line-height: 1;
    font-weight: bold;
}

.va-keyword-7_3 {
    font-size: 16px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    width: 95%;
    line-height: 1.5;
}

.va-testing-7_4 .text-content-7_4 {
    position: absolute;
    top: 15%;
    z-index: 2;
    text-align: center;
    width: 100%;
    color: #000;
}

.va-testing-7_4 .testing.text-content-7_4 {
    top: 18%;
}

.va-testing-7_4 .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern";
}

.va-testing-7_4 .testing-7_4 {
    height: 0px;
    padding-bottom: 55%;
    background: rgba(0, 0, 0, 0) url(../images/battery_testing_7_2_04.jpg) no-repeat center 0;
    background-size: cover;
}

.va-testing-7_4 h1,
.va-testing-7_4 h2,
.va-testing-7_4 h3,
.va-testing-7_4 p,
.va-testing-7_4 ul,
.va-testing-7_4 li,
.va-testing-7_4 i,
.va-testing-7_4 span {
    padding: 0 20px;
    margin: 0;
    font-weight: normal;
}

.va-testing-7_4 .text-content-7_4 .title-h1-7_4,
.va-testing-01 .text-content-7_4 .title-h2-7_4 {
    margin-bottom: 20px;
}

.va-testing-7_4 .text-content-7_4 h1.title-h1-7_4 {
    font-size: 38px;
    line-height: 1;
}

.va-keyword-7_4 {
    font-size: 16px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 15px;
    line-height: 1.5;
}

section.ronin-s-banner {
    height: 900px; 
	margin-top:-64px;
    z-index: 5;
    position: relative;
    overflow: hidden;
}

section.ronin-s-banner .banner-bg {
    height: 1000px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

section.ronin-s-banner .video-bg,
section.ronin-s-banner .video-mask.iframe {
    position: absolute;
    height: 100%;
    width: 100%;
}

section.ronin-s-banner .video-bg video {
    object-fit: fill;
    z-index: 6;
    min-width: 100%;
    min-height: min-height;
}

section.ronin-s-banner .container {
    color: #fff;
    text-align: center;
    z-index: 8;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.ronin-s-homepage h2,
section.ronin-s-banner .container h1 {
    font-weight: 600;
    line-height: 1.5;
    font-size: 36px;
}

section.ronin-s-banner .container p.banner-slogan {
    color: #fff;
    line-height: 1.5;
    margin-bottom: 40px;
    font-size: 24px;
}

section.ronin-s-banner .container .play-video {
    vertical-align: middle;
    display: inline-block;
    width: 24px;
    height: 24px;
    background-color: rgba(194, 200, 204, .5);
    border-radius: 50%;
    position: relative;
}

section.ronin-s-banner .container .play-video::before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    margin-top: -5px;
    left: 40%;
    border-left: solid 9px #fff;
    border-top: solid 5px transparent;
    border-bottom: solid 5px transparent;
}

section.ronin-s-banner .container a.video-link span {
    color: #fff;
    line-height: 24px;
    font-size: 16px;
    vertical-align: middle;
    margin-left: 8px;
}

.pr7_2 {
    padding: 0 0 60px 0;
}

.childrenlists {
    width: 96%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}

.childrenlists .childli {
    position: relative;
    width: 20%;
    padding: 20px 0 45px 0;
    border-bottom: 1px solid #f0f1f2;
    display: flex;
    justify-content: space-between;
}

.site-header .childli .imgs {
    width: 140px;
    height: 140px;
    padding: 60px 0;
}

.site-header .childli .imgs img {
    width: 100%;
    height: 92%;
}

.site-header .childli .txt {
    width: 250px;
    padding: 0 20px;
    box-sizing: border-box;
    height: 240px;
    font-size: 14px;
    text-align: left;
}

.site-header .childli .txt h2 {
    font-weight: bold;
    color: #000;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 6px;
}

.site-header .childli .txt h3 {
    font-size: 12px;
    color: #6c7073;
    line-height: 16px;
    height: 32px;
    white-space: nowrap;
    word-break: keep-all;
    overflow: hidden;
    text-overflow: ellipsis;
}

.site-header .childli .txt .p {
    max-height: 150px;
    margin: 10px 0 25px 0;
    overflow: hidden;
}

.site-header .childli .txt .p a {
    color: #3b3e40;
    display: block;
    line-height: 24px;
    height: 25px;
    white-space: nowrap;
    word-break: keep-all;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 8px;
}

.site-header .childli .txt .p a:hover {
    color: #ff6700;
}

.site-header .childli .txt .more {
    color: #ff6700;
    line-height: 16px;
}

.site-header .childli .txt .more a {
    color: #ff6700;
}

.site-header .childli .txt .more span {
    margin-left: 10px;
    font-family: "simsun";
    font-weight: bold;
}

.childrenlists .childli::after {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -90px;
    height: 180px;
    width: 1px;
    background: #f0f1f2;
    content: '';
}

.childrenlists .childli:nth-child(3n)::after {
    width: 0;
}

.childrenlists .childli .mores {
    padding: 60px 0 0 0;
    text-align: center;
    width: 100%;
}

.childrenlists .childli .mores a {
    display: block;
}

.childrenlists .childli .mores span {
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    border: 2px solid #ff6700;
    border-radius: 50%;
    background: url(../images/navarrow.png) no-repeat center center/85% 85%;
}

.childrenlists .childli .mores p {
    padding-top: 30px;
    font-size: 20px;
    color: #ff6700;
}

.downloadfile {
    background: #fff;
    padding: 50px 0;
    min-height: 600px;
	width: 85%;
	margin: auto;
}

.downloadfile .li {
   /*20210721*/
    /*width: 40%;*/
	width: 30%;
	margin-right: 5%;
    margin-bottom: 30px;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    padding: right 20px; 
    line-height: 1.5;
}

.downloadfile .li:nth-child(3n) {
   /*width: 20%;*/
	margin-right: 0;
}

.downloadfile .li h1 {
    margin-bottom: 15px;
    font-size: 20px;
}

.downloadfile .li h2 {
    margin: 15px 0;
    font-size: 18px;
    color:#8b8686;
	/*20210721*/
	line-height:1.5;
}

.downloadfile .li dl {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.downloadfile .li dt {
    width: 200px;
    font-size: 14px;
}

.downloadfile .li dt .filename {
    color: #44a8f2;
}

.downloadfile .li dt .date {
    color: #707473;
}

.downloadfile .li dd a {
    font-size: 14px;
    display: inline-block;
    padding: 2px 8px;
    border: 1px solid #707473;
    background: #f7f8f9;
    color: #a6acaa;
    text-transform: uppercase;
}

.downloadfile .li dd a:hover {
    background: #707473;
    color: #fff;
}

.header-search {
    display: none;
}

.headerright {
    float: right;
    width: 100px;
    display: flex;
    justify-content: space-between;
}

.headerright .headsearch,
.headerright .headuser {
    width: 30px;
    height: 66px;
    position: relative;
}

.headerright .headsearch .search-icon,
.headerright .headuser .user-icon {
    display: block;
    margin: 22px auto;
    width: 22px;
    height: 22px;
    background-position: center center;
    background-repeat: no-repeat;
}

.headerright .headsearch .search-icon {
    background-image: url(../images/searchicon.png);
    cursor: pointer;
}

.headerright .headuser .user-icon {
    background-image: url(../images/topuser.png);
}

.headerright .headuser .usernav {
    position: absolute;
    z-index: 1100;
    top: 66px;
    right: -10px;
    display: none;
    color: #303233;
    width: 90px;
    padding: 8px 0 0 0;
}

.headerright .headuser #user_nav {
    position: relative;
    background: #fff;
    padding: 5px 0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.headerright .headuser #user_nav::before {
    position: absolute;
    top: -8px;
    right: 16px;
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8px 8px;
    border-color: transparent transparent #fff transparent;
}

.headerright .headuser .usernav a {
    display: block;
    line-height: 40px;
    font-size: 14px;
    color: #222;
    text-align: center;
    width: 100%;
}

.headerright .headuser .usernav a:hover {
    color: #ff6700;
}

.site-header .header-search {
    box-sizing: initial;
    display: none;
    position: absolute;
    z-index: 2000;
    top: 0;
    right: 50%;
    margin-right: -600px;
    width: 970px;
    background: #fff;
    height: 38px;
    padding: 14px 0 14px 70px;
}

.site-header .search-form .keyword-list {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff;
    border-color: -moz-use-text-color #ff6700 #ff6700;
    border-image: none;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    left: 0;
    position: absolute;
    top: 50px;
    width: 243px;
    z-index: 20;
}

.site-header .search-form .keyword-list ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.site-header .search-form .keyword-list li.active,
.site-header .search-form .keyword-list li:hover {
    background: #fafafa;
}

.site-header .search-form .keyword-list li a {
    color: #424242;
    display: block;
    font-size: 12px;
    padding: 6px 15px;
    position: relative;
}

.site-header .search-form .keyword-list li .keyword {
    color: #fff100;
}

.site-header .search-form .keyword-list li .result {
    color: #b0b0b0;
    position: absolute;
    right: 15px;
    top: 6px;
}

.site-header .search-form:hover .search-text {
    border-color: #b0b0b0;
}

.site-header .search-form:hover .search-btn {
    border-color: #b0b0b0;
}

.site-header .search-form:hover .search-btn:hover {
    border-color: #fff;
}

.site-header .search-form-focus:hover .search-text {
    border-color: #fff100;
}

.site-header .search-form-focus:hover .search-btn {
    border-color: #fff100;
}

.site-header .search-form-focus .search-text {
    border-color: #fff100;
}

.site-header .search-form-focus .search-btn {
    border-color: #fff100;
}

.site-header .search-form-focus .search-btn:hover {
    background: #ff6700 url(../images/searchicon.png) no-repeat center center;
    color: #fff;
}

.site-header .search-text {
    background: #fff;
    border: 0;
    font-size: 14px;
    height: 38px;
    line-height: 38px;
    outline: 0 none;
    transition: all 0.2s ease 0s;
    width: 100%;
    display: block;
    font-size: 16px;
    animation-name: slideInRight;
    animation-duration: .5s;
    animation-fill-mode: both;
    animation-timing-function: ease;
}

@keyframes slideInRight {
    0% {
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        transform: translate3d(0, 0, 0)
    }
}

.site-header .search-btn {
    background: #fff url(../images/searchicon.png) no-repeat center center;
    border: 0;
    width: 40px;
    height: 38px;
    outline: 0 none;
    position: absolute;
    left: 20px;
    top: 14px;
    transition: all 0.2s ease 0s;
    z-index: 2;
    cursor: pointer;
}

.site-header .search-hot-words {
    display: none;
    position: absolute;
    right: 70px;
    text-align: right;
    top: 20px;
    z-index: 2;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
}

.site-header .search-hot-words a {
    background: #eee;
    color: #757575;
    display: inline-block;
    font-size: 12px;
    margin-left: 5px;
    padding: 0 5px;
    transition: all 0.2s ease 0s;
}

.site-header .search-hot-words a:hover {
    background: #FFC20E;
    color: #fff;
}

#div_seach_title {
    position: absolute;
    z-index: 3000;
    top: 66px;
    left: 0;
    width: 80%;
    background: #fff;
    box-sizing: border-box;
    display: block !important;
    border-top: solid 1px #e7eef3;
    font-size: 16px;
    line-height: 16px;
    border-radius: 2px;
    padding: 16px 0;
}

#div_seach_title h2 {
    font-size: 12px;
    padding: 8px 0;
    margin: 0 40px;
    color: #919699;
    font-weight: bold;
}

#div_seach_title li {
    margin-left: 0 !important;
}

#div_seach_title li:hover {
    background: #ebeff2;
}

#div_seach_title li a {
    padding: 8px 40px;
    display: inline-block;
    width: 100%;
    line-height: 16px;
    color: #303233;
}

.header-search .close-btn {
    display: inline-block;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 50%;
    right: 0;
    color: #616466;
    cursor: pointer;
    margin-top: -12px;
    background-size: cover;
    background-image: url(../images/close.png);
    background-color: #fff;
}

/*software css*/
.software {
    background: #f6f6f6;
    color: #424242;
    padding: 0 0 60px 0;
}

.website {
    padding: 10px 0;
}

.website a {
    color: #424242;
}

.website a:hover {
    color: #ff6700;
}

.software .ban {
    background: #efefef;
}

.software .ban .con {
    padding: 80px 0;
    width: 85%;
    margin: 0 auto;
    font-size: 15px;
    line-height: 25px;
}

.software .title {
    font-size: 20px;
    padding: 40px 0 20px 0;
}

.software .content {
    background: #fff;
    font-size: 15px;
    line-height: 24px;
}

.software .content h1 {
    font-size: 20px;
    color: #ff6700;
    line-height: normal;
    margin: 0 0 25px 0;
    font-weight: normal;
}

.software_list {
    margin: 0 auto;
	width: 85%;
}

.software_list.list1 li {
    float: left;
    height: 230px;
    padding: 40px 35px;
    width: 528px;
    border-left: 1px solid #b0b0b0;
    border-top: 1px solid #b0b0b0;
}

.software_list.list1 .li1,
.software_list.list1 .li3 {
    border-left: 0;
}

.software_list.list1 .li1,
.software_list.list1 .li2 {
    border-top: 0;
}

.software_list.list1 h1 {
    margin: 0 0 35px 0;
}

.software_list .text {
    padding: 45px 45px 25px 35px;
}

.software_list .list {
    border-top: 1px solid #b0b0b0;
    padding: 25px 35px 30px 35px;
    border-bottom: 0;
    zoom: 1;
}

.software_list .list:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.software_list .list .t {
    float: left;
    width: calc(100% - 460px);
    padding-right: 2%;
}

.software_list .list .img {
    float: right;
    width: 460px;
    text-align: right;
}

/*2020-8-16 css*/
.headerright .headuser {
    float: left;
}

.headerright .headsearch {
    float: right;
}

.site-header .search-text {
    -webkit-appearance: none;
    line-height: 20px;
    padding: 9px 0;
    box-sizing: border-box;
}


/*product css*/
.enter-fade,
.fade-in {
    opacity: 0;
}

.fade-in {
    animation: fade .8s ease-in 0s 1 normal forwards;
}

.fade-out {
    opacity: 1;
    animation: fade-reverse .8s ease-out 0s 1 normal forwards;
}

@keyframes fade {
    0% {
        opacity: 0;
    }

    to {
        opacity: 1
    }
}

@keyframes fade-reverse {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.ma2Main * {
    -webkit-font-smoothing: antialiased;
    line-height: 1.5;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

/*TWS*/
.tws_page1 {
    height: 950px;
    position: relative;
    background: url(../images/tws-1.jpg) no-repeat 0 fixed;
}

.tws_page1 .textbox {
    padding: 190px 0 0 0;
    max-width: 850px;
    width: 100%;
    box-sizing: border-box;
}

/* .page1 .textbox.show{ display: block;} */
.tws_page1 .textbox h3 {
    font-size: 60px;
    padding: .35em 0;
    font-weight: bold;
    animation: anim_wy 0.5s alternate ease-in-out;
    color: #514e73;
}

.tws_page1 .textbox h3 span {
    letter-spacing: 0px;
    background-color: #ff6700;
    border-radius: 64px;
    padding: .58em .5em;
    vertical-align: super;
    margin-left: 10px;
    font-size: 20px;
    color: #fff;
    display: inline-block;
    line-height: 1;
}

.tws_page1 .textbox h4 {
    font-size: 25px;
    animation: anim_wy 0.7s alternate ease-in-out;
    max-width: 650px;
    color: #333;
    font-weight: 600;
}

.tws_page1 .textbox h5 {
    font-size: 32px;
    animation: anim_wy 0.7s alternate ease-in-out;
    max-width: 650px;
    color: #333;
    font-weight: 600;
}

.tws_page1 .textbox h4 span {
    padding: 0 10px;
}

.tws_page1 .img {
    position: relative;
    margin-top: 120px;
    margin-left: -55px;
    width: 850px;
    height: 133px;
    background-size: contain;
    /* animation: anim_wy 1.3s alternate ease-in-out; */
}

.tws_page1 .textbox .fadeInUp .animated {
    transition-delay: 0.5s;
}


.TWS_text-box_NEWARE {
    width: 592px;
}

.TWS_absolute-text-box_NEWARE {
    position: absolute;
    top: 75%;
}

.TWS_text-box_NEWARE .TWS_FEATURE_LIST_NEWARE {
    width: 435px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}

.TWS_text-box_NEWARE .TWS_FEATURE_LIST_NEWARE .TWS_LIST_NEWARE {
    width: 210px;
    height: 160px;
    overflow: hidden;
}

.TWS_text-box_NEWARE .TWS_FEATURE_LIST_NEWARE .TWS_LIST_NEWARE img {
    width: 72px;
    display: block;
    margin: 0 auto;
}

.TWS_text-box_NEWARE .TWS_FEATURE_LIST_NEWARE .TWS_LIST_NEWARE p {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    margin-top: 8px;
    color: rgba(0, 0, 0, .85);
    letter-spacing: -.02em;
}


/*mA*/
.page1 {
    height: 950px;
    position: relative;
    background: url(../images/page1_01.jpg) no-repeat center fixed;
    background-size: cover;
}

.page1 .textbox {
    padding: 140px 0 0 0;
    max-width: 850px;
    width: 100%;
    box-sizing: border-box;
}

/* .page1 .textbox.show{ display: block;} */
.page1 .textbox h3 {
    font-size: 42px;
    padding: .35em 0;
    animation: anim_wy 0.5s alternate ease-in-out;
    color: #514e73;
}

.page1 .textbox h3 span {
    letter-spacing: 0px;
    background-color: #ff6700;
    border-radius: 64px;
    padding: .58em .5em;
    vertical-align: super;
    margin-left: 10px;
    font-size: 20px;
    color: #fff;
    display: inline-block;
    line-height: 1;
}

.page1 .textbox h4 {
    font-size: 18px;
    animation: anim_wy 0.7s alternate ease-in-out;
    max-width: 600px;
    color: rgba(0, 0, 0, 0.85);
}

.page1 .textbox h5 {
    font-size: 26px;
    animation: anim_wy 0.7s alternate ease-in-out;
    max-width: 650px;
    color: rgba(0, 0, 0, 0.45);
}

.page1 .textbox h4 span {
    padding: 0 10px;
}

.page1 .img {
    position: relative;
    margin-top: 150px;
    margin-left: -50px;
    width: 700px;
    height: 133px;
    background: url(../images/page1_02.png) no-repeat;
    background-size: contain;
    /* animation: anim_wy 1.3s alternate ease-in-out; */
}

.page1 .textbox .fadeInUp .animated {
    transition-delay: 0.5s;
}

.page2 {
    height: 980px;
    background: #f6f6f6;
}

.page2focusBox {
    position: relative;
    width: 100%;
    /* height: 1000px; */
    padding-top: 90px;
    overflow: hidden;
}

.page2focusBox .pic {
    position: relative;
    z-index: 0;
    margin: 0 auto;
    margin-top: 0;
    text-align: center;
}

.page2focusBox .pic .info {
    color: #666;
}

.page2.is-visible .info {
    animation-name: p8_anim_wy;
}

.page2focusBox .pic .info h3 {
    font-size: 26px;
    animation: anim_wy 0.5s alternate ease-in-out;
    line-height: 1.5;
}

.page2focusBox .pic .info h4 {
    font-size: 36px;
    padding: 15px 0;
    animation: anim_wy 0.5s alternate ease-in-out;
    line-height: 1.5;
    color: #514e73;
}

.page2focusBox .pic .info h4 .sup {
    margin: -20px 0 0 20px;
    display: inline;
    padding: 5px 20px;
    border-radius: 10px;
    border: 2px solid #f55c00;
    color: #f55c00;
    font-size: 20px;
    font-weight: bold;
    animation: anim_wy 1s alternate ease-in-out;
    vertical-align: middle;
}

.page2focusBox .pic .info p {
    font-size: 16px;
    width: 600px;
    margin: auto;
    line-height: 1.5;
}

.page2focusBox .pic .img {
    height: 700px;
    display: flex;
    align-items: center;
    justify-content: center
}

.page2.is-visible .page2focusBox .pic .img {
    animation-name: anim110;
}

.page2focusBox .pic img {
    display: inline-block;
}

.page2focusBox .prev,
.page2focusBox .next {
    position: absolute;
    top: 40%;
    z-index: 10;
    margin-top: 30px;
    cursor: pointer;
}

.page2focusBox .prev {
    left: 175px;
}

.page2focusBox .next {
    right: 175px;
}

.page2focusBox .prev:hover,
.page2focusBox .next:hover {
    opacity: .7;
}

.page_tws2 {
    background: #f6f6f6;
}

.page_tws2focusBox {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.page_tws2focusBox .pic {
    position: relative;
    z-index: 0;
    margin: 0 auto;
    margin-top: 0;
    text-align: center;
}

.page_tws2focusBox .pic .info {
    color: #666;
}

.page_tws2.is-visible .info {
    animation-name: p8_anim_wy;
}

.page_tws2focusBox .pic .info h3 {
    font-size: 26px;
    animation: anim_wy 0.5s alternate ease-in-out;
    line-height: 1.5;
}

.page_tws2focusBox .pic .info h4 {
    font-size: 36px;
    padding: 15px 0;
    animation: anim_wy 0.5s alternate ease-in-out;
    line-height: 1.5;
    color: #514e73;
}

.page_tws2focusBox .pic .info h4 sup {
    margin: -20px 0 0 20px;
    display: inline-block;
    padding: 5px 20px;
    border-radius: 10px;
    border: 2px solid #f55c00;
    color: #f55c00;
    font-size: 20px;
    font-weight: bold;
    animation: anim_wy 1s alternate ease-in-out;
    vertical-align: bottom;
}

.page_tws2focusBox .pic .info p {
    font-size: 16px;
    width: 600px;
    margin: auto;
    line-height: 1.5;
}

.page_tws2focusBox .pic .img {
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center
}

.page_tws2.is-visible .page_tws2focusBox .pic .img {
    animation-name: anim110;
}

.page_tws2focusBox .pic img {
    display: inline-block;
}

.page_tws2focusBox .prev,
.page_tws2focusBox .next {
    position: absolute;
    top: 40%;
    z-index: 10;
    margin-top: 30px;
    cursor: pointer;
}

.page_tws2focusBox .prev {
    left: 175px;
}

.page_tws2focusBox .next {
    right: 175px;
}

.page_tws2focusBox .prev:hover,
.page_tws2focusBox .next:hover {
    opacity: .7;
}


.page3 {
    height: auto;
}

.page3 .w1200 {
    height: 280px;
    text-align: center;
}

.page3 .w1200 h4 {
    padding-top: 90px;
    font-size: 32px;
    position: relative;
    z-index: 1;
    animation: anim_wy 0.7s alternate ease-in-out;
    line-height: 1.5;
    color: #514e73;
}

.page3 .w1200 .dc1 {
    position: absolute;
    top: 20px;
    left: 140px;
}

.page3 .w1200 .dc2 {
    position: absolute;
    top: 120px;
    right: 140px;
}

.page3.is-visible .animated h4 {
    animation: p3anim_wy 0.5s alternate ease-in-out;
}

.page3.is-visible .dc1 {
    animation: p3anim_wy 1.2s infinite alternate ease-in-out;
}

.page3.is-visible .dc2 {
    animation: p3anim_wy 1s infinite alternate ease-in-out;
}

.page3 .notice .w1200 {
    height: 320px;
}

.page3 .notice .w1200:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -25px;
    margin-left: 310px;
    width: 55px;
    height: 35px;
    background: url(../images/sanj_03.png) no-repeat;
}

.page3 .notice .tab-hd {
    text-align: center;
}

.page3 .notice .tab-hd ul {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    padding-top: 4px;
    margin-left: 7px;
}

.page3 .notice .tab-hd li {
    cursor: pointer;
    width: 20%;
    min-height: 160px;
    float: left;
    animation: anim_wy 0.5s alternate ease-in-out;
    padding: 0 50px;
}

.page3 .notice .tab-hd li p {
    font-size: 16px;
    padding-top: 20px;
}

.page3 .notice .tab-hd li .i1 {
    display: block;
    margin: 0 auto;
    width: 50%;
}

.page3 .notice .tab-hd li .i2 {
    display: none;
    margin: 0 auto;
    width: 50%;
}

.page3 .notice .tab-hd li.on {
    position: relative;
    color: #f5a533;
}

.page3 .notice .tab-hd li.on .i1 {
    display: none;
}

.page3 .notice .tab-hd li.on .i2 {
    display: block;
}

.page3 .tab-bd>div {
    display: none;
}

.page3 .tab-bd>div.on {
    display: block;
}

.page3 .tab-pal {
    margin: 0 auto;
    color: #333;
    box-sizing: border-box;
    padding-top: 0;
    text-align: center;
    background-color: #f6f6f6;
    height: auto;
}

.page3 .tab-pal .img {
    width: 100%;
    margin: auto;
    animation: anim_wy 0.5s alternate ease-in-out;
}

.page3 .tab-pal .img img {
    padding: 10px;
    width: 45%;
}

.page3 .tab-pa7 .img img {
    padding: 10px;
    width: 20%;
}

.page3 .tab-pal .txt {
    width: 900px;
    margin: 0 auto;
    font-size: 16px;
    padding-bottom: 30px;
    margin-top: -5px;
    animation: anim_wy 0.7s alternate ease-in-out;
}

.page3 .tab-pal .txt h5 {
    font-size: 26px;
    padding: 15px 0;
}

.page3 .tab-pal-1 {
    margin: 0 auto;
    color: #333;
    box-sizing: border-box;
    padding-top: 0;
    text-align: center;
    background-color: #f6f6f6;
    height: 500px;
}

.page3 .tab-pal-1 .img {
    width: 100%;
    margin: auto;
    animation: anim_wy 0.5s alternate ease-in-out;
}

.page3 .tab-pal-1 .img_ma_1 img {
    padding: 10px;
    width: 37%;
}

.page3 .tab-pal-1 .txt {
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
    font-size: 16px;
    padding-bottom: 50px;
    margin-top: -90px;
    animation: anim_wy 0.7s alternate ease-in-out;
}

.page3 .tab-pal-1 .txt h5 {
    font-size: 26px;
    padding: 10px 0;
}

.page3 .tab-pal-1 .img_ma_1 {
    vertical-align: middle;
    max-width: 100%;
    animation: anim_wy 0.5s alternate ease-in-out;
}

.page3 .tab-pal-2 {
    margin: 0 auto;
    color: #333;
    box-sizing: border-box;
    padding-top: 0;
    text-align: center;
    background-color: #f6f6f6;
    height: 600px;
}

.page3 .tab-pal-2 .img {
    width: 100%;
    margin: auto;
    animation: anim_wy 0.5s alternate ease-in-out;
}

.page3 .tab-pal-2 .img_ma_2 img {
    padding: 10px;
    width: 38%;
}

.page3 .tab-pal-2 .txt {
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
    font-size: 18px;
    margin-top: 0;
    animation: anim_wy 0.7s alternate ease-in-out;
}

.page3 .tab-pal-2 .txt h5 {
    font-size: 26px;
    font-weight: bold;
    padding: 10px 0;
}

.page3 .tab-pal-2 .img_ma_2 {
    vertical-align: middle;
    max-width: 100%;
    animation: anim_wy 0.5s alternate ease-in-out;
}

.page3 .tab-pal-3 {
    margin: 0 auto;
    color: #333;
    box-sizing: border-box;
    padding-top: 0;
    text-align: center;
    background-color: #f0f0f0;
    height: auto;
}

.page3 .tab-pal-3 .img {
    height: 740px;
    width: 100%;
    max-width: 1300px;
    margin: auto;
    animation: anim_wy 0.5s alternate ease-in-out;
}

.page3 .tab-pal-3 .img_ma_3 img {
    padding: 10px 50px;
}

.page3 .tab-pal-3 .txt {
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
    font-size: 16px;
    padding-bottom: 35px;
    animation: anim_wy 0.7s alternate ease-in-out;
    margin-top: -10px;
}

.page3 .tab-pal-3 .txt p {
    line-height: 1.5;
}

.page3 .tab-pal-3 .txt h5 {
    font-size: 26px;
    padding: 15px 0;
}

.page3 .tab-pal-3 .img_ma_3 {
    vertical-align: middle;
    max-width: 100%;
    height: 90%;
    animation: anim_wy 0.5s alternate ease-in-out;
}

.page3 .tab-pal-4 {
    margin: 0 auto;
    color: #333;
    box-sizing: border-box;
    padding-top: 0;
    text-align: center;
    background-color: #f6f6f6;
}

.page3 .tab-pal-4.img {
    height: 740px;
    width: 100%;
    max-width: 1300px;
    margin: auto;
    animation: anim_wy 0.5s alternate ease-in-out;
}

.page3 .tab-pal-4 .img_ma_4 img {
    padding: 10px 50px;
    width: 55%;
}

.page3 .tab-pal-4 .txt {
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
    font-size: 16px;
    padding-bottom: 50px;
    margin-top: -45px;
    animation: anim_wy 0.7s alternate ease-in-out;
}

.page3 .tab-pal-4 .txt h5 {
    font-size: 26px;
    font-weight: bold;
    padding: 10px 0;
}

.page3 .tab-pal-4 .img_ma_4 {
    vertical-align: middle;
    max-width: 100%;
    height: 90%;
    animation: anim_wy 0.5s alternate ease-in-out;
}


.page3 .tab-pal-5 {
    margin: 0 auto;
    color: #333;
    box-sizing: border-box;
    padding-top: 0;
    text-align: center;
    background-color: #f6f6f6;
    height: auto;
}

.page3 .tab-pal-5 .img {
    height: 740px;
    width: 100%;
    max-width: 1300px;
    margin: auto;
    animation: anim_wy 0.5s alternate ease-in-out;
}

.page3 .tab-pal-5 .img_ma_5 img {
    padding: 10px 50px;
    width: 45%;
}

.page3 .tab-pal-5 .txt {
    width: 900px;
    margin: 0 auto;
    font-size: 16px;
    padding-bottom: 40px;
    animation: anim_wy 0.7s alternate ease-in-out;
    margin-top: -20px;
}

.page3 .tab-pal-5 .txt h5 {
    font-size: 26px;
    padding: 10px 0;
    color: #514e73;
}

.page3 .tab-pal-5 .txt p {
    line-height: 1.5;
    font-size: 16px;
}

.page3 .tab-pal-5 .img_ma_5 {
    vertical-align: middle;
    max-width: 100%;
    animation: anim_wy 0.5s alternate ease-in-out;
}

.page3 .tab-pal-6 {
    margin: 0 auto;
    color: #fff;
    box-sizing: border-box;
    text-align: center;
    background-color: #fff4c3;
    height: 500px;
}

.page3 .tab-pal-6 .img {
    height: 700px;
}

.page3 .tab-pal-6 .img img {
    padding: 10px 50px;
}

.page3 .tab-pal-6 .txt {
    width: 800px;
    margin: 0 auto;
    font-size: 18px;
    color: #000;
    margin-top: 30px;
    animation: anim_wy 0.7s alternate ease-in-out;
}

.page3 .tab-pal-6 .txt h5 {
    font-size: 26px;
    padding: 10px 0;
    color: #514e73;
}

.page3 .tab-pal-6 .txt p {
    line-height: 1.5;
    font-size: 16px;
    margin-top: 5px;
}

.img_ma_6 {
    vertical-align: middle;
    max-width: 100%;
    height: 60%;
    background: url(../images/accuracy_01.jpg) no-repeat center;
    background-size: contain;
    animation: anim_wy 0.5s alternate ease-in-out;
}

.page3 .tab-pal-7 {
    margin: 0 auto;
    color: #fff;
    box-sizing: border-box;
    text-align: center;
    background-color: #000;
    height: 500px;
}

.page3 .tab-pal-7 .img {
    height: 700px;
}

.page3 .tab-pal-7 .txt {
    width: 800px;
    margin: 0 auto;
    font-size: 16px;
    color: #fff;
    margin-top: -115px;
    animation: anim_wy 0.5s alternate ease-in-out;
}

.page3 .tab-pal-7 .txt h5 {
    font-size: 26px;
    font-weight: bold;
    padding: 10px 0;
}

.page3 .tab-pal-7 .txt p {
    line-height: 1.5;
}

.page3 .tab-pal-7 .img_ma_7 {
    vertical-align: middle;
    max-width: 100%;
    height: 90%;
}

.page3 .tab-pal-7 .img_ma_7 img {
    vertical-align: middle;
    width: 25%;
    padding: 0 20px;
}

.page3 .tab-pal-8 {
    margin: 0 auto;
    color: #fff;
    box-sizing: border-box;
    text-align: center;
    background-color: #000;
    height: auto;
}

.page3 .tab-pal-8 .img {
    height: 700px;
}

.page3 .tab-pal-8 .txt {
    width: 800px;
    margin: 0 auto;
    font-size: 16px;
    color: #fff;
    margin-top: -25px;
    animation: anim_wy 0.5s alternate ease-in-out;
    padding-bottom: 20px;
}

.page3 .tab-pal-8 .txt p {
    line-height: 1.5;
}

.page3 .tab-pal-8 .txt h5 {
    font-size: 24px;
    padding: 15px 0;
}

.page3 .tab-pal-8 .img_ma_8 {
    vertical-align: middle;
    max-width: 1500px;
    width: 100%;
    margin: auto;
}

.page3 .tab-pal-8 .img_ma_8 img {
    vertical-align: middle;
    width: 20%;
    padding: 50px 20px;
}


.page3 .tab-pal-10 {
    margin: 0 auto;
    color: #fff;
    box-sizing: border-box;
    text-align: center;
    background-color: #fff;
    height: 500px;
}

.page3 .tab-pal-10 .img {
    height: 700px;
}

.page3 .tab-pal-10 .img_ma_10 img {
    height: auto;
    animation: anim_wy 0.5s alternate ease-in-out;
    width: 48%;
}

.page3 .tab-pal-10 .txt {
    width: 800px;
    margin: 0 auto;
    font-size: 18px;
    color: #333;
    margin-top: -75px;
    animation: anim_wy 0.7s alternate ease-in-out;
}

.page3 .tab-pal-10 .txt h5 {
    font-size: 26px;
    font-weight: bold;
    padding: 10px 0;
}

.page3 .tab-pal-10 .img_ma_10 {
    vertical-align: middle;
    max-width: 100%;
    height: auto;
}

.page3.is-visible .tab-hd {
    animation-name: p8_anim_wy;
}

.page4 {}

.page4 .txt {
    position: relative;
    height: 370px;
    text-align: center;
    color: #000;
    background: #fff;
}

.page4 .txt h3 {
    font-size: 26px;
    line-height: 1.5;
    margin-bottom: 10px;
}

.page4 .txt h4 {
    font-size: 32px;
    padding-bottom: 15px;
    line-height: 1.5;
    color: #514e73;
}

.page4.is-visible .txt h4 {
    animation-name: p8_anim_wy;
    animation: anim_wy 0.5s alternate ease-in-out;
}

.page4.is-visible .txt h5 {
    animation-name: anim110;
    animation: anim_wy 0.7s alternate ease-in-out;
}

.page4 .txt h5 {
    font-size: 18px;
    line-height: 1.5
}

.page4 .slider {
    width: 100%;
    min-width: 750px;
    height: 584px;
    position: relative;
    overflow: hidden;
    background: #fff;
    text-align: center;
}

.page4 .slider .bd {
    width: 750px;
    position: absolute;
    left: 50%;
    margin-left: -490px
}

.page4 .slider .bd li {
    width: 750px;
    overflow: hidden;
}

.page4 .slider .bd li img {
    display: block;
    width: 750px;
    height: 560px;
    margin: 0 10px;
}

.page4 .slider .tempWrap {
    overflow: visible !important
}

.page4 .slider .tempWrap ul {
    margin-left: -660px !important;
}

.page4 .slider .hd {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 1;
    height: 8px;
    bottom: 40px;
    text-align: center;
}

.page4 .slider .hd li {
    display: inline-block;
    width: 18px;
    height: 4px;
    overflow: hidden;
    margin: 0 3px;
    cursor: pointer;
    opacity: 0.2;
    background: #fff;
}

.page4 .slider .hd li.on {
    opacity: 1;
}

.page4 .slider .pnBtn {
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    height: 584px;
    cursor: pointer;
}

.page4 .slider .prev {
    left: -50%;
    margin-left: -400px;
}

.page4 .slider .next {
    left: 50%;
    margin-left: 360px;
}

.page4 .slider .pnBtn .blackBg {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 584px;
    opacity: 0.5;
}

.page4 .slider .pnBtn .arrow {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    z-index: 1;
    width: 41px;
    height: 41px;
}

.page4 .slider .pnBtn .arrow:hover {
    opacity: 0.6;
}

.page4 .slider .prev .arrow {
    right: -70px;
    background: url(../images/jtl03.png) no-repeat;
}

.page4 .slider .next .arrow {
    left: -70px;
    background: url(../images/jtr03.png) no-repeat;
}


.page5 {
    height: 100%;
}

.page5 .txt {
    position: relative;
    height: 300px;
    text-align: center;
    background: #fff;
}

.page5 .txt h4 {
    font-size: 36px;
    padding-bottom: 15px;
    line-height: 1.5;
}

.page5 .txt h5 {
    font-size: 18px;
    line-height: 1.5;
    color: #666;
    width: 600px;
    margin: 0 auto;
}

.page5.is-visible .txt h4 {
    animation-name: p8_anim_wy;
    animation: anim_wy 0.5s alternate ease-in-out;
}

.page5.is-visible .txt h5 {
    animation-name: anim110;
    animation: anim_wy 0.7s alternate ease-in-out;
}

.page5focusBox {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.page5focusBox .pic {
    position: relative;
    z-index: 0;
    margin: 0 auto;
    margin-top: 70px;
    text-align: center;
}

.page5focusBox .pic .info {
    color: #fff;
}

.page5focusBox .pic .info h4 {
    font-size: 36px;
    font-weight: bold;
    padding: 15px 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    line-height: 1.5;
}

.page5focusBox .pic .info p {
    font-size: 18px;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    line-height: 1.5;
}

.page5.is-visible .page5focusBox .pic .info h4 {
    animation-name: p8_anim_wy;
}

.page5.is-visible .page5focusBox .pic .info p {
    animation-name: anim110;
}

.page5focusBox .pic .img {
    height: 700px;
    display: flex;
    align-items: center;
    justify-content: center
}

.page5focusBox .pic img {
    display: inline-block;
}

.page5focusBox .hd {
    width: 100%;
    position: absolute;
    bottom: 130px;
    font-size: 18px;
    text-align: center;
    z-index: 1;
}

.page5focusBox .hd li {
    display: inline-block;
    cursor: pointer;
    margin: 0 5px;
    font-size: 0;
    width: 15px;
    height: 15px;
    background: #fff;
    opacity: .6;
    border-radius: 50%;
}

.page5focusBox .hd .on {
    opacity: 1;
}

.page5focusBox .prev,
.page5focusBox .next {
    position: absolute;
    top: 50%;
    z-index: 10;
    margin-top: -65px;
    cursor: pointer;
}

.page5focusBox .prev {
    left: 95px;
}

.page5focusBox .next {
    right: 95px;
}

.page5focusBox .prev:hover,
.page5focusBox .next:hover {
    opacity: .7;
}

.page6 {
    /* height: 1354px; */
    background: #17171d;
}

.page6_txt {
    position: relative;
    height: 333px;
    background: #fff;
}

.page6_txt h5 {
    font-size: 48px;
    font-weight: bold;
    line-height: 1.5;
    color: #646464;
}

.page6_txt h4 {
    font-size: 64px;
    font-weight: bold;
    line-height: 1.5;
    color: #333;
}

.page6 .focusBox {
    position: relative;
    width: 100%;
    height: 1021px;
    overflow: hidden;
}

.page6 .focusBox .pic {
    position: relative;
    z-index: 0;
    margin: 0 auto;
    margin-top: 120px;
    text-align: center;
}

.page6 .focusBox .pic img {
    width: 1019px;
    height: 618px;
    display: inline-block;
}

.page6 .focusBox .hd {
    width: 100%;
    position: absolute;
    bottom: 210px;
    font-size: 18px;
    text-align: center;
    z-index: 1;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.page6 .focusBox .hd li {
    padding: 10px 20px;
    display: inline-block;
    cursor: pointer;
    margin-left: -5px;
    color: #9c9c9c;
    border-bottom: 1px solid #444;
}

.page6 .focusBox .hd li p {
    display: none;
    top: 100px;
    position: absolute;
    width: 830px;
    left: 50%;
    margin-left: -400px;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.page6 .focusBox .hd .on {
    color: #ff6700;
    border-color: #cacaca;
}

.page6 .focusBox .hd .on p {
    display: block;
    color: #9c9c9c;
    line-height: 1.5;
}

.page6.is-visible .focusBox .hd {
    animation-name: p8_anim_wy;
}

.page6.is-visible .focusBox .hd li p {
    animation-name: anim110;
}

.page6.is-visible .page6_txt h4 {
    animation-name: p8_anim_wy;
    animation: anim_wy 0.7s alternate ease-in-out;
}

.page6.is-visible .page6_txt h5 {
    animation-name: anim110;
    animation: anim_wy 0.5s alternate ease-in-out;
}

.page7 {
    height: 950px;
    background: url(../images/page7_01.png) no-repeat 50% 50px;
}

.page7 .txt {
    font-size: 24px;
    color: #646464;
    padding-top: 135px;
}

.page7 .txt h4 {
    font-size: 36px;
    font-weight: bold;
    padding: 16px 0;
    line-height: 1.5;
}

.page7 .txt p {
    line-height: 1.5;
}

.page7.is-visible .txt {
    animation-name: p8_anim_wy;
    animation: anim_wy 0.5s alternate ease-in-out;
}

.tws_page7 {
    position: relative;
}

.tws_page7 .txt {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    font-size: 24px;
    color: #646464;
    padding-top: 135px;
}

.tws_page7 .txt h4 {
    font-size: 36px;
    font-weight: bold;
    padding: 16px 0;
    line-height: 1.5;
}

.tws_page7 .txt p {
    line-height: 1.5;
}

.tws_page7.is-visible .txt {
    animation-name: p8_anim_wy;
    animation: anim_wy 0.5s alternate ease-in-out;
}

.page8 {
    position: relative;
    height: 950px;
    background: #dfdfdf url(../images/page8.jpg) no-repeat 50% 0;
}

.page8 .txt {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    top: 0;
    text-align: center;
    font-size: 40px;
    color: #333;
    font-weight: bold;
    box-sizing: border-box;
    padding-top: 5%;
}

.page8 .txt p {
    line-height: 1.5;
}

.page8.is-visible .txt p {
    animation-name: p8_anim_wy;
    animation: anim_wy 0.5s alternate ease-in-out;
}

.page_tws8 {
    position: relative;
    background-color: #e9e9e9;
}

.page_tws8 .txt_tws {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    top: 0;
    text-align: center;
    font-size: 40px;
    color: #333;
    font-weight: bold;
    box-sizing: border-box;
    padding-top: 5%;
}

.page_tws8 .txt_tws p {
    line-height: 1.5;
}

.page_tws8.is-visible .txt_tws p {
    animation-name: p8_anim_wy;
    animation: anim_wy 0.5s alternate ease-in-out;
}

@-webkit-keyframes anim_wy {
    0% {
        transform: translate3d(0px, 30px, 0px);
    }

    100% {
        transform: translate3d(0px, 0px, 0px);
    }
}

@-moz-keyframes anim_wy {
    0% {
        transform: translate3d(0px, 30px, 0px);
    }

    100% {
        transform: translate3d(0px, 0px, 0px);
    }
}

@-webkit-keyframes p3anim_wy {
    0% {
        transform: translate3d(0px, 10px, 0px);
    }

    100% {
        transform: translate3d(0px, 0px, 0px);
    }
}

@-moz-keyframes p3anim_wy {
    0% {
        transform: translate3d(0px, 10px, 0px);
    }

    100% {
        transform: translate3d(0px, 0px, 0px);
    }
}

@-webkit-keyframes p8_anim_wy {
    0% {
        transform: translate3d(0px, 130px, 0px);
    }

    100% {
        transform: translate3d(0px, 0px, 0px);
    }
}

@-moz-keyframes p8_anim_wy {
    0% {
        transform: translate3d(0px, 130px, 0px);
    }

    100% {
        transform: translate3d(0px, 0px, 0px);
    }
}

@-webkit-keyframes anim120 {
    0% {
        transform: translate3d(0px, 120px, 0px);
    }

    100% {
        transform: translate3d(0px, 0px, 0px);
    }
}

@-moz-keyframes anim120 {
    0% {
        transform: translate3d(0px, 120px, 0px);
    }

    100% {
        transform: translate3d(0px, 0px, 0px);
    }
}

@-webkit-keyframes anim110 {
    0% {
        transform: translate3d(0px, 110px, 0px);
    }

    100% {
        transform: translate3d(0px, 0px, 0px);
    }
}

@-moz-keyframes anim110 {
    0% {
        transform: translate3d(0px, 110px, 0px);
    }

    100% {
        transform: translate3d(0px, 0px, 0px);
    }
}

.block-header-text-block {
    margin-top: 0px;
    margin-bottom: 40px;
}

.global-connection-style {
    max-width: 1200px;
    margin: 0 auto 20px auto;
    min-height: 500px;
}

.block-button-block #button-link-block {
    max-width: 1500px;
    margin: 50px auto;
    padding: 0 20px;
    text-align: center;
}

.block-button-block #button-link-block a {
    display: inline-block;
    color: #fff;
    padding: 20px 20px;
    text-align: center;
    background: #FFC20E;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}

.global-connection-style .neware_download--name-neware_download-connection-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.global-connection-style .neware_download--name-neware_download-connection-content>.neware_download__item {
    min-width: 200px;
    margin: 30px;
    position: relative;
    max-width: 340px;
}

.global-connection-style .neware_download--name-neware_download-connection-content>.neware_download__item .paragraph--type--global-connection .neware_download--name-neware_download-img {
    overflow: hidden;
    margin-bottom: 15px;
    padding-top: 20px;
}

.global-connection-style .neware_download--name-neware_download-connection-content>.neware_download__item .paragraph--type--global-connection .neware_download--name-neware_download-description {
    padding: 0;
}

.global-connection-style .neware_download--name-neware_download-connection-content>.neware_download__item .paragraph--type--global-connection .multi.link .neware_download--name-neware_download-link .neware_download__item {
    padding: 20px 0;
}

.global-connection-style .neware_download--name-neware_download-connection-content>.neware_download__item .paragraph--type--global-connection .multi.link .neware_download--name-neware_download-link .neware_download__item a {
    font-size: 16px;
    color: #343434;
    width: 100%;
    display: block;
    font-weight: normal;
    padding: 5px 0;
    padding-right: 10px;
    position: relative;
    border-bottom: 1px solid #afb9c3;
}

.neware_download__item h1 {
    background-color: #FFC20E;
    color: #fff;
    font-size: 14px;
    width: 22%;
    display: table-cell;
    padding: 10px 2px;
    margin: -40px 271px;
    line-height: 1;
    text-align: center;
    float: left;
}

.global-connection-style .neware_download--name-neware_download-connection-content>.neware_download__item .paragraph--type--global-connection .multi.link .neware_download--name-neware_download-link .neware_download__item a:hover {
    text-decoration: underline;
    color: #0074bc;
}

.global-connection-style .neware_download--name-neware_download-connection-content>.neware_download__item .paragraph--type--global-connection .multi.link .neware_download--name-neware_download-link :last-child.neware_download__item a:hover {
    text-decoration: underline;
    color: #0074bc;
}

.global-connection-style .neware_download--name-neware_download-connection-content>.neware_download__item .paragraph--type--global-connection .neware_download--name-neware_download-description p {
    font-weight: normal;
    color: #555555;
    font-size: 16px;
    padding: 5px 0;
}

.global-connection-style .neware_download--name-neware_download-connection-content>.neware_download__item .paragraph--type--global-connection .neware_download--name-neware_download-img img {
    width: 100%;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    height: auto;
}

.block-header-text-block #header-text-block {
    max-width: 1500px;
    margin: 0 auto;
    padding: 0 20px;
    text-align: center;
}

.region-content h2,
body.size-normal .region-content h2,
body .region-content h2 span,
body.size-normal.region-content h2 span {
    font-size: 21px;
}

.block-header-text-block #header-text-block h2 {
    color: #e89e00;
    font-size: 46px;
    font-weight: 600;
    margin: 0;
    text-align: center;
    padding-top: 40px;
}

.block-header-text-block #header-text-block p.description {
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 25px;
    font-size: 20px;
    color: #5d5d5d;
    text-align: center;
    line-height: 30px;
}

.block-header-text-block #header-text-block p.description_software {
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 25px;
    font-size: 20px;
    color: #5d5d5d;
    text-align: center;
    line-height: 30px;
}

.global-connection-style_software {
    max-width: 1200px;
    margin: 0 auto;
}

.global-connection-style_software .neware_download--name-neware_download-connection-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.global-connection-style_software .neware_download--name-neware_download-connection-content>.neware_download__item {
    min-width: 320px;
    margin: 0 auto;
    position: relative;
    max-width: 580px;
}

.global-connection-style_software .neware_download--name-neware_download-connection-content>.neware_download__item .paragraph--type--global-connection .neware_download--name-neware_download-img {
    overflow: hidden;
    margin-bottom: 15px;
    padding-top: 20px;
}

.global-connection-style_software .neware_download--name-neware_download-connection-content>.neware_download__item .paragraph--type--global-connection .neware_download--name-neware_download-description {
    padding: 0 20px;
}

.global-connection-style_software .neware_download--name-neware_download-connection-content>.neware_download__item .paragraph--type--global-connection .multi.link .neware_download--name-neware_download-link .neware_download__item {
    padding: 0 20px;
}

.global-connection-style_software .neware_download--name-neware_download-connection-content>.neware_download__item .paragraph--type--global-connection .multi.link .neware_download--name-neware_download-link .neware_download__item a {
    font-size: 16px;
    color: #343434;
    width: 100%;
    display: block;
    font-weight: normal;
    padding: 5px 0;
    padding-right: 10px;
    position: relative;
    border-bottom: 1px solid #afb9c3;
}

.global-connection-style_software .neware_download--name-neware_download-connection-content>.neware_download__item .paragraph--type--global-connection .multi.link .neware_download--name-neware_download-link :last-child.neware_download__item a:hover {
    text-decoration: underline;
    color: #0074bc;
}

.global-connection-style_software .neware_download--name-neware_download-connection-content>.neware_download__item .paragraph--type--global-connection .neware_download--name-neware_download-description p {
    font-weight: normal;
    color: #555555;
    font-size: 18px;
}

.global-connection-style_software.neware_download--name-neware_download-connection-content>.neware_download__item .paragraph--type--global-connection .neware_download--name-neware_download-img img {
    width: 100%;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}


@media screen and (min-width: 1650px) {
    .homeproduct .line {
        height: 265px;
    }

    .homeproduct .con {
        height: 1250px;
    }

    .homeproduct .lp {
        left: -110px;
        width: 420px;
        background: url(../images/index-leftproduct.png) no-repeat 0 center/420px 1130px;
    }

    .homeproduct .text {
        position: relative;
        top: 100px;
        left: 440px;
        width: 1000px;
        font-size: 19px;
    }

    .homeproduct .text h1 {
        font-size: 30px;
    }

    .homeproduct .text h2 {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 20px;
    }

    .homeproduct .img {
        left: 450px;
        bottom: 225px;
        width: 945px;
        height: 730px;
    }

    .picBtnLeft {
        width: 945px;
        height: 730px;
    }

    .picBtnLeft .bd {
        width: 945px;
        height: 689px;
    }

    .picBtnLeft .hd ul {
        width: 710px;
    }

    .picBtnLeft .hd ul li {
        height: 99px;
        border: 5px solid #fff000;
    }

    .picBtnLeft .hd ul .li1 {
        width: 129px;
    }

    .picBtnLeft .hd ul .li2 {
        width: 159px;
    }

    .picBtnLeft .hd ul .li3 {
        width: 160px;
    }

    .picBtnLeft .hd ul .li4 {
        width: 177px;
    }

    .indexnews {
        background-size: 100% auto;
    }

    .index_new {
        height: 1000px;
    }

    .index_new .con {
        padding: 140px 0 70px 0;
        width: 1350px;
    }

    .indexnews h1 {
        font-size: 30px;
        margin: 0 0 60px 0;
    }

    .index_new li {
        font-size: 20px;
        margin: 0 0 50px 0;
    }

    .index_new li .date {
        font-size: 18px;
        line-height: 25px;
    }

    .indexactive {
        padding: 100px 0 140px 0;
    }

    .indexactive h1 {
        width: 1350px;
        font-size: 35px;
        line-height: 45px;
    }

    .in-active {
        width: 1350px;
    }

    .in-active .e_pic_wrap,
    .in-active .e_pic_wrap li {
        width: 1350px;
        height: 680px;
    }

    .neware_img_subinfo h3 {
        font-size: 35px;
    }

    .neware_img_subinfo p {
        font-size: 16px;
    }

    .pr7002_01 h3 {
        padding-top: 100px;
    }

    .pr7002_01 {
        height: 150px;
    }

    .neware-pr5-index .section-6 .pr5,
    .neware-pr5-index .section-8 .pr5,
        {
        display: inline-block;
        *zoom: 1:;
        *display: inline:;
        max-width: 948px;
        min-height: 1000px;
        background-repeat: no-repeat;
        background-size: 100%;
        width: 100%;
        padding-bottom: 23px;
    }

    .neware-pr5-index .section-6.preload .pr5,
    .neware-pr5-index .section-8.preload .pr5 {
        background: url(../images/pr5_banner.jpg) no-repeat center 0;
        background-size: cover;
        background-position-y: center;
        background-position-x: center;
        min-height: 700px;
        text-align: left;
    }

    .neware-pr5-index .section .clear {
        clear: both;
    }

    .neware-pr5-index h1,
    .neware-pr5-index h2,
    .neware-pr5-index p {
        margin: 0;
        font-weight: normal;
    }

    .neware-pr5-index .section .transi-up {
        opacity: 0;
        filter: alpha(opacity=0)\9;
        -webkit-transform: translate3d(0px, 30px, 0px);
        transform: translate3d(0px, 30px, 0px);
        -webkit-transition: opacity 0.7s, -webkit-transform 0.7s;
        transition: opacity 0.7s, transform 0.7s;
    }

    .neware-pr5-index .section .temp-text .title {
        margin-bottom: 0.1rem;
        line-height: 1.2rem;
        font-size: 35px;
        color: #ffffff;
        text-align: center;
        width: 100%;
    }

    .neware-pr5-index .section .temp-text .info {
        line-height: 65px;
        font-size: 20px;
        color: #ffffff;
        text-align: center;
        width: 100%;
    }

    .neware-pr5-index .section.is-visible .transi-up {
        opacity: 1;
        filter: alpha(opacity=100)\9;
        -webkit-transform: translate3d(0px, 0px, 0px);
        transform: translate3d(0px, 0px, 0px);
    }

    .neware-pr5-index .section.is-visible .delay-05 {
        -webkit-transition-delay: 0.5s;
        transition-delay: 0.5s;
        color: #999;
        font-size: 20px;
        padding-top: 0;
        width: 100%;
        line-height: 175px;
        text-align: center;
        top: -150%;
    }

    .neware-pr5-index .section.is-visible .delay-08 {
        -webkit-transition-delay: 0.8s;
        transition-delay: 0.8s;
        color: #fefefe;
        font-size: 18px;
        width: 650px;
        margin: 0 auto;
        text-align: center;
    }

    .neware-pr5-index .section {
        text-align: center;
        background-repeat: no-repeat;
        background-position: center top;
        background-size: 100%;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
}

@media screen and (max-width: 1630px) {
    .childrenlists .childli {
        width: 22.5%;
    }

    @media screen and (max-width: 1600px) {
        .childrenlists .childli {
            width: 33.333%;
        }

        @media screen and (max-width: 1500px) {
            .childrenlists .childli {
                width: 33.333%;
            }
        }

        @media screen and (max-width: 1400px) {
            .homeproduct .line {
                height: 184px;
            }

            .homeproduct .con {
                height: 1000px;
            }

            .homeproduct .lp {
                left: -90px;
                width: 336px;
                background-size: 100% auto;
            }

            .homeproduct .text {
                top: 40px;
                left: 350px;
                width: 750px;
                font-size: 18px;
            }

            .homeproduct .text h1 {
                font-size: 30px;
            }

            .homeproduct .text h2 {
                font-size: 22px;
                line-height: 30px;
                margin-bottom: 10px;
            }

            .homeproduct .text .learmore a {
                padding: 8px 15px;
                font-size: 14px;
            }

            .homeproduct .img {
                left: 340px;
                bottom: 140px;
                width: 756px;
                height: 595px;
            }

            .picBtnLeft {
                width: 756px;
                height: 595px;
            }

            .picBtnLeft .bd {
                width: 756px;
                height: 551px;
                position: relative;
                overflow: hidden;
            }

            .picBtnLeft .hd {
                right: 10px;
            }

            .picBtnLeft .hd ul {
                width: 570px;
            }

            .picBtnLeft .hd ul li {
                height: 80px;
                margin-left: 8px;
            }

            .picBtnLeft .hd ul .li1 {
                width: 103px;
            }

            .picBtnLeft .hd ul .li2 {
                width: 127px;
            }

            .picBtnLeft .hd ul .li3 {
                width: 128px;
            }

            .picBtnLeft .hd ul .li4 {
                width: 142px;
            }

            .index_new .con {
                width: 1000px;
            }

            .indexactive {
                padding: 60px 0 80px 0;
            }

            .indexactive h1 {
                width: 1000px;
                font-size: 30px;
                line-height: 40px;
            }

            .in-active {
                width: 1000px;
            }

            .in-active .e_pic_wrap,
            .in-active .e_pic_wrap li {
                width: 1000px;
                height: 500px;
            }

            /*.in-active .img {width: 400px;border-radius:10px;}.in-active .img img{border-radius:10px;}
.in-active .e_flt_inf {margin:50px 0 0 0; padding:30px 460px 30px 40px;height: 340px;font-size:14px;}
.in-active .e_flt_inf h2{font-size:20px;line-height:40px; height:40px;}
.in-active .e_flt_inf h3{font-size:15px; height:25px; line-height:25px; }
.in-active .e_flt_inf .t_info { margin:20px 0;font-size:15px; line-height: 25px; height: 150px;}
.in-active .e_flt_inf .l_view a{font-size:16px;line-height: 50px;}*/
            .neware_img_subinfo p {
                font-size: 15px;
            }

            .va-testing-02 .text-content-2 {
                max-width: 1100px;
                position: absolute;
                top: 60%;
                z-index: 2;
                text-align: center;
                width: 100%;
                left: 0;
            }

            .va-testing-03 .text-content-3 {
                max-width: 1100px;
                position: absolute;
                left: 0;
                top: 60%;
                z-index: 2;
                text-align: center;
                width: 100%;
            }

            .neware-ct4000ma-testing .ct4000ma-testing-01 {
                height: 200px;
                padding-bottom: 45%;
                background: rgba(0, 0, 0, 0) url(../images/4000ma.jpg) no-repeat center 0;
                background-size: cover;
            }

            .ma-testing .testing-01 {
                height: 200px;
                padding-bottom: 45%;
                background: rgba(0, 0, 0, 0) url(../images/neware_battery_testing_system_ma.jpg) no-repeat center 0;
                background-size: cover;
            }

            .neware-ct4000ma-testing .ct4000ma-text-content {
                position: absolute;
                top: 35%;
                z-index: 2;
                text-align: left;
                width: 100%;
                color: #fff;
                max-width: 550px;
                left: 5%;
            }

            .va-testing-7_2 .text-content-7_2 {
                width: 450px;
            }

            .va-keyword-7_2 {
                width: 450px;
            }

            .pr7002_01 h3 {
                padding-top: 100px;
            }

            .pr7002_01 {
                height: 150px;
            }

            .childrenlists .childli {
                width: 33.333%;
            }
        }

        @media screen and (max-width: 1300px) {

            .site-topbar,
            .site-header,
            #footNav,
            .footer,
            .insidepage,
            .site-word {
                min-width: 1000px;
            }

            .site-topbar .container,
            .site-header .container,
            .Nav,
            .copyright,
            .site-header .children-list,
            .w1200,
            .title,
            #zyweb,
            .indexMain,
            .childrenlists {
                width: 100%;
                padding: 0 15px;
            }

            .site-header .header-nav {
                width: 600px;
            }
			
			.series .title{
				padding: 0;
			}
			
			.header .nav .drop-down{
				width: 900px;
			}

            .site-header .nav-list {
                padding-left: 0;
                font-size: 15px;
            }

            .site-header .nav-item .link {
                padding: 0 35px 0 0;
            }

            .index-product {
                height: 462px;
            }

            .index-product h1 {
                top: 80px;
                left: 100px;
                font-size: 24px;
                line-height: 35px;
            }

            .index-product h2 {
                top: 300px;
                left: 220px;
                font-size: 16px;
                line-height: 30px;
            }

            .Nav ul {
                margin: 0;
            }

            .Nav ul li {
                width: 130px;
                margin-bottom: 10px;
            }

            .Nav ul li h1 {
                font-size: 15px;
            }

            .Nav ul li h2 {
                font-size: 13px;
            }

            .copyright {
                font-size: 13px;
            }

            #newBridge {
                bottom: 205px !important;
                margin-left: 398px !important;
            }

            .abouttab li {
                line-height: 50px;
                height: 50px;
                padding: 0 20px;
            }

            .abouttab li a {
                font-size: 14px;
                height: 50px
            }

            .abouttab .li {
                padding: 0 20px;
            }

            .service_right {
                width: 780px;
            }

            .about .bor {
                padding: 10px 20px 40px 20px;
            }

            .down_title {
                font-size: 16px;
            }

            .download1 ul {
                margin-left: -26px;
            }

            .download1 ul li {
                padding-left: 25px;
            }

            .download1 ul li h2 {
                font-size: 15px;
            }

            .download1 ul li h3 {
                font-size: 14px;
            }

            .timeline .month {
                margin-left: 120px;
            }

            .timeline .month .text {
                margin-left: 20px;
            }

            .aboutus {
                font-size: 13px;
            }

            .aboutus h1 {
                font-size: 17px;
                line-height: 30px;
            }

            .aboutnews {
                margin-left: -20px;
            }

            .aboutnews dl {
                width: 470px;
                margin-left: 20px;
            }

            .aboutnews dl dt {
                width: 205px;
                height: 150px;
            }

            .aboutnews dl dd {
                width: 250px;
                font-size: 13px;
                line-height: 23px;
            }

            .aboutnews dl dd h2 {
                font-size: 17px;
            }

            .aboutnews dl dd p {
                height: 115px;
            }

            .honor-table .td .honor-img {
                height: 170px;
            }

            .elec table {
                width: 80%;
            }

            .sale_title h1,
            .sale_jy .content {
                width: 1000px;
            }

            .sale_product1 .w1200 {
                padding: 160px 0 0 0;
                height: 580px;
            }

            .sale_product1 .tit {
                padding-left: 20px;
                font-size: 32px;
            }

            .sale_product1 ul {
                padding: 80px 0 0 0;
            }

            .sale_product1 li {
                width: 150px;
                font-size: 20px;
            }

            .sale_product1 li .icon {
                margin-bottom: 20px;
            }

            .sale_product1 .li1 .icon,
            .sale_product1 .li2 .icon,
            .sale_product1 .li3 .icon {
                background-size: 100% 100%;
            }

            .sale_product1 .img {
                height: 700px;
                width: 550px;
            }

            .sale_product1.preload .img {
                background-position: center center;
                background-size: contain;
            }

            .sale_product2 {
                padding: 100px 0 0 0;
                height: 600px;
            }

            .sale_product2 .tit {
                font-size: 32px;
            }

            .sale_product2 .text {
                width: 48%;
                margin-left: -2%;
                font-size: 16px;
                line-height: 25px;
                padding: 20px 0 40px 0;
            }

            .sale_product2 ul {
                margin-left: -3%;
                width: 55%;
            }

            .sale_product2 li {
                width: 32%;
                margin-right: 1%;
                font-size: 16px;
            }

            .sale_product2 .li1 .icon,
            .sale_product2 .li2 .icon,
            .sale_product2 .li3 .icon {
                background-size: 100% 100%;
            }

            .sale_product2 .img {
                top: 10%;
                height: 80%;
            }

            .sale_product2.preload .img {
                background-size: contain;
            }

            .sale_product3 {
                padding: 40px 0;
            }

            .sale_product3 h1 {
                font-size: 40px;
                line-height: 60px;
            }

            .sale_product3 .img {
                margin: 30px 0 20px 0;
                height: 320px;
            }

            .sale_product3.preload .img {
                background-size: contain;
            }

            .sale_product3 ul {
                width: 1000px;
            }

            .sale_product3 li {
                width: 16.5%;
                font-size: 15px;
            }

            .sale_product3 .li1 .icon,
            .sale_product3 .li2 .icon,
            .sale_product3 .li3 .icon,
            .sale_product3 .li4 .icon,
            .sale_product3 .li5 .icon,
            .sale_product3 .li6 .icon {
                background-size: 100% 100%;
            }

            .sale_product3 li h3 {
                font-size: 22px;
                line-height: 40px;
            }

            .sale_product4 {
                padding: 120px 0 0 0;
                height: 670px;
            }

            .sale_product4 .tit {
                margin-left: -2%;
                font-size: 32px;
                padding: 0 0 40px 0;
            }

            .sale_product4 .text {
                margin-left: -2%;
                width: 55%;
                font-size: 20px;
                line-height: 35px;
            }

            .sale_product4 .img {
                top: 7%;
                height: 86%;
                width: 43%;
            }

            .sale_product4.preload .img {
                background-size: contain;
            }

            .sale_product5 {
                background-size: cover;
                height: 700px;
            }

            .sale_product5 .tit {
                top: 80px;
                left: 1%;
                width: 50%;
                padding-right: 3%;
                line-height: 80px;
                font-size: 32px;
            }

            .sale_product5 .ban ul {
                width: 1000px;
            }

            .sale_product5 .ban li {
                width: 15%;
                padding: 20px 0.8%;
                font-size: 14px;
                line-height: 25px;
            }

            .sale_product5 .li1 .icon,
            .sale_product5 .li2 .icon,
            .sale_product5 .li3 .icon,
            .sale_product5 .li4 .icon,
            .sale_product5 .li5 .icon,
            .sale_product5 .li6 .icon {
                background-size: 100% 100%;
            }

            .sale_link {
                background-size: 625px 550px;
                height: 550px;
            }

            .sale_link .point1 {
                top: 10px;
                left: 150px;
            }

            .sale_link .point2 {
                top: 90px;
                left: 310px;
            }

            .sale_link .point3 {
                top: 250px;
                left: 40px;
            }

            .sale_link .point4 {
                top: 350px;
                left: 700px;
            }

            .sale_link .point5 {
                top: 370px;
                left: 330px;
            }

            .sale_link .point6 {
                top: 45px;
                left: 630px;
            }

            .sale_link .point7 {
                top: 230px;
                left: 460px;
            }

            .sale_link .text {
                font-size: 14px;
            }

            .sale_link .text h1 {
                font-size: 16px;
                line-height: 25px;
            }

            .sale_link .point6 .text h1,
            .sale_link .point7 .text h1 {
                font-size: 15px;
                line-height: 25px;
            }

            .sale_text {
                font-size: 14px;
                line-height: 30px;
                left: 76%;
            }

            .scenery_con {
                font-size: 14px;
            }

            .scenery_con h1 {
                font-size: 16px;
                line-height: 25px;
            }

            .joblist .lists {
                padding-top: 40px;
            }

            .joblist .lists li {
                margin: 6px 0 0 0;
            }

            .joblist .lists .requirements {
                height: 300px;
            }

            .homeproduct .line {
                height: 170px;
            }

            .homeproduct .con {
                height: 830px;
            }

            .homeproduct .lp {
                left: -50px;
                width: 280px;
            }

            .homeproduct .text {
                left: 320px;
                width: 650px;
                font-size: 15px;
            }

            .homeproduct .text h1 {
                font-size: 25px;
            }

            .homeproduct .text h2 {
                font-size: 18px;
                line-height: 25px;
            }

            .homeproduct .img {
                left: 310px;
                bottom: 115px;
                width: 630px;
                height: 515px;
            }

            .picBtnLeft {
                width: 630px;
                height: 515px;
            }

            .picBtnLeft .bd {
                width: 630px;
                height: 460px;
            }

            .picBtnLeft .hd ul {
                width: 480px;
            }

            .picBtnLeft .hd ul li {
                height: 66px;
                margin-left: 5px;
            }

            .picBtnLeft .hd ul .li1 {
                width: 86px;
            }

            .picBtnLeft .hd ul .li2 {
                width: 106px;
            }

            .picBtnLeft .hd ul .li3 {
                width: 107px;
            }

            .picBtnLeft .hd ul .li4 {
                width: 118px;
            }

            .indexnews {
                background-size: cover;
            }

            .index_new {
                height: 700px;
            }

            .index_new .con {
                width: 900px;
                padding: 80px 0 40px 0;
            }

            .indexnews h1 {
                font-size: 30px;
                line-height: 40px;
                margin: 0 0 40px 0;
            }

            .index_new li {
                font-size: 18px;
                margin: 0 0 35px 0;
            }

            .index_new li .date {
                font-size: 13px;
                line-height: 20px;
            }

            .index_new li a {
                line-height: 35px;
                height: 35px;
            }

            .indexactive {
                padding: 50px 0 70px 0;
            }

            .indexactive h1 {
                width: 900px;
                font-size: 25px;
                line-height: 30px;
            }

            .in-active {
                width: 900px;
            }

            .in-active .e_pic_wrap,
            .in-active .e_pic_wrap li {
                width: 900px;
                height: 450px;
            }

            /*.in-active .img {width: 360px;}
.in-active .e_flt_inf {margin:40px 0 0 0; padding:20px 400px 20px 30px;height: 330px;font-size:13px;}
.in-active .e_flt_inf h2{font-size:17px;line-height:40px; height:40px;}
.in-active .e_flt_inf h3{font-size:14px; height:25px; line-height:25px; }
.in-active .e_flt_inf .t_info {font-size:13px; line-height: 25px; height: 150px; margin:15px 0;}
.in-active .e_flt_inf .l_view a{font-size:14px;line-height: 40px;}*/
            .neware_img_wrap {
                width: 45%;
            }

            .left_product .neware_img_wrap {
                left: 10%;
                width: 42%;
            }

            .neware_img_subinfo h3 {
                font-size: 25px;
            }

            .neware_img_subinfo p {
                font-size: 14px;
            }

            .xwrcode img {
                width: 120px;
            }

            site-header .logo {
                float: left;
                width: 110px;
                padding: 12px 0 0 0;
            }

            .left_product .neware_img_wrap {
                left: 18%;
                width: 35%;
                top: 200px;
                bottom: 26%;
            }

            .neware-CT9000-index .section-6 .left,
            .neware-CT9000-index .section-8 .left {
                display: inline-block;
                *zoom: 1;
                *display: inline;
                background-repeat: no-repeat;
                background-size: 100%;
                width: 100%;
                padding-bottom: 23px;
                margin-bottom: 16px;
            }

            .neware-CT9000-index .section-6 .right,
            .neware-CT9000-index .section-8 .right {
                display: inline-block;
                *zoom: 1;
                *display: inline;
                background-repeat: no-repeat;
                background-size: 100%;
                width: 100%;
                padding-bottom: 23px;
            }

            .neware-CT4000-index .section-6 .left-2,
            .neware-CT4000-index .section-6 .right-2,
            .neware-CT4000-index .section-8 .left-2,
            .neware-CT4000-index .section-8 .right-2 {
                width: 100%;
                margin-bottom: 16px;
            }

            .neware-CE7000-index .section-6 .left-3,
            .neware-CE7000-index .section-6 .right-3,
            .neware-CE7000-index .section-8 .left-3,
            .neware-CE7000-index .section-8 .right-3 {
                width: 100%;
                margin-bottom: 16px;
            }

            .neware-CE7000-index .section-6 .right-3,
            .neware-CE7000-index .section-8 .right-3 {
                margin-left: 0;
            }

            .neware-pr5-index {
                padding-top: 0;
            }

            .pr7002_01 h3 {
                padding-top: 100px;
                margin-bottom: 16px;
            }

            .neware-CT4000-index .section-6 .right-2,
            .neware-CT4000-index .section-8 .right-2,
            .neware-CT9000-index .section-6 .right,
            .neware-CT9000-index .section-8 .right {
                margin-left: 0;
            }

            .pr7002_01 {
                height: 150px;
            }

            .software_operation_01 .txt {
                padding: 320px 0 0 650PX;
            }

            .neware-CT9000-index .section {
                padding: 0 16px 0 16px;
            }


            .site-header .childli .imgs {
                width: 150px;
                height: 150px;
            }

            .site-header .childli .txt {
                width: 170px;
                height: 170px;
                font-size: 13px;
            }

            .site-header .childli .txt h2 {
                font-size: 15px;
            }

            .site-header .childli .txt h3 {
                font-size: 13px;
                height: 30px;
                line-height: 30px;
            }

            .site-header .childli .txt .p {
                margin: 0 0 10px 0;
                max-height: 88px;
            }

            .site-header .childli .txt .p a {
                line-height: 22px;
                height: 22px;
            }

            .childrenlists .childli::after {
                margin-top: -80px;
                height: 160px;
            }

            .childrenlists .childli .mores span {
                width: 80px;
                height: 80px;
            }

            .childrenlists .childli .mores p {
                font-size: 16px;
            }

            .downloadfile .li {
                width: 38%;
            }

            .downloadfile .li:nth-child(3n) {
                width: 24%;
            }

            .site-header .header-search {
                width: 820px;
                margin-right: -500px;
            }

            .childrenlists .childli {
                width: 33.333%;
            }

            .site-header .childli .imgs img {
                width: 100%;
                height: 100%;
            }
        }

        @media screen and (max-width: 1024px) {
            .site-topbar .container {
                padding: 0 15px;
                box-sizing: border-box;
            }
            .new ul li a {
                width: 100%;
            }
            .banner .img_2{
                display: block;
            }
            .banner .img_1{
                display: none;
            }
            .location a{
                color:#fff;
            }
            .site-header .container {
                padding: 0 15px;
                box-sizing: border-box;
            }

            .site-topbar,
            .site-header,
            #footNav,
            .footer,
            .insidepage,
            .site-word {
                min-width: 100%;
            }
			
			.site-topbar{
				display: none;
			}

            .site-topbar .container,
            .site-header .container,
            .indexnews,
            .Nav,
            .site-header .children-list,
            .w1200,
            .title,
            #zyweb,
            .indexMain,
            .childrenlists {
                width: 100%;
            }

            .copyright {
                width: 96%;
                padding-left: 2%;
                padding-right: 2%;
                /* padding-bottom:20px; */
                text-align: center;
            }

            .topbar-nav {
                padding-left: 10px;
            }

            .site-header .logo {
                margin-left: 10px;
            }

            .site-topbar .topbar-info {
                margin-right: 10px;
            }

            .site-header .container .img {
                left: 130px;
            }

            .site-header .header-nav {
                width: 520px;
            }

            .site-header .nav-list {
                font-size: 13px;
            }

            .site-header .children-list li {
                width: 128px;
                font-size: 12px;
            }

            .index-product {
                margin: 0 auto 20px auto;
                height: 352px;
                background-size: auto 100% !important;
            }

            .index-product h1 {
                top: 50px;
                left: 80px;
                font-size: 22px;
                line-height: 35px;
            }

            .index-product h2 {
                top: 220px;
                left: 100px;
                font-size: 15px;
                line-height: 25px;
            }

            .Nav ul {
                padding: 0 10px;
            }

            .Nav ul li {
                width: 11%;
                padding: 0 1% 10px 0;
            }

            .Nav ul .li {
                width: 20%;
            }

            .Nav ul .li,
            .Nav ul .li2 {
                padding: 0;
            }

            .Nav ul .li2 {
                float: right;
            }

            .Nav ul li h1 {
                font-size: 13px;
            }

            .Nav ul li h2 {
                font-size: 12px;
                line-height: 20px;
                margin: 0 0 5px 0;
            }

            .copyright {
                font-size: 12px;
            }

            .title h1 {
                font-size: 13px;
                padding-left: 2%;
            }

            .service ul li {
                padding: 10px 10px 10px 165px;
                position: relative;
            }

            .service ul li .service_left {
                position: absolute;
                top: 10px;
                left: 10px;
            }

            .service ul li .service_right {
                padding: 15px 1.5%;
                width: 97%;
            }

            .download1 ul {
                margin-left: -3.6%;
            }

            .download1 ul li {
                padding-left: 3.6%;
                width: 13%;
            }

            .download1 ul li h5 img {
                width: 100% !important;
                height: 80px !important;
            }

            .timeline .month .text {
                margin-left: 0;
            }

            .timeline .month .text p {
                font-size: 13px;
            }

            .aboutus h1 {
                font-size: 16px;
            }

            .aboutnews {
                margin-left: -2%;
            }

            .aboutnews dl {
                width: 48%;
                margin-left: 2%;
            }

            .aboutnews dl dt {
                width: 42%;
                height: auto;
            }

            .aboutnews dl dd {
                width: 55%;
                font-size: 12px;
                line-height: 20px;
            }

            .aboutnews dl dd h2 {
                font-size: 16px;
                margin-bottom: 5px;
            }

            .aboutnews dl dd p {
                height: auto;
            }

            .honor-table .td .honor-img {
                height: 150px;
            }

            .honor-table .td .honor-title {
                font-size: 12px;
                height: 30px;
                line-height: 30px;
            }

            .elec table {
                width: 90%;
            }

            .elec td {
                font-size: 12px;
            }

            .about dt .new {
                padding: 0;
            }

            .new ul li {
                font-size: 13px;
            }

            .sale_title h1,
            .sale_jy .content {
                width: 98%;
            }

            .sale_n {
                width: 98%;
                margin: 0 auto;
            }

            .sale_nimg {
                width: 200px;
                height: auto !important;
            }

            .sale_nimg img {
                width: 200px !important;
                height: 200px !important;
            }

            .sale_ntxt {
                padding-left: 20px;
                font-size: 13px;
                width: 350px;
            }

            .sale_ntxt ul li label {
                width: 290px;
            }

            .sale_nimg2 {
                padding: 10px;
                width: 120px;
            }

            .sale_nimg2 img {
                width: 120px !important;
                height: 120px !important;
            }

            .sale_nimg2 h3 {
                font-size: 13px !important;
                line-height: 20px !important;
                padding-top: 5px;
            }

            .sale_product1 .w1200 {
                padding-top: 100px;
                height: 450px;
            }

            .sale_product1 .tit {
                padding-left: 10px;
                font-size: 25px;
            }

            .sale_product1 ul {
                padding: 60px 0 0 0;
                width: 50%;
            }

            .sale_product1 li {
                width: 31%;
                margin-right: 2%;
                font-size: 15px;
            }

            .sale_product1 li .icon {
                width: 70px;
                height: 70px;
                margin-bottom: 10px;
            }

            .sale_product1 .img {
                height: 520px;
                width: 50%;
                right: 0;
            }

            .sale_product2 {
                padding-top: 60px;
                height: 400px;
            }

            .sale_product2 .tit {
                font-size: 25px;
                margin-left: 10px;
            }

            .sale_product2 .text {
                font-size: 14px;
                margin-left: 10px;
            }

            .sale_product2 ul {
                margin-left: 0;
                width: 50%;
            }

            .sale_product2 li {
                font-size: 14px;
            }

            .sale_product2 li .icon {
                width: 70px;
                height: 70px;
                margin-bottom: 10px;
            }

            .sale_product2.preload .img {
                background-position: right center;
            }

            .sale_product3 {
                padding: 30px 0;
            }

            .sale_product3 h1 {
                font-size: 30px;
                line-height: 50px;
            }

            .sale_product3 .img {
                height: 250px;
            }

            .sale_product3 ul {
                width: 98%;
            }

            .sale_product3 li {
                font-size: 13px;
            }

            .sale_product3 li h3 {
                font-size: 15px;
                line-height: 30px;
                padding-top: 5px;
            }

            .sale_product3 li .icon {
                width: 70px;
                height: 70px;
            }

            .sale_product4 {
                padding: 80px 0 0 0;
                height: 500px;
            }

            .sale_product4 .tit {
                font-size: 20px;
                padding: 0 0 20px 0;
                margin-left: 1%;
            }

            .sale_product4 .text {
                font-size: 14px;
                line-height: 25px;
                margin-left: 1%;
                width: 50%;
            }

            .sale_product4 .img {
                width: 48%;
                height: 92%;
            }

            .sale_product5 {
                height: 500px;
            }

            .sale_product5 .tit {
                top: 10%;
                line-height: 60px;
                font-size: 20px;
            }

            .sale_product5 .ban ul {
                width: 98%;
            }

            .sale_product5 .ban li {
                font-size: 13px;
                line-height: 20px;
            }

            .sale_product5 .ban li .icon {
                width: 70px;
                height: 70px;
            }

            .sale_link {
                background-size: 511px 450px;
                height: 450px;
            }

            .sale_link .point1 {
                top: 0;
                left: 120px;
            }

            .sale_link .point2 {
                top: 70px;
                left: 230px;
            }

            .sale_link .point3 {
                top: 200px;
                left: 30px;
            }

            .sale_link .point4 {
                top: 300px;
                left: 600px;
            }

            .sale_link .point5 {
                top: 280px;
                left: 280px;
            }

            .sale_link .point6 {
                top: 20px;
                left: 550px;
            }

            .sale_link .point7 {
                top: 150px;
                left: 420px;
            }

            .sale_link .text {
                font-size: 13px;
            }

            .sale_link .text h1 {
                font-size: 15px;
            }

            .sale_link .point6 .text h1,
            .sale_link .point7 .text h1 {
                font-size: 14px;
            }

            .sale_link .point3 .text {
                left: 110px;
            }

            .sale_link .point4 .text {
                left: 90px;
                top: 60px;
            }

            .sale_link .point6 .text {
                top: 80px;
            }

            .sale_text {
                line-height: 25px;
            }

            #scrollbar2 .viewport,
            #scrollbar2 .viewport img {
                height: 450px;
            }

            #scrollbar2 .overview {
                width: 257270px;
            }

            .scenery_con {
                font-size: 13px;
            }

            .scenery_con h1 {
                font-size: 15px;
                margin-bottom: 10px;
            }

            #newBridge {
                left: auto !important;
                bottom: 215px !important;
                right: 114px !important;
                margin-left: 0px !important;
            }

            .box .regedit {
                width: 100%;
            }

            .box .regedit dt {
                width: 100%;
            }

            .Favoriteleft {
                width: 15%;
                margin-left: 1%;
                padding-right: 1%;
            }

            .Favorite h2 {
                padding: 5px 10px;
                font-size: 16px;
            }

            .FavoriteMain {
                width: 82%;
            }

            .AccountTxt {
                width: 280px;
            }

            .joblist .lists {
                padding-top: 30px;
            }

            .joblist .lists li {
                margin: 3px 0 0 0;
                padding-left: 65px;
                font-size: 12px;
                line-height: 20px;
                min-height: 20px;
            }

            .joblist .lists li .span {
                font-size: 13px;
            }

            .joblist .lists .requirements {
                height: 260px;
                margin-left: -65px;
                padding-top: 25px;
            }

            .joblist .applyjob {
                padding-top: 15px;
            }

            .joblist .applyjob a,
            .joblist .applyjob input,
            .joblist .applyjob button {
                width: 150px;
                height: 35px;
                line-height: 35px;
                font-size: 14px;
            }

            .homeproduct .line {
                height: 135px;
            }

            .homeproduct .con {
                height: 625px;
            }

            .homeproduct .lp {
                left: 5px;
                width: 210px;
            }

            .homeproduct .text {
                top: 20px;
                left: 250px;
                width: 550px;
                font-size: 13px;
            }

            .homeproduct .text h1 {
                font-size: 20px;
            }

            .homeproduct .text h2 {
                font-size: 15px;
                line-height: 20px;
                margin-bottom: 5px;
            }

            .homeproduct .text .learmore {
                padding: 10px 0;
            }

            .homeproduct .img {
                left: 240px;
                bottom: 110px;
                width: 472px;
                height: 370px;
            }

            .picBtnLeft {
                width: 472px;
                height: 370px;
            }

            .picBtnLeft .bd {
                width: 472px;
                height: 344px;
            }

            .picBtnLeft .hd ul {
                width: 360px;
            }

            .picBtnLeft .hd ul li {
                height: 50px;
                border-width: 3px;
            }

            .picBtnLeft .hd ul .li1 {
                width: 65px;
            }

            .picBtnLeft .hd ul .li2 {
                width: 80px;
            }

            .picBtnLeft .hd ul .li3 {
                width: 80px;
            }

            .picBtnLeft .hd ul .li4 {
                width: 89px;
            }

            .index_new {
                height: 600px;
            }

            .index_new .con {
                width: 760px;
                padding: 60px 0 30px 0;
            }

            .indexnews h1 {
                font-size: 25px;
                line-height: 35px;
                margin: 0 0 30px 0;
            }

            .index_new li {
                font-size: 16px;
                margin: 0 0 30px 0;
            }

            .index_new li .date {
                font-size: 12px;
            }

            .index_new li a {
                line-height: 30px;
                height: 30px;
            }

            .indexactive {
                padding: 20px 0 10px 0;
            }

            .indexactive h1 {
                width: 760px;
                font-size: 20px;
            }

            .in-active {
                width: 760px;
            }

            .in-active .e_pic_wrap,
            .in-active .e_pic_wrap li {
                width: 760px;
                height: 380px;
            }

            /*.in-active .img {width: 304px;}
.in-active .e_flt_inf {margin:30px 0 0 0; padding:20px 340px 20px 30px;height: 280px;font-size:12px;}
.in-active .e_flt_inf h2{font-size:15px;line-height:35px; height:35px;}
.in-active .e_flt_inf h3{font-size:13px;}
.in-active .e_flt_inf .t_info {font-size:12px; line-height: 20px; height: 120px;}
.in-active .e_flt_inf .l_view a{font-size:13px;line-height: 35px;}*/
            .in-active .prev {
                left: -50px;
            }

            .in-active .next {
                right: -50px;
            }

            .neware_img_subinfo h3 {
                font-size: 20px;
            }

            .neware_img_subinfo p {
                font-size: 13px;
            }

            .xwrcode img {
                width: 100px;
            }

            .va-testing-7_2 .text-content-7_2 {
                right: 10%;
            }

        }

        @media screen and (max-width: 880px) {
            .p-box {
                display: none;
            }

            .m-box {
                display: block !important;
            }

            .site-header .head-wrap {
                display: flex;
                justify-content: space-between;
                align-items: center;
            }

            .index-news .bottom a {
                margin-bottom: 15px;
            }

            .pc {
                display: none;
            }

            .mobile {
                display: block;
            }

            .topbar-info .link2,
            .topbar-info .sep2 {
                display: block;
            }

            .topbar-info .link,
            .topbar-info .sep,
            .site-topbar .topbar-info .words {
                display: none;
            }

            #user_nav a:first-child {
                display: none;
            }

            #online_qq_layer {
                right: 0;
                display: none;
            }

            .consolution {
                display: block;
            }

            .site-topbar .topbar-nav {
                padding-left: 5px;
            }

            .site-topbar .topbar-info {
                padding-right: 5px;
            }

            .site-header {
                height: auto;
            }

            .site-header .logo {
                float: none;
                padding: 10px 0;
                margin-left: 2px;
                width: auto;
            }

            .site-header .logo img {
                height: 25px;
            }

            .site-header .container .img {
                top: 8px;
                left: 70px;
            }

            .site-header .container .img img {
                height: 28px;
                width: auto;
            }

            .site-header .header-search {
                right: 40px;
                width: 150px;
                top: 12px;
            }

            .site-header .search-form {
                height: 24px;
                width: 150px;
            }

            .site-header .search-text {
                font-size: 12px;
                height: 22px;
                line-height: 22px;
                padding: 0 5px;
                right: 24px;
                width: 114px;
            }

            .site-header .search-btn {
                font-size: 13px;
                height: 22px;
                line-height: 22px;
                width: 25px;
                background-size: 12px 12px;
            }

            .site-header .search-btn:hover {
                background-size: 12px 12px;
            }

            .site-header .search-hot-words {
                display: none;
                right: 42px;
                top: 3px;
            }

            .site-header .search-hot-words a {
                margin-left: 2px;
                padding: 0 1px;
                font-size: 11px;
                width: 25px;
                height: 16px;
                overflow: hidden;
            }

            .head_menu {
                display: block;
            }

            .headerright {
                display: none;
            }

            .site-header .header-nav {
                display: none;
                float: none;
                width: 100%;
                background: #343434;
            }

            .site-header .nav-list {
                float: none;
                font-size: 16px;
                height: auto;
                margin: 0;
                padding: 0;
                width: 100%;
                background-color: #000;
            }

            .site-header .nav-item {
                float: none;
                width: 100%;
                display: block;
                height: auto;
                border-top: 1px solid #404040;
            }

            .site-header .nav-item:first-child {
                border: 0;
            }

            .site-header .nav-item .link {
                color: #fff;
                display: block;
                padding: 0 20px;
                line-height: 40px;
            }

            .site-header .item-children {
                background: none;
                border-top: 0;
                height: auto;
                left: 0;
                position: relative;
                top: 0;
                width: 100%;
                z-index: 24;
                padding-bottom: 0;
            }

            .site-header .item-children a {
                color: #fff !important;
            }

            .site-header .children-list {
                width: 100%;
                padding: 0 20px;
                font-size: 13px;
            }

            .site-header .children-list li {
                float: none;
                padding: 0;
                text-align: left;
                width: 100%;
            }

            .site-header .children-list .figure {
                display: none;
            }

            .site-header .children-list .t {
                color: #fff;
                line-height: 20px;
                padding: 5px 10px;
            }

            .site-header .children-list li::before {
                width: 0;
            }


            .childrenlists .childli {
                width: 100%;
                padding: 0 20px;
            }

            .site-header .childli .imgs {
                display: none;
            }

            .site-header .childli .txt {
                width: 100%;
                height: auto;
                padding: 10px 0;
            }

            .site-header .childli .txt h2 {
                color: #fff;
            }

            .childrenlists .childli:last-child {
                border: 0;
            }

            .childrenlists .childli .mores {
                display: none;
            }


            #footNav {
                padding: 0;
            }

            .Nav ul li {
                float: none;
                padding: 0;
                width: 100% !important;
                margin: 0;
                border-bottom: 1px solid #d6d6d6;
            }

            .Nav ul li h1 {
                margin: 0;
                background: url(../images/e_ico1.png) no-repeat right center;
                line-height: 40px;
                cursor: pointer;
            }

            .Nav ul li h2 {
                display: none;
                margin-left: 10px;
            }

            .Nav ul .expand h1 {
                background: url(../images/e_ico2.png) no-repeat right center;
            }

            .Nav ul .expand h2 {
                display: block;
            }

            .Nav ul .li2 {
                padding-top: 30px;
                padding-bottom: 20px;
                border: 0;
            }

            .Nav ul li dd {
                padding-left: 0;
                padding-right: 10px;
            }

            .Nav ul li .dd1 {
                padding-top: 46px;
            }

            #newBridge {
                left: 10px !important;
                bottom: 100px !important;
                right: auto !important;
            }

            .copyright {
                text-align: left;
                /* padding: 10px 10px 85px 10px; */
            }

            .copyright .p {
                display: block;
            }

            .copyright .p .sep {
                margin: 0 5px;
            }

            .copyright .span {
                display: block;
                padding: 8px 0;
            }

            .sale_link {
                background-size: 455px 400px;
                height: 400px;
            }

            .sale_link .point1,
            .sale_link .point2,
            .sale_link .point3,
            .sale_link .point4,
            .sale_link .point5,
            .sale_link .point6,
            .sale_link .point7 {
                width: 50px;
                height: 66px;
            }

            .sale_link .point1 {
                top: 0;
                left: 100px;
                background: url(../images/point1-1.png) no-repeat 0 0;
            }

            .sale_link .point2 {
                top: 75px;
                left: 225px;
                background: url(../images/point2-1.png) no-repeat 0 0;
            }

            .sale_link .point3 {
                top: 200px;
                left: 30px;
                background: url(../images/point3-1.png) no-repeat 0 0;
            }

            .sale_link .point4 {
                top: 275px;
                left: 500px;
                background: url(../images/point4-1.png) no-repeat 0 0;
            }

            .sale_link .point5 {
                top: 280px;
                left: 220px;
                background: url(../images/point5-1.png) no-repeat 0 0;
            }

            .sale_link .point6 {
                top: 25px;
                left: 500px;
                background: url(../images/point6-1.png) no-repeat 0 0;
            }

            .sale_link .point7 {
                top: 160px;
                left: 350px;
                background: url(../images/point1-1.png) no-repeat 0 0;
            }

            .sale_link .point1 .cycle,
            .sale_link .point2 .cycle,
            .sale_link .point3 .cycle,
            .sale_link .point4 .cycle,
            .sale_link .point5 .cycle,
            .sale_link .point6 .cycle,
            .sale_link .point7 .cycle {
                width: 40px;
                height: 40px;
                top: 5px;
                left: 5px;
            }

            .sale_link .showview {
                font-size: 12px;
            }

            .sale_link .point .showview p {
                margin-top: -16px;
                height: 32px;
                line-height: 16px;
            }

            .sale_link .point1 .text {
                left: 60px;
            }

            .sale_link .point2 .text {
                right: 55px;
                top: 25px;
            }

            .sale_link .point3 .text {
                left: 70px;
                top: 15px;
            }

            .sale_link .point4 .text {
                left: 60px;
                top: 25px;
            }

            .sale_link .point5 .text {
                left: 60px;
            }

            .sale_link .point6 .text {
                top: 50px;
                right: 10px;
            }

            .sale_link .point7 .text {
                left: 60px;
                top: 30px;
            }

            .sale_link .text {
                font-size: 12px;
            }

            .sale_link .text h1 {
                font-size: 14px;
                line-height: 20px;
            }

            .sale_link .point6 .text h1,
            .sale_link .point7 .text h1 {
                font-size: 13px;
                line-height: 20px;
            }

            .Accountimg {
                width: 135px;
            }

            .AccountTxt {
                width: 240px;
            }

            .about #article img {
                height: auto !important;
            }

            .joblist .lists .requirements {
                height: 300px;
            }

            .homeproduct .text {
                width: 450px;
            }

            .index_new {
                height: 550px;
            }

            .index_new .con {
                padding: 40px 0 20px 0;
                width: 92%;
            }

            .indexnews h1 {
                font-size: 20px;
                line-height: 30px;
                margin: 0 0 20px 0;
            }

            .index_new li {
                font-size: 15px;
                margin: 0 0 30px 0;
            }

            .index_new li a {
                line-height: 25px;
                height: 25px;
            }

            .index_zhactive h1 {
                margin: 0 auto 20px auto;
                font-size: 20px;
                line-height: 30px;
            }

            .index_zhactive h1,
            .index_zhactive ul {
                width: 90%;
            }

            .index_zhactive li h2 {
                font-size: 14px;
                line-height: 20px;
            }

            .index_zhactive .description {
                font-size: 12px;
                line-height: 18px;
            }

            .va-testing-04 .text-content h1.title-h1 {
                font-size: 20px;
                line-height: 1;
            }

            .va-keyword-04 {
                font-size: 15px;
                width: 100%;
                max-width: 800px;
                margin-left: auto;
                margin-right: auto;
                line-height: 20px;
            }

            .va-testing-04 .text-content .title-h1,
            .va-testing-04 .text-content .title-h2 {
                margin-bottom: 5px;
            }

            .va-testing-06 .text-content-06 h1.title-h1-06 {
                font-size: 20px;
                line-height: 1;
            }

            .va-testing-06 .text-content-06 .title-h1-06,
            .va-testing-06 .text-content-06 .title-h2-06 {
                margin-bottom: 5px;
            }

            .va-keyword-06 {
                font-size: 14px;
            }

        }

        @media screen and (max-width: 768px) {
            .new ul li a {
                width: 100%;
            }

            .index-product {
                height: 280px;
            }

            .index-product h1 {
                top: 10%;
                left: 5%;
                width: 60%;
                font-size: 18px;
                line-height: 30px;
            }

            .index-product h2 {
                top: 60%;
                left: 10%;
                width: 60%;
                font-size: 13px;
                line-height: 22px;
            }

            .copyright {
                font-size: 14px;
                text-align: center;
                line-height: 1.5;
            }

            #totop {
                display: none !important;
                right: 0 !important;
                width: 36px !important;
            }

            #totop a {
                width: 36px !important;
                height: 36px !important;
                padding: 0 !important;
                background: #ff6700 url(../images/backtop.png) no-repeat center center !important;
                font-size: 0 !important;
            }

            #totop a.cur {
                background-position: center center !important;
            }

            .abouttab {
                padding: 0 2%;
            }

            .abouttab ul {
                width: 100%;
                font-size: 0;
                overflow-x: auto;
                white-space: nowrap;
            }

            .abouttab ul::-webkit-scrollbar {
                display: none;
            }

            .abouttab li {
                float: none;
                display: inline-block;
                vertical-align: top;
                line-height: 40px;
                height: 40px;
                padding: 0 12px 0 10px;
            }

            .abouttab li.cur {
                padding-left: 0;
            }

            .abouttab li a {
                font-size: 13px;
                height: 40px
            }

            .abouttab .li {
                padding: 0 10px;
            }

            .service ul li {
                padding-left: 150px;
            }

            .service ul li .service_left {
                padding: 10px;
            }

            .service ul li .service_right {
                padding: 10px 2%;
                width: 96%;
            }

            .sale td img {
                width: 50px !important;
                height: 50px !important;
                max-width: 50px !important;
                max-height: 50px !important;
            }

            .down_title {
                font-size: 15px;
            }

            .download1 ul {
                margin-left: -5%;
            }

            .download1 ul li {
                padding-left: 5%;
                width: 15%;
            }

            .download1 ul li h2 {
                line-height: 30px;
                height: 30px;
                overflow: hidden;
                font-size: 14px;
            }

            .download1 ul li h3 {
                font-size: 13px;
                height: 25px;
                overflow: hidden;
            }

            .timeline .month {
                margin-left: 70px;
                padding-left: 20px;
                padding-bottom: 50px;
            }

            .timeline .month em {
                width: 80px;
                left: -76px;
                font-size: 13px;
            }

            .timeline .month em span {
                padding-right: 0;
                width: 74px;
                display: block;
                word-break: break-all;
            }

            .timeline .month .text p {
                font-size: 12px;
            }

            .about .bor img {
                height: auto;
            }

            .aboutus {
                font-size: 12px;
            }

            .aboutus h1 {
                font-size: 15px;
            }

            .aboutnews {
                margin-left: 0;
            }

            .aboutnews dl {
                width: 100%;
                margin-left: 0;
            }

            .aboutnews dl dt {
                width: 42%;
                height: auto;
            }

            .aboutnews dl dd {
                width: 55%;
            }

            .aboutnews dl dd h2 {
                font-size: 15px;
            }

            .honor-table .td .honor-img {
                height: 130px;
            }

            .jobsub {
                font-size: 13px;
                padding: 15px;
            }

            .jobsub li {
                padding: 15px 0 0 0;
            }

            .jobsub .lefttd {
                font-size: 13px;
                width: 30%;
            }

            .jobsub #JobSubmit {
                font-size: 15px;
            }

            .elec table {
                width: 100%;
            }

            .joblist .lists {
                float: none;
                width: 94%;
                padding: 20px 3%;
                border-top: 1px solid #a0a0a0;
            }

            .joblist .oddlist {
                float: none;
                border-left: 0;
            }

            .joblist .lists:first-child {
                border: 0;
            }

            .joblist .lists .requirements {
                height: auto;
                margin-left: 0;
                padding-top: 0;
            }

            #zyweb .indexMain {
                padding-bottom: 10px;
            }

            .sale_nimg {
                width: 150px;
            }

            .sale_nimg img {
                width: 150px !important;
                height: 150px !important;
            }

            .sale_ntxt {
                padding-left: 10px;
                font-size: 12px;
                width: 320px;
            }

            .sale_ntxt ul li {
                line-height: 30px;
            }

            .sale_ntxt ul li label {
                width: 250px;
            }

            .sale_nimg2 {
                padding: 5px;
                width: 110px;
            }

            .sale_nimg2 img {
                width: 110px !important;
                height: 110px !important;
            }

            .sale_nimg2 h3 {
                font-size: 12px !important;
            }

            .sale_title h1 {
                font-size: 14px;
                line-height: 35px;
            }

            .sale_jy .content {
                font-size: 13px;
            }

            .sale_product1 .w1200 {
                padding-top: 70px;
                height: 330px;
            }

            .sale_product1 .tit {
                font-size: 20px;
            }

            .sale_product1 ul {
                padding: 40px 0 0 0;
            }

            .sale_product1 li {
                font-size: 13px;
            }

            .sale_product1 li .icon {
                width: 50px;
                height: 50px;
                margin-bottom: 10px;
            }

            .sale_product1 .img {
                height: 380px;
            }

            .sale_product2 {
                padding: 40px 0;
                height: auto;
            }

            .sale_product2 .tit {
                font-size: 20px;
                margin-left: 1%;
                line-height: 40px;
            }

            .sale_product2 .text {
                font-size: 13px;
                width: 98%;
                margin-left: 1%;
                padding: 0;
            }

            .sale_product2 ul {
                width: 98%;
                margin: 0 auto;
                padding: 20px 0;
            }

            .sale_product2 li {
                font-size: 13px;
            }

            .sale_product2 li .icon {
                width: 70px;
                height: 70px;
                margin-bottom: 10px;
            }

            .sale_product2 .img {
                position: relative;
                height: 300px;
                width: 98%;
            }

            .sale_product2.preload .img {
                background-position: center center;
            }

            .sale_product3 h1 {
                font-size: 25px;
                line-height: 40px;
            }

            .sale_product3 .img {
                height: 200px;
            }

            .sale_product3 li {
                font-size: 12px;
            }

            .sale_product3 li h3 {
                font-size: 13px;
                line-height: 25px;
            }

            .sale_product3 li .icon {
                width: 50px;
                height: 50px;
            }

            .sale_product4 {
                padding: 40px 0;
                height: auto;
            }

            .sale_product4 .tit {
                font-size: 18px;
                padding: 0 0 10px 0;
            }

            .sale_product4 .text {
                font-size: 13px;
                line-height: 20px;
                width: 98%;
            }

            .sale_product4 .img {
                position: relative;
                width: 98%;
                height: 400px;
                top: 20px;
            }

            .sale_product4.preload .img {
                background-position: center center;
            }

            .sale_product5 {
                height: 400px;
            }

            .sale_product5 .tit {
                line-height: 50px;
                font-size: 16px;
            }

            .sale_product5 .ban li {
                font-size: 12px;
                padding-top: 15px;
                padding-bottom: 10px;
            }

            .sale_product5 .ban li .icon {
                width: 50px;
                height: 50px;
                margin-bottom: 5px;
            }

            .sale_link {
                background-size: 398px 350px;
                height: 350px;
            }

            .sale_link .point1 {
                left: 90px;
            }

            .sale_link .point2 {
                top: 70px;
                left: 190px;
            }

            .sale_link .point3 {
                top: 180px;
                left: 20px;
            }

            .sale_link .point4 {
                top: 250px;
                left: 400px;
            }

            .sale_link .point5 {
                top: 260px;
                left: 180px;
            }

            .sale_link .point6 {
                top: 15px;
                left: 450px;
            }

            .sale_link .point7 {
                top: 130px;
                left: 300px;
            }

            .sale_text {
                font-size: 13px;
                left: 82%;
                width: 17%;
                top: 10px;
            }

            #scrollbar2 .viewport,
            #scrollbar2 .viewport img {
                height: 400px;
            }

            #scrollbar2 .overview {
                width: 228680px;
            }

            .login .box {
                font-size: 13px;
                line-height: 25px;
                padding: 15px;
            }

            .box .regedit {
                font-size: 13px;
                line-height: 20px;
            }

            .forget dt {
                font-size: 13px;
            }

            .Favoriteleft {
                width: 20%;
            }

            .FavoriteMain {
                width: 77%;
            }

            .Accountimg {
                width: 33%;
            }

            .AccountTxt {
                width: 59%;
                font-size: 13px !important;
            }

            .homeproduct .line {
                height: 100px;
            }

            .homeproduct .con {
                height: auto;
                padding-bottom: 100px;
            }

            .homeproduct .lp {
                display: none;
            }

            .homeproduct .lp2 {
                display: block;
                width: 100%;
                margin: 40px auto;
                text-align: center;
            }

            .homeproduct .lp2 img {
                max-width: 100%;
            }

            .homeproduct .text {
                position: relative;
                top: 0;
                left: 8%;
                width: 84%;
                padding-top: 80px;
                font-size: 14px;
            }

            .homeproduct .text h1 {
                font-size: 22px;
            }

            .homeproduct .text h2 {
                font-size: 17px;
                line-height: 25px;
                margin-bottom: 10px;
            }

            .homeproduct .img {
                position: relative;
                left: 50%;
                bottom: auto;
                top: 0;
                margin-left: -295px;
                width: 590px;
                height: 450px;
            }

            .picBtnLeft {
                width: 590px;
                height: 450px;
            }

            .picBtnLeft .bd {
                width: 590px;
                height: 430px;
            }

            .picBtnLeft .hd {
                position: absolute;
                right: -11px;
                bottom: -50px;
            }

            .picBtnLeft .hd ul {
                width: 610px;
            }

            .picBtnLeft .hd ul li {
                height: 88px;
                margin-left: 8px;
            }

            .picBtnLeft .hd ul .li1 {
                width: 114px;
            }

            .picBtnLeft .hd ul .li2 {
                width: 138px;
            }

            .picBtnLeft .hd ul .li3 {
                width: 138px;
            }

            .picBtnLeft .hd ul .li4 {
                width: 153px;
            }

            .index-news {
                padding-top: 40px;
            }

            .index-news .title h3 {
                font-size: 20px;
            }

            .index_new {
                height: 450px;
            }

            .index_new .con {
                padding: 30px 0 10px 0;
                width: 92%;
            }

            .indexnews h1 {
                font-size: 16px;
                line-height: 20px;
            }

            .index_new li {
                font-size: 13px;
                margin: 0 0 20px 0;
            }

            .index_new li a {
                line-height: 20px;
                height: 20px;
            }

            .index-news .news-item .list-box li {
                margin: 5% 0;
            }

            .index-news .news-item .list-box a {
                font-size: 14px;
            }

            .neware-auto-index {
                padding-top: 0;
            }

            .neware-CT4000-index .section {
                padding-top: 0;
            }

            .indexactive h1 {
                width: 92%;
                font-size: 16px;
                line-height: 25px;
            }

            .in-active {
                width: 92%;
            }

            .in-active .e_pic_wrap {
                width: 100%;
                height: auto;
            }

            .in-active .e_pic_wrap li {
                width: 100%;
                height: auto;
            }

            .in-active .prev,
            .in-active .next {
                display: none;
            }

            .neware_img_wrap {
                left: 3%;
            }

            .left_product .neware_img_wrap {
                left: 5%;
            }

            .neware_img_subinfo h3 {
                font-size: 16px;
            }

            .neware_img_subinfo p {
                font-size: 12px;
            }

            .xwrcode {
                display: none;
            }

            .neware-CT9000-index .section-6 .left,
            .neware-CT9000-index .section-6 .right,
            .neware-CT9000-index .section-8 .left,
            .neware-CT9000-index .section-8 .right {
                min-height: 400px;
                background-repeat: no-repeat;
                background-size: 100%;
            }

            .neware-CT9000-index .section-6 .right,
            .neware-CT9000-index .section-8 .right {
                margin-left: 0;
            }

            .neware-CT9000-index .section-6 .left .temp-text,
            .neware-CT9000-index .section-6 .right .temp-text,
            .neware-CT9000-index .section-8 .left .temp-text,
            .neware-CT9000-index .section-8 .right .temp-text {
                margin-top: 50px;
            }

            .neware-auto-index .section.is-visible .delay-08 {
                -webkit-transition-delay: 0.8s;
                transition-delay: 0.8s;
                font-size: 14px;
                line-height: 25px;
            }

            .home_product {
                /*width:1200px; padding:20px 0;*/
                margin: 0 auto;
                padding-bottom: 13px;
                padding-top: 0;
            }

            .neware-CT4000-index .section-6.preload .left-2,
            .neware-CT4000-index .section-8.preload .left-2 {
                min-height: 400px;
                width: 100%;
            }

            .neware-CT4000-index .section-6 .left-2,
            .neware-CT4000-index .section-6 .right-2,
            .neware-CT4000-index .section-8 .left-2,
            .neware-CT4000-index .section-8 .right-2 {
                min-height: 400px;
                width: 100%;
            }

            .neware-CT9000-index .section .temp-text .title {
                line-height: 1;
            }

            .neware-CT9000-index .section .temp-text .title-5v6a {
                margin-top: -90px;
                line-height: 130px;
                font-size: 16px;
                color: #999;
                text-align: center;
                width: 100%;
            }

            .neware-CT9000-index .section .temp-text .info-5v6a {
                line-height: 20px;
                font-size: 14px;
                color: #999;
                text-align: center;
                width: 100%;
            }

            .neware-CT4000-index .section-6 .left-2 .temp-text,
            .neware-CT4000-index .section-6 .right-2 .temp-text,
            .neware-CT4000-index .section-8 .left-2 .temp-text,
            .neware-CT4000-index .section-8 .right-2 .temp-text {
                margin-top: 35px;
            }

            .neware-CT4000-index .section .temp-text .title-ma {
                margin-top: 0;
                margin-bottom: 80px;
                font-size: 16px;
                color: #000;
                line-height: 1;
                text-align: center;
                width: 100%;
            }

            .neware-CT4000-index .section .temp-text .info-ma {
                line-height: 1.6;
                font-size: 14px;
                color: #000;
                text-align: center;
                width: 90%;
                margin: auto;
            }

            .neware-CT4000-index .section .temp-text .title-Capacitance {
                margin-top: 0;
                margin-bottom: 80px;
                font-size: 16px;
                color: #000;
                line-height: 1;
                text-align: center;
                width: 100%;
            }

            .neware-CT4000-index .section .temp-text .info-Capacitance {
                line-height: 1.6;
                font-size: 14px;
                color: #000;
                text-align: center;
                width: 90%;
                margin: auto;
            }

            .neware-CT4000-index .section-6 .right-2,
            .neware-CT4000-index .section-8 .right-2 {
                margin-bottom: 0;
                margin-left: 0;
            }

            .neware-CE7000-index .section-6 .left-3,
            .neware-CE7000-index .section-6 .right-3,
            .neware-CE7000-index .section-8 .left-3,
            .neware-CE7000-index .section-8 .right-3 {
                min-height: 400px;
                width: 100%;
            }

            .neware-CE7000-index .section-6 .right-3,
            .neware-CE7000-index .section-8 .right-3 {
                margin-left: 0rem;
            }

            .neware-CE7000-index .section-6 .left-3 .temp-text,
            .neware-CE7000-index .section-6 .right-3 .temp-text,
            .neware-CE7000-index .section-8 .left-3.temp-text,
            .neware-CE7000-index .section-8 .right-3 .temp-text {
                margin-top: 20px;
            }

            .neware-CE7000-index .section .temp-text .title-7000 {
                margin-top: -70px;
                line-height: 130px;
                font-size: 16px;
                color: #000;
                text-align: center;
                width: 100%;
            }

            .neware-CE7000-index .section .temp-text .title-4000l {
                margin-top: -70px;
                line-height: 130px;
                font-size: 16px;
                color: #000;
                text-align: center;
                width: 100%;
            }

            .neware-CE7000-index .section .temp-text .info-4000l {
                line-height: 1.6;
                font-size: 14px;
                color: #000;
                text-align: center;
                width: 90%;
                margin: auto;
            }

            .neware-CE7000-index .section .temp-text .info-7000 {
                line-height: 1.6;
                font-size: 14px;
                color: #000;
                text-align: center;
                width: 90%;
                margin: auto;
            }

            .va-testing-mm-03 .text-content-mm-03 {
                position: absolute;
                top: 40%;
                z-index: 2;
                text-align: center;
                width: 100%;
                color: #fff;
            }

            .va-testing-mm-04 .text-content-mm-04 {
                position: absolute;
                top: 54%;
                z-index: 2;
                text-align: center;
                width: 100%;
                color: #fff;
            }

            .va-testing-mm .testing-01 {
                height: 0px;
                padding-bottom: 55%;
                background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_4000_middle.jpg) no-repeat center 0;
                background-size: cover;
            }

            .va-testing-mm02 .testing-02 {
                height: 0;
                padding-bottom: 65%;
                background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_4000_middle_2.jpg) no-repeat center 0;
                background-size: cover;
            }

            .va-testing-mm-03 .testing-03 {
                height: 0;
                padding-bottom: 65%;
                background: rgba(0, 0, 0, 0) url(../images/ddr.jpg) no-repeat center 0;
                background-size: cover;
            }

            .va-testing-mm-04 .testing-04 {
                height: 0;
                padding-bottom: 65%;
                background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_4000_middle_3.jpg) no-repeat center 0;
                background-size: cover;
            }

            .va-CT4000-testing-mm-05 .CT4000-testing-05 {
                height: 0;
                padding-bottom: 65%;
                background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_4000_middle_4.jpg) no-repeat center 0;
                background-size: cover;
            }

            .va-testing-mm02 .text-content-mm02{
                top: 20%;
            }

            .va-CT4000-testing-mm-05 .CT4000-text-content-mm-05 {
                position: absolute;
                top: 71%;
                z-index: 2;
                text-align: center;
                width: 100%;
            }

            .va-testing-mm .text-content-mm .title-h1-mm,
            .va-testing-mm .text-content-mm .title-h2-mm {
                margin-bottom: 10px;
            }

            .va-testing-mm .text-content-mm h1.title-h1-mm {
                font-size: 25px;
                line-height: 1.5;
            }

            .va-testing-mm02 .text-content-mm02 .title-h1-mm02,
            .va-testing-mm02 .text-content-mm02 .title-h2-mm02 {
                margin-bottom: 10px;
            }

            .va-testing-mm02 .text-content-mm02 h1.title-h1-mm02 {
                font-size: 25px;
                line-height: 1.5;
            }

            .va-testing-mm-03 .text-content-mm-03 .title-h1-mm-03,
            .va-testing-mm-03 .text-content-mm-03 .title-h2-mm-03 {
                margin-bottom: 10px;
            }

            .va-testing-mm-03 .text-content-mm-03 h1.title-h1-mm-03 {
                font-size: 25px;
                line-height: 1.5;
            }

            .va-testing-mm-04 .text-content-mm-04 .title-h1-mm-04,
            .va-testing-mm-04 .text-content-mm-04 .title-h2-mm-04 {
                margin-bottom: 10px;
            }

            .va-testing-mm-04 .text-content-mm-04 h1.title-h1-mm-04 {
                font-size: 25px;
                line-height: 1.5;
            }

            .va-CT4000-testing-mm-05 .CT4000-text-content-mm-05 .CT4000-title-h1-mm-05,
            .va-CT4000-testing-mm-05 .CT4000-text-content-mm-05 .CT4000-title-h2-mm-05 {
                margin-bottom: 10px;
            }

            .va-CT4000-testing-mm-05 .CT4000-text-content-mm-05 h1.CT4000-title-h1-mm-05 {
                font-size: 25px;
                line-height: 1.5;
            }

            .site-topbar a {
                color: #fff;
                display: none;
            }

            .va-testing-7_2 .text-content-7_2 {
                right: 3%;
                width: 380px;
                top: 25%;
            }

            .va-testing-7_2 .text-content-7_2 h1.title-h1-7_2 {
                font-size: 30px;
            }

            .va-keyword-7_2 {
                width: 380px;
            }

            .pr4_ma_02 {
                height: 200px;
            }

            .pr4_ma_02 h3 {
                padding: 0 15px;
                padding-top: 50px;
                font-size: 30px;
                width: 100%;
                line-height: 1.5;
                margin: 0 auto;
            }

            .va-neware_mini_chamber_06 .text-content_mini_chamber_06 .title-h1_mini_chamber_06,
            .va-neware_mini_chamber_06 .text-content_mini_chamber_06 .title-h2_mini_chamber_06 {
                margin-bottom: 10px;
            }

            .va-neware_mini_chamber_06 .text-content_mini_chamber_06 h1.title-h1_mini_chamber_06 {
                font-size: 25px;
            }

            .va-keyword_mini_chamber_06 {
                font-size: 14px;
            }

            .tws_page1 {
                height: 700px;
            }

            .tws_page1 .textbox {
                padding-top: 100px;
            }

            .tws_page1 .textbox h5 {
                font-size: 26px;
            }

            .tws_page1 .textbox h3 {
                font-size: 42px;
            }

            .tws_page1 .textbox h3 span {
                vertical-align: top;
                margin-top: 10px;
            }

            .tws_page1 .textbox h4 {
                font-size: 18px;
            }

            .page3 .w1200 .dc1 {
                width: 100px;
                height: 80px;
                left: 20px;
            }

            .page3 .w1200 .dc2 {
                width: 100px;
                height: 80px;
                right: 20px;
            }

            .page3 .tab-bd>div {
                height: auto;
            }

            .page3 .notice .tab-hd li {
                padding: 0 20px;
            }

            .page3 .tab-pal-1 .img_ma_1 img {
                width: 100%;
            }

            .page3 .tab-pal-2 .img_ma_2 img {
                width: 48%;
            }

            .page3 .tab-pal-4 .img_ma_4 img {
                width: 100%;
            }

            .page3 .tab-pal-4 .img_ma_4 {
                height: auto;
            }

            .page3 .tab-pal .img img {
                width: 100%;
            }

            .va-testing-7_2 .testing-7_2 {
                height: 500px;
            }

            .va-testing-7_4 .testing-7_4 {
                height: 600px;
            }

            .neware-environmental-index .section-6.preload .environmental, .neware-environmental-index .section-8.preload .environmental{
                height: 500px;
            }

            .neware-environmental-index .section.is-visible .delay-05{
                padding-top: 30px;
            }

            .neware-environmental-index .section.is-visible .delay-08{
                padding: 0 15px;
            }

            .neware-environmental-index .section.is-visible .delay-09{
                padding: 0 15px;
            }

            .neware-environmental-2-index .section-6.preload .environmental-2, .neware-environmental-2-index .section-8.preload .environmental-2{
                height: 500px;
            }

            .neware-environmental-2-index .section.is-visible .delay-08{
                padding-top: 30px;
            }

            .neware-environmental-2-index .section.is-visible .delay-09{
                padding: 0 15px;
            }
        }

        @media screen and (max-width: 767px) {
            .downloadfile .li {
                width: 50%;
                margin-bottom: 20px;
            }

            .pr4_ma_02 h3{
                font-size: 20px;
            }
			
			.software .ban .con{
				width: 100%;
				padding: 15px;
				font-size: 14px;
			}
			
			.software .title{
				font-size: 20px;
				padding: 20px 0 10px;
			}
        }

        @media screen and (max-width: 640px) {
            .download1 ul {
                margin-left: -5%;
            }

            .download1 ul li {
                padding-left: 5%;
                width: 20%;
            }

            .honor-table .td {
                width: 33.333%;
            }

            .honor-table .td .honor-img {
                height: 130px;
            }

            .sq2 {
                padding: 15px 0 15px 2%;
                font-size: 14px;
                width: 97%;
            }

            .sq2 table {
                width: 99%;
            }

            .new ul li {
                font-size: 12px;
            }

            .about #lbTitle {
                font-weight: normal;
                font-size: 16px;
            }

            .about #article {
                color: #666;
                font-size: 13px !important;
                line-height: 28px;
            }

            .about #article div,
            .about #article p,
            .about #article span {
                font-size: 13px !important;
            }

            .sale_nimg {
                width: 120px;
            }

            .sale_nimg img {
                width: 120px !important;
                height: 120px !important;
            }

            .sale_nimg label {
                display: block;
                font-size: 13px;
                line-height: 30px;
            }

            .sale_ntxt {
                width: 260px;
            }

            .sale_ntxt ul li {
                line-height: 25px;
            }

            .sale_ntxt ul li label {
                width: 200px;
            }

            .sale_product1 .w1200 {
                padding-top: 50px;
                height: 300px;
            }

            .sale_product1 .tit {
                font-size: 16px;
            }

            .sale_product1 li {
                font-size: 12px;
            }

            .sale_product1 li .icon {
                width: 50px;
                height: 50px;
                margin-bottom: 10px;
            }

            .sale_product1 .img {
                height: 330px;
            }

            .sale_product2 {
                padding: 20px 0;
            }

            .sale_product2 .tit {
                font-size: 18px;
            }

            .sale_product2 .text {
                font-size: 12px;
                line-height: 22px;
            }

            .sale_product2 li {
                font-size: 12px;
            }

            .sale_product2 li .icon {
                width: 50px;
                height: 50px;
            }

            .sale_product2 .img {
                height: 250px;
            }

            .sale_product3 h1 {
                font-size: 20px;
                line-height: 30px;
            }

            .sale_product3 .img {
                height: 150px;
            }

            .sale_product4 {
                padding: 20px 0 30px 0;
            }

            .sale_product4 .tit {
                font-size: 16px;
            }

            .sale_product4 .text {
                font-size: 12px;
            }

            .sale_product4 .img {
                height: 300px;
            }

            .sale_product5 {
                height: 350px;
            }

            .sale_product5 .tit {
                line-height: 40px;
                font-size: 14px;
                top: 5%;
            }

            .sale_product5 .ban ul {
                padding-top: 10px;
            }

            .sale_product5 .ban li {
                padding: 0 0 8px 0;
                width: 33.3%;
                line-height: 16px;
            }

            .sale_link {
                background-image: none;
                height: 650px;
            }

            .sale_link .point1 {
                left: 1%;
                top: 120px;
            }

            .sale_link .point2 {
                top: 190px;
                left: auto;
                right: 1%;
            }

            .sale_link .point3 {
                top: 260px;
                left: 1%;
            }

            .sale_link .point6 {
                top: 330px;
                left: auto;
                right: 1%;
            }

            .sale_link .point4 {
                top: 400px;
                left: 1%;
            }

            .sale_link .point7 {
                top: 470px;
                left: auto;
                right: 1%;
            }

            .sale_link .point5 {
                top: 540px;
                left: 1%;
            }

            .sale_link .point3 .text {
                left: 60px;
            }

            .sale_link .point6 .text {
                right: 50px;
            }

            .sale_link .point1 .text,
            .sale_link .point2 .text,
            .sale_link .point3 .text,
            .sale_link .point4 .text,
            .sale_link .point5 .text,
            .sale_link .point6 .text,
            .sale_link .point7 .text {
                top: 20px;
            }

            .sale_text {
                left: 0;
                width: 98%;
                top: 10px;
                text-align: right;
            }

            .sale_link .point7 .cycle {
                right: 5px;
                left: auto;
            }

            .sale_link .point7 .text {
                right: 60px;
                left: auto;
            }

            #scrollbar2 .viewport,
            #scrollbar2 .viewport img {
                height: 350px;
            }

            #scrollbar2 .overview {
                width: 199700px;
            }

            .scenery_con {
                font-size: 12px;
            }

            .scenery_con h1 {
                font-size: 14px;
            }

            .Favoriteleft {
                width: 30%;
            }

            .FavoriteMain {
                width: 70%;
            }

            .Accountimg {
                width: 33%;
            }

            .AccountTxt {
                width: 59%;
                font-size: 13px !important;
            }

            .homeproduct .line {
                height: 100px;
            }

            .homeproduct .con {
                padding-bottom: 100px;
            }

            .homeproduct .text {
                padding-top: 60px;
            }

            .homeproduct .img {
                margin-left: -236px;
                width: 472px;
                height: 350px;
            }

            .picBtnLeft {
                width: 472px;
                height: 350px;
            }

            .picBtnLeft .bd {
                width: 472px;
                height: 345px;
            }

            .picBtnLeft .hd {
                right: -3px;
                bottom: -50px;
            }

            .picBtnLeft .hd ul {
                width: 482px;
            }

            .picBtnLeft .hd ul li {
                height: 68px;
            }

            .picBtnLeft .hd ul .li1 {
                width: 88px;
            }

            .picBtnLeft .hd ul .li2 {
                width: 107px;
            }

            .picBtnLeft .hd ul .li3 {
                width: 108px;
            }

            .picBtnLeft .hd ul .li4 {
                width: 117px;
            }

            .index_new {
                height: 400px;
            }

            .index_new .con {
                padding: 20px 0 10px 0;
            }

            .indexnews h1 {
                font-size: 15px;
            }

            .index_new li {
                font-size: 13px;
                margin: 0 0 15px 0;
            }


            .left_product .neware_img_wrap {
                left: 30px;
                width: 100%;
                top: 50px;
                bottom: 26%;
                padding: -1px 45px;
                font-size: 9px;
                color: #fbf968;
            }

            .right_product .neware_mulimg .neware_img_wrap {
                top: 26%;
                color: #fbf968;
            }

            .neware_img_subinfo h3 {
                font-size: 9px;
                color: #fbf968;
            }

            .neware_img_subinfo p {
                font-size: 8px;
                color: color: #d0d0d0;
            }

            .neware_img_subinfo p {
                line-height: 1.5;
                transform: translateY(10%);
                width: 120%;
                font-size: 9px;
                color: #d0d0d0
            }

            .neware_img_subinfo h3 {
                color: #fbf968;
                line-height: 1.2;
                margin-bottom: 30px;
                opacity: 1;
                position: relative;
                transform: translateY(15%);
                font-size: 8px;
                width: 150%;
            }

            .neware_img_subinfo h3 {
                font-size: 9px;
                color: #fbf968;
            }

            .neware_img_subinfo p {
                font-size: 9px;
            }

            .neware_img img {
                max-width: 105%;
                width: 105%;
            }

            .neware_img_subinfo a {
                display: block;
                height: 100%;
                left: 0;
                margin: 0;
                padding: 20px 40px;
                position: relative;
                text-decoration: none;
                top: 30px;
                width: 100%;
            }

            .neware_img_wrap {
                top: 20%;
                position: absolute;
                width: 40%;
            }


            .left_product .neware_img_wrap {
                bottom: 20%;
            }

            .neware_img_subinfo h3 {
                font-size: 12px;
            }

            .pr4_capacitance_3 li h2 {
                font-size: 16px;
                font-weight: normal;
                line-height: 25px;
                color: #4a4a4a;
            }

            .pr4_capacitance_3 li p {
                color: #4a4a4a;
            }

            .pr4_capacitance_3 li {
                float: left;
                margin: auto;
                opacity: 0;
                font-size: 14px;
                text-align: center;
                padding: 22px;
                width: 18%；
            }

            .pr4_capacitance_3 li i {
                display: block;
                width: 100%;
                height: 70px;
                margin: auto;
            }

            .pr4_capacitance_0 h4 {
                padding: 0;
            }

            .pr4_capacitance_0 {
                -webkit-font-smoothing: antialiased;
                margin: 0;
                background-color: #fff;
                height: 300px;
            }

            .pr4_capacitance_5 .context {
                line-height: 14px;
                font-size: 12px;
                color: #333;
                margin: auto;
                padding-bottom: 40px;
                width: 100%;
                padding-top: 40px;
            }

            .pr4_capacitance_5 table tr td {
                border: 1px solid #d9d9d9;
                padding: 10px;
                font-size: 12px;
            }

            .pr4_capacitance_5 table {
                width: 100%;
                margin: auto;
            }

            .pr4_capacitance_4 h1 {
                transition-delay: 0.2s;
                color: #fff;
                font-weight: normal;
                font-size: 16px;
                line-height: 35px;
                width: 100%;
            }

            .pr4_capacitance_1.is-visible p {
                opacity: 1;
                transform: translate3d(0px, 80px, 0px);
                color: #fff;
                width: 100%;
                padding: 0 2px;
                font-size: 14px;
                font-weight: normal;
            }

            .pr4_capacitance_1 h1 {
                transition-delay: 0.2s;
                color: #fff;
                font-weight: normal;
                font-size: 20px;
                line-height: 45px;
                margin: -370px 0 0 0;
            }

            .pr4_capacitance_1 {
                background: url(../images/capacitance_360_505_2.jpg) no-repeat center 0;
                position: relative;
                background-size: cover;
                height: 500px;
                text-align: center;
            }

            .pr4_capacitance_4 {
                background: url(../images/capacitance_360_505.jpg) no-repeat center 0;
                position: relative;
                background-size: cover;
                height: 100%;
            }

            .pr4_capacitance_4.preload .pic_capacitance {
                background: url(../images/capacitance_neware_5.png) no-repeat center;
                padding: 417px 0 0 0;
                background-size: 250px;
                margin: auto;
            }

            .pr4_capacitance_4 .txt {
                width: 100%;
                color: #fff;
                font-size: 18px;
                padding: 0;
                text-align: center;
            }

            .pr4_capacitance_4.is-visible p {
                opacity: 1;
                transform: translate3d(0px, 30px, 0px);
                color: #fff;
                width: 100%;
                font-size: 14px;
            }

            .va-testing-02 .text-content-2 {
                max-width: 1100px;
                position: absolute;
                top: 55%;
                z-index: 2;
                text-align: center;
                width: 100%;
                left: 0;
                color: #000;
            }

            .va-testing-02 .text-content-2 .title-h1,
            .va-testing-02 .text-content-2 .title-h2 {
                margin-bottom: 5px;
                font-size: 20px;
                line-height: 25px;
            }

            .va-keyword-2 {
                font-size: 15px;
                line-height: 20px;
            }

            .va-testing .text-content h1.title-h1 {
                font-size: 20px;
                line-height: 1;
            }

            .va-testing h1,
            .va-testing h2,
            .va-testing h3,
            .va-testing p,
            .va-testing ul,
            .va-testing li,
            .va-testing i,
            .va-testing span {
                padding: 0 10px;
                margin: 0;
                font-weight: normal;
            }

            .va-keyword {
                font-size: 14px;
            }

            .va-testing .text-content .title-h1,
            .va-testing .text-content .title-h2 {
                margin-bottom: 10px;
            }

            .va-testing-03 .text-content-3 {
                max-width: 1100px;
                position: absolute;
                left: 0;
                top: 50%;
                z-index: 2;
                text-align: center;
                width: 100%;
                color: #000;
            }

            .va-testing-03 .text-content-3 .title-h3,
            .va-testing-03 .text-content-3 .title-h2 {
                margin-bottom: 5px;
                font-size: 20px;
                line-height: 25px;
            }

            .va-keyword-3 {
                font-size: 15px;
                line-height: 20px;
            }

            .neware-ct9004-testing .ct9004-text-content {
                position: absolute;
                top: 15%;
                z-index: 2;
                text-align: center;
                width: 100%;
                color: #cca36c;
                max-width: 650px;
                left: 0;
            }

            .neware-ct9004-testing .ct9004-text-content h1.ct9004-title-h1 {
                font-size: 22px;
                line-height: 0.1;
                width: 100%;
                text-align: center;
                font-weight: 600;
            }

            .ct9004-keyword {
                font-size: 14px;
                line-height: 1.6;
                width: 90%;
                text-align: center;
                color: #fff;
                margin: auto;
            }

            .va-testing-9004 .text-content-9004 {
                position: absolute;
                top: 65%;
                z-index: 2;
                text-align: center;
                width: 100%;
                color: #fff;
            }

            .va-testing-9004 .text-content-9004 h1.title-h1-9004 {
                font-size: 22px;
                color: #cca36c;
                font-weight: 600;
            }

            .va-keyword-9004 {
                font-size: 14px;
                line-height: 1.6;
                margin: auto;
                width: 90%;
            }

            .va-testing-9004 .text-content-9004 .title-h1-9004,
            .va-testing-9004 .text-content-9004 .title-h2-9004 {
                margin-bottom: 15px;
            }

            .neware-ct9008-testing .ct9008-text-content {
                position: absolute;
                top: 10%;
                z-index: 2;
                text-align: center;
                width: 100%;
                color: #fff;
                max-width: 650px;
                left: 0;
            }

            .neware-ct9008-testing .ct9008-text-content h1.ct9008-title-h1 {
                font-size: 20px;
                line-height: 0.1;
            }

            .ct9008-keyword {
                font-size: 14px;
                line-height: 1.6;
                width: 90%;
                margin: auto;
            }

            .ma-testing .text-content {
                position: absolute;
                top: 15%;
                z-index: 2;
                text-align: center;
                width: 100%;
            }

            .ma-keyword {
                font-size: 28px;
                color: #fff;
                line-height: 14px;
            }

            .ma-keyword-h1 {
                font-size: 14px;
                color: #fff;
                padding-top: 20px;
                line-height: 18px;
                margin-left: auto;
                margin-right: auto;
                max-width: 700px;
                width: 100%;
            }

            .ma-testing h1,
            .ma-testing h2,
            .ma-testing h3,
            .ma-testing p,
            .ma-testing ul,
            .ma-testing li,
            .ma-testing i,
            .ma-testing span,
            .ma-testing a {
                margin: 0;
                font-weight: normal;
                color: #fff;
                font-size: 14px;
                line-height: 18px;
            }

            .va-testing .testing-01 {
                height: 500px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_5v6a_sj.jpg) no-repeat center 0;
                background-size: cover;
            }

            .va-testing-02 .testing-02 {
                height: 500px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_5v6a-2_sj.jpg) no-repeat center 0;
                background-size: cover;
            }

            .va-testing-03 .testing-03 {
                height: 500px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_5v6a-3_sj.jpg) no-repeat center 0;
                background-size: cover;
            }

            .va-testing-06 .testing-01 {
                height: 500px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_5v6a-6_sj.jpg) no-repeat center 0;
                background-size: cover;
            }

            .va-testing-04 .testing-01 {
                height: 500px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_5v6a-5_sj.jpg) no-repeat center 0;
                background-size: cover;
            }

            .neware-ct9004-testing .ct9004-testing-01 {
                height: 500px;
                padding-bottom: 45%;
                background: rgba(0, 0, 0, 0) url(../images/9004_battery_tester_01_sj.jpg) no-repeat center 0;
                background-size: cover;
            }

            .va-testing-9004 .testing-01 {
                height: 500px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_9004_sj.jpg) no-repeat center 0;
                background-size: cover;
            }

            .va-testing-9008 .text-content-9008 {
                position: absolute;
                top: 58%;
                z-index: 2;
                text-align: center;
                width: 100%;
                color: #fff;
            }

            .va-testing-9008 .text-content-9008 h1.title-h1-9008 {
                font-size: 20px;
                line-height: 1;
            }

            .va-keyword-9008 {
                font-size: 14px;
                margin: auto;
                width: 90%;
                line-height: 1.6;
            }

            .va-testing-9008 .text-content-9008 .title-h1-9008,
            .va-testing-9008 .text-content-9008 .title-h2-9008 {
                margin-bottom: 5px;
            }

            .neware-auto-index .section-6.preload .auto,
            .neware-CT9000-index .section-8.preload .auto {
                min-height: 400px;
                background-size: cover;
                width: 100%;
                margin: auto;
            }

            .neware-CT4000-index {
                padding: 0;
            }

            .neware-auto-index .section.is-visible .delay-05 {
                -webkit-transition-delay: 0.5s;
                transition-delay: 0.5s;
                font-size: 20px;
                padding-top: 35px;
                width: 100%;
                line-height: 15px;
                color: #333;
            }

            .neware-CT9000-index .section .temp-text .title {
                margin-top: -90px;
                line-height: 130px;
                font-size: 16px;
                color: #999;
                text-align: center;
                width: 100%;
            }

            .neware-CT9000-index .section .temp-text .info {
                line-height: 35px;
                font-size: 16px;
                color: #999;
                text-align: center;
                width: 100%;
            }

            .va-testing-mm02 .testing-02 {
                height: 500px;
                padding-bottom: 0%;
                background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_4000_middle_2sj.jpg) no-repeat center 0;
                background-size: cover;
            }

            .va-testing-mm02 .text-content-mm02 h1.title-h1-mm02 {
                font-size: 20px;
                line-height: 1.5;
            }

            .va-keyword-mm02 {
                font-size: 14px;
            }

            .va-testing-mm02 .text-content-mm02 {
                position: absolute;
                top: 29%;
                z-index: 2;
                text-align: center;
                width: 100%;
            }

            .va-testing-mm02 .text-content-mm02 .title-h1-mm02,
            .va-testing-mm02 .text-content-mm02 .title-h2-mm02 {
                margin-bottom: 5px;
            }

            .va-testing-mm .testing-01 {
                height: 500px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_4000_middle_sj.jpg) no-repeat center 0;
                background-size: cover;
            }

            .va-testing-mm .text-content-mm{
                top: auto;
                bottom: 5%;
            }

            .neware-ct9008-testing .ct9008-testing-01 {
                height: 500px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/9000_battery_tester_01_sj.jpg) no-repeat center 0;
                background-size: cover;
            }

            .va-testing-9008-01 .testing-01 {
                height: 500px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_9000_1_sj.jpg) no-repeat center 0;
                background-size: cover;
            }

            .va-testing-9008-01 .text-content-9008-01 {
                position: absolute;
                top: 65%;
                z-index: 2;
                text-align: center;
                width: 100%;
                color: #fff;
            }

            .va-testing-9008-01 .text-content-9008-01 h1.title-h1-9008-01 {
                font-size: 20px;
                line-height: 1;
            }

            .va-keyword-9008-01 {
                font-size: 14px;
                line-height: 1.6;
                width: 90%;
                margin: auto;
            }

            .va-testing-9008-01 .text-content-9008-01 .title-h1-9008-01,
            .va-testing-9008-01 .text-content-9008-01 .title-h2-9008-01 {
                margin-bottom: 5px;
            }

            .va-testing-9008 .testing-01 {
                height: 500px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_9000_2_sj.jpg) no-repeat center 0;
                background-size: cover;
            }

            .va-testing-9008-accuracy .testing-01 {
                height: 500px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_9000_accuracy_sj.jpg) no-repeat center 0;
                background-size: cover;
            }

            .va-testing-9008-accuracy .text-content-9008-accuracy {
                position: absolute;
                top: 68%;
                z-index: 2;
                text-align: center;
                width: 100%;
                color: #fff;
            }

            .va-testing-9008-accuracy .text-content-9008-accuracy h1.title-h1-9008-accuracy {
                font-size: 20px;
                line-height: 1;
            }

            .va-keyword-9008-accuracy {
                font-size: 14px;
            }

            .va-testing-9008-accuracy .text-content-9008-accuracy .title-h1-9008-accuracy,
            .va-testing-9008-accuracy .text-content-9008-accuracy .title-h2-9008-accuracy {
                margin-bottom: 5px;
            }

            .neware-ct4000ma-testing .ct4000ma-text-content {
                position: absolute;
                top: 8%;
                z-index: 2;
                text-align: center;
                width: 100%;
                color: #000;
                max-width: 650px;
                left: 0;
            }

            .neware-ct4000ma-testing .ct4000ma-text-content h1.ct4000ma-title-h1 {
                font-size: 20px;
                line-height: 1;
                font-weight: bold;
            }

            .ct4000ma-keyword {
                font-size: 14px;
                line-height: 20px;
            }

            .ma-testing .testing-01 {
                height: 150px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/neware_battery_testing_system_ma_sj.jpg) no-repeat center 0;
                background-size: cover;
            }

            .ma-testing .text-content2 h1.title2-h1 {
                font-size: 25px;
                line-height: 1.8;
                color: #fff;
            }

            .ma2-keyword {
                font-size: 35px;
                color: #fff;
                line-height: 55px;
            }

            .ma2-keyword-h1 {
                font-size: 14px;
                color: #fff;
                padding-top: 20px;
                line-height: 20px;
                max-width: 600px;
                width: 100%;
                margin-right: auto;
                margin-left: auto;
                width: 100%;
            }

            .va-testing-03-accuracy .testing-03-accuracy {
                height: 500px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_9000_accuracy_02_sj.jpg) no-repeat center 0;
                background-size: cover;
            }

            .va-testing-03-accuracy .text-content-03-accuracy {
                position: absolute;
                left: 0;
                top: 35%;
                z-index: 2;
                text-align: center;
                width: 100%;
            }

            .pr4_9000_2_accuracy .context {
                line-height: 2px;
                font-size: 12px;
                color: #fff;
                margin: auto;
                padding-bottom: 15px;
            }

            .pr4_9000_2_accuracy .container {
                margin: auto;
                padding-top: 210px;
                width: 100%;
                font-weight: 400;
            }

            .va-testing-03-accuracy h1,
            .va-testing-03-accuracy h2,
            .va-testing-03-accuracy h3,
            .va-testing-03-accuracy p,
            .va-testing-03-accuracy ul,
            .va-testing-03-accuracy li,
            .va-testing-03-accuracy i,
            .va-testing-03-accuracy span {
                padding: 0;
                margin: 0;
                font-weight: normal;
                top: 600px;
                color: #fff;
                width: 100%;
                text-align: center;
                font-size: 20px;
            }

            .va-testing-9008-1000hz .testing-01 {
                height: 500px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_9000_1000hz_sj.jpg) no-repeat center 0;
                background-size: cover;
            }

            .va-testing-9008-1000hz .text-content-9008-1000hz h1.title-h1-9008-1000hz {
                font-size: 20px;
                line-height: 1;
            }

            .va-keyword-9008-1000hz {
                font-size: 14px;
                width: 90%;
                max-width: 800px;
                line-height: 1.6;
                margin-left: auto;
                margin-right: auto;
            }

            .va-testing-9008-1000hz .text-content-9008-1000hz .title-h1-9008-1000hz,
            .va-testing-9008-1000hz .text-content-9008-1000hz .title-h2-9008-1000hz {
                margin-bottom: 10px;
            }

            .va-testing-9008-1000hz .text-content-9008-1000hz {
                position: absolute;
                top: 11%;
                z-index: 2;
                text-align: center;
                width: 100%;
                color: #fff;
            }

            .neware9008-links {
                font-size: 14px;
            }

            .neware-CT9000-index .section-6.preload .left,
            .neware-CT9000-index .section-8.preload .left {
                background: rgba(0, 0, 0, 0) url(../images/neware_battery_testing_system_9000_home_sj.jpg) no-repeat 0;
                background-size: cover;
                background-position-y: center;
                background-position-x: center;
                margin-bottom: 0;
                width: 100%;
            }

            .neware-CT9000-index .section-6.preload .right,
            .neware-CT9000-index .section-8.preload .right {
                background-image: url("../images/neware_battery_testing_system_regenerative_home_sj.jpg");
                background-size: cover;
                background-position-y: center;
                background-position-x: center;
                width: 100%;
            }

            .neware-CT4000-index .section-6.preload .left-2,
            .neware-CT4000-index .section-8.preload .left-2 {
                background: rgba(0, 0, 0, 0) url(../images/neware_battery_testing_system_4000ma_home_sj.jpg) no-repeat 0;
                background-size: cover;
                background-position-y: center;
                background-position-x: center;
                margin-bottom: 0;
            }

            .neware-CT4000-index .section-6.preload .right-2,
            .neware-CT4000-index .section-8.preload .right-2 {
                background-image: url("../images/neware_battery_testing_system_capacitance_home_sj.jpg");
                background-size: cover;
                background-position-y: center;
                background-position-x: center;
            }

            .neware-CE7000-index .section-6.preload .left-3,
            .neware-CE7000-index .section-8.preload .left-3 {
                background: rgba(0, 0, 0, 0) url(../images/neware_battery_testing_system_7000_home_sj.jpg) no-repeat 0;
                background-size: cover;
                background-position-y: center;
                background-position-x: center;
                margin-bottom: 0;
            }

            .neware-CE7000-index .section-6.preload .right-3,
            .neware-CE7000-index .section-8.preload .right-3 {
                background-image: url("../images/neware_battery_testing_system_4000large_home_sj.jpg");
                background-size: cover;
                background-position-y: center;
                background-position-x: center;
            }

            .va-testing-mm .text-content-mm h1.title-h1-mm {
                font-size: 20px;
                line-height: 1.5;
            }

            .va-keyword-mm {
                font-size: 14px;
            }

            .va-testing-mm .text-content-mm .title-h1-mm,
            .va-testing-mm .text-content-mm .title-h2-mm {
                margin-bottom: 5px;
            }

            .va-testing-mm-03 .testing-03 {
                height: 500px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/ddr_sj.jpg) no-repeat center 0;
                background-size: cover;
            }

            .va-testing-mm-03 .text-content-mm-03 {
                position: absolute;
                top: 43%;
                z-index: 2;
                text-align: center;
                width: 100%;
                color: #fff;
            }

            .va-testing-mm-03 .text-content-mm-03 h1.title-h1-mm-03 {
                font-size: 20px;
                line-height: 1.5;
            }

            .va-keyword-mm-03 {
                font-size: 14px;
            }

            .va-testing-mm-03 .text-content-mm-03 .title-h1-mm-03,
            .va-testing-mm-03 .text-content-mm-03 .title-h2-mm-03 {
                margin-bottom: 5px;
            }

            .va-testing-mm-04 .testing-04 {
                height: 500px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_4000_middle_3_sj.jpg) no-repeat center 0;
                background-size: cover;
            }

            .va-testing-mm-04 .text-content-mm-04 {
                position: absolute;
                top: 53%;
                z-index: 2;
                text-align: center;
                width: 100%;
                color: #fff;
            }

            .va-testing-mm-04 .text-content-mm-04 h1.title-h1-mm-04 {
                font-size: 20px;
                line-height: 1.5;
            }

            .va-keyword-mm-04 {
                font-size: 14px;
            }

            .va-testing-mm-04 .text-content-mm-04 .title-h1-mm-04,
            .va-testing-mm-04 .text-content-mm-04 .title-h2-mm-04 {
                margin-bottom: 5px;
            }

            .va-CT4000-testing-mm-05 .CT4000-testing-05 {
                height: 600px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_4000_middle_4_sj.jpg) no-repeat center 0;
                background-size: cover;
            }

            .va-CT4000-testing-mm-05 .CT4000-text-content-mm-05 {
                position: absolute;
                top: auto;
                bottom: 5%;
                z-index: 2;
                text-align: center;
                width: 100%;
            }

            .va-CT4000-testing-mm-05 .CT4000-text-content-mm-05 h1.CT4000-title-h1-mm-05 {
                font-size: 20px;
                line-height: 1.5;
            }

            .va-CT4000-keyword-mm-05 {
                font-size: 14px;
            }

            .va-CT4000-testing-mm-05 .CT4000-text-content-mm-05 .CT4000-title-h1-mm-05,
            .va-CT4000-testing-mm-05 .CT4000-text-content-mm-05 .CT4000-title-h2-mm-05 {
                margin-bottom: 5px;
            }

            .neware-ct4000ma-testing .ct4000ma-testing-01 {
                height: 500px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_ma_sj.jpg) no-repeat center 0;
                background-size: cover;
            }

            .va-testing-702 .testing-702 {
                height: 500px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/battery_testing_7000_02_sj.jpg) no-repeat center 0;
                background-size: cover;
            }

            .va-testing-702 .text-content-702 h1.title-h1-702 {
                font-size: 20px;
                line-height: 1;
            }

            .va-testing-701 .testing-701 {
                height: 500px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/battery_testing_7000_01.jpg) no-repeat center 0;
                background-size: cover;
            }

            .va-testing-701 .text-content-701 h1.title-h1-701 {
                font-size: 20px;
                line-height: 1;
            }

            .va-testing-702 .text-content-702 {
                position: absolute;
                top: 5%;
                z-index: 2;
                text-align: center;
                width: 100%;
                color: #fff;
            }

            .va-testing-702 .text-content-702 .title-h1-702,
            .va-testing-01 .text-content-702 .title-h2-702 {
                margin-bottom: 12px;
            }

            .va-testing-703 .testing-703 {
                height: 500px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/battery_testing_7000_03.jpg) no-repeat center 0;
                background-size: cover;
            }

            .va-testing-703 .text-content-703 h1.title-h1-703 {
                font-size: 20px;
                line-height: 1;
            }

            .va-keyword-703 {
                font-size: 14px;
                max-width: 1200px;
                margin-left: auto;
                margin-right: auto;
            }

            .va-keyword-702 {
                font-size: 14px;
                max-width: 1200px;
                margin-left: auto;
                margin-right: auto;
            }

            .va-keyword-701 {
                font-size: 14px;
                max-width: 1200px;
                margin-left: auto;
                margin-right: auto;
            }

            .va-testing-7_2 .testing-7_2 {
                height: 500px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_7002_sj.jpg) no-repeat center 0;
            }

            .va-testing-7_2 .text-content-7_2 {
                position: absolute;
                top: 3%;
                z-index: 2;
                text-align: center;
                width: 97%;
                color: #000;
                right: 1%;
            }

            .va-testing-7_2 .text-content-7_2 h1.title-h1-7_2 {
                font-size: 20px;
                line-height: 1.5;
                font-weight: bold;
            }

            .va-keyword-7_2 {
                font-size: 12px;
                width: 100%;
            }

            .va-testing-7_2 .text-content-7_2 .title-h1-7_2,
            .va-testing-01 .text-content-7_2 .title-h2-7_2 {
                margin-bottom: 3px;
            }

            .va-testing-7_3 .testing-7_3 {
                height: 500px;
                padding-bottom: 0;
            }

            .va-testing-7_3 .text-content-7_3 h1.title-h1-7_3 {
                font-size: 20px;
                line-height: 1.5;
                font-weight: bold;
            }

            .va-keyword-7_3 {
                font-size: 14px;
            }

            .va-testing-7_3 .text-content-7_3 .title-h1-7_3,
            .va-testing-01 .text-content-7_3 .title-h2-7_3 {
                margin-bottom: 10px;
            }

            .va-testing-7_3 .text-content-7_3 {
                top: 10%;
            }

            .va-testing-7_4 .testing-7_4 {
                height: 500px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_7002_2_sj.jpg) no-repeat center 0;
                background-size: cover;
            }

            .va-testing-7_4 .text-content-7_4 h1.title-h1-7_4 {
                font-size: 20px;
                line-height: 1.3;
                font-weight: bold;
            }

            .va-testing-7_4 .text-content-7_4 .title-h1-7_4,
            .va-testing-01 .text-content-7_4 .title-h2-7_4 {
                margin-bottom: 10px;
            }

            .va-keyword-7_4 {
                font-size: 14px;
                width: 95%;
            }

            .va-testing-7_4 .text-content-7_4 {
                top: 10%;
            }


            .site-topbar a {
                color: #fff;
                padding-left: 5px;
                float: right;
            }

            b,
            strong {
                font-weight: 700;
                /* padding: 0 4px 0 50px; */
                margin: 0 0 0 12px;
                width: 100%;
                /* background: url(../images/wordicon.png) no-repeat center; */
                background-size: contain;
            }

            .va-neware_environmental_chamber_01 .testing-01 {
                height: 600px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/neware_environmental_chamber_sj.jpg) no-repeat center 0;
                background-size: cover;
            }

            .va-neware_environmxental_chamber_01 .text-content_environmental_chamber_01 {
                position: absolute;
                top: 8%;
                z-index: 2;
                text-align: center;
                width: 100%;
            }

            .va-neware_environmental_chamber_01 .text-content_environmental_chamber_01 h1.title-h1_environmental_chamber_01 {
                font-size: 25px;
            }

            .va-keyword_environmental_chamber_01 {
                font-size: 14px;
                width: 80%;
            }

            .va-neware_environmental_chamber_01 .text-content_environmental_chamber_01 .title-h1_environmental_chamber_01,
            .va-neware_environmental_chamber_01 .text-content_environmental_chamber_01 .title-h2_environmental_chamber_01 {
                margin-bottom: 10px;
            }

            .va-neware_environmental_chamber_02 .testing-01 {
                height: 500px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/neware_environmental_chamber_01_sj.jpg) no-repeat center 0;
                background-size: cover;
            }

            .va-neware_environmental_chamber_03 .testing-01 {
                height: 500px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/neware_environmental_chamber_03_sj.jpg) no-repeat center 0;
                background-size: cover;
            }

            .va-neware_environmental_chamber_02 h1,
            .va-neware_environmental_chamber_02 h2,
            .va-neware_environmental_chamber_02 h3,
            .va-neware_environmental_chamber_02 p,
            .va-neware_environmental_chamber_02 ul,
            .va-testing_environmental_chamber_02 li,
            .va-neware_environmental_chamber_02 i,
            .va-neware_environmental_chamber_02 span {
                padding: 0;
            }

            .va-neware_environmental_chamber_02 .text-content_environmental_chamber_02 .title-h1_environmental_chamber_02,
            .va-neware_environmental_chamber_02 .text-content_environmental_chamber_02 .title-h2_environmental_chamber_02 {
                margin-bottom: 5px;
            }

            .va-neware_environmental_chamber_02 .text-content_environmental_chamber_02 h1.title-h1_environmental_chamber_02 {
                font-size: 25px;
                width: 80%;
                text-align: center;
                line-height: 1.5;
                margin-left: auto;
                margin-right: auto;
            }

            .va-neware_environmental_chamber_03 .text-content_environmental_chamber_03 h1.title-h1_environmental_chamber_03 {
                font-size: 25px;
            }

            .va-neware_environmental_chamber_02 .text-content_environmental_chamber_02 {
                top: 5%;
            }

            .va-keyword_environmental_chamber_02 {
                font-size: 14px;
                width: 80%;
            }

            .va-keyword_environmental_chamber_03 {
                font-size: 14px;
                width: 85%;
            }

            .neware-environmental-index .section-6.preload .environmental,
            .neware-environmental-index .section-8.preload .environmental {
                background: url(../images/banner04.jpg) no-repeat center 0;
                background-size: cover;
                background-position-y: center;
                background-position-x: center;
                height: 500px;
                padding-bottom: 0;
            }

            .neware-environmental-index .section.is-visible .delay-05 {
                -webkit-transition-delay: 0.5s;
                transition-delay: 0.5s;
                color: #000;
                font-size: 20px;
                padding-top: 10px;
                width: 100%;
                line-height: 35px;
            }

            .neware-environmental-index .section.is-visible .delay-08 {
                -webkit-transition-delay: 0.8s;
                transition-delay: 0.8s;
                color: #000;
                font-size: 14px;
            }

            .neware-environmental-index .section.is-visible .delay-09 {
                -webkit-transition-delay: 0.8s;
                transition-delay: 0.8s;
                color: #000;
                font-size: 14px;
                line-height: 20px;
                padding-top: 10px;
                width: 100%;
                margin: auto;
            }

            .va-neware_ma_chamber .testing-01 {
                height: 500px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/ma_chamber.jpg) no-repeat center 0;
                background-size: cover;
            }

            .va-neware_high_and_low_environmental_chamber_01 .testing-01 {
                height: 700px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/high_and_low_environmental_chamber_sj.jpg) no-repeat center 0;
                background-size: cover;
            }

            .va-neware_high_and_low_environmental_chamber_01 .text-content_high_and_low_environmental_chamber_01 {
                top: 6%;
            }

            .va-neware_high_and_low_environmental_chamber_01 .text-content_high_and_low_environmental_chamber_01 h1.title-h2_high_and_low_environmental_chamber_01 {
                font-size: 25px;
                margin-bottom: 10px;
            }

            .va-neware_high_and_low_environmental_chamber_01 .text-content_high_and_low_environmental_chamber_01 .title-h1_high_and_low_environmental_chamber_01,
            .va-neware_high_and_low_environmental_chamber_01 .text-content_high_and_low_environmental_chamber_01 .title-h2_high_and_low_environmental_chamber_01 {
                margin-bottom: 10px;
            }

            .va-neware_high_and_low_environmental_chamber_01 .text-content_high_and_low_environmental_chamber_01 h1.title-h1_high_and_low_environmental_chamber_01 {
                font-size: 25px;
            }

            .va-keyword_high_and_low_environmental_chamber_01 {
                font-size: 14px;
                width: 90%;
            }

            .va-neware_high_temperature_chamber_01 .testing-01 {
                height: 500px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/high_temperature_chamber_sj.jpg) no-repeat center 0;
                background-size: cover;
            }

            .va-neware_high_temperature_chamber_01 .text-content_high_temperature_chamber_01 {
                position: absolute;
                top: 8%;
                z-index: 2;
                text-align: center;
                width: 100%;
            }

            .va-neware_high_temperature_chamber_01 .text-content_high_temperature_chamber_01 .title-h1_high_temperature_chamber_01,
            .va-neware_high_temperature_chamber_01 .text-content_high_temperature_chamber_01 .title-h2_high_temperature_chamber_01 {
                margin-bottom: 10px;
            }

            .va-neware_high_temperature_chamber_01 .text-content_high_temperature_chamber_01 h1.title-h1_high_temperature_chamber_01 {
                font-size: 25px;
            }

            .va-keyword_high_temperature_chamber_01 {
                font-size: 14px;
            }

            .va-auto-testing-06 .auto-testing-01 {
                height: 500px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/neware_auto_solutiong_01.jpg) no-repeat center 0;
                background-size: cover;
            }

            .sumbus-testing .testing-01 {
                height: 400px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_24v15a_smbus_sj.jpg) no-repeat center 0;
                background-size: cover;
            }

            .sumbus-testing .text-content-sumbus h1.title-h1 {
                font-size: 25px;
                line-height: 1;
                font-weight: 600;
            }

            .sumbus-keyword {
                font-size: 14px;
                width: 90%;
                margin-left: auto;
                margin-right: auto;
                line-height: 1.6;
            }

            .sumbus-testing .text-content-sumbus .title-h1,
            .sumbus-testing .text-content-sumbus .title-h2 {
                margin-bottom: 10px;
            }

            .sumbus-testing .text-content-sumbus {
                top: 20%;
            }

            .cell-testing .testing-01 {
                height: 500px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_5000_cell_sj.jpg) no-repeat center 0;
                background-size: cover;
            }

            .cell-testing .text-content-cell h1.title-h1 {
                font-size: 25px;
                line-height: 1;
                font-weight: 600;
            }

            .cell-keyword {
                font-size: 14px;
                width: 90%;
                margin-left: auto;
                margin-right: auto;
                line-height: 1.6;
            }

            .va-neware_ma_chamber .text-content_ma_chamber h1.title-h1_ma_chamber {
                font-size: 20px;
                font-weight: bold;
            }

            .va-neware_ma_chamber .text-content_ma_chamber {
                top: 5%;
            }

            .va-testing-06 .text-content-06 {
                top: 50%;
            }

            .neware-environmental-2-index .section-6.preload .environmental-2,
            .neware-environmental-2-index .section-8.preload .environmental-2 {
                background: url(../images/environmental_02.jpg) no-repeat center 0;
                background-size: cover;
                height: 500px;
                padding-bottom: 0%;
            }

            .neware-environmental-2-index .section.is-visible .delay-05 {
                font-size: 14px;
                padding-top: 35px;
                width: 100%;
                line-height: 30px;
            }

            .neware-environmental-2-index .section.is-visible .delay-08 {
                font-size: 20px;
                padding-top: 50px;
            }

            .neware-environmental-2-index .section.is-visible .delay-09 {
                font-size: 14px;
                line-height: 20px;
                max-width: 1000px;
                margin: auto;
                width: 100%;
            }

            .va-testing-6a-1 .testing-01 {
                height: 500px;
                padding-bottom: 0%;
                background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_5v6a_02_sj.jpg) no-repeat center 0;
                background-size: cover;
            }

            .va-testing-6a-1 .text-content .title-h1,
            .va-testing-6a-1 .text-content .title-h2 {
                margin-bottom: 10px;
            }

            .va-testing-6a-1 .text-content h1.title-h1 {
                font-size: 20px;
                line-height: 1;
            }

            .va-keyword-6a-1 {
                font-size: 14px;
                padding-top: 0px;
            }

            .neware-6a-index .section-6 .left,
            .neware-6a-index .section-6 .right,
            .neware-6a-index .section-8 .left,
            .neware-6a-index .section-8 .right {
                width: 100%;
                padding-bottom: 0;
                min-height: 500px;
            }

            .neware-6a-index .section-6 .right,
            .neware-6a-index .section-8 .right {
                margin-left: 0rem;
            }

            .neware-6a-index .section .temp-text .title {
                line-height: 2.2rem;
                font-size: 20px;
                color: #000;
                text-align: center;
                width: 100%;
            }

            .neware-6a-index .section .temp-text .info {
                line-height: 1.5;
                font-size: 14px;
                color: #000;
                text-align: center;
                width: 90%;
                margin-right: auto;
                margin-left: auto;
            }

            .neware-6a-index .section .temp-text .title-5v6a {
                line-height: 1.5rem;
                font-size: 20px;
            }

            .neware-6a-index .section .temp-text .info-5v6a {
                line-height: 1.5;
                font-size: 14px;
                width: 90%;
            }

            .va-testing-6a .testing-01 {
                height: 500px;
                padding-bottom: 0%;
                background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_5v6a_03_sj.jpg) no-repeat center 0;
                background-size: cover;
            }

            .va-testing-6a .text-content .title-h1,
            .va-testing-6a .text-content .title-h2 {
                margin-bottom: 0;
            }

            .va-testing-6a .text-content h1.title-h1 {
                font-size: 20px;
                line-height: 1;
            }

            .va-keyword-6a {
                font-size: 14px;
                width: 100%;
                max-width: 800px;
                margin-left: auto;
                margin-right: auto;
                line-height: 1.5;
            }

            .neware-6a-index .section-6.preload .left,
            .neware-6a-index .section-8.preload .left {
                background: rgba(0, 0, 0, 0) url(../images/6a_01_sj.jpg) no-repeat 0;
                background-size: cover;
                background-position-y: center;
                background-position-x: center;
            }

            .va-testing-6a-1 h1,
            .va-testing-6a-1 h2,
            .va-testing-6a-1 h3,
            .va-testing-6a-1 p,
            .va-testing-6a-1 ul,
            .va-testing-6a-1 li,
            .va-testing-6a-1 i,
            .va-testing-6a-1 span {
                padding: 0 10px;
                margin: 0;
                font-weight: normal;
            }

            .neware-6a-index .section {
                padding-top: 0;
            }

            .va-testing-6a-2 .testing-01 {
                height: 500px;
                padding-top: 68%;
                background: #000 url(../images/battery_testing_system_5v6a_chqd_sj.jpg) no-repeat 0 bottom;
                background-size: contain;
            }

            .va-testing-6a-2 .text-content .title-h1,
            .va-testing-6a-2 .text-content .title-h2 {
                margin-bottom: 5px;
            }

            .va-testing-6a-2 .text-content h1.title-h1 {
                font-size: 20px;
                line-height: 1;
            }

            .va-testing-6a-2 .text-content {
                top: 7%;
            }

            .va-neware_6a_chamber .testing-01 {
                height: 500px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/6a_chamber.jpg) no-repeat center 0;
                background-size: cover;
            }

            .va-neware_6a_chamber .text-content_6a_chamber h1.title-h1_6a_chamber {
                font-size: 20px;
                line-height: 1;
            }

            .va-neware_6a_chamber .text-content_6a_chamber .title-h1_6a_chamber,
            .va-neware_6a_chamber .text-content_6a_chamber .title-h2_6a_chamber {
                margin-bottom: 10px;
            }

            .va-neware_6a_chamber .text-content_6a_chamber {
                top: 8%;
            }

            .va-testing-6545 .testing-01 {
                height: 500px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/6545_01.jpg) no-repeat center 0;
                background-size: cover;
            }

            .va-testing-6545 .text-content h1.title-h1 {
                font-size: 20px;
                margin-bottom: 10px;
            }

            .va-testing-6545 .text-content {
                top: 5%;
            }

            .va-testing-6545_01 .testing-01 {
                height: 500px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/6545_02.jpg) no-repeat center 0;
                background-size: cover;
            }

            .va-testing-200 .testing-01 {
                height: 500px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/200a.jpg) no-repeat center 0;
                background-size: cover;
            }

            .va-testing-200a_01 .testing-01 {
                height: 500px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/200a_01.jpg) no-repeat center 0;
                background-size: cover;
            }

            .va-testing-300a_01 .testing-01 {
                height: 500px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/300a_01.jpg) no-repeat center 0;
                background-size: cover;
            }

            .va-testing-200 .text-content .title-h1,
            .va-testing-200 .text-content .title-h2 {
                margin-bottom: 10px;
            }

            .va-testing-200 .text-content h1.title-h1 {
                font-size: 20px;
                line-height: 1;
            }

            .va-testing-200a_01 .text-content h1.title-h1 {
                font-size: 20px;
                line-height: 1;
            }

            .va-testing-300a_01 .text-content h1.title-h1 {
                font-size: 20px;
                line-height: 1;
            }

            .va-testing-1250 .testing-01 {
                height: 500px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/ma_nkjj.jpg) no-repeat center 0;
                background-size: cover;
            }

            .va-testing-1250_01 .testing-01 {
                height: 500px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/1250-3_02.jpg) no-repeat center 0;
                background-size: cover;
            }

            .va-testing-1250 .text-content .title-h1,
            .va-testing-1250 .text-content .title-h2 {
                margin-bottom: 10px;
            }

            .va-testing-1250 .text-content h1.title-h1 {
                font-size: 20px;
                line-height: 1;
            }

            .va-testing-10a_01 .testing-01 {
                height: 500px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/10a_01.jpg) no-repeat center 0;
                background-size: cover;
            }

            .va-testing-30a_01 .testing-01 {
                height: 500px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/30a.jpg) no-repeat center 0;
                background-size: cover;
            }

            .va-testing-20a_01 .testing-01 {
                height: 500px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/20a.jpg) no-repeat center 0;
                background-size: cover;
            }

            .pr4_ma_03 h3 {
                font-weight: bold;
                font-size: 20px;
                line-height: 40px;
                text-align: center;
                width: 100%;
                color: #000;
                padding-top: 0;
            }

            .pr4_ma_03 h4 {
                font-weight: bold;
                font-size: 20px;
                line-height: 40px;
                text-align: center;
                width: 100%;
                color: #000;
            }

            .pr4_ma_02 h3 {
                font-weight: bold;
                font-size: 20px;
                line-height: 40px;
                text-align: center;
                width: 98%;
                color: #fff;
                padding-top: 30px;
                margin-right: auto;
                margin-left: auto;
            }

            .pr4_ma_02 {
                height: 100px;
            }

            .pr4_ma_01 {
                height: 300px;
            }

            .pr4_ma_01 h3 {
                font-size: 20px;
                line-height: 30px;
                padding-top: 120px;
            }

            .pr4_ma_01 h4 {
                font-size: 20px;
                line-height: 30px;
            }

            .pr4_ma_01 h5 {
                font-size: 14px;
                margin-top: 5px;
            }

            .site-topbar .topbar-info a,
            .site-topbar .topbar-info span {
                float: right;
                display: none;
            }

            .site-word a {
                display: inline-block;
                padding: 0 8px;
                color: #000000;
                font-size: 12px;
            }

            .site-topbar .topbar-nav {
                padding-left: 5px;
                width: 100%;
            }

            .site-topbar a {
                color: #ccc;
                display: block;
            }

            #newBridge {
                left: 10px !important;
                bottom: 105px !important;
                right: auto !important;
            }

            .follow {
                position: relative;
                float: right;
                bottom: 2px;
                right: 13px;
                width: 100%;
                margin-top: 10px;
            }

            .va-neware_ma_school .testing-01 {
                height: 800px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/ma_school.jpg) no-repeat center 0;
                background-size: cover;
            }

            .va-testing-dqdv .text-content {
                position: absolute;
                top: 6%;
                z-index: 2;
                text-align: center;
                width: 100%;
                color: #fff;
            }

            .va-testing-dqdv .text-content h1.title-h1 {
                font-size: 20px;
                line-height: 1.5;
                font-weight: bold;
            }

            .va-keyword-dqdv {
                font-size: 16px;
                padding-top: 5px;
            }

            .va-testing-dqdv .testing-01 {
                height: 1200px;
                padding-bottom: 0;
                background: #000 url(../images/dqdv_curve.jpg) no-repeat center 0;
                background-size: cover;
            }

            .va-testing-dqdv .text-content .title-h1,
            .va-testing-dqdv .text-content .title-h2 {
                margin-bottom: 5px;
            }

            section.ronin-s-banner .banner-bg {
                height: 500px;
            }

            .neware-ct4000ma-testing .ct4000ma-text-content .ct4000ma-title-h1,
            .neware-ct4000ma-testing .ct4000ma-text-content .ct4000ma-title-h2 {
                margin-bottom: 10px;
            }

            .va-neware_ma_chamber .text-content_ma_chamber .title-h1_ma_chamber,
            .va-neware_ma_chamber .text-content_ma_chamber .title-h2_ma_chamber {
                margin-bottom: 10px;
            }

            .va-neware_mini_chamber_01 .testing-01 {
                height: 500px;
                padding-bottom: 0;
            }

            .va-neware_mini_chamber_01 .text-content_mini_chamber_01 h1.title-h1_mini_chamber_01 {
                font-size: 30px;
            }

            .va-keyword_mini_chamber_01 {
                font-size: 16px;
            }

            .va-neware_mini_chamber_02 .testing-01 {
                height: 500px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/mini_chamber01_sj.jpg) no-repeat center 0;
                background-size: cover;
            }

            .va-neware_mini_chamber_02 .text-content_mini_chamber_02 h1.title-h1_mini_chamber_02 {
                font-size: 25px;
                width: 100%;
                padding: 0;
                float: none;
                text-align: center;
            }

            .va-neware_mini_chamber_02 .text-content_mini_chamber_02 {
                right: 0%;
                top: 10%;
            }

            .pr4_mini_chamber h3 {
                font-size: 30px;
                padding-top: 80px;
            }

            .pr4_mini_chamber {
                height: 150px;
            }

            .va-neware_mini_chamber_03 .testing-01 {
                height: 500px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/mini_chamber02_sj.jpg) no-repeat center 0;
                background-size: cover;
            }

            .va-neware_mini_chamber_03 .text-content_mini_chamber_03 {
                width: 100%;
                left: 0%;
            }

            .va-neware_mini_chamber_03 .text-content_mini_chamber_03 h1.title-h1_mini_chamber_03 {
                font-size: 25px;
                width: 100%;
                float: none;
                text-align: center;
            }

            .va-keyword_mini_chamber_03 {
                max-width: 650px;
                text-align: center;
            }

            .pr7002_01 {
                height: 100px;
            }

            .pr7002_01 h3 {
                font-size: 25px;
                padding-top: 50px;
            }

            .pr7_2 {
                padding: 0 0 60px 0;
            }

            .pr4_ma_04 h3 {
                font-size: 20px;
            }

            .pr4_ma_04 h4 {
                font-size: 20px;
                padding-top: 0;
            }

            .neware-pr5-index .section-6.preload .pr5,
            .neware-pr5-index .section-8.preload .pr5 {
                min-height: 500px;
            }

            .neware-pr5-index .section.is-visible .delay-05 {
                font-size: 16px;
                padding-top: 0;
                width: 100%;
                line-height: 130px;
            }

            .neware-pr5-index .section.is-visible .delay-08 {
                font-size: 14px;
                width: 95%;
            }

            .sumbus-testing-2 .testing-01 {
                height: 400px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_24v15a_smbus_3sj.jpg) no-repeat center 0;
                background-size: cover;
            }

            .sumbus-testing-2 .text-content-sumbus-2 {
                top: 20%;
            }

            .sumbus-testing-3 .text-content-sumbus-3 {
                top: 8%;
            }

            .sumbus-testing-3 .testing-01 {
                height: 500px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_24v15a_smbus_2sj.jpg) no-repeat center 0;
                background-size: cover;
            }

            .sumbus-testing-2 .text-content-sumbus-2 h1.title-h1 {
                font-size: 25px;
                font-weight: bolder;
            }

            .sumbus-testing-2 .text-content-sumbus-2 .title-h1,
            .sumbus-testing-2 .text-content-sumbus-2 .title-h2 {
                margin-bottom: 10px;
            }

            .sumbus-testing-3 .text-content-sumbus-3 h1.title-h1 {
                font-size: 25px;
                font-weight: bolder;
            }

            .sumbus-testing-3 .text-content-sumbus-3 .title-h1,
            .sumbus-testing-3 .text-content-sumbus-3 .title-h2 {
                margin-bottom: 10px;
            }

            .va-neware_mini_chamber_04 .testing-01 {
                height: 500px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/mini_chamber04.jpg) no-repeat center 0;
                background-size: cover;
            }

            .va-neware_mini_chamber_04 .text-content_mini_chamber_04 .title-h1_mini_chamber_04,
            .va-neware_mini_chamber_04 .text-content_mini_chamber_04 .title-h2_mini_chamber_04 {
                margin-bottom: 10px;
            }

            .va-neware_mini_chamber_04 .text-content_mini_chamber_04 h1.title-h1_mini_chamber_04 {
                font-size: 25px;
            }

            .va-keyword_mini_chamber_04 {
                font-size: 14px;
                width: 95%;
            }

            .va-neware_mini_chamber_05 .testing-01 {
                height: 350px;
                background: rgba(0, 0, 0, 0) url(../images/mini_chamber05_sj.jpg) no-repeat center 0;
                background-size: contain;
            }

            .va-neware_mini_chamber_05 .text-content_mini_chamber_05 h1.title-h1_mini_chamber_05 {
                font-size: 25px;
            }

            .va-neware_mini_chamber_06 .testing-01 {
                height: 800px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/mini_chamber06_sj.jpg) no-repeat center 0;
                background-size: cover;
            }

            .va-neware_mini_chamber_03 .text-content_mini_chamber_03 {
                top: 10%;
            }

            .va-keyword_mini_chamber_03 {
                font-size: 14px;
            }

            .va-neware_mini_chamber_06 .text-content_mini_chamber_06 {
                top: 5%;
            }

            .va-neware_environmental_chamber_01 .text-content_environmental_chamber_01 {
                top: 5%;
            }

            .sumbus-testing-4 .text-content-sumbus-4 {
                position: absolute;
                top: 15%;
                z-index: 2;
                text-align: center;
                width: 100%;
                color: #fff;
                left: 0;
            }

            .sumbus-testing-4 .text-content-sumbus-4 h1.title-h1 {
                font-size: 25px;
                line-height: 1.2;
                font-weight: bolder;
            }

            .sumbus-keyword-4 {
                font-size: 14px;
                width: 90%;
                margin: auto;
                line-height: 1.5;
            }

            .sumbus-testing-4 .testing-01 {
                height: 700px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_24v15a_smbus_4sj.jpg) no-repeat center 0;
                background-size: cover;
            }

            .logo_en {
                text-align: center;
            }

            .logo_en img {
                position: relative;
                padding: 0;
                margin: 0;
            }

            #newBridge .nb-icon-wrap {
                width: 102px !important;
                height: 28px !important;
                background: none !important;
            }

            .sumbus-testing-6 .text-content-sumbus-6 {
                position: absolute;
                top: 9%;
                z-index: 2;
                text-align: center;
                width: 98%;
                color: #fff;
                left: 1.2%;
                margin: 0 auto;
            }

            .sumbus-testing-6 .text-content-sumbus-6 h1.title-h1 {
                font-size: 25px;
                line-height: 1.5;
                margin: auto;
                font-weight: bold;
                margin-bottom: 10px;
            }

            .sumbus-keyword-6 {
                font-size: 14px;
                width: 98%;
                margin: auto;
                line-height: 1.5;
            }

            .sumbus-testing-6 .testing-01 {
                height: 700px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_24v15a_smbus_sj_4.jpg) no-repeat center 0;
                background-size: cover;
            }

            .sumbus-testing-5 .testing-01 {
                height: 800px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/battery_testing_system_24v15a_smbus_sj_8.jpg) no-repeat center 0;
                background-size: cover;
            }

            .sumbus-testing-5 .text-content-sumbus-5 {
                text-align: center;
                width: 98%;
                left: 1.2%;
                top: 8%;
            }

            .sumbus-testing-5 .text-content-sumbus-5 h1.title-h1 {
                font-size: 18px;
                line-height: 1.5;
                font-weight: bold;
            }

            .text-content-sumbus-6 {
                top: 55%;
                width: 98%;
                text-align: center;
                left: 1.2%;
            }

            .sumbus-testing-5 .text-content-sumbus-6 h1.title-h1 {
                font-size: 18px;
                font-weight: bold;
            }

            .pr4_capacitance_0 h4 {
                font-size: 25px;
                line-height: 1.5;
            }

            .pr4_capacitance_0 h5 {
                font-size: 14px;
            }

            .neware-ce6000-testing .ce6000-testing-01 {
                height: 650px;
                padding-bottom: 0;
                background: rgba(0, 0, 0, 0) url(../images/6000_01_sj.jpg) no-repeat center 0;
                background-size: cover;
            }

            .neware-ce6000-testing .ce6000-text-content {
                top: 5%;
                left: 0;
                text-align: center;
            }

            .neware-ce6000-testing .ce6000-text-content h1.ce6000-title-h1 {
                font-size: 20px;
                width: 95%;
                margin: 10px auto;
                font-weight: bold;
            }

            .ce6000-keyword {
                font-size: 14px;
                line-height: 1.5;
            }

            .downloadfile {
                padding: 20px 0 40px;
                min-height: auto;
            }

            .downloadfile .li {
                margin: 10px 0;
                width: 100%;
            }

            .downloadfile .li:nth-child(3n) {
                width: 100%;
            }

            .software_operation .txt {
                padding: 0;
            }

            .software_operation {
                background: url(../images/software01_sj.jpg) no-repeat scroll 50% center;
                background-size: contain;
            }

            .software_operation h1 {
                font-size: 20px;
                line-height: 55px;
                text-align: center;
            }

            .software_operation.is-visible p {
                width: 98%;
                text-align: center;
                margin: auto;
                font-size: 16px;
            }

            .software_operation_01 .txt {
                padding: 0;
                text-align: center;
                width: 98%;
                margin: -40px 0 0 0;
                font-size: 16px;
                position: absolute;
            }

            .software_operation_01.is-visible p {
                width: 98%;
            }

            .software_operation_01 h1 {
                font-size: 20px;
                line-height: 55px;
            }

            .software_operation_01 {
                background: url(../images/software03_sj.jpg) no-repeat scroll 50% center;
                background-size: cover;
                height: 500px;
            }

            .software_operation_02 .txt {
                padding: 0;
                text-align: center;
            }

            .software_operation_02 h1 {
                font-size: 20px;
                line-height: 55px;
            }

            .software_operation_02.is-visible p {
                width: 98%;
                font-size: 16px;
            }

            .software_operation_02 {
                background: url(../images/software02_sj.jpg) no-repeat scroll 50% center;
                background-size: cover;
                height: 500px;
            }

            .software_operation_03 {
                background: url(../images/software04_sj.jpg) no-repeat scroll 50% center;
                background-size: cover;
                height: 600px;
            }

            .software_operation_03 h1 {
                font-size: 20px;
                width: 98%;
                margin: auto;
            }

            .software_operation_03.is-visible p {
                width: 98%;
                font-size: 14px;
                margin: auto;
            }

            .software_operation_04 {
                background: url(../images/software05_sj.jpg) no-repeat scroll 50% center;
                background-size: cover;
                height: 500px;
            }

            .software_operation_04 h1 {
                font-size: 20px;
            }

            .software_operation_04.is-visible p {
                width: 98%;
                font-size: 16px;
            }

            .software_operation_05 {
                background: url(../images/software06_sj.jpg) no-repeat scroll 50% center;
                background-size: cover;
                height: 500px;
            }

            .software_operation_05 h1 {
                font-size: 20px;
                width: 85%;
                margin: auto;
            }

            .software_operation_05.is-visible p {
                width: 98%;
                font-size: 16px;
            }

            .software_operation_06 h1 {
                font-size: 20px;
                width: 85%;
                margin: auto;
            }

            .software_operation_06.is-visible p {
                width: 90%;
                font-size: 14px;
            }

            .software_operation_06 {
                background: url(../images/software07_sj.jpg) no-repeat scroll 50% center;
                background-size: cover;
                height: 500px;
            }

            .software_operation_06 .txt {
                margin: -30px 0 0 0;
                padding: 0;
            }

            .software_operation_07 .txt {
                padding: 0;
                margin: -20px 0 0 0;
            }

            .software_operation_07 h1 {
                font-size: 20px;
            }

            .software_operation_07.is-visible p {
                width: 90%;
                line-height: 1.4;
                font-size: 14px;
            }

            .software_operation_07 {
                background: url(../images/software08_sj.jpg) no-repeat scroll 50% center;
                background-size: cover;
                height: 500px;
            }

            .page1 {
                height: 500px;
            }

            .page1 .textbox {
                padding: 0;
                width: 100%;
                text-align: center;
            }

            .page1 .textbox h3 {
                font-size: 18px;
                padding: 30px 0 10px 0;
            }

            .page1 .textbox h4 {
                font-size: 14px;
            }

            .page1 .img {
                width: 100%;
                margin: 40px auto;
            }

            .page2 {
                height: auto;
            }

            .page2focusBox {
                width: 100%;
                padding: 20px 0;
                height: auto;
            }

            .page2focusBox .pic {
                margin: 0 auto;
                text-align: center;
            }

            .page2focusBox .pic .info {
                padding: 0 15px;
                margin-top: 0;
                margin-bottom: 50px;
            }

            .page2focusBox .pic .info h4 {
                display: flex;
                justify-content: center;
                align-items: center;
                font-size: 18px;
                padding: 15px 0;
            }

            .page2focusBox .pic .info h4 .sup {
                font-size: 14px;
                line-height: 1;
                padding: 5px;
                margin: 0;
                margin-left: 10px;
            }

            .page2focusBox .pic .info p {
                font-size: 14px;
                margin: auto;
                width: 100%;
            }

            .page2focusBox .pic .img {
                height: auto;
                width: 100%;
                padding: 0 15px;
            }

            .page2focusBox .prev,
            .page2focusBox .next {
                top: 45%;
                margin-top: 80px;
            }

            .page2focusBox .prev {
                left: 5px;
            }

            .page2focusBox .next {
                right: 5px;
            }

            .page2focusBox a img {
                width: 70%;
            }

            .page3 .w1200 {
                height: 250px;
            }

            .page3 .w1200 h4 {
                padding-top: 100px;
                font-size: 18px;
            }

            .page3 .w1200 .dc1 {
                top: 0px;
                left: 40px;
                width: 30%;
            }

            .page3 .w1200 .dc2 {
                top: 150px;
                right: 10px;
                width: 30%;
            }

            .page3 .notice .w1200 {
                height: 420px;
            }

            .page3 .notice .tab-hd li {
                padding: 5px 10px;
                min-height: 90px;
                width: 33.33%;
            }

            .page3 .notice .tab-hd li p {
                font-size: 14px;
                padding-top: 10px;
            }

            .page3 .tab-pal-3 {
                padding-top: 20px;
            }

            .page3 .tab-pal-3 .img_ma_3 img {
                padding: 0;
                width: 90%;
            }

            .page3 .tab-pal-3 .txt {
                font-size: 14px;
                width: 100%;
                margin-top: 0;
            }

            .page3 .tab-pal-3 .txt h5 {
                font-size: 20px;
                padding: 10px 0;
            }

            .page3 .tab-pal-4 {
                padding-top: 20px;
            }

            .page3 .tab-pal-4 .img_ma_4 img {
                padding: 5px;
            }

            .page3 .tab-pal-4 .txt {
                width: 100%;
                font-size: 14px;
                margin-top: -25px;
            }

            .page3 .tab-pal-4 .txt h5 {
                font-size: 20px;
                padding: 10px 0;
            }

            .page3 .tab-pal {
                padding-top: 20px;
                height: auto;
                padding-bottom: 20px;
            }

            .page3 .tab-pal .img img {
                width: 100%;
                padding: 0;
            }

            .page3 .tab-pal .txt {
                width: 100%;
                font-size: 14px;
                margin-top: 20px;
            }

            .page3 .tab-pal .txt h5 {
                font-size: 20px;
                padding: 10px 0;
            }

            .page3 .tab-pal-1 {
                height: 300px;
            }

            .page3 .tab-pal-1 .img_ma_1 img {
                padding: 10px;
                width: 90%;
            }

            .page3 .tab-bd .txt {
                padding: 0 15px;
            }

            .page3 .tab-pal-1 .txt {
                width: 100%;
                margin-top: -20px;
                font-size: 14px;
            }

            .page3 .tab-pal-1 .txt h5 {
                font-size: 20px;
                padding: 5px 0;
            }

            .page3 .tab-pal-2 {
                height: auto;
                padding-top: 0;
            }

            .page3 .tab-pal-2 .img_ma_2 img {
                padding: 5px;
                width: 95%;
            }

            .page3 .tab-pal-2 .txt {
                margin-top: 20px;
                width: 100%;
            }

            .page3 .tab-pal-2 .txt h5 {
                font-size: 20px;
            }

            .page3 .tab-pal-5 {
                padding-top: 20px;
                padding-bottom: 20px;
            }

            .page3 .tab-pal-5 .img_ma_5 img {
                padding: 5px;
                width: 100%;
            }

            .page3 .tab-pal-5 .txt {
                width: 100%;
                padding-bottom: 0px;
                margin-top: 0;
                font-size: 14px;
            }

            .page3 .tab-pal-5 .txt h5 {
                font-size: 20px;
            }

            .page3 .tab-pal-6 {
                height: 400px;
            }

            .img_ma_6 {
                height: 65%;
                background-size: cover;
            }

            .page3 .tab-pal-6 .txt {
                width: 100%;
                font-size: 14px;
                margin-top: 10px;
            }

            .page3 .tab-pal-6 .txt h5 {
                font-size: 20px;
            }

            .page3 .tab-pal-7 {
                height: auto;
            }

            .page3 .tab-pal-7 .img_ma_7 img {
                width: 100%;
                padding: 10px 0;
            }

            .page3 .tab-pal-7 .txt {
                width: 90%;
                font-size: 14px;
                margin-top: -20px;
                padding-bottom: 20px;
            }

            .page3 .tab-pal-7 .txt h5 {
                font-size: 20px;
            }

            .page3 .tab-pal-4 .img_ma_4 img {
                width: 100%;
            }

            .page3 .tab-pal-10 {
                height: auto;
            }

            .page3 .tab-pal-10 .img_ma_10 img {
                height: 60%;
                width: 110%;
                margin-left: 0;
            }

            .page3 .tab-pal-10 .txt {
                width: 100%;
                font-size: 14px;
                margin-top: 0px;
            }

            .page3 .tab-pal-10 .txt h5 {
                font-size: 20px;
            }

            .page4 .txt {
                height: 270px;
            }

            .page4 .txt h4 {
                font-size: 20px;
            }

            .page4 .txt h5 {
                font-size: 14px;
                width: 95%;
            }

            .page4 .slider {
                width: 100%;
                height: 300px;
            }

            .page4 .slider .bd li img {
                width: 51%;
                height: 100%;
            }

            .page4 .slider .pnBtn .arrow {
                top: 25%;
            }

            .page4 .slider .next {
                left: 50%;
                margin-left: 15px;
            }

            .page4 .slider .hd {
                width: 45%;
            }

            .page5focusBox {
                height: auto;
            }

            .page5focusBox .pic {
                margin-top: 0;
            }

            .page5focusBox .pic .img {
                height: 300px;
            }

            .page5focusBox .pic .info {
                margin-top: 25px;
            }

            .page5focusBox .pic .info h4 {
                font-size: 20px;
                padding: 10px 0;
            }

            .page5focusBox .pic .info p {
                font-size: 14px;
            }

            .page5focusBox .prev {
                left: 5px;
                width: 15%;
            }

            .page5focusBox .prev,
            .page5focusBox .next {
                top: 50%;
                margin-top: -65px;
            }

            .page5focusBox .hd {
                bottom: 20px;
            }

            .page5 .txt h4 {
                font-size: 20px;
                padding-top: 50px !important;
            }

            .page5 .txt h5 {
                font-size: 14px;
            }

            .page5 {
                height: auto;
            }

            .page5focusBox .next {
                right: 5px;
                width: 15%;
            }

            .page5 .txt {
                height: auto;
                padding-bottom: 50px;
            }

            .page5 .txt h5 {
                width: 100%;
            }

            .page6_txt h4 {
                font-size: 35px;
            }

            .page6 {
                height: auto;
            }

            .page6 .focusBox .pic {
                margin-top: 40px;
            }

            .page6 .focusBox .pic img {
                height: 100%;
            }

            .page6 .focusBox .hd {
                bottom: 260px;
                font-size: 16px;
            }

            .page6 .focusBox .hd li p {
                width: 100%;
                left: 0;
                margin-left: 0;
                top: 100px;
                font-size: 14px;
                margin-top: 30px;
            }

            .page6_txt {
                height: auto;
                padding-bottom: 50px;
            }

            .page6 .focusBox {
                height: 650px;
            }

            .page6_txt h5 {
                font-size: 20px;
                padding-top: 50px !important;
                padding-left: 15px;
            }

            .page6_txt h4 {
                font-size: 20px;
                padding-left: 15px;
            }

            .page7 {
                height: 700px;
                background: url(../images/cc_01.jpg) no-repeat 50% 95px;
            }

            .page7 .txt {
                font-size: 14px;
                padding-left: 5px;
            }

            .page7 .txt h4 {
                font-size: 18px;
            }

            .page8 {
                height: 600px;
                background: #dfdfdf url(../images/pj_02.jpg) no-repeat 50% 0;
            }

            .page8 .txt {
                font-size: 18px;
            }

            .page7 .txt {
                padding-top: 20px;
            }

            .neware-CT9000-index .section {
                padding: 0;
            }

            .neware-auto-index .section.is-visible .delay-08 {
                color: #333;
            }

            .neware-CE7000-index {
                padding: 0;
            }

            .page1 .textbox h5 {
                font-size: 14px;
                padding-top: 50px;
            }

            .page1 .textbox h3 span {
                vertical-align: bottom;
                font-size: 14px;
            }

            .page3 .tab-pal-8 .img_ma_8 {
                padding-top: 30px;
            }

            .page3 .tab-pal-8 .img_ma_8 img {
                width: 42%;
                padding: 10px;
            }

            .page3 .tab-pal-8 .txt {
                padding-bottom: 20px;
                font-size: 14px;
                margin-top: 0;
            }

            .page3 .tab-pal-8 .txt h5 {
                font-size: 16px;
            }

            .page3 .tab-pal-8 .txt {
                width: 100%;
            }

            .global-connection-style .neware_download--name-neware_download-connection-content>.neware_download__item {
                margin: 5px;
            }

        }

        @media screen and (max-width: 550px) {
            .Nav ul .li {
                width: 200px;
            }

            .sale td {
                padding: 5px;
                font-size: 12px !important;
            }

            .sale td img {
                width: 40px !important;
                height: 40px !important;
                max-width: 40px !important;
                max-height: 40px !important;
            }

            .index-product {
                height: 240px;
            }

            .index-product h1 {
                font-size: 16px;
                line-height: 22px;
            }

            .index-product h2 {
                font-size: 12px;
                line-height: 18px;
            }

            .honor-table .td .honor-img {
                height: 110px;
            }

            .jobsub li {
                width: 98%;
            }

            .jobsub .lefttd {
                width: 33%;
            }

            .jobsub .rtd {
                width: 65%;
            }

            .sale_ntxt {
                width: 300px;
            }

            .sale_ntxt ul li {
                line-height: 26px;
            }

            .sale_ntxt ul li label {
                width: 230px;
            }

            .sale_nimg2 {
                float: left;
                width: 90%;
                padding: 10px 2%;
                margin-top: 10px;
            }

            .sale_nimg2 img {
                float: left;
                width: 100px !important;
                height: 100px !important;
            }

            .sale_nimg2 h3 {
                float: left;
                margin: 32px 0 0 20px;
                text-align: left;
            }

            .sale_product1 .w1200 {
                padding-top: 30px;
                height: 250px;
            }

            .sale_product1 .tit {
                font-size: 14px;
            }

            .sale_product1 ul {
                padding-top: 30px;
            }

            .sale_product1 .img {
                height: 260px;
            }

            .sale_product2 .tit {
                font-size: 16px;
            }

            .sale_product2 li .icon {
                margin-bottom: 5px;
            }

            .sale_product2 .img {
                height: 200px;
            }

            .sale_product3 {
                padding: 20px 0;
            }

            .sale_product3 h1 {
                font-size: 16px;
            }

            .sale_product3 .img {
                height: 120px;
                margin: 10px 0;
            }

            .sale_product3 li {
                width: 33%;
                margin-top: 10px;
            }

            .sale_product4 .tit {
                font-size: 15px;
            }

            .sale_product4 .img {
                height: 250px;
            }

            .sale_product5 {
                height: 300px;
            }

            .sale_product5 .tit {
                line-height: 35px;
                font-size: 13px;
            }

            .sale_product5 .ban ul {
                padding-top: 10px;
            }

            .sale_product5 .ban li .icon {
                width: 40px;
                height: 40px;
            }

            .indexnews h1 {
                font-size: 14px;
            }

            .left_product .neware_img_wrap {
                left: 2%;
                width: 48%;
                bottom: 18%;
            }

            .neware_img_subinfo h3 {
                font-size: 13px;
                margin-bottom: 5px;
            }

            .right_product .neware_mulimg .neware_img_wrap {
                top: 20%;
            }

            .pr4_capacitance_3 li h2 {
                font-size: 16px;
                font-weight: normal;
                line-height: 25px;
                color: #4a4a4a;
            }

            .pr4_capacitance_3 li p {
                color: #4a4a4a;
            }

            .pr4_capacitance_3 li i {
                display: block;
                width: 100%;
                height: 70px;
                margin: auto;
            }



            .pr4_capacitance_5 table tr td {
                border: 1px solid #d9d9d9;
                padding: 10px;
            }

            .pr4_capacitance_5 table {
                width: 100%;
                margin: auto;
            }

            .pr4_capacitance_4 h1 {
                transition-delay: 0.2s;
                color: #fff;
                font-weight: normal;
                font-size: 16px;
                line-height: 35px;
                width: 100%;
            }

            .pr4_capacitance_4 {
                background: url(../images/capacitance_360_505.jpg) no-repeat center 0;
                position: relative;
                background-size: cover;
                height: 100%;
            }

            .pr4_capacitance_4.preload .pic_capacitance {
                background: url(../images/capacitance_neware_5.png) no-repeat center;
                padding: 417px 0 0 0;
                background-size: 250px;
                margin: auto;
            }

            .pr4_capacitance_4 .txt {
                width: 100%;
                color: #fff;
                font-size: 18px;
                padding: 0;
                text-align: center;
            }

            .pr4_capacitance_4.is-visible p {
                opacity: 1;
                transform: translate3d(0px, 30px, 0px);
                color: #fff;
                width: 100%;
                font-size: 14px;
            }
        }

        @media screen and (max-width: 480px) {
            .site-topbar {
                padding: 5px 0;
				display: none;
            }

            .left_product .neware_multi_img .neware_img_subinfo h3 {
                font-size: 14px;
            }

            .right_product .neware_mulimg .neware_img_subinfo h3 {
                font-size: 13px;
            }

            .index-product {
                height: 200px;
            }

            .index-product h1 {
                font-size: 15px;
                line-height: 20px;
            }

            .index_news {
                margin-bottom: 0;
            }

            .index_zhactive {
                padding: 20px 0 30px 0;
            }

            .index_zhactive li {
                width: 100%;
                margin-left: 0;
                padding-bottom: 20px;
            }

            .Nav ul li {
                width: 30%;
            }

            .abouttab li {
                line-height: 30px;
                height: 30px;
            }

            .abouttab li a {
                font-size: 12px;
                height: 30px
            }

            .service ul li {
                padding-left: 130px;
            }

            .service ul li .service_left {
                width: 85px;
                padding: 20px 10px 10px 10px;
                height: 103px;
            }

            .service ul li .service_left img {
                width: 85px !important;
                height: 66px !important;
            }

            .service ul li h4 {
                font-size: 13px;
            }

            .service ul li .service_right {
                padding: 10px 2%;
                width: 96%;
            }

            .about dt {
                padding: 10px 5px;
            }

            .sale tr td:nth-child(2),
            .sale tr td:last-child {
                display: none;
            }

            .sale td img {
                width: 30px !important;
                height: 30px !important;
                max-width: 30px !important;
                max-height: 30px !important;
            }

            .about .bor {
                padding: 10px 2% 20px 2%;
            }

            .aboutus {
                line-height: 24px;
            }

            .download1 ul li h5 img {
                height: 70px !important;
            }

            .honor-table .td .honor-img {
                height: 90px;
            }

            .sale_ntxt {
                width: 226px;
                min-height: 155px;
            }

            .sale_ntxt ul li {
                line-height: 22px;
            }

            .sale_ntxt ul li label {
                width: 170px;
            }

            .sale_nimg2 h3 {
                margin: 20px 0 0 10px;
                width: 180px;
            }

            .sale_product1 .w1200 {
                padding: 20px 0;
                height: auto;
            }

            .sale_product1 .tit {
                font-size: 14px;
            }

            .sale_product1 ul {
                width: 100%;
                padding-top: 10px;
            }

            .sale_product1 .img {
                position: relative;
                width: 98%;
                height: 200px;
            }

            .sale_product2.preload .img {
                background-position: center center;
            }

            .sale_product3 h1 {
                font-size: 15px;
            }

            .sale_product5 .tit {
                width: 60%;
            }

            #scrollbar2 .viewport,
            #scrollbar2 .viewport img {
                height: 300px;
            }

            #scrollbar2 .overview {
                width: 171510px;
            }

            .login .box {
                font-size: 12px;
                line-height: 25px;
            }

            .box h2 {
                font-size: 13px;
            }

            .homeproduct .line {
                height: 80px;
            }

            .homeproduct .con {
                padding-bottom: 80px;
            }

            .homeproduct .text {
                padding-top: 40px;
            }

            .homeproduct .img {
                margin-left: -197px;
                width: 394px;
                height: 290px;
            }

            .picBtnLeft {
                width: 394px;
                height: 290px;
            }

            .picBtnLeft .bd {
                width: 394px;
                height: 287px;
            }

            .picBtnLeft .hd {
                right: -3px;
                bottom: -40px;
            }

            .picBtnLeft .hd ul {
                width: 405px;
            }

            .picBtnLeft .hd ul li {
                height: 55px;
            }

            .picBtnLeft .hd ul .li1 {
                width: 73px;
            }

            .picBtnLeft .hd ul .li2 {
                width: 87px;
            }

            .picBtnLeft .hd ul .li3 {
                width: 89px;
            }

            .picBtnLeft .hd ul .li4 {
                width: 97px;
            }

            .indexnews h1 {
                font-size: 14px;
                margin-bottom: 10px;
            }

            .index_new li {
                font-size: 12px;
            }

            .index_new li a {
                line-height: 18px;
                height: 35px;
            }

            .neware_img_wrap {
                width: 50%;
            }

            .right_product .neware_mulimg .neware_img_wrap {
                top: 15%;
            }

            .pr4_capacitance_3 li h2 {
                font-size: 16px;
                font-weight: normal;
                line-height: 25px;
                color: #4a4a4a;
            }

            .pr4_capacitance_3 li p {
                color: #4a4a4a;
            }

            .pr4_capacitance_3 li i {
                display: block;
                width: 100%;
                height: 70px;
                margin: auto;
            }



            .pr4_capacitance_5 table tr td {
                border: 1px solid #d9d9d9;
                padding: 10px;
            }

            .pr4_capacitance_5 table {
                width: 100%;
                margin: auto;
            }

            .pr4_capacitance_4 h1 {
                transition-delay: 0.2s;
                color: #fff;
                font-weight: normal;
                font-size: 16px;
                line-height: 35px;
                width: 100%;
            }

            .pr4_capacitance_4 {
                background: url(../images/capacitance_360_505.jpg) no-repeat center 0;
                position: relative;
                background-size: cover;
                height: 100%;
            }

            .pr4_capacitance_4.preload .pic_capacitance {
                background: url(../images/capacitance_neware_5.png) no-repeat center;
                padding: 417px 0 0 0;
                background-size: 250px;
                margin: auto;
            }

            .pr4_capacitance_4 .txt {
                width: 100%;
                color: #fff;
                font-size: 18px;
                padding: 0;
                text-align: center;
            }

            .pr4_capacitance_4.is-visible p {
                opacity: 1;
                transform: translate3d(0px, 30px, 0px);
                color: #fff;
                width: 100%;
                font-size: 14px;
            }
        }

        @media screen and (max-width: 400px) {
            .down_title {
                font-size: 14px;
            }

            .download1 ul {
                margin-left: -5%;
            }

            .download1 ul li {
                padding-left: 5%;
                width: 28%;
            }

            .download1 ul li h2 {
                line-height: 25px;
                height: 25px;
                font-size: 13px;
            }

            .download1 ul li h3 {
                font-size: 12px;
            }

            .download1 ul li h5 {
                padding-bottom: 0;
            }

            .aboutus h1 {
                font-size: 14px;
            }

            .aboutnews dl dt {
                width: 100%;
                text-align: center;
                margin-bottom: 10px;
            }

            .aboutnews dl dt img {
                width: auto;
            }

            .aboutnews dl dd {
                width: 100%;
            }

            .aboutnews dl dd h2 {
                font-size: 14px;
                text-align: center;
            }

            .honor-table .td {
                width: 50%;
            }

            .honor-table .td .honor-img {
                height: 100px;
            }

            .new ul li {
                height: auto;
                line-height: 20px;
                padding: 5px 0 5px 0;
            }

            .new ul li span {
                top: 5px;
                bottom: auto;
                line-height: 20px;
            }

            .sale_nimg {
                width: 110px;
            }

            .sale_nimg img {
                width: 110px !important;
                height: 110px !important;
            }

            .sale_ntxt {
                width: 186px;
                min-height: 140px;
            }

            .sale_ntxt ul li {
                line-height: 20px;
            }

            .sale_ntxt ul li label {
                width: 130px;
                word-break: break-all;
            }

            .sale_nimg2 h3 {
                width: 150px;
            }

            .sale_jy .content {
                font-size: 12px;
            }

            .sale_product1 .img {
                height: 160px;
            }

            .homeproduct .line {
                height: 60px;
            }

            .homeproduct .con {
                padding-bottom: 60px;
            }

            .homeproduct .img {
                margin-left: -175px;
                width: 350px;
                height: 255px;
            }

            .homeproduct .text {
                left: 5%;
                width: 88%;
                padding-top: 40px;
                font-size: 13px;
            }

            .homeproduct .text h1 {
                font-size: 20px;
            }

            .homeproduct .text h2 {
                font-size: 15px;
                margin-bottom: 5px;
            }

            .homeproduct .lp2 {
                margin: 30px auto;
            }

            .picBtnLeft {
                width: 350px;
                height: 250px;
            }

            .picBtnLeft .bd {
                width: 350px;
                height: 255px;
            }

            .picBtnLeft .hd {
                right: -3px;
                bottom: -30px;
            }

            .picBtnLeft .hd ul {
                width: 357px;
            }

            .picBtnLeft .hd ul li {
                height: 50px;
                margin-left: 5px;
            }

            .picBtnLeft .hd ul .li1 {
                width: 64px;
            }

            .picBtnLeft .hd ul .li2 {
                width: 78px;
            }

            .picBtnLeft .hd ul .li3 {
                width: 79px;
            }

            .picBtnLeft .hd ul .li4 {
                width: 88px;
            }

            .neware_img_subinfo h3 {
                font-size: 12px;
            }

            .pr4_capacitance_3 li h2 {
                font-size: 16px;
                font-weight: normal;
                line-height: 25px;
                color: #4a4a4a;
            }

            .pr4_capacitance_3 li p {
                color: #4a4a4a;
            }

            .pr4_capacitance_3 li i {
                display: block;
                width: 100%;
                height: 70px;
                margin: auto;
            }



            .pr4_capacitance_5 table tr td {
                border: 1px solid #d9d9d9;
                padding: 10px;
            }

            .pr4_capacitance_5 table {
                width: 100%;
                margin: auto;
            }

            .pr4_capacitance_4 h1 {
                transition-delay: 0.2s;
                color: #fff;
                font-weight: normal;
                font-size: 16px;
                line-height: 35px;
                width: 100%;
            }


            .pr4_capacitance_4 {
                background: url(../images/capacitance_360_505.jpg) no-repeat center 0;
                position: relative;
                background-size: cover;
                height: 100%;
            }

            .pr4_capacitance_4.preload .pic_capacitance {
                background: url(../images/capacitance_neware_5.png) no-repeat center;
                padding: 417px 0 0 0;
                background-size: 250px;
                margin: auto;
            }

            .pr4_capacitance_4 .txt {
                width: 100%;
                color: #fff;
                font-size: 18px;
                padding: 0;
                text-align: center;
            }

            .pr4_capacitance_4.is-visible p {
                opacity: 1;
                transform: translate3d(0px, 30px, 0px);
                color: #fff;
                width: 100%;
                font-size: 14px;
            }
        }

        @media screen and (max-width: 360px) {
            .service ul li {
                padding: 10px;
            }

            .service ul li .service_left {
                background: none !important;
                position: relative;
                top: 0;
                left: 0;
                width: 100%;
                padding: 0;
                height: auto;
                margin-bottom: 10px;
                -moz-border-radius: 0px;
                -webkit-border-radius: 0px;
                border-radius: 0px;
            }

            .service ul li .service_left img {
                float: left;
                width: 32px !important;
                height: 25px !important;
            }

            .service ul li h4 {
                padding: 5px 0 0 10px;
                float: left;
                color: #333 !important;
            }

            .service ul li .service_right {
                height: auto;
            }

            .timeline .month {
                margin-left: 60px;
                padding-left: 15px;
                padding-bottom: 40px;
            }

            .timeline .month em {
                width: 70px;
                left: -66px;
                font-size: 12px;
            }

            .timeline .month em span {
                padding-right: 0;
                width: 55px;
            }

            .honor-table .td .honor-img {
                height: 80px;
            }

            .jobsub {
                font-size: 12px;
            }

            .about #lbTitle {
                font-size: 14px;
            }

            .about #article {
                font-size: 12px !important;
                line-height: 25px;
            }

            .about #article div,
            .about #article p,
            .about #article span {
                font-size: 12px !important;
            }

            .sale_nimg {
                width: 90px;
            }

            .sale_nimg img {
                width: 90px !important;
                height: 90px !important;
            }

            .sale_nimg2 h3 {
                width: 120px;
            }

            .sale_product2 .img {
                height: 150px;
            }

            .sale_product3 .img {
                height: 100px;
            }

            .sale_product4 .img {
                height: 200px;
            }

            .login .box {
                line-height: 20px;
                padding: 10px;
            }

            .box h2 {
                font-size: 12px;
            }

            .login_input {
                width: 200px;
            }

            .login_btn {
                margin-top: 10px;
            }

            .box .regedit dt span {
                padding-right: 80px;
            }

            .regedit_input {
                width: 100px;
            }

            .regedit_txt {
                width: 220px;
            }

            .homeproduct .text {
                padding-top: 30px;
                font-size: 12px;
            }

            .homeproduct .text h1 {
                font-size: 18px;
            }

            .homeproduct .text h2 {
                font-size: 14px;
            }

            .homeproduct .img {
                margin-left: -158px;
                width: 315px;
                height: 230px;
            }

            .picBtnLeft {
                width: 315px;
                height: 230px;
            }

            .picBtnLeft .bd {
                width: 315px;
                height: 230px;
            }

            .picBtnLeft .hd {
                right: -1px;
                bottom: -30px;
            }

            .picBtnLeft .hd ul {
                width: 317px;
            }

            .picBtnLeft .hd ul li {
                height: 50px;
                margin-left: 3px;
            }

            .picBtnLeft .hd ul .li1 {
                width: 58px;
            }

            .picBtnLeft .hd ul .li2 {
                width: 70px;
            }

            .picBtnLeft .hd ul .li3 {
                width: 71px;
            }

            .picBtnLeft .hd ul .li4 {
                width: 80px;
            }

            .Nav ul li .dd2 {
                width: 102px;
                padding-top: 25px;
                margin: 0 0px 30px 150px;
            }

            #newBridge .nb-icon-wrap {
                height: 18px !important;
            }

            .pr4_capacitance_3 li h2 {
                font-size: 16px;
                font-weight: normal;
                line-height: 25px;
                color: #4a4a4a;
            }

            .pr4_capacitance_3 li p {
                color: #4a4a4a;
            }

            .pr4_capacitance_3 li i {
                display: block;
                width: 100%;
                height: 70px;
                margin: auto;
            }



            .pr4_capacitance_5 table tr td {
                border: 1px solid #d9d9d9;
                padding: 10px;
            }

            .pr4_capacitance_5 table {
                width: 100%;
                margin: auto;
            }

            .pr4_capacitance_4 h1 {
                transition-delay: 0.2s;
                color: #fff;
                font-weight: normal;
                font-size: 16px;
                line-height: 35px;
                width: 100%;
            }

            .pr4_capacitance_1.is-visible p {
                opacity: 1;
                transform: translate3d(0px, 80px, 0px);
                color: #fff;
                width: 100%;
                padding: 0 2px;
                font-size: 14px;
                font-weight: normal;
            }

            .pr4_capacitance_1 h1 {
                transition-delay: 0.2s;
                color: #fff;
                font-weight: normal;
                font-size: 20px;
                line-height: 45px;
                margin: -370px 0 0 0;
            }

            .pr4_capacitance_1 {
                background: url(../images/capacitance_360_505_2.jpg) no-repeat center 0;
                position: relative;
                background-size: cover;
                height: 550px;
            }

            .pr4_capacitance_4 {
                background: url(../images/capacitance_360_505.jpg) no-repeat center 0;
                position: relative;
                background-size: cover;
                height: 100%;
            }

            .pr4_capacitance_4.preload .pic_capacitance {
                background: url(../images/capacitance_neware_5.png) no-repeat center;
                padding: 417px 0 0 0;
                background-size: 250px;
                margin: auto;
            }

            .pr4_capacitance_4 .txt {
                width: 100%;
                color: #fff;
                font-size: 18px;
                padding: 0;
                text-align: center;
            }

            .pr4_capacitance_4.is-visible p {
                opacity: 1;
                transform: translate3d(0px, 30px, 0px);
                color: #fff;
                width: 100%;
                font-size: 14px;
            }
        }

        @media screen and (max-width: 330px) {
            .index-product {
                height: 170px;
            }

            .index-product h1 {
                font-size: 14px;
            }

            .index-product h2 {
                top: 55%;
                left: 5%;
            }

            .Nav ul li {
                width: 45%;
            }

            .download1 ul {
                margin-left: -8%;
            }

            .download1 ul li {
                padding-left: 8%;
                width: 42%;
            }

            .aboutus h1 {
                font-size: 13px;
            }

            .honor-table .td .honor-img {
                height: 60px;
            }

            .sale_ntxt {
                width: 176px;
            }

            .sale_ntxt ul li label {
                width: 120px;
            }

            .sale_nimg2 img {
                width: 80px !important;
                height: 80px !important;
            }

            .sale_nimg2 h3 {
                margin-top: 15px;
            }

            .box .regedit {
                font-size: 12px;
            }

            .forget dt {
                font-size: 12px;
            }

            .va-testing-7_2 .text-content-7_2 h1.title-h1-7_2 {
                font-size: 16px;
            }

            .pr4_ma_02 h3 {
                width: 100%;
                font-size: 16px;
            }

            .pr7002_01 {
                height: auto;
            }

            .pr7002_01 h3 {
                font-size: 16px;
                padding-top: 40px;
                height: auto;
            }

        }
    }

    @media screen and (max-width: 1600px){
        .va-neware_mini_chamber_01 .text-content_mini_chamber_01 h1.title-h1_mini_chamber_01{
            font-size: 60px;
        }
        .va-neware_mini_chamber_02 .text-content_mini_chamber_02 h1.title-h1_mini_chamber_02{
            width: 700px;
            font-size: 60px;
        }

        .pr4_mini_chamber h3{
            font-size: 60px;
        }

        .va-neware_mini_chamber_03 .text-content_mini_chamber_03{
            width: 600px;
        }

        .va-neware_mini_chamber_03 .text-content_mini_chamber_03 h1.title-h1_mini_chamber_03{
            font-size: 60px;
        }


    }

    @media screen and (max-width: 1440px){
        .va-neware_mini_chamber_01 .text-content_mini_chamber_01 h1.title-h1_mini_chamber_01{
            font-size: 40px;
        }

        .va-keyword_mini_chamber_01{
            font-size: 20px;
        }

        .va-neware_mini_chamber_02 .text-content_mini_chamber_02 h1.title-h1_mini_chamber_02{
            width: 600px;
            font-size: 40px;
        }

        .pr4_mini_chamber h3{
            font-size: 40px;
        }

        .va-neware_mini_chamber_03 .text-content_mini_chamber_03{
            width: 500px;
        }

        .va-neware_mini_chamber_03 .text-content_mini_chamber_03 h1.title-h1_mini_chamber_03{
            font-size: 40px;
        }

        .va-neware_mini_chamber_04 .text-content_mini_chamber_04 h1.title-h1_mini_chamber_04{
            font-size: 40px;
        }

        .va-keyword_mini_chamber_04{
            font-size: 20px;
        }

        .va-neware_mini_chamber_05 .text-content_mini_chamber_05 h1.title-h1_mini_chamber_05{
            font-size: 40px;
        }

        .pr4_ma_02 h3{
            font-size: 40px;
        }

        .va-neware_mini_chamber_06 .text-content_mini_chamber_06 h1.title-h1_mini_chamber_06{
            font-size: 40px;
        }
        .va-keyword_mini_chamber_06{
            font-size: 20px;
        }

        .neware-environmental-index .section.is-visible .delay-05{
            font-size: 18px;
        }

        .neware-environmental-index .section.is-visible .delay-09{
            font-size: 12px;
        }

        .neware-environmental-2-index .section.is-visible .delay-08{
            font-size: 18px;
        }

        .neware-environmental-2-index .section.is-visible .delay-09{
            font-size: 12px;
        }
    }

    @media screen and (max-width: 1199px){
        .va-neware_mini_chamber_02 .text-content_mini_chamber_02 h1.title-h1_mini_chamber_02{
            width: 400px;
            font-size: 30px;
        }

        .va-neware_mini_chamber_01 .text-content_mini_chamber_01 h1.title-h1_mini_chamber_01{
            font-size: 30px;
        }

        .va-keyword_mini_chamber_01{
            font-size: 16px;
        }

        .pr4_mini_chamber h3{
            font-size: 30px;
        }

        .pr4_mini_chamber{
            height: auto;
            padding-bottom: 30px;
        }

        .va-neware_mini_chamber_03 .text-content_mini_chamber_03{
            width: 400px;
            left: 10%;
        }

        .va-neware_mini_chamber_03 .text-content_mini_chamber_03 h1.title-h1_mini_chamber_03{
            font-size: 30px;
        }

        .va-neware_mini_chamber_03 .text-content_mini_chamber_03 h1.title-h1_mini_chamber_03{
            width: 100%;
        }

        .va-keyword_mini_chamber_03{
            font-size: 16px;
        }

        .va-neware_mini_chamber_04 .text-content_mini_chamber_04 h1.title-h1_mini_chamber_04{
            font-size: 30px;
        }

        .va-keyword_mini_chamber_04{
            font-size: 16px;
        }

        .va-neware_mini_chamber_05 .text-content_mini_chamber_05 h1.title-h1_mini_chamber_05{
            font-size: 30px;
        }
    }
    
    @media screen and (max-width: 1024px){
        .va-testing-mm-03 .text-content-mm-03{
            top: 40%;
        }
        .new .img-box {
            width: 100%;
        }
        .new .text-box {
            padding-top: 20px;
        }
        .new .text-box {
            width: 100%;
            margin-left: 0;
        }
        .va-testing-mm-04 .text-content-mm-04{
            top: 55%;
        }

        .va-testing-7_2 .text-content-7_2 h1.title-h1-7_2{
            font-size: 30px;
        }

        .pr4_ma_02{
            height: auto;
        }

        .pr4_ma_02 h3{
            font-size: 30px;
            padding: 100px 0 80px;
        }

        .pr7002_01 h3{
            font-size: 30px;
        }

        .va-testing-7_3 .text-content-7_3 h1.title-h1-7_3{
            font-size: 30px;
        }

        .va-testing-7_4 .text-content-7_4 h1.title-h1-7_4{
            font-size: 30px;
        }
    }

    @media screen and (max-width: 768px){
        .va-testing-mm-03 .text-content-mm-03{
            top: 32%;
        }

        .va-testing-mm-04 .text-content-mm-04{
            top: 43%;
        }

        .va-CT4000-testing-mm-05 .CT4000-text-content-mm-05{
            top: auto;
            bottom: 5%;
        }

        .va-testing-7_2 .text-content-7_2 h1.title-h1-7_2{
            font-size: 20px;
        }

        .pr4_ma_02 h3{
            font-size: 20px;
            padding: 50px 0 30px;
        }

        .pr7_2{
            padding-bottom: 30px;
        }

        .pr7_2 li h2{
            font-size: 16px !important;
        }

        .pr7_2 li{
            font-size: 16px !important;
        }

        .pr7002_01{
            height: auto;
        }

        .pr7002_01 h3{
            font-size: 20px;
            padding-top: 50px;
        }

        .pr3_3{
            padding: 0 0 !important;
        }

        .va-testing-7_3 .text-content-7_3 h1.title-h1-7_3{
            font-size: 20px;
        }

        .va-testing-7_4 .text-content-7_4 h1.title-h1-7_4{
            font-size: 20px;
            font-weight: bold;
        }
    }

    @media screen and (max-width: 767px){
        .pr4_ma_02 h3{
            font-size: 20px;
        }

        .pr4_ma_02 h3{
            line-height: 1.5;
            padding-left: 15px;
            padding-right: 15px;
        }
    }

    @media screen and (max-width: 414px){
        .va-testing-mm .text-content-mm{
            bottom: 20%;
        }

        .va-testing-mm02 .text-content-mm02{
            top: 20%;
        }

        .va-testing-mm-03 .text-content-mm-03{
            top: 32%;
        }

        .pr7_2 li h2{
            font-size: 14px !important;
        }

        .pr7_2 li{
            font-size: 14px !important;
        }

        .va-testing-7_3 .text-content-7_3 h1.title-h1-7_3{
            font-size: 20px !important;
            line-height: 1.5;
        }

        .va-testing-7_4 .text-content-7_4 h1.title-h1-7_4{
            font-size: 20px !important;
            line-height: 1.5;
        }
    }