﻿/*/*-----------------------产品展示--------------------*/
.product1 {
    width: 160px;
    height: 135px;
    float: left;
    margin-right: 6px;
    margin-left:6px;
    margin-top: 10px;
    text-align: center;
    border:1px solid #808080;
}

    .product1 a {
        color: #000;
    }

        .product1 a:hover {
            color: #ff0000;
        }
/*------------------------内页-----------------------------*/
.ContentTitle {
    font-size: 18px;
    text-align:center;
    color:red;
}
/*-----------------------分页--------------------------*/
.fenye {
    margin: 0px auto;
    margin-top: 10px;
    width: 280px;
}

.fenye, span, a {
    color: #000;
}

    .fenye a:hover {
        color: #ff0000;
    }

.shows_1 {
    margin: 0px auto;
    text-align: center;
    color: #000;
}

.bdsharebuttonbox {
    margin: 0px auto;
    text-align: center;
    width: 578px;
}

    .bdsharebuttonbox a {
        color: #000;
    }

        .bdsharebuttonbox a:hover {
            color: #ff0000;
        }
/*---------------------------------------*/
ul {
    list-style-type: none;
    padding-left: 0px;
}

.newsli {
    border-bottom: 1px dashed #808080;
}

    .newsli span {
        float: right;
        margin-right: 10px;
    }
/*-------------------------qq客服--------------------------*/
#kefu{ width:120px; height:auto; position:fixed; top:50%; right:5px;z-index:8888; background:#fff; border:1px solid #d1d1d1;border-top:2px solid #ca2d25; display:none; margin-top:-240px;}
#kefu .top{ width:100%; height:35px; line-height:35px;font-family:"Microsoft YaHei"; font-size:14px; color:#333; font-weight:bold; text-align:center;}
#kefu .middle{ font-size:12px; width:100%; text-align:center;}
#kefu .middle p{ color:#991C0A;}
#kefu .close{float:right; margin-right:10px; margin-top:10px; cursor:pointer;}
.right_bar{ width:28px; height:95px; position:fixed; top:50%; right:0; margin-top:-242px; z-index:9999;}
.right_bar img{cursor:pointer;}
img{
	border: 0px;
}
/*/*-----------------------案例展示--------------------*/
.product2 {
    width: 215px;
    height: 190px;
    float: left;
    margin-right: 6px;
    margin-left:6px;
    margin-top: 10px;
    text-align: center;
    border:1px solid #808080;
}

    .product2 a {
        color: #000;
    }

        .product2 a:hover {
            color: #ff0000;
        }
.jian_1 {
margin-top:10px;
}

/*产品设置*/
.pic_list {
    overflow: hidden;
    position: relative;
}

    .pic_list li {
        float: left;
        width: 110px;
        margin-right: 10px;
        line-height: 14px;
        padding: 15px 0 0 0;
    }

        .pic_list li img {
            border: 1px solid #e9e9e9;
            display: block;
            margin: 0 0 7px;
            width: 90px;
            height: 60px;
        }

    .pic_list p {
        height: 20px;
        overflow: hidden;
        width: 110px;
        margin: 0 auto;
        line-height: 18px;
    }

        .pic_list p a {
            margin-right: 5px;
        }

    .pic_list li span {
        color: #999;
    }

    .pic_list li div {
        color: #999;
        height: 16px;
        overflow: hidden;
    }
/**/
.left_news {
    font-size: 14px;
    font-weight: 900;
    /*text-align:center;*/
    margin: 10px;
}


.tc14-carlist li {
    height: 60px;
    padding-top: 15px;
}

    .tc14-carlist li img {
        width: 90px;
        height: 60px;
        float: left;
        margin-right: 10px;
    }
