.honor-head {
    padding-top: 80px;
}
.honorH-text {
    text-align: center;
    margin-top: 30px;
    font-size: 16px;
    line-height: 21px;
    color: #696A6A;
}
.honorH-main {
    margin-top: 40px;
}
.honorH-main-list {
    margin-top: -20px;
    margin-right: -20px;
}
.honorH-item {
    float: left;
    width:260px;
    height:360px;
    background:rgba(255,255,255,1);
    border:10px solid rgba(209,206,189,1);
    position: relative;
    margin-top: 20px;
    margin-right: 20px;
    cursor: pointer;
}
.honorH-item img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.honorH-item .desk {
    position: absolute;
    left: -10px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 280px;
    height: 380px;
    background: #3461C6;
    opacity: 0;
    transition: .3s;
    text-align: center;
    line-height: 380px;
    color: #fff;
}

.honorH-item .desk span {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 22px;
    padding-top: 57px;
    background: url("../images/icon-big-img.png") no-repeat center top;
}
.honorH-item:hover .desk {
    opacity: 0.6;
}
.black {
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.6;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 998;
}
.bigShow {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 510px;
    height: 680px;
    background: #fff;
    box-shadow: 1px 2px 3px black;
    display: none;
    border-radius: 4px;
    z-index: 999;
}
.bigShow img {

    width: 450px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.bigShow span.close {
    position: absolute;
    width: 30px;
    height: 30px;
    color: #999;
    right: 0;
    top: 0;
    border-radius: 50%;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
}
.honorT-item {
    height:170px;
}
.honorT-item .desk {
    height: 190px;
    line-height: 190px;
}



.honor-zl {
    padding-top: 90px;
    margin-top: 80px;
    background: url("../images/xie_line.png") no-repeat center top;
    padding-bottom: 80px;

}


.honor-jy {
    width: 100%;
    height: 135px;
    background-color: #FAFAFA;
    padding: 40px 0 43px;
}
.honor-jy-text {
    width: 752px;
    margin: 40px auto 0;
    text-align: center;
    font-size: 16px;
    line-height: 32px;
    color: #363839;
}
.honor-jy-text span {
    color: #3461C6;
    font-weight: bold;
}
.honor-jy-text em {
    color: #363839;
    font-weight: bold;
}
.join {
    padding-top: 80px;
    background: url("../images/jion-bg.jpg") no-repeat center 162px;
}
.join-main .tk_headH {
    color: #3461C6;
}
.join-cont {
    margin-top: 40px;
}
.join-list {
    width: 100%;
    height: 306px;
}
.join-img {
    float: left;
    width: 380px;
    height: 306px;
    overflow: hidden;
}
.join-img img {
    width: 100%;
}
.join-right {
    float: left;
    width: 800px;
}
.join-info {
    padding: 60px 0 60px 60px;
}
.join-tit {
    font-size: 24px;
    line-height: 32px;
    color: #3461C6;
    font-weight: bold;
}
.join-ar {
    font-size: 16px;
    line-height: 21px;
    color: #363839;
    margin-top: 15px;
}
.join-text {
    font-size: 14px;
    line-height: 30px;
    color: #696A6A;
    margin-top: 40px;
}
.join-list-02 .join-info  {
    padding: 60px 60px 60px 0;
}
.join-list-02 {
    margin-top: 20px;
}




.pattern {
    padding: 0 0 80px;
}
.pattern-top-list {
    float: left;
    width:460px;
    height:252px;
    background:rgba(255,255,255,1);
    border:20px solid rgba(248,248,248,1);
    margin-left: 20px;
    padding: 20px 40px 40px;
}
.pattern-top-list:first-child {
    margin-left: 0;
}
.pl-info {
    width: 100%;
    text-align: center;
    height: 120px;
}
.pl-01 {
    background: url("../images/pl-01.png") no-repeat center top;
}
.pl-02 {
    background: url("../images/pl-02.png") no-repeat center top;
}
.pl-tit {
    padding-top: 40px;
    color: #3461C6;
    font-size: 24px;
    line-height: 32px;
    font-weight: bold;
}
.pl-ew {
    font-size: 16px;
    line-height: 32px;
    color: #535455;
    font-weight: bold;
    margin-top: 6px;
}
.pl-text {
    margin-top: 22px;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    color: #696A6A;
}
.pl-text span {
    font-weight: bold;
}
.pattern-bot {
    /* margin-top: 20px; */
    margin-left: -20px;
    margin-top: -20px;
}
.pattern-bot-list {
    float: left;
    width:380px;
    height:290px;
    box-sizing: border-box;
    background:rgba(255,255,255,1);
    border:20px solid rgba(248,248,248,1);
    padding: 30px 40px 40px;
    margin-left: 20px;
    text-align: center;
    margin-top: 20px;
}
/* .pattern-bot-list:first-child {
    margin-left: 0;
} */
.pb-info {
    width: 100%;
    text-align: center;
    height: 120px;
}
.pb-01 {
    background: url("../images/pb-01.png") no-repeat center top;
}
.pb-02 {
    background: url("../images/pb-02.png") no-repeat center top;
}
.pb-03 {
    background: url("../images/pb-03.png") no-repeat center top;
}
.pb-04 {
    background: url("../images/pb-04.png") no-repeat center top;
}
.pb-05 {
    background: url("../images/pb-05.png") no-repeat center top;
}
.pb-06 {
    background: url("../images/pb-06.png") no-repeat center top;
}
.pb-tit {
    padding-top: 44px;
    color: #3461C6;
    font-size: 24px;
    line-height: 32px;
    font-weight: bold;
}
.pb-ew {
    font-size: 16px;
    line-height: 32px;
    color: #535455;
    font-weight: bold;
    margin-top: 6px;
}
.pb-text {
    margin-top: 22px;
    display: inline-block;
    text-align: left;
    font-size: 14px;
    line-height: 30px;
    color: #696A6A;
}
.teamwork {
    width: 100%;
    background: #f6f6f6 url("../images/tm-bg.png") no-repeat center top;
    padding: 80px 0;
}
.tm-main {
    margin-top: 40px;
}
.tm-cont {
    margin-top: -20px;
    margin-right: -20px;
}
.tm-list {
    width: 380px;
    float: left;
    margin-top: 20px;
    margin-right: 20px;
}
.tm-img {
    width: 380px;
    height: 240px;
    overflow: hidden;
}
.tm-img img {
    width: 100%;
}
.tm-info {
    background-color: #fff;
    /* width: 300px; */
    height: 121px;
    padding: 40px 30px;
    text-align: center;
}
.tm-tit {
    font-size: 24px;
    line-height: 32px;
    color: #3461C6;
    font-weight: bold;
}
.tm-text {
    font-size: 16px;
    line-height: 32px;
    color: #8C8D8E;
    padding-top: 23px;
    background: url("../images/tm-line.png") no-repeat center top;
    margin-top: 15px;
    text-align: left;
}
.league {
    width: 100%;
    background-color: #fff;
    padding: 80px 0;
}
.league-main {
    width: 100%;
    height: 240px;
    background: url("../images/league.jpg") no-repeat center top;
}
.league-tit {
    font-weight: bold;
    letter-spacing: 12px;
    font-size: 36px;
    line-height: 50px;
    color: #fff;
    text-align: center;
    padding-top: 60px;
}
.league-btn {
    margin-top: 22px;
    text-align: center;
    font-size: 0;
}
.btn {
    display: inline-block;
    width:280px;
    height:48px;
    border-radius:100px;
    box-sizing: border-box;
    line-height: 48px;
    font-size: 16px;
    text-align: center;
    transition: 0.3s;
}
.btn-white {
    background:rgba(255,255,255,1);
    color: #3461C6;
}
.btn-white:hover {
    background:#34C36B;
    color: #fff;
}
.btn-none {
    border:1px solid rgba(255,255,255,1);
    color: #fff;
    font-weight: bold;
}
.league-btn .btn-none span {
    font-weight: normal;
}
.league-btn .btn-none {
    margin-left: 20px;
    cursor: default;
}

/*工艺咨询*/
.serve-banner {
    width: 100%;
    height: 375px;
    padding-top: 254px;
}
/* .gyzx {
    background: url("../images/zyzx.png") no-repeat center bottom;
} */


.sevban-main{
    border-top: 10px solid rgba(52,97,198, 0.9);
    background-color: rgba(18,19,20,0.4);
    padding: 80px 30px 70px;
}
.sevban-tit{
    font-size: 60px;
    line-height: 82px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
}
.sevban-text{
    font-size: 32px;
    line-height: 60px;
    color: #FFFFFF;
    text-align: center;
}
.sevban-btn{
    margin-top: 80px;
    text-align: center;
}
.gcjs .sevban-btn{
    margin-top: 60px;
}

.banner-btn {
    padding-top: 287px;
    text-align: center;
}
.banner-btn .btn {
    width: 200px;
}

.btn-red {
    background-color: #E54E4E;
    color: #FFFFFF;
}
.btn-red:hover {
    background-color: #D13738;
}
.art-top {
    padding-top: 80px;
}
.art-top .tk_headH {
    padding: 40px 0 20px;
    background-color: #FAFAFA;
}
.art-top-main {
    width:1140px;
    height:436px;
    background:rgba(255,255,255,1);
    border:20px solid rgba(250,250,250,1);
}
.art-top-text {
    padding-top: 40px;
    text-align: center;
    font-size: 16px;
    line-height: 32px;
    color: #535455;
}
.art-top-text span {
    font-weight: bold;
}
.art-top-text em {
    font-weight: bold;
    color: #3461C6;
}
.art-top-img {
    margin-top: 40px;
}
.art-top-list {
    width: 320px;
    height: 210px;
    overflow: hidden;
    float: left;
    margin-left: 30px;
}
.art-top-list:first-child {
    margin-left: 60px;
}
.art-top-list img {
    width: 100%;
}
.art-kx {
    padding-top: 80px;
}
.art-kx-cont {
    margin-top: 40px;
    width: 100%;
    height: 180px;
    background: url("../images/kx-bg.png") no-repeat center top;
}
.art-kx-tit {
    float: left;
    margin-left: 182px;
    font-size: 18px;
    line-height: 30px;
    color: #3461C6;
    padding-top: 60px;
}
.kx-02 {
    margin-left: 320px;
}
.kx-03 {
    margin-left: 250px;
}
.art-serve {
    padding: 80px 0;
}
.art-serve-main {
    margin-top: 40px;
}
.art-serve-main .list-item {
    width: 380px;
    float: left;
    margin-left: 20px;
}
.art-serve-main .list-item:first-child {
    margin-left: 0;
}
.art-serve-main .list-img {
    width: 380px;
    overflow: hidden;
}
.art-serve-main .list-img img {
    width: 100%;
}
.art-serve-main .list-info {
    width: 380px;
    height: 124px;
    background-color: #F8F8F8;
    text-align: center;
    transition: 0.3s;
}
.art-serve-main .list-item:hover .list-info {
    background-color: #3461C6;
}
.art-serve-main .list-tit {
    font-size: 20px;
    line-height: 30px;
    color: #363839;
    height: auto;
    padding-top: 20px;
}
.art-serve-main .list-item:hover .list-tit {
    color: #fff;
}
.art-serve-main .list-text {
    margin-top: 8px;
    font-size: 14px;
    line-height: 24px;
    color: #696A6A;
}
.art-serve-main .list-item:hover .list-text {
    color:rgba(255,255,255,0.8);
}
.art-case {
    width: 100%;
    background: url("../images/case-bg.jpg") no-repeat center top;
    padding: 80px 0;
}
.art-art-main  {
    margin-top: 40px;
}
.art-art-main .list-item {
    float: left;
    width: 380px;
    margin-left: 20px;
}
.art-art-main .list-item:first-child {
    margin-left: 0;
}
.art-art-main .list-img {
    width: 380px;
    height: 253px;
    overflow: hidden;
}
.art-art-main .list-img img {
    width: 100%;
    transition: all ease-out 0.36s;
}
.art-art-main .list-item:hover img {
    transform: scale(1.08);
}
.art-art-main .list-info {
    width: 360px;
    height: 60px;
    padding: 0 10px;
    background-color: #fff;
    text-align: center;
    color: #535455;
    transition: 0.3s;
}
.art-art-main .list-tit {
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.art-art-main .list-item:hover .list-info {
    color: #3461C6;
}
.art-art-btn {
    margin-top: 60px;
    text-align: center;
}
.art-art-btn .btn {
    width: 240px;
}
.btn-blue {
    background-color: #3461C6;
    color: #fff;
    transition: 0.3s;
}
.btn-blue span {
    padding-right: 33px;
    background: url("../images/icon-white.png") no-repeat right center;
}
.btn-blue:hover {
    background-color: #fff;
    border:1px solid rgba(52,97,198,1);
    color: #3461C6;
}
.btn-blue:hover span {
    background: url("../images/icon-blue.png") no-repeat right center;
}
.in-tit {
    float: left;
    font-size: 32px;
    line-height: 42px;
    color: #121314;
}
.in-info a {
    margin-top: 11px;
    font-size: 16px;
    line-height: 21px;
    color: #696A6A;
    float: right;
    padding-right: 33px;
    background: url("../images/icon-gray.png") no-repeat right center;
    transition: 0.3s;
}
.in-info a:hover {
    color: #3461C6;
    background: url("../images/icon-blue.png") no-repeat right center;
}
.art-zs {
    padding-top: 80px;
    background-color: #fff;
}
.art-zs-cont {
    margin-top: 40px;
}
.art-zs-list {
    float: left;
    width:498px;
    height:179px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(221,221,221,1);
    padding: 40px;
    margin-left: 20px;
    transition: 0.3s;
}
.art-zs-list:first-child {
    margin-left: 0;
}
.art-zs-list:hover {
    border:1px solid rgba(221,221,221,0);
    box-shadow:0px 5px 15px rgba(18,19,20,0.1);
}
.art-zs-tit {
    font-size: 20px;
    line-height: 26px;
    color: #535455;
    height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.art-zs-tit:hover {
    color: #3461C6;
}
.art-zs-text {
    margin-top: 20px;
    color: #8C8D8E;
    font-size: 14px;
    line-height: 26px;
    height: 78px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.art-zs-ck {
    margin-top: 40px;
    font-size: 16px;
    line-height: 22px;
    color: #3461C6;
}
.art-zs-ck a {
    padding-right: 33px;
    background: url("../images/icon-blue.png") no-repeat right center;
}
.art-fws {
    width: 100%;
    background-color: #fff;
    padding: 80px 0;
}
.art-fws-main {
    width: 100%;
    height: 360px;
    background: url("../images/fws-bg.jpg") no-repeat center top;
}
.art-fws-cont {
    padding: 40px 80px 40px 38px;
}
.art-fws-img {
    float: left;
    width: 420px;
    height: 280px;
    overflow: hidden;
}
.art-fws-img img {
    width: 100%;
}
.art-fws-info {
    float: left;
    padding-left: 62px;
}
.art-fws-tit {
    padding-top: 40px;
    font-size: 36px;
    line-height: 40px;
    color: #fff;
    font-weight: bold;
}
.art-fws-02 {
    padding-top: 20px;
}
.art-fws-text {
    font-size: 16px;
    line-height:24px;
    color:rgba(255,255,255,0.8);
    margin-top: 13px;
}
.art-fws-btn {
    margin-top: 50px;
    font-size: 0;
}
.art-fws-btn .btn {
    width: 240px;
}
.art-fws-btn .btn-none {
    margin-left: 20px;
    cursor: default;
}
/*生产运营*/
.scyy {
    background: url("../images/scyy.png") no-repeat center bottom;
}
.ope-top {
    width: 100%;
    padding-top: 80px;
}
.ope-top-main {
    margin-top: 40px;
}
.ope-top-cont {
    margin-top: -20px;
    margin-right: -20px;
}
.ope-top-list {
    float: left;
    width: 580px;
    margin-top: 20px;
    margin-right: 20px;
}
.ope-top-img {
    width: 580px;
    height: 280px;
    overflow: hidden;
}
.ope-top-img img {
    width: 100%;
}
.ope-top-info {
    background-color: #F8F8F8;
    padding: 40px 60px 35px 60px;
    width: 460px;
    height: 113px;
    text-align: center;
}
.ope-top-tit {
    font-size: 24px;
    line-height: 32px;
    color: #3461C6;
    font-weight: bold;
}
.ope-top-text {
    font-size: 16px;
    line-height: 30px;
    margin-top: 28px;
    color: #696A6A;
}
.art-anli {
    width: 100%;
    background: url("../images/anli-bg.jpg") no-repeat center top;
    padding: 80px 0 80px;
}
.anli-main {
    margin-top: 40px;
}
.anli-main .list-item {
    width: 380px;
    float: left;
    margin-left: 20px;
}
.anli-main .list-item:first-child {
    margin-left: 0;
}
.anli-main .list-img {
    width: 380px;
    height: 253px;
    overflow: hidden;
}
.anli-main .list-img img {
    width: 100%;
    transition: all ease-out 0.36s;
}
.anli-main .list-item:hover img {
    transform: scale(1.08);
}
.anli-main .list-info {
    text-align: center;
    padding: 30px 50px 0;
}
.anli-main .list-tit {
    font-size: 20px;
    line-height: 26px;
    color: #363839;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 26px;
    transition: 0.3s;
}
.anli-main .list-tit:hover {
    color: #3461C6;
}
.list-text {
    font-size: 14px;
    line-height: 24px;
    margin-top: 20px;
    color: #696A6A;
}
.ope-kx-main {
    background: url("../images/ope-kx.jpg") no-repeat center top;
}
/*工程建设*/
/* .gcjs {
    background: url("../images/gcjs.png") no-repeat center bottom;
} */
.eng-top {
    padding-top: 80px;
}
.eng-top-text {
    margin-top: 40px;
    text-align: center;
    font-size: 16px;
    line-height: 21px;
    color: #535455;
}
.eng-top-main {
    margin-top: 40px;
}
.eng-top-list {
    float: left;
    width: 280px;
    height: 340px;
    margin-left: 20px;
}
.eng-top-list:first-child {
    margin-left: 0;
}
.eng-01 {
    background: url("../images/eng-top1.jpg") no-repeat center top;
}
.eng-02 {
    background: url("../images/eng-top2.jpg") no-repeat center top;
}
.eng-03 {
    background: url("../images/eng-top3.jpg") no-repeat center top;
}
.eng-04 {
    background: url("../images/eng-top4.jpg") no-repeat center top;
}
.eng-top-info {
    margin-top: 100px;
    width: 100%;
    height: 240px;
    background: url("../images/yy-line.png") repeat-x left bottom;
    text-align: center;
    color: #fff;
}
.eng-top-tit {
    padding-top: 68px;
    font-size: 24px;
    line-height: 30px;
}
.eng-top-art {
    font-size: 14px;
    line-height: 30px;
    margin-top: 20px;
}
.eng-ys {
    width: 100%;
    background-color: #F8F8F8;
    padding: 80px 0;
}
.eng-ys-cont {
    margin-top: 40px;
}
.eng-ys-main {
    margin-top: -20px;
    margin-right: -20px;
}
.eng-ys-list {
    float: left;
    width: 580px;
    height: 260px;
    margin-top: 20px;
    margin-right: 20px;
    background:rgba(255,255,255,1);
    border-radius:0px 0px 40px 0px;
}
.eng-ys-img {
    width: 220px;
    height: 260px;
    overflow: hidden;
    float: left;
}
.eng-ys-img img {
    width: 100%;
}
.eng-ys-info {
    float: left;
    padding: 40px;
}
.eng-ys-tit {
    font-size: 24px;
    line-height: 32px;
    font-weight: bold;
    color: #3461C6;
}
.eng-ys-text {
    width: 280px;
    font-size: 16px;
    line-height: 26px;
    margin-top: 20px;
}
.eng-sb {
    padding-top: 80px;
}
.eng-sb-cont {
    margin-top: 40px;
}
.ip-main {
    margin-top: 40px;
}
.ip-main-left {
    float: left;
    width: 580px;
    margin-right: 20px;
}
.ip-main-left a {
    display: block;
    width: 580px;
    height: 440px;
    background: url("../images/ys1.jpg") no-repeat center top;
    text-align: center;
    transition: 0.3s;
}
.ip-main-left a:hover {
    box-shadow:0px 5px 15px rgba(18,19,20,0.1);
}
.ip-main-left a span {
    font-size: 24px;
    line-height: 31px;
    color: #535455;
    padding-top: 379px;
    display: inline-block;
    transition: 0.3s;
}
.ip-main-left a:hover span {
    color: #2553BA;
}
.ip-main-right {
    float: left;
    width: 580px;
}
.ip-main-ev {
    margin-top: -20px;
    margin-right: -20px;
}
.ip-main-right a {
    width: 280px;
    height: 210px;
    margin-top: 20px;
    margin-right: 20px;
    float: left;
    text-align: center;
    transition: 0.3s;
}
.ip-main-right a:hover{
    box-shadow:0px 5px 15px rgba(18,19,20,0.1);
}
.glj {
    background: #F8F8F8 url("../images/index-pro2.png") no-repeat center 20px;
}
.fs {
    background: #F8F8F8 url("../images/index-pro3.png") no-repeat center 20px;
}
.pt {
    background: #F8F8F8 url("../images/index-pro4.png") no-repeat center 20px;
}
.hc {
    background: #F8F8F8 url("../images/index-pro5.png") no-repeat center 20px;
}
.ip-main-right a span {
    font-size: 18px;
    line-height: 24px;
    color: #535455;
    padding-top: 156px;
    display: inline-block;
    transition: 0.3s;
}
.ip-main-right a:hover span{
    color: #2553BA;
}
.eng-fws-main {
    background: url("../images/eng-fws-bg.jpg") no-repeat center top;
}
/*贝邦简介*/
.brief-top {
    padding: 80px 0;
}
.brief-top-left {
    float: left;
}
.brief-top-info {
    height: 60px;
    background: url("../images/index-gc-logo.png") no-repeat left top;
    padding-top: 42px;
}
.brief-top-line {
    width:60px;
    height:8px;
    background:rgba(52,97,198,1);
}
.brief-top-tit {
    font-size: 32px;
    line-height: 42px;
    margin-top: 10px;
    color: #121314;
}
.brief-top-text {
    width: 640px;
    margin-top: 60px;
    font-size: 16px;
    line-height: 30px;
    color: #535455;
}
.brief-top-text span {
    font-weight: bold;
}
.brief-top-right {
    float: right;
}
.brief-top-img {
    width: 480px;
    
    overflow: hidden;
}
.brief-top-img img {
    width: 100%;
}
.brief-js {
    padding: 90px 0 80px;
    background: url("../images/brief-line.png") no-repeat center top;
}
.brief-js-main {
    /* height: 264px;
    padding-left: 190px;
    background: url("../ images/brief-js.png") no-repeat left center; */
}
.brief-js-tit {
    font-size: 24px;
    line-height: 38px;
    font-weight: bold;
    color: #535455;
}
.brief-js-text {
    margin-top: 30px;
    font-size: 16px;
    line-height: 30px;
    color: #535455;
}
.brief-js-btn {
    margin-top: 60px;
    font-size: 0;
    text-align: center;
}

.abb2-list{
    margin-top: 40px;
}
.abb2-list .item{
    width: 380px;
    float: left;
    margin-left: 20px;
    box-sizing: border-box;
    border: 20px solid #f6f6f6;
    padding: 30px 10px;
    text-align: center;
    background-color: #fff;
}
.abb2-list .item:first-child{
    margin-left: 0;
}
.abb2-list i{
    display: block;
    width: 60px;
    height: 60px;
    margin: auto;
}
.abb2-list .ico1{
    background: url(../images/abb2-ico1.png) no-repeat center center;
}
.abb2-list .ico2{
    background: url(../images/abb2-ico2.png) no-repeat center center;
}
.abb2-list .ico3{
    background: url(../images/abb2-ico3.png) no-repeat center center;
}
.abb2-list .ico4{
    background: url(../images/abb2-ico4.png) no-repeat center center;
}
.abb2-list .tit{
    font-size: 18px;
    line-height: 26px;
    color: #363839;
    margin-top: 20px;
}
.abb2-list .line{
    width: 30px;
    height: 2px;
    margin: 25px auto 0;
}
.abb2-list .text{
    font-size: 14px;
    color: #8C8D8E;
    line-height: 26px;
    margin-top: 25px;
}


.fx {
    display: inline-block;
    width:240px;
    height:48px;
    line-height: 48px;
    text-align: center;
    font-size: 16px;
    border-radius:2px;
    transition: 0.3s;
    box-sizing: border-box;
}
.fx-blue {
    background-color: #3461C6;
    color: #fff;
}
.fx-blue:hover {
    background:#2B58BE;
}
.fx-white {
    cursor: default;
    background-color: #fff;
    border:1px solid rgba(52,97,198,1);
    color: #3461C6;
    font-weight: bold;
}
.brief-js-btn .fx-white {
    margin-left: 20px;
}
.brief-js-cont {
    margin-top: 80px;
}
.brief-js-list {
    float: left;
    width: 580px;
    margin-left: 20px;
}
.brief-js-list:first-child {
    margin-left: 0;
}
.brief-js-img {
    width: 580px;
    height: 320px;
    overflow: hidden;
}
.brief-js-img img {
    width: 100%;
}
.brief-js-art {
    text-align: center;
    margin-top: 20px;
    font-size: 18px;
    line-height: 24px;
}
.brief-sev {
    padding: 90px 0 80px;
    background: url("../images/brief-line.png") no-repeat top center;
}
.brief-sev-text {
    margin-top: 10px;
    text-align: center;
    font-size: 18px;
    line-height: 25px;
    color: #696A6A;
}
.brief-pro {
    padding: 90px 0 80px;
    background: url("../images/brief-line.png") no-repeat top center;
}
.brief-sys {
    padding-bottom: 80px;
}
.brief-sys-main {
    width: 100%;
    height: 400px;
    background: url("../images/brief-sys.jpg") no-repeat center top;
}
.brief-sys-cont {
    padding: 40px;
}
.brief-sys-img {
    width: 420px;
    height: 320px;
    overflow: hidden;
    float: left;
}
.brief-sys-img img {
    width: 100%;
}
.brief-sys-info {
    float: left;
    padding-left: 38px;
}
.brief-sys-tit {
    font-size: 32px;
    line-height: 42px;
    color: #fff;
}
.brief-sys-text {
    width: 640px;
    font-size: 16px;
    line-height: 28px;
    margin-top: 30px;
    color:rgba(255,255,255,0.8);
}
.brief-sys-ev {
    padding-top: 35px;
    background: url("../images/rief-sys-line.png") no-repeat center top;
    margin-top: 39px;
}
.brief-sys-ev em {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    margin-left: 40px;
    padding-left: 34px;
}
.brief-sys-ev em:first-child {
    margin-left: 0;
}
.sys-01 {
    background: url("../images/sys-01.png") no-repeat left center;
}
.sys-02 {
    background: url("../images/sys-02.png") no-repeat left center;
}
.sys-03 {
    background: url("../images/sys-03.png") no-repeat left center;
}
.brief-sys-btn {
    margin-top: 40px;
}
.brief-sys-btn .btn {
    width: 240px;
    border: 1px solid #fff;
}
.btn-white-mr {
    color: #3461C6;
    background-color: #fff;
}
.btn-white-mr:hover {
    background-color: #3461C6;
    border: 1px solid #3461C6;
    color: #fff;
}
.btn-white-mr:hover span {
    background: url("../images/icon-white.png") no-repeat right center;
}
.btn-white-mr span {
    padding-right: 33px;
    background: url("../images/icon-blue.png") no-repeat right center;
}
/*智能升级*/
/* .znsj {
    background: url("../images/znsj.png") no-repeat center bottom;
} */
.cap-top {
    padding-top: 80px;
}
.cap-top-main {
    width: 100%;
    height: 216px;
    background: url("../images/cap-top.png") no-repeat center top;
    padding-top: 80px;
}
.cap-top-text {
    width: 700px;
    margin: 40px auto 0;
    text-align: center;
    font-size: 16px;
    line-height: 32px;
    color: #535455;
}
.cap-top-text span {
    font-weight: bold;
}
.cap-xt {
    padding-top: 80px;
}
.cap-xt-cont {
    margin-top: 40px;
}
.cap-xt-list {
    margin-top: 30px;
}
.cap-xt-list:first-child {
    margin-top: 0;
}
.cap-xt-img {
    float: left;
    width: 380px;
    height: 258px;
    overflow: hidden;
}
.cap-xt-img img {
    width: 100%;
}
.cap-xt-info {
    float: left;
    width: 660px;
    height: 258px;
    border-radius:0px 0px 80px 0px;
    padding: 0 60px 0 80px;
    line-height: 258px;
    background: #F8F8F8 url("../images/cap-line.png") no-repeat left center;
}
.right-info {
    border-radius:0px 0px 0px 80px;
    padding: 0 80px 0 60px;
    background: #F8F8F8 url("../images/cap-line.png") no-repeat right center;
}
.cap-xt-art {
    display: inline-block;
    vertical-align: middle;
}
.cap-xt-tit {
    font-size: 24px;
    line-height: 32px;
    color: #3461C6;
    font-weight: bold;
}
.cap-xt-line {
    margin-top: 30px;
    width:60px;
    height:3px;
    background:rgba(52,97,198,1);
}
.cap-xt-text {
    width: 660px;
    font-size: 16px;
    line-height: 30px;
    margin-top: 30px;
    color: #696A6A;
}
/*epc*/
.epc {
    background: url("../images/epc.png") no-repeat center bottom;
}
.epc-top {
    padding-top: 80px;
}
.epc-top-main {
    height: 278px;
    background-color: #FAFAFA;
}
.epc-top-info {
    float: left;
    padding: 60px;
    position: relative;
    width: 557px;
}
.epc-top-tit {
    font-size: 32px;
    line-height: 42px;
    color: #121314;
}
.epc-top-text {
    margin-top: 30px;
    font-size: 16px;
    line-height: 32px;
    color: #535455;
}
.epc-top-text span {
    font-weight: bold;
}
.epc-top-logo {
    position: absolute;
    width: 104px;
    height: 217px;
    background: url("../images/logo-shu.png") no-repeat center;
    top: 30px;
    left: -52px;
}
.epc-top-img {
    float: right;
    width: 480px;
    height: 278px;
    overflow: hidden;
}
.epc-top-img img {
    width: 100%;
}
.epc-lc {
    padding: 80px 0;
}
.epc-lc-top {
    width: 100%;
    background-color: #FAFAFA;
    padding: 40px 0 20px;
}
.epc-lc-cont {
    width:1140px;
    padding-bottom: 40px;
    background:rgba(255,255,255,1);
    border:20px solid rgba(250,250,250,1);
}
.epc-lc-main {
    padding: 0 40px;
}
.epc-lc-list {
    padding-top: 50px;
    background: url("../images/epc-line.png") no-repeat top center;
    margin-top: 40px;
}
.epc-lc-list:first-child {
    padding-top: 0;
    background: none;
}
.epc-lc-left {
    float: left;
}
.epc-lc-info {
    width: 750px;
}
.epc-lc-box {
    float: left;
    width:233px;
    height:120px;
    background:rgba(255,255,255,1);
    border:1px solid rgba(234,234,234,1);
    opacity:1;
    border-radius:2px;
    position: relative;
}
.epc-lc-tit {
    font-size: 24px;
    line-height: 32px;
    color: #3461C6;
    font-weight: bold;
    margin-top: 28px;
    margin-left: 30px;
    padding-left: 100px;
}
.tit-01 {
    background: url("../images/tit-01.png") no-repeat left center;
}
.epc-lc-bm {
    position: absolute;
    width: 50px;
    height: 104px;
    background: url("../images/bm.png") no-repeat center top;
    right: -32px;
    top: 8px;
    font-size: 20px;
    line-height: 32px;
    color: #696A6A;
}
.epc-bm-tit {
    margin: 3px auto 0;
    width: 20px;
}
.epc-lc-art {
    float: left;
    padding-left: 50px;
    font-size: 16px;
    line-height: 40px;
    color: #535455;
    width: 465px;
}
.epc-lc-right {
    float: right;
}
.epc-lc-img {
    width: 210px;
    height: 120px;
    overflow: hidden;
    padding-left: 70px;
    background: url("../images/img-jt.png") no-repeat left center;
}
.epc-lc-img img {
    height: 100%;
}
.epc-lc-left .epc-lc-img {
    padding-left: 0;
    padding-right: 70px;
    background: url("../images/rjt.png") no-repeat right center;
}
.tit-02 {
    background: url("../images/tit-02.png") no-repeat left center;
}
.tit-03 {
    background: url("../images/tit-03.png") no-repeat left center;
}
.tit-04 {
    background: url("../images/tit-04.png") no-repeat left center;
}
.tit-05 {
    background: url("../images/tit-05.png") no-repeat left center;
}
.epc-fws-main {
    background: url("../images/epc-fws-bg.jpg") no-repeat center top;
}
/*实验室*/
.lab-top {
    padding: 80px 0;
}
.lab-top-left {
    float: left;
}
.lab-top-img {
    width: 460px;
    height: 322px;
    overflow: hidden;
}
.lab-top-img img {
    width: 100%;
}
.lab-top-right {
    float: right;
}
.lab-top-info {
    width: 660px;
}
.lab-top-tit {
    font-size: 32px;
    line-height: 42px;
    color: #121314;
    padding-bottom: 18px;
    background: url("../images/lab-top-tit.png") no-repeat left bottom;
}
.lab-top-text {
    margin-top: 40px;
    font-size: 16px;
    line-height: 30px;
    color: #535455;
}
.lab-top-text p {
    margin-top: 30px;
}
.lab-top-text p:first-child {
    margin-top: 0;
}
.lab-top-text p span {
    font-weight: bold;
}
.lab-team {
    text-align: center;
    padding: 90px 0 80px;
    background: url("../images/brief-line.png") no-repeat top center;
}
.lab-team-tit {
    font-size: 32px;
    line-height: 42px;
    color: #121314;
    padding-bottom: 18px;
    background: url("../images/lab-top-tit.png") no-repeat center bottom;
}
.lab-team-text {
    font-size: 16px;
    line-height: 32px;
    color: #535455;
    margin-top: 42px;
}
.lab-team-text span {
    font-weight: bold;
}
.lab-team-img {
    width: 1180px;
    height: 450px;
    overflow: hidden;
    margin-top: 20px;
}
.lab-team-img img {
    width: 100%;
}
.lab-serve {
    text-align: center;
    padding: 90px 0 80px;
    background: url("../images/brief-line.png") no-repeat top center;
}
.lab-case {
    text-align: center;
    padding: 90px 0 80px;
    background: url("../images/brief-line.png") no-repeat top center;
}
.lab-case-main{
    margin-top: 40px;
}
.lab-case-cony {
    margin-top: -20px;
    margin-right: -20px;
}
.lab-case-cony .list-item {
    float: left;
    width: 380px;
    margin-top: 20px;
    margin-right: 20px;
}
.lab-case-cony .list-img{
    width: 380px;
    height: 253px;
    overflow: hidden;
}
.lab-case-cony .list-img img {
    width: 100%;
    transition: all ease-out 0.36s;
}
.lab-case-cony .list-item:hover img {
    transform: scale(1.08);
}
.lab-case-cony .list-tit {
    width: 360px;
    height: 60px;
    padding: 0 10px;
    background-color: #FAFAFA;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 60px;
    font-size: 16px;
    color: #535455;
    text-align: center;
}
.lab-case-cony .list-item:hover .list-tit{
    color: #3461C6;
}
.lab-case-btn {
    margin-top: 60px;
    text-align: center;
}
.btn-white-mr {
    border:1px solid rgba(52,97,198,1);
    color: #3461C6;
}
/*联系*/
.message {
    padding: 80px 0;
}
.message-main {
    margin-top: 40px;
}
.message-cont {
    margin-top: -20px;
    margin-right: -20px;
}
.message-list {
    width:380px;
    height:245px;
    background: #FAFAFA url("../images/message-icon.png") no-repeat left top;
    float: left;
    margin-top: 20px;
    margin-right: 20px;
}
.message-info {
    padding: 40px;
}
.message-tit {
    font-size: 24px;
    line-height: 31px;
    color: #363839;
}
.message-yw {
    margin-top: 15px;
    width: 100%;
    height: 56px;
}
.yw {
    float: left;
    height: 56px;
    font-size: 16px;
    line-height: 28px;
    color: #8C8D8E;
}
.fw {
    font-size: 16px;
    line-height: 28px;
    color: #535455;
}
.message-wx {
    width: 100%;
    height: 215px;
    text-align: center;
    padding-top: 30px;
    background: url("../images/message-wx-bg.png") no-repeat center;
}
.message-wx img {
    width: 120px;
    height: 120px;
    border: 10px solid #fff;
    border-radius:4px;
    overflow: hidden;
    text-align: center;
}
.message-wx p {
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    letter-spacing: 8px;
}
.message-wx .wx-top {
    margin-top: 10px;
}
.pho-top {
    margin-top: 10px;
}
.message-pho {
    font-size: 16px;
    line-height: 32px;
    color: #8C8D8E;
}
.message-pho span {
    font-weight: bold;
    color: #3461C6;
}
.con-map {
    width: 100%;
    height: 620px;
}
.con-map .container {
    position: relative;
}
.con-map .map {
    width: 100%;
    height: 620px;
}
.map .map-main {
    display: none;
}
.map .active {
    display: block;
}
#mapContainer {
    width: 100%;
    height: 100%;
}
#mapContainer2 {
    width: 100%;
    height: 100%;
}
.marker-route {
    width: 64px;
    height: 85px;
    background: url("../images/icon-map.png") no-repeat center center;
}
.brandBeh {
    position: absolute;
    width: 100%;
    height: 130px;
    top: 40px;
    z-index: 1;
}
.brandBeh li {
    float: left;
    width: 580px;
    height: 100px;
    padding-top: 30px;
    background-color: #fff;
    color: #535455;
    text-align: center;
    margin-left: 20px;
    transition: 0.3s;
    cursor: pointer;
}
.brandBeh .active,.brandBeh li:hover {
    background:rgba(52,97,198,0.9);
    color: #fff;
}
.brandBeh .active span,.brandBeh li:hover span {
    background: url("../images/site-hover.png") no-repeat left center;
}
.brandBeh li:first-child {
    margin-left: 0;
}
.site {
    font-size: 24px;
    line-height: 33px;
}
.site span {
    padding-left: 30px;
    background: url("../images/icon-site.png") no-repeat left center;
}
.site-text {
    margin-top: 15px;
    font-size: 16px;
    line-height: 22px;
}




/*服务行业*/
.serve-top{
    padding: 80px 0;
}
.ii-mian {
    margin-top: -20px;
    margin-right: -20px;
}
.ii-list {
    float: left;
    width: 180px;
    height: 100px;
    background-color: #F8F8F8;
    margin-top: 20px;
    margin-right: 20px;
    text-align: center;
    line-height: 100px;
    transition: 0.3s;
}
.serve-top .ii-mian{
    margin-right: -10px;
}
.serve-top .ii-list{
  width:390px;
  height: 68px;
  margin-right: 4px;
  line-height: 68px;
}
.ii-list span{
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    line-height: 26px;
    color: #535455;
}
.serve-top .ii-list span{
    font-size: 24px;
}
.ii-list:hover,.ii-mian .active{
    background-color: #3461C6;
}
.ii-list:hover span,.ii-mian .active span {
    color: #fff;
}
.ind {
    padding-bottom: 80px;
}
.ind-main {
    margin-top: 40px;
}
.ind-list {
    width: 100%;
    height: 290px;
    background-color: #FAFAFA;
    margin-top: 20px;
}
.ind-list:first-child {
    margin-top: 0px;
}
.ind-img {
    float: left;
    width: 380px;
    height: 290px;
    overflow: hidden;
    position: relative;
}
.ind-img img {
    width: 100%;
}
.ind-img span {
    width: 65px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
}
.img-01{
    background: url("../images/ind-01.png") no-repeat left top;
}
.img-02{
    background: url("../images/ind-02.png") no-repeat left top;
}
.img-03{
    background: url("../images/ind-03.png") no-repeat left top;
}
.img-04{
    background: url("../images/ind-04.png") no-repeat left top;
}
.ind-info {
    float: left;
    line-height: 290px;
    padding: 0 60px;
}
.ind-art {
    display: inline-block;
    vertical-align: middle;
}
.ind-tit {
    font-size: 24px;
    line-height: 32px;
    font-weight: bold;
    color: #3461C6;
}
.ind-text {
    width: 680px;
    margin-top: 20px;
    font-size: 14px;
    line-height: 30px;
}
.serve-anli {
    background: #fff;
    border-top: 1px solid #eaeaea;
}
.serve-pro {
    padding-top: 20px;
    background-color: #F6F6F6;
}


/*产品详情*/
.gx-mex-left {
    float: left;
}
.gx-mex-right {
    float: right;
}
.gx-mex-img {
    width: 360px;
    height: 250px;
    overflow: hidden;
}
.gx-mex-img img {
    width: 100%;
}
.gx-mex-info {
    padding: 30px 60px 0 0;
}
.gx-mex-tit {
    width: 280px;
    font-size: 20px;
    line-height: 26px;
    font-weight: bold;
    color: #363839;
}
.gx-mex-tit span {
    padding-left: 20px;
    background: url("../images/gx-mex-round.png") no-repeat left center;
}
.gx-mex-text {
    width: 280px;
    padding-top: 16px;
    margin-top: 15px;
    background: url("../images/gx-mex-line.png") no-repeat top center;
    font-size: 16px;
    line-height: 26px;
    color: #696A6A;
}
.gx-mex-left .gx-mex-info {
    padding: 30px 0 0 60px;
}
/* tags-page*/
.wsc-tags-home{}
.tag-main .list-main{margin-right: -21px;margin-top: -20px;}
.wsc-list-tag .list-item{float: left;width: 280px;box-sizing: border-box;padding: 19px ;margin-right: 20px;margin-top: 20px;border:1px solid #e0e0e0;line-height: 24px;}
.wsc-tags-detail{}
.taglist-intro{}
.taglist-tit{font-size: 26px;line-height: 34px;font-weight: bold;padding:20px 20px 10px;background-color: #f6f6f6;}
.taglist-text{padding:10px 20px 20px;font-size:14px;line-height:24px;color: #666666;background-color: #f6f6f6;}
.taglist-main{}
.taglist-item{margin-top: 30px;}
.taglist-item:first-child{}
.wsc-tags-list{}
/*model-class*/
.wsc-class{border:1px solid #e0e0e0;}
.classItem{border-top:1px solid #e0e0e0;}
.classItem:first-child{border-top: 0;}
.classItema{overflow: hidden;padding: 0 20px; position:relative}
.classItema a{font-size: 16px;line-height:24px;color: #666666;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; padding:15px 0;display:block}
.classItema i{width: 20px;height: 55px;position:absolute;right:20px;top:0;line-height: 55px;color: #999;text-align: right;background: url(../images/pc-more.png) no-repeat right center;}
.classItem em{display:none}
.classItemCon{padding: 10px;}
.classItemCon li{padding: 0 10px;}
.classItemCon a{display: block;line-height: 20px; padding:8px 0}
.wsc-class .active .classItema,.classItema:hover{background-color: #f6f6f6;}


.wsc-class2{border-bottom: 1px solid #e0e0e0;}
.classItem2{float: left;position: relative;margin-left: 40px;font-size: 16px;color: #333333;transition: 0.36s;padding-bottom: 10px;}
.classItem2:first-child{margin-left: 0;}
.classItem2 i{position: absolute;left: 0;right: 0;bottom: 0;margin: auto;height: 2px;width: 0;transition: 0.36s;}
.layout-side {
    width: 280px;
}

.left-block {
    float: left;
}
.layout-content {
    width: 880px;
}
.right-block {
    float: right;
}
.wsc-layoutCon {
    padding-top: 40px;
    padding-bottom: 40px;
    margin-left: auto;
    margin-left: auto;
}
/*listItem*/
.layout-main{margin-top: 30px;}
.lTit{position: relative;line-height: 24px; height:24px;}
.lTit .lTitText{float: left;font-size: 20px;color: #333333;font-weight: bold;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding-left: 14px;}
.lTitMore{float: right;font-size: 14px;color: #999999;}
.lTitMore span{display: inline-block;padding-right: 13px;background: url(../images/pc-more.png) no-repeat right center;}
.lTit .line{position: absolute;left: 0px;top:0px;bottom: 0;margin: auto; width: 4px;height: 20px;}

.lMain .list-main{margin-top:20px;}
.lMain {margin-top: 20px;}
.lMain .list-main2{ margin:-20px -10px 0;}
.layout-content .layout-list .lTit{ margin-top: 30px; }
.layout-content .layout-list:first-child .lTit{margin-top: 0px;}

.list-item{margin-top: 20px;padding-bottom: 20px;border-bottom: 1px dashed #e0e0e0;}
.list-info{float: left;width: 100%;box-sizing: border-box;}
.list-tit{font-size: 16px;line-height: 24px;color: #333333;height: 24px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: 0.3s;}
.list-tit:hover {
    color: #c39d6d;
}
.list-mark{font-size:14px;line-height: 24px;margin-top:10px;color: #999999;}
.list-cate{font-size:14px;display:inline;margin-right:20px;}
.list-tags{font-size:14px;display:inline;margin-right:20px;}
.list-tags a{margin-right: 5px; }
.list-time{font-size:14px;display:inline;margin-right:20px;}
.list-more{font-size:14px;display:inline;margin-right:20px;}
.list-text{font-size: 14px;line-height: 24px;margin-top: 10px;color: #999999;max-height: 48px;overflow: hidden;text-overflow:ellipsis;display: -webkit-box; -webkit-line-clamp:2;-webkit-box-orient: vertical;}
.list-img img{width: 100%;}
.list-picitem{padding-left: 180px;}
.list-picitem .list-info{}
.list-picitem .list-img{float: left;margin-left: -180px;width:160px;overflow: hidden;}
.list-picitem .list-img img{width: 100%;transition: 0.36s;}




.lxb1-top{

}
.lxb1-top .item{
    float: left;
    width: 280px;
    height: 214px;
    background: #FAFAFA url(../images/lxt-jj.png) no-repeat 0 0;
    box-sizing: border-box;
    padding: 35px 35px 0;
    margin-left: 20px;
}
.lxb1-top .item:first-child{
    margin-left: 0;
}
.lxb1-top i{
    height: 32px;
    display: block;
}
.lxb1-top .ico1{
    background: url(../images/lxt-ico1.png) no-repeat center center
}
.lxb1-top .ico2{
    background: url(../images/lxt-ico2.png) no-repeat center center
}
.lxb1-top .ico3{
    background: url(../images/lxt-ico3.png) no-repeat center center
}
.lxb1-top .ico4{
    background: url(../images/lxt-ico4.png) no-repeat center center
}
.lxb1-top .tit{
    font-size: 16px;
    line-height: 22px;
    color: #121314;
    margin-top: 20px;
    text-align: center;
}
.lxb1-top .text{
    font-size: 14px;
    line-height: 32px;
    color: #8C8D8E;
    margin-top: 14px;
    text-align: left;
}
.lxb1-top .text em{
    font-size: 20px;
    font-weight: bold;
    display: block;
    color: #3461C6;
    text-align: center;
}

.lxb1-bot{
    margin-top: 20px;
}
.lxb1-bot .item{
    float: left;
    width: 580px;
    height: 310px;
    box-sizing: border-box;
    padding: 34px 35px 0;
    margin-left: 20px;
}
.lxb1-bot .item1{
    background: url(../images/lxb-bg1.jpg) no-repeat center center;
}
.lxb1-bot .item2{
    background: url(../images/lxb-bg2.jpg) no-repeat center center;
}
.lxb1-bot .item:first-child{
    margin-left: 0;
}
.lxb1-bot .ewm-img{
   width: 200px;
   height: 200px;
   margin: auto;
}
.lxb1-bot .ewm-img img{
    width: 100%;
}
.lxb1-bot .text{
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF;
    margin-top: 12px;
    text-align: center;
}

.lxb1-text{
    font-size: 18px;
    line-height: 24px;
    color: #696A6A;
    margin-top: 16px;
    text-align: center;
}
