.colorFFF{
    color: #FFF;
}
a:hover{
    text-decoration: none;
}
.common_title.colorFFF:before{
    background: #fff;
}

.policy .center{
    position: relative;
    overflow: hidden;
}
.newsMore{
    position: absolute;
    display: block;
    right: 12px;
    line-height: 78px;
    font-size: 14px;
}
.policyNews_title li{
    margin:0 10px;
    overflow: hidden;
}
.policyNews_title.nav-tabs > li > a:hover {
    border:none;
}
.policyNews_title.nav > li > a:hover, .policyNews_title.nav > li > a:focus {
    text-decoration: none;
    background-color: none;
}
.policyNews_title.nav > li > a:hover, .policyNews_title.nav > li > a:focus {
    background: none;
    color: #0E60A0;
}
.policyNews_title.nav-tabs > li > a {
    border: none;
    font-size: 16px;
    height: 78px;
    display: inline-block;
    line-height: 78px;
    padding: 0px 20px;			}


.policyNews_title.nav-tabs>li.active>a,
.policyNews_title.nav-tabs>li.active>a:hover,
.policyNews_title.nav-tabs>li.active>a:focus {
    border: none;
    border-bottom: 3px solid #0E60A0;
    border-bottom-color: #0E60A0;
    color: #0E60A0;
    position: relative;
}
.policyNews_title.nav-tabs>li.active>a:before,
.policyNews_title.nav-tabs>li.active>a:hover:before,
.policyNews_title.nav-tabs>li.active>a:focus:before {
    content: "";
    width: 8px;
    height: 8px;
    background: #0E60A0;
    position: absolute;
    bottom: -4px;
    left: 50%;
    margin-left: -4px;
    transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
}
.newsPage{
    padding:20px 0;
    border: none;
}
.content {
    padding-top:0;
    border-bottom: 1px solid #E0E6ED;
    padding-left: 12px;
}
.newsPage p {
    padding-left: 12px;
    font-size: 16px;
    border-left:none;
}
.text_19 {
    width: 100%;
    height: 50px;
    display: inline-block;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 22px;
    line-height: 56px;
    text-align: center;
    margin-left:0;
}
#lianxi li{
    border: none;
    line-height: 70px;
    border-bottom: 1px dashed #ccc;
}
.hs{
    color: #333;
}
.policyNews_title.nav-tabs>li>a:hover {
    border: none;
    border-bottom: 3px solid #0E60A0;
    border-bottom-color: #0E60A0;
}
.policyNews_title.nav-tabs>li>a:hover:before{
    content: "";
    width: 8px;
    height: 8px;
    background: #0E60A0;
    position: absolute;
    bottom: -4px;
    left: 50%;
    margin-left: -4px;
    transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
}

.policyNews_title.nav-tabs>li {
    margin-right: 10px;
    margin-left: 10px;
    position: relative;
}
.policyNews_title.nav-tabs>li>a>i{
    float: left;
    color: #0E60A0;
    font-size: 28px;
    margin-right: 10px;
}

.policyNews_title.nav-tabs{box-shadow: 0 7px 10px #f7f7f7;;}



.title_nav_tabs{
    width: 100px;
    float: left;
    border-bottom: none;
    border-right: 1px solid #ddd;
}

.title_nav_tabs>li{
    float: none;
    width: 100px;
    border-top: 1px solid #ddd;
    font-size: 16px;
}
.title_nav_tabs>li:first-child{
    border-top: none;
}
.title_nav_tabs>li>a{
    height: 100px;
    line-height: 100px;
    padding: 0;
    text-align: center;
    background: #fafafc;
}

.title_nav_tabs.nav-tabs>li.active>a,
.title_nav_tabs.nav-tabs>li.active>a:hover,
.title_nav_tabs.nav-tabs>li.active>a:focus {
    border: none;
    border-left: 3px solid #ff7800;
    border-left-color: #ff7800;
    position: relative;
    border-radius: 0;
    z-index: 5;
    width: 102px;
    margin-left: -1px;

}
.title_nav_tabs.nav-tabs>li:hover {
    border: none;
    border-left: 3px solid #ff7800;
    border-left-color: #ff7800;
    position: relative;
    border-radius: 0;
    z-index: 5;
    width: 102px;
    margin-left: -1px;
}
.policy_container{
    overflow: hidden;
    margin-top: 18px;
    border: 1px solid #ddd;
}
.policyNews_concent {
    float: left;
    width: 1098px;
    overflow: hidden;
}
.policyNews_concent .tab-pane{
    padding:16px 20px 16px 40px;
}
.policyNews_concent .tab-pane ul{
    margin-bottom: 0;
}
.policyNews_concent .tab-pane ul li{
    font-size: 14px;
    line-height: 30px;
}
.policyNews_concent .tab-pane ul li a{
    float: left;
    display: block;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.policyNews_concent .tab-pane ul li span{
    display: block;
    float: right;
}
.policyNews_concent .tab-pane ul li a:hover{
    color: #ff7800;
    text-decoration: none;
}
.policyNews_concent .tab-pane ul li:hover span{
    color: #ff7800;
    text-decoration: none;
}
.policy{
    margin-bottom: 48px;
}
.major{
    width: 100%;
    height: 620px;
    background: url(../images/kjzc/majorBg.png) no-repeat ;
    background-size: 100% ;
}
.major .row{
    margin-top: 24px;
}

.major .row>div{
    padding-left: 6px;
    padding-right: 6px;
}
.major .thumbnail{
    padding: 12px;
}
.major .thumbnail .caption span{
    display: block;
    width: 120px;
    height: 4px;
    background: #fb565c;
    margin: 16px 0;
}
.major .thumbnail .caption h3{
    font-size: 16px;
    margin-bottom: 16px;
    height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.major .thumbnail .caption p{
    font-size: 14px;
    line-height: 24px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.major .thumbnail .caption .btn-default{
    margin-top: 6px;
}
.major .thumbnail .caption .btn-default:hover{
    background: #fb565c;
    color: #fff;
    border-color: #fb565c;
}
.seeMore{
    text-align: center;
    margin-bottom: 20px;
}
.policyActiv .thumbnail{
    padding:0;
    border: none;
    padding-bottom: 10px;
    background:url(../images/kjzc/policyActivBg.png) no-repeat;
    background-size: 100% 100%;
    background-position: 0 0;
    position: relative;
}
.policyActiv .row{
    margin-top:22px;

}
.policyActiv .row>div{
    padding-left: 10px;
    padding-right: 10px;
}
.policyActiv .thumbnail img{
    display: block;
    margin: 0;
    width: 100%;
}
.notice{
    display: block;
    width: 160px;
    height: 80px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -80px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 22px;
    background: url(../images/kjzc/notice.png) no-repeat;
    padding-top: 14px;
}
.policyActiv .thumbnail .caption{
    padding: 22px;
    height: 308px;
}
.policyActiv .thumbnail .caption h3{
    font-size: 16px;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 20px;
    height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.policyActiv .thumbnail .caption p{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.policyActiv .thumbnail .caption p:nth-child(4){
    min-height: 60px;
}
.policyActiv .thumbnail .caption p .btn-default{
    display: block;
    width: 138px;
    height: 40px;
    line-height: 26px;
    font-size: 14px;
    color:#ff7800;
    border-color: #ff7800;
    margin: 16px auto 0;
}
.policyActiv .thumbnail .caption p .btn-default:hover{
    background: #ff7800;
    color: #fff;
}
.info{
    background: #f5f5f5;
}
.infoList{
    margin-top: 22px;
}
.infoList .row > div{
    margin-bottom: 44px;
}
.infoList .row > div:nth-child(5), .infoList .row > div:nth-child(6){
    margin-bottom: 0px;
}
.info .date span{
    width: 66px;
    height: 56px;
    display: block;
    background: #dddddd;
    color: #999999;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 56px;
}
.info .date p{
    text-align: center;
    margin-top: 12px;
}
.info .media-body h4{
    font-size: 16px;
    margin-bottom: 22px;
    font-weight: normal;
}
.info .media-body h4:hover{
    color: #5a97fe;
    cursor: pointer;
}
.info .media-body p{
    line-height: 26px;
    margin-bottom: 0;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.info .seeMore{
    margin-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 0;
}
