.qyzl{
    width: 100%;
    background: url(../img/yqzl-banner.jpg) no-repeat center;
    background-size: 100% auto;
}
.yqzl-content{
    background-color: #f1f1f1;
}
/*.yqzl-menu{
    margin-left: -15px;
    margin-right: -15px;
}
.yqzl-menu > li{
   width: 188px;
   height: 54px;
   background: url(../img/yqzl-menu-bj.jpg) no-repeat center;
   background-size: 100%;
   text-align: center;
   margin-left: 3px;
}
.yqzl-menu > li > a{
   font-size: 24px;
   line-height: 54px;
   color: #fff;
   font-family: 'SimHei';
}*/
.yqzl-menu{
    margin-bottom: 10px;
}
.yqzl-menu > li{
    height: 54px;
    background: url(../img/yqzl-menu-bj.jpg) no-repeat center;
    text-align: center;
}
.yqzl-menu a:hover{
    text-decoration: none;
}
.yqzl-menu > li > a{
    font-size: 24px;
    line-height: 54px;
    color: #fff;
    font-family: 'SimHei';
}
.yqzl-bj{
    background-color: #fff;
}
.yqzl-fz-title{
    padding: 15px 25px;
    font-size: 24px;
    color: #004fdf;
}
.yqzl-fz-title > hr{
    margin: 10px 0 0 0;
    border-top:3px solid #aaa; ;
}
.yqzl-fz-con{
    padding: 20px 35px 0;
}
.yqzl-fz-con-tiltle{
    font-size: 24px;
    color: #004fdf;
    text-align: center;
}
.yqzl-fz-con-sub-t{
    margin-top: 10px;
    font-size: 16px;
    color: #004fdf;
    text-align: right;
}
.yqzl-fz-con-f{
    margin-top: 10px;
}
.yqzl-fz-con-f p{
    text-indent: 2em;
    font-size: 14px;
    color: #7e7e7e;
    margin: 0;
}
.yqzl-fz-con-more > a{
    display: block;
    margin-top: 10px;
    padding-bottom: 18px;
    font-size: 14px;
    color: #e72525;
    text-align: right;
}
.yqzl-fz-con-more > a:hover{
    text-decoration: none;
}
.yqzl-ls{
    margin-top: 10px;
}
.yqzl-more{
    margin-top: 20px;
    font-size: 14px;
    color: #000;
}
.yqzl-more:hover{
    text-decoration: none;
}
.yqzl-content .col-sm-7{
    padding-right: 0;
}
.yqzl-li{
    position: relative;
    height: 35px;
    line-height: 35px;
}
.yqzl-li > i{
    position: absolute;
    width: 8px;
    height: 8px;
    top: 14px;
    background: url(../img/yqzl-li.png) no-repeat center;
}
.yqzl-li > a{
    font-size: 14px;
    color: #747474;
    padding-left: 20px;
}
.yqzl-li > a:hover{
    text-decoration: none;
}
.yqzl-ul{
    margin: 0 20px 0 45px;
}
.yqzl-sub-title{
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    color: #fff;
    padding-left: 40px;
    font-family: 'SimHei';
    background: url(../img/yqzl-sub-menu-bj.jpg) no-repeat center;
}
.yqzl-tj{
    position: relative;
}
.yqzl-tj > img{
    cursor: pointer;
}
.yqzl-tj-title{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 45px;
    line-height:45px;
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#91000000,endcolorstr=#91000000);
    background-color: rgba(0,0,0,0.57);
    color: #fff;
    font-size: 24px;
    font-family: 'SimHei';
    padding-left: 30px;
}
.col-sm-20{
    width: 20%;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
    min-height: 1px;
}
.col-sm-20{
    width: 20%;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
    min-height: 1px;
}
.yqzl-rw{
    position: relative;
}
.yqzl-rw-title{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 30px;
    line-height:30px;
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#91000000,endcolorstr=#91000000);
    background-color: rgba(0,0,0,0.57);
    color: #fff;
    font-size: 16px;
    font-family: 'SimHei';
    text-align: center;
}
.yqzl-kb{
    width: 100%;
    height: 10px;
    background-color: #fff;
}
.mt20 > p{
    margin: 0;
}
@media screen and (min-width: 768px){
    .carousel-indicators {
        bottom: 0;
    }
}
.yqzl-content > .breadcrumb{
    font-size: 18px;
    margin-bottom: 0;
    background-color: #f1f1f1;
}
.yqzl-content .col-sm-6:first-child{
    padding-right: 0;
}