@charset "utf-8";

.mid{
    width: 1000px;
    display: block;
    margin:0 auto;
}
.banner{
    background:#020611;
    height: 300px;
}
.content{
    padding:24px 0;
}
.content .fl{
    float: left;
    width: 190px;
}
.content dl{
    width: 190px;
}
.content .fl .tit{
    display: block;
    width: 190px;
    height: 50px;
    background: #5bb464;
    font-family: "微软雅黑";
    font-size: 14px;
    line-height: 50px;
    text-align: center;
    color:#FFF;
}
.content dt,.content dd{
    width: 190px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background:#4a4a4a;
    font-size: 12px;
    font-family: "宋体";
    color:#FFF;
    border-bottom:1px solid #575757;
}
.content dd a{
	color:#FFF;
	  display: block;
}
.content .fl .AddDetails{
    width: 156px;
    font-family: "宋体";
    font-size: 12px;
    color: #d6d6d6;
    background: #4a4a4a;
    padding: 10px 17px 20px;
}
.content .fl .AddDetails P{
    width: 100%;
    line-height: 16px;
    margin: 10px 0px;
    letter-spacing: 1px;
}
.content .fl select{
    width: 104px;
    height: 22px;
}
.content .fl input{
    width: 126px;
    height: 28px;
    line-height: 28px;
    padding-left: 20px;
    border: 1px solid #cccccc;
    font-size: 12px;
	color:#878787;
    background: url(./newindex/2015112002.jpg) no-repeat 5px center;
}
.content .fl .SubA {
    cursor: pointer;
    font-family: "宋体";
    font-size: 12px;
    color: #FFF;
    background: #5bb464;
    display: block;
    width: 148px;
    text-align: center;
    line-height: 30px;
    text-decoration: none;
    height: 30px;
    margin-top: 8px;
}
.content .fl ul{
    padding:14px;
    color:#FFF;
    background: #4a4a4a;
    font-family: "宋体";
    font-size: 12px;
    list-style-type: none;
}
.content .fl ul a{
    color:#d6d6d6;
    text-decoration: none;
}
.content .fl ul a:hover{
    text-decoration: underline;
}
.content .fl li{
	height: 24px;
    line-height: 24px;
    width: 100%;
    overflow: hidden;
}
.content .fl li:before{
    display: inline-block;
    content: "";
    width: 6px;
    height: 6px;
    background-image:url(./newindex/2015112101.png);
    background-repeat: no-repeat;
    background-size: 100%;
    margin-right:.6em;
}
.content .fr{
    float: right;
    width: 800px;
}
.content .fr .article{
    list-style-type: none;
}
.content .fr .ChildLink{
   
    width: 234px;
    height: 184px;
    box-shadow:2px 2px 10px #cdcdcd;
    float: left;
    margin-left:14px;
    margin-bottom:30px;
}
.content .article a{
    display: block;
    text-decoration: none;
    cursor: pointer;
}
.content .worksimg{
    width: 234px;
    height: 130px;
    display: block;
    overflow: hidden;
    border: none;
}
.content .TextBar{
    width: 100%;
    height: 34px;
}
.TextBar .text-l {
    float: left;
  
    height: 46px;
    padding-top: 10px;
    padding-left: 10px;
}
.TextBar .text-l h1{
    font-size: 18px;
    color: #3c3b3d;
    font-weight: normal;
    font-family: "Arial";
}
.TextBar .text-l i {
    width: 20px;
    padding-bottom: 8px;
    display: inline-block;
    padding-top: 10px;
    border-top: #ed6d00 solid 2px;
}
.TextBar .text-r {
    float: left;
    width: 106px;
    height: 16px;
    font-family: "宋体";
    font-size: 12px;
    overflow: hidden;
    color: #666;
    padding: 12px 10px 0;
    line-height: 16px;
}