.main-t,
.copy {
    text-align: center;
}

body {
    font-size: 100%;
    font-size: 16px;
    background: #fff;
    color: #666;
}

@font-face {
    font-family: 'iconfont';
    /* project id 523934 */
    src: url('//at.alicdn.com/t/font_523934_x9isdc64a0dx6r.eot');
    src: url('//at.alicdn.com/t/font_523934_x9isdc64a0dx6r.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_523934_x9isdc64a0dx6r.woff') format('woff'), url('//at.alicdn.com/t/font_523934_x9isdc64a0dx6r.ttf') format('truetype'), url('//at.alicdn.com/t/font_523934_x9isdc64a0dx6r.svg#iconfont') format('svg');
}


/*头部*/

header {
    position: relative;
    width: 100%;
}

header .head,
nav {
    max-width: 1200px;
    margin: 0 auto;
}

header nav {
    padding: 10px 0;
    transition: all 0.8s;
}

nav a {
    position: relative;
}

nav a:hover {
    color: #8faa2e!important;
}

nav a.on {
    font-weight: 600;
    border-radius: 30px;
    color: #8faa2e;
}


/*nav a.on:hover {
    color: #fff!important;
}*/

.head {}

hr {
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #fff;
}

header .lwj-logo {
    box-sizing: border-box;
    float: left;
    padding: 16px 0;
    /*width: 486px;*/
}

.lwj-logo a {
    padding: 0px 34px 0px 46px;
}

.lwj-logo em {
    font-size: 16px;
    padding-left: 26px;
    border-left: 1px solid #999;
    color: #999;
}

.lwj-contact {
    float: right;
    line-height: 127px;
}

.lwj-contact a {
    padding: 0 20px;
    color: #8da82c;
    border-right: 1px solid #999;
}

.lwj-contact>div {
    display: inline-block;
    margin-left: 30px;
    line-height: 20px;
    vertical-align: sub;
    background: url(../tel.png) no-repeat left;
}

.lwj-contact span,
.lwj-contact span i {
    padding-left: 56px;
}

header .navBtn {
    display: none;
    position: absolute;
    top: 50%;
    right: 34px;
    width: 44px;
    height: 37px;
    margin-top: -19px;
    cursor: pointer;
    z-index: 1;
}

nav a {
    display: inline-block;
    font-size: 16px;
    width: 120px;
    height: 40px\0;
    line-height: 40px;
    text-align: center;
    color: #333;
}


/*banner*/

.banner {
    /*max-width: 1200px;*/
    width: 100%;
    height: auto;
    min-height: 200px;
    margin: 0 auto;
    background: #23aeec;
}

.banner #mainbanner {
    height: 500px;
}

.banner .swiper-slide a {
    display: block;
}


/*.bannerimg {
    position: absolute;
    clip: rect(0px 1676px 500px 268px)
}*/

.pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}

.swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: #fff;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background: #007aff;
}

.banner .swiper-button-next,
.banner .swiper-button-prev {
    display: none;
    width: 44px;
    height: 44px;
}

.banner .swiper-button-prev {
    background-image: url(../arrow.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0px 0px;
}

.banner .swiper-button-next {
    background-image: url(../arrow.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: -60px 0px;
}


/*首页主体*/

div[class^="lwj"] {}


/*企业简介*/

.lwj-about {
    padding: 50px 0 110px;
}

.lwj-about .about-bg {
    /*width: 560px;*/
    height: 345px;
    background: url(../index_04.jpg) no-repeat;
}

.lwj-about .about {
    padding: 62px 0;
    padding-left: 30px;
}

.lwj-about .about h3 {
    padding-bottom: 24px;
    border-bottom: 1px solid #ddd;
}

.lwj-about .about p {
    padding-top: 54px;
    line-height: 30px;
    font-size: 14px;
    text-indent: 28px;
}

.lwj-about .about a {
    color: #23aeec;
}

.lwj-about hr {
    margin: 52px 0;
}

.lwj-about .about-item .about-item-t {
    width: 100%;
    text-align: center;
}

.about-item-t h4 {
    font-size: 32px;
}

.about-item-t p {
    font-size: 20px;
    padding: 24px 0 34px;
}


/*业务模式*/

.lwj-service {
    width: 100%;
    padding: 108px 0;
    background: #ededed;
}

.main-t {
    font-size: 24px;
    text-align: center;
}

.main-t h3 {
    /*width: 350px;*/
    padding-bottom: 30px;
    margin: 0 auto;
    /*border-bottom: 1px solid #ddd;*/
}

.main-t-line {
    width: 350px;
    margin: auto;
}

.main-t:hover .main-t-line {
    animation: TitleActive 2s ease forwards;
}

.lwj-service .s-info {
    width: 100%;
    max-width: 1200px;
    line-height: 30px;
    padding: 56px 15px;
    margin: 0 auto;
    font-size: 14px;
    text-indent: 28px;
}

.lwj-service .s-bg,
.s-bg2,
.s-bg3 {
    height: 226px;
}

.s-bg {
    background: url(../index_03.jpg) no-repeat;
    background-size: cover;
}

.s-bg2 {
    background: url(../index_09.jpg) no-repeat;
    background-size: cover;
}

.s-bg3 {
    background: url(../index_11.jpg) no-repeat;
    background-size: cover;
}

.lwj-service .s-adv {
    padding: 30px 20px;
    background: #fff;
}

.lwj-service .s-adv h5 {
    padding-bottom: 30px;
    font-size: 20px;
}

.lwj-service .s-adv .s-adv-info {
    line-height: 30px;
}

.lwj-service .s-adv a {
    display: block;
    width: 120px;
    height: 30px\0;
    line-height: 30px;
    margin: auto;
    margin-top: 50px;
    border-radius: 20px;
    background: #23aeec;
    text-align: center;
    color: #fff;
}

.lwj-service .s-adv a:hover {
    color: #fff!important;
}


/*产品介绍*/

.lwj-product .pro-bg {
    height: 292px;
    background: url(../index_18.jpg) no-repeat;
}

.lwj-product .pro-msg {
    padding-left: 20px;
}

.lwj-product .pro-msg li {
    margin-bottom: 30px;
    border-bottom: 1px solid #666;
}

.lwj-product .pro-msg li h3 {
    font-size: 16px;
    color: #333;
}

.lwj-product .pro-msg li p {
    padding: 16px 0 24px;
    font-size: 14px;
    color: #666;
}

.lwj-product .pro-msg li:nth-last-child(1) {
    margin: 0;
    border: 0;
}

section:nth-child(3) {
    padding: 120px 0;
}

.lwj-product .container {
    margin: 86px auto 110px;
}


/*荣誉资质*/

.lwj-honor .honor-container {
    position: relative;
    width: 100%;
    max-width: 1200px;
    margin: auto;
}

.lwj-honor #honor {
    position: relative;
    overflow: hidden;
    max-width: 1042px;
    margin: 0 auto;
    margin-top: 60px;
}

.lwj-honor .honor-slide-wrap {
    position: relative;
    width: max-content;
    transition-property: transform, -webkit-transform;
    transition-duration: 1s;
}

.lwj-honor .honor-slide {
    display: inline-flex;
    width: 242px;
    height: 332px;
    margin-right: 20px;
    border: 1px solid #ccc;
    text-align: center;
}

.honor-slide-wrap .honor-slide:nth-last-child(1) {
    margin-right: 0!important;
}

.lwj-honor .honor-slide .cer {
    margin: auto;
}

.lwj-honor .honor-prev,
.lwj-honor .honor-next {
    position: absolute;
    top: 50%;
    /* left: 0; */
    width: 40px;
    height: 40px;
    margin-top: -20px;
    background: none;
    font-size: 30px;
    cursor: pointer;
    text-align: center;
}

.lwj-honor .honor-prev {
    left: 0;
}

.lwj-honor .honor-next {
    right: 0;
}


/*案例展示*/

.lwj-case {
    width: 100%;
    height: 833px;
    padding: 110px 0 60px;
    background: url(../casebg.jpg) no-repeat center;
}

.lwj-case .main-t {
    color: #fff;
    border-bottom-color: #fff;
}

.lwj-case .case-wrap {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.lwj-case .case-slider {
    width: max-content;
}

.lwj-case .case-item {
    float: left;
    width: 380px;
    margin: 68px 0;
    margin-right: 28px;
}

.lwj-case .case-item:nth-last-child(1) {
    margin-right: 0;
}

.lwj-case .case-info {
    padding: 30px 12px;
    background: #fff;
}

.lwj-case .case-info h3 {
    padding-bottom: 26px;
    border-bottom: 1px solid #666;
    font-size: 20px;
}

.lwj-case .case-info .col-xs-6 {
    padding-top: 20px;
}

.lwj-case .case-info p {
    font-size: 14px;
    line-height: 34px;
    line-height: 34px\0;
}

.lwj-case .arrow {
    width: 380px;
    margin: 0 auto;
}

.lwj-case .arrow a {
    display: inline-block;
    width: 106px;
    height: 32px;
    margin-right: 24px;
    vertical-align: middle;
    border: 1px solid #fff;
    background: url(../arr.png) no-repeat center;
}

.lwj-case .arrow a.left {
    -webkit-transform: rotateZ(180deg);
    -moz-transform: rotateZ(180deg);
    -ms-transform: rotateZ(180deg);
    transform: rotateZ(180deg);
    background: url(../arr.png) no-repeat center;
}

.lwj-case .arrow .p-case-more {
    margin-right: 0;
    background: none!important;
    font-size: 20px;
    color: #fff;
    text-align: center;
}


/*新闻中心*/

.lwj-news {
    margin: 110px 0;
}

.lwj-news .news-item {
    width: 100%;
    margin-top: 54px;
}

.lwj-news .news-item .news-item-t {
    margin-bottom: 24px;
    font-size: 20px;
}

.lwj-news .news-item .news-img {
    padding: 0;
}

.lwj-news .news-item .news-img img {
    width: 100%;
}

.lwj-news .news-item .news-msg {
    padding: 24px 0;
    line-height: 26px;
    /*text-indent: 32px;*/
}

.lwj-news .news-item .news-msg a {
    /*line-height: 20px;*/
    margin-top: 24px;
    float: right;
    font-size: 12px;
}

.lwj-news .news-item .news-m-icon {
    vertical-align: sub;
    font-size: 20px;
    color: #333;
}


/*合作客户*/

.lwj-partner a {
    display: inline-block;
    width: 100%;
    padding: 20px 30px;
    border: 1px solid #727171;
    text-align: center;
}

.lwj-partner .par-group {
    margin: 80px 0;
}

.lwj-partner .par-group .row .col-md-3.col-xs-6 {
    padding: 8px 10px;
}


/*主营业务页*/

#lwj-business nav {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    border-bottom: 1px solid #d4d3d3;
    text-align: center;
}

#lwj-business nav ul {
    display: table;
    width: auto;
    margin: 0 auto;
}

#lwj-business nav li {
    display: table-cell;
    float: left;
    /*padding: 24px 0px;*/
    font-size: 14px;
    cursor: pointer;
    text-align: center;
}

#lwj-business li span {
    display: inline-block;
    padding: 24px 14px;
    border-bottom: 2px solid transparent;
}

#lwj-business li b {
    margin: 0 22px;
}


/*工程案例*/

#main .case-wrap {
    padding: 80px 0 50px;
    border-bottom: 1px solid #666;
}

#main .case-wrap:nth-last-child(1) {
    border-bottom: 0;
}

#main .case-tit {
    padding: 0 30px 36px;
    font-size: 20px;
	float:left;
	display:inline;
}
#main .case-titr {
	float:right;
	color:red;
}


#main .case-msg {
    padding: 30px 12px;
    background: #ededed;
}

#main .case-msg .msg-tit {
    padding-bottom: 26px;
    border-bottom: 1px solid #666;
    font-size: 18px;
}

#main .case-msg p {
    margin: 20px 0;
    font-size: 12px;
    /*line-height: 36px;*/
}


/*子公司*/

#mainMap {
    width: 100%;
    max-width: 1200px;
    height: 840px;
    margin: 0 auto;
}

#mainMap canvas {
    width: 100%;
}

.child-m-content {
    margin-bottom: 136px;
}

.child-info {
    /*width: 536px;*/
    padding: 36px 16px;
    background: #fff;
}

.child-info:hover {
    background: #ededed;
}

.child-info .child-tit {
    padding-bottom: 24px;
    font-size: 16px;
}

.child-info p {
    font-size: 14px;
    line-height: 26px;
}


/*尾部*/

footer {
    width: 100%;
    background: #eee;
    font-size: 14px;
}

footer .f-link {
    padding: 40px 0;
    color: #666;
}

footer .f-link dt {
    margin-bottom: 30px;
    color: #333;
}

footer .f-link a {
    color: #666;
}

footer .f-link dd {
    line-height: 30px;
}

footer .f-link .public-code {
    margin-top: 40px;
    text-align: center;
}

footer .police {
    margin-top: 60px;
}

footer .f-link span {
    display: -webkit-inline-flex;
    display: -ms-inline-grid;
    vertical-align: middle;
}

footer .f-link .codeimg {
    width: 103px;
    height: 103px;
    background: url(../public_code.jpg) no-repeat;
}

footer .f-link .policeimg {
    width: 50px;
    height: 54px;
    margin-left: 16px;
    background: url(../police.png) no-repeat;
}

footer .f-link .public-code p {
    line-height: 32px;
    text-indent: 6px;
}

footer .copy {
    width: 100%;
    height: 54px\0;
    line-height: 54px;
    background: #666;
    color: #b9b9b9;
}


/*安卓设备 5.15英寸*/

@media screen and (min-width:321px) and (max-width:374px) {
    .goods-features-titlebox {
        padding: 0 15px;
    }
    .goods-wrap .goods-features.title,
    .goods-wrap .goods-features-2.title {
        width: 60px;
        padding: 16px 14px;
        margin-right: 0;
        line-height: normal;
    }
    .goods-features-box {
        width: 75%!important;
        padding-right: 15px;
    }
    .goods-wrap .goods-features,
    .goods-wrap .goods-features-2 {
        width: 254px;
    }
    .lwj-product .pro-bg {
        background-size: cover;
    }
}

@media (max-width:479px) {
    img:not(.bannerimg) {
        width: 100%;
    }
    header .navBtn {
        display: block;
        right: 20px;
        top: 34px;
        width: 30px;
        height: auto;
        margin-top: -12px;
    }
    .lwj-logo img {
        width: 110px;
    }
    .lwj-logo a {
        padding: 0px 14px 0px 14px;
    }
    .lwj-contact {
        display: none;
    }
    header nav {
        display: none;
        padding: 15px;
    }
    nav a {
        width: 112px;
        margin-bottom: 10px;
        text-align: left;
        font-size: 12px;
        line-height: 24px;
        text-indent: 20px;
        /*color: #fff;*/
    }
    #lwj-about nav a {
        width: 76px;
    }
    nav.main-nav a:before {
        position: absolute;
        top: 6px;
        content: '';
        display: block;
        width: 2px;
        height: 12px;
        background: #23aeec;
    }
    .banner img {
        height: 300px;
    }
    .pbanbanner {
        height: 200px!important;
    }
    .banner #mainbanner {
        height: 200px;
    }
    .lwj-about .about-bg {
        width: 100%;
    }
    .lwj-about .about {
        padding-left: 0;
    }
    .lwj-about .about-item {
        margin-bottom: 30px;
    }
    .lwj-about .about-item .about-item-bg.bg1,
    .about-item-bg.bg3 {
        margin-top: 20px;
    }
    .about-item-t p {
        font-size: 14px;
    }
    .lwj-about {
        padding: 50px 0 0;
    }
    .lwj-about .col-md-6.col-xs-12:nth-child(1) {
        padding: 0;
    }
    .lwj-service .col-md-4.col-xs-12 {
        padding: 0;
    }
    section:nth-child(3) {
        padding: 60px 0;
    }
    .lwj-product .pro-bg {
        background-size: 100%;
    }
    .lwj-product .pro-msg {
        margin-top: -50px;
        /* padding-top: 40px; */
    }
    .lwj-honor #honor {
        width: 246px;
    }
    .lwj-case .arrow {
        width: 96%;
        text-align: center;
    }
    .lwj-case .arrow #prev,
    #next {
        display: none;
    }
    .lwj-case .case-item {
        padding: 10px;
        cursor: move;
    }
    .lwj-partner .par-group .row:nth-child(2) {
        display: none;
    }
    .lwj-partner a {
        padding: 10px 15px;
    }
    .lwj-partner .par-group .row .col-md-3.col-xs-6 {
        padding: 8px 10px;
    }
    #lwj-business li span {
        padding: 16px 6px;
    }
    #lwj-business li b {
        margin: 0 10px;
    }
    #main .case-wrap .case-item {
        margin-bottom: 20px;
    }
    #mainMap {
        height: 400px;
    }
    .child-info .child-tit {
        font-size: 14px;
    }
    .child-info {
        padding: 30px 0px;
    }
    footer .f-link .col-md-5.col-md-offset-1.col-xs-12 {
        margin-top: 46px;
    }
    footer .f-link .col-md-5.col-md-offset-1.col-xs-12 dt {
        display: none;
    }
}

@media screen and (min-width:480px) and (max-width:768px) {
    img:not(.bannerimg) {
        width: 100%;
    }
    .lwj-logo img {
        width: 200px;
    }
    .lwj-logo a {
        padding: 0px 34px 0px 20px;
    }
    .lwj-contact {
        padding-right: 20px;
        line-height: 98px;
    }
    header nav {
        padding: 10px;
        text-align: center;
    }
    nav a {
        width: 88px;
        font-size: 14px;
    }
    #lwj-about li span {
        padding: 24px 0px!important;
    }
    .bus-wrap .col-sm-4.col-xs-12 {
        position: relative;
        top: 50px!important;
    }
    .lwj-about .about {
        padding: 20px 0;
    }
    .lwj-about .about-item {
        margin-bottom: 30px;
    }
    .lwj-service .s-item {
        margin-bottom: 30px;
    }
    .lwj-service .s-adv {
        padding: 0 20px;
        height: 228px;
    }
    .lwj-service .s-adv h5 {
        padding: 18px 30px;
    }
    .lwj-service .s-adv a {
        margin-top: 26px;
    }
    .lwj-product .pro-bg {
        background-size: cover;
    }
    .lwj-product .pro-msg {
        padding-top: 80px;
        padding-left: 20px;
    }
    .lwj-honor #honor {
        width: 530px;
    }
    #caseBannerWrap {
        padding: 0 15px;
    }
    .lwj-news .news-item .news-img {
        padding-left: 0;
    }
    .lwj-news .news-item .news-msg {
        padding: 0 15px;
    }
    .lwj-partner .par-group .row:nth-child(2) {
        display: none;
    }
    .lwj-partner a {
        padding: 10px 15px;
    }
    .lwj-partner .par-group .row .col-md-3.col-xs-6 {
        padding: 8px 10px;
    }
    footer .f-link .col-md-5.col-md-offset-1.col-xs-12 {
        margin-top: 46px;
    }
}

@media screen and (min-width:769px) and (max-width:1024px) {
    .lwj-logo a {
        padding: 0px 34px 0px 20px;
    }
    .lwj-contact {
        padding-right: 20px;
        line-height: 98px;
    }
    header nav {
        text-align: center;
    }
    .bus-wrap .col-sm-4.col-xs-12 {
        top: 0!important;
    }
    .lwj-service .s-adv a {
        margin-top: 14px;
    }
    .lwj-news .news-img.col-md-12.col-sm-6 {
        padding: 0;
    }
    .lwj-case .case-info p {
        font-size: 12px;
    }
    #caseBannerWrap {
        padding: 15px;
    }
    .lwj-honor #honor {
        width: 800px;
    }
}

@media screen and (min-width:1920px) {
    .bannerimg {
        width: 100%;
    }
}

@keyframes TitleActive {
    0% {
        width: 20px;
        border-top: 2px solid #23aeec;
    }
    100% {
        width: 350px;
        border-top: 2px solid #23aeec;
    }
}