.pro-left{
    padding: 15px;
    margin-bottom: 20px;
    border:1px solid #d5d5d5;
}
.left-head>p{
    font-size: 2rem;
    line-height: 40px;
}
.name-list{
    margin-top: 15px;
}
.name-list>ul>li>a{
    display: block;
    font-size: 1.6rem;
    line-height: 40px;
    color: #333;
    border-bottom: 1px solid #dfdfdf
}
.name-list>ul>li>a:hover{
    color: #0093dd;
}
.thumbnail .caption{
    text-align: center;
}
.thumbnail .caption>h3{
    font-size: 1.6rem; 
	   height: auto;

   white-space: nowrap;
text-overflow: ellipsis;
width:100%;
overflow:hidden;
}


.pro-right h2 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
	font-size:24px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:17px;
	}
	
.kkxi {
   padding-left:0px;
   margin-top:20px;
   }
   
.nav-tabs > li {
   width:30%;
   }
   
   
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #FFF;
    cursor: default;
    border-width: 1px;
	text-align:center;
    border-style: solid;
    border-color: #DDD #DDD transparent;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857;
    border: 1px solid transparent;
	font-size:14px;
    border-radius: 4px 4px 0px 0px;
	background-color:#dddddd;
	text-align:center;
	color: #464646;
}


.danye {
   padding:10px;
   height:auto; overflow:hidden;
   }
   
.danye img {
    border: 0px none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}

	.name-list ul {
    overflow: hidden;
} 

.name-list li ul{
    display: none;
}
.name-list li a{
    margin-bottom: 1px;
}

.name-list li {
   list-style-type:none;
}
   

.name-list li a {
    line-height: 50px;
    display: block;
    padding-left:30px;
    background: #ddd;    
    color: #333333;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
	background-image:url(../images/biao1.png);
	background-repeat:no-repeat;
	background-position:5px center;
} 



.name-list li li a {
    line-height: 30px;
background: #f8f7f7;
    padding-left:40px;
		background-image:url(../images/biao2.png);
	background-repeat:no-repeat;
	background-position:20px center;
}

.fudong {
    content: '';
    display: block;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 3px;
    width: 250px;
    height: 29px;
    background: url('/images/rz.png');
}
.fudongx {
    content: '';
    display: block;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 0;
    width: 375px;
    height: 43px;
    background: url('/images/rzx.png');
}