@charset "utf-8";
/* CSS Document */
.gk_header{ height:800px;}
.min_list_left{ width:26%; aspect-ratio: 16 / 45; background:url(xygk.png) no-repeat left center; float:left; background-size:cover;transition:0.6s ease-in-out;}
.min_list_right{ width:70%; float:right}
.xygk{ background:url(footer1.png) no-repeat center bottom; padding-bottom:15rem}
.min_list_left h1{ font-size:2.4rem; color:#fff; padding-right:15%; text-align:right; padding-top:3rem}
.min_list_left ul{ padding:5rem 15%}
.min_list_left ul li{ font-size:1.8rem; line-height:4rem; text-align:right; border-bottom:1px #858585 dotted; padding-right:2rem}
.min_list_left ul li a{ color:#000}
.min_list_left ul li.active a{color:#3193a0; font-weight:bold}
.min_list_left ul li.active{ border-bottom:1px #3193a0 dotted}
.move_top{ margin-top:-10rem}
.gk .topmenu{ top:627px}

.min_title_ld{ font-size:3rem; line-height:4rem; border-bottom:2px #8a0000 solid; color:#8a0000; margin-bottom:4rem}
.xrld li{ line-height:6rem; font-size:1.8rem; color:#000; border-bottom:2px #848484 dotted}
.xrld li span{ display:block; float:left; width:50%}

.zjjg { margin-bottom:3rem}
.zjjg li{ width:27%; margin-right:9%; float:left; aspect-ratio: 4 / 1;text-align: center;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center; background:#fff; box-shadow:0 0 5px 5px rgb(0,0,0,0.2); margin-bottom:3rem; font-size:1.8rem; color:#000}
.zjjg li a{ color:#000}
.zjjg li:nth-child(3n+3){ margin-right:0}
.text{ font-size:2rem;}
.text p{ line-height:4rem; margin-bottom:20px}


@media screen and (max-width:1649px)
{
.gk_header{ height:700px;}
.gk .topmenu {top:527px;}
}
@media screen and (max-width:1600px)
{
.gk_header{ height:612px;}
.gk .topmenu {top:440px;}
}
@media screen and (max-width:1540px)
{
.gk_header{ height:595px;}
.gk .topmenu {top:422px;}
}
@media screen and (max-width:1440px)
{
.gk_header{ height:550px;}
.gk .topmenu {top:394px;}
}
@media screen and (max-width:1386px)
{
.gk_header{ height:530px;}
.gk .topmenu {top:374px;}
.zjjg li{width:31%; margin-right:2%;font-size:1.6rem; }
}
@media screen and (max-width:1260px)
{
.gk_header{ height:485px;}
.gk .topmenu {top:329px;}
}

@media screen and (max-width:1020px)
{
.gk_header{height:auto;aspect-ratio: 16 / 7; /* 设置宽高比例 */width: 100%;}
.min_list_left{ display:none}
.min_list_right{ width:100%}
}




















