        @charset "UTF-8";
        /*
  * @Description: 主入口文件  
  * @Company: TRS  
  * @Date: 2020-03-19 13:08:24 
  * @LastEditors: jsj 
 */
        /********************************首页头尾*********************************/
        
        .zt-body {
            min-width: 1200px;
            background: url(../images/zt-bg.jpg) no-repeat top center;
        }
        
        .centerWidth {
            width: 1200px;
            margin: 0 auto;
        }
        
        .zt-header-top {
            margin-top: 43px;
        }
        
        .zt-header-top a {
            display: inline-block;
        }
        
        .zt-header-top a.zt-logo {
            margin-left: 403px;
            margin-right: 28px;
        }
        
        .zt-date {
            width: 195px;
            background: #fdfdfd;
            border-left: 2px solid #d4403f;
            height: 54px;
            line-height: 54px;
            text-align: center;
            font-size: 30px;
            font-weight: bold;
            color: rgb(209, 48, 48);
            margin: 33px auto 0;
        }
        
        .zt-title-block {
            text-align: center;
            margin-bottom: 20px;
            margin-top: 15px;
        }
        
        .zt-news-line {
            width: 926px;
            height: 130px;
            background: url(../images/zt-daodu-oBg.png);
            margin: 0 auto 27px;
        }
        
        .zt-news-line a {
            display: inline-block;
        }
        
        .zt-news-icon {
            width: 80px;
            height: 130px;
            text-align: center;
            line-height: 130px;
            background: url(../images/zt-daodu-rtBg.png) no-repeat right center;
        }
        
        .zt-news-cont {
            width: 790px;
            margin-left: 30px;
            height: 130px;
            overflow: hidden;
            position: relative;
        }
        
        .zt-news-cont div {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
        }
        
        .zt-news-cont p {
            max-height: 56px;
            overflow: hidden;
        }
        
        .zt-news-cont p a {
            font-size: 16px;
            color: rgb(222, 222, 222);
            line-height: 28px;
        }
        
        .zt-news-cont p.zt-tit a {
            font-size: 22px;
            font-weight: bold;
            color: rgb(255, 255, 255);
            line-height: 58px;
            max-width: 90%;
            display: inline-block;
        }
        
        .zt-news-cont p a span {
            color: rgb(255, 228, 0);
        }
        
        .zt-news-cont p a:hover {
            text-decoration: underline;
        }
        
        .overflow a {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .zt-news-cont div {
            display: none;
        }
        
        .zt-news-cont div:first-child {
            display: block;
        }
        
        .zt-content {
            background: #ffff;
        }
        
        .zt-newsCenter {
            padding-top: 40px;
        }
        
        .zt-newsCenter-left {
            margin-left: 40px;
        }
        
        .zt-newsCenter-left,
        .zt-banner-img {
            width: 605px;
            height: 340px;
            position: relative;
            overflow: hidden;
        }
        
        .zt-banner-img a {
            position: absolute;
            top: 0px;
            left: 0px;
            height: 100%;
            width: 100%;
        }
        
        .zt-banner-img img {
            display: block;
            height: 100%;
            width: 100%;
        }
        
        .zt-banner-txt {
            height: 40px;
            width: 100%;
            background: url(../images/zt-banner-opbg40.png);
            position: absolute;
            bottom: 0px;
            left: 0px;
        }
        
        .zt-banner-txt a {
            position: absolute;
            bottom: 0px;
            left: 0px;
            height: 100%;
            color: #fff;
            font-size: 16px;
            line-height: 40px;
            padding-left: 20px;
            max-width: 80%;
        }
        
        .zt-banner-txt a:hover {
            text-decoration: underline;
        }
        
        .zt-banner-num {
            position: absolute;
            bottom: 17px;
            right: 17px;
            font-size: 0px;
        }
        
        .zt-banner-num span {
            display: inline-block;
            height: 6px;
            width: 6px;
            background: #99a2aa;
            margin-left: 4px;
            cursor: pointer;
        }
        
        .zt-banner-num span.cur {
            background: #c02b13;
        }
        
        .zt-newsCenter-right {
            width: 487px;
            margin-left: 28px;
        }
        
        .zt-newsCenter-right a {
            display: inline-block;
        }
        
        .zt-newsCenter-right a:hover {
            text-decoration: underline;
        }
        
        .zt-newsCenter-right p.zt-title {
            font-size: 22px;
            font-weight: bold;
            line-height: 30px;
            height: 60px;
            overflow: hidden;
        }
        
        .zt-newsCenter-right p.zt-title a {
            color: rgb(209, 48, 48);
        }
        
        .zt-newsCenter-right p.zt-desc {
            font-size: 14px;
            font-weight: bold;
            line-height: 24px;
            height: 48px;
            padding: 10px 0;
            overflow: hidden;
            border-bottom: 1px dashed rgb(102, 102, 102);
        }
        
        .zt-newsCenter-right p.zt-desc a {
            color: rgb(51, 51, 51);
        }
        
        .zt-newsCenter-right p.zt-desc a span {
            color: rgb(209, 48, 48);
        }
        
        .zt-newsCenter-rtTop {
            line-height: 30px;
            width: 100%;
            /* border-bottom: 2px solid rgb(51, 51, 51); */
        }
        
        .zt-newsCenter-rtTop a {
            padding: 5px 10px;
            border-radius: 3px;
            display: inline-block;
            line-height: 30px;
            color: #fff;
            font-size: 22px;
            font-weight: bold;
            background: #999;
            margin-bottom: 10px;
            /* border-bottom: 2px solid rgb(209, 48, 48); */
        }
        
        .zt-news-list a {
            padding-left: 13px;
            max-width: 85%;
            display: block;
            background: url(../images/zt-redBg.png) no-repeat left center;
            line-height: 35px;
            color: rgb(51, 51, 51);
        }
        
        .zt-news-list a:hover {
            text-decoration: none;
            font-weight: bold;
        }
        
        .zt-source {
            background: url(../images/zt-sourceBg.png) no-repeat;
            width: 1047px;
            padding-left: 34px;
            padding-right: 39px;
            height: 255px;
            margin: 30px auto;
        }
        
        .zt-source .zt-tit {
            padding-top: 27px;
            margin-bottom: 27px;
        }
        
        .zt-source p {
            font-size: 16px;
            line-height: 25px;
            color: rgb(255, 255, 255);
        }
        
        .zt-source p span {
            color: rgb(248, 199, 11);
        }
        
        .zt-newTime {
            width: 1120px;
            height: 67px;
            margin: 0 auto;
            line-height: 67px;
            text-align: center;
            background: rgb(209, 48, 48)url(../images/zt-titBg.png) no-repeat center;
        }
        
        .zt-newTime a {
            display: inline-block;
            color: #fff;
            font-size: 30px;
            font-weight: bold;
        }
        
        .zt-newTime-block {
            width: 1120px;
            padding-top: 10px;
            margin: 0 auto 30px;
            background: rgb(246, 246, 246);
        }
        
        .zt-newTime-block li {
            float: left;
            width: 542px;
            height: 158px;
            background: #fff;
            margin: 0 0 11px 11px;
        }
        
        .zt-newTime-block li a {
            display: inline-block;
        }
        
        .zt-newTime-block li a img {
            height: 158px;
            width: 198px;
        }
        
        .zt-newTime-block li a:hover img {
            opacity: 0.8;
            -moz-opacity: 0.8;
            filter: alpha(opacity=80);
        }
        
        .zt-newTime-block li p {
            width: 308px;
            margin-left: 12px;
        }
        
        .zt-newTime-block li p.zt-tit {
            font-size: 18px;
            font-weight: bold;
            line-height: 56px;
            height: 56px;
            overflow: hidden;
        }
        
        .zt-newTime-block li p.zt-desc {
            font-size: 14px;
            line-height: 24px;
            height: 72px;
            overflow: hidden;
        }
        
        .zt-newTime-block li p a {
            color: rgb(51, 51, 51);
        }
        
        .zt-newTime-block li p a:hover {
            text-decoration: underline;
        }
        
        .zt-newTime-block li p.zt-desc span {
            color: rgb(209, 48, 48);
        }
        
        .zt-imgGroup {
            width: 1096px;
            padding: 16px 12px 18px;
            margin: 0 auto;
            background: rgb(246, 246, 246);
        }
        
        .zt-imgGroup a:hover img {
            opacity: 0.8;
            -moz-opacity: 0.8;
            filter: alpha(opacity=80);
        }
        
        .zt-left-imgBlock {
            width: 796px;
            height: 512px;
            position: relative;
        }
        
        .zt-left-imgBlock img {
            width: 796px;
            height: 512px;
        }
        
        .zt-left-imgBlock .zt-meng {
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 46px;
            line-height: 46px;
            background: url(../images/zt-imgGroup-oBg.png);
        }
        
        .zt-left-imgBlock .zt-meng a {
            display: inline-block;
            max-width: 80%;
            padding-left: 20px;
            font-size: 16px;
            font-weight: bold;
            color: #fff;
        }
        
        .zt-img-block {
            width: 290px;
            height: 164px;
            margin-left: 10px;
            position: relative;
        }
        
        .zt-img-block img {
            width: 290px;
            height: 164px;
        }
        
        .zt-img-block .zt-meng {
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 30px;
            line-height: 30px;
            background: url(../images/zt-imgGroup-oBg.png);
        }
        
        .zt-img-block .zt-meng a {
            display: inline-block;
            max-width: 80%;
            padding-left: 9px;
            font-size: 14px;
            color: #fff;
        }
        
        .zt-meng a:hover {
            text-decoration: underline;
        }
        
        .zt-video-list {
            width: 1120px;
            padding-top: 11px;
            padding-bottom: 35px;
            margin: 0 auto;
            background: rgb(246, 246, 246);
        }
        
        .zt-video-list li {
            float: left;
            width: 359px;
            margin-left: 11px;
        }
        
        .zt-video-list li a {
            display: inline-block;
        }
        
        .zt-video-list li a.zt-video {
            position: relative;
        }
        
        .zt-video-list li a img {
            width: 359px;
            height: 199px;
        }
        
        .zt-video-list li a:hover {
            opacity: 0.8;
            -moz-opacity: 0.8;
            filter: alpha(opacity=80);
        }
        
        .zt-video-list li a .zt-meng {
            position: absolute;
            z-index: 1;
            top: 72px;
            left: 151px;
        }
        
        .zt-video-list li a .zt-meng img {
            width: 56px;
            height: 56px;
        }
        
        .zt-video-list li p {
            margin-top: 12px;
            line-height: 24px;
            max-height: 48px;
            overflow: hidden;
        }
        
        .zt-footer {
            background: #fff;
            text-align: center;
            padding-top: 26px;
            padding-bottom: 40px;
        }
        
        .zt-footer p,
        span {
            font-size: 14px;
            line-height: 26px;
            color: rgb(51, 51, 51);
        }
        
        .zt-link a,
        span {
            display: inline-block;
            font-size: 14px;
            line-height: 26px;
            color: rgb(51, 51, 51);
        }
        
        .zt-link a:hover {
            font-weight: bold;
        }
        
        .zt-code-block {
            position: fixed;
            top: 50%;
            right: 0;
        }
        
        .zt-code-block a {
            display: inline-block;
        }
        
        .zt-code-block a img {
            width: 100px;
            height: 100px;
        }
        
        .mt10 {
            margin-top: 10px;
        }
        
        .mt30 {
            margin-top: 30px;
        }

        .zt-code-block{
            width: 100px;
        }
        .zt-code-block span{
            display: inline-block;
            padding: 0 6px;
            text-align: center;
        }