/*清除默认样式*/
*{margin: 0;padding: 0;box-sizing: border-box;}
ul li{list-style: none}
/*logo*/
#logo{height: 120px;background-color: #d81620;border-bottom:1px solid white }
#logo_nr{width: 1039px; margin: auto;height: 120px}
#logo_nr img{margin-top: 20px}
#wenzi{float: right ;color: #ffffff;font-size: 19px;font-weight: 400;margin-top:26px }
#wenzi p:nth-child(2){margin-top: 6px;padding-left: 40px}
/*表头*/
#navbar{width: 100%;background: #ffffff;height: 50px;}
.header{ width: 1039px;margin: auto;height: 50px}
#navbar ul li{width: 14.28%;height: 50px;background: #ffffff ;}
.biaotou{float: left;}
.biaotou a {color: #232323}
#navbar ul li:nth-child(7){background: #d81620; }
#sy2{color: white}
#navbar ul li :hover{color: #fff !important;background:#d81620;animation: changeColor 2s infinite;animation-delay: 3s;}
@keyframes changeColor { 0%{background: #d81620} 50%{background: #d2144a} 100%{background: #d81620} }
#navbar ul li a{text-decoration: none;display: block;text-align: center;line-height: 50px;}
.ii{color: #232323}
/*banner*/
.banner{width: 1039px;margin: auto;}
.sp_nr{width: 800px;margin: auto}
/*网站位置*/
.xxjs{width: 1039px;margin: auto;height: 60px;margin-top: 12px;border-bottom: 2px solid #d81620;}
.xxjs ul li {height: 50px;line-height: 50px}
.xxjs ul li:nth-child(1) {float: left;padding: 10px}
.xxjs ul li:nth-child(2) {float: left;color: #d81620;font-size: 34px;padding-left: 10px;text-align:justify}
.xxjs ul li:nth-child(3) {float: right}
/*声明*/
.shengming{
    width: 1039px;
    margin: 12px auto;
    border: 1px dashed #535353;
    padding: 16px 0 12px 80px;
}
.shengming p{
    margin: 4px 0;
}
.hong{
    color: red;
}
/*学生信息*/
.kuai{
    display: inline-block;
    width: 548px;
}
.xue{
    width: 1039px;
    margin: auto;
}
.xue p{
    text-align: left;
    font-weight: 700;
    font-size: 22px;
    color: #232323;
}
.xiangxi{
    width: 1039px;
    margin: 20px auto;
}
.xiangxi .yangshi{
    outline: none;
    border: 1px solid rgba(0,0,0,0.5);
    height: 30px;
    width: 180px;
    padding-left: 8px;
    border-radius: 3px;
}
.hong{
    color: red;
    font-size: 16px;
}
#intention{
    margin: 0 204px 0 49px ;
}
#name{
    margin: 0 0 0 101px ;
}
#qq,#zhunkao{
    margin: 0 203px 0 86px ;
}
#zzmm{
    margin: 0 204px 0 80px ;
}
#tel{
    margin-left: 50px;
}
#xbw{
    margin-right: 75px;
}
#genderv {
    margin-left: 12px;
}
.jiguang{
    margin-right: 75px;
}
.xb{
    margin-right: 44px;
}
.huk{
    outline: none;
    width: 100px;
    height: 30px;
    border-radius: 3px;
}
#wu span:nth-child(1){
    margin-right: 63px;
}
#xuexiao,#zongfen{
    margin: 0 209px 0 76px;
}
#banji{
    margin-left: 43px;
}
#leibie{
    margin-right: 75px;
    margin-left: 4px;
}
#yingyu{
    margin-left: 43px;
}
.hongzi{
    color: red;
    font-size: 14px;
}
/*提交*/
#tj{width: 300px;margin: auto;margin-top: 20px}
#tijiao{margin: auto;width: 120px;height: 40px;background: #d81620;border: 1px solid #d81620;color: white;font-size: 20px;border-radius: 5px}
#ysbz{font-size: 10px;color: #a7a7a7;text-decoration:none;}
#tijiao:hover{cursor:pointer;}
#tijiao:focus{outline:none;border: 1px solid rgba(0,0,0,0.5);}





/*友情链接*/
#youqing {width: 1039px;margin: auto;margin-top: 20px;}
#youqing div:nth-child(1){width: 4px;height: 22px;background: #d81620;display:inline-block;}
#youqing div:nth-child(2){display:inline-block;vertical-align: top}
#youqing div:nth-child(3){display:inline-block;vertical-align: top}
#youqing div:nth-child(4){display:inline-block;vertical-align: top}
#youqing div a{font-size: 14px;margin-left: 8px;text-decoration: none;}
/*提醒*/
#yqtx{color: #afafaf;margin-top: 8px;text-align: center;font-size: 10px}
/*尾*/
.wei {
    width: 100%;
    height: 80px;
    background: #d81620;
    text-align: center;
    margin-top: 12px;
}
.wei_nr {
    padding-top: 10px;
    color: white;
    font-size: 20px;
}
.wei_nr p {
    padding: 10px;
}
/*版权*/
#banquan{width: 100%;height: 30px;color: white;background: #d81620;font-size: 10px;font-weight: 100;text-align: center;line-height: 30px;}
#banquan a{
    font-size: 10px;
    text-decoration: none;
    color: white;
}
#banquan a:visited{
    color: white;
}

/*右边悬浮*/
#dian,#m,#kf,#bm{height:60px;}
#kf,#bm,#dian{}
#m{margin-top: 1px}
#di{margin-bottom: 10px}
#ma_er{margin-bottom: 94px}
#you{float: right;position: fixed;right:40px;top:20%}
.yy,.ee{float: right;}
.ee{display: none}
#dian:hover,#m:hover{cursor:pointer;}



