﻿@charset "UTF-8";

.list_con {width: 248px;overflow: hidden;background: url("/template/default/images/listbg.gif") repeat-y;border: 1px solid #e3e2e2;border-top:0;height:auto;}

.list_con .pro1 {
    width: 100%;
    margin: auto;
    padding-top: 7px;
}

.list_con ul li {overflow: hidden;padding-bottom: 1px;}


.list_con .pro_item1 {
cursor: pointer;
display: block;
}

.list_con .pro_item1 a {
font-weight: bold;
color: #115AA8;
}
.list_con li ul {
width: 171px;
overflow: hidden;
}

.list_con li ul li {
cursor: pointer;
height: 28px;
display: block;
line-height: 28px;
overflow: hidden;
background: url("/template/default/images/lix.gif") repeat-x left bottom;
}

.list_con li ul li {
cursor: pointer;
line-height: 28px;
}

.list_con li ul li a {
color: #555;
background: url("/template/default/images/lidd.gif") no-repeat 13px center;
padding-left: 27px;
display: block;
}

.list_con h3 {
cursor: pointer;
height: 25px;
line-height: 25px;
font-size: 12px;
margin-top: 5px;
text-align: center;
width: 172px;
margin: auto;
}

.list_con .pro1 .pro_item1 {
    cursor: pointer;
    display: block;
    font-size: 15px;
    height: 50px;
    line-height: 50px;
    background: #fff url(/template/default/images/ico.png) no-repeat 20px 22px;
    padding-left: 38px;
}

.list_con .pro1 .pro_item1 a {font-weight: bold;color: #115AA8;}