.m1c7e-banner_box {
    width: 100%;
    position: relative;
    overflow: hidden;
    transition: all 0.7s ease-out 0s;
}
.m1c7e-banner_box.fixed .m1c7e-header_con {
    position: fixed;
    top: 0;
    transition: all .3s;
    background: rgba(0,74,152,.8);
    padding: .5rem 0;
    box-shadow: 0 0 5px rgba(0,0,0,.5);
}
.m1c7e-banner_box.fixed .navbox li.navli h3{
    font-size: 1.25rem;
}
.m1c7e-banner_box.fixed .m1c7e-header_con .m1c7e-logo img{
    max-height: 4rem;
}
.m1c7e-banner_box.fixed .m1c7e-header_con .m1c7e-top_link1 a{
    display: none;
}
.m1c7e-banner_box.fixed .m1c7e-header_con .m1c7e-top_link1 .m1c7e-search{
    display: none;
}
.m1c7e-banner_box.fixed .m1c7e-header_con .m1c7e-top_link1 .m1c7e-jgx{
    display: none;
}
.m1c7e-banner_box.fixed .m1c7e-header_box{
    align-items: center;
}
.m1c7e-banner_box.fixed .m1c7e-header_con .m1c7e-top_link1{
    margin-bottom: 0;
}
.m1c7e-shodw {
    content: "";
    display: block;
    width: 100%;
    z-index: 1;
    background: url("https://www.zzzgiant.com/images/head-bg.png") left repeat-x;
    height: 140px;
    transition: all .8s;
    position: fixed;
}
.navcon{
  margin-top: 0;
}
.m1c7e-banner-item a{
    position: relative;
    display: block;
    height: 100vh;
    overflow: hidden;
    width: 100%;
}
.m1c7e-banner-item img {
    width: 100%;
    animation: imagescale 3s linear 1 0s;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.m1c7e-banner-item .slick-son img {
    -webkit-transform: scale(1.1); 
    transition: 5s;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.m1c7e-banner-item .slick-active img{
    -webkit-transform: scale(1);
}
@keyframes imagescale
{
 from {transform: scale(1.1);-moz-transform: scale(1.1);-webkit-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1)}
to {transform: scale(1.0);-moz-transform: scale(1.0);-webkit-transform: scale(1.0); -o-transform: scale(1.0); -ms-transform: scale(1.0)}
}
.m1c7e-banner-item .slick-dots{
        bottom: 20px;
}
.m1c7e-banner-item .slick-dots li button:before{
    width:20px; 
    height:20px;
    background: rgba(255,255,255,0); 
    border:2px #fff solid; 
    border-radius: 25px;
    opacity: 1;
}
.m1c7e-banner-item .slick-dots li.slick-active button:before{
    width:20px; 
    height:20px;
    background: #fff; 
    border:2px #fff solid; 
    border-radius: 25px;
}
.m1c7e-banner-item .slick-prev{
    left: 7%;
    background: url("https://www.zzzgiant.com/images/banner_left.png") no-repeat;
    width: 70px;
    height: 70px;
    z-index: 3;
}
.m1c7e-banner-item .slick-next{
    right: 7%;
    background: url("https://www.zzzgiant.com/images/banner_right.png") no-repeat;
    width: 70px;
    height: 70px;
}
.m1c7e-banner_box .slick-dotted.slick-slider{
    margin-bottom: 0;
  overflow:hidden;
}
.m1c7e-aline_w {
    position: relative;
    background-image: linear-gradient(rgba(255,255,255,1),rgba(255,255,255,1));
    background-position: 0 100%;
    background-size: 0 1px;
    background-repeat: no-repeat;
    transition: background-size .5s;
}
.m1c7e-aline_w:hover {
    background-size: 100% 1px;
}




/*板块1*/
.m1c7e-homea {
    background: url("https://www.zzzgiant.com/images/abg.jpg") no-repeat center;
    background-size: cover;
    padding: 4.375rem 0 6.25rem;
    min-height: 2rem;
}
.m1c7e-intit {
    position: relative;
    margin-bottom: 2.5rem;
}
.m1c7e-intit h4 {
    color: #004a98;
    position: relative;
    border-left: 2px solid #004a98;
    padding-left: 1rem;
    padding-top: 1.6rem;
}
.m1c7e-intit h4 em {
    font-size: 1.25rem;
    position: absolute;
    top: 0;
    left: 1rem;
}
.m1c7e-bel{
    font-family: '宋体';
}
.m1c7e-intit h4 span {
    font-size: 2.25rem;
    font-weight: bold;
    display: block;
    line-height: 1em;
}
.m1c7e-intit .m1c7e-inmor{
    line-height: 1.93rem;
    color: #004a98;
    position: absolute;
    right: 0;
    top: 0.9375rem;
    font-size:1rem;
}
.m1c7e-intit .m1c7e-inmor:hover{
     color: #ff9900;
}
.m1c7e-homea .m1c7e-aleft {
    width: 66%;
}
.m1c7e-homea .m1c7e-aright {
    width: 31%;
}
.m1c7e-homea .m1c7e-aleft .m1c7e-xyywhdp{
    position: relative;
}
.m1c7e-homea .m1c7e-aleft .m1c7e-xyywhdp .m1c7e-pic
{
    height: 35.625rem;
    overflow: hidden;
}
.m1c7e-homea .m1c7e-aleft a.bg-mask {
    display: block;
    position: relative;
}
.bg-mask .m1c7e-pic .a {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100%;
    display: block;
    -webkit-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s;
}
.bg-mask:hover .m1c7e-pic .a{
    transform: scale(1.1);
    transition: all .8s;
}
.m1c7e-homea .m1c7e-aleft .m1c7e-xyywhdp .slick-dots{
    bottom: 142px;
    text-align: right;
    right: 15px;
}
.m1c7e-homea .m1c7e-aleft .m1c7e-xyywhdp .slick-dots li button:before{
    width:15px; 
    height:15px;
    background: #fff; 
    border:1px #fff solid; 
    border-radius: 25px;
    opacity: 1;
}
.m1c7e-homea .m1c7e-aleft .m1c7e-xyywhdp .slick-dots li.slick-active button:before{
    width:15px; 
    height:15px;
    background: #d20b17; 
    border:1px #d20b17 solid; 
    border-radius: 25px;
}
.m1c7e-homea .m1c7e-aleft .slick-dotted.slick-slider { 
    margin-bottom:0
}
.m1c7e-homea .m1c7e-aleft .m1c7e-xyywhdp .m1c7e-pic img {
    width:100%; 
    height:33.625rem;
    transition: transform 0.8s;
    -webkit-transition: transform 0.8s;
    -moz-transition: transform 0.8s;
    -o-transition: transform 0.8s; 
    -ms-transition: transform 0.8s;
}
.m1c7e-homea .m1c7e-aleft .m1c7e-xyywhdp .m1c7e-pic:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.m1c7e-homea .m1c7e-aleft .m1c7e-xyywhdp .txt{
    border-bottom: 3px solid #004a98
}
.m1c7e-homea .m1c7e-aleft .m1c7e-xyywhdp .txt{
    background: rgba(255,255,255,.9);
    padding: 1.5625rem 1.875rem
}
.m1c7e-homea .m1c7e-aleft .m1c7e-xyywhdp .txt span { 
    color:#333 
}
.m1c7e-homea .m1c7e-aleft .m1c7e-xyywhdp .txt h4{
    font-size: 1.375rem;
    line-height: 1.5em;
    margin-bottom: .5rem;
    height: 1.5em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.m1c7e-homea .m1c7e-aleft .m1c7e-xyywhdp .txt .m1c7e-din{
    color: #222;
    font-size: 1.125rem; 
    font-family: "Georgia"
}
.m1c7e-homea .m1c7e-aleft .m1c7e-xyywhdp:hover span.aline_w {
    color: #004a98;
    background-image: linear-gradient(#004a98,#004a98);
    background-size: 100% 1px;
}
.m1c7e-homea .m1c7e-aright ul {
    border-top: 3px solid #004a98;
    background: rgba(255,255,255,.9);
    padding:0 1.5625rem 1.5625rem;
}
.m1c7e-homea .m1c7e-aright ul li {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 1.5625rem;
    margin-top: 1.5rem;
}
.m1c7e-homea .m1c7e-aright ul li h4 { 
    font-size:1.04rem; 
    width: calc(100% - 5rem);
    line-height: 1.6875em;
    max-height: 3.66rem; 
}
.m1c7e-homea .m1c7e-aleft .m1c7e-xyywhdp .txt .m1c7e-din{
	font-size:1rem; 
}
.m1c7e-homea .m1c7e-aright ul .m1c7e-time {
    text-align: right;
}
.m1c7e-homea .m1c7e-aright ul .m1c7e-time .m1c7e-day {
    font-family: "Georgia";
    font-size: 1.625rem;
    font-weight: bold;
    display: block;
    color: #333;
}
.m1c7e-homea .m1c7e-aright ul .m1c7e-time .m1c7e-year{
    font-family: "Georgia";
    font-size: 0.875rem;
    color: #666666;
    display: block;
}
.m1c7e-homea .m1c7e-aright ul li:hover span.aline_w {
    color: #004a98;
    background-image: linear-gradient(#004a98,#004a98);
    background-size: 100% 1px;
}
.m1c7e-homea .m1c7e-aright ul li:hover .m1c7e-day,.m1c7e-homea .m1c7e-aright ul li:hover .m1c7e-year { 
    color: #004a98;
}
/*板块2*/

.m1c7e-homeb{ 
    margin-top:4.375rem;
}
.m1c7e-homeb ul li { 
    width:31.3333%; 
    background:#f4f4f4; 
    margin-bottom: 2.5rem;
    transition: .8s;
}
.m1c7e-homeb ul li:hover {
    box-shadow: 2.837px 2.837px 10px 0px rgb(0 0 0 / 50%);
}

.m1c7e-homeb ul li a { 
    padding:1.875rem;
}
.m1c7e-homeb ul li .m1c7e-time {
    display: block;
    width: 4.25rem;
    height: 4.25rem;
    border: 1px solid #004a98;
    background: #fff;
    text-align: center;
    color: #004a98;
}
.m1c7e-homeb ul li .m1c7e-time span {
    display: block;
    background: #004a98;
    color: #fff;
    height: 2.5rem;
    line-height: 2.125rem;
    font-size: 1.625rem;
    font-family: "Georgia";
}
.m1c7e-homeb ul li .m1c7e-time em {
    display: block;
    height: 1.75rem;
    line-height: 1.625rem;
    font-size: 0.875rem;
    font-family: "Georgia";
}
.m1c7e-homeb ul li .txt {
    width: calc(100% - 6rem);
}
.m1c7e-homeb ul li .txt h4 {
    font-size: 1.04rem;
    line-height: 1.5rem;
    max-height: 4.5rem;
}
.m1c7e-homeb ul li:hover span.aline_w {
    color: #004a98;
    background-image: linear-gradient(#004a98,#004a98);
    background-size: 100% 1px;
}
/*板块3*/
.m1c7e-homec { 
    margin-top: 1.875rem; 
    overflow:hidden 
}
.m1c7e-homec .slick-dotted.slick-slider {
    margin-bottom: 0;
}
.m1c7e-homec .slick-prev:before{
    content: '\F284';
}
.m1c7e-homec .slick-next:before{
    content: '\F285';
}
.m1c7e-homec .slick-prev:before, .m1c7e-homec .slick-next:before { 
    color:#b3b3b3;
    font-family: "bootstrap-icons" !important;
    font-size: 28px;
}
.m1c7e-homec .slick-prev {
    left: -25px;
}
.m1c7e-homec .slick-son:hover img{
    transform: rotateY(360deg);
    transition: 2s;
}
.m1c7e-homec img { 
    transition: 2s;
    object-fit: cover;
}
.m1c7e-homec_box .slick-son {
    margin: 0 10px;
}
.m1c7e-homec_box{
    margin: 0 -10px;
}


/*板块4*/
.m1c7e-homed { margin-top: 4.375rem;}
.m1c7e-homed {background: url("https://www.zzzgiant.com/images/ebg.jpg") no-repeat center;
    background-size: cover;
    padding: 4.375rem 0 4.375rem;
    min-height: 2rem;}
.m1c7e-homed_news .m1c7e-title{    border-left: 2px solid #004a98; position:relative; margin-bottom:1.5625rem}
.m1c7e-homed_news { width:31.3333%;}
.m1c7e-homed_news .m1c7e-title h4{border-left: 2px solid #fff;padding-left: 1rem;color: #fff; position:relative}
.m1c7e-homed_news .m1c7e-title h4 span {
    font-size: 2.25rem;
    font-weight: bold;
    display: block;
    line-height: 1em;
}
.m1c7e-homed_news .m1c7e-title h4 em {
    font-size: 1rem;
    position: absolute;
    bottom: 0;
    left: 11rem;
}
.m1c7e-homed_news .txt .m1c7e-pic .a {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100%;
    display: block;
    -webkit-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s;
    
}
.m1c7e-homed_news .txt:hover .m1c7e-pic .a{
    transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);
} 
.m1c7e-homed_news .m1c7e-title .m1c7e-inmor { right:0; font-size:1rem; color:#fff; position:absolute; top: 0.5rem;-webkit-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s;}
.m1c7e-homed_news .m1c7e-title .m1c7e-inmor:hover {margin-right: -5px;}
.m1c7e-homed_news .txt img { max-height:12.5rem; width:100%;margin-bottom:1.5625rem;transition: transform 0.8s;-webkit-transition: transform 0.8s;-moz-transition: transform 0.8s;-o-transition: transform 0.8s; -ms-transition: transform 0.8s; }
.m1c7e-homed_news .txt .m1c7e-pic {height:12.5rem; overflow:hidden;transition: transform 0.8s;-webkit-transition: transform 0.8s;-moz-transition: transform 0.8s;-o-transition: transform 0.8s; -ms-transition: transform 0.8s;}
.m1c7e-homed_news .txt ul li {
    padding: 1rem 0;
    border-bottom: 1px solid rgba(255,255,255,.4);
}
.m1c7e-homed_news .txt ul li h4 {
    font-size: 1.04rem;
    line-height: 1.5rem;
    width: calc(100% - 7rem);
    height: 3.25rem;
}
.m1c7e-homed_news .txt ul li h4 a,.m1c7e-homed a { color:#fff}
.m1c7e-homed_news .txt ul li .m1c7e-din {
    font-size: 0.875rem;
    color:#fff;
    font-family: "Georgia";
}
.m1c7e-aline_w {
    position: relative;
    background-image: linear-gradient(rgba(255,255,255,1),rgba(255,255,255,1));
    background-position: 0 100%;
    background-size: 0 1px;
    background-repeat: no-repeat;
    transition: background-size .5s;
}
.m1c7e-aline_w:hover {
    background-size: 100% 1px;
}
.m1c7e-homed_news .txt ul li:hover span.aline_w {
    color: #ff9900;
    background-image: linear-gradient(#ff9900,#ff9900);
    background-size: 100% 1px;
}

/*板块5*/
.m1c7e-homee { margin-top:4.375rem;}
.m1c7e-homee ul li { width:31.3333%; background:#F7F7F7}
.m1c7e-homee ul li .m1c7e-pic { max-height: 15rem; overflow:hidden}
.m1c7e-homee ul li .m1c7e-pic img { 
    width:100%;
    max-height: 15rem;
    transition: transform 0.8s;
    -webkit-transition: transform 0.8s;
    -moz-transition: transform 0.8s;
    -o-transition: transform 0.8s; 
    -ms-transition: transform 0.8s;
    object-fit: cover; 
}
.m1c7e-homee ul li:hover .m1c7e-pic img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.m1c7e-homee ul li .txt{ 
    padding:1.875rem;
}
.m1c7e-homee ul li .txt h4 {
    font-size: 1.04rem;
    line-height: 1.5rem;
    height:1.5rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.m1c7e-homee ul li:hover span.aline_w {
    color: #004a98;
    background-image: linear-gradient(#004a98,#004a98);
    background-size: 100% 1px;
}
.m1c7e-homee ul li:hover .m1c7e-des{color: #004a98;}
.m1c7e-homee ul li .m1c7e-des {
    line-height: 1.75rem;
    color: #999999;
    font-size: 0.875rem;
    text-indent: 2em;
    margin: 1.56rem 0;
    max-height:5.25rem;
}
.m1c7e-homee ul li .m1c7e-time {font-size: 1rem;
    color:#004a98;
    font-family: "Georgia";}

/*板块6*/
.m1c7e-homef{
    margin-top:4.375rem;
    padding-bottom: 2.5rem;
}
.m1c7e-homef_box .slick-son .m1c7e-pic {
    margin: 0 20px;
    overflow:hidden;
}
.m1c7e-homef_box {
    margin: 0 -20px;
}
.m1c7e-homef_box .slick-son img {
    width:100%;
    max-height: 36.25rem;
    transition: transform 0.8s;
    -webkit-transition: transform 0.8s;
    -moz-transition: transform 0.8s;
    -o-transition: transform 0.8s; 
    -ms-transition: transform 0.8s;
    object-fit: cover;
    
}
.m1c7e-homef_box .slick-son:hover img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

/*侧边栏*/
.m1c7e-rightFix1 {
    position: fixed;
    right: 1.75rem;
    top: 50%;
    z-index: 20;
    padding: 1rem 1rem;
    background-size: cover;
    border-radius: 3.125rem;
    transform: translateY(-50%);
    transition: .5s;
    background: #fff;
    box-shadow: 2.837px 0.977px 29px 0px rgb(5 57 127 / 30%);
}
.m1c7e-rightFix1 .ico {
    cursor: pointer;
}
.m1c7e-rightFix1 .ico img {
    margin: 0 auto;
    display: block;
    object-fit: cover;
    animation: hw_rotate 10s infinite linear;
}
@keyframes hw_rotate {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}
.m1c7e-rightFix1 .m1c7e-ic_tit {
    padding: 0;
    font-size: 14px;
    color: #333;
    text-align: center;
    transition: .5s;
    opacity: 0;
    height: 0;
}
.m1c7e-rightFix1 ul li:first-child {
    border-top: 0;
}
.m1c7e-rightFix1 ul li {
    text-align: center;
    padding: .325rem 0;
    border-top: 1px dashed rgba(255, 255, 255, .3);
}
.m1c7e-rightFix1 ul li p {
    font-size: 0.875rem;
    margin-top: .3125rem;
    color: #000;
}
.m1c7e-rightFix1 ul li a {
    color: #fff;
    text-align: center;
}
.m1c7e-rightFix1 ul li i {
    font-size: 1.75rem;
    display: inline-block;
    color: #004a98;
}
.m1c7e-rightFix1 ul li:hover i {
    transform: rotateY(360deg);
    transition: .8s;
}
@media (max-width: 1024px) {
    .m1c7e-rightFix1 {
        display: none
    }
}

/*自适应屏幕*/
@media (max-width: 900px){
    .m1c7e-homea .m1c7e-aleft {
        width: 100%;
        margin-bottom: 1.875rem;
    }
    .m1c7e-homea .m1c7e-aleft .m1c7e-xyywhdp .txt{
        border-bottom: none;
    }
   .m1c7e-homea .m1c7e-aleft .m1c7e-xyywhdp .txt h4{
		 	font-size:1.04rem; 
	}
    .m1c7e-homea .m1c7e-aright {
        width: 100%;
    }
    .m1c7e-homeb ul li{
        width: 100%;
        margin-bottom: 1.5rem;
    }
    .m1c7e-homeb ul li:last-child{
        margin-bottom: 0;
    }
    .m1c7e-homed_news { 
        width:100%; 
        margin-bottom:1.875rem
    }
    .m1c7e-homed_news:last-child{
        margin-bottom:0
    }
    .m1c7e-homee ul li{ 
        width:100%;
        margin-bottom:1.875rem
    }
    .m1c7e-homee ul li:last-child{
        margin-bottom:0
    }
    .m1c7e-homec .slick-prev,.m1c7e-homec .slick-next{ 
        display:none !important;
    }
    .m1c7e-homea{
        padding: 2.375rem 0 2.25rem;
    }
    .m1c7e-homeb,.m1c7e-homee,.m1c7e-homef {
        margin-top: 2.375rem;
    }
    .m1c7e-homed{
        padding: 2.375rem 0 2.375rem;
    }
    .m1c7e-homed {
        margin-top: 1.875rem;
    }
    .m1c7e-banner-item .slick-dots {
        bottom: 10px;
    }
    .m1c7e-banner-item .slick-dots li button:before{
        width: 10px;
        height: 10px;
    }
    .m1c7e-banner-item .slick-dots li.slick-active button:before{
        width:10px; 
        height:10px;
    }
    .slick-dots li,.slick-dots li button{
        width:10px; 
        height:10px;
    }
    .m1c7e-homea .m1c7e-aleft .m1c7e-xyywhdp .slick-dots li.slick-active button:before{
        width:10px; 
        height:10px;
    }
    .m1c7e-homea .m1c7e-aleft .m1c7e-xyywhdp .slick-dots li button:before{
        width:10px; 
        height:10px;
    }
    .m1c7e-homea .m1c7e-aleft .m1c7e-xyywhdp .m1c7e-pic{
        height: 56vw;
    }
    .m1c7e-homea .m1c7e-aleft .m1c7e-xyywhdp .slick-dots{
       bottom: 124px;
    }
  .m1c7e-intit h4 span,.m1c7e-homed_news .m1c7e-title h4 span{
       font-size: 1.875rem;
    }
  .m1c7e-intit h4 em{
    font-size: 1.1rem;
  }
  .m1c7e-homed_news .m1c7e-title h4 em{
	left: 9.5rem;
	}
  .m1c7e-homeb ul li .m1c7e-time span{
	 font-size: 1.625rem; 
	}
  .nav_btn_box a{
  font-size: .875rem;
  }
  .m1c7e-search_a i{
    font-size: 1.1rem;
  }
  .m1c7e-intit .m1c7e-inmor{
  font-size: .875rem;
  }
}
@media (max-width: 1000px){
    .m1c7e-banner-item a{
        height:auto;
    }
  #moveAdv img { width:10rem}
}

:root{--ms-accent:#5c4a32;--ms-radius:5px;--ms-line:1.83;--ms-gap:10px;}
