﻿@charset "utf-8";




/*1200+ 内容宽度：1190px  页面内容居中  匹配默认样式 */


/* banner */






/* 通用标题 */

.module-title {
    width: 100%;
    margin-bottom: 12px;
    position: relative;
    border-bottom: 1px solid #D3D3D3;
}

.module-title span.title {
    display: inline-block;
    font-size: 18px;
    color: #94070A;
font-weight:bold;
    padding: 7px 15px;
    position: relative;
    z-index: 999;
    background-color: #FFF;
}
.module-title .more{
    padding-right:20px;
    position: absolute;
    right: 0px;
    top:15px;
    background: url('../images/index/more.png') right center no-repeat;
}
.module-title .more:hover{
     background: url('../images/index/more_on.png') right center no-repeat;
     color: #236CE3;
}
.module-title span.title:after{
    content: '';
    display: inline-block;
    width: 5px ;
    height:16px;
    background-color: #94070A;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -8px;
}

/* 学校动态 */
.xxdt-list {
    margin-bottom: 10px;
    overflow: hidden;
    height: 358px;
    width: 100%;
}
.xxdt-list a{
    display: inline-block;
    width: 370px;
    margin:0 12px;
}
.xxdt-list a.last-child{
    margin-right: 0;
}
.xxdt-list a .img-box{
    overflow: hidden;
    width: 370px;
    height:230px;
}
.xxdt-list a .img-box img{
    width: 370px;
    height:230px;
    transition: all .5s ease;
}
.xxdt-list a .img-title{
    font-size: 16px;
    height: 60px;
    line-height: 25px;
    padding:5px 0;
    transition: all .5s ease;
    border-bottom: 1px solid #F1F1F1;
}
.xxdt-list a .img-info{
    font-size: 13px;
    color: #666666;
    line-height: 20px;
    margin-top: 5px;
}
.xxdt-list a .time{
    color: #999999;
    font-size: 14px;
    font-family: "Arial";
    margin-top: 7px;
}

.xxdt-list a:hover .img-title{
    color: #0075C2;
    border-bottom: 1px solid #0075C2;
}
/* 通知公告 */
.tzgg-list{
    width: 370px;
    float: left;
    margin-right: 34px;
}
.tzgg-content a{
    display: inline-block;
    padding-bottom: 10px;
    width: 100%;
    border-bottom: 1px dashed #D3D3D3;
    margin-bottom: 10px;
}
.tzgg-content a.last-child{
    margin-bottom: 0;
}
.tzgg-content .time{
    display: inline-block;
    width: 80px;
    height: 70px;
    float: left;
    background-color: #F0F0F0;
}
.tzgg-content .time .day{
    display: block;
    text-align: center;
    font-size: 24px;
    color: #666666;
    margin-top: 10px;
}
.tzgg-content .time .year{
    display: block;
    text-align: center;
    color: #999;
    margin-top: 5px;
}
.tzgg-content .txt{
    width: 280px;
    float: right
}
.tzgg-content .txt .title{
    font-size: 16px;
    color: #333;
    margin-bottom: 5px;
}
.tzgg-content .txt .img-info{
    font-size: 14px;
    color: #777;
}

.tzgg-content a:hover  .txt .title{
    color: #0075C2;
}
.tzgg-content a:hover .time .year,.tzgg-content a:hover .time .day{
     color: #0075C2;
}
/* 学校简介 */
.xxjj{
    width:370px;
    float: left;
}
.xxjj .news-content .img-box{
    display: inline-block;
    width: 370px;
    height: 126px;
}
.xxjj .news-content .img-box img{
    width: 100%;
    height: 100%;
}
.xxjj .news-content .news-info{
    width:370px;
    float: right;
}
.xxjj .news-content .news-info .intro{
    font-size: 14px;
    line-height: 28.5px;
}
.zzcl{
	margin-top:20px;
float:left
}
.zzcl a{display:inline-block}
/* 专题专栏 */
.ztzl-list{
    width: 370px;
    float: right;
}
.ztzl-list .ztzl-box a{
    display: inline-block;
    margin-bottom: 9px;
}
.ztzl-list .ztzl-box a img{
    width: 370px;
    height: 80px;
}
.ztzl-list .ztzl-box a.last-child{
    margin-bottom: 0;
}
/* 宣传图片 */
.system{
    float: left;
    margin:20px 0;
    width: 100%;
}
.system a{
    display: inline-block;
    width: 573px;
    height: 86px;
}
.system a.last-child{
    float: right;
}
.system a img{
    width: 100%;
    height: 100%;
}
/* 数字化校园平台 */
.szpt{
    width: 368px;
    height: 240px;
    border: 1px solid #D3D3D3;
    float: left;
}
.index-ynedut {
    width: 100%;
    padding-bottom: 0px;
    background: #fff;
    position: relative;
}

.index-ynedut .title {
    display: block;
    height: 45px;
    line-height: 45px;
    padding-left: 45px;
    font-family: "Microsoft YaHei";
    font-size: 20px;
    color: #FFF;
    position: relative;
    background: url('../images/index/pt_title_bg.png') left no-repeat;
}
.index-ynedut form {
    display: block;
    position: relative;
}

.index-ynedut input#username,
.index-ynedut input#password {
    font-family: "Microsoft YaHei";
    display: block;
    width: 290px;
    height: 40px;
    margin: 20px auto 10px;
    text-indent: 50px;
    line-height: 40px;
    background-position: 0px center;
    background-repeat: no-repeat;
    border: 1px solid #E1E8F0;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 1.4em;
    color: #666666;
    background-color: #FFF;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    position: relative;
}
.index-ynedut input#username:after{
    content: '';
    display: inline-block;
    height: 100%;
    width: 1px ;
    background-color: #E1E8F0;
    position: absolute;
    top: 0;
    left: 40px;
}
.index-ynedut input#username:focus,
.index-ynedut input#password:focus {
    border: 1px solid #0678C3;
    transition: all .5s ease;
}

.index-ynedut input::-webkit-input-placeholder {
    color: #999;
}

.index-ynedut input:-moz-placeholder {
    color: #999;
}

.index-ynedut input::-moz-placeholder {
    color: #999;
}

.index-ynedut input:-ms-input-placeholder {
    color: #999;
}

.index-ynedut input:focus {
    outline: none;
}

.index-ynedut input#username {
    background-image: url('../images/index/user.png');
}

.index-ynedut input:focus#username {
    background-image: url('../images/index/user_on.png');
}

.index-ynedut input:focus#password {
    background-image: url('../images/index/lock_on.png');
}

.index-ynedut input#password {
    background-image: url('../images/index/lock.png');
}

.index-ynedut input#login {
    color: #FFF;
    background: #3E9BE5;
    font-size: 16px;
    text-indent: 0;
    width:333px;
    height: 40px;
    margin: 0 auto;
    cursor: pointer;
    display: inline-block;
    border-radius: 3px;
    border: 1px solid #3E9BE5;
    outline: none;
    text-align: center;
    box-shadow: none;
    display: block;
    margin-top: 20px;
}

input[type=button],
input[type=submit],
input[type=file],
button {
    cursor: pointer;
    -webkit-appearance: none;
}

/* 快速链接 */
.kslj{
    float: left;
    width: 378px;
    margin-left: 35px;

}
.kslj .module-title span.title{
    padding-top: 0;
}
.kslj .module-title span.title:after{
    margin-top: -12px;
}
.kslj-box .item{
    padding-bottom: 10px;
    border-bottom: 1px dashed #D3D3D3;
    margin-bottom: 10px;
}
.kslj-box .item a{
    display: inline-block;
    width: 182px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border: 1px solid #F0F0F0;
    color: #777777;
    font-size: 16px;
    margin-right: 12px;
    background:#F0F0F0 url('../images/index/fast_link.png') 20px center no-repeat;
}
.kslj-box .item a.last-child{
    margin-right: 0;
}
.kslj-box .item a:hover{
    color: #0075C2;
    border-color: #0075C2;
     background:#FFF url('../images/index/fast_link_on.png') 20px center no-repeat;
}
.kslj-box .item a:last-child{
    margin-right: 0
}
/* 教师风采 */
.jsfc{
    width: 370px;
    float: right;
}
.jsfc .module-title span.title{
    padding-top: 0;
}
.jsfc .module-title a.more{
    top: 5px;
}
.jsfc .module-title span.title:after{
    margin-top: -12px;
}
.jsfc-box a{
    display: inline-block;
   padding-bottom: 9px;
    border-bottom: 1px dashed #D3D3D3;
    margin-bottom: 7px;
}
.jsfc-box a .img-box{
    width:140px;
    height: 84px;
    float: left;
}
.jsfc-box a .img-box img{
    width: 100%;
    height: 100%;
}
.jsfc-box a .jsfc-main{
    width: 217px;
    float: right;
    margin-left: 12px;
}
.jsfc-box a .jsfc-main .img-title{
    font-size: 16px;
    margin-bottom: 10px;
    color: #333;
}
.jsfc-box a .jsfc-main .img-info{
    color: #666;
    font-size: 14px;
}
.jsfc-box a:hover .jsfc-main .img-title{
    color: #0075C2;
}
/* 校风校貌 */
.xxfg {
    width:100%;
    float: left;
    height: 241px;
    overflow-y: hidden;
    margin-bottom: 20px;
}
.xxfg-img-list{
    width: 100%;
    /* height: 190px; */
    overflow: hidden;
}
.xxfg-img-list a {
    display: inline-block;
    width:300px;
    height: 190px;
    background: #FFF;
    float: left;
    border-right: 10px solid #FFF;
    border-left: 10px solid #FFF;
}

.xxfg-img-list a .img-box img {
    width: 100%;
    height: 155px;
    opacity: 0.9;
    filter:alpha(opacity=90)
}

.xxfg-img-list a .img-title {
    display: block;
    width: 100%;
    line-height: 33px;
    font-size: 1.6em;
    position: relative;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: #F0F0F0;
    border-bottom: 2px solid #F0F0F0;
    transition: all .5s ease;
}
.xxfg-img-list a:hover .img-title{
    border-bottom: 2px solid #0072D4;
    color: #0072D4;
}
.xxfg-img-list a:hover .img-box img{
    opacity: 1;
    filter:alpha(opacity=100);
}
/* 友情链接 */
.link-list{
    float:left;
    width: 100%;
    background-color: #F0F0F0;
    height: 40px;
    line-height: 40px;
    margin-bottom: 20px;
}
.link-list .title{
    display: inline-block;
    height: 100%;
    background-color:#94070A;
    position: relative;
    font-size: 18px;
    color: #FFF;
    padding:0px 10px 0px 30px;
}
.link-list .title:after{
    content: '';
    display: inline-block;
    width: 16px;
    height: 5px;
    background-color: #FFF;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2.5px;
}
.link-list a{
    display: inline-block;
    height: 100%;
    padding: 0 20px;
    color: #666666;
    font-size: 14px;
}
.link-list a:hover{
    color: #0075C2;
}

/* 右侧图标 */
.slider-icon-right{
    width: 174px;
    height: 218px;
    position: absolute;
    right:20px;
    top: 480px;
    z-index: 9999;
}
.slider-icon-right a{
    display: inline-block;
    width: 100%;
    height: 100%;
    /* background:url('../images/index/online_icon.png') center no-repeat; */
    /* position: absolute; */

}
.slider-icon-right span{
    display: inline-block;
    width: 24px;
    height: 24px;
    background:url('../images/index/close_icon.png') center no-repeat;
    position: absolute;
    right: -10px;
    top: -10px;
}
.slider-icon-left{
    width: 174px;
    height: 218px;
    position: absolute;
    left:20px;
    top: 480px;
    z-index: 9999;
    text-align: center;
}
.slider-icon-left a{
    display: inline-block;
     width: 174px;
    height: 218px;
}
.slider-icon-left a img{
    width: 100%;
    height: 100%;
}
.slider-icon-left span{
    display: inline-block;
    width: 24px;
    height: 24px;
    background:url('../images/index/close_icon.png') center no-repeat;
   margin-top: 10px;
}
