/*清除默认样式*/
*{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(3){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}
/*项目背景*/
#youshi{margin-top: 30px;}
#ys_nr{width: 1039px;margin: auto;}
#xmys{text-align: center;font-size: 34px;color: #d81620;}
#ys_yw{text-align: center;font-size: 18px;color: #9a9a9a;}
.xm_nr{
    margin: auto;
    margin-top: 20px;
    width: 1039px;
    height: 600px;
    background-image: url(../img/lxxm/xmbj.jpg);
    box-shadow: 3px 2px 6px rgba(0,0,0,0.15);
    text-indent:2em

}
.xm_nr div {
    width: 646px;
    padding: 130px 10px 10px 10px;
    font-size: 17px;
    line-height: 26px;
    color: #5f5f5f;
    text-align:justify;
}
.xm_nr div p{
    margin-top: 10px;
}
/*培养模式*/
#beiyang{margin-top: 30px; }
#by_nr{width: 1039px;margin: auto;}
#byms{text-align: center;font-size: 34px;color: #d81620;}
#by_yw{text-align: center;font-size: 18px;color: #9a9a9a;}
.by_nr {
    margin: auto;
    margin-top: 20px;
    width: 1039px;
    height: 240px;
    box-shadow: 3px 2px 6px rgba(0,0,0,0.05);
}
.wzi1 {
    float: left;
    width: 600px;
    padding: 30px;

}
.wzi1 p {
    text-indent:2em;
    padding-top: 30px;
    color: #5f5f5f;
    font-size: 17px;
}
.ms_nr {
    margin-right:30px ;
    float: right;
}
/*学业规划*/
#xueye{margin-top: 30px; }
#xy_nr{width: 1039px;margin: auto;}
#xygh{text-align: center;font-size: 34px;color: #d81620;}
#xy_yw{text-align: center;font-size: 18px;color: #9a9a9a;}
.table table {
    width: 1039px;
    margin: auto;
    margin-top: 20px;
    border: 1px solid #232323;
    border-width: 1px 0 0 1px;
    background-color: #e9e9e9;

}
.table table tr th {
    border: 1px solid #232323;
    border-width: 0 1px 1px 0;
    font-size: 18px;
}
.table table tr td{
    border: 1px solid #232323;
    border-width: 0 1px 1px 0;
}
.yi,.er {
    width: 230px;
}
.wi {
    height: 60px;
}
.vi {
    height: 100px;
}
.vi td {
    padding: 20px;
    text-align: center;
}
/*专业设置*/
#zhuanye{margin-top: 30px; }
#zy_nr{width: 1039px;margin: auto;}
#zysz{text-align: center;font-size: 34px;color: #d81620;}
#zy_yw{text-align: center;font-size: 18px;color: #9a9a9a;}
.zy_nr {
    height: 250px;
    width: 1039px;
    margin: 20px auto;
}
.zy_y,.zy_z,.zy_s{
    width: 336px;
    height: 115px;
    border-radius:20px;
}
.zy_y{
    float: left;
    background: url(../img/lxxm/bei1.jpg) no-repeat;
    background-size: 100%;
    margin-right: 10px;
}
.zy_z{
    float: left;
    background: url(../img/lxxm/bei2.jpg) no-repeat;
    background-size: 100%;
    margin-right: 10px;
}
.zy_z p:nth-child(1) {
    color: white;
    padding-top: 76px;
    padding-left: 40px;
    font-size: 24px;
}
.zy_s{
    float: left;
    background: url(../img/lxxm/bei3.jpg) no-repeat;
    background-size: 100%;
    margin-right: 10px;
}
.zy_s p:nth-child(1) {
    color: white;
    font-size: 24px;
    padding-top: 76px;
    padding-left: 40px;
}
.lii{
    margin-top: 9px;
}
.li,.lii{
    padding-top: 12px;
    text-align: center;
    font-size: 20px;
    color: #232323;
    font-weight: 600;
}

.zy_y p:nth-child(1) {
    color: white;
    font-size: 24px;
    padding-top: 76px;
    padding-left: 60px;
}

/*课程设置*/
#zhuanye1{margin-top: 30px; }
#zy_nr1{width: 1039px;margin: auto;}
#zysz1{text-align: center;font-size: 34px;color: #d81620;}
#zy_yw1{text-align: center;font-size: 18px;color: #9a9a9a;}
.ke{
    width: 1039px;
    margin: 0 auto;
}
.ke_y{
    position: relative;
    margin-top: 10px;
    width: 1018px;
    height: 170px;
    background: url(../img/lxxm/yu.png) no-repeat;
    background-size: 100%;
}
.ke_y p:nth-child(1){
    position: absolute;
    top: 70px;
    left: 85px;
    font-size: 22px;
    color: white;
}
.ke_y p:nth-child(2){
    position: absolute;
    top: 15px;
    left: 320px;
    font-weight: 700;
    font-size: 18px;
    color: #383838;
}
.ke_y p:nth-child(3){
    position: absolute;
    top: 72px;
    left: 320px;
    font-weight: 700;
    font-size: 18px;
    color: #383838;
}
.ke_y p:nth-child(4){
    position: absolute;
    top: 132px;
    left: 320px;
    font-weight: 700;
    font-size: 18px;
    color: #383838;
}


.ke_e{
    position: relative;
    margin-top: 10px;
    width: 1018px;
    height: 170px;
    background: url(../img/lxxm/shang.png) no-repeat;
    background-size: 100%;
}
.ke #shang{
    top: 60px;
}
.ke #ji{
    top: 60px;
}
.ke #yishu{
    top: 60px;
}
.ke_s{
    position: relative;
    margin-top: 10px;
    width: 1018px;
    height: 170px;
    background: url(../img/lxxm/ji.png) no-repeat;
    background-size: 100%;
}
.ke_si{
    position: relative;
    margin-top: 10px;
    width: 1018px;
    height: 170px;
    background: url(../img/lxxm/yi.png) no-repeat;
    background-size: 100%;
}
.ke_tong{
    background: url(../img/lxxm/tong.png);
}
.ke_tong p:nth-child(2){
    position: absolute;
    top: 32px;
    left: 320px;
}.ke_tong p:nth-child(3){
     position: absolute;
     top: 122px;
     left: 320px;
 }
/*招生专业*/
#zhaosheng{margin-top: 30px; }
#zs_nr{width: 1039px;margin: auto;}
#zszy{text-align: center;font-size: 34px;color: #d81620;}
#zs_yw{text-align: center;font-size: 18px;color: #9a9a9a;}
.zhaos{width: 100%;}
.zhaos_nr{width: 1039px;margin: auto;height: 902px;box-shadow: 3px 2px 6px rgba(0,0,0,0.1);background-image: url("../img/index/baom.png");
    margin-top: 12px;background-repeat: no-repeat;background-position: center}


.hjx1{
    margin-left: 210px;
    padding-top: 64px;
    font-size: 30px;
    font-weight: 800;
    color: #d81620;
}
.hjx2{
    font-size: 28px;
    font-weight: 500;
    margin-top: 12px;
    padding-left: 142px;
}
.szjj1{
    margin-left: 210px;
    padding-top: 32px;
    font-size: 30px;
    font-weight: 800;
    color: #d81620;
}
.szjj2{
    font-size: 28px;
    font-weight: 500;
    margin-top: 12px;
    padding-left: 142px;
}
.jrx1{
    margin-left: 210px;
    padding-top: 22px;
    font-size: 30px;
    font-weight: 800;
    color: #d81620;
}
.jrx2{
    font-size: 28px;
    font-weight: 500;
    margin-top: 12px;
    padding-left: 142px;
}
.rjgc1{
    margin-left: 210px;
    padding-top: 30px;
    font-size: 30px;
    font-weight: 800;
    color: #d81620;
}
.rjgc2{
    font-size: 28px;
    font-weight: 500;
    margin-top: 12px;
    padding-left: 142px;
}
.jrx2{
    font-size: 28px;
    font-weight: 500;
    margin-top: 12px;
    padding-left: 142px;
}
.szsj1{
    margin-left: 210px;
    padding-top: 30px;
    font-size: 30px;
    font-weight: 800;
    color: #d81620;
}
.szsj2{
    font-size: 28px;
    font-weight: 500;
    margin-top: 12px;
    padding-left: 142px;
}

/*报名须知*/
#baoming{margin-top: 30px; }
#bm_nr{width: 1039px;margin: auto;}
#bmxz{text-align: center;font-size: 34px;color: #d81620;}
#bm_yw{text-align: center;font-size: 18px;color: #9a9a9a;}
.baom{width: 100%;}
.baom_nr{width: 1039px;margin: auto;height: 825px;box-shadow: 3px 2px 6px rgba(0,0,0,0.1);background-image: url("../img/index/zszy.png");
    margin-top: 12px;background-repeat: no-repeat;background-position: center}
.bmxzzt{
    margin-left: 280px;
    padding-top: 110px;

}

.xbmxz{
    font-size: 40px;
    font-weight: 800;
    color: #d81620;

}
.xbmxz_nr{
    font-size: 22px;
    font-weight: 500;
    margin-top: 12px;
}
.zsdxzt{
    margin-left: 280px;
    padding-top: 82px;

}

.xzsdx{
    font-size: 40px;
    font-weight: 800;
    color: #d81620;

}
.xzdsx_nr{
    font-size: 22px;
    font-weight: 500;
    margin-top: 12px;
}
.bmclzt{
    margin-left: 280px;
    padding-top: 103px;

}

.xbmcl{
    font-size: 40px;
    font-weight: 800;
    color: #d81620;

}
.xbmcl_nr{
    font-size: 22px;
    font-weight: 500;
    margin-top: 12px;
}

/*友情链接*/
#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;
}

/*咨询*/
#zixun{width: 100%;height: 65px;background: rgba(216,22,32,0.8);position: fixed;bottom: 0;}
#zixun_nr{margin: 0 auto;width: 1039px;margin-top: 8px;font-size: 10px;color: #cecece;text-decoration: none }
#zixun_nr a{font-size: 10px;color: #cecece;text-decoration: none}
#dati{width: 950px;margin: auto}
#name,#qq,#tel,#intention{width: 140px;height: 30px;border-radius: 5px;margin: 0 10px;margin-top: 10px;border: 1px solid #ffffff;padding-left: 8px;}
#name:focus,#tel:focus,#qq:focus,#submitt:focus{outline:none;border: 1px solid rgba(0,0,0,0.5);}
#submitt{width: 160px;height: 30px;border-radius: 5px;margin-top: 10px;border: 1px solid #ffffff;padding-left: 8px;margin-left: 10px}
#submitt:hover{cursor:pointer;color: red}
.kua{
    height: 65px;
    background: #d81620;
}
/*右边悬浮*/
#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;}
























