/*  */
@charset "utf-8";
@media screen and (min-width:768px) and (max-width:1200px){
.zb-li img{height:155px;}
}

@media only screen and (max-width: 1200px) {
    .main {
        width: 100%;
        margin: 0px auto;
        /* padding-top: 55px; */
    }
    #navk  .main {
        padding-top: 55px;
    }
    body {
        font-size: 12px;
        line-height: 155%;
    }
    #my-video2 {width:90%;margin:0 auto;margin-bottom: 10px;}

}

@media only screen and (min-width: 1200px) {
    .main {
        width: 1200px;
        margin: 0px auto;
    }

    body {
        font-size: 14px;
        line-height: 24px;
    }
    #my-video2 {width:90%;margin:0 auto;margin-bottom: 20px;}
	.ny_ban img {
		width: 100%;
		object-fit: cover
	}
}

@media only screen and (max-width: 1200px) {
    .top {
        width: 100%;
        background: #7e1209;
        position: fixed;
        z-index: 20;
        left: 0px;
        top: 0px;
        height: 55px;
    }

    .top .main {
        height: 55px;
        position: relative;
    }

    .top_jg {
        height: 55px;
        width: 100%;
    }


    a.logo {
        background: url("https://www.magnisci.com/images/logo.png") no-repeat;
        background-size: auto 90%;
        width: 257px;
        height: 30px;
        position: absolute;
        left: 10px;
        top: 15px;
    }
    a.logo1 {
        background: url("https://www.magnisci.com/images/logo1.png") no-repeat;
        background-size: auto 90%;
        width: 100px;
        height: 30px;
        position: absolute;
        left: 10px;
        top: 15px;
    }
    a.logo2 {
        background: url("https://www.magnisci.com/images/logo2.png") no-repeat;
        background-size: auto 90%;
        width: 103px;
        height: 30px;
        position: absolute;
        left: 110px;
        top: 15px;
    }

    .menu {
        margin: 0px 0px 0px 0%;
        float: left;
        font-size: 1em;
        width: 100%;
    }

    .menu li {
        float: left;
        width: 100%;
        border-top: solid 1px #c6c6c6;
    }

    .menu a.dbt {
        font-size: 15px;
        font-weight: bold;
    }

    .menu a {
        display: block;
        width: 100%;
        padding: 8px 0px;
        text-align: left;
        padding-left: 3%;
        color: #333333;
    }

    .menu a {
        font-size: 13px;
    }

    .menu dl {
        width: 100%;
        float: left;
        padding-bottom: 8px;
    }

    .menu dl dd {
        width: 50%;
        float: left;
    }

    .menu dl dd a {
        padding: 5px 0px;
        padding-left: 6%;
    }

    .menu li a:hover {
        color:#033d80;
    }

    .menu2 {
        width: 32px;
        height: 20px;
        display: block;
        position: absolute;
        right: 15px;
        top: 18px;
    }

    .menu2 a {
        background: url("https://www.magnisci.com/images/d2_1_03.png") no-repeat;
        outline: none;
        display: block;
        background-size: 100% 100%;
        width: 32px;
        height: 20px;
        line-height: 20px;
    }

    .menu2 a.on {
        background: url("https://www.magnisci.com/images/d2_2_03.png") no-repeat;
        background-size: 100% 100%;
    }

    #navk {
        width: 100%;
        box-shadow: 2px 6px 5px rgba(0, 0, 0, .5);
        display: none;
        background: #ffffff;
        position: fixed;
        left: 100%;
        top: 0px;
        z-index: 19;
        height: 100%;
        overflow-y: auto;
    }

    /*.ss {*/
    /*float: left;*/
    /*width: 94%;*/
    /*margin: 65px 0px 15px 3%;*/
    /*height: 38px;*/
    /*background: #ffffff;*/
    /*border: solid 1px #254888;*/
    /*}*/

    /*.ss_txt {*/
    /*float: left;*/
    /*height: 38px;*/
    /*line-height: 38px;*/
    /*background: none;*/
    /*width: 80%;*/
    /*padding-left: 15px;*/
    /*}*/

    /*.ss_an {*/
    /*position: absolute;*/
    /*right: 20px;*/
    /*top: 0px;*/
    /*background: url("https://www.magnisci.com/images/tb_ss.png") center center no-repeat;*/
    /*width: 38px;*/
    /*height: 38px;*/
    /*}*/

    .top_r1 {
        position: absolute;
        right: 55px;
        top:12.5px;
        height: 30px;
        line-height: 30px;
        color: #ffffff;
    }

    .top_r1 li {
        float: left;
        width: 35px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        position: relative;
    }

    .top_r1 a.cd_user {
        background: url("https://www.magnisci.com/images/t_user.png") center center no-repeat;
        display: block;
        width: 100%;
        height: 30px;
    }

    .top_r1 a {
        color: #fff;
    }

    .top_r1 li:after {
        content: '';
        position: absolute;
        height: 16px;
        width: 1px;
        background-color: #fff;
        top: 50%;
        margin-top: -8px;
        right: 0px;
    }

    .ss {
        position: relative;
        z-index: 11;
        height: 30px;
        width: 100%;
        display: block;
        background: url("https://www.magnisci.com/images/ss.png") center center no-repeat;
        background-size: 18px 19px;
    }

    .ss .txtk {
        position: absolute;
        overflow: hidden;
        height: 30px;
        width: 0px;
        right: 0px;
        top: 0px;
        -webkit-transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
        transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
    }

    .ss .form-control {
        width: 100%;
        height: 30px;
        padding: 0 0 0 12px;
        background: #fff;
        /* color: #ffffff; */
        border: solid 1px #fff;
        box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
        font-size: 15px;
    }

    .ss .an_ss {
        position: absolute;
        width: 35px;
        height: 30px;
        border: 0;
        right: 0px;
        top: 0px;
        background: url("https://www.magnisci.com/images/ss.png") center center no-repeat;
        background-size: 18px 19px;
    }

    .ss:hover .txtk {
        width: 200px;
    }


    .top_r2 {
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        width:100%;
        float:left;
        margin-top:65px;
        margin-bottom:10px;
    }
    .top_r2 li {
        width: 50%;
        float: left;
    }

    .top_r2 a {
        margin: 0 10px;
    }
}

@media only screen and (min-width: 1200px) {
    #navk {
        width: 100%;
        height: 60px;
        background: #7e1209;
    }

    #navk .main {
        height: 60px;
        position: relative;
    }

    .menu2 {
        display: none;
    }

    .top {
        width: 100%;
        background: url("https://www.magnisci.com/images/top.jpg") #7e1209 center no-repeat;
        background-size: 100% 100%;
    }

    .top .main {
        position: relative;
        height: 130px;
    }

    .top_jg {
        display: none;
    }

    a.logo {
        background: url("https://www.magnisci.com/images/logo.png") no-repeat;
        background-size: auto 100%;
        width: 290px;
        height: 80px;
        position: absolute;
        left: 0px;
        top: 25px;
    }
    a.logo1 {
        background: url("https://www.magnisci.com/images/logo1.png") no-repeat;
        background-size: auto 100%;
        width: 263px;
        height: 71px;
        position: absolute;
        left: 0px;
        top: 27px;
    }

  
        
    .menu {
        position: relative;
        z-index: 10;
        height: 60px;
        line-height: 60px;
        width: 1200px;
        margin: 0px auto;
    }

    .menu li {
        height: 60px;
        float: left;
        width: 14.2%;
        margin-right: 1px;
        position: relative;
        /*margin-right: 3.4%;*/
    }

    .menu li:first-child {
        /* width: 100px; */
    }
    .menu  li:last-child {
        margin-right: 0;
    }

    .menu a {
        color: #ffffff;
    }

    .menu a.dbt {
        font-size: 18px;
        width: 100%;
        display: block;
        height: 60px;
        text-align: center;
    }

    .menu a.dbt:hover, .menu li.on a.dbt, .menu li:hover a.dbt {
        background: #fff;
        border-top: 4px solid #f5b625;
        color: #7e1209;
    }

    .menu dl {
        width: 100%;
        font-size: 16px;
        display: none;
        text-align: center;
        padding: 0px 0px 10px 0px;
        background: #fff;
        position: absolute;
        left: 0px;
        top: 65px;
        filter:alpha(opacity=0); -moz-opacity:0; opacity:0; display:none;
        box-shadow: 0 5px 5px rgba(0, 0, 0, .2);
    }

    .menu li:hover dl {
        display: block;
    }

    .menu dd {
        width: 100%;
        float: left;
        height: auto;
        line-height: 38px;
    }

    .menu dd a {
        display: block;
        /* height: 38px; */
        width: 100%;
        color: #333;
    }

    .menu dd a:hover {
        background: #ebebeb;
        color: #7e1209;
    }

    .menu dd.nav-more {
        height: auto;
        line-height: 30px;
    }
    .menu dd.nav-more a {
        height: 60px;
    }

    .top_r1 {
        position: absolute;
        right: 0;
        top: 45px;
        height: 40px;
        line-height: 30px;
        color: #ffffff;
    }

    .top_r1 li ,
        .top_r2 li {
        float: left;
        /* width: 40px; */
        font-size: 16px;
        height: 40px;
        line-height: 30px;
        text-align: center;
        position: relative;
        padding-left: 20px;
    }
    .top_r1 li:first-child {
        width: 40px;
    }
    .top_r2 li:nth-child(1) {
        padding-right: 20px;
    }

    .top_r1 a.cd_user {
        background: url("https://www.magnisci.com/images/t_user.png") center center no-repeat;
        display: block;
        width: 100%;
        height: 40px;
    }

    .top_r1 a {
        color: #fff;
    }

    .top_r2 li:nth-child(2)::after {
        content: '';
        position: absolute;
        height: 16px;
        width: 1px;
        background-color: #fff;
        top: 50%;
        margin-top: -8px;
        left: 0px;
    }

    .ss {
        position: relative;
        z-index: 11;
        height: 40px;
        width: 100%;
        display: block;
        background: url("https://www.magnisci.com/images/ss.png") center center no-repeat;
		background-size: 20px 18px;
	}

    .ss .txtk {
        position: absolute;
        overflow: hidden;
        height: 40px;
        width: 250px;
        right: 0px;
        top: 0px;
        -webkit-transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
        transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
        border-radius: 5px;
    }

    .ss .form-control {
        width: 100%;
        height: 40px;
        padding: 0 0 0 12px;
        background: #fff;
        /* color: #333; */
        border: solid 1px #fff;
        box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
        font-size: 15px;
    }

    .ss .an_ss {
        position: absolute;
        width: 40px;
        height: 40px;
        border: 0;
        right: 0px;
        top: 0px;
		background: url("https://www.magnisci.com/images/ss.png") center center no-repeat;
		background-size: 18px 19px;    
	}


    .top_r2 {
        height: 30px;
        line-height: 30px;
        position: absolute;
        right: 0;
        top: -80px;
        font-size: 16px;
        color: #fff;
    }
    .top_r2 li {
        float: left;
    }

    .top_r2 a {
        color: #fff;
        margin: 0 10px;
    }

}

.top_r1 a:hover, .top_r2 a:hover {
    text-decoration: underline;
}

.top_r1 li:last-child:after {
    display: none
}
/* footer */
@media only screen and (max-width: 1200px) {
    .foot {
        width: 100%;
        background: url("https://www.magnisci.com/images/foot.jpg") center no-repeat;
        background-size: 100%;
        background-size: cover;
        color: #a9a9a9;
        padding: 15px 15px;
    }

    .foot1 {
        float: left;
        width: 100%;
        
    }

    .foot_bt1 {
        width: 100%;
        float: left;
        line-height: 35px;
        color: #fff;
        font-size: 18px;
        position: relative;
        margin-bottom: 10px;

    }

    .foot_bt1:after {
        content: '';
        position: absolute;
        width: 30px;
        height: 2px;
        left: 0px;
        bottom: 0px;
        background-color: #fff;
    }

    .foot .main {
        padding-top: 0;
    }
    .foot_lb1 {
        float: left;
        margin-bottom: 5px;
        width: 100%;
    }

    .foot_lb1 li {
        font-size: 14px;
        color: #fff;
        height: 24px;
        line-height: 24px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        float: left;
    }
    .foot_lb1 li:nth-child(4) ,
        .foot_lb1 li:nth-child(1) {
        width: 60%;
    }
    .foot_lb1 li:nth-child(3) ,
        .foot_lb1 li:nth-child(2) {
        width: 50%;
    }
    .foot_lb2 li a ,
    .foot_lb1 li a {
        color: #fff;
    }
    
    .foot_lb2 {
        float: left;
        width: 100%;
        font-size: 14px;
    }
    .foot_lb2 p.f-tit{
        font-size: 14px;
        color: #fff;
        margin-bottom: 5px;
    }
    .foot_lb2 i {
        display: inline-block;
        width: 8px;
        height: 10px;
        margin-right: 5px;
        background: url("https://www.magnisci.com/images/b-yjt.png") no-repeat center;
    }
    .foot_lb2 li {
        width: 50%;
        float: left;
        margin-bottom: 10px;
    }
    .foot_lb3 img {
        width: 83px;
    }
    .foot_lb3 {
        float: left;
        width: 100%;
    }
    .foot_lb3 p {
        font-size: 12px;
        color: #fff;
        vertical-align: super;
        word-break: keep-all;
        float: right;
        margin-right: 30px;
        line-height: 83px;
    }

    .foot2 {
        float: left;
        width: 100%;
        border-top: solid 1px #fff;
        margin-top: 10px;
        padding: 5px 0;
        text-align: center;
    }

    .foot2 .s1 {
        float: left;
        font-weight: 14px;
        color: #fff;
        text-align: center;
        width: 100%;
    }

    .foot2 .s2 {
        margin-top: 5px;
        display: block;
        text-align: center;
    }
    .foot2 .s2 img {
        height: 17px;
        opacity: .5;
    }

    .foot2 .s2 a {
        margin-left: 6px;
    }
}


@media only screen and (min-width: 1200px) {
    .foot {
        width: 100%;
        background: url("https://www.magnisci.com/images/foot.jpg") center no-repeat;
        color: #a9a9a9;
        font-size: 14px;
        line-height: 30px;
        /* padding: 35px 0px; */
        padding-top: 35px;
        background-size: cover;
    }

    

    .foot_bt1 {
        width: 100%;
        float: left;
        line-height: 40px;
        color: #fff;
        font-size: 18px;
        position: relative;
        margin-bottom: 20px;

    }

    .foot_bt1:after {
        content: '';
        position: absolute;
        width: 40px;
        height: 3px;
        left: 0px;
        bottom: -5px;
        background-color: #fff;
    }

    .foot_lb1 {
        width: 41.5%;
        float: left;
    }

    .foot_lb1 li {
        font-size: 14px;
        color: #fff;
        height: 30px;
        line-height: 30px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .foot_lb2 li a ,
    .foot_lb1 li a {
        color: #fff;
    }
    
    .foot_lb2 {
        float: left;
        width: 41.5%;
        font-size: 14px;
    }
    .foot_lb2 p.f-tit{
        font-size: 14px;
        color: #fff;
    }
    .foot_lb2 i {
        display: inline-block;
        width: 8px;
        height: 10px;
        margin-right: 5px;
        background: url("https://www.magnisci.com/images/b-yjt.png") no-repeat center;
    }
    .foot_lb2 li {
        width: 40%;
        float: left;
    }
    .foot_lb3 img {
        width: 83px;
    }
    .foot_lb3 {
        float: left;
        width: 17%;
        text-align: center;
    }
    .foot_lb3 p {
        font-size: 12px;
        color: #fff;
    }

    .foot2 {
        float: left;
        width: 100%;
        border-top: solid 1px #fff;
        margin-top: 30px;
        padding: 5px 0;
    }

    .foot2 .s1 {
        float: left;
        font-weight: 14px;
        color: #fff;
    }

    .foot2 .s2 {
        float: right;
    }
    .foot2 .s2 img {
        height: 17px;
        opacity: .5;
    }

    .foot2 .s2 a {
        margin-left: 6px;
    }
}



/* news */
@media only screen and (max-width: 1200px) {
    .news   {
        background-color: #fff;
        padding: 30px 0;
        padding-top: 0;
    }
    .news .main {
        padding-top: 0;
    }
    .news-l {
        width: 100%;
        position: relative;
		background-color: #fff;
    }
    .news-l .swiper-container2 {
        overflow: hidden;
        text-align: center;
        width: 100%;
    }
    .swiper-container2 p {
        font-size: 14px;
        line-height: 35px;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        line-clamp: 1;
        -webkit-box-orient: vertical;
        position: absolute;
        width: 100%;
        background-color: rgba(126,18,9,0.6);
        bottom: 0;
        color: #fff;
    }
    .swiper-container2 .swiper-slide {
        width: 100% !important;
    }
    .news .imgk {
        width: 100%;
        overflow: hidden;
    }
    .news .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .news .swiper-pagination2 {
        position: absolute;
        bottom: 40px;
        z-index: 9;
    }
    .swiper-container2 .swiper-pagination-bullet {
        background-color: rgba(255, 255, 255, .3);
        opacity: 1;
        height: 10PX;
        width: 10PX;
    }
    .swiper-container2 .swiper-pagination-bullet-active {
        background-color: #fff;
    }

    .news-r {
        width: 96%;
        margin: 0 2%;
        margin-top: 30px;
        /* box-shadow: 0 4px 7px rgba(0, 0, 0, .2); */
        padding: 20px;
		background-color: #fff;
    }
    .news-r .tab {
        border-bottom: 1px solid #e6e6e6;
    }
    .news-r .tab span{
        display: inline-block;
        width: 5px;
        height: 20px;
        background-color: #f5b625;
        margin-right: 15px;
    }
    .news-r .tab .tab-2 ,
        .news-r .tab .tab-1 {
        display: inline-block;
        font-size: 20px;
        padding-bottom: 15px;
        position: relative;
        vertical-align: top;
        transition:  all 0s;
        margin-right: 40px;
    }
    .news-r .tab .tab-2.on ,
        .news-r .tab .tab-1.on {
        color: #ab251a;
    }
    .news-r .tab .tab-2.on i ,
        .news-r .tab .tab-1.on i {
        position: absolute;
        bottom: -10px;
        left: 0;
        border-top: 2px solid #ab251a;
        width: 100%;
        height: 10px;
        background: url("https://www.magnisci.com/images/xjt.png") no-repeat;
        background-size: 14px 8px;
        background-position: center center;
        transition:  all 0s;
    }
    .more-1 {
        color: #ab251a;
        font-size: 14px;
        font-weight: 600;
    }
    .more-1 i {
        width: 6px;
        height: 9px;
        background: url("https://www.magnisci.com/images/r-yjt.png") no-repeat center;
        background-size: 100%;
        display: inline-block;
        margin-left: 5px;
    }
    .news-r .tab .more-1 {
        float: right;
        color: #ab251a;
    }
    .news-r .u-2 ,
    .news-r .u-1 {
        margin-top: 20px;
    }
    .news-r .u-2 li ,
        .news-r .u-1 li {
        padding: 10px 0;
        border-bottom: 1px solid #e6e6e6;
    }
    .news-r .u-2 li:last-child ,
        .news-r .u-1 li:last-child {
        padding-bottom: 0;
        border-bottom: 0 solid #000;
    }
    .news-r .u-2 li p,
        .news-r .u-1 li p{
        font-size: 14px;
        line-height: 20px;
        height: 40px;
        overflow:hidden; 
        text-overflow:ellipsis;
        display:-webkit-box; 
        -webkit-box-orient:vertical;
        -webkit-line-clamp:2; 
    }
    .news-r .u-2 li:hover p,
        .news-r .u-1 li:hover p{
        color: #ab251a;
    }
    .news-r .u-2 li span,
        .news-r .u-1 li span{
        color: #666;
        font-size: 14px;
        /*font-style: italic;*/
    }
    .news-r .u-2 {
        display: none;
    }
    
}

@media only screen and (min-width: 1200px) {
    .news   {
        padding: 80px 0;
    }
    .news-l {
        float: left;
        width: 57.5%;
        height: 520px;
        position: relative;
        margin-right: 3%;
		background-color: #fff;
    }
    .news-l .swiper-container2 {
        overflow: hidden;
    }
    .swiper-container2 p {
        padding-left: 20px;
        font-size: 16px;
        line-height: 40px;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        line-clamp: 1;
        -webkit-box-orient: vertical;
        position: absolute;
        width: 100%;
        background-color: rgba(126,18,9,0.6);
        bottom: 0;
        color: #fff;
    }
    .news .imgk {
        height: 520px;
    }
    .news .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .news .main .swiper-pagination2 {
        position: absolute;
        bottom: 10px;
        width: 15%;
        left: auto;
        right: 20px;
        text-align: right;
        z-index: 9;
    }
    .swiper-container2 .swiper-pagination-bullet {
        background-color: rgba(255, 255, 255, .3);
        opacity: 1;
        height: 10PX;
        width: 10PX;
    }
    .swiper-container2 .swiper-pagination-bullet-active {
        background-color: #fff;
    }

    .news-r {
        width: 39.5%;
        float: right;
        height: 520px;
		background-color: #fff;
    }
    .news-r .tab {
        border-bottom: 1px solid #e6e6e6;
    }
    .news-r .tab span{
        display: inline-block;
        width: 5px;
        height: 26px;
        background-color: #f5b625;
        margin-right: 15px;
    }
    .news-r .tab .tab-2 ,
        .news-r .tab .tab-1 {
        display: inline-block;
        font-size: 24px;
        padding-bottom: 24px;
        position: relative;
        vertical-align: top;
        transition:  all 0s;
        margin-right: 40px;
    }
    .news-r .tab .tab-2.on ,
        .news-r .tab .tab-1.on {
        color: #ab251a;
    }
    .news-r .tab .tab-2.on i ,
        .news-r .tab .tab-1.on i {
        position: absolute;
        bottom: -10px;
        left: 0;
        border-top: 2px solid #ab251a;
        width: 100%;
        height: 10px;
        background: url("https://www.magnisci.com/images/xjt.png") no-repeat;
        background-size: 14px 8px;
        background-position: center center;
        transition:  all 0s;
    }
    .more-1 {
        color: #ab251a;
        font-size: 18px;
        font-weight: 600;
    }
    .more-1 i {
        width: 11px;
        height: 17px;
        background: url("https://www.magnisci.com/images/r-yjt.png") no-repeat center;
        display: inline-block;
        margin-left: 5px;
    }
    .news-r .tab .more-1 {
        float: right;
        color: #ab251a;
    }
    .news-r .u-2 ,
    .news-r .u-1 {
        margin-top: 20px;
    }
    .news-r .u-2 li ,
        .news-r .u-1 li {
        padding: 15px 0;
        border-bottom: 1px solid #e6e6e6;
    }
    .news-r .u-2 li:last-child ,
        .news-r .u-1 li:last-child {
        padding-bottom: 0;
        border-bottom: 0 solid #000;
    }
    .news-r .u-2 li p,
        .news-r .u-1 li p{
        font-size: 16px;
        line-height: 20px;
        height: 40px;
        overflow:hidden; 
        text-overflow:ellipsis;
        display:-webkit-box; 
        -webkit-box-orient:vertical;
        -webkit-line-clamp:2; 
    }
    .news-r .u-2 li:hover p,
        .news-r .u-1 li:hover p{
        color: #ab251a;
    }
    .news-r .u-2 li span,
        .news-r .u-1 li span{
        color: #666;
        font-size: 14px;
        /*font-style: italic;*/
    }
    .news-r .u-2 {
        display: none;
    }


    a.cd_a_b i, a.cd_a_h i {
        background: url("https://www.magnisci.com/images/jt-2.png") no-repeat;
        width: 8px;
        height: 15px;
        display: inline-block;
        vertical-align: text-top;
        margin-left: 10px;
    }   
    
}

/* tzgg */
@media only screen and (max-width: 1200px) {
    .tz {
        background: url("https://www.magnisci.com/images/bj2.jpg") no-repeat center;
        background-size: cover;
    }
    .tz-1 {
        width: 100%;
        height: 100%;
        background-color: rgba(126,18,9,0.8);
        z-index: 2;
        padding: 30px 0;
    }
    .tz-1 .main{
        z-index: 3;
    }
    .tz-1 .tit-1 {
        color: #fff;
        font-size: 24px;
        /* height: 30px; */
        text-align: center;
        margin-bottom: 40px;
    }
    .u-3 {
        width: 96%;
        margin: 0 2%;
    }
    .u-3 li {
        width: 100%;
        height: 60px;
        margin-right: 30px;
        margin-bottom: 15px;
    }
    .u-3 li:nth-child(3n) {
        margin-right: 0;
    }
    .u-3 li .time-1 {
        float: left;
        background-color: #efe8e8;
        width: 30%;
        height: 60px;
        text-align: center;
        line-height: 60px;
        font-size: 24px;
    }
    .u-3 li .info-1 {
        width: 70%;
        height: 60px;
        font-size: 14px;
        line-height: 24px;
        float: left;
        background-color: #fff;
        padding:  10px 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .u-3 li:hover .time-1 {
        background-color: #f5b625;
        color: #fff;
    }
    .more-2 a{
        display: block;
        border: 1px solid #fff;
        color: #fff;
        line-height: 30px;
        width: 120px;
        text-align: center;
        margin: 0 auto;
    }
    .more-2 a:hover {
        background-color: #f5b625;
    }
}

@media only screen and (min-width: 1200px) {
    .tz {
        background: url("https://www.magnisci.com/images/bj2.jpg") no-repeat center;
        background-size: cover;
    }
    .tz-1 {
        width: 100%;
        height: 100%;
        background-color: rgba(126,18,9,0.8);
        z-index: 2;
        padding: 80px 0;
    }
    .tz-1 .main{
        z-index: 3;
    }
    .tz-1 .tit-1 {
        color: #fff;
        font-size: 28px;
        /* height: 30px; */
        text-align: center;
        margin-bottom: 40px;
    }
    .u-3 {

    }
    .u-3 li {
        width: 380px;
        height: 88px;
        float: left;
        margin-right: 30px;
        margin-bottom: 28px;
    }
    .u-3 li:nth-child(3n) {
        margin-right: 0;
    }
    .u-3 li .time-1 {
        float: left;
        background-color: #efe8e8;
        width: 105px;
        height: 88px;
        text-align: center;
        line-height: 88px;
        font-size: 28px;
    }
    .u-3 li .info-1 {
       	width: 275px;
        height: 88px;
        font-size: 16px;
        line-height: 22px;
        float: left;
        background-color: #fff;
        padding:  25px 30px;
    }
	
	.u-3 li .info-1 p{

		overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
		
	}
		
    .u-3 li:hover .time-1 {
        background-color: #f5b625;
        color: #fff;
    }
    .more-2 a{
        display: block;
        border: 1px solid #fff;
        color: #fff;
        line-height: 50px;
        width: 200px;
		font-size:18px;
        text-align: center;
        margin: 0 auto;
        margin-top: 20px;
    }
    .more-2 a:hover {
        background-color: #f5b625;
    }
}




/*  */
@media only screen and (max-width: 1200px) {
    .zt-vid {
        padding: 30px 0;
    }
    .zt-vid .tit-1 {
        font-size: 28px;
        /* height: 30px; */
        text-align: center;
        margin-bottom: 40px;
    }
    .vid-l {
        width: 100%;
        float: left;
        position: relative;
        margin-bottom: 50px;
        margin-right: 40px;
    }
    .vid-l  li {
        width: 100%;
    }
    .vid-l li .imgk {
        height: auto;
    }
    .vid-l li .imgk img{
       width: 100%;
       height: 100%;
       object-fit: cover;
    }
    .vid-l li .bf{
        display: inline-block;
        position: absolute;
        top: 26%;
        right: 45.5%;
        width: 40px;
        height: 41px;
        background: url("https://www.magnisci.com/images/dbf.png") no-repeat center;
        background-size: 100% 100%;
    }
    .vid-l .more-1 {
        position: absolute;
        bottom: -30px;
        right: 0;
    }
    .vid-l .more-1 a {
        color: #ab251a;
    }
    .vid-l li p{
        bottom: -8%;
        width: 100%;
        padding: 10px 20px;
        background-color: #fff;
        font-size: 16px;
        line-height: 25px;
        box-shadow: 0px 0px 7px rgba(0, 0, 0, .2);
    }
    .vid-l li .bq-1,
        .vid-l li .bq-2 {
        position: absolute;
        width: 120px;
        height: 45px;
        top: 0;
        left: 0;
        border-top-right-radius: 22.5px;
        border-bottom-right-radius: 22.5px;
        background-color: rgba(245,182,37,0.6);
        z-index: 9;
        color: #fff;
        text-align: center;
        line-height: 45px;
        font-size: 20px;
    }
    .vid-l li .bq-2 {
        background-color: rgba(126,18,9,0.8);
    }
    .vid-r li .bq-1,
    .vid-r li .bq-2 {
        position: absolute;
        width: 68px;
        height: 26px;
        top: 0;
        left: 0;
        border-top-right-radius: 22.5px;
        border-bottom-right-radius: 22.5px;
        background-color: rgba(245,182,37,0.6);
        z-index: 9;
        color: #fff;
        text-align: center;
        line-height: 26px;
        font-size: 12px;
		overflow: hidden;
    }
    .vid-r li .bq-2 {
        background-color: rgba(126,18,9,0.8);
    }
    .vid-r {
        width: 100%;
    }
    .vid-r li {
        width: 21%;
        margin: 0 2% ;
        float: left;
        height: 20vw;
        margin-bottom: 15px;
        position: relative;
        box-sizing: border-box;
    }
    .vid-r li:last-child {
        margin-bottom: 0;
    }
    .vid-r li .imgk {
        width: 100%;
        height: 100%;
    }
    .vid-r li img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .vid-r li.b-1:hover .imgk{
        border: 2px solid rgba(245,182,37,1);
    }
    .vid-r li.b-2:hover {
        border: 2px solid rgba(126,18,9,1);
    }
    .vid-r li .bf{
        display: inline-block;
        position: absolute;
        top: 39%;
        right: 40%;
        width: 20px;
        height: 21px;
        background: url("https://www.magnisci.com/images/dbf.png") no-repeat center;
        background-size: 100% 100%;
    }
}
@media only screen and (min-width: 1200px) {
    .zt-vid {
        padding: 80px 0;
    }
    .zt-vid .tit-1 {
        font-size: 28px;
        /* height: 30px; */
        text-align: center;
        margin-bottom: 40px;
    }
    .vid-l {
        width: 940px;
        float: left;
        position: relative;
        margin-bottom: 50px;
        margin-right: 40px;
    }
    .vid-l  li {
        width: 100%;
    }
    .vid-l li .imgk {
        height: 580px;
    }
    .vid-l li .imgk img{
       width: 100%;
       height: 100%;
       object-fit: cover;
    }
    .vid-l li .bf{
        display: inline-block;
        position: absolute;
        top: 43%;
        right: 45.5%;
        width: 80px;
        height: 81px;
        background: url("https://www.magnisci.com/images/dbf.png") no-repeat center;
        background-size: 100% 100%;
    }
    .vid-l .more-1 {
        position: absolute;
        bottom: -30px;
        right: 0;
    }
    .vid-l .more-1 a {
        color: #ab251a;
    }
    .vid-l li p{
        position: absolute;
        bottom: -8%;
        width: 80%;
        padding: 30px 55px 30px 40px;
        background-color: #fff;
        font-size: 16px;
        line-height: 25px;
        box-shadow: 0px 0px 7px rgba(0, 0, 0, .2);
    }
    .vid-l li .bq-1,
        .vid-l li .bq-2 {
        position: absolute;
        width: 120px;
        height: 45px;
        top: 0;
        left: 0;
        border-top-right-radius: 22.5px;
        border-bottom-right-radius: 22.5px;
        background-color: rgba(245,182,37,0.8);
        z-index: 9;
        color: #fff;
        text-align: center;
        line-height: 45px;
        font-size: 20px;
    }
    .vid-l li .bq-2 {
        background-color: rgba(126,18,9,0.8);
    }
    .vid-r li .bq-1,
    .vid-r li .bq-2 {
        position: absolute;
        width: 68px;
        height: 26px;
        top: 0;
        left: 0;
        border-top-right-radius: 22.5px;
        border-bottom-right-radius: 22.5px;
        background-color: rgba(245,182,37,0.8);
        z-index: 9;
        color: #fff;
        text-align: center;
        line-height: 26px;
        font-size: 12px;
    }
    .vid-r li .bq-2 {
        background-color: rgba(126,18,9,0.8);
    }
    .vid-r {
        width: 220px;
        float: right;
    }
    .vid-r li {
        height: 133px;
        margin-bottom: 15px;
        position: relative;
        box-sizing: border-box;
    }
    .vid-r li:last-child {
        margin-bottom: 0;
    }
    .vid-r li .imgk {
        width: 100%;
        height: 100%;
    }
    .vid-r li img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .vid-r li.b-1:hover .imgk{
        border: 2px solid rgba(245,182,37,1);
    }
    .vid-r li.b-2:hover {
        border: 2px solid rgba(126,18,9,1);
    }
    .vid-r li .bf{
        display: inline-block;
        position: absolute;
        top: 39%;
        right: 40%;
        width: 40px;
        height: 41px;
        background: url("https://www.magnisci.com/images/dbf.png") no-repeat center;
        background-size: 100% 100%;
    }
}

/* zpq */
@media only screen and (max-width: 1200px) {
    .zpq {
        padding: 30px 10px;
        background-color: #f0eee9;
    }
    .swiper-container1{
        position: relative;
        overflow: hidden;
    }
    .swiper-container1 .swiper-wrapper {
        width: 100%;
    }
    .gy {
        position: relative;
    }
    .gy .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
        background: url("https://www.magnisci.com/images/ylb.png") no-repeat center;
        right: 0px;
        background-size: 20px 30px;
        outline: none;
    }
    .gy .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
        background: url("https://www.magnisci.com/images/zlb.png") no-repeat center;
        left: 0px;
        background-size: 20px 30px;
        outline: none;
    }
    .swiper-container1 p{
        padding: 0 10px;
        margin-top: 10px;
        color: #1a1a1a;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .swiper-container1 a:hover p{
        color: #ab251a;
    }
    .swiper-container1 .imgk {
        width: 100%;
    }
    .imgk img {
        width: 100%;
        /*height: 75vw;*/
        object-fit: cover;
    }
	.index_zpq img {
		height: 75vw;
	}
    .swiper-slide  .bq-3,
    .swiper-slide .bq-4 {
        position: absolute;
        width: 90px;
        height: 40px;
        top: 0;
        right:  0;
        border-top-left-radius: 22.5px;
        border-bottom-right-radius: 22.5px;
        background-color: rgba(245,182,37,0.8);
        z-index: 9;
        color: #fff;
        text-align: center;
        line-height: 40px;
        font-size: 14px;
    }
    .swiper-slide .bq-4 {
        background-color: rgba(126,18,9,0.8);
    }
}

@media only screen and (min-width: 1200px) {
    .zpq {
        padding: 80px 0;
		
    }
	.index_zpq{
		background-color: #f0eee9;
	}
    .swiper-container1{
        position: relative;
        overflow: hidden;
    }
    .swiper-container1 .swiper-wrapper {
        width: 100%;
    }
    .gy {
        position: relative;
    }
    .gy .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
        background: url("https://www.magnisci.com/images/ylb.png") no-repeat center;
        right: -50px;
        outline: none;
    }
    .gy .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
        background: url("https://www.magnisci.com/images/zlb.png") no-repeat center;
        left: -50px;
        outline: none;
    }
    .swiper-container1 p{
        padding: 0 10px;
        margin-top: 10px;
        line-height: 26px;
        color: #1a1a1a;
		font-size:16px;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .swiper-container1 a:hover p{
        color: #ab251a;
    }
    .swiper-container1 .imgk {
        width: 292.5px;
        height: 220px;
    }
    .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .swiper-slide  .bq-3,
    .swiper-slide .bq-4 {
        position: absolute;
        width: 90px;
        height: 40px;
        top: 0;
        right:  0;
        border-top-left-radius: 22.5px;
        border-bottom-right-radius: 22.5px;
        background-color: rgba(245,182,37,0.8);
        z-index: 9;
        color: #fff;
        text-align: center;
        line-height: 40px;
        font-size: 14px;
		overflow:hidden;
    }
    .swiper-slide .bq-4 {
        background-color: rgba(126,18,9,0.8);
    }
}


/* cont */

/*  */
/* 国际会议 */
@media only screen and (max-width: 1200px) {
    .xwkx-li ul {
        margin-bottom: 30px;
        padding: 0 10px;
    }
    .xwkx-li li {
        position: relative;
    }
    .xwkx-li li a{
        display: block;
        width: 100%;
        border-bottom: 1px solid #d2d2d2;
        padding: 20px 10px;
        background-color: #fff;
    }
    .xwkx-li li:last-child a {
        border-bottom: 0 solid #000;
    }
    .xwkx-li li a:hover {
        background-color: #ab251a;
    }
    .xwkx-li ul li:after {
        position: absolute;
        list-style-type: square;
        content: "\2022";
        color: #f5b625;
        font-size: 30px;
        top: 38%;
        left: 10px;
    }
    .xwkx-li ul li .tit-3 {
        float: left;
        width: 65%;
        font-size: 14px;
        margin-left: 30px;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        line-clamp: 1;
        -webkit-box-orient: vertical;
    }
    .xwkx-li ul li .time {
        float: right;
        font-size: 14px;
        color: #666;
    }
    .xwkx-li li a:hover .tit-3{
        color: #fff;
    }
    .xwkx-li li a:hover .time{
        color: #fff;
    }
    .xwkx-li li:hover:after {
        color: #fff;
    }
}
@media only screen and (min-width: 1200px) {
    .xwkx-li ul {
        margin-bottom: 40px;
    }
    .xwkx-li li {
        position: relative;
    }
    .xwkx-li li a{
        display: block;
        width: 100%;
        border-bottom: 1px dashed #dedede;
        padding: 15px 25px;
        background-color: #fff;
    }
    .xwkx-li li:last-child a {
        border-bottom: 1px solid #fff;
    }
    .xwkx-li li a:hover {
        background-color: #ab251a;
        border-bottom: 1px solid ;
    }
    .xwkx-li ul li:after {
        position: absolute;
        list-style-type: square;
        content: "\2022";
        color: #f5b625;
        font-size: 30px;
        top: 30%;
        left: 25px;
    }
    .xwkx-li ul li .tit-3 {
        float: left;
        width: 70%;
        font-size: 16px;
        margin-left: 30px;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        line-clamp: 1;
        -webkit-box-orient: vertical;
    }
    .xwkx-li ul li .time {
        float: right;
        font-size: 14px;
        color: #666;
    }
    .xwkx-li li a:hover .tit-3{
        color: #fff;
    }
    .xwkx-li li a:hover .time{
        color: #fff;
    }
    .xwkx-li li:hover:after {
        color: #fff;
    }
}

/*  */

@media only screen and (max-width: 1200px) {
    .xwxq .main {
        border: 1px solid #e5e5e5;
        padding-top: 50px;
        padding: 50px 41px 42px 41px;
        text-align: center;
        background-color: #fff;
    }
    .xwxq h2 {
        font-size: 24px;
    }
    .xwxq .info {
        font-size: 16px;
        color: #929090 ;
        /* line-height: 36px; */
        margin-bottom: 27px;
    }
    
    .xwxq .line {
        margin: 20px 0;
        border-bottom: 1px solid  #d9d9d9;
    }
    .xwxq .con {
        text-align: left;
        margin-top: 34px;
        font-size: 18px;
    }
    .xwxq .con .c1 p {
        margin-bottom: 10px;
    }
    .xwxq .con .img {
        text-align: center;
    }
    .xwxq .c2 {
        float: right;
        margin-top: 74px;
        margin-bottom: 41px;
        font-size: 18px;
    }
    .xwxq .c3 {
        margin-top: 43px;
        width: 100%;
        position: relative;
    }
    .xwxq .c3 .n2{
        margin-top: 22px;
    }
    .xwxq .bk {
        width: 138px;
        height: 40px;
        font-size: 16px;
        background-color: #e5e5e5;
        /* float: right; */
        text-align: center;
        line-height: 40px;
        position: absolute;
        right: 0;
        bottom: 18px;
    }
    .xwxq .img {
        margin: 20px 0;
    }
    .xwxq .p2 {
        margin-top: 10px;
        text-align: right;
    }
}
@media only screen and (max-width: 768px) {
    .xwxq .main {
        /* border: 1px solid #e5e5e5; */
        padding: 50px 21px 22px 21px;
        padding-top: 30px;
        text-align: center;
        background-color: #fff;
    }
    .xwxq h2 {
        font-size: 22px;
    }
    .xwxq .info {
        font-size: 14px;
        color: #929090 ;
        /* line-height: 36px; */
        margin-bottom: 27px;
    }
    
    .xwxq .line {
        border-bottom: 1px solid  #d9d9d9;
        margin: 20px 0;
    }
    .xwxq .con {
        text-align: left;
        margin-top: 34px;
        font-size: 16px;
    }
    .xwxq .con .c1 p {
        line-height: 25px;
        margin-bottom: 10px;
    }
    .xwxq .con .img {
        text-align: center;
    }
    .xwxq .c2 {
        float: right;
        margin-top: 24px;
        margin-bottom: 21px;
        font-size: 16px;
    }
    .xwxq .c3 {
        margin-top: 43px;
        width: 100%;
        position: relative;
        text-align: center;
    }
    .xwxq .c3 .n1 {
        text-align: left;
    }
    .xwxq .c3 .n2{
        margin-top: 10px;
        text-align: left;
    }
    .xwxq .bk {
        width: 138px;
        height: 40px;
        font-size: 14px;
        background-color: #e5e5e5;
        text-align: center;
        line-height: 40px;
        position: relative;
        margin-top: 40px;
    }
    .xwxq .img {
        margin: 20px 0;
    }
    .xwxq .p2 {
        margin-top: 10px;
        text-align: right;
        float: right;
    }
    .xwxq .p3 {
       float: left;
       margin-top: 10px;
        width: 100px;
        height: 30px;
        text-align: center;
        line-height: 30px;
        background-color: #ab251a;
    }
    .xwxq .p3 a {
        color: #fff;
    }
}
@media only screen and (min-width: 1200px) {
    .xwxq .main {
        /* border: 1px solid #e5e5e5; */
        padding-top: 50px;
        padding: 50px 41px 42px 41px;
        text-align: center;
        background-color: #fff;
    }
    .xwxq h2 {
        font-size: 22px;
    }
    .xwxq .info {
        font-size: 14px;
        color: #929090 ;
        /* line-height: 36px; */
        margin-bottom: 45px;
    }
    .xwxq .img {
        margin: 30px;
    }
    
    .xwxq .line {
        border-bottom: 1px solid  #d9d9d9;
        margin: 25px 0;
    }
    .xwxq .con {
        text-align: left;
        margin-top: 34px;
        font-size: 16px;
    }
    .xwxq .con .c1 p {
        line-height: 30px;
		margin-bottom: 14px;
    }
    .xwxq .con .img {
        text-align: center;
    }
    .xwxq .c2 {
        float: right;
        margin-top: 74px;
        margin-bottom: 41px;
        font-size: 16px;
    }
    .xwxq .c3 {
        width: 100%;
        position: relative;
    }
    .xwxq .c3 .n2{
        margin-top: 10px;
    }
    .xwxq .p2 {
        position: absolute;
        right: 0;
        bottom: 40px;
        font-size: 14px;
        color: #808080;
    }
    .xwxq .p3 {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 130px;
        height: 35px;
        text-align: center;
        line-height: 35px;
        background-color: #ab251a;
    }
    .xwxq .p3 a {
        color: #fff;
    }
}

/*  */
@media only screen and (max-width: 1200px) {
    .xwkx .xz i{
        float: right;
        width: 19px;
        height: 22px;
        background: url("https://www.magnisci.com/images/xz-2.png") no-repeat center;
    }
    .xwkx a:hover .xz i {
        background: url("https://www.magnisci.com/images/xz-1.png") no-repeat center;
    }
}
@media only screen and (min-width: 1200px) {
    .xwkx .xz i{
        float: right;
        width: 19px;
        height: 22px;
        background: url("https://www.magnisci.com/images/xz-2.png") no-repeat center;
    }
    .xwkx a:hover .xz i {
        background: url("https://www.magnisci.com/images/xz-1.png") no-repeat center;
    }
}


@media only screen and (max-width: 1200px) {
    .qczj ul {
        padding: 0 10px;
    }
    .qczj ul li {
        width: 47.5%;
        float: left;
        position: relative;
        margin-right: 5%;
        margin-bottom: 5vw;
    }
    .qczj ul li:nth-child(2n) {
        margin-right: 0;
    }
    .qczj ul li .imgk {
        height: 34vw;
    }
    .qczj ul li .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .qczj .p-4 {
        background-color: #fff;
        box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
        padding: 20px;
        font-size: 16px;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        line-clamp: 3;
        -webkit-box-orient: vertical;
    }
}
@media only screen and (min-width: 1200px) {
    .qczj ul li {
        width: 277px;
        float: left;
        position: relative;
        margin-right: 30px;
        margin-bottom: 35px;
    }
    .qczj ul li:nth-child(4n) {
        margin-right: 0;
    }
    .qczj ul li .imgk {
        height: 224px;
    }
    .qczj ul li .imgk img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .qczj .p-4 {
        background-color: #fff;
        box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
        padding: 20px;
        font-size: 16px;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }
	.qczj .p-4 span{
		overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
	}
}

/* 通知公告页 */
@media only screen and (max-width: 1200px) {
    .tzgg-info ul {
        padding: 0 20px;
        margin: 0 10px ;
        margin-bottom: 30px;
        background-color: #fff;
    }
    .tzgg-info ul li {
        width: 100%;
        border-bottom: 1px solid #e5e5e5;
    }
    .tzgg-info ul li:last-child{
        border-bottom: 0px solid #e5e5e5;
    }
    .tzgg-info ul li a {
        display: block;
        width: 100%;
        height: 100%;
        padding: 20px 0;
    }

    .tzgg-info ul li .li-time {
        float: left;
        width: 25%;
        text-align: center;
        border: 1px solid #ab251a;
        color: #fff;
    }
    .tzgg-info ul li .li-time p {
        font-size: 22px;
        padding: 5px 0;
        background-color: #ab251a;
    }
    .tzgg-info ul li .li-time span {
        font-size: 14px;
        color: #ab251a;
    }
    .tzgg-info .li-info {
        width: 75%;
        float: left;
        height: 50px;
        line-height: 50px;
        vertical-align: middle;
        padding-left: 10px;
        font-size: 14px;
        background-color: #fff;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        line-clamp: 1;
        -webkit-box-orient: vertical;
    }
}
@media only screen and (min-width: 1200px) {
    .tzgg-info ul {
        margin-bottom: 50px;
        padding: 0 40px;
        background-color: #fff;
    }
    .tzgg-info ul li {
        width: 100%;
        border-bottom: 1px solid #e5e5e5;
    }
    .tzgg-info ul li:last-child{
        border-bottom: 0px solid #e5e5e5;
    }
    .tzgg-info ul li a {
        display: block;
        width: 100%;
        height: 100%;
        padding: 20px 0;
    }
    .tzgg-info ul li .li-time {
        float: left;
        width: 70px;
        text-align: center;
        border: 1px solid #ab251a;
        color: #fff;
    }
    .tzgg-info ul li .li-time p {
        font-size: 22px;
        padding: 5px 0;
        background-color: #ab251a;
    }
    .tzgg-info ul li .li-time span {
        font-size: 14px;
        color: #ab251a;
    }
    .tzgg-info .li-info {
        width: 85%;
        float: left;
        height: 60px;
        line-height: 60px;
        vertical-align: middle;
        padding-left: 35px;
        font-size: 16px;
        background-color: #fff;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        line-clamp: 1;
        -webkit-box-orient: vertical;
    }
}


@media only screen and (max-width: 1200px) {
    .zb-li {
        margin: 0 10px;
        margin-bottom: 30px;
    }
    .zb-li ul {
		padding: 0;
	}
    .zb-li li {
        float: left;
        padding: 25px;
        padding-bottom: 0;
        background-color: #fff;
        width: 31.6%;
    }
    .zb-li li:nth-child(2) {
        margin: 0 2.5%;
    }
    .zb-li li p {
        font-size: 16px;
		line-height:25px;
		overflow:hidden; /*超出的文本隐藏*/
		text-overflow:ellipsis;/*溢出用省略号显示*/	
		display:-webkit-box; /*将对象作为弹性伸缩盒子模型显示。*/
		-webkit-box-orient:vertical; /*从上到下垂直排列子元素（设置伸缩盒子的子元素排列方式）*/
		-webkit-line-clamp:2; /*这个属性不是css的规范属性，需要组合上面两个属性，表示显示的行数。*/

    }
	.zb-li li span {
		display:block;
        padding: 20px;
		height:88px;
    }
}

@media only screen and (max-width: 768px) {
    .zb-li li {
        padding: 20px;
        background-color: #fff;
        width: 100%;
        box-shadow: 0px 4px 7px rgba(0, 0, 0, .2);
        margin-bottom: 20px;
    }
    .zb-li li:nth-child(2) {
        margin: 0;
        margin-bottom: 20px;
    }
}
@media only screen and (min-width: 1200px) {
    .zb-li {
        margin-bottom: 40px;
    }
    .zb-li ul {
		padding: 0;
    }
    .zb-li li .imgk {
        height: 260px;
    }
    .zb-li li .imgk img{
        height: 100%;
        object-fit: cover;
    }
    .zb-li li {
        float: left;
        padding:25px;
        padding-bottom: 0;
        background-color: #fff;
        width: 31.6%;
    }
    .zb-li li:nth-child(2) {
        margin: 0 2.5%;
    }
    .zb-li li p {
        font-size: 16px;
		overflow:hidden; /*超出的文本隐藏*/
		text-overflow:ellipsis;/*溢出用省略号显示*/	
		display:-webkit-box; /*将对象作为弹性伸缩盒子模型显示。*/
		-webkit-box-orient:vertical; /*从上到下垂直排列子元素（设置伸缩盒子的子元素排列方式）*/
		-webkit-line-clamp:2; /*这个属性不是css的规范属性，需要组合上面两个属性，表示显示的行数。*/

    }
	.zb-li li span {
		display:block;
        padding: 20px;
		height:88px;
    }
    .twjj h2 {
        font-size: 32px;
    }
}
@media only screen and (max-width: 1200px) {
    .xwxq .u-4 li {
        float: left;
        width: 45%;
        height: 60px;
        border-left: 6px solid #f5b625;
        background-color: #ebebeb;
        border-radius: 2px;
        font-size: 16px;
        line-height: 60px;
        text-align: center;
        margin: 0 2.5% ;
        margin-bottom: 30px;
    }
    .xwxq .u-4 li:nth-child(2n) {
        margin-right: 0;
    }
    .xwxq .u-4 li a{
        display: block;
        width: 100%;
        height: 100%;
    }
    .xwxq .u-4 li:hover {
        background-color: #ab251a;
        color: #fff;
    }
    .xwxq .u-4 li:hover a {
        color: #fff;
    }

    .xwxq .u-5 li{
        float: left;
        width: 45%;
        /* height: 160px; */
        border-left: 6px solid #f5b625;
        background-color: #ebebeb;
        border-radius: 2px;
        margin: 0 2.5%;
        margin-bottom: 20px;
        font-size: 20px;
        padding: 10px;
    }
    .xwxq .u-5 li .imgk {
        width: 45px;
        height: 60px;
        margin: 0 auto;
        margin-bottom: 10px;
    }
    .xwxq .u-5 li .l-info {
        font-size: 14px;
        padding: 5px;
    }
}
@media only screen and (min-width: 1200px) {
    .xwxq .u-4 {

    }
    .xwxq .u-4 li {
        float: left;
        width: 320px;
        height: 80px;
        border-left: 6px solid #f5b625;
        background-color: #ebebeb;
        border-radius: 2px;
        margin-right: 60px;
        margin-bottom: 50px;
        font-size: 20px;
        line-height: 80px;
        text-align: center;
    }
    .xwxq .u-4 li:nth-child(3n) {
        margin-right: 0;
    }
    .xwxq .u-4 li a{
        display: block;
        width: 100%;
        height: 100%;
    }
    .xwxq .u-4 li:hover {
        background-color: #ab251a;
        color: #fff;
    }
    .xwxq .u-4 li:hover a {
        color: #fff;
    }
    .xwxq .u-5 li{
        float: left;
        width: 510px;
        /* height: 160px; */
        border-left: 6px solid #f5b625;
        background-color: #ebebeb;
        border-radius: 2px;
        margin-right: 60px;
        margin-bottom: 50px;
        font-size: 20px;
        padding: 20px;
    }
    .xwxq .u-5 li:nth-child(2n) {
        margin-right: 0;
    }
    .xwxq .u-5 li .imgk {
        float: left;
        width: 90px;
        height: 120px;
        margin-right: 20px;
    }
    .xwxq .u-5 li .l-info {
        font-size: 16px;
        padding: 22px;
    }
    .xwxq .c1 video {
        width: 940px;
        height: 580px;
    }
}
@media only screen and (max-width: 1200px) {
    .zpq .tit-2 {
        margin-bottom: 10px;
    }
    .sel select{
        width: 120px;
        height: 30px;
        float: right;
        font-size: 16px;
        text-align: center;
        padding-left: 30px;
        line-height: 30px;
        color: #fff;
        background: url("https://www.magnisci.com/images/sel.png") no-repeat #ab251a center;
        background-position: 100px center;
        appearance:none;
        -moz-appearance:none;
        -webkit-appearance:none;
        border: none;
    }
    .sel select option {
        background-color: #fff;
        color: #333;
        height: 44px;
    }
    .sel select option:hover {
        background-color: #ab251a;
        color: #fff;
    }
    .zpq .img1  {
        position: relative;
        background-color: #fff;
        padding: 30px;
        padding-bottom: 80px;
        margin-top: 20px;
    }
    .zpq .imgs {
        position: relative;
        /* column-count: 2; */
    }
    .zpq .imgs .imgk {
        width: 48%;
        position: relative;
        margin-bottom: 10px;
    }
    .zpq .imgk p {
        position: absolute;
        width: 100%;
        bottom: 0;
        padding: 20px 16px;
        color: #fff;
        background: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.9));
        background: -o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.9));
        background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.9));
		width:100%;
    }
    .zpq .imgk .sp2,
    .zpq .imgk .sp1{
        position: absolute;
        width: 90px;
        height: 40px;
        top: 0;
        right:  0;
        border-top-left-radius: 22.5px;
        border-bottom-right-radius: 22.5px;
        background-color: rgba(245,182,37,0.8);
        z-index: 9;
        color: #fff;
        text-align: center;
        line-height: 40px;
        font-size: 14px;
    }
    .zpq .imgk .sp2 {
        background-color: rgba(126,18,9,0.8);
    }
    .more-3 {
        position: absolute;
        bottom: 20px;
        left: 40%;
        width: 100px;
        height: 30px;
        font-size: 16px;
        line-height: 30px;
        text-align: center;
        color: #fff;
        background-color: #ab251a;
    }
}
@media only screen and (max-width: 768px) {
    .zpq .imgs {
        position: relative;
        /* column-count: 1; */
    }
    .zpq .imgs .imgk {
        width: 100%;
    }
}
@media only screen and (min-width: 1200px) {
    .sel select{
        width: 160px;
        height: 45px;
        float: right;
        font-size: 16px;
        text-align: center;
        padding-left: 40px;
        line-height: 45px;
        color: #fff;
        background: url("https://www.magnisci.com/images/sel.png") no-repeat #ab251a center;
        background-position: 130px center;
        appearance:none;
        -moz-appearance:none;
        -webkit-appearance:none;
        border: none;
    }
    .sel select option {
        background-color: #fff;
        color: #333;
        height: 44px;
    }
    .sel select option:hover {
        background-color: #ab251a;
        color: #fff;
    }
    .zpq .img1  {
        position: relative;
        background-color: #fff;
        padding: 53px 47px;
        padding-bottom: 120px;
        margin-top: 20px;
    }
    .zpq .imgs {
        position: relative;
        /* column-count: 3; */
        
    }
    .zpq .imgs .imgk {
        width: 350px;
        /* height: 100%; */
        position: relative;
        margin-bottom: 15px;
        overflow: hidden;
        position: absolute;
        break-inside: avoid;
    }
    .zpq .imgk p {
        position: absolute;
        bottom: 0;
        padding: 20px 16px;
        color: #fff;
        background: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.9));
        background: -o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.9));
        background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.9));
		width:100%;
		
		
		
    }
    .zpq .imgk .sp2,
    .zpq .imgk .sp1{
        position: absolute;
        width: 90px;
        height: 40px;
        top: 0;
        right:  0;
        border-top-left-radius: 22.5px;
        border-bottom-right-radius: 22.5px;
        background-color: rgba(245,182,37,0.8);
        z-index: 9;
        color: #fff;
        text-align: center;
        line-height: 40px;
        font-size: 14px;
    }
    .zpq .imgk .sp2 {
        background-color: rgba(126,18,9,0.8);
    }
    .more-3 {
        position: absolute;
        bottom: 40px;
        left: 44%;
        width: 150px;
        height: 45px;
        font-size: 16px;
        line-height: 45px;
        text-align: center;
        color: #fff;
        background-color: #ab251a;
    }
}


/*  */
@media only screen and (max-width: 1200px) {
    .zpq .con {
        padding: 20px;
        background-color: #fff;
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .zpq .con li  {
        position: relative;
        width: 45%;
        float: left;
        margin: 0 2.5%;
        margin-bottom: 20px;
    }
    .zpq .con li .bq-1,
    .zpq .con li .bq-2 {
        position: absolute;
        width: 68px;
        height: 26px;
        top: 0;
        left: 0;
        border-top-right-radius: 22.5px;
        border-bottom-right-radius: 22.5px;
        background-color: rgba(245,182,37,0.8);
        z-index: 9;
        color: #fff;
        text-align: center;
        line-height: 26px;
        font-size: 12px;
    }
    .zpq .con li .bq-2 {
        background-color: rgba(126,18,9,0.8);
    }
    .zpq .con li p{
        padding: 0 10px;
        margin-top: 10px;
        color: #1a1a1a;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .zpq .con li a:hover p{
        color: #ab251a;
    }
    .zpq .con li .imgk {
        width: 100%;
        height: 23vw;
    }
    .zpq .con li .bf{
        display: inline-block;
        position: absolute;
        top: 30%;
        right: 40%;
        width: 20px;
        height: 21px;
        background: url("https://www.magnisci.com/images/dbf.png") no-repeat center;
        background-size: 100% 100%;
    }
}
@media only screen and (min-width: 1200px) {
    .zpq .con {
        padding: 50px;
        background-color: #fff;
        margin-bottom: 40px;
        margin-top: 20px;
    }
    .zpq .con li  {
        position: relative;
        width: 245px;
        float: left;
        margin-right: 40px;
        margin-bottom: 30px;
    }
    .zpq .con li:nth-child(4n) {
        margin-right: 0;
    }
    .zpq .con li .bq-1,
    .zpq .con li .bq-2 {
        position: absolute;
        width: 68px;
        height: 26px;
        top: 0;
        left: 0;
        border-top-right-radius: 22.5px;
        border-bottom-right-radius: 22.5px;
        background-color: rgba(245,182,37,0.8);
        z-index: 9;
        color: #fff;
        text-align: center;
        line-height: 26px;
        font-size: 12px;
    }
    .zpq .con li .bq-2 {
        background-color: rgba(126,18,9,0.8);
    }
    .zpq .con li p{
        padding: 0 10px;
        margin-top: 10px;
        color: #1a1a1a;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
		height:48px;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .zpq .con li a:hover p{
        color: #ab251a;
    }
    .zpq .con li .imgk {
        width: 245px;
        height: 145px;
    }
    .zpq .con li .bf{
        display: inline-block;
        position: absolute;
        top: 30%;
        right: 40%;
        width: 40px;
        height: 41px;
        background: url("https://www.magnisci.com/images/dbf.png") no-repeat center;
        background-size: 100% 100%;
    }
}