body {
    background: #f7f7f7;
}

#header {
    width: 100%;
    height: 140px;
}

.header {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    background: url(../images/logo_bg.png) no-repeat;
}

.logo,
.logo_right {
    margin: 15px 0;
}

.zy {
    margin: 22px 0 10px 0;
}

.zy a,
.zy i {
    font-size: 14px;
    color: #000000;
}

.zy i {
    margin: 0 10px;
}

.serch {
    width: 185px;
    height: 37px;
    position: relative;
    background: #8f000b;
}

.serch .serch_input {
    background: #fff;
    border: none;
    width: 138px;
    height: 35px;
    position: relative;
    left: 0px;
    top:0px;
    color: #c7c7c7;
}

.serch_butt {
    position: absolute;
    right: 0px;
    width: 45px;
    height: 35px;
    top: 2px;
    background: url(../images/serch_butt.png) no-repeat 10px 5px;
    border: none;
    cursor: pointer;
}

.nav {
    width: 100%;
    height: 40px;
    background: #8f000b;
}

.nav_ul_1 {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.nav1 {
    position: relative;
    width: 14.276%;
    line-height: 40px;
    float: left;
    text-align: center;
}

.nav1:hover {
    background: #da0909;
}

.nav1 a {
    font-size: 16px;
    color: #fff;
}

.nav1 ul {
    top: 35px;
    left: 0px;
    width: 100%;
    background: #8f000b;
    display: none;
    position: absolute;
    z-index: 88888;
}

.container_wrap {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    min-height: 802px;
}


/* 轮播 */

.car_2 {
    margin: 20px 0 0 20px;
    width: 400px;
    height: 378px;
    overflow: hidden;
    padding-right: 0;
    position: relative;
}

.more_wrap {
    width: 3000px;
    height: 300px;
    position: absolute;
    top: 0;
    z-index: 1
}

.more_wrap a {
    width: 400px;
    height: 300px;
}

.more_wrap a img {
    width: 100%;
    height: 100%;
}

.bg2 {
    width: 100%;
    height: 33px;
    position: absolute;
    z-index: 8;
    top: 253px;
    z-index: 666;
    height: 33px;
    top: 267px;
    background: rgba(0, 0, 0, 0.8);overflow: hidden;
}

.dian2 {
    position: absolute;
    bottom: 0;
    left: 0;
}

.dian2 li {
    width: 88px;
    height: 65px;
    border: 2px solid #c7c7c7;
    margin-right: 10px;
}

.dian2 .active {
    border: 2px solid #8f000b;
}

.dian2 li a,
.dian2 li a img {
    width: 100%;
    height: 100%;
}

.bg2 .font0 {
    position: absolute;
}

.bg2 .font0 li {
    margin-top: 5px;
}

.bg2 .font0 li a {
    padding-left: 19px;
    color: #fff;
    font-size: 14px;
}

.pro {
    width: 768px;
    padding: 15px 0 0 30px;
}

.li_first a {
    font-size: 18px;
    color: #000;
}

.new_con {
    width: 440px;
    height: 378px;
    border: 1px solid #ccc;
    margin: 20px
}

.new_con_tit {
    width: 100%;
    height: 39px;
    line-height: 39px;
    background: url(../images/zxdr_tit.png) no-repeat;
}

.new_con_tit p {
    color: #fff;
    font-size: 16px;
    text-indent: 35px;
}

.new_con_tit a {
    font-size: 14px;
    color: #5b5b5b;
    margin-right: 10px;
}

.new_con ul {
    margin: 10px;
    margin-bottom: 0;
    overflow: hidden;
}

.new_con ul li div a {
    line-height: 28px;
    font-size: 16px;
    color: #5b5b5b;
}

.new_con ul li p {
    height: 45px;
    line-height: 20px;
    border-bottom: 1px solid #ccc;
    color: #bdbdbd;
    font-size: 12px;
}

.new_con ul li a,
.new_con ul li span {
    font-size: 14px;
    color: #5b5b5b;
    line-height: 35px;
}

.new_con ul li:hover a,
.new_con ul li:hover span {
    color: #8f000b;
}

.tzgg {
    width: 280px;
    margin-top: 20px;
    border: 1px solid #ccc;
}

.tzgg li {
    margin-bottom: 10px;
    overflow: hidden;
}

.tzgg .date {
    width: 44px;
    height: 50px;
    text-align: center;
    line-height: 25px;
    font-size: 14px;
}

.tzgg .day {
    width: 42px;
    height: 50%;
    border: 1px solid #ddd;
    background: #f8f8f8;
}

.tzgg .month {
    width: 100%;
    height: 50%;
    background: #8f000b;
    color: #fff;
}

.tzgg ul {
    margin: 10px;
}

.tzgg li a {
    color: #5b5b5b;
    font-size: 14px;
    display: block;
    width: 200px;
    line-height: 28px;
    margin-left: 10px;
}

.nav1 ul li:hover,
.tzgg li:hover a {
    color: #8f000b;
}

.erm a {
    display: block;
    width: 280px;
    height: 136px;
    margin-top: 20px;
}

.link {
    background: url(../images/link_bg.png) no-repeat;
    height: 40px;
    margin-left: 20px;
    line-height: 38px;
    text-indent: 33px;
    color: #fff;
}

.link a,
.link i {
    color: #5b5b5b;
    font-size: 16px;
}

.link i {
    margin: 0 15px;
    width: 1px;
    height: 15px;
    background: #5b5b5b;
    display: inline-block;
    position: relative;
    top: 2px;
}

.footer {
    width: 100%;
    background: #8f000b;
    color: #fff;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.new_list {
    padding: 0px 20px 70px 20px;
}

.new_list .tit {
    height: 50px;
    line-height: 50px;
    width: 1199px;
    position: relative;
    left: -20px;
    margin: 0 11px;
}

.tit h1 {
    font-size: 16px;
    color: #333;
    font-weight: 500;
    text-indent: 20px;
}

.dqwz {
    color: #666;
    font-size: 14px;
    margin-right: 20px;
    background: url(../images/map.png) no-repeat 0 14px;
    text-indent: 20px;
}

.dqwz a {
    width: auto;
    background: none;
    color: #666;
}

.new_list .pro li a,
.new_list .pro li span {
    line-height: 45px;
    font-size: 15px;
    color: #333;
}

.new_list .pro li:hover a,
.new_list .pro li:hover span {
    color: #8f000b;
}

.fenye {
    padding: 15px;
    margin: 0 auto;
    text-align: center;
   
}

.pro li {
    overflow: hidden;
    border-bottom: 1px dashed #aaa;
    background: url(../images/font_dian.png) no-repeat 0 20px;
    text-indent: 15px;
}

.pic_list li {
    width: 208px;
    height: 205px;
    float: left;
    margin-left: 20px;
    text-align: center;
}

.pic_list li a {
    font-size: 14px;
    color: #333;
    line-height: 38px;
}

.pic_list li:hover a {
    color: #8f000b;
}

.pic_list li div {
    width: 210px;
    height: 155px;
    border: 1px solid #ccc;
    overflow: hidden;
}

.pic_list li div img {
    width: 100%;
    height: 100%;
}

.list_left li {
    background-color: #eee;
    width: 200px;
    border-bottom: 1px solid #dddddd;
    height: 42px;
    line-height: 42px;
    text-align: center;
}

.list_left li a {
    color: #333;
}

.list_left li:hover a {
    color: #8f000b;
}

.list_right {
    margin-left: 30px;
    width: 910px;
}

.list_right li {
    text-indent: 15px;
    overflow: hidden;
    margin-bottom: 20px;
}

.teacher {
    border-top: 1px solid #333;
    margin-top: 12px;
    padding-left: 20px;
    padding-top: 30px;
    width: 910px;
    padding-right: 20px;
}

.teacher li {
    width: 442px;
    height: 185px;
    float: left;
    margin-bottom: 30px;
}

.teacher li .img {
    width: 138px;
    height: 183px;
    border: 1px solid #8f000b;
    font-size: 0;
    position: relative;
    overflow: hidden;
}

.teacher li .img img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.list_right .dqwz {
    background: url(../images/map.png) no-repeat 0 0;
    margin-top: 10px;
}

.teacher li div.font {
    width: 280px;
    height: 185px;
}

.teacher li div.font a {
    font-size: 16px;
    margin: 15px 0 15px 20px;
    color: #333;
    display: block;
}

.teacher li div.font p {
    font-size: 14px;
    margin-left: 20px;
    line-height: 24px;
    color: #747474;
}

li img:hover {
    transform: scale(1.2)
}

.nr_title {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    margin: 30px 0 10px 0;
    text-align: center;
}

.nr_title_2 {
    color: #747474;
    font-size: 16px;
    text-align: center;
}

.nrw_date {
    text-align: center;
    margin: 0 auto;
    padding-bottom: 25px;
    padding-top: 20px;
    text-align: center;
    color: #ccc;
    font-size: 14px;
    width: 1130px;
    border-bottom: 1px dashed #ccc;
}

.zw {
    padding: 30px 20px;
    margin: 0 auto;
}
.new_con li{
    background: url(../images/font_dian2.png) no-repeat 0 15px;;text-indent: 15px;overflow:hidden;
}