﻿body,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
p,
span,
label {
    margin: 0;
    padding: 0;
}

body {
    overflow-x: hidden;
    min-width: 1120px;
}

.main {
    height: auto;
    width: 100%;
    min-width: 1120px;
    background-color: white;
}

.title {
    position: relative;
    margin: 0 auto;
    width: 1120px;
    height: 90px;
    line-height: 90px;
}

.hr {
    clear: both;
    width: 100%;
    border: 0;
    border-top: solid 1px white;
    border-bottom: solid 1px #f7f7f7;
}

.logo {
    float: left;
    height: 32px;
    width: auto;
    margin-top: 32px;
}

.logo_msg {
    font-size: 20.6px;
    float: left;
    margin-top: 5px;
    margin-left: 16px;
    /*margin-top: 47px;*/
    /*font-family: Consolas;*/
    /*font-family: "Microsoft YaHei";*/
    /*font-family: 汉仪综艺体简;*/
    font-family: 'Microsoft YaHei';
    color: #332c2b;
    letter-spacing: -1px;
    font-weight: 600;
}

.phone,
.phone2 {
    float: right;
    margin-top: 8px;
    height: 50%;
}

.phone img,
.phone2 img {
    width: 88%;
    /* width:138px; */
}

.phone3 {
    position: absolute;
    z-index: 100;
    top: 65px;
    right: 0;
    cursor: pointer;
    display: none;
}

.wexinClick:hover {
    cursor: pointer;
}


.xian {
    float: left;
    margin-left: 12px;
    height: 50px;
    width: auto;
    /*margin-top: 40px;*/
}

.title-cd {
    clear: both;
    margin: 0 auto;
    background: url(../imgs/cd-bj.png);
    background-color: #1c283f;
    /*background: -webkit-linear-gradient(top, #000000 0%,#ffffff 100%);
    background: -o-linear-gradient(top, #000000 0%,#ffffff 100%);
    background: -ms-linear-gradient(top, #000000 0%,#ffffff 100%);
    background: linear-gradient(to bottom, #000000 0%,#ffffff 100%);*/
    width: 100%;
    height: 42px;
    line-height: 42px;
}

.title-cdc {
    margin: 0 auto;
    width: 1120px;
    background-color: #88bad6;
    /*border:dashed 1px #fa2700;*/
}

.index,
.product,
.scene,
.backstagewy,
.backstagesj,
.about,
.cooperativec,
.classicc,
.classicc2,
.ibelieve,
.solution,
.freetrial,
.support,
.solution2,
.solution3,
.solution4,
.solution5 {
    float: right;
    /*margin-top: 47px;*/
    font-size: 15px;
    margin-left: 38px;
    cursor: pointer;
    font-weight: 400;
    /* color: #c9c9c9; */
    color: #c9c9c9;
    /*font: "Arial","微软雅黑";*/
    font-family: "Microsoft YaHei";
}

.index:hover,
.freetrial:hover,
.about:hover,
.classicc2:hover,
.solution5:hover,
.solution2:hover,
.solution3:hover,
.solution4:hover {
    /* color: #fff; */
    background-color: #2e598d;
    padding: 0px 8px;
    color: white;
    font-size: 16px;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.solution,
.classicc {
    position: relative;
}

.solution,
.classicc2 {
    position: relative;
}

.solution .erji,
.classicc .erji {
    width: 190%;
    padding: 5px 10px;
    text-align: center;
    font-size: 14px;
    position: absolute;
    top: 40px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    background-color: rgba(0, 0, 0, .6);
    display: none;
}

.solution:hover .erji,
.classicc:hover .erji {
    display: block;
}

.solution .erji p:hover,
.classicc .erji p:hover {
    background-color: rgba(0, 0, 0, .4);
}

.joinin {
    float: right;
    /* margin-top: 47px; */
    font-size: 15px;
    margin-left: 38px;
    cursor: pointer;
    font-weight: 600;
    color: #fff;
    font-family: "Microsoft YaHei";
    /* text-shadow: 5px 2px 6px #fff; */
    /*font: "Arial","微软雅黑";*/
}

.freetrial {
    background-color: #ffffff;
    color: #1c3045;
    font-weight: 600;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 6px;
    height: 30px;
    margin-top: 6.5px;
    line-height: 200%;
    width: 116px;
}

.xz {
    font-size: 18px;
    color: #fff;
    font-weight: bold
}

.index:hover,
.product:hover,
.scene:hover,
.backstagewy:hover,
.backstagesj:hover,
.about:hover,
.cooperativec:hover,
.classicc:hover,
.ibelieve:hover,
.solution:hover,
.support:hover {
    /* color: #fff; */
    /* background-color: #2e598d;
    padding:0px 8px;
    color:white;
    font-size:16px; */
}

.joinin:hover {
    color: #fff;
    font-style: italic;
}

.products {
    width: 100%;
    height: auto;
    height: 680px;
    background: #fff;
}


/*提升物业服务品牌影响力*/
.effect {
    width: 100%;
    height: auto;
    /*height: 780px;*/
    height: 886px;
    background: #f0f0f0;
}

.effect-nr {
    margin: 0 auto;
    background: url(../imgs/beny_bg2.png) no-repeat center center;
    width: 1120px;
    height: 502px;
    margin-top: 10px;
}

.effect-nrl {
    float: left;
    width: 356px;
    padding-bottom: 10px;
}

.effect-nrr {
    float: right;
    width: 356px;
    padding-bottom: 10px;
}

.effect-nrl div,
.effect-nrr div {
    width: 70%;
    margin-top: 25px;
    /*height: 94px;
        overflow: hidden;*/
}

.effect-nrl1 {
    margin-left: 22%;
}

.effect-nrl2 {
    margin-left: 15%;
}

.effect-nrl3 {
    margin-left: 12%;
}

.effect-nrl4 {
    margin-left: 30%;
}

.effect-nrlt1 {
    text-align: right;
    font-size: 18px;
    font-weight: 600;
}

.effect-nrlt2 {
    text-align: right;
    font-size: 14px;
    margin-top: 10px;
}

.effect-nrr1 {
    margin-left: 9%;
}

.effect-nrr2 {
    margin-left: 18%;
}

.effect-nrr3 {
    margin-left: 24%;
}

.effect-nrr4 {
    margin-left: 6%;
}


.effect-nrlr1 {
    text-align: left;
    font-size: 18px;
    font-weight: 600;
}

.effect-nrlr2 {
    text-align: left;
    font-size: 14px;
    margin-top: 10px;
}




.cases {
    width: 100%;
    height: 668px;
    margin-bottom: 25px;
    background: #fff;
}

.abouts {
    width: 100%;
    height: 668px;
    margin-bottom: 25px;
    background: #fff;
}

.scenes {
    clear: both;
    margin: 0 auto;
    width: 100%;
    height: 900px;
    text-align: center;
    /*background-color: #d9ebed;*/
    background-color: #ffffff;
    padding-top: 30px;
    overflow: hidden;
}

.proname {
    width: 1024px;
    height: 100px;
    margin: 0 auto;
    text-align: center;
}

.aboutUs {
    background-color: #f0f0f0;
    width: 100%;
    /* height: 600px; */
    margin: 0 auto;
}


/*爱比邻，提供互联网时代物业云服务*/
.article1 {
    background: url(../imgs/beny_bg4.jpg) no-repeat center 335px;
    background-color: #fff;
    width: 100%;
    height: 1200px;
    margin: 0 auto;
}

.article1_title {
    text-align: center;
    margin-top: 82px;
    color: #4a4a4a;
    font-size: 42px;
}

.article1_content {
    margin: 0 auto;
    background: url(../imgs/beny_bg5.png) no-repeat;
    width: 1120px;
    height: 824px;
    margin-top: 70px;
}

.article1_content1 {
    margin: 0 auto;
    width: 1120px;
}

.article1_content1 div:first-child {
    float: left;
    background-color: #fadee8;
    width: 260px;
    height: 135px;
    margin-top: 120px;
    margin-left: 30px;
    font-size: 14px;
    padding-left: 10px;
    padding-top: 15px;
    Line-height: 24px;
}

.article1_content1 div:last-child {
    float: right;
    background-color: #d6dcf4;
    width: 260px;
    height: 135px;
    margin-top: 165px;
    margin-right: 68px;
    font-size: 14px;
    padding-left: 10px;
    padding-top: 15px;
    Line-height: 24px;
}

.article1_content2 {
    clear: both;
    margin: 0 auto;
    width: 1120px;
}

.article1_content2 div:first-child {
    float: left;
    background-color: #fbf0d6;
    width: 260px;
    height: 135px;
    margin-top: 142px;
    margin-left: 30px;
    font-size: 14px;
    padding-left: 10px;
    padding-top: 15px;
    Line-height: 24px;
}

.article1_content2 div:last-child {
    float: right;
    background-color: #e7f5e0;
    width: 260px;
    height: 135px;
    margin-top: 187px;
    margin-right: 68px;
    font-size: 14px;
    padding-left: 10px;
    padding-top: 15px;
    Line-height: 24px;
}

.hardware {
    background: url(../imgs/beny_bg3_1.png) no-repeat 0px 15px;
    background-color: #fff;
    width: 100%;
    height: 700px;
    margin: 0 auto;
}

.ha_dibu {
    width: 100%;
    height: 224px;
    background: url(../imgs/beny_bg3_2.png) no-repeat right 1px;
}

.proname1,
.proname2 {
    width: 1120px;
    height: 60px;
    margin: 0 auto;
    text-align: center;
    padding-top: 60px;
    /*background:url(../imgs/gywm-bt.png) no-repeat;*/
}


.confirmBtn{
    color:black;
    background-color:rgba(0,0,0,0.0);
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index:100
}

.confirmDiv{
    
    height:90px;
    width:180px;
    margin:auto;
    margin-top:70px;
    background-color:#e9e9e9;
    position:absolute;
    top:45%;
    left:86%;
    text-align:center;
    padding-top:20px;
    border-radius: 5px;
}
.sendBtn{
    width:65%;
    height:25px;
    line-height:25px;
    margin-top:15px;
    border:0px;
    background-color:#172E45;
    color:white;
    border-radius: 5px;
    font-size:15px
}
.sendBtn:hover{
    cursor: pointer;
}

.htitle div:first-child {
    margin-top: 26px;
    color: #4a4a4a;
    font-size: 42px;
}

.htitle div:last-child {
    margin: 0 auto;
    text-align: center;
    color: #fff;
    width: 82%;
    background-color: #5e71b6;
    margin-top: 36px;
    font-size: 32px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 50px;
}

.htitle1 div {
    margin-top: 26px;
    color: #4a4a4a;
    font-size: 42px;
}

.hongd1 {
    width: 1120px;
    height: 40px;
    margin: 0 auto;
    text-align: center;
    padding-top: 10px;
}

.proname span:first-child {
    margin-top: 35px;
    height: 30px;
    line-height: 30px;
    display: block;
    font-size: 32px;
    color: #b54e05;
    font-weight: 700;
    letter-spacing: 6px;
}

.proname_english {
    margin-top: 5px;
    font-size: 15px;
    color: #808080;
    letter-spacing: normal;
}

.solles {
    margin: 0 auto;
    width: 100%;
    height: 750px;
    margin-top: 60px;
    text-align: center;
    /*overflow: hidden;*/
    /*background:#f9f9f9;*/
    /*background: #04933c;*/
}

.imgs {
    margin: 0 auto;
    width: 1100px;
    height: 465px;
}

.products-nr {
    margin: 0 auto;
    width: 1120px;
    height: 434px;
    /*background: #88bad6;*/
    margin-top: 50px;
    text-align: center;
    overflow: hidden;
}

.imgs ul {
    margin: 0 auto;
    width: 100%;
    height: 100%;
}

.solles ul {
    margin: 0 auto;
    width: 100%;
    height: 100%;
    text-align: center;
    /*background-color: #04933c;*/
}

.products-nr ul {
    margin: 0 auto;
    width: 100%;
    height: 100%;
}


.imgs ul li {
    margin-top: 3px;
    padding: 5px 25px;
    float: left;
    width: 300px;
    height: 180px;
    text-align: center;
    cursor: pointer;
    border: solid 2px white;
}

.products-nr ul li {
    margin-top: 1px;
    /*margin-left:2px;*/
    padding: 3px 4px;
    float: left;
    /*width: 364px;*/
    /*原6张图宽*/
    /*width: 546px;*/
    /*4张图宽*/
    width: 272px;
    /*原8张图宽*/
    /*height: 212px;*/
    text-align: center;
    cursor: pointer;
    position: relative;
    /*top: 200px;*/
    /*动态时用*/
    top: 0;
    /*不是动态时用*/
    transition: 0.5s 0.2s;
    /*border: solid 2px white;*/
}

.products-nr.on ul li {
    top: 0;
}

.solles_ul_li.on,
.li_msg.on {
    top: 0;
}

.imgs ul li:hover {
    border: solid 2px #04933c;
}

.imgs ul li img {
    width: 100px;
    height: auto;
}

.products-nr ul li img {
    width: 100%;
    height: auto;
}

.pro_name {
    display: block;
    font-size: 18px;
    font-weight: 600;
    height: 30px;
    color: #4a4a4a;
    font-family: 'Microsoft YaHei';
}

.pro_jj {
    margin-top: 10px;
    font-size: 12px;
    color: #a0a0a0;
}

.solles_ul {
    margin: 0 auto;
    clear: both;
    width: 1120px;
    /*border:dashed 1px #fa2700;*/
}

.solles_ul_li {
    float: left;
    margin-top: 0px;
    margin-left: 15px;
    padding: 3px 0px;
    width: 261px;
    height: 275px;
    text-align: center;
    position: relative;
    top: 300px;
    transition: 0.5s 0.2s;
    /*background-color:#0ff;*/
}

.solles_ul_li img {
    /*width: 100%;*/
    /*height: 100%;*/
    cursor: pointer;
}

.mattr {
    position: absolute;
    /*background-color: #d9ebed;*/
    background-color: #f7f7f7;
    opacity: 0.2;
    filter: alpha(opacity=60);
    /* IE */
    -moz-opacity: 0.2;
    /* 老版Mozilla */
    -khtml-opacity: 0.2;
    width: 179px;
    cursor: pointer;
    height: 223px;
    top: 2px;
    left: 41px;
    z-index: 9;
}

.mattr_1 {
    position: absolute;
    /*background-color: #d9ebed;*/
    background-color: #f7f7f7;
    opacity: 0.2;
    filter: alpha(opacity=60);
    /* IE */
    -moz-opacity: 0.2;
    /* 老版Mozilla */
    -khtml-opacity: 0.2;
    width: 236px;
    cursor: pointer;
    height: 100px;
    top: 2px;
    /*left: 5px;*/
    z-index: 9;
}

.mattr_1:hover {
    position: absolute;
    /*background-color: #d9ebed;*/
    background-color: #f7f7f7;
    opacity: 0.0;
    filter: alpha(opacity=60);
    /* IE */
    -moz-opacity: 0.0;
    /* 老版Mozilla */
    -khtml-opacity: 0.0;
    width: 236px;
    cursor: pointer;
    height: 100px;
    top: 2px;
    /*left: 5px;*/
    z-index: 9;
}

.li_msg {
    margin: 0 auto;
    margin-top: 18px;
    /*margin-left: 13%;*/
    /*padding: 5px 25px;*/
    /*width: 280px;*/
    height: 375px;
    overflow: hidden;
    text-align: center;
    /*background: #f9f9f9;*/
    width: 100%;
    position: relative;
    top: 300px;
    transition: 0.5s 0.2s;
}

.li_msg img {
    float: left;
    width: 100%;
    height: auto;
    cursor: pointer;
    position: relative;
    /*box-shadow: 3px 3px 7px black;*/
}


.li_msg_0,
.li_msg_1,
.li_msg_2,
.li_msg_3 {
    width: 1120px;
    height: 368px;
    display: none;
    /*width: 150%;*/
    margin: 0 auto;
    /*padding-left: 5px;*/
    padding-top: 15px;
    position: relative;
    /*background-repeat: no-repeat;
    background-position: center;*/
}


/*.li_msg_0 span, .li_msg_1 span, .li_msg_2 span {
        margin-top: 14px;
        float: left;
        width: 100%;
        color: #4a4a4a;
        height: auto;
        font-family: 'Microsoft YaHei';
        position: relative;
    }*/



.about_en {
    letter-spacing: 4px;
}

.brief,
.brief2 {
    margin: 0 auto;
    width: 1120px;
    height: 415px;
    margin-top: 80px;
    text-align: center;
    background: #fff;
    padding-top: 25px;
    overflow: hidden;
}

/*逐次加载案例*/
/*.brief1 {
    display:none;
    width: 1024px;
    height: 250px;
    margin: 0 auto;
    font-size: 15px;
    font-family: 'Microsoft YaHei';
    color: #4a4a4a;
    margin-top: 50px;
}*/
.brief1 {
    width: 1120px;
    /* height: 250px; */
    margin: 0 auto;
    margin-top: 50px;
    overflow: hidden;
}

.brief1 p {
    width: 100%;
    margin: 0 auto;
    font-size: 15px;
    font-family: 'Microsoft YaHei';
    color: #4a4a4a;
    line-height: 2.4em;
    position: relative;
    /*top: 180px;*/
    /*动态时用*/
    top: 0px;
    /*不是动态时用*/
    transition: 0.5s 0.2s;
}

.brief1.on p {
    top: 0;
}

.brief_title {
    display: block;
    font-size: 20px;
    color: black;
    height: 30px;
    font-weight: 600;
    margin-bottom: 10px;
}

.brief p {
    margin-top: 5px;
    line-height: 25px;
    text-indent: 34px;
    font-size: 16px;
    color: #494848;
}

.brief_ul {
    float: left;
    width: 500px;
    height: 400px;
    margin-left: 30px;
    border: solid 0px #c1c1c1;
    background-color: white;
    position: relative;
    /*left: -209px;*/
    /*动态时用*/
    left: 0px;
    /*不是动态时用*/
    transition: 0.5s 0.2s;
}

.clcase1 {
    float: left;
    width: 615px;
    height: 334px;
    /*margin-left: 30px;*/
    border: solid 0px #c1c1c1;
    background-color: white;
    position: relative;
    /*left: -209px;*/
    /*top: 200px;*/
    /*动态时用*/
    top: 0px;
    /*不是动态时用*/
    transition: 0.5s 0.2s;
}

.clcase1 img {
    width: 100%;
}

.brief.on1 .brief_ul {
    left: 0;
}

.brief2.on3 .brief2_ul,
.brief2.on3 .clcase1,
.brief2.on3 .ckgg-an {
    top: 0;
}

.brief_ul li {
    float: left;
    width: 250px;
    /*height: 200px;*/
    text-align: center;
}

.brief2_ul {
    margin-left: 18px;
    float: right;
    width: 485px;
    height: 333px;
    text-align: center;
    border: solid 0px #c1c1c1;
    /*border-left: solid 1px #c1c1c1;*/
    /*background-color: white;*/
    position: relative;
    /*right: -209px;*/
    /*top: 200px;*/
    /*动态时用*/
    top: 0px;
    /*不是动态时用*/
    transition: 0.5s 0.2s;
}


.brief_ul li:hover {
    background-color: #f7f7f7;
}

/*.brief2_ul li:hover {
    background-color: #f7f7f7;
}*/
/*.cli_0 img,.cli_1 img，.cli_2 img{
    width:100%;
    height: 103px;
}*/

.cli_0 {
    clear: both;
    position: absolute;
    top: 0;
}

.cli_1 {
    position: absolute;
    clear: both;
    top: 37%;
}

.cli_2 {
    clear: both;
    position: absolute;
    bottom: -17px;
}

.cli_0_1,
.cli_1_1,
.cli_2_1 {
    float: left;
}

.cli_0_2,
.cli_1_2,
.cli_2_2 {
    /*clear:both;*/
    float: right;
    padding-left: 7px;
}

.cli_0_2,
.cli_1_2,
.cli_2_2 {
    margin-left: 1px;
}

.li_0 {
    border-bottom: solid 0px #c1c1c1;
    height: 199px;
}

.li_0 img {
    width: 160px;
}

.li_0 span {
    margin-top: 10px;
    display: block;
    width: 100%;
    text-align: center;
}

.li_1 {
    height: 200px;
}

.li_1 img {
    margin-top: 45px;
    height: 60px;
}

.li_1 span {
    display: block;
    width: 100%;
    height: 22px;
    text-align: center;
}

/*.solles {
    margin: 0 auto;
    width: 1100px;
    height: 465px;
}*/
/******#d9ebed******/
.brief_xian {
    float: left;
    margin-left: 30px;
    width: 1px;
    height: 400px;
    /*border: solid 0px #c1c1c1;*/
    background-color: #e7e7e7;
    /*border-left: solid 1px #c1c1c1;*/
}

.map {
    margin-left: 30px;
    float: left;
    width: 500px;
    height: 400px;
    border: solid 0px #c1c1c1;
    /*border-left: solid 1px #c1c1c1;*/
    background-color: white;
    position: relative;
    /*right: -209px;*/
    /*动态时用*/
    right: 0px;
    /*不是动态时用*/
    transition: 0.5s 0.2s;
}

.ckgg-an {
    clear: both;
    text-align: center;
}

.ckgg-an img {
    margin-top: 30px;
    top: 200px;
}

.brief.on2 .map {
    right: 0;
}

.brief2.on2 .map {
    right: 0;
}

.bottom {
    clear: both;
    background-color: #323c41;
    width: 100%;
    height: 300px;
    color: #353535;
    /*border-top: solid 8px #c1c1c1;*/
    padding-top: 20px;
}

.bottom_main {
    width: 1024px;
    height: 250px;
    margin: 0 auto;
}

/*原六个方案的*/
/*.bottom_main_left {
    margin-top: 20px;
    float: left;
    width: 290px;
    height: 200px;
}

    .bottom_main_left span {
        font-size: 16px;
        font-weight: bold;
        color: #cdcdcd;
    }

    .bottom_main_left p {
        font-family: "幼圆";
        margin-top: 6px;
        display: block;
        font-size: 15px;
    }

    .bottom_main_left a {
        color: #8f8f8f;
        font-size: 14px;
    }

        .bottom_main_left a:hover {
            cursor: pointer;
            color: #88bad6;
        }*/

/*四个方案的*/
.bottom_main_left {
    margin-top: 20px;
    float: left;
    width: 290px;
    height: 200px;
}

.bottom_main_left span {
    font-size: 16px;
    font-weight: bold;
    color: #cdcdcd;
}

.bottom_main_left p {
    color: #8f8f8f;
    font-size: 14px;
    margin-top: 6px;
    /*display: block;*/
}


.bottom_main_left p:hover {
    cursor: pointer;
    color: #88bad6;
}

.bottom_main_center {
    margin-top: 20px;
    float: left;
    width: 240px;
    height: 200px;
}

.bottom_main_center span {
    font-size: 16px;
    font-weight: bold;
    color: #cdcdcd;
}

.bottom_main_center p {
    /*font-family: "幼圆";*/
    margin-top: 6px;
    display: block;
    font-size: 15px;
}

.bottom_main_center a {
    color: #c2c2c2;
    font-size: 14px;
}

/* .bottom_main_center a:hover {
            cursor: pointer;
            color: #88bad6;
        } */

.bottom_main_right {
    margin-top: 20px;
    float: left;
    width: 460px;
    height: 200px;
}

.bottom_main_right span {
    font-size: 16px;
    font-weight: bold;
    color: #cdcdcd;
}

.bottom_main_right p {
    /*font-family: "幼圆";*/
    margin-top: 10px;
    display: block;
    color: #8f8f8f;
    font-size: 14px;
}

.bottom_main_indus {
    padding-top: 30px;
    width: 100%;
    height: 78px;
    line-height: 25px;
    font-size: 12px;
    color: #5d5d5d;
    text-align: center;
    /*font-family: "华文仿宋";*/
    font-family: "Microsoft YaHei";
    background-color: #ffffff;
}

/* .bottom_main_indus div:last-child:hover {
        font-size: 12px;
        color: #5d5d5d;
        font-weight: 600;
    } */

.products_serch {
    margin-top: 50px;
    clear: both;
    width: 100%;
    height: auto;
    background-color: #f7f7f7;
}

.products_serch_div {
    width: 1024px;
    margin: 0 auto;
    height: auto;
    text-align: center;
    /*border: solid 1px #f7f7f7;*/
}

.products_serch_div span:first-child {
    margin-top: 25px;
    margin-bottom: 10px;
    display: block;
    font-size: 26px;
    color: #4a4a4a;
    font-family: 'Microsoft YaHei';
    font-weight: 700;
    letter-spacing: 2px;
}

.products_serch_div p {
    text-indent: 32px;
    margin-top: 25px;
    font-size: 14px;
    margin-left: 32px;
    /*line-height: inherit;*/
    line-height: 20px;
    letter-spacing: 1px;
    text-align: left;
    color: #494848;
}

.products_serch_imgs {
    height: auto;
    width: 100%;
}

.products_serch_imgs {
    margin-top: 30px;
    height: 580px;
    width: 100%;
    text-align: center;
}

.products_serch_imgs img {
    margin-left: 50px;
    /*float: left;*/
    width: 350px;
    height: auto;
}

.products_serch_imgs img:first-child {
    /*float: right;*/
    width: 350px;
    height: auto;
    margin-right: 50px;
}


.focusBar {
    margin: 0 auto;
    border-top: solid 0px #e5e5e5;
}

.focusBar ol {
    position: relative;
    text-align: center;
    width: 280px;
    height: 20px;
    bottom: 30px;
    left: 42.6%;
    /*border:1px dashed black;*/
}

.focusBarty {
    position: absolute;
    text-align: center;
    width: 170px;
    height: 20px;
    bottom: 30px;
    left: 44%;
    /*border:1px dashed black;*/
}

.focusBar ol li {
    float: left;
    margin: 5px 3px;
    width: 50px;
    height: 5px;
    background: #dbd9e7;
    cursor: pointer;
    /*border:1px dashed #04933c;*/
}

.focusBar ol li.seleted {
    background: #fa2700;
}

.lbt_an {
    position: absolute;
    /*display:block;*/
    z-index: 30;
    width: 134px;
    height: 44px;
    /*left: 110px;*/
    margin-top: 30%;
    margin-left: 46.6%;
    cursor: pointer;
    /*background: #04933c;*/
}

/*原悬浮*/
/*.returnTop {
    width: 50px;
    height: 50px;
    display: none;
    background: #888;
    line-height: 50px;
    text-align: center;
    position: fixed;
    right: 50px;
    bottom: 50px;
}

    .returnTop:hover {
        background: #04933c;
    }

.returnTopa, .returnTopa:hover {
    color: #fff;
    font-family: 'Microsoft YaHei';
    font-weight: 100;
    font-size: 40px;
}*/

/*新悬浮*/
.returnTop {
    width: 60px;
    height: 49px;
    border-radius: 6px 6px;
    display: none;
    background: #f6f6f6;
    line-height: 49px;
    text-align: center;
    position: fixed;
    right: 50px;
    bottom: 100px;
    border: solid 1px #f6f6f6;
}

.returnTop:hover {
    background: #f32e00;
    border: solid 1px #f32e00;
}

.returnTopa,
.returnTopa:hover {
    color: #fff;
    font-family: 'Microsoft YaHei';
    font-weight: 100;
    font-size: 40px;
}

.gain {
    width: 240px;
    height: 200px;
    border-radius: 6px 6px;
    /*display: none;*/
    background: rgba(0, 0, 0, .5);
    /*line-height: 129px;*/
    text-align: center;
    position: fixed;
    right: 50px;
    bottom: 300px;
    border: solid 0px #ececec;
    padding: 0 10px 20px 10px;
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
    z-index: 99;
}

.gain h3 {
    margin: 16px auto;
    text-align: center;
    font-size: 18px;
    color: #FFF;
    text-shadow: 0.2px 0.1px #FFF;
    letter-spacing: 1px;
    font-family: 'Microsoft YaHei';
}

.gain div p {
    margin: 12px 0;
    zoom: 1;
}

.gain div p:after {
    content: "";
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
}

.gain div p span {
    position: relative;
    zoom: 1;
    top: 2px;
    width: 39px;
    height: 38px;
    line-height: 40px;
    background-color: #cccccc;
    float: left;
    text-align: center;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 0;
}

.gain div p span i {
    width: 34px;
    height: 30px;
    line-height: 40px;
    text-align: center;
    color: #fff;
}

.fa-2x {
    font-size: 2em;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}

.gain div input {
    float: right;
    width: 200px;
    height: 40px;
    /* line-height: 35px; */
    padding: 0 10px;
    box-sizing: border-box;
    margin-top: 2px;
    outline: none;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    color: #666;
    font-family: Arial;
}

.gain div button {
    /* margin-top: 10px; */
    height: 40px;
    line-height: 40px;
    width: 100%;
    -weblit-border-radius: 5px;
    border-radius: 5px;
    background-color: #f6f6f6;
    border: 0;
    outline: 0;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
}

.gain div button:hover {
    /* margin-top: 10px; */
    height: 40px;
    line-height: 40px;
    width: 100%;
    -weblit-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    background-color: #f32e00;
    border: 0;
    outline: 0;
    font-size: 14px;
    font-weight: bold;
}

.susnavigation {
    width: 60px;
    height: 127px;
    border-radius: 6px 6px;
    /*display: none;*/
    background: #fff;
    /*line-height: 129px;*/
    text-align: center;
    position: fixed;
    right: 50px;
    bottom: 160px;
    border: solid 1px #ececec;
}

.susnavigation1 {
    /*background-color: #88bad6;*/
    line-height: 104px;
    height: 50%;
}

.susnavigation3 {
    position: absolute;
    display: none;
    bottom: 65px;
    right: 65px;
    padding: 10px 15px;
    background-color: #ffffff;
    font-size: 15px;
    font-family: 'Microsoft YaHei';
    border: 1px solid #ececec;
}

.susnavigation4 {
    position: absolute;
    display: none;
    bottom: -138px;
    right: 65px;
}

.susnavigation2 {
    /*background-color: #b54e05;*/
    line-height: 100px;
    height: 50%;
}

.susnavigation1:hover {
    background: #f32e00;
    line-height: 104px;
    height: 50%;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    /*border-bottom-right-radius: 30px;
        border-bottom-left-radius: 40px;*/
}

.susnavigation2:hover {
    background: #f32e00;
    line-height: 100px;
    height: 50%;
    /*border-top-left-radius: 10px;
        border-top-right-radius: 20px;*/
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}



.icon_hardware1 {
    float: left;
    margin-top: 40px;
    margin-left: 10px;
}

.brief_ul2 {
    float: left;
    margin-left: 10px;
    /* margin-top: -10px; */
    cursor: pointer;
}

.li_2 {
    margin-top: 10px;
}