﻿/*人事*/
.img-responsive{
    display: block;
    max-width: 100%;
    height: auto;
}
/*content*/
.contentBar{
    min-height:1px;
    width:1024px;
    margin:0 auto;
    position:relative;
}
.ct-h2{
    height: 117px;
}
.ct-h2 h2{
    font-family: "微软雅黑";
   
    font-size: 35px;
    line-height: 117px;
    color: #333;
    text-align: center;
   
    font-weight: bold;
}
.ct-h2 h2 a:hover{color: #333;}
/*ct-2 conment*/
/*标题*/
.lists-title{
    /*height: 94px;*/
}
.lists-title a:hover h2{
     color: #E3241A;

 }
.listsTw-group-lists li a:hover,.lists-group1-ul li a:hover h2{
    color: #E3241A;
    text-decoration: underline;
}
.lists-title h2{
    height: 34px;
    line-height: 34px;
    margin:30px 0;
    font-size: 20px;
    font-weight: 600;
    color: #161616;
}
.lists-title h2 i{
    width: 4px;
    height: 34px;
    background: #e3241a;
    display: inline-block;
    vertical-align: bottom;
}
/* ct2-l*/
.ct2-l{
    width: 650px;
    float: left;
    margin-bottom: 43px;
}


/**/
.listsTw-group .listsTw-group-img{
    width: 178px;
    height: 178px;
    float: left;
    display: block;
}
.listsTw-group .listsTw-group-img img{height:100%}
.listsTw-group-lists{
    width: 450px;
    float: right;
}
.listsTw-group-lists li{
    line-height: 45px;
    height: 45px;
    padding-left: 16px;
    background: url("../png/rs-disc.png") no-repeat left center;
    overflow: hidden;
}
.listsTw-group-lists li.first a{
    font-weight: 600;
}
.listsTw-group-lists li a{
    font-size: 16px;
    color:#333333;
}
/**/
.lists-group1-ul li{
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 27px;
}
.fs-16{margin-bottom: 10px;}
.lists-group1-ul li a h2{
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    height: 21px;
    overflow: hidden;
}
.gray{
    font-size: 14px;
    color: #919191;
    line-height: 1.5;
    height: 42px;
    overflow: hidden;
    margin-bottom: 13px;
}
.lists-group2-ul li{
    height: 45px;
    line-height: 45px;
}
.lists-group2-ul li a {
    font-size: 16px;
    color: #333333;
}
/*ct2-r*/
.ct2-r{
    width: 344px;
    height: 1175px;
    float: right;
}

/*ct2-r1*/
.ct2-r1-cont{
    position: relative;
}
.ct2-r1-cont-msg{
    width: 100%;
    background-color: rgba(0,0,0,0.4);
    position: absolute;
    left: 0px;
    bottom: 0px;
    overflow: hidden;
}
.ct2-r1-cont-msg h4{
    text-align: center;
    font-size: 16px;
    color: #fff;
    margin: 10px auto;
    overflow: hidden;
    height: 21px;
}
.ct2-r1-cont{
    width: 344px;
    height: 229px;
    overflow: hidden;
}
.ct2-r1-list{
    margin-top: 20px;
}
.ct2-r1-list li{
    height: 44px;
    line-height: 44px;
    overflow: hidden;
}
.ct2-r1-list li a{
    font-size: 16px;
    color: #333333;
}
.ct2-r1-list li a:hover{
    text-decoration: underline;
}
