#__bs_notify__ {
    display: none !important;
}
.wid {
    width: 1450px;
    margin: 0 auto;
}
.top {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    border-bottom: 1px solid rgba(255,255,255,0.19);
    border-bottom: 1px solid #31416a\9;
    height: 74px;
}
.top.state {
    position: relative;
}
.top.state .menu ul li a {
    color: #000;
}
.top .logo {
    float: left;
    margin-top: 14px;
}
.top .menu {
    float: right;
}
.top .menu ul li {
    /*margin: 0px 10px;*/
    /*margin-left: 70px;*/
    margin-left: 45px;
}
.top .menu ul li:nth-of-type(1) {
    margin-left: 0;
}
.top .menu ul li.acti {
    position: relative;
}
.top .menu ul li.acti:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #ff4848;
}
.top .menu ul li:hover a {
    color: #ff4848;
}
.top .menu ul li a {
    /*padding: 0 5px;*/
    font-size: 15px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    display: block;
    color: #fff;
}
.location > ul li a{
    line-height: 74px;
}
.banner {
    /*background: url("../img/0cd67_1920x423.jpg") center no-repeat;*/
    height: 423px;
}
.appLoadImg{
    background: url("../img/0cd67_1920x423.jpg") center no-repeat;
}
.banner .text {
    text-align: center;
    color: #fff;
    padding-top: 190px;
}
.banner .text h2 {
    font-size: 45px;
}
.banner .text p {
    margin-top: 5px;
    padding-bottom: 30px;
    text-transform: uppercase;
}
.ico-down {
    width: 23px;
    height: 19px;
    background: url("../img/e9b97_23x19.png") center top no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.footer {
    background: #1a1a1c;
    display: table;
    width: 100%;
    padding-bottom: 41px;
}
.footer .code {
    text-align: center;
    padding-top: 22px;
}
.footer .code .ico-up {
    background: url("../img/5ddd6_16x10.png") center top no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    width: 16px;
    height: 10px;
    display: block;
    margin: 22px auto;
    cursor: pointer;
    display: none;
}
.footer .code img {
    width: 101px;
}
.footer .code span {
    display: block;
    margin-top: 10px;
    font-size: 12px;
    color: #fff;
}
.footer ul {
    text-align: center;
    margin-top: 23px;
}
.footer ul li {
    float: none;
    display: inline-block;
    padding: 0 30px;
    position: relative;
}
.footer ul li a{
    color: white;
}
.footer ul li:nth-child(1):after {
    display: none;
}
.footer ul li:nth-child(4):after {
    display: none;
}
.footer ul li:nth-child(3n+1):before {
    display: none;
}
.footer ul li:after {
    content: '';
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 1px;
    height: 20px;
    background: #4e4e4e;
    left: 0;
}
.footer ul li span {
    color: #fff;
    display: block;
    height: 33px;
    max-width: 315px;
    min-height: 33px;
    text-align: left;
    line-height: 1.4;
    font-size: 15px;
}
.footer ul li span.font1 {
    padding-left: 43px;
    background: url("../img/81a62_28x33.png") left center no-repeat;
    font-size: 12px;
}
.footer ul li span.font2 {
    padding-left: 45px;
    background: url("../img/9fd2b_30x26.png") left center no-repeat;
}
.footer ul li span.font3 {
    padding-left: 48px;
    background: url("../img/02793_33x33.png") left center no-repeat;
}
.footer ul li span var {
    display: block;
    font-size: 12px;
    line-height: 1;
}
.copy {
    text-align: center;
    background: #1a1a1c;
    border-top: 1px solid #48484d;
    display: table;
    width: 100%;
    padding: 15px 0;
}
.copy p {
    line-height: 1.4;
    font-size: 12px;
    color: #fff;
}
.three {
    display: table;
    margin-top: 118px;
    padding-bottom: 134px;
}
.three ul{
    display: flex;
    flex-direction: row;
    flex-wrap:wrap;
    justify-content: space-evenly;
}
.three ul li:last-child{
    border-left: none;
    margin-top: 20px;
    border-right: 1px solid #f2f2f2;
}
.three ul li {
    width: 25%;
    border-left: 1px solid #f2f2f2;
    text-align: center;
}
.three ul li:first-child {
    border-left: none;
}
.three ul li .pict {
    height: 142px;
}
.three ul li p {
    font-size: 25px;
    margin-top: 36px;
}
.three ul li a {
    width: 166px;
    display: block;
    margin: 0 auto;
    margin-top: 55px;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    color: #fff;
    background: #ff3737;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
}
.three ul li .code {
    margin-top: 36px;
}
.three ul li .code img {
    width: 77px;
}
.three ul li .code span {
    color: #666;
    display: block;
    margin-top: 10px;
}
.three ul li strong {
    font-size: 20px;
    font-weight: normal;
    display: block;
    margin: 0 auto;
    margin-top: 40px;
    line-height: 1.4;
    max-width: 196px;
}
.three ul li:last-child strong{
    margin-top: 10px!important;
    font-size: 18px;
}
.three ul li:last-child a{
    margin-top: 20px!important;
}
.software .img-title {
    padding: 51px 0;
}
.software .item {
    margin-bottom: 42px;
}
.software .item h1 {
    height: 53px;
    background: #ff3737;
    padding-left: 41px;
    padding-top: 20px;
}
.software .item h1 span {
    color: #fff;
    float: left;
    font-size: 24px;
    font-style: italic;
}
.software .item h1 .ico-i1 {
    float: left;
    width: 11px;
    height: 11px;
    background: url("../img/b9ce3_11x11.png") center top no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    margin-top: 9px;
}
.software .item h1 var {
    color: #fff;
    float: left;
    margin-left: 15px;
    font-size: 13px;
    margin-top: 8px;
    font-style: italic;
}
.software .item .wrap {
    display: table;
    width: 100%;
    margin-top: 40px;
}

.software .item .wrap ul li {
    width: 342px;
    margin-left: 131px;
    padding: 0 10px;
}
.software .item .wrap ul li.ml0 {
    margin-left: 0;
}
.software .item .wrap ul li h2 {
    border-top: 1px solid #000;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 43px;
    padding-top: 20px;
    margin-top: 20px;
}
.software .item .wrap ul li h2:first-child {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
    line-height: 32px;
}
.software .item .wrap ul li b {
    font-size: 16px;
    display: block;
    line-height: 2;
}
.software .item .wrap ul li b.lt {
    margin-top: 30px;
}
.software .item .wrap ul li p {
    line-height: 2;
    font-size: 16px;
    display: table;
    width: 100%;
    text-align: justify;
}
.software .item .wrap ul li p span {
    width: -webkit-calc(100% - 34px);
    width: calc(100% - 34px);
    float: right;
}
.software .back {
    height: 53px;
    background: -webkit-linear-gradient(left, #f6f6f6, #fff);
}
.free {
    margin-top: 63px;
    display: table;
    width: 100%;
    padding-bottom: 56px;
}
.free h2 {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}
.free p {
    text-align: center;
    margin-top: 22px;
}
.free .tel-box {
    display: block;
    margin: 0 auto;
    margin-top: 30px;
    width: 355px;
    background: #ff3737;
    color: #fff;
    text-align: center;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    padding: 15px 0;
}
.free .tel-box strong {
    display: block;
    font-size: 24px;
    font-style: italic;
    font-weight: normal;
}
.free .tel-box b {
    font-style: italic;
    font-weight: normal;
    display: block;
    font-size: 40px;
}
.solution {
    margin-top: 40px;
    display: table;
    width: 100%;
}
.solution .images-one {
    text-align: center;
    padding: 69px 0;
}
.solution .youshi h2 {
    font-size: 30px;
    text-align: center;
    background: #e83428;
    color: #fff;
    padding: 20px 0;
}
.solution .youshi strong {
    display: block;
    margin-top: 61px;
    position: relative;
    padding-left: 18px;
    font-size: 15px;
}
.solution .youshi strong:after {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #f44e4e;
    left: 0;
    top: 50%;
    margin-top: -4px;
}
.solution .youshi .table {
    margin-top: 20px;
    display: table;
    width: 100%;
}
.solution .youshi .table ul li {
    width: 100%;
    border-bottom: 1px solid #b8b6b6;
    padding: 25px 0;
}
.solution .youshi .table ul li.first {
    font-weight: bold;
    border-bottom: 3px solid #e83428;
}
.solution .youshi .table ul li.last {
    border-bottom: 3px solid #3b3b3b;
}
.solution .youshi .table ul li span {
    float: left;
    line-height: 1.3;
    font-size: 15px;
    text-align: justify;
}
.solution .youshi .table ul li span.sp1 {
    font-weight: bold;
    width: 20%;
    color: #3b3b3b;
}
.solution .youshi .table ul li span.sp2 {
    width: 288px;
}
.solution .youshi .table ul li span.sp3 {
    width: 374px;
    padding-left: 118px;
}
.solution .youshi .table ul li span.sp4 {
    float: right;
    max-width: 280px;
    text-align: right;
}
.docking {
    margin-top: 95px;
    display: table;
    width: 100%;
    padding-bottom: 60px;
}
.docking .bor-wrap {
    text-align: center;
    border: 1px solid #000;
    position: relative;
    height: 73px;
    width: 528px;
    margin: 0 auto;
}
.docking .bor-wrap .box {
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 20px 15px;
    margin: -60px 0 0 -141px\9;
}
.docking .bor-wrap h2 {
    font-size: 42px;
    background: #fff;
    white-space: nowrap;
}
.docking .bor-wrap p {
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 21px;
}
.docking ul {
    margin-top: 55px;
}
.docking ul li {
    border: 1px solid #5b5b5b;
    width: 250px;
    height: 291px;
    text-align: center;
    margin-left: 6px;
    margin-bottom: 6px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.docking ul li.ml0 {
    margin-left: 0;
}
.docking ul .pict {
    height: 202px;
    height: 162px\9;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    padding-top: 40px\9;
}
.docking ul .pict img {
    max-width: 80%;
}
.docking ul p {
    font-size: 18px;
    line-height: 1.6;
    height: 70px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    word-wrap: break-word;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    background: #fff;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.width3{
    width: 1275px;
    margin: 0px auto;
}
.price {
    display: table;
    width: 100%;
}
.price .wid > ul > li {
    width: 100%;
    margin-top: 44px;
}
.price .wid > ul > li:nth-of-type(1) {
    margin-top: 10px;
}
.price .wid > ul > li .pict {
    float: left;
    width: 554px;
}
.price .wid > ul > li .fr-text {
    float: right;
    width: 705px;
}
.price .wid > ul > li .fr-text .box {
    background: #ff3737;
    padding: 18px 20px;
}
.price .wid > ul > li .fr-text .box h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 40px;
}
.price .wid > ul > li .fr-text .box p {
    color: #fff;
    font-size: 22px;
}
.price .wid > ul > li .fr-text .table ul li {
    width: 100%;
    padding: 19px 0;
    border-bottom: 1px solid #8b8685;
    font-size: 16px;
}
.price .wid > ul > li .fr-text .table ul li.first {
    color: #ff3737;
    border-bottom: 2px solid #e83428;
    padding: 35px 0 25px;
    font-weight: bold;
}
.price .wid > ul > li .fr-text .table ul li.center span {
    height: 92px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.price .wid > ul > li .fr-text .table ul li.h1 {
    padding: 41px 0;
}
.price .wid > ul > li .fr-text .table ul li span {
    float: left;
    line-height: 2.12;
}
.price .wid > ul > li .fr-text .table ul li span var {
    display: block;
}
.price .wid > ul > li .fr-text .table ul li span .v1 {
    line-height: 1.45;
}
.price .wid > ul > li .fr-text .table ul li span.sp1 {
    width: 145px;
}
.price .wid > ul > li .fr-text .table ul li span.sp2 {
    width: 289px;
}
.price .wid > ul > li .fr-text .table ul li span.sp3 {
    text-align: center;
    width: 153px;
}
.price .wid > ul > li .fr-text .table ul li span.sp4 {
    float: right;
    text-align: right;
}
.system {
    display: table;
    width: 100%;
    padding: 53px 0;
    background: #fafafa;
    margin-top: 33px;
}
.system ul li {
    width: 25%;
    text-align: center;
}
.system ul li i {
    width: 100px;
    height: 100px;
}
.system ul li i.ico-i1 {
    background: url("../img/3a78e_100x99.png") center no-repeat;
}
.system ul li i.ico-i2 {
    background: url("../img/24731_100x99.png") center no-repeat;
}
.system ul li i.ico-i3 {
    background: url("../img/b51c2_100x99.png") center no-repeat;
}
.system ul li i.ico-i4 {
    background: url("../img/a053b_99x99.png") center no-repeat;
}
.system ul li p {
    font-size: 25px;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.2;
    margin-left: 10px;
}
.ban4 {
    background: url("../img/4eff8_1920x423.jpg") center no-repeat;
}
.ban5 {
    background: url("../img/bd756_1920x423.jpg") center no-repeat;
}
.ban8{
    /*background: url("../img/aboutUsBg.png") center no-repeat;*/
}
.ban9{
    background: url("../img/bannner.png") center no-repeat;
}
.lian .img {
    text-align: center;
    position: relative;
}
.lian ul {
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin-top: 58px;
}
.lian ul li {
    width: 154px;
    width: 33.33%\9;
    text-align: center\9;
}
.lian ul li span {
    font-size: 22px;
    text-align: center;
    display: block;
    margin-top: 16px;
}
.lian .mt41 {
    margin-top: 41px;
}
.lian .mt81 {
    margin-top: 81px;
}
.lian .mt22 {
    margin-top: 22px;
}
.lian .text1 {
    position: absolute;
    -moz-text-align-last: left;
    text-align-last: left;
    width: 400px;
    left: 123px;
    bottom: 50px;
    z-index: 1;
}
.wid4{
    width: 1330px;
    margin: 0px auto;
}
.lian .text1 p {
    color: #787878;
    line-height: 1.8;
    text-align: justify;
}
.lian .text1 b {
    display: block;
    font-size: 16px;
    margin: 15px 0;
}
.ban10{
    /*background: url("../img/brandNewstop.png") center no-repeat;*/
}
.ban6 {
    background: url("../img/9da76_1920x423.jpg") center no-repeat;
}
.ban2 {
    background: url("../img/cbc2c_1920x423.jpg") center no-repeat;
}
.ban3 {
    background: url("../img/b07e7_1920x423.jpg") center no-repeat;
}
.tuoputu {
    display: table;
    width: 100%;
    margin-top: 20px;
}
.tuoputu .wid .wrap {
    background: #000;
    float: left;
    width: 100%;
    padding: 15px;
    position: relative;
}
.tuoputu .wid .wrap:after {
    z-index: 1;
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    bottom: -28px;
    width: 0px;
    height: 0px;
    border-top: 14px solid #000;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-bottom: 14px solid transparent;
}
.tuoputu .wid .wrap .pict {
    float: left;
}
.tuoputu .wid .wrap .text {
    color: #fff;
    text-align: center;
    margin-top: 100px;
}
.tuoputu .wid .wrap .text h3 {
    font-size: 25px;
}
.tuoputu .wid .wrap .text p {
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 21px;
}
.pub-title {
    text-align: center;
    border-bottom: 1px solid #000;
    display: inline-block;
    padding: 0 80px;
}
.pub-title h2 {
    position: relative;
    background: #fff;
    font-size: 30px;
    top: 30px;
    display: inline-block;
    padding: 0 30px;
}
.pub-title h2 span {
    font-size: 12px;
    display: block;
    margin-top: 6px;
    text-transform: uppercase;
}
.kanban {
    display: table;
    width: 100%;
    padding-bottom: 60px;
}
.kanban .item {
    margin-top: 63px;
}
.kanban .item .pict {
    margin-top: 87px;
    text-align: center;
}
.devices .box {
    margin-top: 90px;
    background: #fafafa;
    display: table;
    width: 100%;
    padding: 15px 0;
}
.devices .box ul li {
    width: 16.66%;
    text-align: center;
}
.devices .box ul li .pict {
    width: 126px;
    height: 126px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #f3f4f3;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
    overflow: hidden;
}
.devices .box ul li .pict img {
    mix-blend-mode: multiply;
}
.devices .box ul li p {
    line-height: 1.4;
    height: 38px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    word-wrap: break-word;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    margin: 10px 0;
}
.nomarl-pict {
    text-align: center;
    background: #fafafa;
    margin-top: 38px;
    display: table;
    width: 100%;
    padding: 65px 0;
}
.product-three {
    display: table;
    width: 100%;
    padding: 58px 0;
}
.product-three ul li {
    width: 418px;
    height: 388px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    margin-left: 16px;
    padding-top: 30px;
}
.product-three ul li:nth-of-type(1) {
    margin-left: 0;
}
.product-three ul li .pict {
    float: left;
    width: 215px;
    height: 300px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.product-three ul li .text {
    width: -webkit-calc(100% - 215px);
    width: calc(100% - 215px);
    float: right;
    height: 300px;
    padding-right: 10px;
}
.product-three ul li .text b {
    display: block;
    padding-left: 12px;
    color: #757575;
}
.product-three ul li .text p {
    font-size: 12px;
    color: #757575;
    line-height: 1.8;
    position: relative;
    padding-left: 12px;
    /*max-width: 150px;*/
}
.product-three ul li .text p:after {
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #f60;
    left: 0;
    top: 9px;
}
.product-three ul li strong {
    margin-top: 22px;
    float: left;
    width: 100%;
    font-size: 16px;
    text-align: center;
}
.index-bann {
    background: url("../img/mainPage.png") center no-repeat;
    height: 953px;
}
.index-bann .text {
    width: 740px;
    margin-left: 665px;
    padding-top: 400px;
}
.index-bann .text ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.index-bann .text ul li {
    /*width: 340px;*/
    margin-left: 143px;
}
.index-bann .text ul li:nth-of-type(1) {
    margin-left: 0;
}
.index-bann .text ul li h1 {
    display: block;
}
.index-bann .text ul li h2 {
    font-size: 30px;
    font-weight: bold;
    margin-top: 25px;
    padding-bottom: 39px;
}
.index-bann .text ul li p {
    float: left;
    width: 100%;
    margin-top: 6px;
}
.index-bann .text ul li p var {
    float: left;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    border: 1px solid #d3d3d3;
    background: #fff;
    text-align: center;
    line-height: 26px;
    font-size: 15px;
    font-weight: bold;
}
.index-bann .text ul li p span {
    float: left;
    margin-left: 15px;
    font-size: 18px;
    line-height: 28px;
    width: 270px;
}
.backtop {
    border-radius: 50%;
    /*bottom: 135px;*/
    /*right: 154px;*/
    bottom: 50px;
    right: 50px;
    position: fixed;
    width: 61px;
    height: 59px;
    background: url("../img/fce5d_61x59.png") center top no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    cursor: pointer;
}
.soft-back {
    height: 683px;
    background: url("../img/61dad_1920x683.jpg") center no-repeat;
    overflow: hidden;
}
.soft-back .text {
    /*text-align: center;*/
    /*margin-top: 428px;*/
    margin-top: 500px;
    margin-left: 500px;
}
.soft-back .text h2 {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 20px;
}
.soft-back .text p {
    font-size: 16px;
    color: #fff;
    line-height: 1.6;
}
.comap {
    height: 450px;
    /*background: url("../img/9675a_1343x683.png") center no-repeat;*/
    /*background: url("../img/productstore/digitalManaSys.png") center no-repeat;*/
    padding-top: 50px;
    background: #fafafa;
    position: relative;
}
.comap .text {
    float: left;
    /*margin-top: 135px;*/
}
.comap .text h2 {
    font-size: 50px;
}
.comap .text p {
    font-size: 28px;
    color: #595453;
    margin-top: 10px;
}
.comap .text h1 {
    font-size: 55px;
    color: #e83428;
    /*margin-top: 25px;*/
    margin-top: 80px;
}
.comap .text span {
    /*font-size: 18px;*/
    font-size: 16px;
    line-height: 1.4;
    display: block;
    margin-top: 25px;
}
.comap .text var {
    line-height: 1.4;
    font-size: 16px;
    display: block;
}
.mode {
    display: table;
    width: 100%;
    background: #fafafa;
    padding: 40px 0;
}
.mode .text {
    float: left;
    width: 640px;
}
.mode .text h2 {
    font-size: 54px;
    color: #eb2e2e;
}
.mode .text b {
    font-size: 30px;
    color: #3f3a39;
    font-weight: normal;
    /*margin-top: 10px;*/
    /*margin-top: 20px;*/
    display: block;
}
.mode .text p {
    font-size: 16px;
    color: #313131;
    line-height: 1.6;
    /*margin-top: 88px;*/
    margin-top: 38px;
    text-align: justify;
}
.mode .pict {
    float: right;
}

/*问题与实现模块*/
.problemSolved{
    width: 100%;
    height: 500px;
    /*background: url("../img/productstore/problemSolved.png") center no-repeat;*/
    background-size: 100% 100%;
}

.problemSolvedBox{
    display: flex;
    position: relative;
}

.problemSolved .dockPeripherals .title{
    text-align: center;
    font-weight: bold;
    font-size: 30px;
    padding-top: 65px;
}

.problemSolved .redBox{
    width: 73px;
    height: 13px;
    background: #f92e2e;
    margin: 21px auto 0;
}

.problemSolvedImg{
    height: 380px;
    margin-top: 50px;
}

/*管理与科技模块*/
.manageTechno{
    width: 100%;
    height: 450px;
    /*background: url("../img/productstore/manageTechno.png") center no-repeat;*/
    background-size: 100% 100%;
    position: relative;
}

.manageTechno .manageTechnoCon{
    display: flex;
    justify-content: space-between;
}

.manageTechno .efficiencyRatio{
    width: 900px;
    height: 300px;
    display: flex;
    margin: 120px 0 0 0;
}

.manageTechno .efficiencyRatio .efficiencyBox{
    width: 260px;
    font-size: 16px;
    position: relative;
}

.manageTechno .efficiencyRatio .efficiencyBox img{
    margin-left: 25px;
}

.manageTechno .efficiencyRatio .efficiencyBox div{
    font-size: 50px;
    position: absolute;
    top: 62px;
    left: 78px;
}

.manageTechno .efficiencyRatio .efficiencyBox p{
    position: absolute;
    top: 122px;
    margin-left: 80px;
    width: 100px;
}

.manageTechno .manageTechnoBox{
    float: right;
}

.manageTechno .manageTechnoBox{
    width: 650px;
    height: 650px;
    position: absolute;
    top: 0;
    right: 150px;
}

.manageTechno .manageTechnoBox h3{
    font-size: 25px;
    font-weight: bold;
    margin: 60px 0 35px 0;
}

.manageTechno .manageTechnoBox p{
    line-height: 30px;
    font-size: 16px;
}

.zhichi {
    background: #f7f7f7;
    display: table;
    width: 100%;
    text-align: center;
    padding: 60px 0;
}
.zhichi .box {
    display: inline-block;
    margin: 0 60px;
}
.zhichi .box h2 {
    text-align: left;
    font-size: 16px;
    font-weight: bold;
}
.zhichi .box ul {
    margin-top: 24px;
}
.zhichi .box ul li {
    text-align: left;
    margin-left: 30px;
}
.zhichi .box ul li:nth-of-type(1) {
    margin-left: 0;
}
.zhichi .box ul li i {
    width: 42px;
    height: 37px;
}
.zhichi .box ul li i.ico-i1 {
    background: url("../img/f0763_28x37.png") center no-repeat;
}
.zhichi .box ul li i.ico-i2 {
    background: url("../img/64335_29x34.png") center no-repeat;
}
.zhichi .box ul li i.ico-i3 {
    background: url("../img/9314d_29x30.png") center no-repeat;
}
.zhichi .box ul li i.ico-i4 {
    background: url("../img/5f662_35x30.png") center no-repeat;
}
.zhichi .box ul li i.ico-i5 {
    background: url("../img/431a1_24x37.png") center no-repeat;
}
.zhichi .box ul li i.ico-i6 {
    background: url("../img/360e7_42x31.png") center no-repeat;
}
.zhichi .box ul li span {
    vertical-align: bottom;
    margin-left: 10px;
}
.youdian {
    background: url("../img/183a9_1920x644.png") center no-repeat;
    height: 644px;
}
.youdian .fl-text {
    float: left;
    margin-top: 35px;
    width: 610px;
}
.youdian .fl-text h3 {
    color: #fff;
    font-size: 22px;
    padding-left: 102px;
}
.youdian .fl-text h3 span {
    padding-bottom: 40px;
    display: block;
    border-bottom: 1px solid #fff;
}
.youdian .fl-text ul li {
    width: 100%;
}
.youdian .fl-text ul li:last-child i:after {
    display: none;
}
.youdian .fl-text ul li i {
    width: 62px;
    height: 57px;
    float: left;
    position: relative;
    top: -30px;
    position: relative;
}
.youdian .fl-text ul li i:after {
    content: '+';
    position: absolute;
    font-size: 30px;
    color: #fff;
    text-align: center;
    width: 62px;
    display: block;
    top: 100px;
}
.youdian .fl-text ul li i.ico-i1 {
    background: url("../img/db72f_48x57.png") center no-repeat;
}
.youdian .fl-text ul li i.ico-i2 {
    background: url("../img/658df_62x48.png") center no-repeat;
}
.youdian .fl-text ul li i.ico-i3 {
    background: url("../img/c88bf_54x56.png") center no-repeat;
}
.youdian .fl-text ul li .fr {
    width: -webkit-calc(100% - 102px);
    width: calc(100% - 102px);
    border-bottom: 1px solid #fff;
    color: #fff;
    font-size: 16px;
    padding: 25px 0;
}
.youdian .fl-text ul li .fr b {
    float: left;
    width: 120px;
    line-height: 2.5;
}
.youdian .fl-text ul li .fr p {
    width: -webkit-calc(100% - 150px);
    width: calc(100% - 150px);
    line-height: 25px;
    float: left;
    text-align: justify;
}
@font-face {
    font-family: "YounionOneFY";
    src: url("../font/YounionOneFY.TTF");
    font-weight: normal;
    font-style: normal;
}
.widthFooter{
    width: 100%!important;
}
.overall{
    width: 101px;
    display:flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0px 30px;
}
.language{
    cursor: pointer;
    width: 160px;
    display:flex ;
    flex-direction: row;
    align-items: center;
    /*justify-content: space-around;*/
}
.location{
    position: relative;
}
.languageList{
    width: 180px;
    list-style: none;
    padding: 5px 0px!important;
}
#box{
    position: absolute;
    background-color: #ffffff!important;
    right: 0px;
    top: 60px;
    width: 180px;
    height:0px;
    overflow:hidden;
    cursor: pointer;
    z-index: 2;
    transition: all 0.25s;
}
.heightStyle{
    height:260px!important;
}
.languageList li{
    height: 35px!important;
    width: 160px;
    margin: 0px 10px!important;
}
.languageList li:hover{
    background-color:#4e4e4e;
    opacity: 0.5;
}
.active:hover{
    background-color: #FF6464!important;
    opacity: 1!important;
}
.languageList li span{
    font-size: 12px!important;
    color:#9f9f9f!important;
    margin-left: 10px;
    font-family: "微软雅黑 Regular";
}
.languageList li:hover span{
    color: #ffffff!important;
}
.menu ul li a{
    -webkit-user-select:none;

    -moz-user-select:none;

    -ms-user-select:none;

    user-select:none;
}
.contextMenu{
    margin-top: 50px;
    width: 1288px;
    border-collapse:collapse;
    border:1px solid #e0e0e0;
}
.contextMenu .tableHeader{
    font-size:32px ;
    font-weight: bold;
    padding: 20px 0px 20px 0!important;
}
.contextMenu tr td{
    text-align: center;
    padding: 10px 0px 10px 0px;
    border-collapse:collapse;
    border:1px solid #e0e0e0;
    font-size: 16px;
    font-family: "微软雅黑 Regular";
    color: #333333;
}
.contextMenu .fontBold{
    font-weight: bold;
}
.contextMenu .bgColorTr{
    background-color: #FF3737!important;

}
.contextMenu .bgColorTr td{
    color:#ffffff!important;
}
.hand:hover{
    cursor: pointer;
}

.speed {
    position: relative;
    float: left;
    cursor: pointer;
    color: #fff;
    width: 60px;
    height: 40px;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    margin-top: 10px!important;
    line-height: 20px!important;
}
.information{
    font-size: 12px;
    color: #B5B6B7;
    margin:40px auto 0 0;
    text-align: center;
}
.information p{
    margin: 10px;
}
.information span{
    margin-left: 10px;
}
.information a{
    color: #40B6E0;
}
.freeService .img{
    width:100px;
    text-align: center;
    margin: 20px auto 0px auto;
}

/*产品商店页*/
.productstoreTitie{
    width: 100%;
    /*height: 135px;*/
}
.productstoreTitie ul{
    width: 700px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    /*padding-top: 50px;*/
}
.productstoreTitie li{
    display: block;
    height: 35px;
    width: 160px;
    color: #616161;
    text-align: center;
    line-height: 35px;
    font-size: 16px;
    /*border: 1px solid #ebebeb;*/
    border-radius: 3px;
    cursor: pointer;
}
.productstoreTitie li:hover{
    color: #ff4848;
    border: none;
}
.productstoreTitie .theTitleNav{
    color: #ff4848;
    border: none;
}
.productstoreTitie .titleNavCss{
    color: #ff4848;
    border: none;
}
.productstoreBox{
    display: flex;
}
.productstoreBox .productstoreLeft{
    width: 60%;
    min-height: 400px;
    display: flex;
}
.productstoreBox .productstoreRight{
    width: 40%;
    min-height: 400px;
    padding-left: 15px;
}
.productstoreBox .productstoreImgs{
    width: 15%;
    height: 100%;
}
/*.productstoreBox .productstoreImg{*/
/*    width: 85%;*/
/*    height: 100%;*/
/*}*/
.productstoreBox .productImg{
    width: 100px;
    height: 100px;
    margin: 12px 0 0 0;
}
.productstoreBox .productImg:first-child{
    margin: 0;
}

.productstoreBox .productstoreImgs img:first-child{
    border: 2px solid #ff4848;
    box-sizing: border-box;
}

.productstoreBox .productstoreLeft .productstoreImgs .smallProductImg{
    border: 2px solid #ff4848 !important;
    box-sizing: border-box;
}

.productstoreBox .productstoreLeft .productstoreImgs .firstSmallProductImg{
    border: 2px solid transparent;
}

.productstoreBox .productstoreImg{
    width: 650px;
    height: 450px;
    border: 1px solid #d9d8dd;
}
.productstoreBox .dividLineOne,.productstoreBox .dividLineTwo{
    border-bottom: 1px #e2e2e2 solid;
    margin: 25px 0;
}
.productstoreBox .dividLineTwo{
    margin: 74px 0 35px 0;
}
.productstoreRight .productNum span,.productstoreRight .packageClass span{
    display: inline-block;
    width: 200px;
    height: 30px;
    border: 1px solid #d9d8dd;
    text-align: center;
    line-height: 30px;
    margin: 0 1px 1px 0;
    font-size: 13px;
}
.productstoreRight .productNum p{
    margin-bottom: 15px;
}
.productstoreRight .productNum span:hover{
    background: url("../img/productstore/productNum.png") center no-repeat;
    background-size: 100% 100%;
}
.productstoreRight .packageClass span:hover{
    background: url("../img/productstore/productNum.png") center no-repeat;
    background-size: 100% 100%;
}
.productstoreRight .productNum .productNumCss{
    background: url("../img/productstore/productNum.png") center no-repeat;
    background-size: 100% 100%;
}
.productstoreRight .packageClass .packageClassCss{
    background: url("../img/productstore/productNum.png") center no-repeat;
    background-size: 100% 100%;
}
.productstoreRight .packageClass p{
    margin: 15px 0;
}
.productstoreRight .packageClass span:last-child{
    margin-top: 6px;
}
.productstoreRight .packageCon p:first-child{
    margin: 34px 0 16px 0;
}
.productstoreRight .packageCon p:last-child{
    font-size: 13px;
    line-height: 16px;
    color: #999;
}
/*.productstoreRight .productstoreBtn button:first-child,.productstoreRight .productstoreBtn button:last-child{*/
/*  width: 225px;*/
/*  height: 48px;*/
/*  background-color: #8f96a6;*/
/*  color: #ffff;*/
/*  font-size: 22px;*/
/*}*/
/*.productstoreRight .productstoreBtn button:last-child{*/
/*  background-color: #ff4848;*/
/*  margin-left: 27px;*/
/*}*/
.productstoreRight .productstoreBtn{
    text-align: center;
}
.productstoreRight .productstoreBtn button{
    width: 225px;
    height: 48px;
    background-color: #ff4848;
    color: #ffff;
    font-size: 22px;
}
.productstoreConImg{
    width: 100%;
    margin-top: 60px;
}
.productstoreConImg img{
    width: 100%;
}
/*用户中心样式*/
.proIntroOrderCen{
    width: 100%;
    height: 44px;
    line-height: 44px;
    font-size: 12px;
    color: #969595;
    padding-left: 20px;
}

.proIntroOrderCen .userCenterArrow{
    display: inline-block;
    margin: 0 8px;
}

.proIntroOrderCen .userCenterBtn{
    float: right;
}

.proIntroOrderCen .userCenterBtn img{
    vertical-align: baseline;
    margin-right: 3px;
}
/*订单中心页*/
.userCenter{
    display: flex;
    display: none;
    flex-direction: column;
    justify-content: space-around;
}
.userCenter .userCenterLeft{
    width: 15%;
    min-height: 400px;
    padding: 6px 0 0 20px;
}
.userCenter .userCenterRight{
    width: 85%;
    min-height: 771px;
    position: relative;
}

.userCenter .userCenterRight .changePage{
    position: relative;
    width: 100%;
    margin: 650px 0 40px 0;
    height: 0px;
}
.userCenter .userCenterRight .changePage button{
    width: 90px;
    height: 27px;
    line-height: 27px;
    border-radius: 5px;
    border: 1px #ccc solid;
    background: #fff;
    color: #ccc;
}
.userCenter .userCenterRight .changePage .pageNums{
    color: #fe6700;
    margin: 0 10px;
}

.userCenter .userCenterRight .changePage .changePageBox{
    width: 216px;
    margin: auto;
    /*height: 342px;*/
    /*padding: 270px 0 0 0;*/
    position: absolute;
    bottom: 35px;
    margin: 0 0 0 440px;
}

.userCenter .userCenterRight .pendPaymentWrap,
.userCenter .userCenterRight .pendReceiptWrap,
.userCenter .userCenterRight .dealDoneWrap{
    display: none;
}

.changePage .allTotalCon{
    width: 364px;
    margin: auto;
    position: absolute;
    bottom: 22px;
    right: 0px;
}

.changePage .payWay{
    padding: 0px 0 0 300px;
}

.changePage .payWay .allThing{
    display: inline-block;
    width: 150px;
    font-size: 13px;
}

.changePage .payWay .toPay{
    width: 120px;
    font-size: 13px;
    color: #fff;
    background-color: #ff4848;
    text-align: center;
    line-height: 35px;
    display: inline-block;
    margin-left: 8px;
    border-radius: 5px;
}

.changePage .payWay .theToPay{
    background-color: #8f97a7;
}

.changePage .allTotalCon span{
    display: inline-block;
    width: 140px;
    line-height: 22px;
    font-size: 12px;
}

.userCenter .userCenterLeft li{
    width: 100%;
    font-size: 12px;
    cursor: pointer;
}
.userCenter .userCenterLeft li:hover{
    color: #ff4846;
}
.userCenter .userCenterLeft .theBuyNav{
    color: #ff4846;
}
.userCenter .userCenterLeft li:last-child{
    margin-top: 25px;
}

.userCenter .userCenterLeft .buyNavCss{
    color: #ff4846;
}

/*订单中心导航栏*/
.productMenu ul{
    height: 35px;
}
.productMenu ul li {
    margin-left: 20px;
}
/*.productMenu ul li.acti {*/
/*  position: relative;*/
/*}*/
/*.productMenu ul li.acti:after {*/
/*  content: '';*/
/*  position: absolute;*/
/*  left: 0;*/
/*  bottom: 0;*/
/*  width: 100%;*/
/*  height: 3px;*/
/*  background: #ef4142;*/
/*}*/
/*.productMenu ul li.acti a{*/
/*  color: #ee3e41;*/
/*}*/
.productMenu ul li:hover a {
    color: #ff4848;
}
.productMenu ul li a {
    font-size: 12px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    display: block;
    line-height: 25px;
}

.productMenu .theOrderStatusNav a{
    color: #ee3e41;
}

.productMenu ul li.theOrderStatusNav {
    position: relative;
}

.productMenu ul li.theOrderStatusNav:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #ef4142;
}

.productMenu .orderStatusNavCss a{
    color: #ee3e41;
}

.productMenu ul li.orderStatusNavCss {
    position: relative;
}

.productMenu ul li.orderStatusNavCss:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #ef4142;
}

.userCenterRight .allOrders{
    width: 100%;
    height: 30px;
    background-color: #f5f5f5;
    margin: 0px 0 17px 0;
}
.userCenterRight .allOrders span{
    display: inline-block;
    font-size: 12px;
    line-height: 32px;
}
.userCenterRight .allOrders span:first-child{
    padding: 0px 174px 0 15px;
}

.userCenterRight .allOrders span:nth-child(3){
    padding: 0 127px 0 235px;
}
.userCenterRight .allOrders span:nth-child(5){
    padding: 0 0 0 122px;
}

.userCenterRight .allOrders select{
    border: none;
    background: #f5f5f5;
    color: #666;
    font-size: 12px;
    width: 192px;
}

.personInfoRight{
    width: 100%;
    /*background: #ccc;*/
}

.personInfoRight .personInfoBoxLeft .firstForm input:focus{
    border: 2px #f74342 solid !important;
}

.personInfoRight .personInfoBoxLeft{
    width: 37%;
    overflow: hidden;
}

.personInfoRight .personInfoBoxRight{
    width: 63%;
}

.personInfoRight .personInfoBoxLeft h3{
    margin: 40px 0;
    font-weight: bold;
}

.personInfoRight .personInfoBoxRight h3{
    font-size: 12px;
    font-weight: bold;
    margin: 42px 0 18px 0;
}

.personInfoRight .personInfoBoxRight span{
    display: inline-block;
    width: 4px;
    height: 4px;
    background: red;
    border-radius: 50%;
    margin: 0px 7px 0 4px;
    vertical-align: middle;
}

.personInfoRight .personInfoBoxRight p{
    font-size: 12px;
    color: #888;
    margin: 0px 0 10px 0;
}

.personInfoRight .personInfoBoxRight p:nth-of-type(3){
    margin: 399px 0 40px 0;
}

.personInfoRight .firstForm{
    width: 420px;
}

.personInfoRight .firstForm input:last-child{
    margin: 0;
}

.personInfoRight .lastName{
    border: 1px #e6e6e6 solid;
    border-radius: 3px;
    width: 180px;
    height: 38px;
    text-indent: 10px;
    margin: 0 10px 14px 0;
}

.personInfoRight .detailAddress{
    border: 1px #e6e6e6 solid;
    border-radius: 3px;
    width: 374px;
    height: 38px;
    text-indent: 10px;
    margin: 0 0px 14px 0;
}

.personInfoRight .personInfoBtn button{
    border-radius: 3px;
    width: 180px;
    height: 40px;
    border: none;
    background: #8f97a7;
    color: #fff;
    font-size: 15px;
    margin: 45px 0 65px 0;
}

.personInfoRight .personInfoBtn .saveBtn{
    background: #ff4848;
    margin: 0px 0 0 10px;
}

.personInfoBoxRight h3{

}

.allOrdersTable{
    width: 100%;
    font-size: 12px;
    color: #666666;
}

.allOrdersTable .orderDetailWrap{
    display: flex;
}

.allOrdersTable tr:nth-child(2){
    background-color: #f5f5f5;
    border: 1px solid #e1e1e1;
}

.allOrdersTable tr:nth-child(2) td{
    line-height: 28px;
}

.allOrdersTable tr:nth-child(3){
    text-align: center;
    border: 1px solid #e1e1e1;
    border-top: none;
}

.allOrdersTable tr:nth-child(3) td{
    border-left: 1px solid #e1e1e1;
}

.allOrdersTable tr:nth-child(5){
    background-color: #f5f5f5;
    border: 1px solid #e1e1e1;
}

.allOrdersTable tr:nth-child(5) td{
    line-height: 28px;
}

.allOrdersTable tr:nth-child(6){
    text-align: center;
    border: 1px solid #e1e1e1;
    border-top: none;
}

.allOrdersTable tr:nth-child(6) td{
    border-left: 1px solid #e1e1e1;
}

.allOrdersTable .ordersTime{
    padding: 0px 38px 0 18px
}

.allOrdersTable .orderImg{
    width: 82px;
    height: 82px;
    border: 1px solid #e1e1e1;
    margin: 0 20px 0 37px;
}

.allOrdersTable .orderDetailLeft{
    width: 60%;
    display: flex;
}

.allOrdersTable .orderDetailCon{
    width: 60%;
    text-align: left;
    font-size: 14px;
    position: relative;
}

.allOrdersTable .orderDetailCon p:first-child{
    line-height: 17px;
}

.allOrdersTable .unit{
    font-size: 12px;
    color: #ff4948;
}

.allOrdersTable .orderDetailCon p:last-child{
    position: absolute;
    bottom: 0;
}

.allOrdersTable .orderDetailRight{
    width: 40%;
    display: flex;
}

.allOrdersTable .addUserNum{
    padding: 0 0px 0 40px;
}

.allOrdersTable .orderUserNum{
    width: 52%;
    position: relative;
}

.allOrdersTable .addReduceNum{
    position: absolute;
    bottom: 0;
    border: 1px solid #cbcbcb;
    margin: 0 0 0 22px;
}

.allOrdersTable .addReduceNum button{
    width: 16px;
    height: 17px;
    border-right: 1px #cbcbcb solid;
    background-color: #f1f1f1;
}

.allOrdersTable .addReduceNum .addBtn{
    border-left: 1px #cbcbcb solid;
}

.allOrdersTable .addReduceNum .num{
    width: 39px;
    display: inline-block;
}

.allOrdersTable tr:nth-child(3) td:nth-child(3){
    font-weight: bold;
    font-size: 15px;
    color: #000;
}

.allOrdersTable tr:nth-child(6) td:nth-child(3){
    font-weight: bold;
    font-size: 15px;
    color: #000;
}

.allOrdersTable .orderUnit{
    font-size: 12px;
}

.allOrdersTable .remainTimeImg{
    vertical-align: initial;
}

.allOrdersTable .remainTime{
    color: #ff484a;
}

.allOrdersTable .remainTimeWrap button{
    width: 75px;
    height: 22px;
    font-size: 12px;
}

.allOrdersTable .remainTimeWrap .payment,
.allOrdersTable .remainTimeWrap .confirmGood{
    color: #fff;
    background-color: #ff4848;
    margin: 8px auto 5px;
    display: block;
}

.allOrdersTable .remainTimeWrap .confirmGood{
    background-color: #211f20;
}

.allOrdersTable .remainTimeWrap .cancel{
    border: 1px solid #e1e1e1;
    background: #fff;
}

/*资讯新加内容样式*/
.theDividLine{
    width: 1px;
    background: #E0E0E0;
}

.newsList {
    width: 100%;
    padding: 100px 50px 50px 120px;
    height: 700px;
}

.inforTop ul {
    width: 100%;
}

.inforTop ul li {
    width: 18%;
    height: 30px;
    margin: 10px 10px;
    list-style-type: square !important;
}

.inforTop ul li a {
    display: block;
    text-align: left;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.inforTop ul li a:hover{
    font-size: 14px!important;
    color: #2A8BF7!important;
}
/*公共侧边栏导航*/
.sideIconNav{
    width: 30px;
    height: 180px;
    position: fixed;
    right: 76px;
    top: 50%;
    margin-top: -135px;
}

.sideIconNav #loginBtn,.sideIconNav #shopCartBtn,.sideIconNav #kefuBtn{
    width: 50px;
    height: 80px;
    text-align: center;
    line-height: 80px;
    background-color: #ff4848;
    position: relative;
}

.sideIconNav #loginBtn{
    border-radius: 30px 30px 0 0;
    border-bottom: 1px solid #fff;
}

.sideIconNav #kefuBtn{
    border-radius: 0px 0px 30px 30px;
    border-top: 1px solid #fff;
}

.sideIconNav img{
    width: 25px;
}

.sideIconNav #shopCartBtn{
    position: relative;
}

.sideIconNav #shopCartBtn .num{
    position: absolute;
    top: -14px;
    right: 9px;
    color: #fff;
}

.sideIconNav #loginBtn .theTooltipBox,
.sideIconNav #shopCartBtn .theTooltipBox,
.sideIconNav #kefuBtn .theTooltipBox{
    display: none;
}

.sideIconNav #loginBtn:hover .theTooltipBox,
.sideIconNav #shopCartBtn:hover .theTooltipBox,
.sideIconNav #kefuBtn:hover .theTooltipBox{
    display: block;
    width: 50px;
    height: 32px;
    background: #fff;
    position: fixed;
    z-index: 1;
    box-shadow: rgb(136 136 136) 0px 0px 6px;
    position: absolute;
    top: 35px;
    right: -45px;
}

.theTooltipBox .hintCon {
    font-size: 12px;
    line-height: 32px;
}

/*公共侧边栏导航*/
.sideIconNav{
    width: 30px;
    height: 180px;
    position: fixed;
    right: 70px;
    top: 50%;
    margin-top: -135px;
}

.sideIconNav #loginBtn,.sideIconNav #shopCartBtn,.sideIconNav #kefuBtn{
    width: 40px;
    height: 70px;
    text-align: center;
    line-height: 70px;
    background-color: #ff4848;
    position: relative;
}

.sideIconNav #loginBtn{
    border-radius: 30px 30px 0 0;
    border-bottom: 1px solid #fff;
}

.sideIconNav #kefuBtn{
    border-radius: 0px 0px 30px 30px;
    border-top: 1px solid #fff;
}

.sideIconNav img{
    width: 20px;
}

.sideIconNav #shopCartBtn{
    position: relative;
}

.sideIconNav #shopCartBtn .num{
    position: absolute;
    top: -14px;
    right: 9px;
    color: #fff;
}

.sideIconNav #loginBtn .theTooltipBox,
.sideIconNav #shopCartBtn .theTooltipBox,
.sideIconNav #kefuBtn .theTooltipBox{
    display: none;
}

.sideIconNav #loginBtn:hover .theTooltipBox,
.sideIconNav #shopCartBtn:hover .theTooltipBox,
.sideIconNav #kefuBtn:hover .theTooltipBox{
    display: block;
    width: 50px;
    height: 32px;
    background: #fff;
    position: fixed;
    z-index: 1;
    box-shadow: rgb(136 136 136) 0px 0px 6px;
    position: absolute;
    top: 35px;
    right: -45px;
}

.theTooltipBox .hintCon {
    font-size: 12px;
    line-height: 32px;
}

/*登录窗口*/
#loginWinBox{
    display: none;
}

.loginWindow{
    width: 480px;
    height: 310px;
    background-color: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -155px;
    margin-left: -240px;
    border-radius: 10px;
    z-index: 2;
}

.loginWindow .loginTitle{
    position: relative;
}

.loginWindow .loginTitle img{
    position: absolute;
    top: 15px;
    right: 15px;
}

.loginWindow h3{
    height: 80px;
    line-height: 80px;
    text-align: center;
    color: #666;
}

.loginWindow .phoneNumBox{
    position: relative;
}

.loginWindow .phoneNumBox img{
    position: absolute;
    top: 8px;
    left: 13px;
}

.loginWindow form{
    width: 315px;
    margin: auto;
}

.loginWindow .thePhoneNum{
    width: 100%;
    border: 1px #d9d8dd solid;
    height: 36px;
    padding: 0 0 0 33px;
}

.loginWindow .veriCodeInput{
    position: relative;
}

.loginWindow .veriCodeInput img{
    position: absolute;
    top: 33px;
    left: 11px;
}

.loginWindow .veriCodeBox input{
    width: 315px;
    border: 1px #d9d8dd solid;
    height: 36px;
    margin-top: 23px;
    padding: 0 0 0 33px;
    float: left;
}

/*.loginWindow .veriCodeBox .getVeriCode{*/
/*  border: 1px #ff4646 solid;*/
/*  display: inline-block;*/
/*  height: 36px;*/
/*  line-height: 36px;*/
/*  text-align: center;*/
/*  width: 120px;*/
/*  color: #ff4646;*/
/*  margin: 23px 0 0 14px;*/
/*  font-size: 13px;*/
/*}*/

.loginWindow .veriCodeBox .getVeriCode,
.loginWindow .veriCodeBox .getVeriCodes{
    position: absolute;
    top: 35px;
    right: 10px;
    font-size: 12px;
    color: #b0b4bb;
}

.loginWindow .veriCodeBox .getVeriCodes{
    display: none;
}

.loginWindow .loginBtn{
    display: inline-block;
    width: 100%;
    background-color: #ff4848;
    color: #fff;
    height: 36px;
    margin-top: 23px;
    line-height: 36px;
    text-align: center;
}

.loginWindow .newRegister{
    float: right;
    height: 70px;
    line-height: 70px;
    font-size: 13px;
}

.loginPopup{
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: .2;
    /*display: none;*/
    /* 设置遮罩整个body */
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
}

.loginPopup2{
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: .2;
    /*display: none;*/
    /* 设置遮罩整个body */
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
}

.loginWindow .veriCodeBox .getVeriCodes .veriCodeTime{
    color: #ff4848;
    font-size: 12px;
}

.loginWindow .veriCodeBox .getVeriCodes .timeLater{
    color: #3d7eff;
    font-size: 12px;
}

/*首页问题与实现模块*/
.solveProblem{
    /*width: 1334px;*/
    /*width: 650px;*/
    /*display: flex;*/
    position: absolute;
    right: 0;
    display: flex;
    width: 800px;
    top: -60px;
}

.solveProblem .customerProblem li:first-child,
.solveProblem .accomplish li:first-child{
    font-size: 25px;
    font-weight: bold;
    margin-top: 110px;
    /*margin-top: 30px;*/
    /*padding-bottom: 30px;*/
    padding-bottom: 15px;
    list-style-type: none !important;
    margin-left: 0px;
}

.solveProblem .customerProblem{
    /*!*padding-left: 250px;*!*/
    /*width: 325px;*/
    /*position: absolute;*/
    /*top: 100px;*/
    /*right: 290px;*/
    /*width: 272px;*/
    /*position: absolute;*/
    /*top: -55px;*/
    /*left: -130px;*/
}

.solveProblem .accomplish{
    /*!*padding-left: 150px;*!*/
    /*width: 290px;*/
    /*position: absolute;*/
    /*top: 100px;*/
    /*right: 0px;*/
    /*width: 272px;*/
    /*position: absolute;*/
    /*top: -55px;*/
    /*left: 190px;*/
    margin-left: 50px;
}

.solveProblem .customerProblem li,
.solveProblem .accomplish li{
    width: 100%;
    margin-left: 22px;
    font-size: 16px;
    /*line-height: 30px;*/
    line-height: 40px;
    list-style-type: square !important;
}

/*首页公共侧边栏导航*/
.frontPageSideNav{
    width: 30px;
    height: 60px;
    position: fixed;
    right: 170px;
    top: 600px;
}

.frontPageSideNav div{
    width: 30px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    background-color: #ff4848;
}

.frontPageSideNav img{
    width: 16px;
}

/*客服咨询窗口*/
.kefuModelWin{
    display: none;
}

.kefuWindow{
    width: 458px;
    height: 670px;
    background-color: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -335px;
    margin-left: -229px;
    z-index: 1;
}

.kefuWindow .kefuHead{
    width: 100%;
    height: 65px;
    background-color: #fe524e;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    line-height: 22px;
}

.kefuWindow .kefuHead span{
    color: #fff;
}

.kefuWindow .kefuHead .phone{
    font-size: 20px;
    margin-top: 5px;
}

.kefuWindow .kefuHead .closeWin{
    position: absolute;
    top: 10px;
    right: 25px;
}

.kefuWindow .kefuHead .minimize{
    position: absolute;
    top: 17px;
    right: 62px;
}

.kefuWindow .dialogueCon{
    height: 410px;
    background-color: #f7f7f7;
}

.kefuWindow .dialogueTool{
    height: 37px;
    border-top: 1px solid #ebeef5;
}

.kefuWindow .communiTimeWrap{
    padding: 0 16px;
}

.kefuWindow .communiTimeWrap .productConsult,
.kefuWindow .communiTimeWrap .afterSales{
    display: inline-block;
    width: 100px;
    height: 27px;
    background-color: #4d4d4d;
    color: #fff;
    line-height: 27px;
    text-align: center;
    font-size: 13px;
    margin: 9px -3px 45px 130px;
}

.kefuWindow .communiTimeWrap .afterSales{
    background-color: #fff;
    color: #858585;
    padding: 0;
    margin: 0;
}

.kefuWindow .chatBox .chatItemLeft,
.kefuWindow .chatBox .chatItemRight{
    display: flex;
}

.kefuWindow .chatBox .chatItemLeft .chatAvatar,
.kefuWindow .chatBox .chatItemRight .chatAvatar{
    width: 35px;
    height: 35px;
    background-color: #ccc;
}

.kefuWindow .chatBox .chatItemLeft .chatNameBox{
    margin-left: 10px;
}

.kefuWindow .chatBox .chatItemLeft .chatNameBox .chatName{
    color: #858585;
}

.kefuWindow .chatBox .chatItemLeft .chatNameBox .chatCon,
.kefuWindow .chatBox .chatItemRight .chatCon{
    padding: 8px;
    background-color: #fff;
    margin-top: 5px;
}

.kefuWindow .chatBox .chatItemRight{
    float: right;
}

.kefuWindow .chatBox .chatItemRight .chatCon{
    display: inline-block;
    background-color: #fe524e;
    color: #fff;
    margin-right: 10px;
}

.kefuWindow .chatBox .chatStartTime{
    width: 60px;
    height: 21px;
    text-align: center;
    background-color: #c0c0c0;
    margin: 14px auto 21px;
    border-radius: 3px;
    line-height: 21px;
    color: #fff;
    font-size: 12px;
}

.kefuModelWin .dialogue .kefuDialogueWords{
    height: 95px;
    border-radius: 0 0 10px 10px;
    position: relative;
}

.kefuModelWin .dialogueTool img{
    cursor: pointer;
    margin-top: 15px;
    margin-left: 22px;
}

.kefuModelWin .dialogueTool img:first-child{
    margin-left: 34px;
}

.kefuModelWin .dialogueTool img:nth-child(3){
    margin-top: 12px;
}

.kefuModelWin .kefuDialogueWords button{
    color: #fff;
    width: 83px;
    background-color: #fe524e;
    height: 28px;
    border-radius: 3px;
    font-size: 12px;
    position: absolute;
    top: 100px;
    right: 18px;
    border: none;
}

.kefuModelWin .kefuDialogueWords textarea{
    width: 100%;
    height: 54px;
    padding: 19px 18px 0;
    border: none;
    outline: none;
    box-sizing: border-box;
}

/*提示框*/
.tooltipBox{
    width: 360px;
    height: 200px;
    background: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -100px;
    margin-left: -180px;
    z-index: 1;
    box-shadow: rgb(136 136 136) 0px 0px 6px;
    border-radius: 5px;
    display: none;
}

.tooltipBox h3{
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

.tooltipBox .hintCon{
    text-align: center;
    font-size: 12px;
    margin-top: 20px;
    height: 70px;
}

.tooltipBox .hintBtn{
    width: 100%;
    text-align: center;
}

.tooltipBox button{
    background-color: #fff;
    font-size: 12px;
    width: 87px;
    height: 33px;
    border: 1px #e0e0e0 solid;
}

/*上一张下一张*/
.thePrevious{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #e0e0e0;
    color: #999;
    position: absolute;
    top: 53px;
    left: 245px;
}

.theNext{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #e0e0e0;
    color: #999;
    position: absolute;
    top: 53px;
    right: 245px;
}

.productUl{
    width: auto;
    position: relative;
    height: 35px;
    margin: 50px auto;
    overflow: hidden;
    text-align: center;
}

.productUl ul{
    width: 100%;
    display: flex;
    justify-content: center;
}

.purchasePage{
    min-height: 815px;
}

.purchasePage .imgBorder{
    border: 1px solid #d9d8dd;
    width: 100%;
    min-height: 500px;
    margin: 30px 0 30px 0;
}

.sideBigIcon{
    background: #f74342;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    position: fixed;
    right: 50px;
    bottom: 120px;
    text-align: center
}

/*产品商店商品列表*/
.moreProductList ul{
    width: 100%;
    display: flex;
    /*justify-content: space-between;*/
    flex-wrap: wrap;
    /*float: left;*/
}

.moreProductList ul li{
    /*width: 290px;*/
    width: 260px;
    margin-bottom: 30px;
    margin-left: 82px;
}

.moreProductList ul li:nth-child(4n-3){
    margin-left: 0;
}

.moreProductList .imgBox{
    /*width: 290px;*/
    /*height: 290px;*/
    width: 260px;
    height: 260px;
    border: 1px #e0e0e0 solid;
}

.moreProductList .price{
    color: #f74342;
    font-size: 16px;
    font-weight: bold;
    margin: 12px 0 8px 0;
}

.moreProductList .introduce{
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

/*解决方案*/
.solutionTitie{
    width: 100%;
    height: 135px;
    overflow: hidden;
    position: relative;
}
.solutionTitie ul{
    /*width: 700px;*/
    width: 780px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    /*position: absolute;*/
    /*left: 0;*/
    /*display: flex;*/
    align-items: center;
    height: 135px;
}

.solutionTitie li{
    display: block;
    height: 35px;
    /*width: 180px;*/
    color: #616161;
    text-align: center;
    line-height: 35px;
    font-size: 16px;
    /*border: 1px solid #ebebeb;*/
    border-radius: 3px;
    cursor: pointer;
    margin: 0 10px;
}
.solutionTitie li:hover a{
    /*background: #ff4848;*/
    color: #ff4848;
    border: none;
}
.solutionTitie .theSolutionNav a{
    /*background: #ff4848;*/
    color: #ff4848;
    border: none;
}
.solutionTitie .solutNavCss a{
    /*background: #ff4848;*/
    color: #ff4848;
    border: none;
}

/*管理难模块*/
#enterpriseDigitBox{
    display: block;
}

#cloudAttendanceBox{
    display: none;
}

#privateCloudBox{
    display: none;
}

#digitalFactoryBox{
    display: none;
}

.diffiManage{
    width: 100%;
    height: 560px;
    /*background: url("../img/productstore/diffiManageEnglish.png") no-repeat;*/
    background-size: 100% 100%;
}

.diffiManage .businessManage{
    width: 400px;
    background: #fff;
    color: #f74342;
    position: absolute;
    top: 115px;
    left: 160px;
    text-align: center;
    line-height: 44px;
    font-size: 26px;
    font-weight: bold;
    border-radius: 20px;
}

.purchaseProcess{
    width: 100%;
    height: 620px;
    /*background: url("../img/productstore/purchaseProcess.png") no-repeat;*/
    background-size: 100% 100%;
    position: relative;
}

.salesProcess{
    width: 100%;
    height: 670px;
    /*background: url("../img/productstore/salesProcess.png") no-repeat;*/
    background-size: 100% 100%;
    position: relative;
}

.productProcess{
    width: 100%;
    height: 1060px;
    /*background: url("../img/productstore/productProcess.png") no-repeat;*/
    background-size: 100% 100%;
    position: relative;
}

.purchaseProcess .title,.salesProcess .title,.productProcess .title{
    text-align: center;
    font-weight: bold;
    font-size: 30px;
    padding-top: 65px;
    position: absolute;
    top: 0;
    width: 100%;
}

/*软件优点模块*/
.advantagesbox{
    width: 100%;
    background: #f7f7f7;
}
.advantages {
    width: 1288px;
    margin: 0 auto;
    background: url("../img/productstore/advantages.png") right no-repeat;
    height: 644px;
}
.advantages .fl-text {
    float: left;
    margin-top: 100px;
    width: 610px;
}
.advantages .fl-text h3 {
    font-size: 22px;
    padding-left: 102px;
}
.advantages .fl-text h3 span {
    padding-bottom: 40px;
    display: block;
    border-bottom: 1px solid #e0e0e0;
}
.advantages .fl-text ul li {
    width: 100%;
}
.advantages .fl-text ul li:last-child i:after {
    display: none;
}
.advantages .fl-text ul li i {
    width: 62px;
    height: 57px;
    float: left;
    position: relative;
    top: -30px;
    position: relative;
}
.advantages .fl-text ul li i:after {
    content: '+';
    position: absolute;
    font-size: 30px;
    text-align: center;
    width: 62px;
    display: block;
    top: 80px;
}
.advantages .fl-text ul li i.ico-i1 {
    background: url("../img/productstore/advantagesIcon.png") center no-repeat;
}
.advantages .fl-text ul li i.ico-i2 {
    background: url("../img/productstore/advantagesIcon2.png") center no-repeat;
}
.advantages .fl-text ul li i.ico-i3 {
    background: url("../img/productstore/advantagesIcon3.png") center no-repeat;
}
.advantages .fl-text ul li .fr {
    width: -webkit-calc(100% - 102px);
    width: calc(100% - 102px);
    border-bottom: 1px solid #e0e0e0;
    font-size: 16px;
    padding: 25px 0;
}
.advantages .fl-text ul li .fr b {
    float: left;
    width: 120px;
    line-height: 2.5;
}
.advantages .fl-text ul li .fr p {
    width: -webkit-calc(100% - 150px);
    width: calc(100% - 150px);
    line-height: 25px;
    float: left;
    text-align: justify;
}

/*云考勤方案模块*/
.punchBox{
    width: 100%;
    height: 560px;
    /*background: url("../img/productstore/punchEnglish.png") center no-repeat;*/
    background-size: 100% 100%;
}

.recognitMethods{
    width: 100%;
    height: 660px;
    background: url("../img/productstore/recognitMethods.png") center no-repeat;
    background-size: 100% 100%;
}

.recognitMethods .recognitBox{
    display: flex;
    justify-content: space-evenly;
    padding: 140px 0 95px 0;
}

.recognitMethods .recorderBox{
    width: 100%;
    text-align: center;
}

.ERPServer{
    width: 100%;
    height: 720px;
    background: url("../img/productstore/ERPServerEnglish.png") center no-repeat;
    background-size: 100% 100%;
}

.ERPServer .wid{
    position: relative;
}

.ERPServer .rhyERPServer{
    font-size: 25px;
    font-weight: bold;
    background: #fff;
    position: relative;
    top: 258px;
    width: 262px;
    left: 615px;
}

.ERPServer p{
    text-align: center;
    margin: 258px 0 0 25px;
    font-weight: bold
}

.ERPServer span{
    position: absolute;
    bottom: -295px;
    left: 160px;
    width: 200px;
    text-align: center;
    display: inline-block;
}

.ERPServer span:nth-of-type(2){
    position: absolute;
    bottom: -295px;
    left: 470px;
}

.ERPServer span:nth-of-type(3){
    position: absolute;
    bottom: -295px;
    left: 790px;
}

.ERPServer span:nth-of-type(4){
    position: absolute;
    bottom: -318px;
    left: 1090px;
}

.checkIn{
    width: 100%;
    height: 610px;
    background: url("../img/productstore/checkIn.png") center no-repeat;
    background-size: 100% 100%;
    width: 1288px;
    margin: 0 auto;
    position: relative;
}

.checkIn .mainCon{
    position: absolute;
    top: 286px;
    left: 140px;
    color: #787878;
    font-size: 16px;
    width: 630px;
}

.checkIn .mainCon p:first-child{
    margin-bottom: 12px;
}

.checkIn .highlights{
    position: absolute;
    top: 395px;
    left: 140px;
    width: 570px;
}

.checkIn .highlights h3{
    font-weight: bold;
    margin-bottom: 25px;
}

.checkIn .highlights p{
    margin-bottom: 10px;
}

.attendManage{
    width: 100%;
    height: 660px;
    /*background: url("../img/productstore/attendManage.png") center no-repeat;*/
    background-size: 100% 100%;
}

/*私有云方案模块*/
.privateCloudServer{
    width: 100%;
    height: 830px;
    /*background: url("../img/productstore/privateCloudServerEnglish.png") center no-repeat;*/
    background-size: 100% 100%;
}

.saleProcess{
    width: 100%;
    height: 860px;
    background: url("../img/productstore/saleProcess.png") center no-repeat;
    background-size: 100% 100%;
}

.saleProcess .serverBox{
    position: relative;
}

.saleProcess .title{
    text-align: center;
    font-size: 30px;
    padding-top: 45px;
}

.saleProcess .IXServerBox{
    position: absolute;
    top: 170px;
    left: 45.5%;
    color: #4e5254;
}

.saleProcess .IEServerBox{
    position: absolute;
    left: 25.2%;
    color: #4e5254;
    top: 565px;
}

.saleProcess .IPSystemCard{
    position: absolute;
    top: 565px;
    left: 66%;
    color: #4e5254;
}

.saleProcess .IXServerBox h3,
.saleProcess .IEServerBox h3,
.saleProcess .IPSystemCard h3{
    font-size: 25px;
}

.saleProcess .IXServerBox div,
.saleProcess .IEServerBox div,
.saleProcess .IPSystemCard div{
    margin: 4px 0 10px 0;
}

.saleProcess .IXServerBox p,
.saleProcess .IEServerBox p,
.saleProcess .IPSystemCard p{
    font-size: 12px;
    line-height: 20px;
}

/*仁和云ERP产品优势对比*/
.advantageWrap{
    padding: 30px 0 60px 0;
}
.advantageWrap .advantageBox h2 {
    font-size: 30px;
    text-align: center;
    background: #e83428;
    color: #fff;
    padding: 20px 0;
}
.advantageWrap .advantageBox strong {
    display: block;
    margin-top: 61px;
    position: relative;
    padding-left: 18px;
    font-size: 15px;
}
.advantageWrap .advantageBox strong:after {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #f44e4e;
    left: 0;
    top: 50%;
    margin-top: -4px;
}
.advantageWrap .advantageBox .table {
    margin-top: 20px;
    display: table;
    width: 100%;
}
.advantageWrap .advantageBox .table ul li {
    width: 100%;
    border-bottom: 1px solid #b8b6b6;
    padding: 25px 0;
}
.advantageWrap .advantageBox .table ul li.first {
    font-weight: bold;
    border-bottom: 3px solid #e83428;
}
.advantageWrap .advantageBox .table ul li.last {
    border-bottom: 3px solid #3b3b3b;
}
.advantageWrap .advantageBox .table ul li span {
    float: left;
    line-height: 1.3;
    font-size: 15px;
    text-align: justify;
}
.advantageWrap .advantageBox .table ul li span.sp1 {
    font-weight: bold;
    width: 20%;
    color: #3b3b3b;
}
.advantageWrap .advantageBox .table ul li span.sp2 {
    width: 288px;
}
.advantageWrap .advantageBox .table ul li span.sp3 {
    width: 374px;
    padding-left: 118px;
}
.advantageWrap .advantageBox .table ul li span.sp4 {
    float: right;
    max-width: 280px;
    text-align: right;
}

/*数字工厂方案模块*/
.machineBrain{
    width: 100%;
    height: 620px;
    /*background: url("../img/productstore/machineBrain.png") center no-repeat;*/
    background-size: 100% 100%;
}

.machineBrain .machineBrainCon{
    padding-top: 170px;
    position: relative;
}

.machineBrain .machineBrainCon img{
    width: 740px;
    height: 570px;
    position: absolute;
    top: 50px;
    right: 0;
}

.machineBrain .machineBrainCon h3{
    font-size: 40px;
    /*color: #e83428;*/
}

.machineBrain .machineBrainCon .giveBrain{
    font-size: 25px;
    margin: 15px 0 20px 0;
}

.machineBrain .machineBrainCon .giveBrainCon{
    font-size: 16px;
    color: #4e5254;
    width: 290px;
    position: relative;
}

.machineBrain .machineBrainCon .giveBrainCon span{
    margin-top: 20px;
    display: inline-block;
}

.machineBrain .machineBrainCon .giveBrainCon span:before {
    display: inline-block;
    content: "";
    width: 4px;
    height: 6px;
    background: #ff4848;
    vertical-align: middle;
    margin: 0 5px 0 0;
}

.digitalProcess{
    width: 100%;
    height: 800px;
    background: url("../img/productstore/digitalProcessEnglish.png") center no-repeat;
    background-size: 100% 100%;
}

.productThree {
    display: table;
    width: 100%;
    padding: 58px 0;
}
.productThree ul li {
    width: 418px;
    height: 388px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    margin-left: 16px;
    padding-top: 30px;
}
.productThree ul li:nth-of-type(1) {
    margin-left: 0;
}
.productThree ul li .pict {
    float: left;
    width: 264px;
    height: 300px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.productThree ul li .text {
    width: -webkit-calc(100% - 264px);
    width: calc(100% - 264px);
    float: right;
    height: 300px;
    width: 152px;
    /*padding-right: 10px;*/
}
.productThree ul li .text b {
    display: block;
    padding-left: 12px;
    color: #757575;
}
.productThree ul li .text p {
    font-size: 13px;
    color: #757575;
    line-height: 1.8;
    position: relative;
    padding-left: 12px;
    /*max-width: 150px;*/
}
.productThree ul li .text p:after {
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #f60;
    left: 0;
    top: 9px;
}
.productThree ul li strong {
    float: left;
    width: 100%;
    font-size: 16px;
    /*text-align: center;*/
    margin-left: 38px;
}

.peripheralEquip{
    background: #fafafa;
}

.peripheralEquip .box {
    margin-top: 90px;
    background: #fafafa;
    display: table;
    width: 100%;
    padding: 15px 0;
}
.peripheralEquip .box ul li {
    width: 16.66%;
    text-align: center;
}
.peripheralEquip .box ul li .pict {
    width: 126px;
    height: 126px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
    overflow: hidden;
}
.peripheralEquip .box ul li .pict img {
    mix-blend-mode: multiply;
}
.peripheralEquip .box ul li p {
    line-height: 1.4;
    height: 38px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    word-wrap: break-word;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    margin: 10px 0;
}

.productKanban {
    display: table;
    width: 100%;
    padding-bottom: 60px;
}
.productKanban .item {
    margin-top: 63px;
}
.productKanban .item .pict {
    margin-top: 87px;
    text-align: center;
}

/*线上支付窗口*/
.onlinePayWin{
    display: none;
}

.onlinePayWin .onlinePayCon{
    width: 400px;
    height: 240px;
    background-color: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -120px;
    margin-left: -200px;
    border-radius: 10px;
    z-index: 2;
}

#paypal-button-container{
    width: 350px;
    padding: 60px 0 0 50px;
}

/*提示框*/
.alertBox {
    width: 448px;
    height: 124px;
    background: #fff;
    position: fixed;
    top: 0.1%;
    left: 50%;
    margin-left: -180px;
    z-index: 1;
    box-shadow: rgb(136 136 136) 0px 0px 6px;
    border-radius: 5px;
    display: none;
}

.alertBox div {
    margin: 16px 0 0 16px;
}

.alertBox p {
    margin: 0;
    padding: 0;
    font-size: 14px;
}

.alertBox p:last-child {
    margin-top: 10px;
    font-size: 12px;
}

.alertBox button {
    font-size: 12px;
    width: 65px;
    height: 33px;
    border: 1px #e0e0e0 solid;
    color: #fff;
    background: #1a73e9;
    border-radius: 5px;
    position: absolute;
    right: 15px;
    bottom: 15px;
}

.maskBox {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.contactUsBox{
    margin: auto;
    width: 1280px;
    height:720px;
    text-align: center;
}

.contactUsForm{
    width: 600px;
    height: 400px;
    margin: auto;
}

.contactUsForm .contactUsCon{
    display: flex;
}

.contactUsForm .contactUsCon input{
    border: 1px solid #e0e0e0;
    border-radius: 10px;
    width: 420px;
    margin-left: 90px;
    height: 45px;
    margin-bottom: 14px;
    padding-left: 15px;
}

.contactUsForm .contactUsCon textarea{
    width: 420px;
    margin-left: 90px;
    height: 100px;
    border: 1px solid #e0e0e0;
    border-radius: 10px;
    padding: 9px 9px 9px 15px;
}

.contactUsForm .contactUsBtn{
    border-radius: 3px;
    height: 40px;
    font-size: 15px;
    width: 200px !important;
    margin: 14px 0 0 200px !important;
    border: 1px solid #e0e0e0;
    font-weight: bold;
    background: #fff;
}

.multiLanguage{
    position: absolute;
    bottom: 95px;
    right: 275px;
    color: #fff;
    font-size: 35px;
    font-weight: bold;
}

.mediaCoverWrap{
    width: 295px;
    position: absolute;
    display: flex;
    justify-content: space-around;
    margin-left: 422px;
    bottom: 135px;
}

.mediaCoverCon{
    text-align: center;
}

.mediaCoverCon img{
    width: 48px;
    height: 48px;
}

.mediaCoverCon h3{
    font-weight: bold;
    margin-top: 12px;
}

.applyNowBtn{
    width: 120px !important;
    height: 35px !important;
    color: #fff;
    background: #1e1e1e !important;
    border-radius: 5px;
    margin-top: 20px;
    font-size: 14px !important;
    line-height: 35px !important;
}

.addressSty{
    width: 490px;
    text-align: left;
    margin:15px auto 0
}

.addressCss{
    display:block;
    font-size:16px;
    color: #333333;
    margin-top: 5px;
    line-height: 25px;
}

/* 轮播图盒子 */
.carouselBox {
    width: 500px;
    height: 380px;
    position: relative;
    overflow: hidden;
}

/* 上、下一页 */
.carouselPrev,
.carouselNext {
    display: inline-block;
    cursor: pointer;
    width: 13px;
    position: absolute;
    bottom: 0;
    color: #d2d0d0;
    z-index: 33;
    text-align: center;
    font-size: 40px;
    transform: translateY(-25px);
}

/* 上一页不同的属性 */
.carouselPrev {
    left: 222px;
}

/* 下一页不同的属性 */
.carouselNext {
    right: 222px;
}

/* 图片容器 */
.carouselImages {
    position: absolute;
    top: 0;
    left: 0;
    width: 1000%;
}

.carouselImages li {
    list-style: none;
    float: left;
}

.carouselImages li img {
    width: 500px;
    height: 310px;
}

.carouselImages li video {
    width: 500px;
    height: 310px;
    /*object-fit: fill;*/
}

.renheCloudText{
    position: absolute;
    bottom: 100px;
    left: 330px;
    width: 455px;
    text-indent: 2em;
    line-height: 20px;
}
