.xin_neirong h1{
	text-align: center;
    color: inherit;
    font-weight: 500;
    line-height: 1.5;
    font-size: 28px;
    margin: 20px 0 50px 0;
}
.xin_neirong .top1_li{padding: 0 1rem;margin-top:10px;}
.xin_neirong .contbody {
    margin-top: 10px;
    padding-top: 25px;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 22px;
    border-top: 1px solid #d2d2d2;
    padding-bottom: 25px;
}
.xin_neirong .contbody p {
	margin: 0;
	padding-top: 10px;
    text-indent: 2em;
    margin-top: 14px;
    overflow: hidden;
}
a.list {
    background: rgba(0, 0, 0, 0) url(../../img/xin_img/list.png) repeat scroll 0 0;
    display: inline-block;
    float: left;
    height: 45px;
    margin-right: 1px;
    text-indent: -3000px;
    width: 45px;
    position: relative;
    top: 50px;
    left: 50%;
}
a.list:hover {
    background-position: left bottom;
}

/*listright*/

.listright .yd1_font{
	font-size: 16px;
	background: #00b1e4 none repeat scroll 0 0;
    color: #fff;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    padding-left: 10px;
}
.listright .bot a img{width: 100%;}
.listright .bot a {
	font-size: 14px;
    display: inline-block;
    color: #444;
}
.listright .bot {
   margin-bottom: 5px;
   margin: 0 0 5px 0; 
}
.listright .bot .left1{padding: 0;}
.listright .bot .left2 h5,.listright .bot .left3 h5{margin: 0;}

.listright .zl2 {
    padding: 0;
    list-style: none;
}
.listright .zl2 li a {
    border-bottom: 1px solid #e0e0e0;
    text-decoration: none;
    padding: 6px 5px 6px 5px;
    cursor: pointer;
    width: 100%;
}
.listright .zl2 li a:hover {
    background-color: #f5f5f5;
    transition: all .3s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
}