/** 系简介 **/
/*  个体部分   */
/*  左边栏目  */
.position{
    width:1186px;
    height:30px;
    /*border:1px solid red;*/
    margin:0 auto;
    color:#666;
    padding: 10px 0;
}
.bread {
    font-size: 13px;
    color: #666;
    line-height: 30px;
    background: #f3f3f3 url(../images/ba1.jpg)no-repeat center left;
    padding-left: 22px;
}
.bread a{
    color:#666;
    font-size: 15px;
    text-decoration: none;
}
.brief{
    min-width: 1186px;
    height:700px;
    /*border:1px solid lime;*/
    background:#f2f2f2;


}
.brief_a{
  width:1186px;
  height:666px;
  /*border:1px solid red;*/
  background-color:#f2f2f2;
  margin: 0 auto;
/*  */

}
.brief_a_right{
     width:927px;
    height:566px;
    /*border:1px solid red;*/
    float:left;
    background:#fff;
    margin-left:25px;

}
.brief_a_right_tit{
    width:929px;
    height:80px;
    border-bottom: 3px solid #002d54;
}
.brief_a_right_tit p{
    font-size:23px;
    line-height:81px;
    color:#002d54;
}
.brief_a_right_list{
    width:926px;
    height:515px;
    /*border:1px solid red;*/
}
.brief_a_right_list p{

    word-wrap: break-word;
    white-space: normal;
    word-break: break-all;
    text-align: justify;
    margin-bottom: 5px;
    font-size: 20px;
    color: #333;
    padding:5px 10px;
    margin-left: 280px; 
    
}


.brief_a_right_1{
    width:926px;
    height: 500px;
    border:1px solid black;
    background:url(../images/1.jpg)no-repeat;
    background-size: 100%;
    /*position: absolute;*/
}
.brief_a_right_12{
    width:926px;
    height: 30px;
    border-bottom:1px solid black;
}
