@charset "utf-8";
/*页面中间宽度*/
.content
{
    width: 1250px;
    margin: 0 auto;
}
.content_1280
{
    width: 1280px;
    margin: 0 auto;
    padding-top: 1px;
}
.content::after
{
    content: "";
    display: block;
    clear: both;
}
.content_1280:after
{
    content: "";
    display: block;
    clear: both;
}
/*浏览器升级*/
.pageTips .container a.close
{
    display:none !important
}
.pageTips
{
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
}
.pageTips .container
{
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 630px;
    margin-left: -315px;
    margin-top: -160px;
}
.pageTips .container a.close
{
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    z-index: 1;
    left: auto;
    right: -15px;
    top: 40px;
    bottom: auto;
}
.pageTips .container .img
{
    text-align: center;
}
.pageTips .container .msg
{
    font-size: 18px;
    line-height: 36px;
    padding-top: 30px;
}
.pageTips .container a
{
    color: #fff;
    text-decoration: underline;
}



/*head*/
.head
{
    width: 100%;
    height: 6px;
    background: #d00000;
    position: fixed;
    z-index: 50;
    left: 0;
    top: 0;
    width: 100%;
}
.header
{
    position: fixed;
    z-index: 50;
    left: 0;
    top: 5px;
    width: 100%;
}
.header:after
{
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0px;
    right: 0;
    height: 190px;
    background: url("/index-..-index-..-index-..-tqlm-..-index-..-index-xyzx-..-..-index-..-jgsz-..-index-..-tqlm-..-index-..-css-..-img-head_bj.png.jpg") center repeat-x;
    background-size: auto 99%;
    z-index: -1;
}
.header .head_box
{
    width: 100%;
    /* height: 115px; */
    margin: 0 auto;
    position: relative;
}
.header .head_box:after
{
    content: "";
    display: block;
    clear: both;
}
/* logo */
.header .head_box .logo
{
    float: left;
    width: 410px;
    height: 75px;
    margin: 30px 0;
}
.header .head_box .logo a img
{
    width: 100%;
    height: 100%;
}

/* 顶部链接 */
.head_link
{
    height: 40px;
    float: right;
    position: relative;
}
.head_link ul
{
    float: left;
    margin: 8px 66px 8px 0;
}
.head_link ul::after
{
    content: "";
    display: block;
    clear: both;
}
.head_link ul li
{
    float: left;
    position: relative;
    padding: 0 20px;
}
.head_link ul li:last-child::before
{
    position: absolute;
    content: "";
    width: 0px;
    height: 0px;
    right: 0;
    top: 0px;
    background: transparent;
}
.head_link ul li:last-child
{
    background: url("/index-..-index-..-index-..-tqlm-..-index-..-index-xyzx-..-..-index-..-jgsz-..-index-..-tqlm-..-index-..-css-..-img-language_icon.png.jpg") no-repeat 15px center;
    padding-left: 45px;
}
.head_link ul li::before
{
    position: absolute;
    content: "";
    width: 1px;
    height: 12px;
    right: 0;
    top: 9px;
    background: #ffffff;
}
.head_link ul li a
{
    font-size: 12px;
    color: #fff; 
}

.sb-search
{
    position: absolute;
    width: 0%;
    min-width: 62px;
    height: 41px;
    overflow: hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
    -webkit-backface-visibility: hidden;
    right: 0;
}

.sb-search-input
{
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    outline: none;
    background: #fff;
    width: 70%;
    height: 40px;
    margin: 0;
    z-index: 10;
    font-family: inherit;
    font-size: 16px;
    color: #2c3e50;
    padding-left: 10px;
}

.sb-search-input::-webkit-input-placeholder
{
    color: #d00000;
}

.sb-search-input:-moz-placeholder
{
    color: #d00000;
}

.sb-search-input::-moz-placeholder
{
    color: #d00000;
}

.sb-search-input:-ms-input-placeholder
{
    color: #d00000;
}

.sb-icon-search,.sb-search-submit
{
    width: 62px;
    height: 41px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    text-align: center;
    cursor: pointer;
}

.sb-search-submit
{
    background: #d00000 url("../img/search_box_icon.png") no-repeat center center; /* IE needs this */
    border: none;
    outline: none;
    z-index: -1;
}

.sb-icon-search
{
    color: #fff;
    background: #d00000 url("../img/search_box_icon.png") no-repeat center center;
    z-index: 90;
    font-size: 22px;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;

}
/* Open state */
.sb-search.sb-search-open,.no-js .sb-search
{
    width: 100%;
}

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search
{
    background: #d00000;
    color: #fff;
    z-index: 11;
}

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit
{
    z-index: 90;
}

.g-nav
{
    position: absolute;
    z-index: 1;
    left: auto;
    right: 0;
    top: 35px;
    bottom: auto;
    width: calc(100% - 500px);
}
.g-nav ul
{
    display: flex;
}
.g-nav ul li
{
    position: relative;
    /* margin-right: 35px; */
    width: 11%;
}
.g-nav ul li:last-child{margin-right: 0;}
.g-nav ul li a.name::after
{
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    width: 13px;
    bottom: 0;
    /* top: 0; */
    margin: 0 auto;
    background: url("/index-..-index-..-index-..-tqlm-..-index-..-index-xyzx-..-..-index-..-jgsz-..-index-..-tqlm-..-index-..-css-..-img-xsj.png.jpg") no-repeat center center;
    height: 17px;
    opacity: 0;
}
.g-nav ul li:hover a.name::after
{
    opacity: 1;
}
.g-nav ul li>a
{
    display: block;
    height: 62px;
    line-height: 62px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    position: relative;
    text-decoration: none;
    padding-bottom: 0px;
    text-align: center;
}
.g-nav .listd {
    position: absolute;
    z-index: 1;
    left:118px;
    right: auto;
    top: -100vh;
    bottom: auto;
    background: #db9c00;
    width: 120px;
    margin-left: -100px;
    box-shadow: 0 0 38px 0 rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 0 38px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0 0 38px 0 rgba(0, 0, 0, 0.19);
    border-top: #EE9640 solid 4px;
    padding: 20px 0;
    opacity: 0;
    visibility: hidden;
}
.g-nav .listd a
{
    display: block;
    text-align: center;
    font-size: 17px;
    line-height: 48px;
    color: #ffffff;
    text-decoration: none;
}
.g-nav li:hover .listd {
    opacity: 1;
    visibility: visible;
    top: 100%;
    transition: opacity 0.5s ease;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
}
.nav2
{
   display:none;
}
.menu1
{
   display:none;
}



/* banner */
.slideBox
{
    width: 100%;
    /*height: 955px;*/
    overflow: hidden;
    position: relative;
}

.slideBox .hd
{
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 15px;
    z-index: 1;
    width: 200px;
    margin: 0 auto;
}

.slideBox .hd ul
{
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li
{
    float: left;
    margin-right: 15px;
    width: 15px;
    height: 15px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    border-radius: 6px;
}

.slideBox .hd ul li.on
{
    width: 78px;
    height: 13px;
    background-color: #f2c201;
    border-radius: 6px;
}

.slideBox .bd
{
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li
{
    zoom: 1;
    vertical-align: middle;
}

.slideBox .bd img
{
    width: 100%;
    height: 100%;
    display: block;
}

        /* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
        .slideBox .next
{
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(/index-..-index-..-index-..-tqlm-..-index-..-index-xyzx-..-..-index-..-jgsz-..-index-..-tqlm-..-index-..-css-..-img-slider/arrow.png.jpg) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.slideBox .next
{
    left: auto;
    right: 3%;
    background-position: 8px 5px;
}

.slideBox .prev:hover,
        .slideBox .next:hover
{
    filter: alpha(opacity=100);
    opacity: 1;
}

.slideBox .prevStop
{
    display: none;
}

.slideBox .nextStop
{
    display: none;
}


/* 学校新闻 & 基层之声 */
.new
{
    width: 100%;
    height: 658px;
    background: url("/index-..-index-..-index-..-tqlm-..-index-..-index-xyzx-..-..-index-..-jgsz-..-index-..-tqlm-..-index-..-css-..-img-xxyw.jpg.jpg") no-repeat;
    padding-top: 1px;
}
.new .content .slideTxtBox
{
    width: 100%;
    margin-top: 70px;
}

.new .content .slideTxtBox .hd
{
    height: 30px;
    line-height: 30px;
    position: relative;
}

.new .content .slideTxtBox .hd ul
{
    float: left;
    position: absolute;
    height: 32px;
}

.new .content .slideTxtBox .hd ul li
{
    float: left;
    cursor: pointer;
    margin-right: 20px;
    font-size: 30px;
    position:relative;
    padding-right: 20px;
}
.new .content .slideTxtBox .hd ul li:after
{
    position:absolute;
    content:"";
    display:block;
    width:1px;
    height: 25px;
    top: 3px;
    right:0;
    background:#b9b9b9;
}
.new .content .slideTxtBox .hd ul li:last-child:after
{
    background:transparent;
}
.new .content .slideTxtBox .hd ul li.on
{
    font-size:30px;
}
.new .content .slideTxtBox .hd ul li.on:before
{
    position: absolute;
    content: "";
    display: block;
    width: 10px;
    height: 7px;
    left: 54px;
    top: 38px;
    right: 0;
    background: url("/index-..-index-..-index-..-tqlm-..-index-..-index-xyzx-..-..-index-..-jgsz-..-index-..-tqlm-..-index-..-css-..-img-on_sanjiao.png.jpg") no-repeat center center;
}
.new .content .slideTxtBox .bd
{
    margin-top:30px;
        position: relative;
}
.index_more
{
    position: absolute;
    top: -58px;
    right: 0;
    z-index: 999;
}
.new .content .slideTxtBox .bd div ul::after
{
    content: "";
    display: block;
    clear: both;
}
.new .content .slideTxtBox .bd div ul.xxyw_top li
{
    float:left;
    position: relative;
}
.new .content .slideTxtBox .bd div ul.xxyw_top li:first-child
{
    width: 456px;
    height: 373px;
    margin-right: 20px;
}
.new .content .slideTxtBox .bd div ul.xxyw_top li:first-child a .xxyw_img
{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.new .content .slideTxtBox .bd div ul.xxyw_top li:first-child a .xxyw_img img
{
    width: 100%;
    height: 100%;
    transition: all 0.6s;
}
.new .content .slideTxtBox .bd div ul.xxyw_top li:first-child a p
{
    position: absolute;
    width: 100%;
    height: 54px;
    line-height: 54px;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
}
.new .content .slideTxtBox .bd div ul.xxyw_top li:first-child a p span
{
    display: block;
    width: 95%;
    margin: 0 auto;
    font-size: 18px;
    color: #ffffff;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.new .content .slideTxtBox .bd div ul.xxyw_top li:hover .xxyw_img img
{
    transform: scale(1.2);
}
.new .content .slideTxtBox .bd div ul.xxyw_top li
{
    width: 252px;
    margin-right: 9px;
}
.new .content .slideTxtBox .bd div ul.xxyw_top li a .xxyw_imgs
{
    width: 250px;
    height: 190px;
    overflow: hidden;
}
.new .content .slideTxtBox .bd div ul.xxyw_top li a .xxyw_imgs img
{
    width: 100%;
    height: 100%;
    transition: all 0.6s;
}
.new .content .slideTxtBox .bd div ul.xxyw_top li a .xxyw_text
{
    padding: 10px 20px;
    background: #fff;
}
.new .content .slideTxtBox .bd div ul.xxyw_top li a .xxyw_text h3
{
    font-size: 16px;
    color: #000000;
    line-height: 28px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin: 10px 0;
    text-decoration: none;
}
.new .content .slideTxtBox .bd div ul.xxyw_top li a .xxyw_text p
{
    font-size:13px;
    color:#787878;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 24px;
    margin: 10px 0;
    text-decoration: none;
}
.new .content .slideTxtBox .bd div ul.xxyw_top li a .xxyw_text span
{
    font-size: 13px;
    color: #c07a00;
    margin: 10px 0;
    display: block;
}
.new .content .slideTxtBox .bd div ul.xxyw_top li:last-child
{
    margin-right:0;
}
.new .content .slideTxtBox .bd div ul.xxyw_top li:hover a .xxyw_imgs img
{
    transform: scale(1.2);
}
.new .content .slideTxtBox .bd div ul.xxyw_top li:hover a .xxyw_text h3
{
    color: #bd0000;
    text-decoration: underline;
    text-decoration-color:#bd0000;
}
.new .content .slideTxtBox .bd div ul.xxyw_bottom
{
    margin-top:20px;
}
.new .content .slideTxtBox .bd div ul.xxyw_bottom li
{
    float: left;
    width: 47%;
    margin-right: 3.5%;
    position: relative;
    padding-left: 15px;
    margin: 10px 3.5% 0px 0;
}
.new .content .slideTxtBox .bd div ul.xxyw_bottom li:nth-child(5),.new .content .slideTxtBox .bd div ul.xxyw_bottom li:nth-child(6),.new .content .slideTxtBox .bd div ul.xxyw_bottom li:nth-child(7),.new .content .slideTxtBox .bd div ul.xxyw_bottom li:nth-child(8){display: none;}
.new .content .slideTxtBox .bd div ul.xxyw_bottom li:nth-child(2n)
{
    margin-right: 0;
}
.new .content .slideTxtBox .bd div ul.xxyw_bottom li::after
{
    position: absolute;
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 5px;
    background: #ba0000;
    top: 11px;
    left:0;
}
.new .content .slideTxtBox .bd div ul.xxyw_bottom li a
{
    font-size: 16px;
    display: block;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    width: 84%;
    color: #131313;
}
.new .content .slideTxtBox .bd div ul.xxyw_bottom li span
{
    float: right;
    font-size: 16px;
    color: #131313;
}
.new .content .slideTxtBox .bd div ul.xxyw_bottom li:hover a
{
    color: #ba0000;
    text-decoration: underline;
}

/* 校务通知 & 公示公告 */
.xwtz
{
    width: 100%;
    height: 335px;
    position: relative;
}
.xwtz>img
{
    width:100%;
    height:100%
}
.xwtz .content
{
    position: absolute;
    left: 0;
    right: 0;
    top: 40px;
    margin: 0 auto;
}
.xwtz .content  .slideTxtBox
{
    width: 100%;
}
.xwtz .content  .slideTxtBox .hd
{
    height: 30px;
    line-height: 30px;
    position: relative;
}
.xwtz .content  .slideTxtBox .hd ul
{
    float: left;
    position: absolute;
    height: 30px;
}

.xwtz .content  .slideTxtBox .hd ul li
{
    float: left;
    cursor: pointer;
    margin-right: 20px;
    font-size: 30px;
    position: relative;
    padding-right: 20px;
    color: #ffffff;
}
.xwtz .content .slideTxtBox .hd ul li:last-child:after
{
    background:transparent
}
.xwtz .content .slideTxtBox .hd ul li::after
{
    position: absolute;
    content: "";
    display: block;
    width: 1px;
    height: 25px;
    top: 5px;
    right: 0;
    background: #b9b9b9;
}
.xwtz .content  .slideTxtBox .hd ul li.on:before {
    position: absolute;
    content: "";
    display: block;
    width: 10px;
    height: 7px;
    left: 54px;
    top: 45px;
    right: 0;
    background: url(/index-..-index-..-index-..-tqlm-..-index-..-index-xyzx-..-..-index-..-jgsz-..-index-..-tqlm-..-index-..-css-..-img-xwsanjiao.png.jpg) no-repeat center center;
}
.xwtz .content  .slideTxtBox .bd
{
    margin-top: 40px;
}
.xwtz .content  .slideTxtBox .bd ul
{
    position:relative;
}
.xwtz .content  .slideTxtBox .bd ul .more_imgsed
{
   position: absolute;
    top: -66px;
    right: 0;
}
.xwtz .content  .slideTxtBox .bd li
{
    width: 22%;
    height: 280px;
    float: left;
    margin-right: 4%;
    background: #ffffff;
    border-bottom: 2px solid #bf0303;
    padding-top: 1px;
    box-shadow: 0px 0px 11px 0px 
  rgba(0, 0, 0, 0.11);
}
.xwtz .content  .slideTxtBox .bd li:last-child
{
    margin-right: 0;
}
.xwtz .content  .slideTxtBox .bd li .date
{
    float: right;
    color: #999;
}
.xwtz .content  .slideTxtBox .bd li a .xwtz_text
{
    position: relative;
}
.xwtz .content  .slideTxtBox .bd li a .xwtz_text .time
{
    position: absolute;
    width: 69px;
    height: 74px;
    left: -38px;
    top: 0px;
    background-color: #ffa200;
}
.xwtz .content  .slideTxtBox .bd li a .xwtz_text .time span:first-child
{
    display:block;
    text-align:center;
    font-size:34px;
    line-height: 45px;
    color:#ffffff;
}
.xwtz .content  .slideTxtBox .bd li a .xwtz_text .time span:first-child + span
{
    display:block;
    text-align:center;
    font-size:12px;
    color:#ffffff;
}
.xwtz .content  .slideTxtBox .bd li a .xwtz_text h3
{
    color:#131313;
    font-size:16px;
    line-height:24px;
    width:80%;
    margin: 42px 45px auto;
     display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.xwtz .content  .slideTxtBox .bd li a .xwtz_text p
{
    font-size:13px;
    color:#7d7d7d;
    width: 88%;
    margin: 56px 0px 0 25px;
    line-height: 27px;
     display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.xsxx_ksdh
{
    padding: 1px 0 70px;
background:url(/index-..-index-..-index-..-tqlm-..-index-..-index-xyzx-..-..-index-..-jgsz-..-index-..-tqlm-..-index-..-css-..-img-index_bg.png.jpg) bottom center no-repeat;
}
.xsxx_ksdh .content
{
    margin-top: 100px;
}
.xsxx_ksdh .content .xsxx
{
    float: left;
    width: 60%;
}
.xsxx_ksdh .content .xsxx .xsxx_tit::after
{
    content: "";
    display: block;
    clear: both;
}
.xsxx_ksdh .content .xsxx .xsxx_tit
{
    height:48px;
    line-height:48px
}
.xsxx_ksdh .content .xsxx .xsxx_tit h2
{
    font-size:30px;
    color: #000000;
    float: left;
    font-weight: initial;
}
.xsxx_ksdh .content .xsxx .xsxx_tit span
{
    display: block;
    font-size: 20px;
    color:#b9b9b9;
    float: left;
    margin-left: 30px;
}
.xsxx_ksdh .content .xsxx .xsxx_tit a
{
    float: right;
}
.xsxx_ksdh .content .xsxx .xsxx_text .xsxx_text_ul1::after
{
    content: "";
    display: block;
    clear: both;
}
.xsxx_ksdh .content .xsxx .xsxx_text .xsxx_text_ul1
{
    margin:30px 0
}
.xsxx_ksdh .content .xsxx .xsxx_text .xsxx_text_ul1 li
{
    float: left;
    width: 48%;
    height: 220px;
    overflow: hidden;
    position: relative;
    margin-right: 4%;
}
.xsxx_ksdh .content .xsxx .xsxx_text .xsxx_text_ul1 li:last-child
{
    margin-right:0;
}
.xsxx_ksdh .content .xsxx .xsxx_text .xsxx_text_ul1 li a img
{
    width: 100%;
    height: 100%;
    transition: all 0.6s;
}
.xsxx_ksdh .content .xsxx .xsxx_text .xsxx_text_ul1 li a p
{
    position: absolute;
    width: 100%;
    height: 47px;
    line-height: 47px;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
}
.xsxx_ksdh .content .xsxx .xsxx_text .xsxx_text_ul1 li a p span
{
    display: block;
    width: 95%;
    margin: 0 auto;
    color: #ffffff;
    font-size: 16px;
    overflow:hidden;
    text-overflow:ellipsis; 
    white-space:nowrap;
}
.xsxx_ksdh .content .xsxx .xsxx_text .xsxx_text_ul1 li:hover img
{
    transform: scale(1.2);
}

.xsxx_ksdh .content .xsxx .xsxx_text .xsxx_text_ul2 li
{
    line-height: 40px;
    position:relative;
}

.xsxx_ksdh .content .xsxx .xsxx_text .xsxx_text_ul2 li:after
{
    content:"";
    display:block;
    clear:both;
}
.xsxx_ksdh .content .xsxx .xsxx_text .xsxx_text_ul2 li:before
{
    position:absolute;
    content:"";
    display:block;
    width:5px;
    height:5px;
    border-radius:10px;
    background:#333333;
    top: 19px;
    left:0;
}
.xsxx_ksdh .content .xsxx .xsxx_text .xsxx_text_ul2 li span
{
    float:right;
    color:#929292;
    font-size:14px;
}
.xsxx_ksdh .content .xsxx .xsxx_text .xsxx_text_ul2 li a
{
    font-size:16px;
    color:#050505;
    display:block;
    width: 86%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    padding-left: 15px;
}
.xsxx_ksdh .content .xsxx .xsxx_text .xsxx_text_ul2 li:hover a
{
    color: #d00000;
}
.xsxx_ksdh .content .xsxx .xsxx_text .xsxx_text_ul2 li:hover::before
{
    background: #d00000;
}
.xsxx_ksdh .content .ksdh
{
    width: 36%;
    float: right;
}
.xsxx_ksdh .content .ksdh .ksdh_tit
{
    height:48px;
    line-height:48px
}
.xsxx_ksdh .content .ksdh .ksdh_tit h2
{
    font-size:30px;
    color: #000000;
    float: left;
    font-weight: initial;
}
.xsxx_ksdh .content .ksdh .ksdh_tit span
{
    display: block;
    font-size: 20px;
    color:#b9b9b9;
    float: left;
    margin-left: 30px;
}
.xsxx_ksdh .content .ksdh .ksdh_tit a
{
    float: right;
}

.xsxx_ksdh .content .ksdh ul:after
{
    content:"";
    display:block;
    clear:both;
}
.xsxx_ksdh .content .ksdh ul li
{
    float:left;
    width:33%;
    height: 70px;
    margin: 45px 0;
    text-align:center;
}
.xsxx_ksdh .content .ksdh ul li a
{
    width:100%;
    height:100%;
    display:block;
}
.xsxx_ksdh .content .ksdh ul li a p
{
    margin-top: 20px;
    font-size:16px;
    color:#4a4a4a;
}


/* 美丽学院 */
.mlxy
{
    width: 100%;
    height: 755px;
    background: url("/index-..-index-..-index-..-tqlm-..-index-..-index-xyzx-..-..-index-..-jgsz-..-index-..-tqlm-..-index-..-css-..-img-mlxy.jpg.jpg") no-repeat;
    padding-top: 1px;
}
.mlxy .content
{
    margin: 75px auto;
}
.mlxy .content .mlxy_left
{
    float: left;
    width: 60%;
}
.mlxy .content .mlxy_left ul
{
    position: relative;
}
.mlxy .content .mlxy_left ul::after
{
    content: "";
    display: block;
    clear: both;
}
.mlxy .content .mlxy_left ul li
{
    float: left;
    width: 43%;
    margin-bottom: 15px;
    margin-right: 2%;
    max-height: 376px;
    min-width: 244px;
    overflow: hidden;
}
.mlxy .content .mlxy_left ul li a img
{
    transition: all 0.6s;width:100%;
}
.mlxy .content .mlxy_left ul li:hover a img
{
    transform: scale(1.2);
}
.mlxy .content .mlxy_left ul .more
{
    width: 147px;
    height: 118px;
    background-color: #c60000;
    position: absolute;
    right: 35.5%;
    bottom: 16px;
}
.mlxy .content .mlxy_left ul .more a
{
    text-align: center;
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.mlxy .content .mlxy_left ul .more a p
{
    position:absolute;
    left:0;
    right:0;
    top: 35px;
    color: #ffffff;
    font-size: 16px;
}
.mlxy .content .mlxy_left ul .more a img
{
    position:absolute;
    left: 23px;
    top: 80px;
}
.mlxy .content .ztzl
{
    float: right;
    width: 39%;
    position: relative;
}
.mlxy .content .ztzl ul::after
{
    content:"";
    display: block;
    clear: both;
}
.mlxy .content .ztzl ul li
{
    float: left;
    width: 100px;
    margin-right: 4%;
    position: relative;
}
.mlxy .content .ztzl ul li a
{
    display: block;
    width: 100%;
    height: 100%;
}
.mlxy .content .ztzl ul li img{
    width:100px;
}
.mlxy .content .ztzl ul li a p
{
    width: 20px;
    background-color: #d99800;
    font-size: 18px;
    color: #ffffff;
    padding: 20px;
    text-align: center;
    line-height: 24px;
    position: absolute;
    right: 15px;
    bottom: -30px;
}
.mlxy .content .ztzl ul li:nth-child(2n)
{
    margin-top: 100px;
}
.mlxy .content .ztzl .ztzl_more
{
    position:absolute;
    right: 25%;
    bottom:-35px;
}
.mlxy .content .ztzl .ztzl_more a p
{
    color: #54514a;
    font-size: 16px;
    margin-top:10px
}
.footer .lxwm
{
    width: 100%;
    height: 286px;
    background: url("/index-..-index-..-index-..-tqlm-..-index-..-index-xyzx-..-..-index-..-jgsz-..-index-..-tqlm-..-index-..-css-..-img-footer_bj.png.jpg") no-repeat;
}
.footer .lxwm .content .lxwm_left
{
    float:left;
    margin: 69px 0;
}
.footer .lxwm .content .lxwm_left .lxfs
{
    margin-top:30px;
}
.footer .lxwm .content .lxwm_left .lxfs p
{
    font-size: 14px;
    color: #cecece;
    line-height: 28px;
}
.footer .lxwm .content .lxwm_rigth
{
    float: right;
    margin: 92px 0;
}
.footer .lxwm .content .lxwm_rigth a
{
    /* margin-right: 20px; */
    margin: 0px 20px;
}
.footer .lxwm .content .lxwm_rigth a:first-child + a + a
{
    clear: both;
    margin: 0;
    margin-top: 12px;
    display: block;
}
.footer .lxwm .content .lxwm_rigth a:first-child + a + a p
{
    color: #ffffff;
    font-size: 14px;
}
.footer .copy
{
    background: #272727;
    height:70px;
    line-height: 70px;;
}
.footer .copy .content p
{
    text-align: center;
    font-size: 14px;
    color: #a7a7a7;
}

.footer .copy .content p a{color: #a7a7a7;}





/* 机构 */
.jg_main
{
    width: 100%;
    background: url("/index-..-index-..-index-..-tqlm-..-index-..-index-xyzx-..-..-index-..-jgsz-..-index-..-tqlm-..-index-..-css-..-img-jg_main_gj.jpg.jpg") no-repeat center bottom #f2f2f2;
}
.list_banner img
{
    width: 100%;
    height: 100%;
}
.list_nav
{
    position: relative;
    height: 70px;
}
.list_nav .content_1280
{
    height: 148px;
    background: url("/index-..-index-..-index-..-tqlm-..-index-..-index-xyzx-..-..-index-..-jgsz-..-index-..-tqlm-..-index-..-css-..-img-list_nav_bj.png.jpg") no-repeat;
    position:absolute;
    left: 0;
    right: 0;
    top: -75px;
    /* margin-bottom: 50px; */
}
.list_nav .content_1280 ul
{
    position: absolute;
    left: 20%;
    top:55px;
    height: 66px;
}
.list_nav .content_1280 ul::after
{
    content: "";
    display: block;
    clear: both;
}
.list_nav .content_1280 ul li
{
    float: left;
    margin: 0 20px;
    height: 100%;
    position: relative;
}
.list_nav .content_1280 ul li a
{
    font-size: 20px;
    color: #ffffff;
}
.list_nav .content_1280 ul li.list_on a
{
    color: #fff5b5;
}
.list_nav .content_1280 ul li.list_on::after
{
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #ffffff;
}
.list_nav .content_1280 ul li:hover::after
{
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #ffffff;
}
.list_nav .content_1280 .content ul li:hover a
{
    color: #fff5b5;
}
.dzbljg .content
{
    background: #ffffff;
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.2);
    margin-top: 50px;
    width: 1280px;
    padding-top: 1px;
}
.dzbljg .content ul:after
{
    content:"";
    display:block;
    clear:both;
}
.dzbljg .content ul
{
    width: 95%;
    margin: 0 auto 30px auto;
    padding: 30px 0;
}
.dzbljg .content ul li
{
    float:left;
    width: 32%;
    margin-right: 2%;
    margin: 10px 2% 10px 0;
}
.dzbljg .content ul li a
{
    color: #535353;
    font-size: 15px;
    display: block;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.dzbljg .content ul li:nth-child(3n)
{
    margin-right:0;
}
.dzbljg .content ul li a:hover
{
    color: #d00000;
}

/* 党政管理机构 */
.dzbljg .content .lmmc
{
    margin-top: 50px;
}
.dzbljg .content .lmmc::after
{
    content: "";
    display: block;
    clear: both;
}
.dzbljg .content .lmmc h2
{
    float: left;
    position: relative;
    padding-left: 30px;
    color:#ce0202;
    font-size:28px;
    font-weight:lighter;
}
.dzbljg .content .lmmc h2::before
{
    position: absolute;
    content:"";
    display: block;
    width: 14px;
    height: 37px;
    left: 0;
    top: 5px;
    background-color: #dd1515;
}
.dzbljg .content .lmmc hr
{
    float: left;
    width: 80%;
    margin-left: 35px;
    margin-top: 25px;
    border: #e7e7e7 1px solid;
}
.jxdw .content .lmmc hr
{
    float: left;
    width:84%;
    margin-left: 35px;
    margin-top: 25px;
    border: #e7e7e7 1px solid;
}
.zsywdw .content .lmmc hr
{
    float: left;
    width:80%;
    margin-left: 35px;
    margin-top: 25px;
    border: #e7e7e7 1px solid;
}
.qtzz .content .lmmc hr
{
    float: left;
    width:84%;
    margin-left: 35px;
    margin-top: 25px;
    border: #e7e7e7 1px solid;
}
/* 教学单位 */
.jxdw .content .lmmc h2::after
{
    content: "";
    display: block;
    clear: both;
}
.jxdw .content .lmmc h2
{
    float: left;
    position: relative;
    padding-left: 30px;
    color:#015dce;
    font-size:28px;
    font-weight:lighter;
}
.jxdw .content .lmmc h2::before
{
    position: absolute;
    content:"";
    display: block;
    width: 14px;
    height: 37px;
    left: 0;
    top: 5px;
    background-color: #015dce;
}
.jxdw .content .lmmc h2 hr
{
    float: left;
    width: 100% !important;
    margin-left: 35px;
    margin-top: 25px;
    border: #e7e7e7 1px solid;
}
/* 直属业务单位 */
.zsywdw .content .lmmc h2::after
{
    content: "";
    display: block;
    clear: both;
}
.zsywdw .content .lmmc h2
{
    float: left;
    position: relative;
    padding-left: 30px;
    color:#2ec4b6;
    font-size:28px;
    font-weight:lighter;
}
.zsywdw .content .lmmc h2::before
{
    position: absolute;
    content:"";
    display: block;
    width: 14px;
    height: 37px;
    left: 0;
    top: 5px;
    background-color: #2ec4b6;
}
.zsywdw .content .lmmc h2 hr
{
    float: left;
    width: 80%;
    margin-left: 35px;
    margin-top: 25px;
    border: #e7e7e7 1px solid;
}

/* 群团组织 */
.qtzz .content  .lmmc h2::after
{
    content: "";
    display: block;
    clear: both;
}
.qtzz .content .lmmc h2
{
    float: left;
    position: relative;
    padding-left: 30px;
    color:#ff9f1c;
    font-size:28px;
    font-weight:lighter;
}
.qtzz .content  .lmmc h2::before
{
    position: absolute;
    content:"";
    display: block;
    width: 14px;
    height: 37px;
    left: 0;
    top: 5px;
    background-color: #ff9f1c;
}
.qtzz .content .lmmc h2 hr
{
    float: left;
    width: 80%;
    margin-left: 35px;
    margin-top: 25px;
    border: #e7e7e7 1px solid;
}
.qtzz
{
    padding-bottom: 50px;
}




/* list */
.list_main
{
    width: 100%;
    background: url("/index-..-index-..-index-..-tqlm-..-index-..-index-xyzx-..-..-index-..-jgsz-..-index-..-tqlm-..-index-..-css-..-img-list_main_bj.jpg.jpg") no-repeat center bottom #f2f2f2;
}
.list
{
    margin-top: 50px;
    padding-bottom: 50px;
}
.list .content
{
    padding: 0 30px;
    background: #ffffff;
    padding-bottom: 70px;
    width: 1220px;
    padding-top: 1px;
}
.list .content .lmmcs
{
    height: 45px;
    width: 100%;
    border-bottom: 1px solid #E8E8E8;
    margin: 30px 0;
}
.list .content .lmmcs h3
{
    float: left;
    position: relative;
    font-size: 20px;
    color: #0d0d0d;
}
.list .content .lmmcs h3::after
{
    content: "";
    position: absolute;
    left: 0;
    top: 41px;
    width: 100%;
    height: 4px;
    background: #a53a39;
}
.list .content .lmmcs .dqwz
{
    float: right;
    color: #343434;
}
.list .content .lmmcs .dqwz a
{
    font-size: 16px;
    line-height: 45px;
    text-decoration: none;
    color: #343434;
}
.list .content ul li::after
{
    content: "";
    display: block;
    clear: both;
}
.list .content ul.list_ul li
{
    border-bottom: 1px #8f8f8f dashed;
    margin: 25px 0 30px 0;
    padding-bottom: 20px;
}
.list .content ul.list_ul li a .list_time
{
    float: left;
    width: 8%;
    height: 63px;
    border-right: 1px solid #bcbcbc;
}
.list .content ul.list_ul li a .list_time span:first-child
{
    display: block;
    text-align: center;
    color: #0d0d0d;
    font-size: 28px;
    line-height: 35px;
}
.list .content ul.list_ul li a .list_time span:first-child + span
{
    display: block;
    text-align: center;
    color: #0d0d0d;
    font-size: 12px;
    margin-top: 9px;
}
.list .content ul.list_ul li a .list_text
{
    float: left;
    width: 79%;
    margin-left: 30px;
}
.list .content ul.list_ul li a .list_text h2
{
    font-size: 20px;
    color: #0d0d0d;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.list .content ul.list_ul li a .list_text p
{
    font-size:14px;
    color:#6c6c6c;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    margin-top: 6px;
}
.list .content ul.list_ul li a img
{
    margin-top: 24px;
    float: left;
    margin-left: 45px;
}
.list .content ul.list_ul li:hover a .list_time span
{
    color: #d00000;
}
.list .content ul.list_ul li:hover a .list_time span:first-child + span
{
    color: #d00000;
}
.list .content ul.list_ul li:hover a h2
{
    color: #d00000;
}






/* page */
.list_main .list .content .page p
{
    font-size: 16px;
    color:#535353;
    line-height: 35px;
    text-indent: 2rem;
}





/* content */
.list_main .list .content .cont_txt h2
{
    font-size: 24px;
    color: #333333;
    text-align: center;
    margin-bottom: 15px;
line-height:40px;
}
.list_main .list .content .cont_txt .message
{
    height: 54px;
    line-height: 54px;
    text-align: center;
    border-bottom: 1px solid #f6f6f6;
    margin-bottom: 20px;
    width: 65%;
    margin: 0 auto;
}
.list_main .list .content .cont_txt .message span
{
    font-size: 14px;
    color: #b2b2b2;
    padding: 0px 20px;
}
.list_main .list .content .cont_txt .cont_nr
{
    margin-top: 20px;
}
.list_main .list .content .cont_txt .cont_nr p
{
    font-size: 16px;
    color: #808080;
    text-indent: 2em;
    line-height: 40px;
    margin-bottom: 10px;
width:100% !important;
}
.list_main .list .content .cont_txt .cont_nr table p{text-indent:0 !important;}
.list_main .list .content .cont_txt .cont_nr img{max-width:100%;height:auto; display:block; margin:0 auto;}


/* 学校概况 */

.about_main .about .content .gk
{

margin: 40px 0;
}
.about_main .about .content .gk h2
{

font-size: 34px;

color: #000000;

text-align: center;

margin-top: 50px;
}
.about_main .about .content .gk p
{
    
padding: 0 120px;
    
font-size: 16px;
    
color: #535353;
    
line-height: 40px;
    
margin-top: 35px;
}

.about_main .about .content .lssj
{

padding: 35px 0;

border: 1px solid #c3c3c3;

border-left-style: none;

border-right-style: none;
}
.about_main .about .content .lssj ul:after
{
    content: "";
    display: block;
    clear: both;
}
.about_main .about .content .lssj ul li
{
    display: inline-block;
    margin: 0px 63px;
}
.about_main .about .content .lssj ul li p
{
    color: #535353;
    font-size: 14px;
    text-align: left;
}
.about_main .about .content .lssj ul li h2
{
    font-size: 46px;
    color: #535353;
    font-weight: normal;
    text-align: left;
    margin-top: 10px;
    line-height: 58px;
    display: inline-block;
}
.about_main .about .content .lssj ul li span
{
    display: inline-block;
    font-size: 46px;
}
.about_main .about .content .about_more
{
    width: 209px;
    height: 48px;
    border: solid 1px #bababa;
    margin: 45px auto;
    position: relative;
    line-height: 48px;
}
.about_main .about .content .about_more a
{
    width:100%;
    height: 100%;
    display:block;
}
.about_main .about .content .about_more a img
{
    position: absolute;
    top: 20px;
    left: 50px;
}
.about_main .about .content .about_more:hover
{
    background:#d00000;
    border: solid 1px #d00000;
}
.about_main .about .content .about_more:hover a span
{
    color:#ffffff;
}
.about_main .about .content .about_more a span
{
    display: inline-block;
    position: absolute;
    /* top: 13px; */
    left: 100px;
    font-size: 16px;
    color: #535353;
}




/* 院领导 */
.xyld .content .picScroll-left
{
    position: relative;
    margin: 60px 0;
}
.xyld .content .picScroll-left .bd .tempWrap
{
    width: 100% !important;
}
.xyld .content .picScroll-left .bd ul
{
    overflow: hidden;
    zoom: 1;
}

.xyld .content .picScroll-left .bd ul li
{
    margin: 0 8px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.xyld .content .picScroll-left .bd ul li .pic
{
    text-align: center;
    width: 296px;
    height: 220px;
    overflow: hidden;
}

.xyld .content .picScroll-left .bd ul li .pic img
{
    width: 100%;
    height: 100%;
    transition: all 0.6s;
}

.xyld .content .picScroll-left .bd ul li .title
{
    line-height: 24px;
    padding: 20px 0;
    border: 1px solid #c5c5c5;
    border-top-style: none;
}
.xyld .content .picScroll-left .bd ul li .title a
{
    font-size: 16px;
    color: #242424;
}
.xyld .content .picScroll-left .bd ul li:hover .pic a img
{
    transform: scale(1.2);
}
.xyld .content .picScroll-left .bd ul li:hover .title
{
    background: #bf0300;
}
.xyld .content .picScroll-left .bd ul li:hover .title a
{
    color: #ffffff;
}
.xyld .content .picScroll-left .next
{
    width: 61px;
    height: 60px;
    display: block;
    background: #d50603 url("../img/yld_left.png") no-repeat center center;
    position: absolute;
    top: 105px;
    left: -20px;
    z-index: 99;
}
.xyld .content .picScroll-left .prev
{
    width: 61px;
    height: 60px;
    display: block;
    background: #d50603 url("../img/yld_right.png") no-repeat center center;
    position: absolute;
    top: 105px;
    right: -20px;
    z-index: 99;
}


/* 历史沿革 */
.lsyg 
{
    height: 589px;
    background: url("/index-..-index-..-index-..-tqlm-..-index-..-index-xyzx-..-..-index-..-jgsz-..-index-..-tqlm-..-index-..-css-..-img-lsyg_bj.jpg.jpg") no-repeat;
}
.lsyg .content 
{
    position: relative;
}
.lsyg .content .lsyg_box:after
{
    content:"";
    display:block;
    clear:both;
}
.lsyg .content .lsyg_box
{
    position: absolute;
    right: 0;
    top: 150px;
}
.lsyg .content .lsyg_box img
{
    float: left;
}
.lsyg .content .lsyg_box .lsug_txt
{
    width: 600px;
    padding: 35px;
    background: #992633;
    float: left;
}
.lsyg .content .lsyg_box .lsug_txt h2
{
    font-size: 34px;
    color: #ffffff;
    margin-bottom: 15px;
}
.lsyg .content .lsyg_box .lsug_txt p
{
    font-size: 16px;
    color: #f1c3c3;
    line-height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:5;
    height: 175px;
}
.lsyg .content .lsyg_box .lsyg_more::after
{
    content:"";
    display: block;
    clear: both;
}
.lsyg .content .lsyg_box .lsyg_more
{
    width: 107px;
    margin-top: 12px;
}
.lsyg .content .lsyg_box .lsyg_more img
{
    float: left;
    margin-top: 8px;
}
.lsyg .content .lsyg_box .lsyg_more span
{
    float: right;
    display: block;
    font-size: 16px;
    color: #ffffff;
}


/* 校园风光 */
.xyfgs .content
{
    margin: 80px auto;
}
.xyfgs .content h2
{
    font-size: 34px;
    color: #000000;
    text-align: center;
}
.xyfgs .content .slideTxtBox
{
    width: 100%;
}

.xyfgs .content .slideTxtBox .hd
{
    height: 30px;
    line-height: 30px;
    position: relative;
    width: 225px;
    margin: 20px auto 50px auto;
}

.xyfgs .content .slideTxtBox .hd ul
{
    float: left;
    position: absolute;
    height: 32px;
}

.xyfgs .content .slideTxtBox .hd ul li
{
    float: left;
    cursor: pointer;
    font-size: 18px;
    color: #000000;
    position: relative;
    padding: 0 20px;
}
.xyfgs .content .slideTxtBox .hd ul li::after
{
    position: absolute;
    content: "/";
    display: block;
    right: 0;
    top: 0;
}
.xyfgs .content .slideTxtBox .hd ul li:last-child::after
{
    position: absolute;
    content: "";
    display: block;
    right: 0;
    top: 0;
}
.xyfgs .content .slideTxtBox .hd ul li.on
{
    height: 30px;
    background: #fff;
}
.xyfgs .content .slideTxtBox .bd
{
    height: 540px;
}
.xyfgs .content .slideTxtBox .bd ul
{
    position: relative;
    height: 100%;
}
.xyfgs .content .slideTxtBox .bd li
{
    max-height: 442px;
    min-height: 206px;
    overflow: hidden;
}
.xyfgs .content .slideTxtBox .bd li:first-child
{
    position: absolute;
    left: 0;
    top:0;
    width: 35%;
}
.xyfgs .content .slideTxtBox .bd li img
{
    width: 100%;
    transition: all 0.6s;
    height: 100%;
}

.xyfgs .content .slideTxtBox .bd li:first-child + li
{
    position: absolute;
    left: 36%;
    top: 0;
    width: 28%;
}


.xyfgs .content .slideTxtBox .bd li:first-child + li + li
{
    width: 28%;
    position: absolute;
    left: 36%;
    top: 235px;
    
}

.xyfgs .content .slideTxtBox .bd li:first-child + li + li + li
{
    position: absolute;
    right: 0;
    top:0;
    width: 35%;
}

.xyfgs .content .slideTxtBox .bd li:hover a img
{
    transform: scale(1.2);
}
.xyfgs .content .slideTxtBox .bd ul .xyfg_more
{
    width: 209px;
    height: 48px;
    border: solid 1px #bababa;
    position: absolute;
    line-height: 48px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
}
.xyfgs .content .slideTxtBox .bd ul .xyfg_more a 
{
    width: 100%;
    height: 100%;
    display: block;
}
.xyfgs .content .slideTxtBox .bd ul .xyfg_more:hover
{
    background:#d00000;
    border: solid 1px #d00000;
}
.xyfgs .content .slideTxtBox .bd ul .xyfg_more:hover a span
{
    color:#ffffff;
}
.xyfgs .content .slideTxtBox .bd ul .xyfg_more a img
{
    position: absolute;
    top: 20px;
    left: 50px;
}
.xyfgs .content .slideTxtBox .bd ul .xyfg_more a span
{
    display: inline-block;
    position: absolute;
    left: 100px;
    font-size: 16px;
    color: #535353;
}
.xyfgs .content .slideTxtBox .hd ul li.on:before
{
    position: absolute;
    content: "";
    display: block;
    width: 10px;
    height: 7px;
    left: 0;
    right: 0;
    bottom: -10px;
    margin: 0 auto;
    background: url(/index-..-index-..-index-..-tqlm-..-index-..-index-xyzx-..-..-index-..-jgsz-..-index-..-tqlm-..-index-..-css-..-img-on_sanjiao.png.jpg) no-repeat center center;
}





/* list_img */

.list_img li
{
    float: left;
    width:22%;
    margin-right:4%;
    margin-bottom: 10px;
}
.list_img li:nth-child(4n)
{
    margin-right:0;
}
.list_img li .list_imgs
{
    width:100%;
    height:190px;
    overflow: hidden;
}
.list_img li a .list_imgs img
{
    width:100%;
    height:100%;
    transition: all 0.6s;
}
.list_img li a p
{
    font-size: 16px;
    padding: 15px 0;
    text-align: center;
    color: #333333;
}
.list_img li:hover a .list_imgs img
{
    transform: scale(1.2);
}
.list_img li:hover a p
{
    color: #d00000;
}
.ewm_list .list_img li .list_imgs img{width:auto;height:190px;margin:0 auto;display:block;}

.kslj li
{
    width: 15%;
    text-align: center;
    margin-right: 4%;
    margin-bottom: 20px;
    float: left;
}
.kslj li a .kslj_img
{
    width: auto;
    height: 35px;
    line-height: 35px;
}
.kslj li a .kslj_img img
{
    width:auto;
    height:auto;
}
/*招生就业*/
.zsjy{position: relative;}
.zsjy img.zs{width:100%;}
.zsjy .zs_top{position: absolute;top: 40px;width:1400px; left: calc(50% - 700px);}
.zsjy .zs_bottom{position: absolute;bottom: 160px; width:1200px; left: calc(50% - 600px);}
.zs_tp li{width:360px;float:left;line-height:76px;background:#9f2423; position: relative; padding-left: 40px;}
.zs_tp li a{font-size:  18px;color:  #fff;font-weight:  bold;display:block;}
.zs_tp li img{margin-right:40px;}
.zs_tp li::after{content:"";border-style: solid;border-color: transparent transparent transparent #fff;border-width: 7px;position:  absolute;top: 32px;right:  40px;}
.zs_tp li.li2{background:#ae3634}
.zs_tp li:hover{background:#c81616;}
.zs_wbk{position: absolute;top: 300px;width:1200px;left: calc(50% - 600px);background: #ffffffb3;border-radius: 10px;}
.zs_wbk p{font-size:18px;color:#333;line-height: 40px;text-indent:2em;margin:30px;}

/*搜索*/
.search2{width:100%; height:50px;line-height:50px;background:#ccc;margin:50px 0;}
.search2 .text2{width:90%;height:50px; float:left;text-indent:10px;border:0;background:#f9f9f9;}
.search2 .submit{width:10%;height:50px; float:right;font-size:18px;color:#fff;background:#de0505;text-align:center;line-height:50px;border:0;}