@charset "UTF-8";
/* CSS Document */
body,ul,li,p,h1,h2,h3,h4,h5,h6,form,table,th,td,img,div,dl,dt,dd,input,select{margin:0;padding:0; border:none; box-sizing:border-box;}
body { font-family: 'Microsoft Yahei'; width:7.5rem; margin: 0 auto; background:#fbfcfc;}
ul,li{ list-style:none;}
em{font-style:normal;}
img{vertical-align: middle; max-width:100%; display: block;}
table{border-collapse:collapse; border-spacing:0;}
a{cursor:pointer; text-decoration: none;}
button,input,select{ border:none; background: none; appearance:none; -moz-appearance:none; -webkit-appearance:none; outline: none;}
.width{ width: 7.2rem; margin: 0 auto; }
input::placeholder{ color:#999;}
.content{ background: url("../img/bg01.png")no-repeat center top / 100%, url("../img/bg.png") repeat-y center / 100%; padding-bottom: 0.5rem; margin-bottom:0.2rem; }
.wrap{ border: 0.06rem solid #0092d6; background: #fff; border-radius: 0.2rem; }
.dj{ width: 80%; height: 0.8rem; line-height: 0.8rem; text-align: center; margin: 0rem auto 0.4rem; background: #e67b15; box-shadow: 0 0.05rem 0 #ffa95d; border-radius: 0.3rem; color: #fff; font-size: 0.3rem; font-weight: bolder; }
.mt-6{ margin-top:0.6rem;}
.mt-1{ margin-top:0.1rem;}

/*header*/
.gemu_header{width:7.5rem;height:1rem; background: #333; display: flex; justify-content: space-between; align-items: center; padding: 0 0.25rem; }
.gemu_logo{width:1.8rem;}
.gemu_logo img{ display: block;}
.gemu_kc {width:1.6rem;height:0.6rem;background:#fff; border-radius:0.3rem; font-size:0.28rem; color:#0092d6; text-align:center; line-height:0.6rem;}

/*banner*/
.banner{ width: 100%; height: 6.5rem; background: url("../img/banner.jpg") no-repeat center / cover;}
.banner h1{ text-align: center; font-size: 0; color: #fff;}

/*标题*/
.title{ height:1.4rem; background: url("../img/title.png") no-repeat left top / 100% 1.4rem;}
.title h3{ font-size: 0.4rem; color: #fff; line-height:1rem; display: flex; }
.title h3 span{ width: 1.8rem; line-height: 1rem; text-align: center; padding-right: 0.3rem; }

/*学习资料领取*/
.zxlq{ background: #fff; border-radius: 0.1rem; border: 0.04rem solid #0092d6;  box-shadow: 0 0 0.1rem #0092d6; padding:0.3rem 0.4rem 0.5rem; margin-top:-1.5rem; }
.zxlq_l p { font-size:0.4rem; color: #0092d6; margin-bottom:0.3rem; font-weight: bolder; text-align: center;}
.zxlq form ul{ display: flex; flex-direction: column; border-radius:0.12rem; border:0.02rem solid #0092d6; padding: 0.4rem 0.2rem;}
.zxlq form ul li{ display: flex; justify-content: space-between; align-items: center; height: 0.8rem; margin-bottom: 0.3rem; padding-right: 0.3rem; }
.zxlq form ul li span{ width:18%; border-right:0.04rem solid #67cdfd; margin-right: 0.2rem;}
.zxlq form ul li span img{ width: 0.6rem; display: block; margin: 0 auto; }
.zxlq form ul li input{ flex: 1; font-size:0.28rem; color: #333; height:0.8rem; padding-left:0.15rem; border-bottom: 0.02rem dotted #0092d6; }
.zxlq form ul li:last-child{ width: 90%; margin:0 auto; padding-right: 0rem;}
.zxlq form ul li input#refer{ background: #0092d6 url("../img/plane.png") no-repeat 20% center / 0.4rem 0.4rem; padding-left:0; margin:0; border-radius:0.5rem; color: #fff; font-size:0.3rem;}

/*面试礼包*/
.mslb{  padding-top: 0.2rem; }
.mslb li{ margin-bottom: 0.2rem;}
.mslb li img{ display: block; margin: 0 auto;}

/*面试咨询指导*/
.zxList{ display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; padding-top: 0.2rem;}
.zxList li{ width: 33.3%; height: 2.8rem; background: url("../img/zxbg.png") no-repeat center / 100% 100%; display: flex; flex-direction: column; align-items: center; padding-top: 0.1rem; margin-bottom:0.3rem; }
.zxList li img{ width: 46%; display: flex; }
.zxList li h5{ font-size: 0.26rem; margin-top: 0.1rem; }
.zxList li span{ font-size: 0.28rem; color: #fff; padding-top:0.4rem; font-weight: bolder; }

/*考生关心的问题*/
.wt{ display: flex; flex-direction: column; align-items: center; padding: 0.3rem 0.2rem 0;}
.wt li{width: 100%; height: 0.9rem; background: url("../img/wtbg.png") no-repeat center / 100% 100%; display: flex; margin-bottom: 0.25rem;}
.wt li p{ width: 70%; line-height: 0.82rem; font-size:0.26rem; color: #333; padding-left:0.2rem; }
.wt li span{ width: 30%; text-align: center; line-height: 0.82rem; color: #fff; font-weight: bolder; font-size:0.28rem;}

/*入面分数线*/
.fsx{ display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; padding: 0.2rem 0.1rem; }
.fsx li{ width: 24.5%; display: flex; flex-direction: column; align-items: center; margin-bottom: 0.2rem; }
.fsx li h5{ width: 100%; background: #fff6f0; border: 0.03rem solid #00bbc8; font-size: 0.26rem; height:0.8rem; line-height: 0.74rem; text-align: center; font-weight: normal; }
.fsx li.fsxList h5{ font-size:0.24rem; line-height: 0.37rem;}

/*备考应对技巧*/
.msjq { display: flex;justify-content: space-between; flex-wrap: wrap; padding: 0.2rem 0.1rem;}
.msjq li { width: 49%; background: #fff6f0; border-radius: 0.08rem; border: 0.04rem solid #00a4b0; padding: 0.2rem 0; margin-bottom: 0.3rem;}
.msjq li h4 { display: flex; align-items: center;  }
.msjq li h4 em { width: 0.6rem; height:0.6rem; color: #0d95d5; background: #bff1ff; font-size:0.28rem; line-height: 0.6rem; text-align: center;}
.msjq li h4 span { width: 54%; font-size: 0.26rem; color: #fff; background: #0d95d5; border-radius: 0 0.4rem 0.4rem 0; line-height: 0.6rem; padding-left:0.1rem; }
.msjq li p { font-size: 0.24rem; color: #333; line-height: 1.8; padding: 0.1rem 0.05rem 0;}

/*底部*/
.ks_zx{ width:7.5rem; height:1rem; position:fixed; left:50%; bottom:0; z-index:90; transform: translateX(-50%); text-align: center; display: flex;}
.ks_zx a{ width: 50%; height: 1rem; line-height: 1rem; font-size: 0.28rem; color: #fff; box-sizing: border-box; }
.ks_zx .zx_dh {padding-left: 0.2rem; background: #1eaaeb url("../img/mgwy_09.png") no-repeat 0.6rem center / 0.38rem 0.38rem; }
.ks_zx .ks_zz {padding-left: 0.3rem; background: #0d95d5 url("../img/mgwy_10.png") no-repeat 1rem center / 0.38rem 0.34rem; }


