@font-face {
    font-family: 'Roboto';
    src: url('Roboto-Regular_0.ttf');
    font-family: 'Roboto Th';
    src: url('Roboto-Bold_0.ttf');
    font-family: 'Franklin Gothic Medium Cond';
    src: url('FRAMDCN.ttf');
}

#header.header_one {
    background: #f9f9f9;
}

#header {
    width: 1424px;
    background: #f9f9f9;
}

    #header.header > .main {
        overflow: hidden;
        height: 70px;
    }

    #header.header_one > .main {
        overflow: hidden;
        height: 70px;
    }

#logo {
    text-align: center;
}

    #logo img {
        margin: 20px 0 0 0;
    }

.header_one .nav-items {
}

.nav-items {
    height: 69px;
    border-bottom: 1px solid #eee;
}

.nav-sns {
    padding: 0 20px 0 0;
}

    .nav-sns li {
        margin: 0 0 0 10px;
        float: right;
    }

        .nav-sns li a {
            font-size: 14px;
            color: #666;
            line-height: 95px;
        }


.pa-to {
    padding-bottom: 300px;
}

.hidden-navbar {
    display: none;
    padding: 20px 0 45px 0;
    height: auto;
    background: url(../images/ground-zero-1.png);
}

    .hidden-navbar .main div {
    }

        .hidden-navbar .main div .title {
            display: block;
            margin: 0 0 3px 0;
            padding: 0 0 7px 0;
            text-align: left;
            font-family: "Roboto Th", sans-serif, Arial;
            color: #121212;
            font-size: 12px;
        }

            .hidden-navbar .main div .title:hover {
                color: #069;
            }

    .hidden-navbar .main img {
        float: right;
    }

.services-hidden .SSlist code {
    text-align: left;
    color: #B63E3A;
}

.services-hidden .SSlist li {
    padding: 2px 0;
    font-size: 12px;
    color: #333;
}

    .services-hidden .SSlist li i {
        font-size: 10px;
        padding: 0 6px 0 0;
        color: #B63E3A;
    }

.services-hidden .SSlist p {
    padding: 10px 0 0 0;
    font-size: 12px;
    line-height: 18px;
}

.services-hidden .Fr li {
    display: inline-block;
    margin: 0 20px 15px 20px;
    text-align: center;
}

    .services-hidden .Fr li span {
        display: block;
        margin: auto;
        background: #f6f6f6;
        width: 70px;
        height: 70px;
        border: 3px solid #ddd;
        border-radius: 70px;
        text-align: center;
    }

    .services-hidden .Fr li b {
        color: #B63E3A;
    }

    .services-hidden .Fr li p {
        font-family: Verdana, Geneva, sans-serif;
        font-size: 11px;
    }

    .services-hidden .Fr li img {
        margin: 10px 0 0 0;
        float: none;
    }

.products-hidden .main {
}

    .products-hidden .main > div {
        display: inline-block;
        width: 33.33%;
    }

.products-hidden .items {
    overflow: hidden;
    margin: auto;
    width: 95%;
}

.media-hidden .default {
    display: block;
}




#main {
    overflow: hidden;
    background: url(../images/classify-li-ground.png);
}

/**********************/
/*        banner      */
/**********************/
#banner {
}

.banner {
    position: relative;
    overflow: auto;
}

    .banner ul li {
        float: left;
        margin: auto;
        width: 1423px;
        height: 500px;
        text-align: center;
        background: url(../images/banner-bg.png);
    }

    .banner .dots {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 10px;
        text-align: center;
    }

        .banner .dots li {
            display: inline-block;
            margin: 0 23px 0 0;
            padding: 4px;
            border-radius: 10px;
            border: 2px solid #FFF;
            color: #FFF;
            font-size: 0px;
            cursor: pointer;
            transition: background 0.7s;
        }

            .banner .dots li:hover {
                background: #FFF;
            }

        .banner .dots .active {
            background: #FFF;
        }

.regulate .unslider-arrow {
    display: block;
    width: 34px;
    height: 34px;
    font-size: 20px;
    text-align: center;
    line-height: 34px;
    border-radius: 4px;
    box-shadow: 0px 0px 4px rgba(0,0,0,0.6);
    color: #FFF;
}

    .regulate .unslider-arrow:hover {
        background: #C33;
    }

.regulate .prev {
    float: left;
    margin-left: 15px;
}

.regulate .next {
    float: right;
    margin-right: 15px;
}


/**********************/
/*      首页新闻        */
/**********************/
#information > .main {
    margin: auto;
}

    #information > .main li {
        margin: 15px 0 27px 0;
        width: 100%;
    }

        #information > .main li div {
            width: 100%;
        }

        #information > .main li:hover a {
            color: #0a0a0a;
        }

        #information > .main li a {
            display: block;
            margin: 0 0 6px 0;
            font-family: "Roboto Th", sans-serif;
            font-size: 14px;
            color: #3c3c3c;
            font-weight: 500;
            transition: COLOR 0.7s;
        }

        #information > .main li img {
            margin-top: -2px;
            padding: 6px 8px 0 0;
            float: left;
            width: 15%;
        }

        #information > .main li p {
            font-size: 12.5px;
            text-align: justify;
            line-height: 22px;
            color: #6c6c6c;
            font-family: Cambria Math,sans-serif;
        }

.L-ground-d {
    background: url(../images/L-ground-d.fw.png) left 12px repeat-x;
}

.row-title h2 {
    float: left;
    line-height: 21px;
    font-family: Roboto, sans-serif;
    font-size: 25px;
    color: #0095DD;
}

.row-title p {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-style: italic;
    color: #999;
    line-height: 28px;
}


/**********************/
/*      首页产品分类    */
/**********************/
#product-classify li {
    display: inline-block;
    overflow: hidden;
    margin: 5px 0.5px;
    width: 274px;
    box-shadow: 0 0 0 #fff;
    background: #fff url(../images/Ted_background_03.png) repeat-x;
    transition: box-shadow 0.4s;
}

    #product-classify li .classifycover {
        position: relative;
        display: block;
        margin: 0px auto auto auto;
        width: 250px;
        max-height: 185px;
    }

    #product-classify li:hover {
        box-shadow: 2px 2px 8px #999, 0 -42px 0 #B63E3A inset;
    }

    #product-classify li h1 {
        display: none;
    }

    #product-classify li:hover h4 {
        color: #FFF;
    }

    #product-classify li:hover p {
        margin: 20px 0 10px 0;
        height: 65px;
    }

    #product-classify li .classifycover img {
        margin: 10px 0 0 0;
        width: 100%;
    }

    #product-classify li > div {
        padding: 0 0 10px 0;
        overflow: hidden;
        height: 300px;
        border: 1px dashed #ececec;
    }

        #product-classify li > div div {
            margin: 0 auto auto auto;
            width: 250px;
        }

    #product-classify li h4 {
        display: block;
        width: 250px;
        opacity: 0.908;
        font-family: Roboto, sans-serif;
        font-size: 14px;
        color: #0095DD;
        text-align: left;
        transition: color 0.3s;
    }

    #product-classify li p {
        display: block;
        overflow: hidden;
        margin: 20px 0 10px 0;
        padding: 0 3px;
        width: 242px;
        height: 65px;
        transition: margin 0.5s, height 0.5s;
        color: #696969;
        text-align: justify;
        font-family: Cambria Math,sans-serif;
        font-style: italic;
        font-size: 13px;
        line-height: 20px;
        opacity: 0.93;
    }

#partner {
}

    #partner ul li {
        display: inline-block;
        margin: 20px 20px 10px 0;
        width: 240px;
        height: 80px;
        padding: 7px;
        border-radius: 4px;
    }

#shortcut {
    background: url(../images/footer-nav-bg.jpg);
}

.pages-header {
    padding: 0 0 8px 0;
}

.pages-header-main {
    padding: 7px 0 25px 0;
    background: url(../images/Ted_background_04.png) bottom repeat-x;
}

.page_ground_products {
    height: 250px;
    background: #333 url(../images/Page_ground_products.jpg);
}

.page_ground_services > .page_ground {
    height: 250px;
    background: #333 url(../images/Page_ground_services.jpg);
}

.page_ground_ability {
    height: 250px;
    background: #333 url(../images/Page_ground_ability.jpg);
}

.page_ground_media {
    height: 250px;
    background: #333 url(../images/Page_ground_media.jpg) 50%;
}

.page_ground_about {
    height: 250px;
    background: #333 url(../images/Page_ground_about.jpg);
}

.page_ground_special {
    height: 100px;
}




.classifybox {
    overflow: hidden;
    width: 256px;
}

ul.classify ul {
    display: none;
}
/*ul.classify > li.active > a { color:#B63E3A; box-shadow:4px 0 0 #0095DD inset; }
ul.classify > li.active > a:hover { color:#B63E3A; box-shadow:4px 0 0 #0095DD inset;  }*/
ul.classify > li {
    margin: 0 0 1px 0;
    padding: 0 0 1px 0;
}
    /*ul.classify > li > a:hover { color:#1c1c1c; box-shadow:4px 0 0 #0095DD inset;}*/
    ul.classify > li > a {
        display: block;
        padding: 9px 0 9px 0;
        width: 254px;
        background: #f6f6f6;
        border: 1px solid #e9e9e9;
        text-indent: 12px;
        font-family: "Roboto", sans-serif;
        font-size: 12.5px;
        font-weight: 600;
        color: #5c5c5c;
        transition: box-shadow 0.2s;
    }


ul.subclassify > li.active > a {
    color: #B63E3A;
}

    ul.subclassify > li.active > a:hover {
        color: #B63E3A;
    }

ul.subclassify > li {
    padding: 3px 0 3px 0;
}

    ul.subclassify > li a {
        display: block;
        padding: 4px 0 4px 0;
        font-family: "Roboto", sans-serif;
        font-size: 12px;
        color: #555;
        font-weight: 500;
        text-indent: 24px;
    }

        ul.subclassify > li a:hover {
            color: #222;
        }




.classifyindex > h1, .classifyindex > h2, .classifyindex > h3, .classifyindex > h4, .classifyindex > h5, .classifyindex > h6 {
    display: block;
    overflow: hidden;
    margin: 0 0 5px 0;
    font-family: "Roboto Th", sans-serif;
    color: #242424;
    font-size: 30PX;
}

.classifyindex > h2 {
    height: 34px;
    font-family: "MS Serif", "New York", serif;
    color: #B63E3A;
    font-size: 26px;
    line-height: 18px;
}

/**************************************/
/*******    Content             */
/**************************************/
.content {
    padding: 0 0 20px 0;
    width: 99.8%;
}

    .content p {
        margin: 10px 0 0 0;
        font-size: 13.5px;
        line-height: 16px;
        font-family: Cambria Math, sans-serif;
        line-height: 22px;
        color: #3c3c3c;
        text-align: justify;
    }

        .content p + p {
            margin: 5px 0 0 0;
        }
    /*.content ul { margin:0px 0 20px 20px; }*/
    .content ul {
        list-style: none;
    }

        .content ul + ul {
            margin: 10px 0 10px 20px;
        }

        .content ul li {
            margin: 5px 0 7px 0;
            background: url(../../images/li-biys.png) left 8px no-repeat;
            font-family: Calibri;
            text-indent: 12px;
            color: #5c5c5c;
            font-size: 11.5px;
            text-align: justify;
        }

            .content ul li p {
                font-size: 12px;
                font-family: Calibri;
                color: #4c4c4c;
                text-indent: 12px;
                line-height: 16px;
                text-align: justify;
                font-weight: 500;
            }

        .content ul ul {
            list-style: none;
        }

            .content ul ul li {
                text-indent: 12px;
                /*margin: 0 0 8px 12px;*/
            }

                .content ul ul li p {
                    text-indent: 12px;
                }



    .content .layer:first-of-type {
        margin: 0 0 15px 0;
    }

    .content .layer {
        padding: 0 0 0 1px;
        overflow: hidden;
    }

        .content .layer .layer-hidden {
            display: none;
            margin: 5px 0 20px 0;
            overflow: hidden;
        }

        .content .layer .items-name {
            overflow: hidden;
            display: block;
            margin: 0 0 2px 0;
            width: 99.9%;
            height: 40px;
            background: #0095DD;
            box-shadow: 0 0 1px #00344D inset;
            border-radius: 3px;
        }

            .content .layer .items-name a {
                display: block;
                float: left;
                margin: 0 10px 0 0;
                padding: 0 0 0 12px;
                width: 80%;
                line-height: 39px;
                font-size: 15px;
            }

            .content .layer .items-name h4 {
                color: #fff;
            }

            .content .layer .items-name i {
                display: block;
                float: right;
                width: 38px;
                height: 40px;
                color: #00344D;
                text-align: center;
                line-height: 39px;
                font-size: 16px;
            }

                .content .layer .items-name i.icon-resize-full {
                    display: none;
                }

        .content .layer h5 {
            display: block;
            clear: both;
            overflow: hidden;
            margin: 15px 0 5px 0;
            font-family: "Roboto Th", sans-serif;
            font-size: 16px;
            color: #ff6a00;
        }

        .content .layer * + h5 {
            margin: 25px 0 5px 0;
        }

        .content .layer h5 + P {
            padding: 6px 0 0 0;
        }

        .content .layer h5 + ul {
            margin: 0 0 25px 20px;
        }

        .content .layer h5 + .break-columns {
            padding: 0px;
        }

            .content .layer h5 + .break-columns .break-columns-left {
                margin: 0px;
            }

            .content .layer h5 + .break-columns .break-columns-right {
                margin: 10px 0 0 0;
            }

    .content .break-columns .break-columns-left h6:first-of-type {
        margin: 10px 0 4px 0;
    }

    .content .break-columns .break-columns-left h5:first-of-type {
        margin: 5px 0 5px 0
    }

    .content .layer ul + h6 {
        margin: 20px 0 4px 0;
    }

    .content .layer h6 {
        margin: 30px 0 4px 0;
        color: #363636;
        font-size: 14px;
        font-family: "Roboto", sans-serif;
        font-weight: 600;
    }

        .content .layer h6 + .table-shell {
            margin: 15px 0 10px 0;
        }

    .content .layer img {
        margin: 0px;
    }

    .content .layer p img {
        margin: 0px;
    }

    .content .layer p + .table-shell {
        margin: 15px 0 0 0;
    }

    .content .layer h4 + h5 {
        margin: 0;
    }


    .content .break-columns {
        padding: 15px 0 0 0;
        overflow: hidden;
        clear: both;
    }

        .content .break-columns .break-columns-left {
            overflow: hidden;
            width: 50%;
            float: left;
        }
            /*  改名  */
            .content .break-columns .break-columns-left > p {
                margin: 10px 0 0 0;
                line-height: 18px;
            }

        .content .break-columns .break-columns-right {
            padding: 5px 0 0 0;
            float: right;
            width: 50%;
            text-align: right;
        }

            .content .break-columns .break-columns-right img {
                display: inline-block;
                margin: 0 0 15px 0;
                max-width: 90%;
                width: auto;
            }

            .content .break-columns .break-columns-right p {
                text-align: right;
            }

        .content .break-columns .break-columns-left img {
            display: inline-block;
            margin: 0 0 15px 0;
            max-width: 90%;
            width: auto;
        }

        .content .break-columns .break-columns-left .table-shell {
            width: 498px;
        }

            .content .break-columns .break-columns-left .table-shell table {
                width: 498px;
            }

    .content .break-columns-three {
        padding: 15px 0 0 0;
        overflow: hidden;
        clear: both;
    }

        .content .break-columns-three .break-columns-left {
            width: 33.3%;
            float: left;
        }

        .content .break-columns-three .break-columns-center {
            width: 33.3%;
            float: left;
        }

        .content .break-columns-three .break-columns-right {
            width: 33.3%;
            float: left;
        }



    .content ol {
        display: block;
        overflow: hidden;
        padding: 0;
        width: 99.8%;
    }

        .content ol li {
            float: left;
            margin: 0 18px 6px 0;
            padding: 3px 6px;
            background: #363636;
            border-radius: 6px;
            box-shadow: 0 0 3px #ccc;
            border: 1px solid #e6e6e6;
            list-style-position: inside;
            font-family: "Trebuchet MS";
            font-style: italic;
        }

            .content ol li p {
                float: right;
                padding: 0;
                margin: 0;
                font-size: 12px;
                color: #fff;
            }

    .content .break-columns .table-shell {
        margin: 0 0 10px 0;
        width: 398px;
    }

    .content .layer .layer-hidden .table-shell {
        margin: 20px 0 10px 0;
        width: 790px;
        padding: 0 0 10px 0;
    }

    .content .layer .layer-hidden .table-main table {
        width: 790px;
        border-collapse: collapse;
        border-top: 1px solid #ddd;
    }

.table-shell {
    margin: 20px 0 10px 0;
    width: 796px;
    padding: 0 0 10px 0;
}

.table-command {
    padding: 5px 0 5px 8px;
    background: #eee;
    font-size: 12px;
    color: black;
}

    .table-command span {
        font-size: 12px;
    }

    .table-command p {
        float: left;
    }

.table-main {
    clear: both;
    border-bottom: 2px solid #eee;
}

    .table-main table {
        width: 796px;
        border-collapse: collapse;
        border-top: 1px solid #ddd;
    }

        .table-main table tr:nth-child(odd) {
            background: #f6f6f6;
            border-bottom: 1px solid #ddd;
        }

        .table-main table tr:nth-child(even) {
            background: #FFF;
            border-bottom: 1px solid #ddd;
        }

.table-shell .table-main table tr {
    display: none;
}

.table-main table tr:hover {
    background: #e6e6e6;
}

.table-main table td {
    border: 1px solid #eee;
    border-top: none;
    text-align: left;
    text-indent: 8px;
    font-size: 12px;
    line-height: 24px;
    color: #666;
    font-family: Candara, monospace;
}

    .table-main table td img {
        display: block;
    }

    .table-main table td p {
        margin: 0px;
        padding: 0px;
        text-align: left;
        font-size: 12px;
        line-height: 20px;
        color: #666;
        font-family: Candara, monospace;
    }

    .table-main table td.awesome {
        font-family: FontAwesome;
    }

.table-main table tr:first-of-type td {
    padding: 5px 2px;
    color: #FFF;
    font-family: Candara, monospace;
    font-weight: 900;
    font-size: 12px;
    background: #ec720f;
}

    .table-main table tr:first-of-type td p {
        color: #FFF;
        font-family: Candara, monospace;
        font-weight: 900;
        font-size: 12px;
    }

.content .break-columns .table-main table {
    width: 398px;
    border-collapse: collapse;
    border-top: 1px solid #ddd;
}

.content .break-items {
    clear: both;
    overflow: hidden;
    padding: 0 0 40px 0;
    margin: 15px 0 10px 0;
    border-bottom: 1px dashed #ccc;
}

    .content .break-items h6 {
        padding: 8px 0;
        margin: 0;
        background: #363636;
        text-indent: 8px;
        font-size: 14px;
        font-family: "Roboto Th", sans-serif;
        color: #FFF;
        text-transform: uppercase;
    }

    .content .break-items .table-shell {
        margin: 0;
    }

    .content .break-items .break-columns-left {
        margin: 0px;
        width: 65%;
    }

    .content .break-items .break-columns-right {
        margin: 10px 0 0 0;
        width: 35%;
    }

.content .break-columns .break-columns-left .table-main table {
    width: 398px;
    border-collapse: collapse;
    border-top: 1px solid #ddd;
}



.processes {
}

    .processes h2 {
        height: 34px;
        font-family: "MS Serif", "New York", serif;
        color: #333;
        font-size: 26px;
        line-height: 18px;
    }


.product-picture-box {
    clear: both;
    margin: 10px 0 0 0;
}

.picture-box-main {
    overflow: hidden;
    height: 450px;
    border: 1px solid #eee;
    background: #fafafa;
}

    .picture-box-main > div {
        overflow: hidden;
        height: 420px;
        margin: 10px auto auto auto;
        width: 100%;
    }

        .picture-box-main > div > div {
            overflow: hidden;
            padding: 0px 0 0 20px;
            width: 350px;
            height: auto;
            color: #777;
        }

    .picture-box-main .Fl {
        width: 400px;
    }

    .picture-box-main b {
        display: block;
        padding: 10px 0 2px 0;
        font-weight: 600;
        color: #ec720f;
    }

    .picture-box-main p {
        padding: 2px 0;
        margin: 3px 0 0 0;
        line-height: 13px;
        font-size: 12px;
        color: #6c6c6c;
    }

    /*.picture-box-main ul {
        margin: 0 0 0 20px;
    }*/

.content .picture-box-main li {
    padding: 2px 0;
    margin: 3px 0;
}

    .content .picture-box-main li p {
        line-height: 15px;
    }

.picture-box-main .Fr {
    margin: 15px 0 0 0;
    width: 340px;
    height: 300px;
    text-align: center;
}

    .picture-box-main .Fr span {
        display: inline-block;
        height: 100%;
        vertical-align: middle;
    }

    .picture-box-main .Fr img {
        width: 90%;
        vertical-align: middle;
    }

.picture-box-dot {
    overflow: hidden;
}

    .picture-box-dot > div {
        width: 810px;
        padding-top:20px
    }

    .picture-box-dot > a {
        padding: 0 4px;
        background: #fff;
        border: 1px solid #f6f6f6;
        line-height: 99px;
        font-size: 14px;
        color: #999;
    }

        .picture-box-dot > a:hover {
            color: #121212;
        }

ul.picture-box-dot-list {
    list-style: none;
    margin: 0px;
}

    ul.picture-box-dot-list li {
        overflow: hidden;
        display: inline-table;
        margin: 0 13px 10px 0;
        float: left;
        padding: 5px;
        width: 130px;
        background: none;
        border: 1px solid #ddd;
        text-align: center;
        transition: border 0.6s;
    }

        ul.picture-box-dot-list li a {
            display: block;
            width: 130px;
            height: 80px;
            text-align: center;
        }

        ul.picture-box-dot-list li span {
            display: none;
        }

        ul.picture-box-dot-list li a img {
            display: block;
            margin: auto;
        }

        ul.picture-box-dot-list li:hover {
            border: 1px solid #B63E3A;
        }

        ul.picture-box-dot-list li code {
            position: relative;
            display: block;
            margin: -24px 0 8px 0;
            width: 130px;
            height: 22px;
            background-color: rgba(255,255,255,0.7);
            color: #333;
            font-style: normal;
            text-indent: 4px;
            font-size: 11px;
            font-weight: 600;
            line-height: 16px;
        }


.picture_model_02 {
    overflow: hidden;
    padding: 0 0 20px 0;
    clear: both;
    margin: 35px 0 30px 0;
    border-bottom: 2px solid #ff6a00;
}

    .picture_model_02 .picture_model_main {
        overflow: hidden;
    }

.content .layer .picture_model_02 h5 {
    padding: 0 0 2px 0;
    margin: -3px 0 14px 0;
    border-bottom: 1px solid #ff6a00;
}

.picture_model_02 .picture_model_02_text {
    overflow: hidden;
    padding: 0;
    width: 58%;
    height: auto;
}

    .picture_model_02 .picture_model_02_text p {
        margin: 0;
        padding: 0 0 18px 24px;
        font-size: 12px;
        line-height: 15px;
        font-weight: 600;
        text-align: justify;
        background: url(../../images/Ted_background_11.png) no-repeat 1px 1px;
    }

.picture_model_02 img {
    padding: 0;
    width: 40%;
}

.l51 {
    text-align: center;
}


/***********************    not-result     ************************/
.not-result {
    padding: 20px 0 0 0;
    text-align: center;
}

    .not-result i {
        font-size: 40px;
        color: #B63E3A;
    }

    .not-result h1 {
        font-size: 40px;
        color: #CCC;
    }



/***********************    Media,Services,Ability,About .content     ************************/
.aboutcontent {
}

.about-items {
    overflow: hidden;
    margin: 0 0 50px 0;
    width: 100%;
    border-bottom: 1px dashed #ddd;
    background: url(../images/Ted_background_05.png) 36% 20% no-repeat;
}

    .about-items .highlight {
        cursor: pointer;
    }

    .about-items .contact-list {
        float: right;
        width: 55%;
        height: 220px;
    }

        .about-items .contact-list li {
            display: block;
            margin: 0 0 18px 0;
            float: left;
            overflow: hidden;
            padding: 0 0 7px 0;
            width: 50%;
        }

            .about-items .contact-list li p:hover {
                background: #f3f3f3;
            }

            .about-items .contact-list li b {
                display: block;
                padding: 0 0 6px 0;
                width: 100px;
                color: #8c8c8c;
                font-weight: 500;
                font-size: 12px;
                font-style: italic;
                font-family: "Arial", Gadget, sans-serif;
            }

            .about-items .contact-list li p {
                padding: 0 0 0 30px;
                line-height: 25px;
                font-family: "Roboto", sans-serif;
                font-size: 15px;
                font-weight: 600;
                color: #2c2c2c;
            }

    .about-items i {
        clear: both;
        display: block;
        width: 98%;
        padding: 8px 2px;
        font-size: 12.5px;
        font-family: Calibri;
        color: #666;
    }

.highlight-shell {
    float: left;
    width: 40%;
    margin: 0 10px 0 0;
}

.about-items .highlight-shell h4 {
    margin: 75px 0 15px 0;
    font-size: 17.5px;
    font-family: "Roboto", sans-serif;
    color: #B63E3A;
}

.highlight-shell span {
    padding: 0 6px 0 0;
    float: left;
    font-size: 13px;
    color: #0095DD;
    line-height: 24px;
    font-family: Calibri;
}

.highlight-shell a {
    float: left;
    margin: 2px;
    display: block;
    padding: 7px;
    background: #FFF;
    box-shadow: 0 0 1px #999;
    border-radius: 4px;
}

    .highlight-shell a code {
        display: block;
        width: 10px;
        height: 10px;
        border-radius: 8px;
        background: #ccc;
        transition: background 0.5s, box-shadow 0.5s;
    }

    .highlight-shell a:hover code {
        background: #0CF;
        box-shadow: 0 0 6px #0099CC;
    }




.pagecontent {
    margin: -2px 0 0 0;
    width: 885px;
}

    .pagecontent .statement {
        overflow: hidden;
        margin: 0 0 10px 0;
        border-bottom: 1px solid #e9e9e9;
    }

        .pagecontent .statement h3 {
            height: 34px;
            font-family: "MS Serif", "New York", serif;
            color: #3c3c3c;
            font-size: 26px;
            line-height: 18px;
        }

    .pagecontent .statement {
        line-height: 14px;
    }

        .pagecontent .statement a {
            font-size: 12px;
            color: #666;
        }

            .pagecontent .statement a:hover i {
                color: #B63E3A;
            }

            .pagecontent .statement a i {
                padding: 0 5px 0 0;
                color: #999;
            }

.pagecontent-anchor {
    width: 890px;
}





.mediaindex-list-1 li {
    overflow: hidden;
    margin: 10px 0 20px 0;
}

.mediaindex-list-1 div.items {
    padding: 8px 0;
    background: #e9e9e9 url(../images/Ted_background_12.png);
}

    .mediaindex-list-1 div.items i {
        float: right;
        margin: 0 10px 0 0;
        font-size: 10px;
        color: #777;
        line-height: 20px;
    }

    .mediaindex-list-1 div.items a {
        padding: 0 0 0 12px;
        font-family: "Roboto Th", sans-serif;
        font-size: 14px;
        color: #3c3c3c;
        font-weight: 600;
    }

        .mediaindex-list-1 div.items a:hover {
            color: #B63E3A;
        }

.mediaindex-list-1 .columns {
    overflow: hidden;
    padding: 20px 0;
    background: #fff;
    box-shadow: 0 4px 0 #e9e9e9 inset;
    border-top: none;
}

.mediaindex-list-1 .columns-left {
    float: left;
    margin: 0 0 0 10px;
    padding: 5px 0;
    width: 130px;
}

    .mediaindex-list-1 .columns-left img {
        width: 95%;
        box-shadow: 4px 4px 0 #ddd;
    }

.mediaindex-list-1 .columns span {
    padding: 6px 0 0 10px;
    float: left;
    height: auto;
    width: 715px;
}

.mediaindex-list-1 p {
    font-size: 13px;
    color: #5c5c5c;
    text-align: justify;
    font-family: Cambria Math,sans-serif;
}

.mediaindex-list-1 i {
    padding: 0 0 0 4px;
    line-height: 18px;
}

.mediaindex-list-1 .more {
    display: block;
    margin: 20px 10px 0 0;
    float: right;
    color: #888;
    font-size: 11px;
    font-family: Georgia, "Times New Roman", Times, serif;
}

    .mediaindex-list-1 .more:hover {
        color: #B63E3A;
    }

.pagecontent .content h4, .pagecontent .content h3 {
    padding: 10px 0 6px 0;
    font-family: "Roboto Th", sans-serif;
    color: #B63E3A;
    font-size: 17px;
    font-weight: 600;
}

.pagecontent .content span {
    padding: 5px 0 5px 0;
    line-height: 22px;
    font-size: 13px;
    font-family: "Franklin Gothic";
}

.pagecontent .content h4 + span, .pagecontent .content h3 + span {
    display: block;
    padding: 7px 0 5px 0;
}

.pagecontent .content p {
    line-height: 24px;
    font-size: 13.5px;
    font-family: Cambria Math,sans-serif;
}

    .pagecontent .content p + h4, .pagecontent .content p + h3 {
        padding: 20px 0 6px 0;
    }

.pagecontent .content img {
    padding: 13px 0;
}

.mediacontent-1 .content img {
    float: left;
    padding: 7px 10px 5px 0;
    width: auto;
}

.servicescontent {
    width: 100%;
}

    .servicescontent .statement {
        margin: 0 0 15px 0;
    }

    .servicescontent .content h1, .servicescontent .content h2, .servicescontent .content h3, .servicescontent .content h4, .servicescontent .content h5, .servicescontent .content h6 {
        font-family: "Franklin Gothic Medium Cond", "Franklin Gothic Demi Cond", "Microsoft PhagsPa";
    }

    .servicescontent .content h3 {
        padding: 0 0 3px 0;
        color: #0095DD;
        font-size: 38px;
    }

    .servicescontent .content img {
        padding: 10px 0 40px 0;
    }

    .servicescontent .content p {
        font-family: "Lucida Sans Unicode", "Microsoft Sans Serif";
        font-size: 12.5px;
        color: #222;
    }

    .servicescontent .content .services-parts {
        margin: 35px 0 0 0;
    }

        .servicescontent .content .services-parts h2 {
            display: block;
            width: 320px;
            height: 42px;
            background: url(../images/sub-head.png) no-repeat;
            color: #FFF;
            text-align: center;
            line-height: 42px;
            font-size: 22px;
            font-weight: 400;
        }

            .servicescontent .content .services-parts h2 + p {
                padding: 15px 0 0 0;
            }

        .servicescontent .content .services-parts h4 {
            padding: 30px 0 0 0;
            font-size: 18px;
            color: #111;
            text-indent: 0;
        }

        .servicescontent .content .services-parts ul {
            margin: 0;
            list-style: none;
        }

            .servicescontent .content .services-parts ul.level-one-list > li {
                display: inline-block;
                overflow: hidden;
                margin: 0 90px 0 0;
                padding: 0;
                height: auto;
                background: none;
                list-style-type: none;
                vertical-align: top;
            }

            .servicescontent .content .services-parts ul.level-two-list li {
                padding: 3px 0;
                margin: 0;
                clear: both;
                font-family: Verdana, "Lucida Sans Unicode", "Microsoft Sans Serif";
            }

            .servicescontent .content .services-parts ul.level-two-list {
                padding: 10px 0 0 0;
            }

.aside {
    float: right;
}

.aboutcontent-1 {
    position: relative;
    margin: -220px 0 0 0;
    background: url(../images/aboutcontent-1.png);
    box-shadow: -2px -2px 4px #ccc;
}

    .aboutcontent-1 span {
        display: block;
        padding: 7px 0 0 0;
    }

    .aboutcontent-1 b {
        display: block;
        width: 60px;
        padding: 0 12px 0 0;
        line-height: 22px;
    }

    .aboutcontent-1 p {
        font-size: 13px;
        line-height: 20px;
        color: #777;
        font-family: Verdana, Geneva, sans-serif;
    }


/**** 除产品页外的其它页面左侧栏目样式    */
.classifyanchorbox {
}

.classifyanchor li {
    padding: 10px 0;
    margin: -10px 0 0 0;
}

    .classifyanchor li.active a {
        color: #B63E3A;
    }

    .classifyanchor li a {
        font-family: Franklin Gothic;
        font-size: 14px;
        color: #000;
    }

        .classifyanchor li a:hover {
            color: #0095DD;
        }

    .classifyanchor li i {
        float: left;
        padding: 0 6px 0 0;
        color: #B63E3A;
        font-size: 10px;
        line-height: 18px;
    }




/***    获得客户Email地址表单样式   ***/
.subscribe {
    width: 210px;
    height: auto;
    border-radius: 4px;
}

    .subscribe form span {
        display: block;
        padding: 0 0 0 4px;
        font-size: 11.5px;
        color: #999;
    }

    .subscribe form input {
        margin: 4px;
        padding: 8px 0;
        border: 1px solid #ddd;
        background: #f9f9f9;
        border-radius: 4px;
        font-size: 12px;
        font-weight: 600;
        text-indent: 8px;
        color: #B63E3A;
    }

    .subscribe form div input {
        display: block;
        float: left;
        width: 95px;
    }

        .subscribe form div input[name='FirstName'] {
            width: 80px;
            color: #666;
        }

        .subscribe form div input[name='LastName'] {
            width: 110px;
            color: #999;
        }

    .subscribe input[type='email'] {
        margin-top: 10px;
        width: 200px;
    }

        .subscribe input[type='text']:hover, .subscribe input[type='email']:hover {
            box-shadow: 0 0 4px #09C;
        }

    .subscribe input[type='submit'] {
        margin: 10px 0 0 4px;
        padding: 5px 20px;
        background: #eee;
        border-radius: 3px;
        font-size: 12px;
        text-indent: 0;
        transition: box-shadow 0.4s;
    }

        .subscribe input[type='submit']:active {
            background: #B63E3A;
            color: #FFF;
        }


.dialog {
    position: fixed;
    z-index: 10001;
    height: 130px;
    width: 360px;
    box-shadow: 0px 0px 22px #666;
    border-radius: 8px;
}

    .dialog > div {
        width: 100%;
        height: 100%;
        overflow: hidden;
        background: #f7f7f7;
        border-radius: 8px;
    }

        .dialog > div div:first-of-type {
            overflow: hidden;
            border-bottom: 1px solid #ddd;
        }

            .dialog > div div:first-of-type b {
                float: left;
                padding: 10px 5px 10px 15px;
                font-size: 13px;
            }

            .dialog > div div:first-of-type a {
                display: block;
                margin: 7px 6px 0 0;
                width: 14px;
                height: 14px;
                float: right;
                border-radius: 20px;
                background: #FFFFFF;
                box-shadow: 0px 0px 0px #999, 0px 0px 4px #ddd inset;
                border: 1px solid #ddd;
                font-family: Arial, Helvetica, sans-serif;
                font-size: 6px;
                text-align: center;
                transition: box-shadow 0.6s;
            }

                .dialog > div div:first-of-type a:hover {
                    box-shadow: 0px 0px 6px #00CCFF;
                }

        .dialog > div div:nth-child(2) {
            margin: 0px;
            padding: 0px;
            overflow: hidden;
            width: 300px;
            height: 80px;
            text-align: center;
        }

            .dialog > div div:nth-child(2) a {
                display: inline-block;
                margin: 15px 10px;
                padding: 6px 30px;
                background: #ddd;
                border-radius: 4px;
                border: 1px solid #ccc;
                box-shadow: 0 1px 0px #fff inset;
            }

                .dialog > div div:nth-child(2) a:focus {
                    box-shadow: 0px 0px 4px #ccc;
                    background: #FFF;
                }

                .dialog > div div:nth-child(2) a:hover {
                    box-shadow: 0px 0px 4px #ccc;
                    background: #FFF;
                }

                .dialog > div div:nth-child(2) a:active {
                    box-shadow: 0px 0px 4px #666;
                }

        .dialog > div div:last-of-type {
            margin: auto;
            text-align: center;
        }

            .dialog > div div:last-of-type i {
                display: block;
                padding: 20px 6px;
                font-size: 19px;
                color: #C00;
            }

            .dialog > div div:last-of-type p {
                display: block;
                padding: 20px 6px;
                font-size: 15px;
                color: #666;
            }

/***   首页右下角通知窗口 ***/
.notification {
    position: fixed;
    padding: 15px 5px;
    width: 300px;
    border-radius: 4px;
    border: 1px solid #d6d6d6;
    background: #f9f9f9;
    box-shadow: -1px -1px 5px rgba(0,0,0,0.12);
    text-align: center;
}
