
/*统一样式*/
html {
    margin: 0;
    padding: 0;
}
html.gray {
    filter: grayscale(95%);
    -webkit-filter: grayscale(95%);
    -moz-filter: grayscale(95%);
    -ms-filter: grayscale(95%);
    -o-filter: grayscale(95%);
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=.95);
    -webkit-filter: grayscale(.95)
}
body {
    margin: 0;
    padding: 0;
    background: #fff;
    font-family: 'Microsoft Yahei', '微软雅黑', Helvetica, 'Hiragino Sans GB',Arial, sans-serif;
    max-width: 100%;
}

a {
    cursor: pointer;
    text-decoration: none;
    outline: none
}

*:focus, a, input, button {
    outline: none;
    -moz-outline: none;
    text-decoration: none;
    border: none;
}

    a:active {
        background: none;
        border: none;
    }

    a:hover {
        text-decoration: none;
    }

dt, dd, dl, ul, li, em, big, i, small, div, a, h1, h2, h3, h4, h5, h6, textarea, p, span {
    margin: 0;
    padding: 0;
    font-family: 'Microsoft Yahei', '微软雅黑', Helvetica, 'Hiragino Sans GB',Arial, sans-serif;
}

p, div {
    font-size: 14px;
    line-height: 1.5;
}

a {
    font-size: 14px;
}

em, i {
    font-style: normal;
}

textarea {
    outline: medium;
    padding: 5px;
}

button {
    background: none;
    border: none;
    border: 0;
    margin: 0;
    padding: 0;
    font-style: normal;
    font-size: 14px;
    font-weight: lighter;
    font-size: 14px;
    cursor: pointer;
}

.text-de {
    text-decoration: underline
}

.left {
    float: left;
}

.right {
    float: right
}

.hidden {
    overflow: hidden;
}

.btn {
    background-color: #777;
    color: #fff;
    border-radius: 5px;
    padding: 6px 18px;
    _padding: 5px 10px 4px;
    display: inline-block;
    cursor: pointer;
    line-height: normal;
    text-align: center;
    zoom: 1;
    font-size: 14px;
}

    .btn:hover {
        filter: alpha(opacity=80);
        -moz-opacity: 0.8;
        -khtml-opacity: 0.8;
        opacity: 0.8;
    }

.pointer {
    cursor: pointer
}

h1 {
    font-size: 18px;
    font-weight: bold;
}

ul li, ul, ol {
    list-style-type: none
}

img {
    border: o;
    border: none;
}

input {
    padding: 0;
    font-size: 14px;
    border: none;
    border: 0;
    outline: none;
    font-family: 'Microsoft Yahei', '微软雅黑', Helvetica, 'Hiragino Sans GB',Arial, sans-serif;
}

    button::-moz-focus-inner, input::-moz-focus-inner {
        padding: 0;
        border: none;
    }

.block {
    display: block
}

.none {
    display: none;
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.f00 {
    color: #f00
}

.ccc {
    color: #ccc
}

.c777 {
    color: #777
}

.c4AB2CF {
    color: #4AB2CF;
}

.h15 {
    height: 15px;
    overflow: hidden;
    display: block;
}

.h25 {
    height: 25px;
    overflow: hidden;
    display: block;
}

.h90 {
    height: 50px;
    overflow: hidden;
    display: block;
}

.h200 {
    height: 200px;
}

.h90 {
    height: 90px;
}

.lh90 {
    line-height: 90px;
}

.h70 {
    height: 70px;
    overflow: hidden;
    display: block;
}

.h120 {
    height: 120px;
    overflow: hidden;
    display: block;
}

.w100b {
    width: 100%;
}

.w100 {
    width: 100px;
}

.w158 {
    width: 158px;
}

.w200 {
    width: 200px;
}

.w760 {
    width: 760px;
}

.w230 {
    width: 230px;
}

.w1060 {
    width: 1060px
}

.w490 {
    width: 490px;
}

.w605 {
    width: 605px;
}

.w370 {
    width: 370px;
}

.w10 {
    width: 10px;
    height: 2px;
    float: left;
    display: block;
}

.w30 {
    width: 30px;
    height: 2px;
    float: left;
    display: block;
}

.wauto {
    width: auto
}

.w482 {
    width: 493px;
}

.m0a {
    margin: 0 auto;
}

.ma10 {
    margin: 10px;
}

.mt30 {
    margin-top: 30px;
}

.mt0 {
    margin-top: 0;
}

.mb30 {
    margin-bottom: 30px;
}

.mb10 {
    margin-bottom: 10px;
}

.mt60 {
    margin-top: 60px;
}

.mt20 {
    margin-top: 20px;
}

.mt10 {
    margin-top: 10px;
}

.mt3 {
    margin-top: 3px;
}

.mb3 {
    margin-bottom: 3px;
}

.ml240 {
    margin-left: 240px;
}

.ml5 {
    margin-left: 5px;
}

.ml20 {
    margin-left: 20px;
}

.ml204 {
    margin-left: 204px;
}

.mr20 {
    margin-right: 20px;
}

.mr145 {
    margin-right: 145px;
}

.mr5 {
    margin-right: 5px;
}

.mr25 {
    margin-right: 25px
}

.mr30 {
    margin-right: 30px
}

.ml10 {
    margin-left: 10px;
}

.mr10 {
    margin-right: 10px;
}

.pl5 {
    padding-left: 5px;
}

.pr5 {
    padding-right: 5px;
}

.p5 {
    padding: 5px;
}

.p70 {
    padding: 70px;
}

.pr10 {
    padding-right: 10px;
}

.pt10 {
    padding-top: 10px;
}

.pt50 {
    padding-top: 50px
}

.pt20 {
    padding-top: 20px
}

.pb20 {
    padding-bottom: 20px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb70 {
    padding-bottom: 70px;
}

.pb100 {
    padding-bottom: 100px;
}

.backddd {
    background: #ddd;
}

.bgDFDFDF {
    background: #DFDFDF;
}

.backfff {
    background: #fff;
}

.pa20 {
    padding: 20px;
}

.pb100 {
    padding-bottom: 100px;
}

.mb100 {
    margin-bottom: 100px;
}

.bold {
    font-weight: bold;
}

.hidden {
    overflow: hidden
}

.borderccc {
    border: 1px solid #ccc
}

.border_t {
    border-top: 1px solid #ccc
}

.border_b {
    border-bottom: 1px solid #ccc
}

.border_r {
    border-right: 1px solid #ccc
}

.border_l {
    border-left: 1px solid #ccc
}

.h25 {
    height: 25px;
}

.h30 {
    height: 30px;
}

.t_r {
    text-align: right
}

.bg1090b3 {
    background: #1090b3
}

.bgfff {
    background: #fff;
}

.fz20 {
    font-size: 20px;
}

.Frame {
    width: 1024px;
    margin: 0 auto;
    background: #fff;
    overflow: hidden;
}

    .Frame a {
        color: #666;
    }

        .Frame a:hover {
            color: #01A7E5;
        }


/*logo*/
.logo {
    display: block;
    float: left;
    height: 55px;
    margin-top: 7px;
}

.top strong {
    font-size: 22px;
    display: block;
    text-align: left
}

.top {
    overflow: hidden;
    width: 1024px;
    margin: 0 auto;
}

    .top .menu {
        float: right;
        padding-top: 36px;
    }

        .top .menu .t_r a {
            height: 23px;
            line-height: 23px;
            display: block;
            float: left;
        }

        .top .menu div.search {
            float: left;
            background: url(../images/input_button.png);
            width: 180px;
            height: 23px;
            display: block;
            margin-left: 23px;
        }

            .top .menu div.search input[type=text] {
                border: none;
                width: 140px;
                height: 23px;
                line-height: 23px;
                text-indent: 3px;
                background: none;
                float: left;
                color: #62676e;
                padding: 0 7px;
                text-align: center;
            }

            .top .menu div.search input[type=button] {
                display: block;
                width: 21px;
                height: 21px;
                float: right;
                border: none;
                background: none;
                cursor: pointer;
            }

.searchbtn {
    height: 21px;
    width: 21px;
    float: right;
    border: none;
    background: none;
    cursor: pointer;
}
/*导航*/
.navbox {
    background: #F0F0F0;
    width: 100%;
    height: 46px;
    margin-top: 10px
}

.nav { /*background: url(../images/nav1.jpg) repeat-x;*/
    width: 1024px;
    margin: 0 auto;
    height: 46px;
}

    .nav a {
        display: block;
        width: 170px;
        text-align: center;
        line-height: 46px;
        color: #000;
        font-size: 16px;
    }

    .nav li {
        position: relative;
        display: block;
        float: left;
    }

        .nav li a:hover {
            background: #01A7E5;
            color: #fff;
        }
/*导航关于我们*/
.follow_us {
    position: absolute;
    z-index: 9;
    left: 0;
    top: 46px;
    background: #fff;
    display: none;
    box-shadow: 0 2px 5px #ccc;
}

    .follow_us a {
        display: block;
        float: left;
        color: #4E4C4C;
        font-size: 14px
    }

.nav li .follow_us a:hover {
    color: #0C7FAA;
    background: none;
    text-decoration: underline;
}

/*导航我们的服务
.ourserver{ width:993px; left:-170px; padding:0 15px;}
.ourserver .left{ float:left; width:393px;border-right: 1px solid #ccc; margin:15px 20px  15px 0; height:300px; 

overflow:hidden; }
.ourserver .left b{ font-size:18px; display:block; margin:20px 0;  }
.ourserver .left span{ color:#0a779e; padding-bottom:10px; font-size:16px; font-weight:bold; float:left; display:block; 

margin:0 9px 0 0;width:89px;}
.ourserver .left ul {   display:block; overflow:hidden; float:left; width:93px; height:240px; margin:0 5px  0 0;}
.ourserver .left ul li{ display:block;}
.ourserver .left ul li a,.ourserver .left .hy a{ font-size:14px; text-align:left; padding: 0; margin:0; line-height:30px; 

display:block; float:left; color:#1d637c;width:93px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.ourserver .left .hy a{ width:163px;}
.ourserver .left ul li a:hover{  color:#01A7E5; background:none} 
.ourserver .left .hy,.indexcont .server ul.hy a{     overflow: hidden;}
.ourserver .left .hy a:hover{ }

*/
.ourserver {
    width: 993px;
    left: -170px;
    padding: 0 15px;
}

    .ourserver .left { /* float:left; width:393px;*/
        width: 100%;
        border-bottom: 1px solid #ccc;
        margin: 15px 20px 0 0;
        height: 240px;
        overflow: hidden;
        padding-bottom: 10px;
    }

        .ourserver .left b {
            font-size: 18px;
            display: block;
            margin: 0px 0 10px 0;
        }

        .ourserver .left span {
            color: #2192BB;
            padding: 0 0 5px 0;
            font-size: 16px;
            font-weight: bold;
            float: left;
            display: block;
            margin: 0 25px 0 0;
            width: 240px;
        }

        .ourserver .left ul {
            display: block;
            overflow: hidden;
            float: left;
            width: 222px;
            height: 196px;
            margin: 0 25px 0 0;
            border-right: 1px solid #ccc;
        }

            .ourserver .left ul li {
                display: block;
            }

                .ourserver .left ul li a, .ourserver .left .hy a {
                    font-size: 14px;
                    text-align: left;
                    padding: 0;
                    margin: 0;
                    line-height: 27px;
                    display: block;
                    float: left;
                    color: #555;
                    width: 222px;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                }

        .ourserver .left .hy a {
            width: 163px;
        }

        .ourserver .left ul li a:hover {
        }

        .ourserver .left .hy, .indexcont .server ul.hy a {
            overflow: hidden;
        }

            .ourserver .left .hy a:hover {
            }


/*广告*/
.banner {
    width: 100%;
    height: 210px;
    margin: 0px 0 20px 0;
    overflow: hidden;
}

    .banner img {
        width: 100%;
    }

/*内容*/
.indexcont {
    padding: 10px 0 30px 0;
}

    .indexcont .left {
        float: left;
        width: 320px;
    }

    .indexcont strong {
        display: block;
        float: left;
        overflow: hidden;
        color: #555;
        width: 100%;
        margin-bottom: 20px;
        font-size: 16px;
        font-weight: bold;
        border-bottom: 1px solid #BDC9CE;
    }

        .indexcont strong span {
            background: #01a7e5;
            color: #fff;
            display: block;
            float: left;
            padding: 3px 10px;
            border-radius: 6px 6px 0 0;
        }

.indextab strong {
}

.indexcont .more {
    float: right;
    color: #bbb;
    font-weight: normal;
}

    .indexcont .more:hover {
        color: #01A7E5;
    }

.indexcont .news {
    margin-top: 40px;
}

    .indexcont .news ul {
        display: block;
        overflow: hidden;
        width: 100%;
        height: 268px;
    }

        .indexcont .news ul li {
            display: block;
            color: #555;
        }

        .indexcont .news ul li {
            border-bottom: 1px dashed #ccc;
            margin-bottom: 13px;
            height: 79px;
        }

            .indexcont .news ul li img {
                width: 80px;
                height: 56px;
                float: left;
                display: block;
            }

            .indexcont .news ul li i {
                display: block;
                color: #B7B9B9;
                text-align: right;
                padding-top: 23px;
            }

            .indexcont .news ul li a {
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                width: 400px;
                display: block;
                padding-left: 15px;
                padding-top: 10px;
            }

.indexcont .js strong {
    display: block;
    overflow: hidden;
}

.indexcont .js p {
    text-indent: 2em;
    line-height: 2;
    font-size: 14px;
    color: #555;
}

.indexcont .js a {
    color: #01a7e5;
    padding-left: 10px;
}

    .indexcont .js a:hover {
        color: #01A7E5;
    }

.indexcont .js img {
    float: left
}

.indexcont .server {
}

    .indexcont .server ul {
        display: block;
        height: 268px;
        overflow: hidden;
        display: none;
    }

        .indexcont .server ul li {
            padding: 4px 0;
            width: 106px;
            display: block;
            float: left;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
        }

            .indexcont .server ul li a:hover {
                color: #01A7E5;
            }

.indextab .three {
    border-top-left-radius: 0;
    -webkit-border-top-left-radius: 0;
}

.indextab .two {
    border-top-left-radius: 0;
    -webkit-border-top-left-radius: 0
}

.indextab .one {
    border-top-right-radius: 0;
    -webkit-border-top-right-radius: 0;
}

.indextab strong.on, .indextab strong:hover {
    background: #01A7E5;
    color: #fff;
}

.indexcont .server ul.hy a {
    width: 106px;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.index_fl {
    overflow: hidden;
    width: 100%;
}

    .index_fl ul > li {
        margin-bottom: 25px
    }

    .index_fl li span {
        font-weight: bold;
    }

    .index_fl li {
        line-height: 25px;
        float: left;
        width: 200px;
    }

    .index_fl ol {
        overflow: hidden;
        clear: both;
        padding: 0;
    }

.Company_profile {
    overflow: hidden;
    width: 100%;
    height: 250px;
}

.slideup {
    color: #01a7e5;
    float: right;
    cursor: pointer;
    font-weight: bold;
}

/*底部*/
.bottom-box {
    background: #4e5359;
}

.bottom {
    overflow: hidden;
    width: 1024px;
    margin: 0 auto;
    padding: 45px 15px;
}

    .bottom ul {
        float: left;
        display: block;
        margin: 0 32px;
    }

        .bottom ul li {
            display: block;
            width: 110px;
            text-align: center;
            padding: 5px 0;
        }

            .bottom ul li a {
                color: #fff;
            }

                .bottom ul li a:hover {
                    text-decoration: underline;
                    color: #ececec;
                }

            .bottom ul li b {
                font-size: 18px;
                font-weight: normal;
                color: #fff;
            }

        .bottom ul.lxus li {
            width: 261px;
            color: #fff;
        }



/*右侧浮窗*/
#back_top {
    position: fixed;
    bottom: 50px;
    right: 5px;
    cursor: pointer;
    z-index: 99;
}

    #back_top ul {
        float: right
    }

    #back_top li {
        margin: 5px 0;
    }

    #back_top .QRcode {
        display: none;
    }

    #back_top li:hover {
        filter: alpha(opacity=80);
        -moz-opacity: 0.8;
        -khtml-opacity: 0.8;
        opacity: 0.8;
    }

.QRcode {
    width: 100px;
    text-align: center;
    background: url(../images/wx2.png);
    width: 115px;
    height: 142px;
    color: #555;
    font-weight: bold;
}

    .QRcode img {
        width: 100px;
        height: 100px;
        display: block;
        margin: 0 auto;
        padding-top: 5px;
    }

#totop {
    background: url(../images2/all.png) -13px -164px no-repeat;
    display: block;
    width: 47px;
    height: 47px;
    margin-bottom: 7px
}

/*我们的服务内页*/
.sub-nav {
    float: left;
    width: 236px;
}

    .sub-nav h2 {
        width: 215px;
        height: 61px;
        padding: 8px 0 5px 19px;
        border: 1px solid #B5B5B5;
        border-bottom: 0;
        background: #01A7E5;
        color: #fff;
        font-size: 24px;
        font-weight: 100;
    }

    .sub-nav .juheweb {
        width: 236px;
    }

    .sub-nav .one {
        color: #fff;
        text-indent: 1em;
        cursor: pointer;
        background: #F0F0F0;
    }

        .sub-nav .one h3 {
            font-weight: normal;
            color: #6B6A6A;
            border-bottom: 1px solid #ccc;
            line-height: 50px;
            height: 50px;
            display: block;
            font-size: 16px;
        }

            .sub-nav .one h3.bg {
                background: #E4E4E4;
            }

        .sub-nav .one.on h3 {
            background: url(../images/bg1.png) no-repeat 200px 16px;
        }

        .sub-nav .one.selected h3 {
            background: #E4E4E4 url(../images/bg1.png) no-repeat 200px -19px;
        }

        .sub-nav .one h3:hover, .sub-nav .one h3.cur {
            filter: alpha(opacity=80);
            -moz-opacity: 0.8;
            -khtml-opacity: 0.8;
            opacity: 0.8;
            color: #000;
        }

    .sub-nav .two {
        color: #fff;
        text-indent: 2em;
        /*display: none;*/
    }

        .sub-nav .two h4 {
            font-weight: normal;
            line-height: 35px;
            height: 35px;
            border-bottom: 1px dashed #ccc;
            color: #6B6A6A;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

    .sub-nav .on .two.on h4 {
        background: url(../images/bg3.png) no-repeat 208px 10px
    }

    .sub-nav .on .two h4:hover {
        color: #000;
    }

    .sub-nav .on .two h4.curon {
        background: #E4E4E4;
        color: #000;
    }
    /*.sub-nav .on .two.selected h4 { background-position:208px -19px;   }

.sub-nav .three{text-indent:3em;display:none }
.sub-nav .three a{ display:block; padding:7px 0; color: #6B6A6A; }
.sub-nav .three a:hover,.sub-nav .three a.curon{ background: #E4E4E4; color:#000;}

.sub-nav .four{text-indent:4em;display:none }
.sub-nav .four a{ display:block; padding:7px 0; color: #6B6A6A; }
.sub-nav .four a:hover,.sub-nav .four a.curon{ background: #E4E4E4; color:#000;}*/

    .sub-nav .three
    {
        color: #fff;
        text-indent: 3em;
        /*display: none;*/
    }


        .sub-nav .three h5 {
            font-weight: normal;
            line-height: 35px;
            height: 35px;
            border-bottom: 1px dashed #ccc;
            color: #6B6A6A;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            vertical-align: middle;
        }

    .sub-nav .on .three.on h5 {
        background: url(../images/bg3.png) no-repeat 208px 10px;
    }

    .sub-nav .on .three h5:hover {
        color: #000;
    }

    .sub-nav .on .three h5.curon {
        background: #E4E4E4;
        color: #000;
    }

    .sub-nav .on .three.selected h5 {
        background-position: 208px -19px;
    }

    .sub-nav .four {
        text-indent: 4em;
        /*display: none;*/
        background: #E4E4E4;
    }

        .sub-nav .four a {
            display: block;
            padding: 7px 0;
            color: #6B6A6A;
        }

            .sub-nav .four a:hover, .sub-nav .four a.curon {
                background: #E4E4E4;
                color: #000;
            }

.main-l {
    float: left;
    width: 755px;
    margin: 0 0 0 29px;
    overflow: hidden;
}

.main-nav {
    width: inherit;
    height: 32px;
    font-size: 14px;
    line-height: 24px;
    border-bottom: 1px solid #EAEAEA;
}

    .main-nav a {
        font-size: 14px;
    }

    .main-nav .curr {
        color: #64b6d3;
    }

.main-cont {
    margin-top: 30px;
    padding-bottom: 150px;
    min-height: 300px;
    background: url(../images/bg3.jpg) bottom right no-repeat;
}

    .main-cont p {
        text-indent: 2em;
        line-height: 1.7;
        color: #555;
    }
/*我们的成果*/
.main-img {
    padding: 20px;
}

    .main-img img {
        height: 40px;
        display: block;
        float: left
    }
/*新闻动态*/
.main-newstrends {
}

    .main-newstrends ul {
    }

    .main-newstrends li {
        display: block;
        overflow: hidden;
        border: 1px solid #ccc;
        border-left: none;
        border-right: 0;
        padding: 10px 0;
        margin: 10px 0;
    }

        .main-newstrends li img {
            float: left;
            width: 200px;
            height: 140px;
            display: block;
            margin-right: 15px;
        }

    .main-newstrends h4 {
        font-size: 16px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        margin: 0 0 10px 0;
    }

    .main-newstrends i {
        font-size: 12px;
        color: #ccc;
        display: block;
        text-align: right;
    }

    .main-newstrends p {
        height: 80px;
        overflow: hidden;
        line-height: 1.9;
        color: #555;
    }

    .main-newstrends .more {
        color: #64b6d3;
        padding-left: 15px;
    }

.newtitle {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 20px;
    display: block;
}

/*意见反馈*/
.main-feedback {
    padding: 20px;
}

    .main-feedback li {
        margin: 10px 0;
    }

        .main-feedback li em {
            width: 140px;
            text-align: right;
            display: block;
            float: left;
            padding: 5px 0;
        }

    .main-feedback .text {
        border: 1px solid #ccc;
        padding: 5px 3px;
        width: 350px;
    }

    .main-feedback textarea {
        height: 200px;
    }

    .main-feedback input.text {
    }

    .main-feedback textarea.text {
    }

/*加入我们*/
.main-joinus .tablecolor a {
    background: #64b6d3;
    color: #fff;
    padding: 3px 0;
    width: 75px;
    text-align: center;
    display: block;
    line-height: 25px;
}

.main-joinus th, .main-joinus td {
    line-height: 50px;
    border-bottom: 1px #f1f1f1 solid;
    text-align: left;
    color: #555;
}

    .main-joinus th, .main-joinus td a {
        line-height: 25px;
    }

.addusdetail ul {
    display: block;
    margin-bottom: 30px;
}

.addusdetail li {
    font-size: 14px;
    line-height: 35px;
}


/*page 页数*/
.main-cont .page {
    margin: 80px 0 40px;
}

    .main-cont .page a {
        float: left;
        display: inline-block;
        width: 23px;
        height: 23px;
        margin-left: 10px;
        background-color: #e4e4e4;
        text-align: center;
        overflow: hidden;
    }

        .main-cont .page a.curr, .shzi a:hover {
            background-color: #0a779e;
            color: #fff;
        }

    .main-cont .page span {
        height: 23px;
        display: block;
        float: left;
        padding: 0 3px;
    }

.main-cont table {
    width: 100%;
}

/*荣誉资质*/
.main-certificate {
}

    .main-certificate li {
        display: block;
        float: left;
        height: 300px;
        width: 230px;
        margin: 8px;
        text-align: center;
        overflow: hidden;
        border: 1px solid #ccc;
    }

        .main-certificate li div {
            display: table-cell;
            height: 250px;
            width: 230px;
            vertical-align: middle;
            text-align: center;
            *display: block;
            *font-size: 175px;
            *font-family: Arial;
        }

    .main-certificate img {
        max-height: 250px;
        cursor: pointer;
        width: 100%;
        max-width: 100%;
        vertical-align: middle;
    }

    .main-certificate li span {
        padding: 0 10px;
        height: 50px;
        line-height: 50px;
        display: block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

.popup {
    position: fixed;
    background: #000;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    display: none;
}

.main-show {
    position: fixed;
    height: 500px;
    top: 50%;
    margin-top: -250px;
    left: 50%;
    margin-left: -250px;
    display: none;
}

    .main-show .middle {
        display: table-cell;
        height: 500px;
        width: 500px;
        vertical-align: middle;
        text-align: center;
        *display: block;
        *font-size: 175px;
        *font-family: Arial;
    }

    .main-show img {
        vertical-align: middle;
        max-width: 100%;
        max-height: 100%;
        margin: 0 auto;
    }

.big {
}

.showpn {
    width: 900px;
    height: 60px;
    position: fixed;
    top: 50%;
    margin-top: -30px;
    left: 50%;
    margin-left: -450px;
    z-index: 9;
    display: none;
}

    .showpn .pre {
        float: left;
        cursor: pointer;
    }

    .showpn .next {
        float: right;
        cursor: pointer;
    }

    .showpn img:hover {
        filter: alpha(opacity=80);
        -moz-opacity: 0.8;
        -khtml-opacity: 0.8;
        opacity: 0.8;
    }

.qul {
    width: 620px;
    text-indent: 2em;
    color: #555;
}

    .qul li {
        width: 290px;
        float: left;
        line-height: 2;
    }

.rads {
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    border-color: #01A7E5;
    border-style: solid;
    border-width: 1px;
    padding: 5px;
}

.kul {
    width: 800px;
    overflow: hidden;
    padding-top: 30px;
}

    .kul > li {
        -moz-border-radius: 30px;
        -webkit-border-radius: 30px;
        border-radius: 30px;
        width: 300px;
        float: left;
        border-color: #01A7E5;
        border-style: solid;
        border-width: 1px;
        padding: 5px;
        margin-bottom: 40px;
        margin-left: 20px;
    }

    .kul div {
        margin-top: -20px;
        -moz-border-radius: 30px;
        -webkit-border-radius: 30px;
        border-radius: 30px;
        float: left;
        border-color: #01A7E5;
        border-style: solid;
        border-width: 1px;
        padding: 5px;
        background-color: White;
        font-weight: bold;
    }

    .kul .dul {
        width: 100%;
        margin-top: 15px;
        margin-left: 20px;
    }

        .kul .dul li {
            width: 100px;
            float: left;
            line-height: 24px;
        }

    .kul .cul {
        width: 100%;
        margin-top: 15px;
        margin-left: 20px;
    }

        .kul .cul li {
            width: 125px;
            float: left;
            line-height: 24px;
        }

    .kul .ccul {
        width: 100%;
        margin-top: 15px;
        margin-left: 20px;
    }

        .kul .ccul li {
            width: 150px;
            float: left;
            line-height: 24px;
        }

    .kul .cccul {
        width: 100%;
        margin-top: 15px;
        margin-left: 20px;
    }

        .kul .cccul li {
            width: 200px;
            float: left;
            line-height: 24px;
        }

    .kul .hli {
        height: 120px;
    }

    .kul .hhli {
        height: 70px;
    }

    .kul .hhhli {
        height: 95px;
    }


.height1 {
    height: 32px;
}

.lbpadding {
    padding: 10px 0;
    *padding: 10px 0;
    _padding: 10px 0;
    padding: 10px 0 !important
}
