
.banner{
    float:left;
    width:100%;
}
.banner img{
    float:left;
    width:100%;
}
.banner .swiper-pagination span{
    width:15px;
    height:15px;
    background:#fff;
}
.hotNews{
    float:left;
    width:100%;
    margin-top:40px;
    position:relative;
}

.news-title{
    text-align:center;
    position:relative;
    margin-bottom:30px;
    height:90px;
}
.news-title h3{
    font-size:32px;
    color:#333;
    position:absolute;
    z-index:1;
    width:100%;
    top:35px;
}
.news-title h3 span{
    color:#2b479b;
}
.news-title p{
    color:#dfdfdf;
    font-size:78px;
    font-weight: bold;
    position:absolute;
    width:100%;
    left:0;
    right:0;
}
.more{
    float:right;
    color:#ccc;
    font-size:16px;
    border:1px solid #ccc;
    padding:5px 10px;
    margin-top:50px;
    position:relative;
    z-index:33;
}


.hotNews-title{
    float:left;
    width:100%;
    border-top:1px solid #a7a7a7;
    padding:10px 0;
    position: relative;
    line-height: 150%;
}
.hotNews-title span{
    float:left;
    font-size:32px;
    margin-left:30px;
}
.hotNews-title span em{
    color:#2b479b;
    font-style: normal;
}
.hotNews-title span::before{
    float:left;
    width:3px;
    height:55px;
    background:#2b479b;
    content:'';
    position:absolute;
    top:-10px;
    left:10px;
}
.hotNews-title img{
    width:28px;
    margin-left:15px;
}
.hotNews-title a{
    float:right;
    color:#8b8b8b;
    font-weight: normal;
    font-size:16px;
}
.hotNews-left{
    float:left;
    width:40%;
    background:#2b479b;
    padding:66px 50px 100px 50px;
    box-sizing: border-box;
}
.hotNews-left h5{
    color:#fff;
    font-size:14px;
    height:20px;
    line-height:20px;
}
.hotNews-left h5 img{
    width:20px;
    margin-right:5px;
}
.hotNews h6{
    color:#fff;
    font-size:16px;
    margin:20px 0;
}
.hotNews h6:hover{
    color:#ddd;
}
.hotNews-left p{
    color:#fff;
    font-size:16px;
    line-height:180%;
}
.hotNews-right{
    float:right;
    width:60%;
}
.hotNews-right img{
    width:100%;
}
.hotNews .swiper-button-prev,.hotNews .swiper-button-next{
    color:#fff;
    font-weight: bold;
    border:1px solid #fff;
    background:rgba(255,255,255,0.5);
    padding:10px;
}
.hotNews .swiper-button-prev{
    left:510px;
}
.hotNews .swiper-button-next{
    right:792px;
}
.hotNews-list{
    padding:30px 0;
}
.hotNews-list li{
    float:left;
    width:32%;
    border-right:1px solid #333;
    box-sizing: border-box;
    padding-right:35px;
}
.hotNews-list li:nth-child(2){
    margin:0 2%;
}
.hotNews-list li:nth-last-child(1){
    border-right:none;
}

.hotNews .w1400{
    position:relative;
    z-index:2;
}
.hotNews-bg{
    background:#d3daef;
    position:absolute;
    bottom:0;
    left:0;
    height:300px;
    width:100%;
    z-index:-1;
}
.hotNews-list-date{
    float:left;
    text-align:center;
    width:18%;
}
.hotNews-list-date span{
    font-size:32px;
    color:#333;
}
.hotNews-list-date h5{
    font-size:14px;
    font-weight: normal;
}
.hotNews-list-infos{
    float:right;
    width:80%;
}
.hotNews-list-infos a{
    float:left;
    font-size:18px;
    font-weight: lighter;
    color:#333;
}
.hotNews-list-infos a:hover{
    color:#2b479b;
}
.hotNews-list-infos p{
    float:left;
    width:100%;
    color:#333;
    line-height:150%;
    font-size:14px;
    margin-top:10px;
}

.teaching{
    margin:50px 0;
}
.teaching-left{
    float:left;
    width:65%;
}
.teaching-news1{
    padding-left:10px;
    box-sizing: border-box;
    margin-top:20px;
    float:left;
    width:45%;
}
.teaching-news1>a{
    /*float:left;*/
    /*width:45%;*/
    /*margin-right:5%;*/
}
.teaching-news1>a img{
    width:100%;
}
.teaching-list{
	float:right;
	width:50%;
}
.teaching-news1 h5{
    float:left;
    width:50%;
    line-height:200%;
}
.teaching-news1 h5 a{
    color:#333;
    font-size:18px;
    font-weight: normal;
}
.teaching-news1 p{
    float:left;
    width:50%;
    color:#878787;
    font-size:16px;
    line-height:220%;
    margin-top:15px;
}
.teaching-list li{
    float:left;
    width:100%;
    line-height:40px;
}
.teaching-list li::before{
    content:'';
    width:8px;
    height:8px;
    background:#caab62;
    float:left;
    margin-top:16px;
}
.teaching-list li a{
    color:#333;
    margin-left:10px;
    float:left;
    font-size:18px;
}
.teaching-list li a:hover{
	color:#2b479b;
}
.teaching-list li span{
    float:right;
    color:#8b8b8b;
    font-size:14px;
}
.teaching-right{
    float:right;
    width:30%;
}
.teaching-right ul{
    float:left;
    width:100%;
    box-sizing: border-box;
    padding-left:10px;
}
.teaching-right ul li{
    float:left;
    width:100%;
    margin-top:20px;
    background:#f7f8fa;
}
.teaching-right ul li div{
    float:left;
    width:13%;
    text-align:center;
}
.teaching-right ul li span{
    background:#2b479b;
    color:#fff;
    border-radius:5px 5px 0 0;
    float:left;
    width:100%;
    font-size:14px;
    padding:2px 0;
}
.teaching-right ul li h6{
    color:#2b479b;
    font-size:24px;
    float:left;
    width:100%;
    background:#fff;
    border-radius:0 0 5px 5px;
    
}
.teaching-right ul li a{
    color:#333;
    font-size:18px;
    float:left;
    margin-top:10px;
    margin-left:20px;
}
.teaching-right ul li a:hover{
	color:#2b479b;
}

.txgz{
    background: url(../images/txgz-bg.jpg) no-repeat left top;
    padding:50px 0;
}
.txgz .hotNews-title{
    border-color:#fff;
    color:#fff;
}
.txgz .hotNews-title a{
    color:#fff;
}
.txgz .hotNews-title span::before {
background:#fff;
}
.txgz-1,.xyfc-1{
    float:left;
    width:100%;
    padding:20px 20px;
    margin-top:20px;
    box-sizing: border-box;
}
.xyfc-1{
    background:#fff;
    margin-top:0;
}
.txgz-1 img,.xyfc-1 img{
    width:100%;
}
.txgz-1 p{
    color:#fff;
    text-align:center;
    padding-top:10px;
    float:left;
    width:100%;
}
.xzfc{
    position:relative;
}
.xzfc .mySwiper3{
    width:100%;
    float:left;
}
.xzfc-bg{
    float:left;
    width:100%;
    margin-bottom:15px;
}
.xzfc-bg2{
    margin-top:15px;
    margin-bottom:0;
}

.xyfc-bg{
    background:#2b479b;
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:200px;
    z-index:-1;
}
.xzfc{
    margin-top:50px;
}
