﻿.location {
    margin-top: 0;
}

.com_header {
    width: 100%;
    overflow: hidden;
    margin-bottom: 8px;
}

.com_logo {
    float: left;
    width: 12%;
    height:66px;
    overflow: hidden;
    background-size: 100% auto;
    background-repeat:no-repeat;
    background-position:center center;
}

    .com_logo img {
        width: 100%;
        float: left
    }

.com_title {
    margin-left: 3%;
    width: 35%;
    float: left
}

    .com_title h1 {
        margin: 14px 0 0 0;
        font-size: 24px;
    }

    .com_title p {
        font-size: 18px;
        color: #666;
        padding: 8px 0 0 0;
    }

.com_banner {
    width: 100%;
}

    .com_banner img {
        width: 100%;
    }

.com_nav {
    width: 50%;
    overflow: hidden;
    float: right;
    margin: 15px 0 0 0;
    padding: 8px 0;
}

    .com_nav a {
        font-size: 18px;
        display: block;
        float: left;
        width: 15%;
        margin: 0 3% 0 0;
        text-align: center;
        padding: 4px 1%;
    }

        .com_nav a.active {
            background: #74abe6;
            border-radius: 16px;
            color: #fff;
        }

.com_about {
    width: 60%;
    float: left;
}

.com_news {
    width: 35%;
    float: right;
}

.com_product {
    width: 60%;
    float: left;
}

.title_box {
    margin:24px 0 0 0;
    width: 100%;
    overflow: hidden;
    padding: 8px 0;
    border-bottom: 2px solid #74abe6
}

    .title_box h2 {
        float: left;
        font-size: 16px;
    }

    .title_box h2 {
        float: left;
        font-size: 18px;
        font-weight: bold;
        color: #74abe6
    }

        .title_box h2 span {
            font-size: 14px;
            color: #666;
            font-weight: normal;
            padding: 0 0 0 6px;
        }

    .title_box a {
        float: right;
        padding: 4px 8px 0 0;
    }

.content_box {
    margin: 12px 0;
}

.com_about_box p {
    text-indent: 2em;
}

/*滚动图*/
.box_product {
    width: 100%;
}

.list_02 li {
    float: left;
    overflow: hidden;
    width: 33.3%;
    text-align: center;
    margin:12px 0 0 0;
}

    .list_02 li p a {
        LINE-HEIGHT: 165%
    }

    .list_02 li a img{
        width:100%;
        height:150px;
    }

        .list_02 li p a:visited {
            LINE-HEIGHT: 20px
        }

    .list_02 li a:hover {
        text-decoration: underline;
    }

    .list_02 li p.p {
        PADDING-RIGHT: 0px;
        PADDING-LEFT: 0px;
        BACKGROUND: none transparent scroll repeat 0% 0%;
        PADDING-BOTTOM: 0px;
        PADDING-TOP: 10px;
        height: 45px;
    }

.c_s_02 {
    MARGIN-TOP: 5px;
    ZOOM: 1;
    TEXT-ALIGN: center
}

    .c_s_02 p {
        HEIGHT: 22px
    }

.al {
    BACKGROUND: url(../images/btn01.png) no-repeat 0px 0;
    left: 20px;
    top: 100px;
    position: absolute;
    OVERFLOW: hidden;
    WIDTH: 20px;
    CURSOR: pointer;
    LINE-HEIGHT: 200px;
    HEIGHT: 50px
}

.ar {
    BACKGROUND: url(../images/btn02.png) no-repeat 0px 0;
    right: 20px;
    top: 100px;
    position: absolute;
    OVERFLOW: hidden;
    WIDTH: 20px;
    CURSOR: pointer;
    LINE-HEIGHT: 200px;
    HEIGHT: 50px
}
/*产品页*/
.product_list_box {

}
.product_list {
    margin:0 0 16px 0;
    overflow:hidden;
}
.product_item {
    float:left;
    
}
.product_item_inner {
    width:95%;margin:0 2%;
    border: 1px solid #eee;
    height:270px;
    overflow:hidden;
}
.product_item img, .product_item p{
    width: 90%;
    margin: 8px 5%;
}
    .product_item img{
        max-height:200px;
    }
    .col3 {
        width: 33.3%
    }
.col2 {
    width:50%;
}

.class_list {
    width: 30%;
    float: left
}

    .class_list ul {
        margin: 0;
    }

        .class_list ul li {
            width: 100%;
        }

            .class_list ul li a {
                display: block;
                width: 94%;
                font-size: 14px;
                line-height: 45px;
                padding: 0 3%;
            }

                .class_list ul li a:hover, .class_list ul li a:active {
                    background: #eee;
                }

                .class_list ul li a.active {
                    background: #eee;
                }

    .class_list .title_box {
        border-bottom: none;
        background: #99ddff;
        margin-top: 14px;
    }

        .class_list .title_box h2 {
            padding: 0 0 0 14px;
            color: #fff;
        }

.w-col3 {
    width: 100%;
}

.w-col2 {
    width: 65%;
}

.tbg td.tdcontent {
    padding: 3px 0;
}
.div_contact {
    width:100%;
}
    .div_contact .utext, .div_contact textarea {
        width: 90%;
    }

.utext2 {
}

.div_contact h5 {
    padding: 16px 0 5px 0;
    font-size: 16px;
    border-bottom:2px dotted #eee;
}

.div_contact table {
    margin: 14px 0;
}
.idx-list,.article{margin-left:14px;}