.index-top {
    width: 100%;
    overflow: hidden;
}

.index-show {
    width: 100%;
    overflow: hidden;
    margin-top: 35px;
}

.show-left {
    width: 610px;
    height: 345px;
    float: left;
}

.show-left video {
    width: 610px;
    height: 345px;
    font-size: 0;
    background: #000;
    outline: none;
    display: block;
}

.show-right {
    width: 660px;
    float: right;
}

.tab-head {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.tab-head .tab-news1 {
    border-bottom: 2px solid #c3c3c3;
    height: 40px;
}

.tab-head ul li:first-child {
    margin: 0;
}

.tab-head ul li.default {
    border-bottom: 3px solid #b90601;
    padding-bottom: 1px;
}

.tab-head ul li {
    text-align: center;
    float: left;
    font-size: 22px;
    color: #b90601;
    padding: 0 0 2px 0;
    line-height: 0;
}

.tab-head ul li a {
    display: inline-block;
    width: 100%;
    color: #b90601;
    font-size: 20px;
    height: 37px;
    line-height: 37px;
    font-family: Microsoft YaHei !important;
    padding: 0 20px;
    font-weight: bold;
}

.m-lst35 {
    height: auto;
    overflow: hidden
}

.m-lst35 ul li {
    overflow: hidden;
    line-height: 35px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px
}

.m-lst35 ul li a {
    overflow: hidden;
    font-size: 16px;
    color: #000;
    text-overflow: ellipsis
}
.m-lst35 ul li:hover a{
    color: #b90601;
}
.m-lst35 ul li:hover span{
    color: #b90601;
}
.m-lst35 ul li a i{
    width: 16px;
    height: 35px;
    background: url(../images/index/tt-b.png) 0 center no-repeat;
    margin: 0 5px;
    display: inline-block;
    float: left;
    background-size: contain;
}

.m-lst35 ul li .time {
    float: right;
    padding-left: 10px;
    font-size: 16px;
    padding-right: 10px;
    color: #000;
}
.index-show2{
    width: 100%;
    margin-top: 35px;
}
.show2-box{
    width: 100%;
    overflow: hidden;
}
.show2-box li{
    width: 190px;
    float: left;
   margin-right: 87px;
}
.show2-box li:last-child{
    margin-right: 0;
}
.show2-box li img{
    width: 174px;
    height: 174px;
    display: block;
    margin: 9px auto;
    transition: all .5s;
    border-radius: 50%;
}
.show2-box li p{
    display: block;
    text-align: center;
    width: 100%;
    font-size: 25px;
    margin-top: 20px;
}
.show2-box li:hover img{
    transform: rotate(360deg);
    transition: all .5s;
    box-shadow: 0px 0px 9px 0px 
    rgba(0, 0, 0, 0.6);
    
}
.show2-box li:hover p{
    color: #b90601;
}
.index-cent{
    width: 100%;
    height: 667px;
    background: url(../images/index/qylc-bj.png) center 0 no-repeat;
    margin-top: 40px;
    overflow: hidden;
    position: relative;
}
.cent-tt{
    width: 267px;
    height: 94px;
    background: url(../images/index/qylc.png) 0 0 no-repeat;
    margin-top: 40px;
}
.cent-box{
    width: 1300px;
    overflow-x: auto;
    height: 460px;
    
    margin: 45px auto 0;
    overflow-y: hidden;
}
.cent-show{
    width: 325px;
    height: 387px;
    position: relative;
    float: left;
    border-bottom: 5px solid #c6c6c6;
}
.cent-show span{
    width: 60px;
    height: 388px;
    background: url(../images/index/lc-b.png) 0 0  no-repeat;
    position: absolute;
    left: 0;
    bottom: -5px;
}
.mCSB_scrollTools{
    opacity: 1;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal{
    width: auto;
    height: 22px;
    bottom: 10px;
    left: 0;
    background: none;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{
    width: 100px!important;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
    width: 100px;
    height: 22px;
    background: url(../images/index/qyzc-jt.png) 0 center no-repeat;
    margin: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{
    display: none;
    width: 100px!important;  height: 22px;
    background: url(../images/index/qyzc-jt.png) 0 center no-repeat;
}
.pos-b{
    position: absolute;
    bottom: 48px;
    left: 0;
    width: 100%;
    height: 3px;
    background: url(../images/index/qylc-hb-b.png) 0 center repeat-x;
}
.index-bot{
    width: 100%;
    height: 190px;
    background: #fff;
    overflow: hidden;
}
.ztzl{
    margin-top: 30px;
}
.qylc-box{
    width: 280px;
    margin: 55px auto 0;
}
.qylc-box a{
    display: block;
    width: 100%;
}
.qylc-box a h1{
    font-size: 30px;
    font-weight: bold;
    margin: 0;
    color: #b90601;
}
.qylc-box a img{
    width: 100%;
    height: 140px;
    margin-top: 15px;
}
.qylc-box a p{
    margin-top: 10px;
    font-size: 16px;
    color: #373737;
    line-height: 25px;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4; /* 这里是超出几行省略 */
}
.alert-bg{
    width: 100%;
    height: 1080px;
    position: fixed;
    background: rgba(0, 0, 0, 0.6);
    top: 0;
    left: 0;
    display: none;
    overflow: hidden;
    z-index: 999;
}
.alert-bg .alert-box{
    width: 700px;
    background: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    transform:translate(-50%,-50%);
    padding: 20px 50px;
}
.alert-close{
    display: block;
    width: 24px;
    height: 24px;
    float: right;
    cursor: pointer;
    background: url(../images/index/index-close.png) 0 0 no-repeat;
    margin-top: 28px;
}
.alert-box h1{
    font-size: 35px;
    color: #b90601;
    font-weight: bold;
}
.alert-box img{
    display: block;
    margin: 20px auto;
    width: 400px;
}
.alert-p p{
    text-indent: 2em;
    font-size: 16px;
    line-height: 35px;
    margin-bottom: 20px;
}
.alert-p{
    text-indent: 2em;
    font-size: 16px;
    line-height: 35px;
    margin-bottom: 20px;
}
.zshz-u ul{
    overflow: hidden;
}
.zshz-u ul li{
    float: left;
    width: 32%;
    margin-left: 2%;
}
.zshz-u ul li:nth-child(1){
    margin-left: 0;
}
.zshz-u ul li a{
    display: block;
    width: 100%;
    text-align: center;
    line-height: 60px;
    color: #000;
    font-size: 16px;
    background: #eee;
}
.zshz-u ul li a:hover{
    background: #b90601;
    color: #fff;
}