html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img,
input,
a,
figure,
figcaption {
    margin: 0px;
    padding: 0px;
    font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}

fieldset,
img {
    border: none;
}

img {
    display: block;
    width: 100%;
    font-size: 0px;
}

address,
caption,
cite,
code,
dfn,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ul,
ol,
li {
    list-style: none;
}

input::-moz-focus-inner {
    border: none;
    padding: 0px;
}

select,
input {
    vertical-align: middle;
    display: block;
}

select,
input,
textarea {
    font-size: 13px;
    margin: 0px;
}

input[type="text"],
input[type="password"],
textarea {
    outline-style: none;
    -webkit-appearance: none;
    outline: none;
}

button {
    outline: none;
}

textarea {
    resize: none;
    overflow: hidden;
}

select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none;
}

table {
    border-collapse: collapse;
}

.clearit {
    clear: both;
    height: 0px;
    font-size: 0px;
    overflow: hidden;
    width: 100%;
}

header,
div,
nav,
li,
input,
section,
figure,
table,
select,
figcaption,
footer,
td,
p,
a,
img {
    box-sizing: border-box;
}

a {
    text-decoration: none;
    display: block;
}

body {
    margin: 0 auto;
    position: relative;
    background: url("../img/bg_02.png");
    padding-bottom: 10rem;
    overflow: hidden;
}

body,
html {
    margin: 0 auto;
    max-width: 640px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.fl {
    float: left;
}

.rl {
    float: right;
}

/* 公共样式结束 */

/* 头部 */

.content {
    position: relative;
    width: 95%;
    margin-left: 2.5%;
    margin-top: 1.851851rem;
    padding: 1.11111rem 0.34629629rem;
    border: 3px solid #000;
    background-color: #fff;
    border-radius: 10px;
}

.nav-list {
    padding: 1.074074rem 0 0 0;
}

.nav-box li {
    float: left;
    position: relative;
    width: 40%;
    margin-left: 6%;
    margin-bottom: 0.462962rem;
    text-align: center;
    line-height: 1.2rem;
}

.nav-box li span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1.425925rem;
    line-height: 1.2rem;
    font-size: 0.444444rem;
    text-align: center;
    color: #000;
    font-weight: bold;
}

.dashed {
    height: 0px;
    margin: 1.503703rem 0;
    border-bottom: 3px #000 dashed;
}

/* 校园篇 */

.title {
    position: absolute;
    left: 50%;
    width: 4.61111rem;
    margin-left: -2.305555rem;
    margin-top: -2rem;
    text-align: center;
}

.title span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1.425925rem;
    line-height: 1.2rem;
    font-size: 0.444444rem;
    text-align: center;
    color: #fff;
    font-weight: bold;
}

.xycontent {
    padding-top: 0.833333rem;
}

.xycontent>div {
    width: 30%;
    padding: 1rem 0 1rem 0;
}

.xycontent>div>a>div {
    width: 0.7962962rem;
    height: 0.7962962rem;
    margin: 0 auto;
}

.xycontent>div>a>p {
    padding: 0.3rem 0 0.3rem 0;
    font-size: 0.41444rem;
    font-weight: bold;
    text-align: center;
    color:#000;
}

.xycontent ul {
    width: 70%;
}

.xyslide li {
    position: relative;
    float: left;
    width: 48%;
    height: 3.551851rem;
    margin-left: 2%;
    padding: 1px;
}

.xyslide li div {
    position: absolute;
}

.xq {
    font-size: 0.374444rem;
    line-height: 0.58518rem;
    text-align: center;
    color: #666;
}
.xq>p{
    line-height: 0.74rem;
}
.bottom_pos {
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -2.305555rem;
    margin-bottom: -0.5rem;
    width: 4.611111rem;
    height: 1rem;
    line-height: 1rem;
    font-size: 0.41444rem;
    font-weight: bold;
    background-color: #ffd600;
    border: 2px solid #000;
    border-radius: 20px;
    text-align: center;
}

.bottom_pos a {
    color: #000;
}

/* 学习篇 */

.xxcontent ul,
.xxcontent ol {
    position: relative;
}

.xxcontent ul {
    height: 5.2592592rem;
    margin: 0.666666rem 0;
}

.xxcontent ul li {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

.xxcontent ul li img {
    width: 100%;
    height: 100%;
}

.xxcontent ol li {
    float: left;
    width: 30%;
    margin-right: 5%;
    margin-bottom: 0.407407rem;
}

.xxcontent ol li img {
    width: 100%;
    height: 100%;
}

/* 生活篇 */

.shcontent {
    height: 7.407407rem;
    position: relative;
}

.shcontent li {
    float: left;
    position: absolute;
    right:-50%;
    width: 40%;
    margin-left: 6%;
    margin-bottom: 0.462962rem;
    text-align: center;
    line-height: 1.2rem;
    -webkit-animation: anim1 8s linear infinite;

}
.shcontent li:nth-child(2){
    -webkit-animation-delay: 2s;
}
.shcontent li:nth-child(3){
    -webkit-animation-delay: 1.5s;
}
.shcontent li:nth-child(4){
    -webkit-animation-delay: 3.5s;
}
 .shcontent li:nth-child(5){
    -webkit-animation-delay: 7s;
}

.shcontent li:nth-child(6){
    -webkit-animation-delay: 5s;
}
.shcontent li:nth-child(7){
    -webkit-animation-delay: 6.5s;
}
.shcontent li span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1.425925rem;
    line-height: 0.9rem;
    font-size: 0.444444rem;
    text-align: center;
    color: #000;
    font-weight: bold;
}

@-webkit-keyframes anim1 {
    0% {
        right:-300 px;
    }
    100% {
        right: 600px;

    }
}
/* 弹出层 */
.tcc{
    position: fixed;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background:rgba(0, 0, 0, .5);
    z-index: 800;
}
.tcc>div{
    position: absolute;
    top:35%;
    width:80%;
    height:50%;
    margin-left:10%;
}
.tcc>div>span{
    position: absolute;
    top:-10%;
    right:0;
    width:7%;
    height:7%;
}
.image{
    /* width:485px;
    height:308px; */
    position: absolute;
    top:0;
    left:0;
    width:100%;
    border:2px solid #000;
    border-radius: 30px;
    overflow: hidden;
}
.tcc .image>span{
    position: absolute;
    right:0;
    top:-5%;
    width:7%;
    height:7%;
    font-size:0.4444rem;
    z-index: 100000;
    color:#fff;
}
.tcc .image>p{
    position: absolute;
    left:5%;
    width:10%;
}
.tcc .image>p>span{
    position: absolute;
    top:0.5em;
    width:50%;
    height:100%;
    margin-left:25%;
    font-size:0.304444rem;
    text-align: center;
    font-weight: bold;
    z-index:10000;
}
/* 我们篇 */
.fj{
    position: absolute;
    left:0;
    top:2rem;
    width:25%;
    z-index: 1;
}
.wmcontent {
    width: 90%;
    margin-left: 5%;
    border: 2px solid #000;
    padding:3%;
    margin-top:0.83333rem;
    z-index: 100;
}

.wmcontent_title>div {
    float: left;
}
.wmcontent_title>div:nth-child(2)>p{
    height:0.648148rem;
}
.wmcontent_title>div:nth-child(2)>p>span {
    float: left;
    font-size:0.374444rem;
}
.xs{
    width:60%;
    margin-top:0.2537rem;
}
.xs p>span:nth-child(1){
    width:10%;
    margin-right:5%;
    margin-top:0.05rem;
}
.xs p>span:nth-child(2){
    font-weight:bold;
}
.jj{
    margin-top:0.35555rem;
}
.jj>div{
    float:left;
}
.jj>div:nth-child(1){
    width:5%;
    margin-right:5%;
    margin-top: 0.163rem;
}
.jj>div:nth-child(2)>p{
    line-height: 0.6733rem;
}
.jj>div:nth-child(2)>p>span{
    font-weight: bold;
}
.jj>div:nth-child(2){
    width:90%;
    font-size:0.374444rem;
}
.qh{
    margin:0.4629629rem 0;
}
.qh>div{
    float:left;
    width:42%;
}
.qh>div>img{
    width:17%;
    margin-right:0.37037rem;
    margin-left:0.37037rem;
}
.qh>div>span{
    font-size:0.4444rem;
    font-weight: bold;
}
/* 底部列表 */
.bottom_list{
    width:90%;
    margin-left:5%;
}
.bottom_list li{
    float:left;
    position: relative;
    width:47%;
    margin-left:6%;
    margin-bottom:0.46296rem;
}
.bottom_list li a{
    position: absolute;
    left:0;
    top:50%;
    width:100%;
    height:0.425925rem;
    margin-top:-0.213rem;
    font-size:0.3444rem;
    font-weight: bold;
    text-align: center;
    color:#ffd600;
}
.swiper-button-next, .swiper-button-prev{
    position:none;
}
.f_adv{
    position: relative;
	width: 100%;
	padding-left: 2.5%;
	margin-top: 1.503703rem;
	background-color: #fff;
	background-image: url(../img/fk-11.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding-top: 1.003703rem;
	border: 1px solid transparent;
}
.page-title{
	    width: 90%;
	    margin: 0 auto;
	    text-align: center;
	    font-size: 0.444444rem;
	    font-weight: bold;
		margin-bottom:.51111rem;
}
.f_adv .swiper-slide{
	    border: 2px solid #000;
	    border-radius: .2rem;
	    padding: .2rem;
		background-color:#fff;
}
.f_adv .swiper-slide h4{
	font-size:.4rem;
	font-weight:bold;
	text-align:center;
	margin-top:.2rem;
}
.f_adv .swiper-slide h5{
	text-align:center;
	font-family: "DINEngschrift-Alternate";
	margin-bottom: .4rem;
	font-size: .35rem;
}
.f_form{
	margin-top: 1.003703rem;
	margin-right:2.5%;
}
.f_form .page-title h4{
	font-size:.38rem;
	padding: .2rem 0 .51111rem 0;
}
.f_form .page-title{
	margin-bottom:0;
}
.form_con{
	background-image:url(../img/fk_11.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.form_con h3{
	text-align:center;
	font-size:.42rem;
	font-weight:bold;
	padding-top: .8rem;
	padding-bottom: .3rem;
}
.form{
	padding: 0 .3rem 1.003703rem;
}
.form p{
	display:inline-block;
	width:49%;
	line-height: .8rem;
}
.form input,.form select{
	    width: 62%;
		display:inline-block;
		border: 0;
		border-bottom: 1px solid #000;
		background-color: transparent;
		padding-left: 5px;
		border-radius:0;
		box-shadow:0;
}
.f_zy{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
}
.f_zy label span{
	display:inline-block;
	width:12px;
	height:12px;
	border:1px solid #000;
	margin-right: 3px;
}
.f_zy label span.active{
	position:relative;
	line-height:12px;
	font-size:12px;
	text-align:center;
}
.f_zy label span.active:after{
	position:absolute;
	top:0px;
	left:0;
	width:100%;
	height:100%;
	content:'√';
}
.f_zy >div{
	width:32%;
	line-height:.7rem;
}
.f_zy >div h4{
	font-size:.42rem;
	text-align:center;
	margin-bottom: 0.2rem;
}
.f_zy >div input{
	width:auto;
}
.form>h4{
	line-height: 1.3rem;
	margin-top: .3rem;
	font-size: .35rem;
	text-align:center;
}
label{
	display:block;
}
#btn1{
	width: 100%;
	text-align: center;
	border: 1px solid;
	border-radius: 10px;
	margin: .3rem 0 .5rem 0;
	line-height: .7rem;
}
#btn2{
	    width: 4.611111rem;
	    height: 1rem;
	    line-height: 1rem;
	    font-size: 0.41444rem;
	    font-weight: bold;
	    background-color: #ffd600;
	    border: 2px solid #000;
	    border-radius: 20px;
	    text-align: center;
	    margin: 0 auto;
	    display: block;
}