/**top**/
.topWrap {
    width: 100%;
    height: 35px;
    background: #3b3b3b;
    line-height: 35px;
}

.topL {
    font-size: 12px;
    color: #d7d7d7;
}

    .topL span {
        margin-left: 15px;
    }

        .topL span a {
            color: #d7d7d7;
            padding: 0 5px;
        }

            .topL span a.cur {
                color: #ff8400;
            }

            .topL span a:hover {
                color: #ff8400;
            }

.topR {
    color: #d7d7d7;
}

    .topR img {
        vertical-align: middle;
        margin-right: 10px;
    }

    .topR b {
        color: #ff9600;
        font-weight: normal;
        font-size: 14px;
    }
/**header**/
.headerWrap .header {
    position: fixed;
    left: 0;
    top: 35px;
    width: 100%;
    background: #fff;
    z-index: 9999;
}

.headerWrap .inner {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    zoom: 1;
}

.headerWrap h1 {
    float: left;
}

    .headerWrap h1 img {
        display: block;
        border: 0;
    }

.headerWrap .nav {
    float: right;
}

    .headerWrap .nav li {
        float: left;
        margin-left: 30px;
    }

    .headerWrap .nav a {
        float: left;
        color: #373737;
        text-align: center;
        text-decoration: none;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
    }

        .headerWrap .nav a.cur {
            background-color: #045eb6;
            color: #fff;
            border-radius: 3px;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
        }

        .headerWrap .nav a:hover {
            background-color: #045eb6;
            color: #fff;
            border-radius: 3px;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
        }

.headerWrap .large .inner {
    padding: 15px 0;
}

.headerWrap .large h1 img {
    height: 108px;
}

.headerWrap .large .nav {
    margin-top: 40px;
}

    .headerWrap .large .nav a {
        height: 28px;
        padding: 0 10px;
        line-height: 28px;
        font-size: 18px;
        padding-bottom: 2px;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
    }

.headerWrap .small {
    position: fixed;
    left: 0;
    top: 0px;
    width: 100%;
    background: rgba(255,255,255,0.9);
    z-index: 9999;
}

    .headerWrap .small .inner {
        padding: 5px 0;
    }

    .headerWrap .small h1 img {
        height: 58px;
    }

    .headerWrap .small .nav {
        margin-top: 15px;
    }

        .headerWrap .small .nav a {
            height: 28px;
            padding: 0 10px;
            line-height: 28px;
            font-size: 16px;
        }

.headerWrap .header, .headerWrap .inner, .headerWrap a, .headerWrap img, .headerWrap li {
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
}

.section {
    margin-top: 138px;
}

/**banner**/
#full-screen-banner {
    width: 100%;
    height: 470px;
    float: left;
    position: relative;
}

#ban {
    display: block;
    width: 100%;
    height: 470px;
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
    z-index: -999;
}

    #ban li {
        display: block;
        width: 100%;
        height: 100%;
        list-style: none;
        padding: 0;
        margin: 0;
        position: absolute;
    }

        #ban li a {
            display: block;
            width: 100%;
            height: 100%;
        }

#pagination {
    display: block;
    list-style: none;
    position: absolute;
    top: 420px;
    z-index: 9;
    padding: 5px 15px 5px 0;
    left: 47.6%;
    margin: 0 auto;
    margin: 0;
}

    #pagination li {
        display: block;
        list-style: none;
        width: 10px;
        height: 10px;
        float: left;
        margin-left: 15px;
        border-radius: 5px;
        background-color: rgba(255,255,255,0.5);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ffffff'); /*IE6,IE7*/
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#ffffff)"; /*IE8*/
    }

        #pagination li a {
            display: block;
            width: 100%;
            height: 100%;
            padding: 0;
            margin: 0;
            text-indent: -9999px;
        }

        #pagination li.current {
            background: #ffffff;
        }




/**服务企业**/
.serveWrap {
    /*margin-top:471px;*/
}

.serve_t {
    width: 100%;
    margin: 0 auto;
}

    .serve_t h2 {
        width: 262px;
        height: 60px;
        margin: 0 auto;
        background: #f5f5f5;
        text-align: center;
        position: relative;
        padding-top: 41px;
        z-index: 99;
    }

.line {
    border-bottom: 1px solid #e0e0e0;
    margin-top: -30px;
}

.serve {
    width: 1200px;
    margin: 0 auto;
    padding: 70px 0 50px;
}

    .serve .Caselist li {
        float: left;
        width: 295px;
        margin-right: 156px;
        height: 351px;
        position: relative;
    }

        .serve .Caselist li a {
            display: inline-block;
        }

.page1 li a .pic .bg {
    width: 295px;
    height: 41px;
    background: url(images/serve_bg.png) no-repeat;
    position: relative;
    z-index: 999;
    top: -40px;
    line-height: 41px;
    text-align: center;
    font-size: 18px;
    color: #fff;
}

.page1 li a .pic {
    width: 295px;
    height: 176px;
    overflow: hidden;
    position: relative;
    *display: inline;
}

.page1 li a img {
    display: block;
    transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    -o-transition: 1s;
}

.page1 li:hover img,
.page1 li.hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
}

.page1 li a .pic_b {
    width: 295px;
    height: 175px;
    background: #fff;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-bottom-left-radius: 4px;
    -moz-border-bottom-right-radius: 4px;
    *position: relative;
    *top: -40px;
}

    .page1 li a .pic_b p {
        font-size: 14px;
        color: #4b4b4b;
        padding: 10px 15px;
        line-height: 30px;
    }
/**新闻资讯**/
.newWrap {
    width: 100%;
    height: auto;
    background: #045eb6;
}

.new_t {
    width: 100%;
    margin: 0 auto;
    background: #045eb6;
}

    .new_t h2 {
        width: 262px;
        height: 60px;
        margin: 0 auto;
        background: #045eb6;
        text-align: center;
        position: relative;
        padding-top: 40px;
        z-index: 99;
    }

.coust_t {
    width: 100%;
    margin: 0 auto;
    background: #045eb6;
}

    .coust_t h2 {
        width: 262px;
        height: 60px;
        margin: 0 auto;
        background: #045eb6;
        text-align: center;
        position: relative;
        padding-top: 40px;
        z-index: 99;
    }

.line1 {
    border-bottom: 1px solid #3078be;
    margin-top: -30px;
}

.ui-btn, a.ui-btn {
    cursor: pointer;
    border: none;
    transition: background-color 0.2s ease-out;
    text-decoration: none;
    text-align: center;
}

    .ui-btn.disabled, .ui-btn.disabled:hover {
        cursor: default !important;
        background: #045eb6 !important;
    }

.ui-tab {
    position: relative;
}

.ui-tab-nav ul {
    background: url(images/new_bg.png) no-repeat;
    width: 236px;
    height: 34px;
}

    .ui-tab-nav ul li a {
        position: relative;
        z-index: 999;
        width: 116px;
        height: 30px;
    }

.ui-tab .ui-tab-nav .icon-cur {
    background: url(images/new_bg1.png) no-repeat;
    width: 116px;
    height: 30px;
    display: block;
    position: absolute;
    top: 71px;
}

.ui-tab .ui-tab-item {
    display: none;
}

    .ui-tab .ui-tab-item.active {
        display: block;
    }

.ui-menu {
    position: relative;
}

.ui-menu-hd {
    cursor: pointer;
}

    .ui-menu-hd .icon {
        position: absolute;
        right: 10px;
        top: 15px;
        width: 12px;
        height: 7px;
        line-height: 100%;
        font-size: 0;
    }

.partners-inner {
    background: #045eb6;
    padding-top: 70px;
}

    .partners-inner .hd {
        height: 34px;
        width: 255px;
        text-align: center;
        margin: 0 auto;
    }

        .partners-inner .hd li {
            float: left;
            font-size: 18px;
            line-height: 30px;
            width: 116px;
            height: 30px;
            text-align: center;
        }

            .partners-inner .hd li a {
                color: #fff;
            }

            .partners-inner .hd li.active a {
                color: #4a4a4a;
            }

    .partners-inner .bd {
        background: #045eb6;
        padding: 20px 0;
        overflow: hidden;
        zoom: 1;
    }

.N_contbox {
    width: 1200px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 50px;
}

    .N_contbox .newsrow {
        position: relative;
        width: 1200px;
        margin: 0 auto 36px;
    }

        .N_contbox .newsrow .newsleft {
            float: left;
            position: relative;
            width: 45%;
        }

        .N_contbox .newsrow .newsright {
            float: right;
            position: relative;
            width: 45%;
        }

        .N_contbox .newsrow .fl {
            width: 55px;
        }

            .N_contbox .newsrow .fl span {
                display: block;
                width: 55px;
                text-align: center;
                font-size: 16px;
            }

                .N_contbox .newsrow .fl span.Month {
                    height: 48px;
                    background: #00b4ff;
                    color: #fff;
                    line-height: 48px;
                }

                .N_contbox .newsrow .fl span.day {
                    height: 56px;
                    background: #fff;
                    color: #898989;
                    line-height: 56px;
                    font-size: 30px;
                }

        .N_contbox .newsrow .Nlist {
            float: left;
            width: 470px;
        }

            .N_contbox .newsrow .Nlist h3 {
                font-weight: normal;
                display: block;
                margin-left: 22px;
            }

                .N_contbox .newsrow .Nlist h3 span {
                    display: block;
                    position: relative;
                }

                    .N_contbox .newsrow .Nlist h3 span a {
                        font-size: 18px;
                        color: #fff;
                    }

                        .N_contbox .newsrow .Nlist h3 span a:hover {
                            font-size: 18px;
                            color: #00b4ff;
                        }

                    .N_contbox .newsrow .Nlist h3 span em.more {
                        display: block;
                        position: absolute;
                        top: 6px;
                        right: 0;
                        background: url(images/news_list_hover.png) no-repeat;
                        width: 17px;
                        height: 17px;
                    }

        .N_contbox .newsrow .sltcon {
            color: #cecece;
            font-size: 14px;
            line-height: 23px;
        }

.news_dlt {
    height: 28px;
    line-height: 28px;
}

    .news_dlt em {
        padding-left: 15px;
        display: block;
        float: left;
        color: #cecece;
    }

        .news_dlt em.date {
            background: url(images/news_ico.png) 0 8px no-repeat;
            width: 118px;
        }

        .news_dlt em.Views {
            background: url(images/news_ico.png) -134px 8px no-repeat;
            width: 118px;
            padding-left: 25px;
        }
/**品牌**/
.brandWrap {
    padding-bottom: 30px;
    height: 470px;
}

.banner_list {
    padding-top: 100px;
    float: left;
}

    .banner_list li {
        float: left;
        width: 223px;
        margin-bottom: 60px;
        margin-right: 32px;
    }

        .banner_list li img {
            vertical-align: top;
            border: 1px solid #e9e9e9;
        }

            .banner_list li img:hover {
                box-shadow: 0 0 15px rgba(0,0,0,.3);
            }
/**bnttom**/
.bottomWrap {
    width: 100%;
    background: #fff;
    height: 250px;
    float: left;
}

.bottom_b_l {
    border-right: 1px solid #f1f1f1;
    width: 834px;
    margin-top: 30px;
}

    .bottom_b_l dl {
        float: left;
        width: 205px;
        text-align: left;
        font-family: "微软雅黑";
    }

        .bottom_b_l dl dt {
            width: 205px;
            height: 18px;
            line-height: 18px;
            font-size: 16px;
            color: #333333;
            margin-bottom: 10px;
        }

        .bottom_b_l dl dd {
            color: #868686;
            font-size: 14px;
            line-height: 25px;
        }

            .bottom_b_l dl dd a {
                font-size: 14px;
                color: #858585;
                line-height: 30px;
                display: block;
            }

                .bottom_b_l dl dd a:hover {
                    color: #045eb6;
                    text-decoration: underline;
                }

.bottom_b_t {
    width: 270px;
    margin-top: 30px;
    font-size: 12px;
    color: #747474;
}

    .bottom_b_t img {
        float: left;
    }

    .bottom_b_t span {
        float: right;
    }

        .bottom_b_t span p {
            font-size: 27px;
        }

.guanzhu {
    width: 250px;
    float: left;
    margin-top: 40px;
    font-size: 12px;
    color: #747474;
}

    .guanzhu p {
        text-align: right;
    }

    .guanzhu .app dl dd {
        float: right;
        margin-top: 10px;
        margin-left: 10px;
    }

        .guanzhu .app dl dd a {
            display: block;
            float: left;
            width: 40px;
            height: 40px;
            background: url(images/ico_app.png) no-repeat;
            text-indent: -99999px;
            position: relative;
        }

            .guanzhu .app dl dd a.wx {
                background-position: -6px -8px;
            }

            .guanzhu .app dl dd a.wb {
                background-position: -78px -8px;
            }

            .guanzhu .app dl dd a.xl {
                background-position: -145px -8px;
            }

            .guanzhu .app dl dd a.wx:hover {
                background-position: -6px -55px;
            }

            .guanzhu .app dl dd a.wb:hover {
                background-position: -78px -55px;
            }

            .guanzhu .app dl dd a.xl:hover {
                background-position: -145px -55px;
            }

.bottom_wen {
    font-size: 12px;
    float: right;
    color: #747474;
    margin-top: 5px;
}

.gzus dd .dropweixin {
    position: relative;
}

    .gzus dd .dropweixin .wx-b {
        width: 152px;
        height: 152px;
        margin-top: -175px;
        display: none;
        position: absolute;
        z-index: 100;
        background: #fff url(images/weixin2.png) no-repeat 10px 10px;
        text-align: center;
        padding: 5px;
        margin-left: -65px;
        box-shadow: 0 0 15px #d9d9d9;
        border-radius: 5px;
    }

.gzus dd .drpwx .wx-b img {
    display: block;
}

.gzus dd .dropweixin .wx-b b.ico {
    display: block;
    width: 0px;
    height: 0px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
    font-size: 0px;
    line-height: 0px;
    position: absolute;
    top: 160px;
    right: 50%;
    margin-right: -10px;
}

.gzus dd .drpwx .wx-b {
    display: block;
}




/**footer**/
.footerWrap {
    width: 100%;
    height: 116px;
    float: left;
    background: #313131;
}

.footer p {
    text-align: center;
    line-height: 26px;
    color: #9e9e9e;
}

    .footer p.p {
        padding-top: 20px;
    }


/*产品页面*/
/*产品*/
.productWrap {
    width: 100%;
    height: auto;
    position: relative;
    padding-top: 25px;
    padding-bottom: 30px;
}

.product .produ_fl {
    width: 260px;
    height: auto;
}

    .product .produ_fl .produ_t {
        width: 260px;
        float: left;
    }

        .product .produ_fl .produ_t h2 {
            color: #fff;
            font-size: 22px;
            height: 60px;
            background: #045eb6;
            font-weight: normal;
            line-height: 60px;
            text-align: center;
            border-top-left-radius: 3px;
            border-top-right-radius: 3px;
        }

.pro_ul {
    width: 260px;
    height: auto;
    float: left;
    background: #fff;
    padding: 8px 0;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

    .pro_ul li {
        padding: 2px 8px;
    }

        .pro_ul li a {
            line-height: 42px;
            text-align: center;
            width: 244px;
            font-size: 16px;
            color: #585858;
            display: inline-block;
            background: #fff;
        }

            .pro_ul li a:hover {
                background: #ff8400;
                border-radius: 3px;
                color: #fff;
                transition: none;
            }

            .pro_ul li a.pro_cur {
                background: #ff8400;
                border-radius: 3px;
                color: #fff;
            }

.product .produ_fl .produ_b {
    width: 260px;
    margin-top: 30px;
    float: left;
}

    .product .produ_fl .produ_b h2 {
        color: #fff;
        font-size: 22px;
        height: 60px;
        background: #045eb6;
        font-weight: normal;
        line-height: 60px;
        text-align: center;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }

.pro_bul {
    width: 260px;
    height: auto;
    background: #fff;
    padding: 10px 0;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

    .pro_bul li {
        padding: 0 8px;
        width: 244px;
        border-bottom: 1px solid #eaeaea;
        font-size: 14px;
        color: #6a6a6a;
        height: 90px;
    }

        .pro_bul li i {
            background: url(images/ico1.png) no-repeat;
            width: 45px;
            height: 35px;
            display: inline-block;
            position: relative;
            line-height: 90px;
            top: 28px;
            left: 10px;
        }

            .pro_bul li i.pro_ico1 {
                background-position: 0px 0px;
            }

            .pro_bul li i.pro_ico2 {
                background-position: 0px -38px;
            }

            .pro_bul li i.pro_ico3 {
                background-position: 0px bottom;
            }

        .pro_bul li span {
            padding-left: 10px;
            display: inline-block;
            position: relative;
            top: 28px;
        }

            .pro_bul li span .pro_pho {
                font-size: 16px;
                color: #ff8400;
            }

.produ_fr {
    width: 900px;
    height: auto;
}

    .produ_fr .profr_t {
        float: left;
        width: 900px;
    }

        .produ_fr .profr_t .pro_nav {
            height: 60px;
            width: 900px;
        }

            .produ_fr .profr_t .pro_nav h2 {
                float: left;
                font-size: 22px;
                color: #393939;
                font-weight: normal;
                line-height: 60px;
            }

            .produ_fr .profr_t .pro_nav .pro_loca {
                float: right;
                line-height: 60px;
                font-size: 12px;
                color: #505050;
            }

.jianjian {
    float: left;
    background: #f5f5f5 url(images/jianjian.png) no-repeat scroll 0% 0%;
    width: 900px;
    height: 12px;
    position: relative;
}

.produ_fr .profr_t .pro_nav .pro_loca img {
    position: relative;
    top: 2px;
}

.produ_fr .profr_t .pro_nav .pro_loca a {
    color: #212a2e;
}

.produ_fr .profr_t .pro_nav .pro_loca .jiantou {
    font: 400 14px/16px consolas;
    padding: 0 4px;
}

.produ_fr .profr_t .pro_nav .pro_loca a.comgs {
    color: #888888;
}

.pro_con {
    float: left;
    margin-top: 25px;
    width: 900px;
}

    .pro_con ul li {
        float: left;
        width: 255px;
        background: #fff;
        position: relative;
        margin-right: 66.5px;
    }

        .pro_con ul li h2 {
            color: #fff;
            font-size: 18px;
            background: #f6b01b;
            border-top-left-radius: 3px;
            border-top-right-radius: 3px;
            font-weight: normal;
            text-align: center;
            line-height: 60px;
        }

            .pro_con ul li h2.blue {
                background: #55a5e2;
            }

            .pro_con ul li h2.green {
                background: #60b558;
            }

        .pro_con ul li .pro_img {
            height: 120px;
            text-align: center;
            vertical-align: middle;
            padding-top: 20px;
        }

        .pro_con ul li .pro_foot {
            font-size: 12px;
            color: #7d7d7d;
            padding: 0px 5px 15px 5px;
            border-bottom-left-radius: 3px;
            border-bottom-right-radius: 3px;
        }

            .pro_con ul li .pro_foot p {
                text-indent: 2em;
                line-height: 26px;
            }

                .pro_con ul li .pro_foot p a {
                    color: #045eb6;
                }

                    .pro_con ul li .pro_foot p a:hover {
                        color: #4c92d6;
                    }

.profr_b {
    width: 900px;
    float: left;
}

    .profr_b .profr_nav {
        height: 60px;
        margin-top: 30px;
        float: left;
        width: 900px;
    }

        .profr_b .profr_nav h2 {
            font-size: 22px;
            color: #393939;
            font-weight: normal;
            line-height: 60px;
        }

i.jian {
    background: #f5f5f5 url(images/jianjian.png) no-repeat scroll 0% 0%;
    width: 900px;
    height: 12px;
    position: relative;
    display: inline-block;
}

i.jian1 {
    background: #f5f5f5 url(images/jianjian.png) no-repeat scroll 0% 0%;
    width: 900px;
    height: 12px;
    position: relative;
    display: inline-block;
}

.profr_con {
    position: relative;
    float: left;
    width: 860px;
    margin-top: 37px;
    background: #fff;
    color: #6e6e6f;
    font-size: 14px;
    text-indent: 2em;
    line-height: 32px;
    padding: 15px 20px;
}

    .profr_con a {
        color: #045eb6;
    }

        .profr_con a:hover {
            color: #4c92d6;
        }


/*产品_内容页*/
.con_con {
    float: left;
    width: 870px;
    padding: 20px 15px;
    background: #fff;
    height: auto;
    margin-top: 25px;
}

    .con_con h5 {
        font-size: 14px;
        color: #5c5c5c;
        line-height: 28px;
        font-weight: normal;
    }

    .con_con p {
        font-size: 14px;
        color: #5c5c5c;
        text-indent: 2em;
        line-height: 28px;
    }

    .con_con .con_ul {
        float: left;
        padding: 30px 75px;
    }

        .con_con .con_ul ul li {
            float: left;
            padding: 5px 5px;
        }

            .con_con .con_ul ul li .bd_bg {
                font-size: 18px;
                text-align: center;
                line-height: 35px;
                color: #333;
            }


/*方案页面*/
.solu_con {
    float: left;
    margin-top: 0px;
    width: 900px;
}

    .solu_con ul li {
        float: left;
        width: 437px;
        height: 200px;
        background: #fff;
        position: relative;
        margin-right: 26px;
        margin-top: 25px;
    }

        .solu_con ul li .solu_img {
            float: left;
            padding: 16px;
        }

        .solu_con ul li .solu_wen {
            float: left;
            padding: 12px 0;
            width: 230px;
        }

        .solu_con ul li h2 {
            font-size: 14px;
            color: #5d5d5e;
            font-weight: normal;
            text-align: left;
            line-height: 20px;
        }

            .solu_con ul li h2 a {
                color: #5d5d5e;
            }

                .solu_con ul li h2 a:hover {
                    color: #045eb6;
                }

        .solu_con ul li p {
            font-size: 12px;
            color: #7d7d7d;
            line-height: 21px;
            padding: 6px 5px 15px 5px;
            border-bottom-left-radius: 3px;
            border-bottom-right-radius: 3px;
            text-indent: 2em;
        }

            .solu_con ul li p a {
                color: #045eb6;
            }

                .solu_con ul li p a:hover {
                    color: #4c92d6;
                }

.solufr_con {
    position: relative;
    float: left;
    width: 860px;
    margin-top: 34px;
    background: #fff;
    color: #6e6e6f;
    font-size: 14px;
    line-height: 28px;
    padding: 0px 15px 17px 15px;
}

    .solufr_con a {
        color: #6e6e6f;
        display: inline-block;
    }

        .solufr_con a:hover {
            color: #045eb6;
        }

    .solufr_con ul {
        float: left;
        width: 860px;
    }

        .solufr_con ul li {
            float: left;
            width: 106px;
            height: 42px;
            border: 1px solid #e9e9e9;
            margin-right: 17px;
            margin-top: 17px;
        }

            .solufr_con ul li:hover {
                border: 1px solid #045eb6;
                -moz-transition: all 0.3s ease-in;
                -webkit-transition: all 0.3s ease-in;
                -o-transition: all 0.3s ease-in;
                transition: all 0.3s ease-in;
            }
/*服务页面*/
.ser_con {
    float: left;
    margin-top: 25px;
    width: 900px;
    background: #fff;
    height: auto;
}

    .ser_con ul {
        float: left;
        padding: 9.5px;
    }

        .ser_con ul li {
            float: left;
            width: 410px;
            height: 189.5px;
            border-right: 1px solid #f0f0f0;
            border-bottom: 1px solid #f0f0f0;
            position: relative;
            padding: 50px 10px 0px 20px;
        }

            .ser_con ul li .ser_wen h2 {
                color: #4c4c4c;
                font-size: 18px;
                font-weight: normal;
                padding-bottom: 5px;
            }

            .ser_con ul li .ser_img {
                float: left;
            }

            .ser_con ul li .ser_wen {
                float: left;
                line-height: 25px;
                font-size: 14px;
                width: 60%;
                color: #4c4c4c;
                padding-left: 20px;
            }

                .ser_con ul li .ser_wen a {
                    color: #4c4c4c;
                    font-size: 12px;
                    display: inline-block;
                    width: 80px;
                    height: 30px;
                    text-align: center;
                    line-height: 30px;
                    background: #eaeaea;
                    margin-top: 10px;
                }

                    .ser_con ul li .ser_wen a:hover {
                        color: #fff;
                        background: #ff8400;
                    }

/*服务_内容页*/
.serin_con {
    float: left;
    margin-top: 25px;
    width: 840px;
    padding: 35px 30px;
    background: #fff;
    height: auto;
}

    .serin_con h3 {
        font-size: 18px;
        font-weight: normal;
        color: #4c4c4c;
    }

    .serin_con p {
        color: #4c4c4c;
        font-size: 16px;
        padding-top: 5px;
    }

    .serin_con .srein_img {
        padding: 80px 104px;
    }

/*关于*/
.about_con {
    float: left;
    margin-top: 25px;
    width: 870px;
    padding: 15px;
    background: #fff;
    height: auto;
}

    .about_con .about_p p {
        font-size: 14px;
        color: #5c5c5c;
        text-indent: 2em;
        line-height: 36px;
    }

.about_img {
    float: left;
    padding: 56px 5px;
}

    .about_img img {
        padding: 0px;
        float: left;
    }
/*新闻及行业资讯*/
.news_con {
    float: left;
    margin-top: 25px;
    width: 870px;
    padding: 15px;
    background: #fff;
    height: auto;
}

    .news_con ul {
        float: left;
        width: 870px;
    }

        .news_con ul li {
            width: 870px;
            float: left;
            padding: 25px 0;
            border-bottom: 1px solid #e3e3e3;
            cursor: pointer;
        }

            .news_con ul li:hover {
                background: #fafafa;
            }

            .news_con ul li .news_t {
                line-height: 30px;
                float: left;
                width: 860px;
            }

                .news_con ul li .news_t h2 {
                    float: left;
                    font-size: 16px;
                    color: #303030;
                    font-weight: normal;
                }

                    .news_con ul li .news_t h2 a {
                        color: #303030;
                        display: inline-block;
                    }

                        .news_con ul li .news_t h2 a:hover {
                            color: #045eb6;
                        }

                .news_con ul li .news_t span {
                    float: right;
                    font-size: 12px;
                    color: #c1c1c1;
                }

                    .news_con ul li .news_t span img {
                        top: 1.5px;
                        position: relative;
                    }

            .news_con ul li .news_b {
                float: left;
                font-size: 14px;
                color: #939393;
                text-indent: 2em;
                line-height: 30px;
                padding-top: 10px;
            }

.pages {
    text-align: center;
}

    .pages a {
        color: #929292;
        font-style: italic;
        font-size: 14px;
        padding: 8px 15px;
        display: inline-block;
        border-radius: 3px;
        background: #fff;
        margin: 30px 4px;
    }

        .pages a.page_zuo {
            padding: 7.5px 30px;
            margin-top: 1px;
        }

        .pages a img {
            display: inline-block;
            position: relative;
            top: 3px;
        }

        .pages a:hover {
            color: #fff;
            background: #045eb6;
        }

        .pages a.page_cur {
            color: #fff;
            background: #045eb6;
        }


/*方案内容页*/
.sl_content {
    float: left;
    margin-top: 25px;
    width: 870px;
    padding: 15px;
    background: #fff;
    height: auto;
}

    .sl_content h5 {
        font-size: 14px;
        color: #5c5c5c;
        line-height: 28px;
        font-weight: normal;
    }

    .sl_content h2 {
        font-size: 14px;
        color: #5c5c5c;
        line-height: 45px;
        font-weight: normal;
    }

    .sl_content p {
        font-size: 14px;
        color: #5c5c5c;
        text-indent: 2em;
        line-height: 28px;
    }

.sl_img {
    padding: 35px 100px;
}
/*行业资讯内容页*/
.new_nr h2 {
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    color: #303030;
    margin-top: 10px;
    line-height: 45px;
}

.new_nr .t_arti {
    font-size: 12px;
    text-align: center;
    border-bottom: 1px solid #e3e3e3;
    line-height: 40px;
}

    .new_nr .t_arti span {
        margin-left: 20px;
        color: #585858;
    }

        .new_nr .t_arti span b {
            color: #c5c5c5;
            font-weight: normal;
        }

.com_img {
    text-align: center;
    padding: 30px 0;
}

.neirom p {
    font-size: 14px;
    line-height: 35px;
    color: #303030;
    text-indent: 2em;
}

.neirom h3 {
    font-size: 14px;
    line-height: 35px;
    color: #303030;
    padding: 20px 0;
}

.neirom {
    width: 800px;
    padding-left: 38px;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 20px;
}

.shang {
    padding-top: 20px;
}

.xia {
    padding-bottom: 20px;
}

.shang, .xia {
    font-size: 14px;
    color: #000;
    line-height: 25px;
}

    .shang a, .xia a {
        color: #939393;
    }

        .shang a:hover, .xia a:hover {
            color: #045EB6;
        }
