﻿.cn, .en {
    margin-right: 2px;
}

 

html, body, dl, dd, img, form, div, ul, ol, li, h1, h2, h3, h4, h5, h6, p {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    font-family: "Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,Verdana,sans-serif,"WenQuanYi Micro Hei","\5B8B\4F53";
    font-size: 12px;
}

ul, ol, li {
    list-style-type: none;
}

img {
    border: 0;
    vertical-align: middle;
}

select, input, select {
    vertical-align: middle;
    outline: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

iframe {
    border: none;
}

a:link {
    color: #666666;
    text-decoration: none;
}

a:visited {
    color: #666666;
    text-decoration: none;
}

a:hover {
    color: #0093ff;
    text-decoration: none;
}

a:active {
    color: #0093ff;
    text-decoration: none;
}

.c {
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
    visibility: visible;
}

.h {
    display: none;
    visibility: visible;
}

.wrap {
    border: 0;
    padding: 0;
    width: 1200px;
    margin: 0 auto;
    *zoom: 1;
}

    .wrap:after {
        clear: both;
        content: "";
        display: table;
    }

.fix {
    *zoom: 1;
}

    .fix:after {
        clear: both;
        content: "";
        display: table;
    }

.fl {
    float: left;
}

.fr {
    float: right;
}

.bg-green {
    background-color: #E1F7E6;
}

.header {
    height: 100px;
}

    .header h1 {
        width: 154px;
    }

.logo {
    padding-top: 14px;
}

.header .logo_text {
    width: 163px;
    margin-top: 34px;
    margin-left: 12px;
    padding-left: 12px;
    color: #999;
    font-size: 12px;
    font-weight: 350;
    line-height: 20px;
    border-left: 1px solid #eeeeee;
}

    .header .logo_text a {
        color: #999;
    }

.top {
    text-align: right;
    color: #888888;
    padding-top: 12px;
    *position: relative;
    *z-index: 2;
}

    .top a {
        color: #888888;
        margin-left: 8px;
    }

    .top .call {
        background: url("../images/sprite.png") no-repeat 0 0;
        display: inline-block;
        width: 20px;
        height: 16px;
        vertical-align: bottom;
        margin-right: 4px;
    }

    .top .call_tel {
        color: #15909c;
    }

    .top .email {
        display: inline-block;
        width: 18px;
        height: 16px;
        background: url("../images/sprite.png") no-repeat -20px 0;
        vertical-align: bottom;
        margin-right: 4px;
    }

    .top .weixin {
        display: inline-block;
        width: 18px;
        height: 16px;
        background: url("../images/sprite.png") no-repeat -60px 0;
        vertical-align: bottom;
        margin-right: 4px;
    }

    .top .ewm {
        position: relative;
        z-index: 10000;
    }

        .top .ewm img {
            position: absolute;
            right: 0;
            top: 30px;
            z-index: 999;
            border: 1px solid #ddd;
            padding: 4px;
            background: #fff;
            display: none;
            z-index: 10000;
        }


.topbar_text {
    margin-top: 34px;
}

.b_crumb {
    background-color: #f5f5f5;
}

.breadcrumb {
    margin-bottom: 0px;
}
/*导航*/
html[xmlns] .clearfix {
    display: block;
}

.clearfix {
    display: block;
    zoom: 1;
}

.header_b {
    position: relative;
    background: #149310;
}

    .header_b .nav > ul > li {
        float: left;
    }

        .header_b .nav > ul > li > a {
            line-height: 51px;
            height: 51px;
            padding: 0 19px;
            display: block;
        }

    .header_b li > a {
        font-size: 14px;
        color: #fff;
    }

        .header_b li > a:hover {
            background-color: #0F710D;
        }

    .header_b li.home img {
        margin-top: 0px;
    }

    .header_b li.home a {
    }

    .header_b li.home img {
        width: 22px !important;
    }

    .header_b li:nth-last-child(1) {
        margin-right: 0;
    }


    .header_b .sub {
        line-height: inherit;
        position: absolute;
        left: 0;
        width: 100%;
        padding: 33px 0;
        background: #fff;
        top: 51px;
        -webkit-transition: all 0s;
        -moz-transition: all 0s;
        -ms-transition: all 0s;
        -o-transition: all 0s;
        transition: all 0s;
        opacity: 0;
        z-index: -1;
        -webkit-transform: translateY(-800px);
        -moz-transform: translateY(-800px);
        -ms-transform: translateY(-800px);
        -o-transform: translateY(-800px);
        transform: translateY(-800px);
    }

        .header_b .sub .dl-list {
            width: 800px;
            float: left;
        }

        .header_b .sub .navPic {
            float: right;
            width: 320px;
        }

        .header_b .sub dd {
            float: left;
            padding: 0 0 0 22px;
        }

        .header_b .sub .dt {
            font-size: 14px;
            color: #0046aa;
            float: left;
            width: 159px;
            border-right: 1px solid #b2b2b2;
        }

            .header_b .sub .dt a {
                padding-left: 28px;
            }

        .header_b .sub dl {
            float: left;
            width: 640px;
        }

        .header_b .sub .dt a {
            font-size: 14px;
            color: #149310;
            background-size: 16px !important;
        }

            .header_b .sub .dt a img {
                margin: -2px 6px 0 0;
            }

        .header_b .sub dd a {
            font-size: 14px;
            color: #666;
        }

            .header_b .sub dd a:hover {
                color: #149310;
            }

        .header_b .sub .dl-list > div {
            padding: 15px 0;
        }

        .header_b .sub .navPic .hd {
            margin-top: 10px;
            text-align: right;
        }

            .header_b .sub .navPic .hd li {
                
                color: transparent;
                display: inline-block;
                width: 10px;
                height: 10px;
                background: #aaaaaa;
                border-radius: 50%;
                margin-left: 6px;
            }

                .header_b .sub .navPic .hd li.on {
                    background: #f78f2c;
                }

        .header_b .sub .navPic .bd {
            height: 200px;
            overflow: hidden;
        }

        .header_b .sub .navPic li:hover img {
            -webkit-transform: scale(1.1);
            -moz-transform: scale(1.1);
            -ms-transform: scale(1.1);
            -o-transform: scale(1.1);
            transform: scale(1.1);
        }

    .header_b .nav > ul > li:hover .sub {
        opacity: 1;
        z-index: 2;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    .header_b .sub .navPic .bd li {
        height: 200px;
        overflow: hidden;
        position: relative;
    }

        .header_b .sub .navPic .bd li .ckxx {
            position: absolute;
            bottom: 10px;
            right: 10px;
            color: #fff;
            padding: 4px 16px;
            font-size: 12px;
            z-index: 2;
            background-color: #10770D;
        }

            .header_b .sub .navPic .bd li .ckxx:hover {
            }

.black01 {
    display: none;
    position: fixed;
    z-index: 7;
    background: rgba(0,0,0,.5);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

#in_body {
    position: relative;
    z-index: 1;
}

.header_b li.four .tit .dt a, .header_b li.four .tit .dt a {
    padding: 0;
    text-align: center;
    display: block;
    border-right: 0;
    width: 87px;
    background: #e4eefc !important;
    margin-left: 0px;
    line-height: 30px;
}

.header_b li.four .tit .dt, .header_b li.four .tit .dt {
    border-right: 0 !important;
    margin-bottom: -10px;
}

.header_b li.five .dl-list > div {
    float: left;
    width: 160px;
}

    .header_b li.five .dl-list > div .dt {
        border: none;
    }

.header_b li.two .sub .dt a {
    background-size: 16px !important;
}

.header_b li.four .sub .dl-list > div {
    padding: 11px 0;
}

.header_b li.four .tit {
    padding: 15px 0 !important;
    margin: 0;
}


/*产品小分类*/
.case_type201601 .li_tit {
    float: left;
    padding-right: 10px;
    text-align: right;
    font-size: 12px;
    color: #333;
    line-height: 30px;
}

.case_type201601 .li_select {
    font-size: 12px;
}

    .case_type201601 .li_select a {
        float: left;
        display: block;
        line-height: 26px;
        padding: 0 10px;
        color: #333;
        font-size: 12px;
    }

        .case_type201601 .li_select a.cur, .case_type201601 .li_select a:hover {
            background: #10770D;
            color: #fff;
        }

            .case_type201601 .li_select a.cur.all {
                background: #0046aa;
            }

        .case_type201601 .li_select a.all {
            margin-right: 15px;
        }

    .case_type201601 .li_select select {
        font-size: 12px;
        background: url(/web/ucan/images/else/jt.png) no-repeat right 8px center;
        padding: 0 26px 0 18px;
        line-height: 28px;
        height: 30px;
        border: 1px solid #cccccc;
    }

/* home service */

.service_text {
    font-size: 14px;
    color: #222222;
    text-align: center;
    width: 580px;
    margin: 0px auto;
    height: 40px;
    line-height: 30px;
    margin-bottom: 20px;
}

.serve_column {
    margin-right: -60px;
    margin-top: 30px;
    overflow: hidden;
}

    .serve_column ul {
        width: 1260px;
        padding-bottom: 10px;
        *padding-bottom: 30px;
    }

    .serve_column li {
        float: left;
        width: 272px;
        height: 390px;
        background: #ffffff;
        margin-right: 40px;
        margin-bottom: 40px;
    }

        .serve_column li dt.pic {
            border: 1px solid #fff;
            width: 270px;
            height: 200px;
            overflow: hidden;
            position: relative;
        }

            .serve_column li dt.pic img {
                position: absolute;
                left: 0px;
                top: 0px;
            }

        .serve_column li dt.t {
            height: 66px;
            line-height: 66px;
        }

            .serve_column li dt.t a {
                font-size: 18px;
                color: #000000;
                font-weight: normal;
            }

                .serve_column li dt.t a:hover {
                    color: #15909c;
                }

    .serve_column dd {
        line-height: 24px;
        color: #888888;
        display: list-item;
        white-space: nowrap;
        font-size: 12px;
        font-family: "宋体";
    }

.service_foot {
    height: 80px;
    text-align: center;
    background-color: #60d0db;
    color: #fff;
    font-size: 20px;
    line-height: 80px;
}

/* home service js init */

.service_text {
    position: relative;
    left: -110%;
}

.serve_column {
    position: relative;
    bottom: -450px;
}








.adipoli-wrapper {
    margin: auto;
    position: relative;
    display: inline-block;
}

    .adipoli-wrapper > img {
        position: absolute;
        z-index: 1;
    }

.adipoli-before {
    position: absolute;
    z-index: 5;
}

.adipoli-after {
    position: absolute;
    z-index: 10;
}

.adipoli-slice {
    display: block;
    position: absolute;
    z-index: 15;
    height: 100%;
}

.adipoli-box {
    display: block;
    position: absolute;
    z-index: 15;
}

.con-five img {
    width: 270px;
    height: 200px;
}

.service_foot {
    height: 80px;
    text-align: center;
    background-color: #60d0db;
    color: #fff;
    font-size: 20px;
    line-height: 80px;
}

.navbar.dropdown .dropdown-toggle a {
    font-size: 24px;
}



/*产品展示*/
.succeed_title {
    text-align: center;
    padding-top: 55px;
}

.success_text {
    color: #222222;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    margin-top: 12px;
}

.portfolio-grids {
    width: 100%;
    margin-top: 20px;
}

.thumbnail-pic img.cases_img {
    width: 100%;
}

.thumbnail-pic {
    overflow: hidden;
    position: relative;
    display: inline-block;
    float: left;
    width: 24%;
    width: 23.49%\9;
    margin: 0.5%;
}


.projectinfo {
    position: absolute;
    z-index: 2;
    top: -60px;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(126,127,115);
    background: rgba(126,127,115,0.4);
    height: 0\9;
}

.thumbnail-pic .meta {
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: left;
    overflow: hidden;
}

    .thumbnail-pic .meta h4 {
        font-size: 18px;
        padding-left: 2%;
        font-weight: normal;
        width: 60%;
    }

        .thumbnail-pic .meta h4 a {
            color: #000;
        }

    .thumbnail-pic .meta .fr {
        width: 38%;
        text-align: right;
    }

        .thumbnail-pic .meta .fr a {
            display: inline-block;
            padding: 0px 2px;
            padding-right: 12px;
            width: 20px;
            height: 60px;
        }

            .thumbnail-pic .meta .fr a.cases_a_pc {
                background: url(../images/cases_ico_pc_b.png) no-repeat center;
            }

            .thumbnail-pic .meta .fr a.cases_a_phone {
                background: url(../images/cases_ico_phone_b.png) no-repeat center;
            }

.thumbnail-pic:hover .meta {
    background-color: #CC9900;
}

    .thumbnail-pic:hover .meta h4 a {
        color: #fff;
    }

    .thumbnail-pic:hover .meta .fr a.cases_a_pc {
        background: url(../images/cases_ico_pc_w.png) no-repeat center;
    }

    .thumbnail-pic:hover .meta .fr a.cases_a_phone {
        background: url(../images/cases_ico_phone_w.png) no-repeat center;
    }







.btn_cases_more {
    border: 1px solid #15910d;
    text-align: center;
    width: 120px;
    margin-top: 30px;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
}

    .btn_cases_more a {
        line-height: 36px;
        color: #15910d;
        font-size: 12px;
        font-family: "宋体";
        width: 120px;
        height: 36px;
        display: block;
        transition: all 0.5s;
        -moz-transition: all 0.5s; /* Firefox 4 */
        -webkit-transition: all 0.5s; /* Safari and Chrome */
        -o-transition: all 0.5s; /* Opera */
    }

        .btn_cases_more a:hover {
            background-color: #15910d;
        }

        .btn_cases_more a:hover {
            color: #fff;
        }



/*工程案例*/

.index_hd {
    margin: 40px auto 0 auto;
    height: 555px;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
}

    .index_hd .hd_l {
        overflow: hidden;
    }

        .index_hd .hd_l ul li {
            position: relative;
        }

    .index_hd .hd_r ul li {
        float: left;
        overflow: hidden;
        border-left: 1px #fff solid;
        position: relative;
    }

.news {
    margin-top: 30px;
}

.picnews {
    width: 30%;
}

    .picnews li {
        margin-top: 10px;
    }

        .picnews li img {
            width: 356px;
            height: 219px;
        }

.newslist {
    width: 60%;
}

    .newslist a:hover, .newslist a:focus {
        outline: none;
        text-decoration: none;
    }

    .newslist .tab {
        margin-top: 10px;
    }

.tab .nav-tabs {
    border-bottom: none;
    position: relative;
}

    .tab .nav-tabs li {
        margin-right: 30px;
        z-index: 1;
    }

        .tab .nav-tabs li:after {
            content: "";
            width: 100%;
            border: 1px solid #ccc6c6;
            position: absolute;
            top: 50%;
            right: -60%;
            z-index: -1;
        }

        .tab .nav-tabs li:last-child:after {
            border: none;
        }

        .tab .nav-tabs li a {
            display: block;
            padding: 10px 15px;
            background: #fff;
            font-size: 15px;
            font-weight: 600;
            color: #17910B;
            text-transform: uppercase;
            border-radius: 0;
            margin-right: 0;
            border: 1px solid #17910B;
            position: relative;
            overflow: hidden;
            z-index: 1;
            transition: all 0.3s ease 0s;
        }

            .tab .nav-tabs li.active a,
            .tab .nav-tabs li a:hover {
                color: #fff;
                border: 1px solid #17910B;
            }

            .tab .nav-tabs li a:after {
                content: "";
                display: block;
                width: 100%;
                height: 0;
                position: absolute;
                top: 0;
                left: 0;
                z-index: -1;
                transition: all 0.3s ease 0s;
            }

            .tab .nav-tabs li.active a:after,
            .tab .nav-tabs li a:hover:after {
                height: 100%;
                background-color: #17910B;
            }

.tab .tab-content {
    padding: 20px 10px;
    margin-top: 0;
    font-size: 14px;
    color: #999;
    line-height: 26px;
}

    .tab .tab-content h3 {
        font-size: 24px;
        margin-top: 0;
    }

@media only screen and (max-width: 767px) {
    .tab .nav-tabs li {
        margin: 0 25px 0 0;
    }
}

@media only screen and (max-width: 479px) {
    .tab .nav-tabs li {
        width: 100%;
        text-align: center;
        margin: 0 0 10px 0;
    }

        .tab .nav-tabs li:after {
            width: 0;
            height: 100%;
            top: auto;
            bottom: -60%;
            right: 50%;
        }
}

.news .tab .tab-content .line {
    height: 100px;
    padding: 3px 5px;
    margin: 0;
    overflow: hidden;
}

    .news .tab .tab-content .line .title {
        min-height: 23px;
        line-height: 23px;
        color: #161616;
        font-size: 18px;
    }


        .news .tab .tab-content .line .title a {
            height: 23px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            font-size: 18px;
            color: #1a1a1a;
            font-family: "微软雅黑";
            line-height: 24px;
            width: 95%;
            display: block;
        }




    .news .tab .tab-content .line p {
        margin-top: 4px;
        font-size: 14px;
        line-height: 24px;
        color: #808080;
        margin-bottom: 6px;
        padding: 4px 0 0 0;
        overflow: hidden;
        text-overflow: ellipsis;
    }
/* home partner */
.home_partner_title {
    text-align: center;
    padding-top: 55px;
}

.home_partner_text {
    color: #222222;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    margin-top: 12px;
}

.home_partner_list {
    width: 1200px;
    margin: 40px auto;
    
    background-color: #EBEBEB;
}

    .home_partner_list table {
        border-collapse: collapse;
        border: 1px solid #e6e6e6;
    }

        .home_partner_list table td {
            width: 238px;
            height: 80px;
            border: 1px solid #e6e6e6;
            text-align:center;
        }

            .home_partner_list table td .partner_box {
                width: 100%;
                height: 70px;
              
            }

            .home_partner_list table td .partner_box2:hover {
                border: 8px solid #f6f6f6;
                padding: 11px 36px;
            }

.partner_box .cont1 {
    width: 100%;
    margin:0px auto;
   

}

.partner_box .cont2 {
    width: 110px;
    height: 100px;
  
   
  
}





/* footer */
.contact {
    margin-top: 40px;
    padding-top: 38px;
    padding-bottom: 60px;
    background-color: #17910B;
}

    .contact h4 {
        margin-bottom: 28px;
    }

        .contact h4 a {
            font-size: 18px;
            color: #fff;
            font-weight: normal;
        }

        .contact h4 span {
            font-size: 18px;
            color: #fff;
            font-weight: normal;
        }

.home_about {
    margin-right: 20px;
    width: 140px;
}

    .home_about dt {
        margin-bottom: 24px;
    }

        .home_about dt a {
            font-size: 18px;
            color: #fff;
            font-weight: normal;
        }

        .home_about dt span {
            font-size: 18px;
            color: #fff;
            font-weight: normal;
        }

    .home_about dd {
        color: #eeeeee;
        line-height: 28px;
        font-family: "宋体";
    }

    .home_about .more {
        color: #fff;
        display: inline-block;
        border: 1px solid #cccccc;
        line-height: 38px;
        padding: 0 24px;
        margin-top: 12px;
    }

        .home_about .more:hover {
            border-color: #fff;
        }

.home_case {
    width: 300px;
    margin-left: 45px;
}

    .home_case li {
        border-top: 1px solid #ccc;
        height: 52px;
        padding: 14px 0;
    }

        .home_case li:first-child {
            border: 0;
            padding-top: 3px;
        }

        .home_case li img {
            float: left;
            margin-right: 18px;
        }

    .home_case h5 {
        margin-top: -5px;
        line-height: 28px;
    }

        .home_case h5 a {
            font-size: 14px;
            color: #fff;
            font-weight: normal;
        }

    .home_case .text {
        line-height: 22px;
    }

        .home_case .text a {
            color: #dddddd;
            font-family: "宋体";
        }

    .home_case .label {
        color: #cccccc;
        line-height: 28px;
    }

.home_service {
    margin-right: 20px;
    width: 140px;
}

    .home_service a.sub {
        font-size: 12px;
        color: #fff;
        line-height: 38px;
        width: 98px;
        display: inline-block;
        border: 1px solid #cccccc;
        text-align: center;
        margin-right: 12px;
        margin-bottom: 12px;
        margin-top: 3px;
    }

        .home_service a.sub:hover {
            border-color: #fff;
        }

.home_contact {
    margin-left: 40px;
}

    .home_contact li {
        color: #ddd;
        margin-bottom: 14px;
    }

        .home_contact li i {
            display: inline-block;
            width: 18px;
            height: 18px;
            margin-right: 10px;
            vertical-align: middle;
        }

        .home_contact li .addres {
            background: url("../images/sprite.png") no-repeat 0 -20px;
        }

        .home_contact li .weibo {
            background: url("../images/sprite.png") no-repeat -20px -20px;
        }

        .home_contact li .email {
            background: url("../images/sprite.png") no-repeat -40px -20px;
        }

        .home_contact li .weixin {
            background: url("../images/sprite.png") no-repeat -80px -20px;
        }

        .home_contact li .call {
            background: url("../images/sprite.png") no-repeat -0px -0px;
        }

        .home_contact li .fax {
            background-image: url(../images/sprite.png);
            background-repeat: no-repeat;
            background-position: -94px 0px;
        }

        .home_contact li .web {
            background-image: url(../images/sprite.png);
            background-repeat: no-repeat;
            background-position: -94px -20px;
        }

        .home_contact li a {
            color: #ddd;
        }

.blogroll {
    line-height: 28px;
    color: #999;
    text-align: center;
    padding: 30px 0;
}

    .blogroll a {
        color: #999;
        display: inline-block;
    }

        .blogroll a:hover {
            color: #333;
        }

    .blogroll .copyright {
        margin-top: 16px;
    }

.footer .list-group {
    padding-left: 0;
    margin-bottom: 0px;
}

.footer .list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.footer .list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #17910B;
    border: 0px solid #17910B;
    color: #DDDDDD;
}

    .footer .list-group-item a {
        color: #DDDDDD;
    }

.footer .tit {
    font-size: 18px;
    color: #fff;
    font-weight: normal;
}

/*产品展示*/

/* case201601 */
.case_t {
    text-align: center;
    padding-top: 60px;
    background: url(../images/case_t_line.jpg) repeat-x 0 128px;
}

.case_t_title {
    color: #000000;
    font-size: 20px;
    height: 56px;
    line-height: 56px;
    width: 112px;
    text-align: center;
    background-color: #fff;
    margin: 0px auto;
}

.case_t_line {
    width: 42px;
    height: 1px;
    line-height: 1px;
    background-color: #6bc1ca;
    margin: 0px auto;
}

.case_type201601 {
    margin-top: 10px;
    position: relative;
    z-index: 1;
    clear: both;
}

    .case_type201601 ul {
       /* width: 800px;  padding-bottom: 20px;*/
        margin: 0px auto;
      
    }

    .case_type201601 li {
        float: left;
        border: 1px solid #fff;
        text-align: center;
        margin-right: 20px;
        padding: 5px;
    }

        .case_type201601 li a {
            font-size: 24px;
            color: #000;
        }

        .case_type201601 li:hover {
            border: 1px solid #109307;
        }

            .case_type201601 li:hover a {
                color: #109307;
            }

        .case_type201601 li.sel {
            border: 1px solid #109307;
        }

            .case_type201601 li.sel a {
                color: #109307;
            }

.case_search {
    width: 240px;
    position: absolute;
    right: 0;
    top: 0px;
    z-index: 1;
    text-align: right;
}

.case_seek {
    border: 1px solid #4bcdd9;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

    .case_seek input {
        border: 0;
        background: none;
        color: #666;
        width: 0;
        text-indent: 10px;
    }

    .case_seek img {
        padding: 10px;
      
    }

.case_list_201601 {
    width: 1600px;
    overflow: hidden;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}

.portfolio-grid {
    width: 100%;
}

.about_cont p span {
    font-weight: bold;
}


.pthumbnail {
    overflow: hidden;
    position: relative;
    display: inline-block;
    float: left;
    width: 31%;
    margin-top: 20px;
    height:380px;
    margin-right: 2%;
}

 

.projectinfo {
    position: absolute;
    z-index: 2;
    top: -60px;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(126,127,115);
    background: rgba(126,127,115,.4);
    height: 0\9;
}

.pthumbnail .meta {
    width: 100%;
    height: 120px;
    line-height: 60px;
    text-align: left;
    overflow: hidden;
}

    .pthumbnail .meta p {
        height: 40px;
        line-height: 19px;
        text-align: left;
        overflow: hidden;
        padding: 0 10px;
    }

    .pthumbnail .meta h4 {
        font-size: 16px;
        padding-left: 10px;
        font-weight: normal;
        width: 285px;
    }

        .pthumbnail .meta h4 a {
            color: #000;
            line-height: 40px;
        }

    .pthumbnail .meta .fr {
        width: 80px;
        text-align: right;
        padding-right: 10px;
    }

        .pthumbnail .meta .fr a {
            display: inline-block;
            padding: 0px 2px;
            padding-right: 12px;
            width: 20px;
            height: 60px;
        }

            .pthumbnail .meta .fr a.cases_a_pc {
                background: url(../images/cases_ico_pc_b.png) no-repeat center;
            }

            .pthumbnail .meta .fr a.cases_a_phone {
                background: url(../images/cases_ico_phone_b.png) no-repeat center;
            }

.pthumbnail:hover .meta {
    background-color: #ccc;
}

    .pthumbnail:hover .meta h4 a {
        color:#000;
    }

    .pthumbnail:hover .meta .fr a.cases_a_pc {
        background: url(../images/cases_ico_pc_w.png) no-repeat center;
    }

    .pthumbnail:hover .meta .fr a.cases_a_phone {
        background: url(../images/cases_ico_phone_w.png) no-repeat center;
    }










.portfolio-grid2 {
    width: 100%;
    margin-top: 20px;
}

.ithumbnail img.cases_img {
    width: 100%;
}

.ithumbnail {
    overflow: hidden;
    position: relative;
    display: inline-block;
    float: left;
    width: 24%;
    width: 23.49%\9;
    margin: 0.5%;
}

   
.projectinfo {
    position: absolute;
    z-index: 2;
    top: -60px;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(126,127,115);
    background: rgba(126,127,115,0.4);
    height: 0\9;
}

.ithumbnail .meta {
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: left;
    overflow: hidden;
}

    .ithumbnail .meta h4 {
        font-size: 18px;
        padding-left: 2%;
        font-weight: normal;
       
    }
    /* width: 60%;*/

        .ithumbnail .meta h4 a {
            color: #000;
            line-height: 60px;
        }

    .ithumbnail .meta .fr {
        width: 38%;
        text-align: right;
    }

        .ithumbnail .meta .fr a {
            display: inline-block;
            padding: 0px 2px;
            padding-right: 12px;
            width: 20px;
            height: 60px;
        }

            .ithumbnail .meta .fr a.cases_a_pc {
                background: url(../images/index201601/cases_ico_pc_b.png) no-repeat center;
            }

            .ithumbnail .meta .fr a.cases_a_phone {
                background: url(../images/index201601/cases_ico_phone_b.png) no-repeat center;
            }

.ithumbnail:hover .meta {
    background-color: #52A94A;
}

    .ithumbnail:hover .meta h4 a {
        color: #fff;
    }

    .ithumbnail:hover .meta .fr a.cases_a_pc {
        background: url(../images/index201601/cases_ico_pc_w.png) no-repeat center;
    }

    .ithumbnail:hover .meta .fr a.cases_a_phone {
        background: url(../images/index201601/cases_ico_phone_w.png) no-repeat center;
    }











/* 分页样式 */
.page {
    text-align: center;
    margin-top: 20px;
}

    .page a {
        display: inline-block;
        padding: 5px 10px;
        margin-right: 10px;
        color: #fff;
        border: 1px solid #2eafbb;
        color: #17910B;
    }

        .page a:hover {
            background-color: #17910B;
            color: #fff;
        }

        .page a.now {
            background-color: #17910B;
            color: #fff;
        }



@media all and (min-width:1200px) and (max-width:1610px) {
    /* case */
    .case_list_201601 {
        width: 1195px;
    }

    .portfolio-grid {
        width: 1300px;
    }
}

@media all and (max-width:1199px) {
    .wrap {
        width: 968px;
    }
    /*index */
    .header .logo_text {
        display: none;
    }

    //home service*/ .serve_column ul {
        width: 824px;
        margin: 0px auto;
    }

    .serve_column li {
        float: left;
        width: 272px;
        height: 390px;
        background: #ffffff;
        margin: 10px 95px 20px 45px;
    }


    /*home_news*/
    .hn_main {
        width: 450px;
        position: relative;
        padding-bottom: 28px;
        margin-top: 40px;
    }

    .hn_column {
        width: 480px;
        margin-top: 30px;
    }

    .top_news_img {
        width: 450px;
        height: 194px;
    }

    .hn_column .text {
        padding: 15px 20px;
        line-height: 24px;
        height: 110px;
        color: #fff;
        display: none;
        border-top: 1px solid #7c9bad;
    }

    .home_service {
        display: none;
    }

    /* case */
    .case_list_201601 {
        width: 790px;
    }

    .portfolio-grid {
        width: 850px;
    }

    /*about*/
    .about {
        width: 100%;
        overflow: hidden;
    }

        .about .points {
            margin-top: 30px;
        }

    .about_tab {
        width: 860px;
    }

    .about_main {
        width: 400px;
    }

    .about_cont2 {
        display: none;
    }

    .about_cont li {
        margin-bottom: 14px;
        width: 200px;
        float: left;
    }

    .about_main .about_cont:first-child {
        border-bottom: 0px none;
    }

    .zhizi li:first-child {
        display: none;
    }

    .job_tab {
        display: none;
        width: 440px;
    }

    .jion_box {
        width: 960px;
        margin: 0 auto;
        position: relative;
    }

    .jion .send {
        position: absolute;
        right: 22px;
        top: 444px;
    }

    .jion_img {
        top: 135px;
        left: 0;
    }

    .jion_info {
        margin-left: 250px;
        margin-top: 360px;
    }

    /* contact */
    .connect_column li {
        margin-left: 40px;
    }

        .connect_column li:first-child {
            margin-left: 10px;
        }

    .arrive_column_con {
        width: 950px;
        overflow: hidden;
    }

    .arrive_column {
        margin-left: 50px;
        width: 950px;
    }

        .arrive_column dl {
            width: 260px;
            margin: 30px 25px;
        }

        .arrive_column dd {
            font-size: 15px;
            color: #333;
            line-height: 32px;
        }

    .connect_column li:last-child {
        display: none;
    }

    .bus {
        padding-left: 10px;
    }

    /* service */
    .inside_banner_service {
        background: url("../images/service_banner.jpg") no-repeat -600px 0px;
        height: 400px;
    }

    .inside_banner_mobile {
        background: url("../images/m_banner.jpg") no-repeat -200px 0px;
        height: 400px;
    }

    .inside_banner_solution {
        background: url("../images/sl_banner.jpg") no-repeat -200px 0px;
        height: 400px;
    }

    .inside_banner_news {
        background: url("../images/n_banner.jpg") no-repeat -600px 0px;
        height: 400px;
    }

    .ser_project ul {
        width: 750px;
    }

    .ser_project li {
        margin-left: 40px;
        margin-right: 60px;
        margin-top: 40px;
    }

        .ser_project li:first-child {
            margin: 40px 60px 0px 40px;
        }

    .picScroll-left {
        width: 960px;
    }

    .picBox li img {
        width: 334px;
        height: 184px;
    }

    .picBox li {
        float: left;
        position: relative;
        width: 334px;
    }

    .picBox .intro {
        font-size: 13px;
    }

    .sp_box img {
        width: 100%;
    }

    /* mobile */
    .mobile_column ul {
        width: 960px;
    }

    .mobile_column li {
        width: 300px;
        margin-left: 20px;
    }

    .wechat dl {
        margin-left: 30px;
        margin-top: 300px;
        float: left;
    }

    .wechat_intro {
        margin-top: 60px;
    }

    .wi_left {
        margin-left: 10px;
        width: 350px;
    }

    .wi_right {
        width: 400px;
    }

    /* solution */
    .solution_list {
        width: 960px;
    }

        .solution_list li {
            margin-left: 60px;
        }

        .solution_list ul {
            margin-right: 0px;
        }

    .news_info {
        width: 960px;
    }

    .news_menu {
        display: none;
    }

    .news_box {
        width: 940px;
        padding-left: 20px;
    }

    /* news */
    .news_tab {
        width: 960px;
        overflow: hidden;
    }

    .news_list {
        width: 960px;
    }

    .news_cont {
        width: 780px;
        margin-right: 20px;
    }

    .news_list_yuangong {
        width: 100%;
        background: url(../images/news_yuangong_bg.jpg) no-repeat center top #95c9bc;
        height: 1200px;
        margin-top: 40px;
    }

        .news_list_yuangong ul {
            width: 800px;
            margin: 0px auto;
        }
    /* contact_pay */
    .pay_list {
        width: 960px;
    }

        .pay_list table {
            width: auto;
        }

            .pay_list table td {
                font-size: 13px;
                line-height: 28px;
                width: 240px;
                overflow: hidden;
                vertical-align: top;
            }

        .pay_list dt {
            height: 80px;
            width: 228px;
            overflow: hidden;
        }

    .pay_spec {
        font-size: 13px;
        width: 960px;
    }

    .pay_list dt.dt2 {
        padding-left: 6px;
    }

    .pay_list dd {
        padding-left: 4px;
    }
}




.crumbs {
    border-bottom: 1px solid #f7f7f7;
    line-height: 40px;
    color: #999999;
    font-family: "宋体";
    font-size: 12px;
}

    .crumbs .icon {
        display: inline-block;
        width: 14px;
        height: 14px;
        background: url("../images/sprite.png") -80px 4px no-repeat;
        margin-right: 4px;
    }

    .crumbs a {
        color: #999;
    }

        .crumbs a:hover {
            color: #666;
        }

    .crumbs .on {
        color: #666;
    }


/*产品页幻灯*/
.pro1_mainr {
    width: 600px;
    height: 355px;
    float: right;

}

    .pro1_mainr h1 {
        border-bottom-width: 2px;
        border-bottom-style: solid;
        border-bottom-color: #E6E6E6;
        line-height: 3em;
    }

    .pro1_mainr p {
        font-size: 16px;
        line-height: 2em;
        border-bottom-width: 2px;
        border-bottom-style: solid;
        border-bottom-color: #E6E6E6;
        padding-top: 20px;
        padding-bottom: 20px;
        letter-spacing: 0.1em;
    }
/** Stage container **/

.connected-carousels .stage {
  width: 450px;
    margin-top: 30px;
    position: relative;

}

.connected-carousels .photo-credits {
    position: absolute;
    right: 15px;
    bottom: 0;
    font-size: 13px;
    color: #fff;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.85);
    opacity: .66;
}

    .connected-carousels .photo-credits a {
        color: #fff;
    }

/** Navigation container **/

.connected-carousels .navigation {
    height: 70px;
    position: relative;
    width: 650px;
    /* margin-left: 641px; */
    /* float: right; */
    top: -70px;
    left: 650px;
}

/** Shared carousel styles **/

.connected-carousels .carousel {
    overflow: hidden;
    position: relative;
}

    .connected-carousels .carousel ul {
        height: 20000em;
        position: relative;
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .connected-carousels .carousel li {
        float: left;
    }

/** Stage carousel specific styles **/

.connected-carousels .carousel-stage {
    height: 450px;
    border: 10px solid #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 2px #999;
    -moz-box-shadow: 0 0 2px #999;
    box-shadow: 0 0 2px #999;
}

/** Navigation carousel specific styles **/

.connected-carousels .carousel-navigation {
    width:270px;
    height: 70px;
    background: #fff;
    border: 10px solid #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 2px #999;
    -moz-box-shadow: 0 0 2px #999;
    box-shadow: 0 0 2px #999;
}

  

        .connected-carousels .carousel-navigation li img {
            display: block;
            border: 5px solid #fff;
        }

        .connected-carousels .carousel-navigation li.active img {
            border-color: #ccc;
        }

/** Stage carousel controls **/

.connected-carousels .prev-stage,
.connected-carousels .next-stage {
    display: block;
    position: absolute;
    top: 0;
    width: 305px;
    height: 410px;
    color: #fff;
}

.connected-carousels .prev-stage {
    left: 0;
}

.connected-carousels .next-stage {
    right: 0;
}

    .connected-carousels .prev-stage.inactive,
    .connected-carousels .next-stage.inactive {
        display: none;
    }

    .connected-carousels .prev-stage span,
    .connected-carousels .next-stage span {
        display: none;
        position: absolute;
        top: 50%;
        width: 30px;
        height: 30px;
        text-align: center;
        background: #4E443C;
        color: #fff;
        text-decoration: none;
        text-shadow: 0 0 1px #000;
        font: 24px/27px Arial, sans-serif;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        -webkit-box-shadow: 0 0 2px #999;
        -moz-box-shadow: 0 0 2px #999;
        box-shadow: 0 0 2px #999;
    }

.connected-carousels .prev-stage span {
    left: 20px;
}

.connected-carousels .next-stage span {
    right: 20px;
}

.connected-carousels .prev-stage:hover span,
.connected-carousels .next-stage:hover span {
    display: block;
}

/** Navigation carousel controls **/

.connected-carousels .prev-navigation,
.connected-carousels .next-navigation {
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    background: #4E443C;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 16px/29px Arial, sans-serif;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-shadow: 0 0 2px #999;
    -moz-box-shadow: 0 0 2px #999;
    box-shadow: 0 0 2px #999;
    right: -200px;
}

.connected-carousels .prev-navigation {
    left: -15px;
    top: 18px;
    text-indent: 7px;
}

.connected-carousels .next-navigation {
    right: 4px;
    top: 18px;
    text-indent: 16px;
}

    .connected-carousels .prev-navigation.inactive,
    .connected-carousels .next-navigation.inactive {
        opacity: .5;
        cursor: default;
    }

.case_sign {
    margin-top: 30px;
}

.piclist-art h1 {
    text-align: center;
    font-size: 36px;
}

.piclist-art p {
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    text-align: center;
}

.piclist-art img {
    width: 800px;
    text-align: center;
}

.news_page {
    text-align: center;
    margin-top: 16px;
}

    .news_page a {
        display: inline-block;
        font-size: 20px;
        font-weight: 200;
        line-height: 38px;
        width: 38px;
        text-align: center;
        margin: 0 0px 0 10px;
        color: #999;
        border: 1px solid #999;
    }

        .news_page a:hover {
            color: #333;
            border-color: #333;
        }



.news_list {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

    .news_list li {
        background: #f7f7f7;
        zoom: 1;
        margin-top: 40px;
        position: relative;
        width: 50%;
        float: left;
    }

    .news_list .line {
        display: block;
        position: absolute;
        background: #17910B;
    }

    .news_list li:after {
        content: "";
        clear: both;
        display: table;
    }

.news_time {
    background: #17910B;
    width: 120px;
    height: 100%;
    padding: 18px 20px 40px 0;
}

    .news_time .day {
        display: block;
        font-size: 70px;
        color: #fff;
        font-family: "Impact";
        text-align: right;
    }

    .news_time .year {
        display: block;
        color: #eee;
        text-align: right;
        line-height: 22px;
    }

    .news_time .author {
        display: block;
        color: #eee;
        text-align: right;
        line-height: 22px;
    }

    .news_time .type {
        display: block;
        text-align: right;
        background: url("../images/n01.jpg") no-repeat right top;
        padding-top: 6px;
        margin-top: 4px;
    }

        .news_time .type a {
            color: #fff;
            font-family: '宋体', Arial;
        }

.news_cont {
    width: 70%;
    margin-right: 40px;
}

    .news_cont h2 {
        font-size: 20px;
        font-weight: normal;
        padding-top: 26px;
    }

        .news_cont h2 a {
            color: #333;
        }

    .news_cont a:hover {
        color: #17910B;
    }

    .news_cont .demo {
        line-height: 24px;
        margin-top: 14px;
         word-break:break-all; word-wrap:break-word;
    }

    .news_cont .vis {
        color: #999;
        line-height: 38px;
        margin-top: 12px;
    }

    .news_cont .more {
        float: right;
        color: #17910B;
        display: inline-block;
        border: 1px solid #17910B;
        line-height: 30px;
        padding: 0 24px;
    }

.news_more {
    width: 1200px;
    margin: 40px auto 80px;
    text-align: center;
}

    .news_more a {
        display: block;
        font-size: 14px;
        color: #17910B;
        border: 1px solid #17910B;
        line-height: 38px;
    }

.backg_new {
    background: #f7f7f7;
    padding: 1px 0 40px;
    margin-bottom: -40px;
}

.news_info {
    width: 1200px;
    margin: 0 auto;
}

.news_box {
    width: 840px;
}

.news_title {
    border-bottom: 1px solid #eeeeee;
    margin-top: 40px;
    padding-bottom: 18px;
}

    .news_title h1 {
        font-size: 20px;
        color: #333;
        font-weight: 600;
    }

    .news_title .sign {
        color: #999;
        margin-top: 12px;
    }

    .news_title .label {
        color: #2eafbb;
    }

    .news_title .markk {
        padding-right: 20px;
    }

.news_page {
    text-align: center;
    margin-top: 16px;
}

    .news_page a {
        display: inline-block;
        font-size: 20px;
        font-weight: 200;
        line-height: 38px;
        width: 38px;
        text-align: center;
        margin: 0 0px 0 10px;
        color: #999;
        border: 1px solid #999;
    }

        .news_page a:hover {
            color: #333;
            border-color: #333;
        }

.news_box .demo {
    font-size: 14px;
    color: #333;
    line-height: 30px;
    margin-top: 30px;
}

.news_box .notice {
    font-size: 12px;
    color: #999;
    padding-top: 20px;
    clear: both;
}

.page_list {
    border-top: 1px dashed #d3d3d3;
    margin-top: 16px;
    padding-top: 10px;
    margin-bottom: 30px;
    clear: both;
}

    .page_list li {
        line-height: 24px;
        color: #999;
    }

        .page_list li a {
            color: #999;
        }

            .page_list li a:hover {
                color: #17910B;
            }

    .page_list .return {
        float: right;
        font-size: 14px;
        color: #149310;
        border: 1px solid #149310;
        line-height: 38px;
        padding: 0 20px;
        margin-top: 6px;
    }

.news_menu {
    width: 300px;
    background: #f7f7f7;
    padding: 30px;
    margin-top: 40px;
}

    .news_menu dt {
        font-size: 20px;
        color: #333;
        margin-bottom: 24px;
    }

    .news_menu dd {
        border-bottom: 1px dashed #cccccc;
        margin-bottom: 20px;
    }

        .news_menu dd h3 {
            color: #333;
            font-size: 16px;
            font-weight: normal;
            margin-bottom: 10px;
        }

    .news_menu a:hover {
        color: #17910B;
    }

    .news_menu .text {
        color: #666;
        line-height: 24px;
        margin-bottom: 14px;
         word-break:break-all; word-wrap:break-word;
    }

    .news_menu .time {
        color: #999999;
        line-height: 24px;
        margin-bottom: 6px;
    }

.news_seek {
    border: 1px solid #fff;
    display: inline-block;
    *display: inline;
    zoom: 1;
    background: none;
    position: absolute;
    left: 0;
    top: 280px;
}

    .news_seek input {
        border: 0;
        background: none;
        color: #fff;
        width: 0;
        text-indent: 10px;
    }

    .news_seek img {
        padding: 10px;
      
    }

.news_img {
    position: absolute;
    right: 0;
    top: 76px;
}
/* numeric controls */
ol#controls {
    margin: 156px auto 0px auto;
    padding: 0;
    height: 28px;
    padding-left: 42%;
}

    ol#controls li {
        margin: 0 10px 0 0;
        padding: 0;
        float: left;
        list-style: none;
        height: 12px;
        line-height: 12px;
        width: 12px;
    }

        ol#controls li a {
            display: block;
            height: 12px;
            width: 12px;
            line-height: 12px;
            padding: 0px;
            text-decoration: none;
            font-size: 0px;
            background: url(../images/case_ico.png) no-repeat 0px -12px;
        }

        ol#controls li.current a {
            background: url(../images/case_ico.png) no-repeat 0px 0px;
        }

        ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus {
            outline: none;
        }

.some_news {
    margin-top: 70px;
    clear: both;
    border-top: 1px solid #eee;
}

    .some_news h2 {
        text-align: center;
        line-height: 100px;
        height: 100px;
        font-size: 32px;
        color: #333;
        font-weight: normal;
    }

    .some_news h1 {
        text-align: center;
        line-height: 100px;
        height: 100px;
        font-size: 32px;
        color: #333;
        font-weight: normal;
    }

    .some_news li {
        float: left;
        width: 33%;
        float: left;
        overflow: hidden;
        height: 30px;
        line-height: 30px;
    }

        .some_news li a {
            font-size: 14px;
        }

.sub_news_title h3 {
    font-size: 18px;
    border-bottom: 1px solid #eeeeee;
    margin-top: 40px;
    padding-bottom: 18px;
    font-weight: 500;
}

.sub_news_list {
    margin-top: 10px;
}

    .sub_news_list li {
        width: 46%;
        margin-right: 4%;
        float: left;
        height: 30px;
        line-height: 30px;
        overflow: hidden;
    }

        .sub_news_list li a {
            font-size: 14px;
        }

.sub_caess_list h3 {
    font-size: 18px;
    border-bottom: 1px solid #eeeeee;
    margin-top: 40px;
    padding-bottom: 18px;
    font-weight: 500;
}

.sub_caess_list {
    margin-top: 10px;
}

    .sub_caess_list dl {
        width: 30%;
        margin-right: 3%;
        float: left;
        overflow: hidden;
        margin-top: 10px;
    }

        .sub_caess_list dl dt img {
            width: 100%;
        }

        .sub_caess_list dl dd {
            line-height: 30px;
            height: 30px;
            overflow: hidden;
            font-size: 14px;
            text-align: center;
        }

.news_tag_title .sub_news_title h3 {
}

.news_tag_title .sub_caess_list dl {
    width: 29%;
}


.home_title {
    text-align: center;
    padding-top: 40px;
}

.form_msg {
    height: 400px;
    width: 420px;
    position: relative;
    padding-left: 40px;
    z-index: 1;
}

    .form_msg dl {
        position: relative;
        z-index: 3;
    }

    .form_msg dt {
        font-size: 18px;
        color: #fff;
        padding-top: 40px;
    }

    .form_msg dd {
        margin-top: 10px;
    }

    .form_msg .textt {
        border: 1px solid #cccccc;
        background: transparent;
        color: #ccc;
    }

        .form_msg .textt:focus {
            border-color: #fff;
            color: #fff;
        }

    .form_msg .textarea {
        color: #ccc;
        line-height: 32px;
        padding-left: 12px;
    }

    .form_msg .sub_btn {
        font-size: 14px;
        border: 1px solid #fff;
        background: transparent;
        color: #fff;
        height: 38px;
        width: 118px;
        line-height: 36px;
        margin-right: 14px;
        *margin-left: 12px;
        filter: chroma(color=#000000);
        
    }

    .form_msg textarea {
        width: 371px;
        border: 1px solid #ccc;
        background: transparent;
        height: 100px;
        color: #ccc;
        resize: none;
        *margin-left: 12px;
        overflow: auto;
    }

        .form_msg textarea:focus {
            color: #fff;
            border-color: #fff;
            outline: none;
        }


/*inside*/
.inside_banner {
    position: relative;
}

.inside_banner_service {
    background: url("../images/service_banner.jpg") no-repeat center;
    height: 400px;
}

.inside_banner_mobile {
    background: url("../images/m_banner.jpg") no-repeat center;
    height: 400px;
}

.inside_banner_solution {
    background: url("../images/sl_banner.jpg") no-repeat center;
    height: 400px;
}

.inside_banner_news {
    background: url("../images/n_banner.jpg") no-repeat center;
    height: 400px;
}

.inside_banner .wrap {
    height: 100%;
}

.about {
    overflow: hidden;
}

.about_tab {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    height: 100%;
}

    .about_tab ul {
        position: absolute;
        bottom: 0;
        left: 0;
        font-size: 0;
    }

    .about_tab li {
        display: inline-block;
        width: 100px;
        text-align: center;
        vertical-align: bottom;
        *display: inline;
        zoom: 1;
    }

        .about_tab li a {
            font-size: 14px;
            color: #fff;
            line-height: 40px;
        }

        .about_tab li.on a {
            line-height: 100px;
        }

    .about_tab .blue {
        background: #43bcc7;
    }

    .about_tab .green {
        background: #a6d250;
    }

    .about_tab .yellow {
        background: #eab055;
    }

    .about_tab .orange {
        background: #e9d356;
    }

.about_title {
    text-align: center;
    padding-top: 60px;
    padding-bottom: 32px;
}

.about_main {
    width: 600px;
    position: relative;
}

.about_pic {
    position: relative;
    width: 490px;
}

    .about_pic img {
        position: absolute;
    }

.about_cont {
    padding-bottom: 30px;
    margin-bottom: 30px;
    position: relative;
    font-size: 20px;
}

.about_main .about_cont:first-child {
    border-bottom: 1px dashed #d3d3d3;
}

.about_cont h2 {
    font-size: 26px;
    color: #333;
    font-weight: normal;
    margin-bottom: 5px;
}

.about_cont h4 {
    font-size: 16px;
    color: #333;
    font-weight: normal;
    background: url("../images/a03.jpg") no-repeat left bottom;
    padding-bottom: 8px;
    margin-bottom: 30px;
    white-space: nowrap;
}

.about_cont .text {
    font-size: 14px;
    color: #333;
    line-height: 28px;
}

.about_cont li {
    margin-bottom: 14px;
    width: 300px;
    float: left;
}

    .about_cont li span {
        background: #4bcdd9;
        color: #fff;
        font-size: 10px;
        padding: 0 4px;
        margin-right: 8px;
        line-height: 12px;
        *padding: 2px 4px;
    }

/* new title */
.new_title {
    width: 300px;
    margin: 0 auto;
    height: 54px;
    color: #555;
}

.new_title_left {
    float: left;
    font-size: 60px;
    line-height: 54px;
    font-weight: 100;
    padding-right: 5px;
    color: #666;
}

.new_title_right {
    float: left;
    text-align: left;
}

    .new_title_right h3 {
        font-size: 30px;
        line-height: 32px;
        font-weight: lighter;
        font-weight: 100;
    }

    .new_title_right h1 {
        font-size: 30px;
        line-height: 32px;
        font-weight: lighter;
        font-weight: 300;
    }

.new_title_spec {
    font-family: Arial;
    font-size: 18px;
    font-weight: 100;
    color: #888;
}

.connect {
    background: url("../images/cn01.jpg") no-repeat center;
    min-height: 500px;
}

.connect_column {
    margin-top: 40px;
}

    .connect_column li {
        float: left;
        text-align: center;
        width: 285px;
        height: 218px;
        margin-left: 20px;
        position: relative;
        padding-top: 42px;
        font-size: 16px;
        color: #333;
        line-height: 32px;
    }

        .connect_column li:first-child {
            margin-left: 0;
        }

    .connect_column h2 {
        font-size: 18px;
        color: #333;
        font-weight: normal;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .connect_column .info {
        position: relative;
        z-index: 2;
    }

    .connect_column .text {
        margin: 0 10px;
        font-size: 12px;
        line-height: 2em;
    }

    .connect_column .s1 {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #de6764;
        opacity: 0.2;
        filter: alpha(opacity=20);
    }

    .connect_column .s2 {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #58bec8;
        opacity: 0.2;
        filter: alpha(opacity=20);
    }

    .connect_column .s3 {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #9ac047;
        opacity: 0.2;
        filter: alpha(opacity=20);
    }

    .connect_column .s4 {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #31a0e1;
        opacity: 0.2;
        filter: alpha(opacity=20);
    }

    .connect_column .i1 {
        display: inline-block;
        width: 36px;
        height: 46px;
        background: url("../images/sprite2.png") no-repeat 0 0;
    }

    .connect_column .i2 {
        display: inline-block;
        width: 42px;
        height: 46px;
        background: url("../images/sprite2.png") no-repeat -38px 0;
    }

    .connect_column .i3 {
        display: inline-block;
        width: 40px;
        height: 46px;
        background: url("../images/sprite2.png") no-repeat -83px 0;
    }

    .connect_column .i4 {
        display: inline-block;
        width: 40px;
        height: 46px;
        background: url("../images/sprite2.png") no-repeat -125px 0;
    }

    .connect_column a {
        color: #333;
    }

.connect_share {
    border-top: 2px solid #43bcc7;
    width: 120px;
    margin: 46px auto 0;
    text-align: center;
    padding-top: 46px;
}

    .connect_share .sh1 {
        display: inline-block;
        width: 40px;
        height: 40px;
        background: url("../images/sprite2.png") 0 -48px;
        margin-right: 9px;
    }

    .connect_share .sh2 {
        display: inline-block;
        width: 40px;
        height: 40px;
        background: url("../images/sprite2.png") -41px -48px;
    }

.arrive {
    background: #f7f7f7;
    padding-bottom: 40px;
    margin-bottom: -40px;
}

.arrive_column_con {
    width: 1150px;
    overflow: hidden;
}

.arrive_column {
    margin-left: 50px;
    width: 1300px;
}

    .arrive_column dl {
        float: left;
        width: 318px;
        margin: 40px 90px 0 0px;
    }

    .arrive_column dt {
        margin-bottom: 20px;
    }

    .arrive_column dd {
        font-size: 16px;
        color: #333;
        line-height: 32px;
    }

.bus {
    font-size: 18px;
    color: #31a0e1;
}

    .bus dt {
        margin-left: -50px;
    }

    .bus .icon {
        display: inline-block;
        width: 32px;
        height: 32px;
        background: url("../images/sprite2.png") 0 -90px;
        vertical-align: middle;
        margin-right: 18px;
    }

.taxi {
    font-size: 18px;
    color: #de6764;
}

    .taxi dt {
        margin-left: -50px;
    }

    .taxi .icon {
        display: inline-block;
        width: 32px;
        height: 34px;
        background: url("../images/sprite2.png") -34px -90px;
        vertical-align: middle;
        margin-right: 18px;
    }

.metro {
    font-size: 18px;
    color: #9ac047;
}

    .metro dt {
        margin-left: -50px;
    }

    .metro .icon {
        display: inline-block;
        width: 34px;
        height: 34px;
        background: url("../images/sprite2.png") -66px -90px;
        vertical-align: middle;
        margin-right: 16px;
    }

.zhizi ul {
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.zhizi li {
    float: left;
    margin: 0 13px;
}

.abouts_title {
    margin: 40px auto;
    color: #555;
    font-size: 24px;
    text-align: center;
}

.mobile_column {
}

    .mobile_column ul {
        width: 1200px;
        margin: 40px auto;
    }

    .mobile_column li {
        width: 360px;
        float: left;
        margin-left: 40px;
        line-height: 2em;
        font-size: 18px;
    }

        .mobile_column li:first-child {
            margin-left: 0;
        }

    .mobile_column .title {
        font-size: 16px;
        color: #222;
        margin: 10px auto;
        line-height: 26px;
    }

    .mobile_column .intro {
        color: #999;
        line-height: 22px;
        width: 320px;
        margin: 0 auto;
    }







/*home_news*/
.home_news_title {
    text-align: center;
    padding-top: 55px;
}

.home_news_text {
    color: #222222;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    margin-top: 12px;
}

.home_news_list {
    background-color: #e0f3f6;
    margin-top: 34px;
    padding-bottom: 10px;
    padding-top: 44px;
}

.home_news_item {
    width: 380px;
    height: 140px;
    padding: 0 25px;
    margin-top: 20px;
    margin-bottom: 10px;
    float: left;
    border: 1px solid #666;
    margin-right: 20px;
    overflow: hidden;
    position: relative;
    z-index: 2;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
}

    .home_news_item dl {
        text-align: center;
        position: absolute;
        top: 0;
        transition: all .5s;
        -moz-transition: all .5s;
        -webkit-transition: all .5s;
        -o-transition: all .5s;
    }

        .home_news_item dl dt {
            background: url(../images/news_ico_time.png) no-repeat center 20px;
            padding-top: 58px;
            font-size: 12px;
            font-family: "宋体";
            color: #444444;
        }

        .home_news_item dl dd.t {
            margin: 10px 0;
            width: 334px;
            height: 40px;
            line-height: 40px;
            overflow: hidden;
        }

            .home_news_item dl dd.t a {
                color: #000;
                font-size: 18px;
                text-align: center;
            }

        .home_news_item dl dd.spec {
            width: 334px;
            overflow: hidden;
        }

            .home_news_item dl dd.spec a {
                color: #666;
                font-size: 12px;
                font-family: "宋体";
                line-height: 24px;
            }

    .home_news_item:nth-child(4) {
        clear: both;
    }

    .home_news_item:hover {
        border: 1px solid #15909c;
        padding: 10px 25px;
    }

        .home_news_item:hover dl {
            top: -70px;
        }

            .home_news_item:hover dl dd.t a {
                color: #15909c;
            }

            .home_news_item:hover dl dt {
            }

.btn_news_more {
    border: 1px solid #15909c;
    margin: 50px auto;
    text-align: center;
    width: 120px;
}

    .btn_news_more a {
        line-height: 36px;
        color: #15909c;
        font-size: 12px;
        font-family: "宋体";
        width: 120px;
        height: 36px;
        display: block;
        transition: all 0.5s;
        -moz-transition: all 0.5s; /* Firefox 4 */
        -webkit-transition: all 0.5s; /* Safari and Chrome */
        -o-transition: all 0.5s; /* Opera */
    }

        .btn_news_more a:hover {
            background-color: #15909c;
        }

        .btn_news_more a:hover {
            color: #fff;
        }

.downloadbtn {
    width: 20%;
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
}






.porimgwrapper {
    width: 100%;
    margin: auto;
    padding: 20px 110px;
}

.pos_re {
    overflow: hidden;
    position: relative;
}

    .pos_re > a {
        display: block;
        z-index: 3;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }

.pic {
    overflow: hidden;
}

    .pic img {
        max-width: 100%;
    }

    .pic:hover img, li:hover .pic img {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }





.contactCon01 {
    margin: 20px;
}

    .contactCon01 ul {
        padding: 20px 12px 2px 12px;
    }

    .contactCon01 li {
        width: 100%;
        padding: 0;
        box-sizing: border-box;
        margin-bottom: 18px;
        height: 100%;
    }

        .contactCon01 li span {
            float: left;
            width: 64px;
            height: 64px;
            color: #52A94A;
            text-align: center;
        }

            .contactCon01 li span.glyphicon {
                font-size: 250%;
            }

        .contactCon01 li h4, .contactCon01 li p, .contactCon01 li h5 {
            text-align: left;
            float: right;
            width: calc(100% - 74px);
        }

        .contactCon01 li h4 {
            margin: 0 0 1px 0;
        }








.types_products {
    position: relative;
    padding: 30px 0 50px;
}

    .types_products aside {
        position: relative;
        float: left;
        width: 230px;
    }

    .types_products article {
        float: left;
        margin-left: -230px;
        width: 100%;
    }

        .types_products article .products {
            margin-left: 250px;
        }


.types_products_asidenone article {
    float: none;
    margin-left: 0;
}

    .types_products_asidenone article .products {
        margin-left: 0;
    }

.types_products aside section {
    background: #148E0B;
    border: 1px solid #148E0B;
    border-radius: 3px;
    margin-bottom: 20px;
    color: #FFFFFF;
}

    .types_products aside section h2 {
        padding: 0 20px;
        height: 60px;
        font-size: 18px;
        line-height: 60px;
        position: relative;
    }

.types_products aside .met_aside_list {
    background: #fff;
    border-top: 1px solid #ddd;
}

.types_products aside .met_aside dl dt {
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    font-weight: 600;
}

    .types_products aside .met_aside dl dt a {
        display: block;
        padding: 0 20px;
        color: #333;
    }

        .types_products aside .met_aside dl dt a:hover {
            background: #69AB87;
        }

    .types_products aside .met_aside dl dt.on {
    }

.types_products aside .met_aside dl dd {
    padding: 6px 0 6px 0;
    background: #fff;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

    .types_products aside .met_aside dl dd a {
        display: block;
        padding-left: 40px;
        height: 35px;
        color: #333;
        font-weight: normal;
        line-height: 35px;
        font-size: 14px;
    }

    .types_products aside .met_aside dl dd .on a, .met_aside dl dd a:hover {
        background: #ABD0BC;
    }

.types_products aside .met_related {
    margin-top: 20px;
}

    .types_products aside .met_related ul {
        padding: 20px;
    }

    .types_products aside .met_related li {
        margin-bottom: 8px;
        list-style: none;
    }

.met_article_head {
    position: relative;
    padding: 0 10px;
    height: 118px;
    border-bottom: 1px solid #ddd;
    line-height: 30px;
    margin-bottom: 30px;
}

    .met_article_head .met_position {
        position: absolute;
        top: 0;
        right: 10px;
        color: #aaa;
        font-family: '宋体';
    }

        .met_article_head .met_position a {
            color: #999;
            font-family: 'Microsoft YaHei',Tahoma,Verdana,'Simsun';
        }

    .met_article_head h1 {
        color: #555;
        font-weight: normal;
        font-size: 18px;
        height: 60px;
        line-height: 60px;
    }

.types_products_sehed {
    padding-top: 0;
}

.types_products_head {
    height: 50px;
    color: #aaa;
    font-size: 12px;
    font-family: '宋体';
    line-height: 50px;
}

    .types_products_head a {
        color: #999;
        font-family: 'Microsoft YaHei',Tahoma,Verdana,'Simsun';
    }

        .types_products_head a:hover {
            color: #e9280c;
        }

.sidebaran {
    width: 40px;
    height: 40px;
   
    color: #999;
    font-size: 22px;
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    text-align: center;
    line-height: 40px;
}

@media (max-width: 992px) {
    .types_products {
        position: relative;
        padding: 20px 10px 30px;
    }

        .types_products aside {
            width: 100%;
            float: initial;
        }

        .types_products article {
            margin-left: 0px;
            float: initial;
        }

            .types_products article .products {
                margin-left: 0px;
            }

        .types_products aside .met_aside_list {
            display: none;
        }

    .sidebarh1ok {
        display: none;
    }
}

@media (min-width: 992px) {
    .types_products aside .met_aside_list {
        display: block !important;
    }

    .sidebaran {
        display: none;
    }
}

.pro_t_title {
    font-size: 24px;
    line-height: 2em;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    margin-bottom: 20px;
}

.pro_t_line {
    height: 2px;
    line-height: 1px;
    background-color: #2C942E;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
}

.w24b {
    width: 24%;
}

.w243b {
    width: 24%;
}

@media screen and (max-width: 1024px) {
    .pro-img-list .wenz h3 {
        font-size: 14px;
    }

    .porimgwrapper {
        padding: 0px 50px;
    }

    .w243b {
        width: 23.5%;
    }
}
.links_list{margin:0px auto;padding-top: 1px;
    padding-left: 2px;
    list-style: none;}
.links_list a{
	width:16.5%;
	display: block;
	height:80px;
	text-align: center;
	vertical-align: middle;
	float:left;background-color: #ffffff;
	margin-right: 2px;
    margin-bottom: 1px;
}




	.marb10{margin-bottom:10px;}
	.marl10{margin-left:10px;}
.mart10{margin-top:10px;}


.pro-img-list{}
.pro-img-list .pic{position:relative;overflow:hidden;}
/*.pro-img-list .pic.sml{margin-bottom:10px;width:295px;height:190px;}*/
/*.pro-img-list .pic.long{margin-bottom:10px;width:295px;height:390px;}*/
.pro-img-list .wenz{text-align:right;position:absolute;bottom:44px;right:28px;width:180px;}
.pro-img-list .wenz h3{margin-bottom:15px;font-size:24px;color:#333;}
.pro-img-list .wenz.white h3{color:#fff;}
.pro-img-list .wenz p{font-size:12px;color:#333;line-height:18px;}
.pro-img-list .wenz.white p{color:#fff;}
.pro-img-list .wenz.white p a{color:#fff;}
.pro-img-list .wenz p a{position:relative;z-index:4;color:#333;}
.pro-img-list .wenz p a:hover{color:#0046aa;}
/*.pro-img-list-l{width:590px;height:590px;overflow:hidden;}*/
.pro-img-list .big .wenz{bottom:60px;right:47px;width: 260px;}
.pro-img-list .wenz.left{bottom:auto;right:auto;top:64px;left:28px;text-align:left;}
/*.pro-img-list-r{width:600px;height:590px;overflow:hidden;}*/
.pro-img-list .pic.kuan{margin-bottom:10px;}
.pro-img-list .pic>a{box-sizing:border-box;border:4px solid transparent;}
.pro-img-list .pic:hover>a{border:4px solid rgba(247,143,44,.7);}
.pro-img-list-l{width:590px;}
.pro-img-list-r{width:600px;}

 .pro-index .pro-img-list .wenz p{display:none;}
.pro-index .pro-img-list .wenz{left:0;bottom:0;width:100%;line-height:44px;top:auto;right:auto;background:rgba(255,255,255,.7);font-size:18px;height:44px;}
.pro-index .pro-img-list .wenz h3{line-height: 44px;text-align:left !important;color:#0d0d0d !important;padding:0 20px;font-size:18px;}
.pro-index .pro-img-list .more-btn{margin-top:10px;position:relative;width:292px;height:44px;left:auto;top:auto;z-index:1;background:#ededed;text-align:center;color:#333;border:none;font-size:18px;line-height:44px;}
.pro-index .pro-img-list .pic:hover .more-btn{border:none !important;}
.pro-index .pro-img-list .more-btn:hover{background:#52A94A !important;color:#fff !important;}
.pro-index .pro-img-list .pic:hover>a{border:4px solid rgba(82,169,74,.7);}
.pro-index .pro-img-list .pic:hover .wenz {
    background: rgba(82,169,74,.7);
}
.pro-index .pro-img-list .pic:hover .wenz h3{color:#fff !important;}
.marb10{margin-bottom:10px;}


 

@media screen and (max-width: 1200px) {
.pro-img-list-l{width:49.1%;}
    .pro-img-list-r{width:49.9%;}
    .pro-img-list-r .pic{width:48%;margin-left:2%;}
    .pro-img-list .pic.kuan{width:100%;margin-left:0;}
	 .pro-img-list .wenz.white h3{font-size:20px;}
	.pro-index .pro-img-list .wenz h3{padding:0 13px;font-size:16px;}
    .pro-index .pro-img-list .wenz{line-height:36px;height:36px;font-size:16px;}
    .pro-index .pro-img-list .more-btn{width:48.5%;height:32px;line-height:32px;font-size:14px;}
    .marl5{margin-left:0 !important;}
    .pro-list li .img img{max-width:90%;margin:auto;display:block;} 
	 
}
@media screen and (max-width: 1024px) 
{
    .links_list a{ margin-right: 1.5px; }

  .pro-img-list .wenz.white h3{font-size:16px;}
   .pro-index .pro-img-list .wenz h3{font-size:14px;}
 
  }
  @media screen and (max-width: 767px) {
  }
.connected-carousels {
background-image: url(../images/black-line.png);
    background-repeat: repeat-y;
    background-position: 45% center;
    height: 480px;

}
