/*清除默认样式*/
*{margin: 0;padding: 0;box-sizing: border-box;}
ul li{list-style: none}
/*清除浮动*/
.clearfix:after{
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}
/*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(4){background: #d81620; }
#sy{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}
/*林肯大学*/
.linken{
    margin: auto;
    margin-top: 20px;
    width: 1039px;
}
.jianjie,.lk_ys{
    padding-left: 55px;
    margin-top: 20px;
    width: 150px;
    height: 36px;
    background:url(../img/hzdx/icon1.jpg) no-repeat;
    font-size: 20px;
    color: white;
    line-height: 36px;
    border-radius: 18px;
}
.lk_wz p{
    margin: 20px 0;
    text-align: justify;
    text-indent: 2em;
    font-size: 18px;
}
.lk_wz p span {
    font-size: 26px;
    color: #008097;
}
.lk_ys{
    margin-top: 40px;
    background: url(../img/hzdx/icon2.jpg) no-repeat;
}
.lk_wz ul{
    margin-top: 20px;
    width: 1089px;
}
.lk_wz ul li{
    float: left;
    margin-right: 50px;
    width: 313px;
}
.li1{
    background: url(../img/hzdx/li1.jpg) no-repeat;
}
.li2{
    background: url(../img/hzdx/li2.jpg) no-repeat;
}
.li3 {
    background: url(../img/hzdx/li3.jpg) no-repeat;
}
.li1 p,.li2 p,.li3 p{
    display: block;
    padding: 10px 10px;
    margin-top: 182px;
    border: 2px solid #008097;
    color: #008097;
    font-weight: 700;
}
.san{
    margin-top: 20px;
    border-bottom: 1px solid #008097;
}
.chui{
    border-bottom: 1px solid #1c88c4 !important;
}
.tfd{
    border-bottom: 1px solid #e95f21 !important;
}
.zhi{
    border-bottom: 1px solid #303893 !important;
}

.san p{
    font-size: 18px;
    margin-top: 4px;
}
.san span{
    color: #008097;
    font-size: 22px;
}
.san img{
    margin: 10px 0 50px 0;
    float: right;
}
.zhi img{
    margin: 64px 0 40px 0!important;
}
.lk_yq{
    float: left
}
.lk_yq h3{
    padding-left: 55px;
    margin-bottom: 16px;
    width: 150px;
    height: 36px;
    line-height: 36px;
    font-weight: 400;
    font-size: 20px;
    background: url(../img/hzdx/icon3.jpg);
    color: white;
}
/*英国朴次茅斯大学*/
.pc{
    margin-top: 50px;
}
.c_jianjie{
    background: url(../img/hzdx/c_iocn1.jpg);
}
.c_lk_ys{
    background: url(../img/hzdx/c_icon2.jpg);
}
.c_lk_yq h3{
    background: url(../img/hzdx/p_cion3.jpg);
}
.c_lk_yq span{
    color: #807dba;
}
.li33{
    position: relative;
    top: 150px;
}
.pu1 p,.pu2 p,.pu3 p,.pu4 p,.pu5 p{
    display: block;
    padding: 10px 20px;
    margin-top: 182px;
    height: 70px;
    border: 2px solid #807dba;
    color: #807dba;
    font-weight: 700;
}
.pu1{
    background: url(../img/hzdx/pu1.jpg) no-repeat;
}
.pu2{
    background: url(../img/hzdx/pu2.jpg) no-repeat;
}
.pu2 p{
    line-height: 50px;
}
.pu3{
    background: url(../img/hzdx/pu3.jpg) no-repeat;
}
.pu3 p{
    height: 85px;
    text-indent: 0;
}
.pu4{
    background: url(../img/hzdx/pu4.jpg) no-repeat;
}
.pu5{
    background: url(../img/hzdx/pu5.jpg) no-repeat;
}
.pos{
    position: relative;
}
#pu,#pu1,#pu2,#pu3,#pu4{
    color: #807dba;
}
.si{
    border-bottom: 1px solid #807dba;
}

/*哈德斯菲尔德大学*/
.h1{
    background:url(../img/hzdx/h_icon1.jpg) no-repeat;
}
.h2{
    background: url("../img/hzdx/h_icon2.jpg")no-repeat;
}
.h3 h3{
    background: url(../img/hzdx/h_icon3.jpg) no-repeat;
}
#h1,#h2,#h3,#h3,#h5,#h6,#h4{
    color: #0057a6;
}
.h3 p:nth-child(4){
    font-size: 15px;
}
.hh{
    border-bottom: 1px solid #0057a6;
}
.h3 span{
    color: #0057a6;
}
/*<英国德蒙福特大学 */
.d1{
    background: url(../img/hzdx/d1.jpg);
}
.d2{
    background: url(../img/hzdx/d2.jpg);
}
.d3 h3{
    background: url(../img/hzdx/d3.jpg);
}
.d3 p:nth-child(4){
    font-size: 15px;
}
#d1,#d2,#d3,#d4{
    color: #B0A400;
}
.dd{
    border-bottom: 1px solid #B0A400;
}
.d3 span{
    color: #B0A400;
}
/*英国哈德斯菲尔德大学*/
.k1{
    background: url(../img/hzdx/k1.jpg);
}
.k2{
    background: url(../img/hzdx/k2.jpg);
}
.k3 h3{
    background: url(../img/hzdx/k3.jpg);
}
#k{
    margin: 20px 0 20px 0;
}
/*考文垂大学*/
.kao1{
    background: url(../img/hzdx/kao1.jpg);
}
.kao2{
    background: url(../img/hzdx/kao2.jpg);
}
.kao3 h3{
    background: url(../img/hzdx/kao3.jpg);
}
#kao1,#kao6{
    color: #2388c3;
}
.kaowen span{
    color: #1c88c4;
}
/*格林威治大学*/
.ge1{
    background: url(../img/hzdx/ge1.jpg);
}
.ge2{
    background: url(../img/hzdx/ge2.jpg);
}
.ge3 h3{
    background: url(../img/hzdx/ge3.jpg);
}
#gelin1,#gelin2{
    color: #303893;
}
.gelin span{
    color: #303893;
}
.kong{
    margin-bottom: 20px;
}
/*赫特福德大学*/
.fu1{
    background: url(../img/hzdx/fu1.jpg);
}
.fu2{
    background: url(../img/hzdx/fu2.jpg);
}
.fu3 h3{
    background: url(../img/hzdx/fu3.jpg);
}
#fut,#fut1{
    color: #e95f21;
}
.fut span{
    color: #e95f21;
}
/*切斯特大学*/
.qie1{
    background: url(../img/hzdx/qie1.jpg);
}
.qie2{
    background: url(../img/hzdx/qie2.jpg);
}
.qie3 h3{
    background: url(../img/hzdx/qie3.jpg);
}
#qies{
    color: #55b87b;
}
.qies span{
    color: #55b87b;
}
.qies img{
    margin: 30px 0 24px 0;
    float: right;
}





#erliu{
    font-size: 26px;
    color: #7d89bf;
}
#chuang,#chuang1{
    font-size: 26px;
    color: #fe8366;
}
.k_a{
    background: url(../img/hzdx/dd1.png);
}
.ys_ka{
    background: url(../img/hzdx/dd2.png);
}
.c_ka h3{
    background: url(../img/hzdx/dd3.png);
}



.c_a{
    background: url(../img/hzdx/chaung1.png);
}
.ys_a{
    background: url(../img/hzdx/chuang2.png);
}
.c_aa h3{
    background: url(../img/hzdx/chuang3.png);
}
.chi span{
    color: #fe8366;
}

.wi{
    border-bottom: 1px solid #fe8366;
}
.zit{
    font-size: 15px!important;
}
    /*友情链接*/
#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}
#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;}

















