img{border:0 none;width:auto\9;max-width:100%;vertical-align:top; height:auto;}
body{display: flex;flex-direction: column;align-items: center;background: #05090f;}
.pc-footer1{width: 100%;display: flex;flex-direction: column;align-items: center;}
.foot{width: 92%;}
.copyright{width: 100%;display: flex;justify-content: space-between;align-items: center;}
/* content */
.banner{width: 100%;position: relative;max-width:1920px; min-width:1199px;}
.banner p:nth-child(1){position: absolute;top: 287px;transform: translateX(-50%);color: #ffffff;font-size: 54px; text-align: center; width: 100%; display: block;}
.banner p:nth-child(2){position: absolute;top: 340px;transform: translateX(-50%);font-size:20px;color: #ffffff;margin-top: 30px;text-align: center; display: block;width: 100%; }

/* 内容 */
.clod1{max-width:1100px;display: flex;flex-direction: column; width: 100%; min-width: 1100px;padding-top:100px;}
.bty{color: #ffffff;display: flex;align-items: center;justify-content: space-between;margin: 6px 0 24px;}
.bty p:nth-child(1){font-size:36px;font-weight: 600;margin: 0;}
.bty p:nth-child(2){font-size:16px;margin: 0; color: #777777;}
.sbimg{max-width:1100px;margin-bottom: 60px; width: 100%; min-width: 1100px; overflow: hidden;}
.sbimg span{ width:19.8%; display: flex; float: left; margin-right: 0.2%;}
.sbimg img{margin: 0 6px 18px;max-width: 202px;width: 100%;}
.qhj{display: flex;align-items: center;}
.divs{width: 200px;height: 48px;text-align: center;line-height: 48px;color: #ffffff;background-color: #4475e6;border-radius: 48px;margin: 0 10px;cursor: pointer}
.actives{color: #000000;background-color: #ffba00;}
@media only screen and (max-width: 750px){
.banner{max-width: initial;min-width: initial;}
.banner p:nth-child(1){top: 0.8rem;font-size: .6rem;}
.banner p:nth-child(2){top: 2.2rem;margin-top: .3rem;font-size: .3rem;}
.clod1{max-width: inherit;min-width: inherit;align-items: center;padding-top:1.1rem}
.bty {color: #ffffff;display: flex;align-items: center;margin: .06rem 0 .24rem;flex-direction: column;}
.sbimg{max-width: initial;min-width: initial;width: 7rem;}
.qhj{width: 6.2rem;flex-wrap: wrap;align-items: initial;justify-content: space-around;}
.divs{width: 2.8rem;margin: 0.2rem 0 0;}
.sbimg img{width: 2.26rem;height: 1.52rem;margin: 0 .03rem .06rem;}
.sbimg span{width: initial;margin: 0;}
}
