* {
    padding: 0px;
    margin: 0px;
}

html {
    font-size: 62.5%;
}

body {
    font-size: 12px;
    font-family: "黑体";
}

body,
ul,
ol,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
i,
b,
em,
span,
form,
fieldset,
legend,
input,
textarea,
select,
button,
th,
td {
    margin: 0;
    padding: 0;
    font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    list-style: none;
    font-weight: normal;
}

input,
select,
button,
textarea {
    font-size: 12px;
    border: 0;
    background: none;
    outline: none;
    vertical-align: middle;
    resize: none;
}

button {
    overflow: visible
}

img {
    border: none;
}

li {
    list-style: none;
}

.left {
    float: left;
}

.right {
    float: right;
}

a {
    color: #555;
    text-decoration: none;
}

a:hover {
    color: #ad0e29;
    text-decoration: none !important;
}

.clear {
    overflow: hidden;
    clear: both;
    height: 0px;
}

/*::-webkit-scrollbar{width:6px;}*/
::-webkit-scrollbar-track {
    background-color: #000;
}

::-webkit-scrollbar-thumb {
    background-color: #aaa;
}

::-webkit-scrollbar-thumb:hover {
    background-color: #ad0e29;
}

::-webkit-scrollbar-thumb:active {
    background-color: #ad0e29;
}

@media only screen and (max-width:992px) {

    input,
    textarea {
        -webkit-appearance: none;
        border-radius: 0;
    }
}

.list_pic_h{
    max-height: 134px;
    overflow: hidden;
}
.g_b_fd{background: url(../images/b_fd.png) no-repeat center;}

.top {
    width: 100%;
    background-color: #656564;
    font-size: 12px;
    line-height: 36px;
    color: #999;
    position: relative;
    z-index: 999;
}

.top .r_k {
    float: right;
    margin-right: 30px;
}

.top .r_k a {
    color: #999;
    padding: 0 10px;
}

.top .r_k a:hover {
    color: #fff;
}

.top .y_y {
    float: right;
    height: 36px;
    margin-right: 30px;
    padding-right: 30px;
    background: url(../images/xj.png) no-repeat right center;
    color: #fff;
    position: relative;
}

.top .y_y .l_m {
    cursor: pointer;
    overflow: hidden;
}

.top .y_y .x_l {
    width: 120px;
    position: absolute;
    line-height: 30px;
    background-color: #535352;
    padding: 5px 15px;
    left: -15px;
    display: none;
}

.top .y_y .x_l i {
    height: 30px;
}

.top .y_y .x_l ul li {
    overflow: hidden;
}

.top .y_y .x_l ul li a {
    color: #fff;
}

.top .y_y i {
    width: 24px;
    height: 36px;
    display: block;
    float: left;
    margin-right: 8px;
}

.top .y_y i.z_w {
    background: url(../images/z_g.jpg) no-repeat center;
}

.top .y_y i.y_w {
    background: url(../images/y_g.jpg) no-repeat center;
}

.top .s_s {
    width: 190px;
    height: 36px;
    /**background-color: #535352;**/
    float: right;
    overflow: hidden;
}

.top .s_s input {
    width: 180px;
    height: 36px;
    padding: 0 10px;
    font-size: 12px;
    line-height: 36px;
    color: #fff;
    float: left;
}

.top .s_s button {
    width: 50px;
    height: 36px;
    background: url(../images/ss.png) no-repeat center;
    cursor: pointer;
    float: right;
}

.top1,
.header1 {
    background: #5a5a59 !important;
}

.header1 {
    border-bottom: none !important;
}

.header1 .nav ul li a.o_lm {
    color: #ffffff !important;
}

.header1 .nav ul li a.o_lm:hover {
    color: #ad0e29 !important;
}

@media only screen and (max-width:992px) {
.wp-search{ margin-top:1px ! important;}
    .top {
        line-height: 30px;
    }

    .top .container {
        padding: 0;
    }

    .top .r_k {
        float: left;
        margin-right: 0;
    }

    .top .r_k a {
        padding: 0 5px;
    }

    .top .y_y {
        height: 30px;
        margin-right: 10px;
        padding-right: 15px;
    }

    .top .y_y .x_l {
        width: 100px;
        padding: 5px 10px;
        left: -10px;
    }

    .top .y_y i {
        height: 30px;
        margin-right: 5px;
    }

    .top .s_s {
        width: 150px;
        height: 30px;
    }

    .top .s_s input {
        width: 120px;
        height: 30px;
        padding: 0 5px;
        font-size: 12px;
        line-height: 30px;
    }

    .top .s_s button {
        width: 30px;
        height: 30px;
    }
}

@media only screen and (max-width:320px) {
    .top .s_s {
        width: 100px;
    }

    .top .s_s input {
        width: 70px;
    }

    .top .s_s button {
        width: 30px;
    }
}

.header {
    width: 100%;
    background-color: #fff;
    border-bottom: 3px solid #ad0e29;
    position: relative;
    z-index: 99;
}

.header .container {
    position: relative;
}

.header img {
    width: 100%;
    height: auto;
    display: block;
}

.header .row {
    position: relative;
}

.header .logo {
    width: 280px;
    margin: 13px auto;
    float: left;
}

.header .an {
    position: absolute;
    top: 50%;
    right: 15px;
    height: 14px;
    width: 24px;
    display: none;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
}

.header .an span {
    width: 24px;
    height: 2px;
    background-color: #555;
    display: block;
    position: absolute;
    transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}

.header .an span.a1 {
    top: 0;
    left: 0;
}

.header .an span.a2 {
    top: 6px;
    left: 0;
}

.header .an span.a3 {
    top: 12px;
    left: 0;
}

.header .an.n span.a2 {
    display: none;
}

.header .an.n span.a1 {
    top: 6px;
    width: 24px;
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.header .an.n span.a3 {
    top: 6px;
    width: 24px;
    transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.header .nav {
    float: right;
}

.header .nav i {
    font-size: 14px;
    color: #555;
    line-height: 46px;
    text-align: right;
    position: absolute;
    width: 50%;
    height: 46px;
    right: 15px;
    top: 0;
    display: none;
}

.header .nav ul li {
    text-align: center;
    float: left;
    position: relative;
}

.header .nav ul li a.o_lm {
    font-size: 15px;
    color: #333;
    display: block;
}

.header .nav ul li:hover a.o_lm {
    color: #ad0e29;
}

.header .nav .y_j {
    position: relative;
}

.header .nav .e_j {
    width: 120px;
    border-top: 3px solid #ad0e29;
    background-color: rgba(255, 255, 255, .8);
    box-shadow: 0 3px 3px #aaa;
    position: absolute;
    left: 50%;
    margin-left: -60px;
    display: none;
    z-index: 9999;
}

.header.on .nav .e_j {
    box-shadow: 0 2px 2px #aaa;
}

.header .nav .e_j .e_lm a {
    display: block;
    border-top: 1px solid #e7e7e7;
    font-size: 14px;
    color: #555;
    line-height: 36px;
}

.header .nav .e_j .e_lm a:hover {
    color: #ad0e29;
}

.header .nav ul li:hover .e_j {
    display: block;
}

.header .nav .e_j .e_lm {
    position: relative;
}

.header .nav .e_j .e_lm em {
    font-size: 14px;
    color: #aaa;
    line-height: 36px;
    text-align: right;
    position: absolute;
    height: 36px;
    right: 15px;
    top: 0;
    z-index: 999;
    display: block;
}

.header .nav .e_j .e_lm:hover em {
    color: #ad0e29;
}

.header .nav .e_j .s_j {
    width: 120px;
    border-left: 1px solid #fff;
    border-left: 3px solid #ad0e29;
    background-color: rgba(255, 255, 255, .8);
    position: absolute;
    top: 0;
    right: -100%;
    display: none;
}

.header .nav .e_j .s_j .e_j {
    top: 0px;
    border-top: none;
    box-shadow: none;
    border-left: 1px solid #fff;
    border-left: 3px solid #ad0e29;
    display: block !important;
}

.header .nav .e_j .e_lm:hover .s_j {
    display: block;
}

.header .nav .e_j .e_lm:hover .s_j a {
    color: #555;
}

.header .nav .e_j .e_lm:hover .s_j a:hover {
    color: #ad0e29;
}

@media (min-width:992px) {
    .header .logo {
        width: 210px;
    }

    .header .nav ul li {
        margin-left: 15px;
        height: 76px;
    }

    .header .nav ul li a.o_lm {
        line-height: 76px;
        font-size: 14px;
    }

    .header .nav .e_j {
        top: 76px;
        display: none !important;
    }

    .header .nav .e_j .e_lm a {
        font-size: 12px;
    }

    .header .nav .e_j .e_lm em {
        font-size: 12px;
    }

    .header .nav ul li:hover .e_j {
        display: block !important;
    }

    .header .nav .e_j .s_j {
        display: none !important;
    }

    .header .nav .e_j .s_j .e_j {
        top: 0px;
        border-top: none;
        box-shadow: none;
        border-left: 1px solid #fff;
        border-left: 3px solid #ad0e29;
        display: block !important;
    }

    .header .nav .e_j .e_lm:hover .s_j {
        display: block !important;
    }
}

@media (min-width:1200px) {
    .header .logo {
        width: 306px;
    }

    .header .nav ul li {
        margin-left: 28px;
        height: 94px;
    }

    .header .nav ul li a.o_lm {
        line-height: 94px;
        font-size: 15px;
    }

    .header .nav .e_j {
        top: 94px;
    }

    .header .nav .e_j .e_lm a {
        font-size: 14px;
    }

    .header .nav .e_j .e_lm em {
        font-size: 14px;
    }
}

@media only screen and (max-width:992px) {
    .header {
        padding: 10px 0;
        top: 0;
    }

    .header .logo {
        width: auto;
        margin: 0;
    }

    .header .logo img {
        width: auto;
        height: 50px;
    }

    .header .an {
        display: block;
    }

    .header .nav {
        width: 100%;
        height: 0;
        background-color: #fff;
        position: absolute;
        margin: 0;
        top: 73px;
        left: 0;
        overflow: auto;
        z-index: 9999;
    }

    .header .nav.on {
        height: auto;
        padding: 0 5% 15px;
    }

    .header .nav i {
        display: block;
    }

    .header .nav ul li {
        width: 100%;
        height: auto;
        font-size: 14px;
        text-align: left;
        border-bottom: 1px solid #e7e7e7;
        float: none;
        margin-right: 0;
    }

    .header .nav ul li a.o_lm {
        line-height: 46px;
    }

    .header .nav .e_j {
        width: 100%;
        border-top: 1px solid #d7d7d7;
        box-shadow: none;
        padding-top: 5px;
        background: none;
        position: relative;
        top: auto;
        left: auto;
        margin: 0;
        padding-bottom: 10px;
    }

    .header .nav .e_j .e_lm a {
        border-top: 0;
        font-size: 13px;
        color: #555;
        line-height: 32px;
    }

    .header .nav ul li:hover .e_j {
        display: none;
    }

    .header .nav .e_j .e_lm em {
        color: #555;
        line-height: 32px;
        text-align: right;
        width: 50%;
        height: 32px;
    }

    .header .nav .e_j .e_lm em:hover {
        color: #555;
    }

    .header .nav .e_j .s_j {
        width: 100%;
        border-top: 1px solid #d7d7d7;
        border-bottom: 1px solid #d7d7d7;
        border-left: 0;
        background: none;
        position: relative;
        display: none;
        top: auto;
        right: auto;
        margin-bottom: 10px;
    }

    .header .nav .e_j .s_j .e_j {
        top: 0px;
        border-top: none;
        box-shadow: none;
        border-left: 1px solid #fff;
        border-left: 3px solid #ad0e29;
        display: block !important;
    }

    .header .nav .e_j .e_lm:hover .s_j {
        display: none;
    }

    .header .nav .e_j .e_lm:hover .s_j a {
        color: #666;
    }

}

.sy_ban {
    width: 100%;
    position: relative;
}

.sy_ban a {
    display: block;
    width: 100%;
    height: 100%;
}

.sy_ban img {
    width: 100%;
    height: auto;
    display: block;
}

.sy_ban .swiper-button-prev {
    background: url(../images/banner-l.png) no-repeat;
    width: 16px;
    height: 30px;
    margin-top: -15px;
    background-size: 16px 30px;
    -webkit-background-size: 16px 30px;
    -moz-background-size: 16px 30px;
    -ms-background-size: 16px 30px;
    -o-background-size: 16px 30px;
}

.sy_ban .swiper-button-next {
    background: url(../images/banner-r.png) no-repeat;
    width: 16px;
    height: 30px;
    margin-top: -15px;
    background-size: 16px 30px;
    -webkit-background-size: 16px 30px;
    -moz-background-size: 16px 30px;
    -ms-background-size: 16px 30px;
    -o-background-size: 16px 30px;
}

@media only screen and (max-width:992px) {

    .sy_ban .swiper-button-next,
    .sy_ban .swiper-button-prev {
        display: none;
    }
}

.gy_bt {
    text-align: center;
    margin-bottom: 40px;
    overflow: hidden;
    position: relative;
}

.gy_bt img {
    width: auto !important;
    display: inline !important;
    position: relative;
    z-index: 9;
}

.gy_bt:before {
    width: 100%;
    height: 1px;
    background-color: #000;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
}

@media only screen and (max-width:992px) {
    .gy_bt {
        margin-bottom: 20px;
    }

    .gy_bt img {
        width: 40% !important;
    }
}

.sy_fw {
    width: 100%;
    padding: 20px 0;
    position: relative;
}

.sy_fw .swiper-button-prev {
    background: url(../images/zj.png) no-repeat;
    width: 35px;
    height: 35px;
    margin-top: -35px;
    left: 50%;
}

.sy_fw .swiper-button-prev:hover {
    background: url(../images/zj_f.png) no-repeat;
    width: 35px;
    height: 35px;
    margin-top: -35px;
    left: 50%;
}

.sy_fw .swiper-button-next {
    background: url(../images/yj.png) no-repeat;
    width: 35px;
    height: 35px;
    margin-top: -35px;
    right: 50%;
}

.sy_fw .swiper-button-next:hover {
    background: url(../images/yj_f.png) no-repeat;
    width: 35px;
    height: 35px;
    margin-top: -35px;
    right: 50%;
}

.sy_fw .swiper-pagination {
    display: none;
}

.sy_fw .swiper-pagination-bullet {
    background: #666;
}

.sy_fw .swiper-pagination-bullet-active {
    background: #ad0e29;
}

.sy_fw .t_p {
    position: relative;
    max-height:182px;
}

.sy_fw .t_p .b_l {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.sy_fw .t_p img {
    width: 100%;
    display: block;
}

.sy_fw .w_z {
    background-color: #fff;
    padding-bottom: 10px;
    font-size: 16px;
    text-align: center;
    position: relative;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}

.sy_fw .t_w:hover .w_z {
    color: #ad0e29;
}

.sy_fw .w_z:before {
    width: 100%;
    height: 1px;
    background-color: #e7e7e7;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
}

.sy_fw .w_z:after {
    width: 0;
    height: 1px;
    background-color: #ad0e29;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}

.sy_fw .t_w:hover .w_z:after {
    width: 100%;
}

@media (min-width:992px) {
    .sy_fw .swiper-button-prev {
        margin-left: -515px;
    }

    .sy_fw .swiper-button-next {
        margin-right: -515px;
    }
}

@media (min-width:1200px) {
    .sy_fw .container {
        width: 1140px;
    }

    .sy_fw .swiper-button-prev {
        margin-left: -600px;
    }

    .sy_fw .swiper-button-next {
        margin-right: -600px;
    }
}

@media (min-width:1366px) {
    .sy_fw .container {
        width: 1230px;
    }

    .sy_fw .swiper-button-prev {
        margin-left: -650px;
    }

    .sy_fw .swiper-button-next {
        margin-right: -650px;
    }
}

@media only screen and (max-width:992px) {
    .sy_fw {
        padding: 20px 0 0;
    }

    .sy_fw .swiper-fw {
        padding-bottom: 30px;
    }

    .sy_fw .swiper-button-prev {
        display: none;
    }

    .sy_fw .swiper-button-next {
        display: none;
    }

    .sy_fw .swiper-pagination {
        display: block;
    }

    .sy_fw .w_z {
        font-size: 15px;
    }
}

.sy_xw {
    width: 100%;
    padding: 40px 0;
    overflow: hidden;
}

.sy_xw.s_h {
    background-color: #ad0e29;
}

.sy_xw.s_h .gy_bt:before {
    background-color: #fff;
}

.sy_xw.x_r {
    background-color: #808080;
    margin-top: 30px;
}

.sy_xw.x_r .gy_bt:before {
    background-color: #fff;
}

.sy_xw img {
    width: 100%;
    height: auto;
    display: block;
}

.sy_xw .t_w {
    position: relative;
}
.sy_xw .t_w a{
    color: #fff;
}

.sy_xw .t_w.m_t {
    margin-bottom: 10px;
}

.sy_xw .b_t {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
    background-color: rgba(0, 0, 0, .3);
    font-size: 22px;
    text-indent: 30px;
    color: #fff;
    line-height: 60px;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}

.sy_xw .t_w:hover .b_t {
    background-color: rgba(0, 0, 0, .6);
}

.sy_xw .n_r {
    border: 1px solid #000;
    background-color: #fff;
    padding: 15px;
    overflow: hidden;
}
.sy_xw .n_r .t_p{max-height: 331px; overflow: hidden;}
.sy_xw.s_h .n_r {
    border: 1px solid #fff;
    background-color: #ad0e29;
}

.sy_xw .n_r h3 {
    font-size: 16px;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
    margin-top: 10px
}

.sy_xw .n_r span.m_r {
    width: 70px;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: rgba(0, 0, 0, .6);
    display: block;
    float: right;
    margin-top: 10px;
    margin-bottom: 10px;
}

.sy_xw .n_r span.m_r:hover {
    background-color: #ad0e29;
}

.sy_xw .x_w {
    border: 1px solid #000;
    padding: 15px;
}

.sy_xw.s_h .x_w {
    border: 1px solid #fff;
}

.sy_xw .x_w ul li {
    font-size: 16px;
    line-height: 32px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.sy_xw.s_h .x_w a {
    color: #ccc;
}

.sy_xw.s_h .x_w a:hover {
    color: #fff;
}

.sy_xw .x_w i {
    color: #ad0e29;
}

.sy_xw.s_h .x_w i {
    color: #fff;
}

.sy_xw .b_n {
    margin-top: 30px;
}

@media (min-width:992px) {
    .sy_xw .n_r {
        padding: 10px;
    }

    .sy_xw .n_r h3 {
        font-size: 14px;
    }

    .sy_xw .n_r span.m_r {
        margin-top: 9px;
        margin-bottom: 0;
    }

    .sy_xw .x_w {
        padding: 5px 10px;
    }

    .sy_xw .x_w ul li {
        font-size: 14px;
        line-height: 28px;
    }
}

@media (min-width:1200px) {
    .sy_xw .n_r {
        padding: 15px;
    }

    .sy_xw .n_r h3 {
        font-size: 16px;
    }

    .sy_xw .n_r span.m_r {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .sy_xw .x_w {
        padding: 15px;
    }

    .sy_xw .x_w ul li {
        font-size: 16px;
        line-height: 32px;
    }
}

@media only screen and (max-width:992px) {
    .sy_xw {
        padding: 20px 0 0;
    }

    .sy_xw .n_r {
        padding: 10px;
        margin-bottom: 20px;
    }

    .sy_xw .n_r h3 {
        font-size: 14px;
        line-height: 24px;
        height: 48px;
        margin-top: 5px
    }

    .sy_xw .x_w {
        padding: 5px 10px;
    }

    .sy_xw .x_w ul li {
        font-size: 14px;
        line-height: 26px;
    }

    .sy_xw .b_n {
        margin-top: 0;
    }
}

.footer {
    width: 100%;
    background-color: #656564;
    color: #aaa;
}

.footer .container {
    padding: 40px 15px;
}

.footer .n_r {
    width: 80%;
    background: url(../images/x_t.png) no-repeat right top;
}

.footer h3 {
    font-size: 16px;
    color: #fff;
    margin-bottom: 15px;
}

.footer ul li a {
    font-size: 14px;
    color: #aaa;
    line-height: 28px;
}

.footer ul li a:hover {
    color: #fff;
}

.footer p {
    font-size: 14px;
    line-height: 36px;
}

.footer p i {
    width: 36px;
    height: 36px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}

.footer p i.t_1 {
    background: url(../images/t_1.png) no-repeat center;
}

.footer p i.t_2 {
    background: url(../images/t_2.png) no-repeat center;
}

.footer p i.t_3 {
    background: url(../images/t_3.png) no-repeat center;
}

.footer p i.t_4 {
    background: url(../images/t_4.png) no-repeat center;
}

.footer p i.t_5 {
    background: url(../images/t_5.png) no-repeat center;
}

.footer .e_m {
    float: left;
    margin-right: 60px;
    text-align: center;
    margin-top: 10px;
}

.footer .e_m span {
    line-height: 30px;
}

.footer img {
    width: 60px;
    height: 60px;
    margin-left: 23px;
    display: block;
}

.footer .icp {
    width: 100%;
    background: url(../images/d_b.jpg);
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: #c0c0c0;
}

.footer .icp .container {
    padding: 15px;
}

@media only screen and (max-width:992px) {
    .footer {
        margin-top: 30px;
    }

    .footer .container {
        padding: 10px 15px 20px;
    }

    .footer .n_r {
        width: 100%;
        background: none;
    }

    .footer h3 {
        font-size: 15px;
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .footer p {
        font-size: 12px;
        line-height: 30px;
    }

    .footer p i {
        width: 30px;
        height: 30px;
        margin-right: 10px;
    }

    .footer p i.t_1 {
        background-size: 100% 100%;
    }

    .footer p i.t_2 {
        background-size: 100% 100%;
    }

    .footer p i.t_3 {
        background-size: 100% 100%;
    }

    .footer p i.t_4 {
        background-size: 100% 100%;
    }

    .footer p i.t_5 {
        background-size: 100% 100%;
    }

    .footer .e_m {
        margin-right: 20px;
    }
.e_m .news_list .news{ padding-right:20px ! important;}
    .footer .icp {
        text-align: left;
        font-size: 12px;
    }
}

/*******/
.spring {}

.subnav {
    display: inline-block;
    width: 200px;
    height: 34px;
    line-height: 34px;
    text-align: right;
    padding-right: 26px;
    font-size: 14px;
    position: relative;
}

.subnav::after {
    content: '';
    background: url(../images/jiantou.png) no-repeat;
    background-size: 8px 9px;
    width: 8px;
    height: 9px;
    position: absolute;
    right: 9px;
    top: 12px;
}

.subnav:hover {
    color: #ffffff !important;
    background: url(../img/subnav.png) no-repeat;
    background-size: 200px 34px;
}

.subnav:hover::after {
    display: none;
}

.festival {
    height: 34px;
    line-height: 34px;
    border-bottom: 1px solid #eeeeee;
    font-size: 14px;
}

.new {
    font-size: 14px;
    color: #656564;
    text-indent: 35px;
}

.day {
    width: 100%;
}

.day img {
    width: 100%;
}

.approaching {
    /*margin-left: 125px;*/
    margin-top: 42px;
}

.approaching ul {}

.approaching ul li {
    font-size: 16px;
    color: #656564;
    margin-right: 22px;
    cursor: pointer;
    line-height: 17px;
}

.approaching ul li.on a {
    text-decoration: underline;
    color: #ad0e29;
    font-size: 17px;

}

.conscientiously {
    font-size: 33px;
    color: #333;
    margin-top: 110px;
    margin-right: 125px;
}

.implement {
    width: 100%;
    height: 357px;
    background: url("../images/c_1.png") no-repeat;
    /*background-position: 125px top;*/
    margin-top: 90px;
}

.spirit {
    width: 302px;
    height: 357px;
    border-left: 1px solid #808080;
}

.notice {
    margin-right: 88px;
    border-bottom: 1px solid #808080;
    width: 356px;
    margin-top: 167px;
}

.spirit ul li,
.notice ul li {
    margin-bottom: 28px;
}

.spirit ul li a,
.notice ul li a {
    font-size: 18px;
    color: #333;
    line-height: 18px;
    text-align: right;
    display: block;
}

.spirit ul li a {
    padding-right: 35px;
}

.wells {
    width: 100%;
    height: 843px;
    background: url("../images/yx.jpg") no-repeat 100% 100%;
    margin-top: 75px;
}

.during {
    margin-top: 62px;
    margin-right: 320px;
}

.relevant {
    margin-right: 100px;
}

.issued {
    width: 555px;
    border-bottom: 1px solid #808080;
    margin-right: 56px;
    margin-top: 55px;
}

.issued ul li,
.central ul li {
    margin-bottom: 33px;
}

.issued ul li a,
.central ul li a {
    font-size: 18px;
    color: #333;
    line-height: 18px;
}

.central {
    height: 357px;
    border-left: 1px solid #808080;
    width: 524px;
    margin-right: 95px;
}

.general {
    width: 355px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.council {
    margin-right: 10px;
    margin-left: 85px;
}

.requirements {
    margin-left: 50px;
}

.commission {
    margin-top: 65px;
}

.should {
    margin-right: 10px;
}

.strengthen {
    background: url("../images/shuhua.png") no-repeat top left;
    height: 600px;
}

.warning {
    width: 100%;
    margin-top: 100px;
}

.strictly {
    width: 240px;
}

.enforce {
    width: 425px;
}

.discipline {
    margin-left: 60px;
}

.rules {
    width: 410px;
}

.persevere {
    margin-top: 250px;
}

.implementing {
    width: 100%;
    min-width: 1230px;
    height: 843px;
    background: url("../images/8.jpg") no-repeat center center;
}

.unswervingly {
    margin-right: 55px;
    margin-top: 330px;
}

.rectify {
    height: 380px;
    margin-right: 0px;
}

.winds {
    background: url("../images/9.png") no-repeat;
    background-position: 72px top;
    overflow: hidden;
}

.create {
    margin-top: 124px;
    height: 670px;
}

.breezes {
    margin-top: 315px;
}

.supervisory {
    margin-top: 0;
    padding-bottom: 230px;
}

.reported {
    display: none;
}

.reported.on {
    display: block;
}

.cases {
    height: 4154px;
    background: url("../images/10.png") no-repeat bottom center;
    margin-top: 105px;
}

.mental {}

.provisions {
    margin-left: 40px;
}

.problems {
    font-size: 24px;
    color: #333;
    margin-top: 320px;
}

.violating {
    font-size: 18px;
    color: #333;
    margin-top: 5px;
}

.eight {
    font-size: 14px;
    color: #333;
    margin-top: 10px;
}

.deputy {
    width: 365px;
}

.director {
    margin-top: 120px;
}

.management {
    margin-top: 30px;
    margin-left: 60px;
}

.economic img {
    margin-left: 285px;
}

.violates {
    margin-left: 105px;
    margin-top: 30px;
}

.regulations {
    margin-top: 180px;
}

.accepting {
    margin-top: 85px;
}

.gifts {
    margin-top: 0;
}

.project {
    margin-left: 35px;
}

.manager {
    margin-top: 160px;
}

.process {
    color: #fff;
}

.helping img {
    margin-right: 180px;
}

.enterprise {
    margin-top: 220px;
}

.mudanjiang {
    margin-top: 35px;
}

.coordinate {
    margin-right: 85px;
}

.handle {
    margin-right: 85px;
}

.related {
    margin-top: 0px;
}

.matters {
    margin-top: 185px;
}

.received {
    margin-top: -25px;
}

.yuan {
    margin-left: 30px;
}

.residential {
    margin-top: 285px;
}

.personal {
    margin-top: 20px;
}

.living {
    margin-top: 108px;
}

.expenses {
    margin-right: 140px;
}

.severely {
    margin-top: 65px;
}

.warned {
    margin-top: 95px;
}

.punished {
    margin-left: 35px;
}

.collected {
    margin-top: 145px;
}

.carrying {}

.carrying.on {
    background: #000;
}

.foreign {
    margin-top: 108px;
}

.tourists {
    font-size: 24px;
    color: #333;
    padding-left: 45px;
    margin-top: 25px;
}

.attacked {
    font-size: 14px;
    color: #333;
    text-indent: 45px;
    margin-top: 15px;
}

.roadside {
    width: 360px;
    margin-top: 20px;
    line-height: 44px;
}

.bomb {
    margin-bottom: 22px;
    margin-top: 6px;
}

.egypt {
    border: 25px solid #fff;
    height: 472px;
}

.pyramid {
    text-align: center;
    line-height: 422px;
}

.evening {
    background: #fff;
}

.killing {}

.killing ul li {
    margin-top: 38px;
    margin-right: 38px;
}

.killing ul li:nth-of-type(3n) {
    margin-right: 0px;
}

.killing ul li a {
    position: relative;
    display: block;
}

.killing ul li a img {
    width: 384px;
}

.people {
    position: absolute;
    height: 42px;
    background: rgba(255, 255, 255, 0.55);
    left: 0;
    width: 100%;
    bottom: 0;
}

.injuring {
    font-size: 12px;
    color: #333;
    padding-left: 20px;
    margin-top: 5px;
}

.dead {
    font-size: 12px;
    color: #333;
    padding-left: 20px;
}

.were {
    font-size: 24px;
    width: 45px;
    height: 36px;
    background: #e6e6e6;
    color: #fff;
    text-align: center;
    margin-left: 10px;
}

.vietnamese input {
    width: 58px;
    height: 34px;
    border: 1px solid #808080;
    font-size: 14px;
    color: #808080;
    text-align: center;
    margin-left: 10px;
}

.was {
    font-size: 14px;
    color: #808080;
    line-height: 34px;
    margin-left: 10px;
}

.guide {
    background: #ad0e29;
    width: 45px;
    line-height: 36px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    height: 36px;
    margin-left: 10px;
}

.guide:hover {
    color: #fff;
}

.explosion {
    margin-top: 60px;
    margin-bottom: 125px;
}

.attack {}

.organised {
    border-color: #fff;
    background: #fff;
    text-align: center;
    /*width: 100%;*/
}

.incident {
    margin-top: 100px;
    margin-bottom: 60px;
    padding-left: 50px;
}

.place {
    margin-bottom: 15px;
}

.place a {
    font-size: 24px;
    color: #000;
}

.street {
    font-size: 30px;
    color: #333;
    text-align: center;
    margin-top: 30px;
}

.outskirts {
    text-align: center;
    margin-top: 10px;
}

.outskirts a {
    font-size: 14px;
    color: #808080;
    text-decoration: underline;
}

.where {
    font-weight: bold;
    font-size: 28px;
    color: #333;
}

.improvised {
    margin-top: 10px;
}

.explosive {
    margin-right: 50px;
    margin-top: 50px;
}

.device {
    text-align: center;
}

.exploded {
    margin-right: 180px;
    margin-top: 50px;
}

.around {
    width: 151px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    border: 1px solid #8e8e8e;
    font-size: 18px;
    color: #000;
    margin-right: 23px;
    cursor: pointer;
}

.around.on {
    background: #ad0e29;
    color: #fff;
    border-color: #ad0e29;
}

.including {
    margin-top: 60px;
}

.guides {
    font-size: 40px;
    line-height: 40px;
    color: #333;
}

.investigation {
    margin-left: 30px;
}

.team {
    font-size: 18px;
    color: #808080;
    line-height: 30px;
}

.some {
    margin-top: 25px;
}

.products {
    padding-left: 55px;
}

.involved {
    margin-bottom: 20px;
}

.publicity {
    margin-top: 38px;
}

.issues {
    width: 325px;
    height: 325px;
    /*border: 1px solid #808080;*/
    text-align: center;
    line-height: 325px;
}

.garden {
    margin-left: 18px;
}

.receive {
    font-size: 12px;
    color: #333;
}

.letter {
    margin-top: 5px;
}

.worse {
    margin-top: 285px;
}

.joint {
    line-height: 325px;
    border: 1px solid #808080;
}

.joint img {
    width: 325px;
}

.departments {}

.departments img {
    width: auto;
}

.yancheng {}

.yancheng ul li {
    display: none;
}

.yancheng ul li.on {
    display: block;
}

.province {
    margin-bottom: 65px;
}

.launched {
    font-size: 40px;
    color: #333;
    margin-top: 80px;
}

.magazine {
    font-size: 18px;
    color: #808080;
    line-height: 30px;
}

.came {
    margin-top: 15px;
}

.rumors {
    margin-left: 55px;
}

.saying {
    margin-bottom: 63px;
}

.that {
    text-align: right;
    margin-top: 15px;
}

.that a {
    font-size: 18px;
    color: #808080;
    text-decoration: underline;
}

.clove {
    width: 100%;
    /*min-width: 1230px;*/
    background: #e6e6e6;
    height: 660px;
    margin-top: 160px;
}

.appeared {
    border-radius: 100%;
    width: 508px;
    height: 508px;
    background: #fff;
    margin-top: 78px;
    position: relative;
}

.cover {
    font-size: 30px;
    color: #333;
    text-shadow: 15px 15px 10px #333;
    position: absolute;
    top: 345px;
    right: 110px;
}

.according {
    position: relative;
}

.official {
    position: absolute;
    width: 800px;
    height: 660px;
    background: #fff;
    top: 0;
    right: 0;
}

.information {
    font-size: 12px;
    line-height: 24px;
    color: #808080;
}

.municipal {
    margin-left: 65px;
}

.government {
    font-size: 72px;
    color: #333;
    font-weight: bold;
    text-align: right;
}

.governments {
    width: 35px;
    height: 35px;
    background: #808080;
    border-radius: 100%;
    margin-right: 260px;
}

.person {
    font-size: 30px;
    color: #333;
    line-height: 48px;
    text-align: right;
}

.charge {
    margin-right: 66px;
    margin-top: 80px;
}

.results {
    font-size: 18px;
    color: #808080;
    line-height: 36px;
}

.would {
    margin-top: 120px;
    margin-left: 165px;
}

.dealt a {
    width: 51px;
    height: 51px;
    background: #ad0e29;
    text-align: center;
    line-height: 51px;
    text-decoration: underline;
    font-size: 16px;
    color: #fff;
    border-radius: 100%;
    margin-right: 55px;
}

.with {
    margin-top: 170px;
    margin-bottom: 50px;
}

.with a {
    width: 151px;
    height: 34px;
    border: 1px solid #8e8e8e;
    text-align: center;
    line-height: 34px;
    font-size: 18px;
    color: #000;
    display: block;
    margin: 0 auto;
}

.getting a {
    position: relative;
    display: block;
}

.differently {
    font-size: 18px;
    color: #333;
    margin-top: 10px;
    padding-left: 30px;
}

.professional {
    position: absolute;
    width: 100%;
    height: 63px;
    background: rgba(255, 255, 255, 0.55);
    left: 0;
    bottom: 0;
}

.fields {
    margin-top: 32px;
}

.fields img {
    margin-right: 10px;
}

.addition {
    font-size: 14px;
    color: #333;
    padding-left: 30px;
}

.been {
    border: 1px solid #808080;
    height: 327px;
    margin-top: 60px;
}

.actively {
    font-size: 36px;
    color: #333;
    margin-top: 15px;
    margin-left: 45px;
}

.docking {
    font-size: 24px;
    color: #333;
    margin-top: 30px;
    margin-left: 10px;
}

.ministries img {
    width: 100%;
}

.brotherly {
    width: 800px;
    height: 2px;
    background: #808080;
    /*position: relative;*/
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 35px;
}

.provinces {
    width: 120px;
    height: 2px;
    background: #ad0e29;
    position: relative;
}

.municipalities {
    width: 11px;
    height: 11px;
    background: #ad0e29;
    position: absolute;
    border-radius: 100%;
    top: -5px;
    right: -5px;
}

.seeking {
    font-size: 12px;
    color: #333;
    line-height: 20px;
    margin-right: 20px;
    margin-top: 24px;
}

.guidance {
    line-height: 20px;
    margin-right: 60px;
    margin-top: 20px;
}

.assistance {
    margin-top: 26px;
}

.irregular {
    text-align: center;
    padding-top: 120px;
    padding-bottom: 170px;
}

.acts {
    width: 520px;
}

/***************/
.network {}

/*历史回顾*/

.history_tab>ul>li>a {
    display: block;
    font-size: 18px;
    color: #808080;
    border: 1px solid #808080;
    box-sizing: border-box;
    margin-bottom: 15px;
    height: 35px;
    line-height: 35px;
}

.history_main_list {
    border-bottom: 1px solid #808080;
    padding: 15px 0;
}

.history_main_list a {
    display: block;
}

.history_main_list a span {
    font-size: 17px;
    color: #959595;
    display: block;
    margin: 20px 0;
}

.history_main_list a {
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.s_s1 {
    width: 230px;
    height: 36px;
    float: right;
    overflow: hidden;
    border: 1px solid #808080;
    box-sizing: border-box;
}

.s_s1 input {
    width: 178px;
    height: 36px;
    padding: 0 10px;
    font-size: 14px;
    line-height: 36px;
    float: left;
    box-sizing: border-box;
}

.s_s1 button {
    width: 50px;
    height: 36px;
    background: url(../img/s_s1.png) no-repeat center;
    background-size: 25px 25px;
    cursor: pointer;
    float: right;
}

.s_s1 ::-webkit-input-placeholder {
    color: #aaaaaa;
}

.s_s1 :-moz-placeholder {
    color: #aaaaaa;
}

.s_s1 ::-moz-placeholder {
    color: #aaaaaa;
}

.s_s1 :-ms-input-placeholder {
    color: #aaaaaa;
}

.history_main_left {
    margin-top: 60px;
}

.history_main_right {
    margin-top: 30px;
}

.history_tab a.active {
    background: #ad0e29;
    height: 310px;
    border: none;
    color: #ffffff;
    padding-top: 180px;
    box-sizing: border-box;
    position: relative;
}

.history_tab a.selected {
    background: #ad0e29;
    height: 310px;
    border: none;
    color: #ffffff;
    padding-top: 28%;
    box-sizing: border-box;
    position: relative;
}

.list_active {
    position: relative;
}

.history_tab>ul>li>a>span {
    padding-left: 24px;
}

.list_active ul {
    color: #808080;
    font-size: 16px;
    background: #ffffff;
    position: absolute;
    bottom: 0px;
    width: 100%;
    padding: 10px 2px 10px 8px;
}

.list_active ul span {
    width: 10px;
    height: 10px;
    display: inline-block;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #808080;
    margin-right: 8px;
}

.list_active>ul>li>a.color {
    color: #ad0e29;
}

.list_active>ul>li>span.selected {
    color: #ad0e29;
}

.list_active>ul>li+li {
    margin-top: 10px;
}

.list_active>ul>li>a span.border {
    border: 1px solid #ad0e29;
}

.selected {
    position: relative;
}

.selected ul {
    color: #808080;
    font-size: 16px;
    background: #ffffff;
    position: absolute;
    bottom: 0px;
    width: 100%;
    padding: 10px 2px 10px 8px;
}

.selected ul span {
    width: 10px;
    height: 10px;
    display: inline-block;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #808080;
    margin-right: 8px;
}

.selected>ul>li+li {
    margin-top: 10px;
}

.selected>ul>li>a div.selected {
    color: #ad0e29;
}

.selected>ul>li>a span.selected {
    border: 1px solid #ad0e29;
}

.history_tab>ul>li>ul {
    font-size: 16px;
    bottom: 0px;
    width: 100%;
    padding: 0px 2px 10px 8px;
}

.history_tab>ul>li>ul>li {
    margin-top: 10px;
}

.history_tab ul>li>ul>li span {
    width: 10px;
    height: 10px;
    display: inline-block;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #808080;
    margin-right: 8px;
}

.history_tab>ul>li>ul>li>a>div.selected {
    color: #ad0e29;
}

.history_tab>ul>li>ul>li>a>div>span.selected {
    border: 1px solid #ad0e29;
}

/*系科设置*/

.subject_main_right{
	margin: 100px auto 148px auto;
	position: relative;
	overflow-x: hidden;
}
.subject_main_right2{
	margin: 100px auto auto auto;
	position: relative;
	overflow-x: hidden;
	overflow-y: hidden;
}
.subject_main_right2 img{
	width: 100%;
}
.tree{
	font-family: "幼圆";
}
.tree span{
	font-size: 1.8vw;
}
.tree i{
	font-size: 1.2vw;
}
.tree1{
	position: absolute;
	top: 13%;
	left: 3%;
}
.tree2{
	position: absolute;
    top: 7%;
    left: 28%;
}
.tree3{
	position: absolute;
    top: 9%;
    left: 54%;
}
.tree4{
	position: absolute;
    top: 12%;
    right: 8%;
}
.tree5{
	position: absolute;
    top: 39%;
    left: 25%;
}
.tree6{
	position: absolute;
    top: 32%;
    right: 29%;
}
.tree7{
	position: absolute;
    top: 47%;
    left: 7%;
}
.tree8{
	position: absolute;
    top: 58%;
    left: 34%;
}
.tree9{
	position: absolute;
    top: 50%;
    right: 38%;
}

.bg_img{
	background:url(../img/x_init.png) no-repeat;
	background-size: 100% 100%;
	height:100%;
	width: 100%;
}

.tree_x_1{
	position: absolute;
	top: 13%;
	left: 2%;
	display:block;
	height:100%;
	width: 100%;
}
.tree_x_2{
	position: absolute;
	top: 2%;
	left: 42.5%;
	display:block;
	height:100%;
	width: 100%;
}
.tree_x_3{
	position: absolute;
	top: 19%;
	left: 56.5%;
	display:block;
	height:100%;
	width: 100%;
}
.tree_x_4{
	position: absolute;
	top: 35%;
	left: 21.5%;
	display:block;
	height:100%;
	width: 100%;
}
.tree_x_5{
	position: absolute;
	top: 47%;
	left: 47.5%;
	display:block;
	height:100%;
	width: 100%;
}

/*学院动态*/

.news {
    border-bottom: 1px solid #eeeeee;
}

.news_tab a.active {
    height: 240px;
    padding-top: 200px;
}

/*.news_tab a.selected{
    height: 240px;
    padding-top: 200px;
}*/
.news_list {
    background: url(../img/news_list_bg.png) no-repeat top center;
    background-size: 100% 680px;
    height: 680px;
    width: 100%;
    padding: 0 52px;
    box-sizing: border-box;
}

.news_list li {
    background: url(../img/news.png) no-repeat left center;
    background-size: 8px 8px;
}

.news_list a {
    font-size: 14px;
    color: #333333;
    margin: 23px 0;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news_list a:hover {
    color: #ad0e29;
}

.news_list a span {
    color: #999999 !important;
    display: inline-block;
    padding: 0 20px 0 18px;
}

.news_main_tab .col-md-3 {
    padding-right: 0px;
    margin-top: 15px;
    cursor: pointer;
}

.news_list,
.details_right,
.teacher_list {
    display: none;
}
.e_m .news_list{display:block;}
.news_list.show,
.details_right.show,
.teacher_list.show {
    display: block;
}

.news_list>p {
    font-size: 24px;
    color: #808080;
    text-align: right;
}

@font-face {
    font-family: 'postmaster';
    src: url('fonts/postmaster.eot');
    /* IE9*/
    src: url('fonts/postmaster.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('fonts/postmaster.woff') format('woff'),
        /* chrome、firefox */
        url('fonts/postmaster.ttf') format('truetype'),
        /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
        url('fonts/postmaster.svg#webfont') format('svg');
    /* iOS 4.1- */
}

/*@font-face {
    font-family: 'cyt';
    src: url('fonts/方正彩云简体.ttf');
    src: url('fonts/方正彩云简体.ttf') format('truetype');
}*/

.postmaster {
    font-family: 'postmaster';
    font-size: 72px;
}

.cy_font {
    font-family: '黑体';
    font-size: 60px;
}

.cy_font div {
    margin-left: 25px;
}

.margin23 {
    margin: 0 0 23px 0 !important;
}

.news_main_right select {
    width: 170px;
    float: right;
    border-radius: 0;
    height: 28px;
    padding: 4px 12px;
}

#mySelect {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(../img/select.png) no-repeat 94% center;
    margin-top: 18px;
}

/*学院动态详情页*/

.news_details_main {
    margin-top: 60px;
    position: relative;
    margin-bottom: 200px;
}

.details_left,
.news_details_list {
    /*min-height: 1320px;
    overflow: hidden;*/
    height: 100%;
    font-family: "黑体";
}

.details_left>h2 {
    font-size: 18px;
    color: #ffffff;
    background: #ad0e29;
    padding-left: 20px;
    height: 36px;
    line-height: 36px;
    box-sizing: border-box;
    margin: 50px 0 20px 0;
}

.details_left>div>h2 {
    font-size: 18px;
    color: #ffffff;
    background: #ad0e29;
    padding-left: 20px;
    height: 36px;
    line-height: 36px;
    box-sizing: border-box;
    margin: 50px 0 20px 0;
}

.top_news a {
    height: 35px;
    line-height: 35px;
    border: 1px solid #808080;
    display: block;
    color: #808080;
    font-size: 14px;
    padding: 0 20px;
    box-sizing: border-box;
    margin-bottom: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.top_news a:hover {
    color: #ad0e29;
}

.top_news a span {
    font-size: 18px;
    color: #ad0e29;
    font-weight: bold;
    margin-right: 12px;
    display: inline-block;
}

.details_tab a {
    font-size: 16px;
    color: #808080;
    line-height: 30px;
    display: block;
}

.details_tab a span {
    width: 14px;
    height: 14px;
    border: 1px solid #808080;
    display: inline-block;
    background: #ffffff;
    box-sizing: border-box;
    margin-right: 18px;
}

.details_tab a.active {
    color: #ad0e29;
}

.details_tab a span.active {
    color: #ad0e29;
    background: #ad0e29;
    border: 1px solid #ad0e29;
}

.details_tab a.selected {
    color: #ad0e29;
}

.details_tab a span.selected {
    color: #ad0e29;
    background: #ad0e29;
    border: 1px solid #ad0e29;
}

.news_address {
    position: absolute;
    bottom: 0;
}

.news_address ul {
    border: 1px solid #808080;
    box-sizing: border-box;
    padding: 140px 14px 0 14px;
    max-width: 278px;
}

.news_address li {
    font-size: 12px;
    color: #4c4c4c;
    line-height: 48px;
}

.news_address li img {
    padding-right: 12px;
}

.book_article>img {
    margin: 28px auto;
}

.news_details_list p {
    font-size: 16px;
    line-height: 30px;
    text-indent: 32px;
    margin-top: 20px;
}

.news_details_list p+p {
    margin-top: 28px;
}

.news_details_list img {
    width: 100%;
}

.particulars-title {
    background: url(../images/xq-xian.png) no-repeat center bottom;
    padding-bottom: 15px;
    text-align: center;
}

.particulars-title h2 {
    font-size: 28px;
    font-family: "黑体";
    color: #050000;
}

.particulars-title span {
    font-size: 14px;
    color: #787878;
    padding-top: 15px;
    display: inline-block;
}

.img_des {
    border: 1px solid #808080;
}

.img_des span {
    font-size: 14px;
    color: #808080;
    line-height: 24px;
    display: block;
}

.img_des span+span {
    margin-bottom: 10px;
}

.img_des div {
    padding: 10px;
}

.img_des img {
    padding-bottom: 10px;
}

/*在职教师*/

.teacher_main_right {
    margin-top: 60px;
}

.teacher_list {
    margin-top: 10px;
}

.teacher_list a {
    color: #656564;
    text-align: center;
}

.teacher_list a p {
    font-size: 16px;
}

.teacher_list a span {
    font-size: 14px;
    display: block;
}

.teacher_list .col-md-3 {
height: 270px;
    padding-right: 0;
}

.teacher_list tr {
    padding-right: 0;
}

.teacher_list .img_rule {
    justify-content: center;
    align-items: center;
    width: 215px;
    height: 215px;
}

.teacher_list img {
    margin: 20px 0 10px 0;
    width: auto;
    height: 190px;
    max-width: 100%;
    max-height: 100%;
}

.wp_listalbumn {
    width: 100%;
}

.wp_listalbumn .albumn_info {
    width: 100%;
    height: auto;
    text-align: center;
}

.wp_listalbumn .albumn_info .albumn_mark {
    display: block;
    width: 100%;
    height: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    filter: alpha(opacity=70);
    opacity: 0.7;
    background-color: #000000;
    z-index: 0;
    overflow: hidden;
}

.wp_listalbumn .albumn_info .Article_MicroImage {
    display: block;
    width: 215px;
    height: 215px;
}

.wp_listalbumn .albumn_info .Article_Title {
    display: block;
    padding: 5px 0;
    margin: 0 auto;
    text-align: center;
    line-height: 1.7em;
}

.wp_listalbumn .albumn_info a {
    color: #656564;
    text-align: center;
}

.teacher_tab .col-md-4 {
    padding-left: 0;
}

.teacher_tab a {
    height: 35px;
    line-height: 35px;
    font-size: 18px;
    color: #808080;
    border: 1px solid #808080;
    display: block;
    margin-bottom: 12px;
    text-align: center;
}

.teacher_tab a.active {
    color: #ffffff;
    background: #ad0e29;
}

.mt93 {
    margin-top: 93px;
}

/*行政团队内页*/

.team_details_main {
    position: relative;
    margin-bottom: 200px;
}

.teams_left h2 {
    background: url(../img/team_left.png) no-repeat;
    color: #000000;
    font-size: 18px;
    padding-left: 20px;
    height: 36px;
    line-height: 36px;
    box-sizing: border-box;
    margin: 50px 0 20px 0;
}

.team_intro {
    margin-top: 65%;
    position: absolute;
    right: -23%;
    z-index: 2;
}

.team_intro>h2 {
    font-size: 120px;
    color: #ad0e29;
    font-weight: bold;
    text-align: center;
}

.team_intro>p {
    background: rgba(128, 128, 128, .5);
    width: 100%;
    height: 115px;
    padding: 10px 36px;
    box-sizing: border-box;
}

.team_intro>p span {
    display: block;
    color: #ffffff;
    font-size: 20px;
    text-align: right;
    line-height: 36px;
}

.team_details_top {
    margin: 20px 0 120px 0;
}

.teams_center h3 {
    font-size: 24px;
    color: #808080;
    margin-top: 50px;
    margin-bottom: 25px;
}

.teams_center h3::after {
    content: '';
    width: 235px;
    height: 5px;
    background: #ad0e29;
    display: block;
    margin-top: 4px;
}

.teams_center h4 {
    color: #808080;
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.teams_center p {
    font-size: 16px;
    line-height: 28px;
}

.teams_center .job {
    margin-top: 20px;
}

.teams_right ul {
    border: 1px solid #808080;
    max-width: 284px;
    box-sizing: border-box;
    padding-bottom: 20px;
    margin-top: 50px;
    padding-left: 15px;
    padding-right: 15px;
}

.teams_right p {
    font-size: 20px;
    color: #808080;
    margin: 12px auto;
}

.teams_right span {
    font-size: 14px;
    color: #b2b2b2;
}

.teams_details_img {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 560px;
    height: 405px;
    float: right;
}

.teams_details_img img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.video-wrapper {
    text-align: center;
    height: 600px;
}

/*图书列表*/

.book_tab a.active {
    height: 370px;
}

.book_main {
    position: relative;
    margin-bottom: 200px;
}

.book_main_right {
    margin-top: 60px;
}

.book_main_right header {
    border-bottom: 1px solid #999999;
}

.book_main_right header h1 {
    font-size: 40px;
    color: #333333;
    margin: 40px 0 20px 0;
}

.book_main_right header span {
    font-size: 14px;
    color: #999999;
}

/*在职教师详情页*/

.teacher_details_main {
    margin-bottom: 180px;
    margin-top: 26px;
}

.teacher_details_top {
    position: relative;
}

.teacher_details_img {
    justify-content: center;
    align-items: center;
    max-width: 100%;
    height: auto;
}

.teacher_details_img img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.teacher_intro {
    position: absolute;
    bottom: 0;
    max-width: 505px;
    width: 100%;
}

.teacher_intro>p {
    background: rgba(128, 128, 128, .5);
    width: 100%;
    height: 115px;
    padding: 18px 36px;
    box-sizing: border-box;
}

.teacher_intro>p span {
    display: block;
    color: #ffffff;
    font-size: 20px;
    line-height: 36px;
}

.teams_center p>span {
    color: #000;
    padding-right: 10px;
    font-size: 16px;
}

.teams_center p>span strong {
    font-size: 16px;
    color: #808080;
  
}

.teams_center_intro p {
    text-indent: 32px;
    margin-top: 28px;
}

.teachers_center {
    margin-top: 30px;
}

.teachers_tab a {
    font-size: 14px;
    color: #808080;
    width: 16%;
    float: left;
    text-align: center;
    border-bottom: 5px solid #bfbfbf;
    padding: 4px 0;
}

/*.achieve{
    background: url(../img/achieve_bg.png) no-repeat;
}
*/
.teachers_tab a.active {
    color: #ad0e29;
    border-bottom: 5px solid #ad0e29;
}

.teacher_video {
    margin-top: 60px;
    border: 1px solid #808080;
}

.teacher_video>img {
    width: 46%;
    height: 140px;
}

.teacher_video>div {
    width: 54%;
    border-left: 1px solid #808080;
    box-sizing: border-box;
    height: 140px;
}

.teacher_video p {
    font-size: 18px;
    color: #808080;
    line-height: 30px;
    padding: 10px;
}

.teacher_video>div>a>img {
    float: right;
    padding-right: 10px;
}

/*招生培养*/

.develop_main_right {
    margin-top: 60px;
}

.develops_tab {
    overflow: hidden;
    width: 70%;
}

.develops_tab a {
    width: 18%;
    height: 36px;
    line-height: 36px;
    box-sizing: border-box;
    float: left;
    font-size: 18px;
    color: #808080;
    border: 1px solid #808080;
    text-align: center;
}

.develops_tab a+a {
    margin-left: 2%;
}

.develops_tab a.active {
    color: #ffffff;
    background: #ad0e29;
}

.develops_tab1 {
    margin: 26px 0 66px 0;
}

.develops_tab1 a {
    border-bottom: 5px solid #808080;
    float: left;
    font-size: 18px;
    color: #808080;
    width: 106px;
    text-align: center;
}

.develops_tab1 a.active {
    border-bottom: 5px solid #ad0e29;
    color: #ad0e29;
}

.develop_main_list {
    display: none;
}

.develop_main_list.show {
    display: block;
    margin-left: 25px;
}

.develop_main_list li {
    background: url(../img/news.png) no-repeat left center;
    background-size: 8px 8px;
}

.develop_main_list_div {
    font-size: 16px;
    color: #333333;
    margin-left: 20px;
    padding: 15px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px solid #e6e6e6;
}

.develop_main_list_div a {
    font-size: 16px;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.develop_main_list_div a:hover {
    color: #ad0e29;
}

.develop_main_list_div a span {
    color: #999999 !important;
    display: inline-block;
    padding: 0 20px 0 18px;
}

/*科研动态*/

.kydt_main_right {
    margin-top: 60px;
}

.quarter>div {
    position: relative;
    cursor: pointer;
}

.quarter>div>div {
    font-size: 18px;
    color: #ffffff;
    position: absolute;
    right: 16%;
    bottom: 12%;
}

.swiper_width {
    width: 50%;
    margin: 20px auto 38px auto;
    position: relative;
}

.swiper-container {
    position: static;
    width: 100%;
    height: 100%;
}

.swiper_width .swiper-slide {
    text-align: center;
    font-size: 18px;
    color: #aaaaaa;
    letter-spacing: 4px;
    cursor: pointer;
}

.swiper-slide-active {
    color: #ad0e29 !important;
}

.swiper_width .swiper-button-next,
.swiper_width .swiper-button-prev {
    margin-top: -8px;
    background: none;
}

.swiper_width .swiper-button-next {
    right: -12px;
}

.onImg {
    display: none;
}

/*学术研究*/

.yanjiu_main_right {
    margin-top: 60px;
}

.yanjiu_list>div {
    margin-bottom: 15px;
}

.yanjiu_list a {
    height: 34px;
    line-height: 34px;
    border: 1px solid #808080;
    font-size: 18px;
    color: #646463;
    display: block;
    text-align: center;
}

.yanjiu_list a.active {
    background: #ad0e29;
    color: #ffffff;
    border: 1px solid #ad0e29;
}

.covers {
    margin-top: 30px;
}

.cover_list>div {
    margin-bottom: 20px;
}




/*科研平台*/

.qikan>div {
    position: relative;
    margin-bottom: 15px;
    cursor: pointer;
}

.qikan>div>div {
    position: absolute;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    width: 93%;
}

.first_line {
    top: 36%;
}

.sdecond_line {
    top: 23%;
}

.third_line {
    top: 10%;
}

.qikan_article h1 {
    font-size: 40px;
    margin: 70px 0 50px 0;
}

.qikan_article>p {
    font-size: 14px;
    color: #808080;
    margin-bottom: 10px;
}

.qikan_article>div {
    font-size: 16px;
    text-indent: 32px;
    line-height: 28px;
}

.qikan_article>div>p {
    margin-top: 38px;
}

/*学生列表页*/

.student_main_right {
    margin-top: 50px;
}

.student_news>div {
    position: relative;
    margin-top: 10px;
}

.student_news>div p {
    font-size: 22px;
    font-style: italic;
    color: #333333;
    position: absolute;
    bottom: 0;
    background: rgba(255, 255, 255, .55);
    width: 100%;
    height: 64px;
    line-height: 64px;
    padding: 0 44px;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.student_width {
    width: 33%;
    margin: 40px auto;
    position: relative;
}

.student_width .swiper-slide {
    text-align: center;
}

.student_width .swiper-slide span {
    font-size: 18px;
    color: #ffffff;
    background: #ad0e29;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    width: 64px;
    height: 64px;
    line-height: 64px;
}

.student_main_list a span {
    font-size: 14px;
    color: #999999;
}

.student_main_list a h4 {
    font-size: 16px;
    line-height: 30px;
    margin-top: 6px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.student_main_list a p {
    font-size: 16px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.student_main_list>div>div {
    margin-bottom: 28px;
    overflow: hidden;
}

.student_main_list>div>div>img {
    width: 48%;
    height: 210px;
    float: left;
}

.student_main_list a {
    display: block;
    height: 210px;
    width: 52%;
    float: left;
    border: 1px solid #a0a0a0;
    box-sizing: border-box;
    padding: 76px 26px 0 26px;
}

.student_width .swiper-button-next,
.student_width .swiper-button-prev {
    background: none;
    width: 64px;
    height: 64px;
    top: 0;
    margin-top: 0;
}

/*音频列表页*/

.audio_main {
    background: url(../img/audio4.png) no-repeat;
    background-size: 100% 1524px;
}

.audio_img {
    text-align: center;
    margin: 56px auto;
}

.audio_list_info {
    background: #c7cbd7;
    border-radius: 8px;
    height: 270px;
    position: relative;
    margin-bottom: 90px;
}

.audio_list_info>div {
    height: 108px;
    background: rgba(255, 255, 255, .55);
    position: absolute;
    bottom: 0;
    width: 100%;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    padding: 10px;
}

.audio_list_info>div p {
    font-size: 18px;
    color: #333333;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 4px;
}

.audio_list_info>img {
    padding-top: 60px;
}

.audio_list1 .audio_list_info {
    background: #e7d0d6;
}

.audio_list2 .audio_list_info {
    background: #b8c5b4;
}

.audio_list3 .audio_list_info {
    background: #bfbdbe;
}

.audio_list .col-md-3 {
    padding-left: 30px;
    padding-right: 30px;
}

.videoMain {
    background: #e6e6e6;
}

.audio_tab {
    text-align: center;
    margin: 60px 0;
}

.audio_tab a {
    display: inline-block;
}

.audio_tab a:nth-of-type(2) {
    margin-left: -58px;
}

.audio_tab img {
    vertical-align: text-bottom;
}

.videoList {
    position: relative;
}

.videoList>div:nth-child(n+3) {
    margin-top: 76px;
}

.videoList_text {
    background: none;
    height: auto;
    margin-bottom: 0;
    height: auto;
}

.videos #video {
    border-radius: 30px;
    width: 900px;
}



.my-video-dimensions {
    width: 100%;
    height: 319px;
    border-radius: 30px;
}


.vjs-poster {
    border-radius: 30px;
}



.videoList_text>div {
    padding: 0 40px 6px 40px;
    height: auto;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
}

.videoList_text>div p {
    margin: 4px 0 0 0;
}

.videoList_text>img {
    padding-top: 0;
    width: 100%;
    border-radius: 30px;
}

.audio_main {
    display: none;
}

.audio_main.show {
    display: block;
}

@media (min-width:768px) {
    .teacher_details_top>div:first-child {
        padding-right: 0;
    }

    .teacher_details_top>div:last-child {
        padding-left: 0;
    }

    .teacher_list tr {
        width: 25%;
        float: left;
        position: relative;
        min-height: 1px;
        height: 280px;
        padding-left: 15px;
    }

    .qikan .col-md-3 {
        padding-right: 0;
    }
}

@media (min-width:992px) and (max-width:1200px) {
    .teacher_tab a {
        font-size: 12px;
    }

    .audio_list .col-md-3 {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (max-width:1200px) {
    .yanjiu_list a {
        font-size: 13px;
    }
}

@media (min-width:768px) and (max-width:992px) {
    .news_address {
        position: static;
        margin: 20px auto;
    }

    .details_left,
    .news_details_list {
        min-height: auto;
    }
}

@media (max-width:992px) {
    .team_intro {
        position: static;
        margin-top: 0;
        margin-bottom: 20px;
    }
}

@media (max-width:768px) {
    .news_list {
        padding: 0 6px;
    }

    .news_main_tab .col-md-3,
    .teacher_list .col-md-3 {
        padding-right: 15px;
    }

    .teacher_list tr {
        width: 25%;
        float: left;
        position: relative;
        min-height: 1px;
        height: 280px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .img_des span {
        padding: 0 15px;
    }

    .news_address {
        position: static;
        margin: 20px auto;
    }

    .details_left,
    .news_details_list {
        min-height: auto;
    }

    .teacher_tab a {
        font-size: 14px;
    }

    .mt93 {
        margin-top: 0;
    }

    .s_s1 {
        float: none;
        margin-left: 15px;
    }

    .teacher_tab .col-md-4 {
        padding-left: 15px;
    }

    .team_intro>h2 {
        font-size: 60px;
    }

    .team_details_top {
        margin: 20px 0;
    }

    .team_details_main {
        margin-bottom: 50px;
    }

    .teacher_intro {
        width: 92%;
    }

    .teacher_intro>img {
        width: 80%;
    }

    .teachers_tab a {
        width: 50%;
    }

    .develops_tab {
        width: 100%;
    }

    .quarter>div {
        margin-bottom: 30px;
    }

    .swiper_width,
    .student_width {
        width: 100%;
    }

    .swiper_width .swiper-button-prev {
        left: 0px;
    }

    .swiper_width .swiper-button-next {
        right: -18px;
    }

    .student_news>div p {
        font-size: 16px;
        height: 34px;
        line-height: 34px;
    }

    .audio_list_info {
        margin-bottom: 20px;
    }

    .videoList_text>div {
        height: auto;
        padding: 0 40px 10px 40px;
    }

    .videoList>div:nth-child(n+3) {
        margin-top: 26px;
    }

    .audio_list_info>div p {
        font-size: 16px;
    }

    /*.subnav {
        width: 140px;
        background-size: 140px 34px;
    }*/

}


.e_m .news_list{display:block;background:none; height:auto; float:left; padding:0;}
.e_m .news{ border-bottom:0px;}
.e_m .news_list li{background:none;}
.e_m .news_list .news{ float:left; padding-right:45px;}
.e_m .news_title{ line-height:30px;}

/*自定义输入框*/
.searchbox{text-align:right;margin-top:18px;}
.wp-search {
    position: relative;
    /* background: #d16844; */
    border-radius: 25px;
    border: 1px solid #fff;
    margin-top: 4px;
    }
.wp-search form {display: block;}
.wp-search .search-input {margin-left:4px; margin-right: 45px;}
.wp-search .search-input input.search-title {
    width: 100%;
    height: 26px;
    padding: 4px 0;
    line-height: 22px;
    background: none;
    color: #FFFFFF;
    font-size: 14px;
    border:0;
    outline: 0;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    font-family: "Microsoft YaHei";
    text-indent: 15px;
    }
.wp-search .search-btn {width: 25px;height: 25px;position: absolute;right: 10px;top:0%;}
.wp-search .search-btn input.search-submit {width: 25px;height: 25px;border:0;outline: 0;background: url(images/sous.png) no-repeat center;cursor: pointer;}