body{
    background-color: #f7f7f7;
}
.header .flash{
    float: left;
}
.header{
    width: 100%;
    height: 151px;
    position: absolute;
    top: 0;
    z-index: 1;
    background: url(/images/headerbg.png) no-repeat center;
}
.header .box{
    overflow: visible;
}
.header .top{
    height: 34px;
    line-height: 34px;
}
.header .top .left{
    color: #9d9d9d;
    font-size: 12px;
    margin-left: 32px;
}
.header .top .link{
    float: right;
}
.header .top .link a{
    color: #9d9d9d;
    font-size: 12px;
    margin-right: 19px;
}
.header .bot{
    width: 955px;
    height: 66px;
    overflow: hidden;
}
.header .bot .left{
    font-size: 0;
}
.header .bot .right{
    background: url(/images/phone.png) no-repeat left;
    padding-left: 55px;
    margin-top: 12px;
    margin-right: 18px;
}
.header .bot .right b{
    font-weight: normal;
    font-size: 22px;
    color: #fff;
}
.header .bot .right span{
    color: #fff;
    font-size: 12px;
    display: block;
}
.header ul{
    width: 940px;
    padding-left: 15px;
    float: left;
    height: 49px;
    line-height: 49px;
    margin-top: 1px;
}
.header ul li{
    width: 76px;
    height: 49px;
    float: left;
    text-align: center;
    position: relative;
    margin-right: 2px;
}
.header ul li .color{
    width: 100%;
    height: 40px;
    background-color: #ccb18e;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 0;
    display: none;
}
.header ul li a{
    color: #fff;
    font-size: 15px;
    position: relative;
    z-index: 1;
}
.header ul li .hide{
    width: 375px;
    position: absolute;
    left: 0;
    top: 48px;
    height: 124px;
    text-align: left;
    overflow: hidden;
    display: none;
}
.header ul li .hide .zhe{
    width: 375px;
    height: 100%;
    background: #ccb18e;
    opacity: 0.9;
    filter: alpha(opacity=90);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.header ul .zuo .hide{
    left: auto;
    right: 0;
}
.header ul li .hide div{
    width: 85px;
    float: left;
}
.header ul li .hide a{
    width: 85px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    color: #fff;
    font-size: 12px;
    float: left;
}

.header ul li .hide .img{
    width: 150px;
    height: 95px;
    position: absolute;
    top: 15px;
    right: 18px;
}
.banner{
    width: 100%;
    height: 393px;
}
.content{
    width: 100%;
    overflow: hidden;

}
.content .tiao{
    width: 100%;
    height: 14px;
    background: url(/images/infotiao.jpg) no-repeat center;
}
.content .aside{
    width: 245px;
    min-height: 600px;
    text-align: center;
    background: #eeeeee url(../images/asidebg.jpg) no-repeat bottom;
    float: left;
}
.content .aside .title{
    width: 245px;
    height: 349px;
    background: url(/images/title.jpg) no-repeat center;
}
.content .aside h2{
    color: #fff;
    font-size: 25px;
    line-height: 66px;
    margin-bottom: 10px;
}
.content .aside a{
    font-size: 16px;
    color: #fff;
    display: block;
    line-height: 42px;
}
.content .aside a.on{
    font-weight: bold;
    color: #ffddb2;
}
.content .right{
    width: 905px;
}
.content .right .title{
    width: 100%;
    overflow: hidden;
    margin-right: 16px;
    margin-bottom: 24px;
}
.content .right .title h3{
    color: #b9291f;
    font-size: 24px;
    height: 26px;
    line-height: 26px;
    float: left;
    padding-left: 11px;
    border-left: 6px solid #b9291f;
    margin-top: 49px;
}
.content .right .title span{
    font-size: 12px;
    float: right;
    margin-top: 56px;
}
.content .right .title span a{
    color: #b9291f;
}
.content .right .xxgk{
    width: 100%;
    color: #4b4b4b;
    font-size: 14px;
    line-height: 25px;
}
.content .right .xxgk .tou{
    margin:0 auto;
    width: 100%;
    text-align:center;
    padding-bottom:20px;
}
.content .right .news{}
.content .right .news .one{
    width: 890px;
    padding: 10px 0 47px 0;
    border-bottom: 1px solid #e7e6e5;
}
.content .right .news .one li{
    width: 890px;
    height: 154px;
    background-color: #f3f3f3;
}
.content .right .news .one li a{
    width: 890px;
    height: 154px;
    display: block;
}
.content .right .news .one li a .left{
    width: 227px;
    height: 154px;
    position: relative;
}
.content .right .news .one li a .left .date{
    width: 53px;
    height: 50px;
    position: absolute;
    background-color: #b9241d;
    text-align: center;
    bottom: -9px;
    left: 7px;
}
.content .right .news .one li a .left .date b{
    width: 44px;
    font-size: 22px;
    line-height: 29px;
    border-bottom: 1px solid #c54943;
    color: #fff;
    display: block;
    margin: 0 auto;
}
.content .right .news .one li a .left .date span{
    color: #fff;
    font-size: 10px;
    line-height: 20px;
    display: block;
}
.content .right .news .one li a .txt{
    width: 610px;
    float: left;
    margin-left: 26px;
}
.content .right .news .one li a .txt h3{
    color: #b9241d;
    font-size: 18px;
    line-height: 18px;
    margin: 28px 0 16px 0;
}
.content .right .news .one li a .txt .wenzi{
    color: #6c6c6c;
    font-size: 13px;
    line-height: 24px;
}
.content .right .news .one li a .txt .wenzi span{
    color: #b9241d;
    font-size: 13px;
}
.content .right .news .two{
    width: 890px;
    margin-top: 23px;
    border-bottom: 1px solid #e7e6e5;
    padding-bottom: 32px;
}
.content .right .news .two li{
    height: 47px;
    line-height: 47px;
    overflow: hidden;
    border-bottom: 1px dashed #ebebeb;
    padding-left: 40px;
    background: url(/images/dotted.jpg) no-repeat 11px;
}
.content .right .news .two li.last{
    border-bottom: 0 none;
}
.content .right .news .two li a{
    overflow: hidden;
    display: block;
}
.content .right .news ul li:hover a h3{
    color: #b9241d;
}
.content .right .news .two li a h3{
    float: left;
    color: #444444;
    font-size: 16px;
    font-weight: normal;
}
.content .right .news .two li a .date{
    color: #b4b4b4;
    font-size: 12px;
    float: right;
}
.content .right .ye{
    width: 100%;
    text-align: center;
    margin-bottom:20px;
}
.content .right .page{
    text-align: center;
    margin: 37px auto 0;
    overflow: hidden;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.content .right .page li{
    float: left;
    padding: 7px 11px 9px 13px;
    text-align: center;
}
.content .right .page li a{
    color: #6c6c6c;
    font-size: 16px;
}
.content .right .page li.on{
    background-color: #700d09;
}
.content .right .page li.on a{
    color: #ffd99f;
    font-size: 16px;
}

.content .right .teacher ul{
    width: 890px;
}
.content .right .teacher ul li{
    width: 890px;
    height: 154px;
    padding: 27px 0 37px 0;
    border-bottom: 1px solid #e7e6e5;
}
.content .right .teacher ul li:hover a .txt h3{
    color: #b9241d;
}
.content .right .teacher ul li a{
    width: 890px;
    height: 154px;
    display: block;
    background-color: #f3f3f3;
}
.content .right .teacher ul li a .left{
    width: 227px;
    height: 154px;
}
.content .right .teacher ul li a .txt{
    width: 610px;
    float: left;
    margin-left: 26px;
}
.content .right .teacher ul li a .txt h3{
    color: #272727;
    font-size: 18px;
    line-height: 18px;
    margin: 28px 0 16px 0;
}
.content .right .teacher ul li a .txt .wenzi{
    color: #6c6c6c;
    font-size: 13px;
    line-height: 24px;
}
.content .right .teacher ul li a .txt .wenzi span{
    color: #b9241d;
    font-size: 13px;
}
.content .right .corporation{
    overflow: hidden;
}
.content .right .corporation a{
    width: 426px;
    height: 334px;
    font-size: 0;
    float: left;
    margin: 32px 45px 0 0;
    background: url(/images/corabg.png) no-repeat center;
}
.content .right .corporation a img{
    margin: 12px 0 0 13px;
}
.content .right .corporation a span{
    color: #212121;
    font-size: 16px;
    background: url(/images/dotted1.jpg) no-repeat left;
    padding-left: 25px;
    margin-left: 23px;
    line-height: 45px;
}
.content .right .corporation a:hover span{
    color: #b9241d;
}
.content .right .corporation a.last{
    margin-right: 0;
}
.content .right .work{
    width: 890px;
}
.content .right .work ul li{
    height: 180px;
    border-bottom: 1px dashed #d5d5d5;
    overflow: hidden;
}
.content .right .work ul li.first a .date{
    background-color: #b9241d;

}
.content .right .work ul li.first a .date{
    border-bottom: 1px solid #c54943;
}
.content .right .work ul li a .date{
    width: 86px;
    height: 82px;
    background-color: #e3e3e3;
    text-align: center;
    margin: 38px 42px 0 0;
    float: left;
}
.content .right .work ul li a .date b{
    color: #969696;
    font-size: 40px;
    border-bottom: 1px solid #d6d6d6;
}
.content .right .work ul li.first a .date b{
    color: #fff;
}
.content .right .work ul li.first a .date span{
    color: #fff;
}
.content .right .work ul li a .date span{
    color: #969696;
    font-size: 16px;
    line-height: 30px;
    display:block;
}
.content .right .work ul li a .txt{
    width: 752px;
    height: 110px;
    border: 1px solid #d5d5d5;
    background-color: #fff;
    float: left;
    margin-top: 38px;
    position: relative;
}
.content .right .work ul li a .txt .arrow{
    font-size: 0;
    position: absolute;
    top: 17px;
    left: -20px;
}
.content .right .work ul li.first a .txt h3{
    color: #b9241d;
}
.content .right .work ul li a .txt h3{
    color: #515151;
    font-size: 18px;
    font-weight: normal;
    line-height: 18px;
    margin: 19px 0 15px 22px;
}
.content .right .work ul li a .txt .wenzi{
    font-size: 12px;
    color: #6c6c6c;
    line-height: 18px;
    margin-left: 22px;
}
.content .right .work ul li:hover a .txt h3{
    color: #b9241d;
}
.score{
    width: 433px;
    text-align: left;
    background-color: #fff;
    margin: 30px 3px 0 8px;
    float: left;
}
.score .thead{
    background-color: #cf2f26;
}
.score .thead h3{
    height: 37px;
    line-height: 37px;
    padding-left: 22px;
    width: 146px;
    float: left;
    font-size: 16px;
    background-color: #cf2f26;
    color: #fff;
}
.score .thead .school{
    width: 242px;
    border-left: 1px solid #fff;
}
.score .tbody .name{
    height: 37px;
    line-height: 37px;
    padding-left: 22px;
    width: 146px;
    float: left;
    color: #2c2c2c;
    font-size: 14px;
    background-color: #f1f1f1;
    border-top: 1px solid #fff;
}
.score .tbody .school{
    height: 37px;
    line-height: 37px;
    padding-left: 22px;
    width: 242px;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    float: left;
    color: #2c2c2c;
    font-size: 14px;
    background-color: #f1f1f1;
}
.score .tbody .first{
    border-top: 0 none;
    padding-top: 8px;
}

.dan{
    overflow: hidden;
}
.form{
    width: 433px;
    text-align: center;
    margin: 78px auto 0;
}
.form .thead{
    width: 433px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    background-color: #cf2f26;
    display: inline-block;
}
.form .tbody{
    width: 433px;
    display: inline-block;
    text-align: left;
    padding-top: 8px;
    background-color: #f1f1f1;
}
.form .tbody div{
    width: 100%;
    height: 37px;
    line-height: 37px;
    border-bottom: 1px solid #fff;
}
.form .tbody div.last{
    border: 0 none;
}
.form .tbody span{
    color: #2c2c2c;
    font-size: 14px;
    margin-left: 30px;
}
.form .tbody input{
    background-color: #f1f1f1;
}
.form .tfoot{
    width: 433px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    background-color: #9f9f9f;
    display: inline-block;
    margin-top: 22px;
    cursor:pointer;
}

.add{
  width: 100%;
  height: 157px;
  background: url(/images/addbg1.jpg) no-repeat center;
}
.add .left{
  font-size: 0;
}
.add .txt{
  float: left;
  margin: 50px 0 0 35px;
}
.add .txt b{
  color: #f1d6b3;
  font-size: 26px;
  display: block;
}
.add .txt span{
  color: #f1d6b3;
  font-size: 16px;
}
.add .now{
  color: #6e0e09;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  line-height: 60px;
  width: 212px;
  height: 68px;
  background: url(/images/add.png) no-repeat center;
  float: right;
  margin: 49px 66px 0 0;
}
.footer{
  width: 100%;
  height: 43px;
  line-height: 43px;
  background-color: #161616;
  color: #e7cca2;
  font-size: 14px;
}
.bq ,.xz ,.zx ,.liao ,.jx{
  float: left;
  margin-left: 44px;
}
.bq ,.xz ,.zx ,.liao ,.jx a{
    color:#e7cca2;
}
.bq{
  margin-left: 10px;
}
















