
body{
	font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei UI","Microsoft YaHei","微软雅黑",Arial,sans-serif;
font-size: 14px;
line-height: 26px;
text-rendering: optimizeLegibility;
word-break: break-all;
padding: 0;
margin: 0;
border: 0;
}

ul,li,img {list-style:none;border:none; padding:0; margin:0;}
a {text-decoration:none;cursor:pointer;outline:none; color:#333}	
*, ::after, ::before {
    box-sizing: border-box;
}
h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
}


/**/


.module201209 {
    width: 1200px;
    margin: 20px auto;
}
.module201209title{
    width: 100%;
    color: #999;
    font-weight: 700;
    display: flex;
    line-height: 36px;
    border-bottom: 2px solid #e6e6e6;
}
.moduCon{
	margin-top: 10px;
	padding-bottom: 10px;
}
.moduCon:last-child{
	border-bottom: 0;
}

.kstbList,.kstbList-ty{
	overflow: hidden;
}
.kstbList-ty li{
    display:flex;
	height: 50px;
    line-height: 50px;
    font-weight: 700;
    border-bottom: 1px solid #e6e6e6;
	cursor: pointer;
    font-size: 15px;
}
.kstbList-ty li a::before {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #317AC9;
    margin-right: 10px;
    border-radius: 50%;
}
.kstbList-ty .depat{ width: 180px; color: #666;}
.kstbList li .kstbList_li{
    display:block;
	height: 50px;
    line-height: 50px;
    font-weight: 700;
    border-bottom: 1px solid #e6e6e6;
	cursor: pointer;
    font-size: 15px;
    padding-left: 30px;
    background: url(../img/mulu1.png) no-repeat left;
}
.kstbList li .kstbList_li .name,.kstbList-ty li .name{ 
    width: 980px; 
    padding-right: 20px; 
    display:inline-block;
}
.kstbList-ty li .name{ width: 1020px;}
.kstbList-ty li .name a{ color: #337ab7;}
.kstbList li .kstbList_li .depat{ width: 200px; color: #666;}
.kstbList li:hover .name,.kstbList-ty li:hover .name a{
}
.menu201209{
    background: #f8f8f8;
    padding-top: 15px; 
    display: none;
}
.menu201209 ul {}
.menu201209 ul li{
    line-height: 46px;
    margin: 0px 15px;
    padding-left: 10px;
    border-bottom: 1px dashed #c8c8c8;
    margin-bottom: auto;
    list-style: ;
}
.menu201209 ul li a{color: #666; display: inline-block;}
.menu201209 ul li a:hover{}
.menu201209 ul li a::before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #000000;
    margin-right: 10px;
    border-radius: 50%;
}
