﻿@charset "utf-8";

/* CSS Document */
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
select,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}

body {
    font-size: 13px;
    font-family: "Arial";
    background: #fff;
}

fieldset,
img {
    border: 0
}

ol,
ul {
    list-style: none
}

address,
em {
    font-style: normal
}

a {
    text-decoration: none;
}

/***********首页***********/
.main_w {
    float: left;
    width: 100%;
    background: url(../images/b_g.jpg) center bottom no-repeat;
}

.war1200 {
    width: 1200px;
    margin: 0 auto;
}

/* 公告 */
.headlines_war {
    width: 100%;
    float: left;
    height: 55px;
    margin: 10px 0;
}

.headlines {
    width: 1200px;
    margin: 0 auto;
}

.headlines_fl {
    float: left;
    width: 88px;
}

.line_h {
    float: left;
    width: 8px;
    height: 55px;
    background: #85060d;
}

.wz_h {
    float: left;
    width: 80px;
    line-height: 55px;
    text-align: center;
    color: #fff;
    background: #9d020a;
}

.headlines_cen {
    float: left;
    width: 62px;
    height: 55px;
    background: #cacaca;
    text-align: center;
    color: #fafafa;
}

.c_h01 {
    float: left;
    width: 100%;
    font-size: 24px;
    margin-top: 4px;
    font-weight: bold;
}

.c_h02 {
    font-size: 12px;
}

.headlines_fr {
    float: left;
    width: 1111px;
    height: 53px;
    line-height: 55px;
    text-align: center;
    background: #f8f8f8;
    border: 1px solid #eaeaea;
    border-left: 0;
    color: #de1919;
    font-size: 18px;
}

.t_news {
    height: 19px;
    color: #fff;
    margin: 18px 0;
    overflow: hidden;
    position: relative;
}

.t_news b {
    line-height: 19px;
    display: inline-block;
}

.news_li,
.swap {
    line-height: 19px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
}

.news_li a,
.swap a {
    color: #de1919;
    font-family: "微软雅黑，宋体";
}

.swap {
    top: 19px;
}

/* 学院新闻 */
.new {
    float: left;
    width: 100%;
    margin: 10px 0 0 0;
}

.new_war {
    width: 1200px;
    margin: 0 auto;
}

.new01 {
    float: left;
    width: 896px;
}

.new_top {
    float: left;
    width: 100%;
    height: 28px;
    line-height: 28px;
}

.new_w01 {
    float: left;
}

.new_w01 img {
    float: left;
    width: 112px;
    height: 28px;
}

.new_w01 span {
    font-size: 16px;
    float: left;
    line-height: 28px;
    margin: 0 10px;
    color: #666;
    font-weight: bold;
}

.new_line {
    float: left;
    width: 750px;
    margin: 26px 0 0 0;
    height: 2px;
    background: #dddddd;
}

.more {
    float: right;
}

.more a {
    display: block;
    font-size: 12px;
    color: #666;
}

.more a:hover {
    color: #de1919;
}

.new_main {
    float: left;
    width: 876px;
    padding: 10px;
    border: 1px solid #dadada;
    height: 224px;
}

.new_cfl {
    float: left;
    width: 395px;
}

.new_w02 {
    float: left;
}

.new_w02 img {
    float: left;
    width: 190px;
    height: 28px;
}

.new_w02 span {
    font-size: 16px;
    float: left;
    line-height: 28px;
    margin: 0 10px;
    color: #666;
    font-weight: bold;
}


#hotpic {
    width: 395px;
    height: 222px;
    overflow: hidden;
    float: left;
}

#NewsPic {
    position: relative;
    width: 395px;
    height: 222px;
    overflow: hidden;
}

#NewsPic a {
    overflow: visible;
    border: 0;
    text-decoration: none;
    width: 395px;
    height: 222px;
}

#NewsPic .Picture {
    position: absolute;
    left: 0;
    top: 0;
    width: 395px;
    height: 222px;
}

#NewsPic .Nav {
    position: absolute;
    height: 16px;
    line-height: 16px;
    bottom: 0;
    right: 0;
}

#NewsPic .Nav span {
    font-size: 12px;
    font-weight: 400;
    color: #FFF;
    float: right;
    display: block;
    width: 24px;
    text-align: center;
    background: #000;
    border-left: solid 1px #FFF;
    cursor: pointer;
}

#NewsPic .Nav span.Normal {
    color: #FFF;
    background: #000;
    filter: Alpha(opacity=50);
    opacity: .5;
}

#NewsPic .Nav span.Cur {
    background: #ce0609;
    color: #FFF;
}

#NewsPicTxt {
    position: relative;
    width: 380px;
    height: 22px;
    border: 1px;
    margin: 0;
    padding-top: 4px;
    text-align: center;
    font-family: Sans-Serif;
    font-weight: 700;
    color: #000;
    font-size: 14px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3px;
}

#NewsPicTxt a:link,
#NewsPicTxt a:visited {
    font-family: "Microsoft Yahei";
    font-size: 16px;
    font-weight: 700;
    color: #000;
    text-decoration: none;
}

#NewsPicTxt a:hover {
    color: red;
}

.new_cfr {
    float: right;
    width: 468px;
}

.new_cfr li {
    float: left;
    width: 100%;
    margin: 7px 0;
    line-height: 15px;
}

.new_cfr li a {
    display: block;
    color: #333;
}

.new_cfr li a:hover {
    color: #9d020a;
}

.newz_fl {
    float: left;
    width: 380px;
    overflow: hidden;
    background: url(../images/d.png) no-repeat 0px;
    padding-left: 10px;
}

.newz_fr {
    float: right;
    color: #999;
    font-size: 13px;
    margin-right: 2px;
}

/* 通知公告  */
.news03 {
    float: left;
    width: 290px;
}

.new_line02 {
    float: left;
    width: 145px;
    margin: 26px 0 0 0;
    height: 2px;
    background: #dddddd;
}

.newz_fl02 {
    float: left;
    width: 208px;
    overflow: hidden;
    padding-left: 5px;
}

#margin14 {
    margin: 0 0 0 14px;
}

/* 先模风采技能大赛光荣榜  */

.new_line05 {
    float: left;
    width: 68px;
    margin: 26px 0 0 0;
    height: 2px;
    background: #dddddd;
}


/* 工作动态  */
.news04 {
    float: left;
    width: 490px;
}

.new_line04 {
    float: left;
    width: 343px;
    margin: 26px 0 0 0;
    height: 2px;
    background: #dddddd;
}

.newz_fl04 {
    float: left;
    overflow: hidden;
    padding-left: 5px;
}

#margin10 {
    margin: 0 14px 0 20px;
}

/* 快速通道  */
.new02 {
    float: right;
    width: 290px;
}

.new02_top {
    float: left;
    width: 100%;
    height: 38px;
    background: #9d020a;
    text-align: center;
    color: #fff;
    line-height: 38px;
    font-size: 16px;
}

.new02_m {
    float: left;
    width: 100%;
    height: 230px;
    background: #ebebeb;
}

.new02_cen {
    float: left;
    width: 280px;
    height: 235px;
    margin: 5px;
}

.new02_cen li {
    float: left;
    width: 138px;
    height: 100px;
    border: 1px solid #ebebeb;
    text-align: center;
}

.new02_cen li a {
    display: block;
    color: #333;
    float: left;
    width: 138px;
    height: 115px;
    text-align: center;
    background: url(../images/kj_bg.jpg) repeat-x;
}

.new02_cen li img {
    float: left;
    width: 40px;
    height: 40px;
    margin: 22px 49px 10px;
}

.new02_cen li span {
    float: left;
    width: 100%;
    text-align: center;
}

.new02_cen li a:hover {
    background: #f8f8f8;
    color: #9d020a;
}

/* 广告 */
.guanggao {
    float: left;
    width: 100%;
}

.gg {
    width: 1200px;
    margin: 10px auto;
}

.gg a {
    display: block;
}

.gg img {
    width: 1200px;
    height: 100px;
}

/* 3新闻 */
.news_war {
    float: left;
    width: 100%;
}

.news_main {
    width: 1200px;
    margin: 10px auto;
}

.news01 {
    float: left;
    width: 386px;
}

.news_top {
    float: left;
    width: 100%;
    line-height: 28px;
}

.new_line0 {
    float: left;
    width: 240px;
    margin: 26px 0 0 0;
    height: 2px;
    background: #dddddd;
}

.news_m {
    float: left;
    width: 270px;
    padding: 10px;
    border: 1px solid #dadada;
    height: 159px;
}

.news_m li {
    float: left;
    width: 100%;
    margin: 7px 0;
    line-height: 13px;
}

.news_m li a {
    display: block;
    color: #333;
}

.news_m li a:hover {
    color: #9d020a;
}

.news_m .img {
    flaot: right;
}

.newz_fl0 {
    float: left;
    width: 270px;
    overflow: hidden;
    padding-left: 5px;
}

.newz_fr {
    float: right;
    color: #999;
    font-size: 13px;
    margin-right: 2px;
}

.news_m1 {
    float: left;
    padding: 10px;
    border: 1px solid #dadada;
    height: 340px
}

.news_m1 li {
    float: left;
    width: 100%;
    margin: 7px 0;
    line-height: 15px;
}

.news_m1 li a {
    display: block;
    color: #333;
}

.news_m1 li a:hover {
    color: #9d020a;
}

.news_m1 .img {
    flaot: right;
}


/* 专题专栏 */
.zt_w {
    float: left;
    width: 100%;
    margin: 0 0 20px;
}

.zt_top {
    float: left;
    width: 100%;
    text-align: center;
    line-height: 28px;
    font-size: 15px;
}

.line01 {
    float: left;
    width: 550px;
    margin: 13px 0px;
    height: 2px;
    background: #dddddd;
}

.wz_z {
    line-height: 28px;
    color: #666;
    font-weight: bold;
    float: left;
    text-align: center;
    width: 100px;
}

.line02 {
    float: right;
    width: 550px;
    margin: 13px 0px;
    height: 2px;
    background: #dddddd;
}

.zt_ul {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.zt_ul li {
    float: left;
    width: 220px;
    height: 128px;
    border: 7px solid #ececec;
    margin-right: 6px;
    position: relative;
}

.zt_ul li a {
    display: block;
}

.zt_ul li a img {
    width: 220px;
    height: 128px;
    float: left;
}

.zt_ul li a span {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background: url(../images/b.png) no-repeat;
    z-index: 999;
}

#right0 {
    margin-right: 0;
}

/* 友情链接 */
.links {
    float: left;
    width: 100%;
    /*height: 45px;*/
    background: #dddddd;
}

.link_w {
    width: 1200px;
    margin: 0 auto;
}

.links_z {
    float: left;
    line-height: 50px;
    color: #333;
    font-size: 16px;
}

.link_ul {
    float: left;
    line-height: 30px;
}

.link_ul li {
    /*width: 230px;*/
    float: left;
    margin: 10px;
    background: #fff;
    text-align: center;
    padding: 0 30px;
    border-radius: 5px;
}

.link_ul select {
    float: left;
    width: 230px;
    height: 28px;
    font-size: 14px;
    font-family: "微软雅黑，宋体";
    line-height: 28px;
    color: #666;
    padding: 0px 0 0 5px;
    border: 1px solid #b3b3b3;
}

.link_ul option {
    text-align: center;
}

#mySelect1,
#mySelect2 {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(../images/pull_down.png) no-repeat right;
    text-overflow: "";
    direction: inherit;
}

/***********列表页***********/
.banner_n {
    float: left;
    width: 100%;
    height: 184px;
    background: url(../images/banner_n.jpg) no-repeat center;
    background-size: cover;
}

.cen_mm {
    width: 1200px;
    margin: 15px 0 0;
    float: left;
    background: #f5f5f5;
    border-left: 1px solid #ececec;
}

.cen_war {
    float: left;
    width: 1200px;
}

.cen_listfl {
    width: 212px;
    float: left;
    position: relative;
}

.list_title {
    width: 212px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    background: #9d020a;
    background-size: 100%;
    float: left;
}

.list_tt {
    position: absolute;
    top: -16px;
    left: 0;
}

.list_tt img {
    width: 260px;
    height: 16px;
}

.list_wzli {
    float: left;
    width: 212px;
}

.list_wzli li {
    float: left;
    width: 212px;
    line-height: 40px;
    border-bottom: 1px solid #e1e1e1;
}

.list_wzli li a {
    display: block;
    padding-left: 30px;
    width: 182px;
    color: #333;
    font-size: 14px;
}

.list_wzli li a:hover {
    color: #9d020a;
    font-weight: bold;
    background: url(../images/xz_list.jpg) no-repeat;
}

#wzlist_xz {
    background: url(../images/xz_list.jpg) no-repeat;
    color: #9d020a;
    font-weight: bold;
}

.cen_listfr {
    float: right;
    width: 987px;
    background: #fff;
    min-height: 500px;
    border-left: 1px solid #ececec;
}

.cen_listW {
    float: right;
    width: 975px;
}

.cen_frtop {
    float: right;
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-top: 2px solid #9d020a;
}

.list_cfl {
    float: left;
}

.list_cfl img {
    float: left;
    width: 32px;
    margin: 4px;
}

.list_cfl span {
    font-size: 16px;
    font-weight: bold;
    color: #666;
    float: left;
}

.list_cfr {
    float: right;
    color: #999;
    text-align: right;
}

.list_cfr span {
    margin: 0 5px;
}

.list_cfr span a {
    display: inline-block;
    color: #999;
}

.list_cfr span a:hover {
    color: #9d020a;
    font-weight: bold;
}

.new_cfr01 {
    float: right;
    width: 955px;
    margin: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #e6e6e6;
}

.new_cfr01 li {
    float: left;
    width: 100%;
    margin: 8px 0;
}

.new_cfr01 li a {
    display: block;
    color: #333;
}

.new_cfr01 li a:hover {
    color: #9d020a;
}

.newz_fl01 {
    float: left;
    width: 800px;
    height: 20px;
    overflow: hidden;
    background: url(../images/d.png) no-repeat 0px;
    padding-left: 10px;
}

.newz_fr01 {
    float: right;
    color: #999;
    font-size: 14px;
    margin-right: 2px;
}

.page {
    float: left;
    width: 100%;
    margin: 10px 0 20px;
}

.page ul {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.page ul li {
    display: inline-block;
    font-size: 14px;
    color: #333;
    margin-right: 6px;
    border: 1px solid #E8E8E8;
}

.page ul li a {
    display: inline-block;
    background: #fff;
    padding: 8px 10px;
    font-size: 12px;
    color: #666;
}

.page ul li a:hover,
.page ul li a.active {
    background: #9d020a;
    color: #fff;
    text-decoration: none;
}

/***********内容页***********/
.cen_listM {
    float: left;
    width: 1200px;
    margin-top: 10px;
    border: 1px solid #dadada;
    margin-bottom: 10px;
}

.maincen {}

.wz_top {
    float: left;
    width: 96%;
    padding: 20px 2%;
    text-align: center;
    border-top: 1px solid #dadada;
}

.wz_title {
    float: left;
    width: 100%;
    font-size: 25px;
    font-weight: bold;
    color: #666;
}

.wz_sub_title {
    float: left;
    width: 100%;
    font-size: 23px;
    font-weight: bold;
    color: #888;
}

.wz_liu {
    color: #999;
    float: left;
    width: 100%;
    line-height: 20px;
    margin-top: 8px;
    font-size: 12px;
    border-top: 1px solid #dadada;
    padding-top: 8px;
}

.wz_liu span {
    margin: 0 8px;
}

.wz_cen {
    float: left;
    width: 96%;
    padding: 20px 2%;
}

.wz_cen p {
    width: 100%;
    margin: 10px 0;
    font-size: 14px;
    color: #666;
    text-indent: 2em;
    line-height: 24px;
}

#pic {
    text-indent: 0;
    text-align: center;
    margin: 20px 0;
}

.linkOther {
    float: left;
    width: 96%;
    padding-top: 20px;
    padding: 20px 2%;
    border-top: 2px solid #f5f5f5;
    height: 20px;
    line-height: 20px;
    margin: 0;
}

.page_fl {
    float: left;
    width: 560px;
}

.page_fl span,
.page_fr span {
    float: left;
    color: #999;
    width: 60px;
}

.page_fl a,
.page_fr a {
    color: #666;
    float: left;
    display: inline-block;
    width: 500px;
    height: 20px;
    overflow: hidden;
}

.page_fl a:hover,
.page_fr a:hover {
    color: #9d020a;
    font-weight: bold;
}

.page_fr {
    float: right;
    width: 560px;
}

.l {
    float: left
}

.wz_cen p {
    widt: 100%;
}

.wz_cen p img {
    display: block !important;
    margin: 0 auto !important;
}

.footer {
    float: left;
    width: 100%;
    line-height: 40px;
    background: #9d020a;
    font-size: 16px;
    color: #f1dbdd;
    padding: 10px 0;
}

.foot02 {
    display: flex;
    margin: auto;
    width: 1200px;
}