﻿@charset "utf-8";
/* 动画 */
@keyframes tada {
    0% {
        transform: scale3d(1, 1, 1);
    }
    10%, 20% {
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -5deg);
    }
    30%, 50%, 70%, 90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 5deg);
    }
    40%, 60%, 80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -5deg);
    }
    100% {
        transform: scale3d(1, 1, 1);
    }
}
#hcontent {
   /* max-width: 1200px;*/
    _width: 1160px;
    padding-top: 20px;
}
/* columnA */
#columnA {
    overflow: hidden;
    margin-bottom: 20px;
    max-width: 1310px;
    margin: auto;
}
#columnA .areaL {
    width: 600px;
    float: left;
    *display: inline;
    height: 383px;
    overflow: hidden;
}
#columnA .areaR {
    width: 540px;
    float: right;
    *display: inline;
    height: 383px;
    overflow: hidden;
}
#columnA .focusBox .bd .pic img {
    height: 383px;
}
#columnA .focusBox .bd .con {
    height: 43px;
}
#columnA .focusBox .bd .con .titleBg {
    height: 43px;
}
#columnA .focusBox .bd .con .title {
    width: 520px;
    padding: 0 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    top: 0px;
    bottom: auto;
}
#columnA .focusBox .hd {
    width: 600px;
    height: 3px;
    bottom: 0px;
    left: 0px;
    right: auto;
}
#columnA .focusBox .hd ul {
    overflow: hidden;
    height: 3px;
    *display: inline;
    width: 600px;
}
#columnA .focusBox .hd ul li {
    width: 25%;
    float: left;
    *display: inline;
    margin: 0px;
    padding: 0px;
    height: 3px;
    overflow: hidden;
    background: #9d9d9d;
}
#columnA .focusBox .hd ul li.on {
    background: #d72901;
}
#columnA .focusBox .prev,
#columnA .focusBox .next {
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    bottom: 3px;
    left: 0px;
    cursor: pointer;
    z-index: 2;
    background: url(../../base/img/slider-arrow.png) 13px 50% no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
#columnA .focusBox .next {
    right: 0px;
    left: auto;
    background-position: -43px 50%;
}
#columnA .focusBox .prev:hover,
#columnA .focusBox .next:hover {
    filter: alpha(opacity=100);
    opacity: 1.0;
}
/* columnB */
#columnB {
    overflow: hidden;
    height: 490px;
}

#columnB .siteWidth {
    position: relative;
}
#indszll {
	margin:30px auto;
}
#indszll .hd{height:60px;margin: 20px 0px 10px 560px;}
#indszll .seemore { display:inline-block; padding:0 30px; height:32px; line-height:32px; background:#c20e0d;  border-radius: 28px; color:#fff; margin:20px 0;}
#indszll .seemore:hover { background:#c20e0d;  color:#fff; }


#columnB .areaL {
    float: left;
    *display: inline;
    width: 250px
}
#columnB .areaR {
    float: right;
    *display: inline;
    width: 890px
}
#columnB .areaR .box {
    width: 434px;
    *display: inline;
}
#columnB .areaR .box .bd {
    height: 193px;
    padding-top: 8px
}
#boxPatr-1,
#boxPatr-2 {
    margin-bottom: 20px;
}
#boxLdxx .bd {
    height: 184px;
}
#boxLdxx .bd li {
    height: 78px;
    padding-bottom: 13px;
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 13px;
}
#boxLdxx .bd li .name {
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    color: #1672c9
}
#boxLdxx .bd li .name a {
    color: #1672c9
}
#boxLdxx .bd li p {
    height: 52px;
    display: block;
    overflow: hidden;
    line-height: 26px;
    font-size: 14px;
    color: #333333
}
#boxLdxx .bd li.last {
    border-bottom: none;
    margin-bottom: 0px;
}
/* columnC */
#columnC {
    overflow: hidden;  
    background: url(../../base/img/szdwbg.jpg) center top  no-repeat;
    padding:20px 0;
}
#boxXwtp{ 
    width: 1310px;
    margin: 30px auto;}
#columnC .areaL {
    float: left;
    *display: inline;
    width: 250px;
    margin-right: 20px;
}
#columnC .areaR {
    float: right;
    *display: inline;
    width: 250px
}
#columnC .areaC {
    width: 620px;
    float: left;
    *display: inline;
}
#bsdt {
    margin-bottom: 20px;
}
#boxFwsx .hd h3 {
    background-position: 8px -822px;
}
#boxFwsx .bd {
    padding: 5px 16px;
    height: 152px;
    overflow: hidden;
}
#boxFwsx .bd li {
    height: 30px;
    padding-left: 16px;
    line-height: 30px;
    overflow: hidden;
    text-align: left;
    background: url(../../base/img/dot-02.gif) 0px 11px no-repeat;
}
#boxBmxx .bd {
    padding: 6px 0 0 0;
    height: 238px;
    overflow: hidden;
}
#boxBmxx .letterList .dep {
    display: none;
}
#boxDczj .hd h3 {
    padding-left: 13px;
    background: none;
}
#boxDczj .bd {
    height: 222px;
    overflow: hidden;
}
#boxDczj .bd .infoListA {
    height: 216px;
    overflow: hidden;
}
/* columnD */
#columnD {
    margin-bottom: 0px;
}
#boxXwtp .bd {
    padding: 35px 0 0 0;position: relative; overflow: visible;
}

/*大图轮播 S*/
#indBanner{width: 1310px;height: 334px;position: relative;}
#indBanner .hd{position: absolute;right: 20px;bottom: 24px;z-index: 1;}
#indBanner .hd ul{overflow: hidden; zoom: 1; z-index: 2;}
#indBanner .hd ul li{float: left;margin-left: 10px;width: 12px;height: 12px;line-height: 20px;text-align: center;text-indent: -9999px;background: #ddd;border-radius: 12px;cursor: pointer;overflow: hidden;}
#indBanner .hd ul li.on{background: #d51817;}
#indBanner .bd {}

#indBanner .bd ul li{width: 1310px;height: 334px;}
#indBanner .bd ul li img{width: 1310px;height: 334px;}
#indBanner .bd ul li .link{width: 100%;height: 100%;display: block;}
#indBanner .bd .con{width: 100%;height: 60px; line-height: 60px; position: absolute; z-index: 1; left: 0px; bottom: 0;text-align: left; display: none;}
#indBanner .bd .con .title{position: absolute; width: 75%; z-index: 5; left: 15px;}
#indBanner .bd .con a{color: #fff;font-size: 18px;}
#indBanner .bd .con .titleBg{ position: absolute; width: 100%; height: 100%; background: #000; left: 0; top: 0; filter: alpha(opacity=50);opacity: 0.5;}

/* 综合动态 */
.more{float: right;
    line-height: 46px;
    color: #5a5a5a;}
    
.notice {
    width: 1310px;
  margin: 20px auto;
}
.notice .hd {
    position: relative;
  
    height: 45px;
 
}
.notice .hd h3 {
    text-align: center;
    width: 110px;  
    padding: 0 5px;
    font: 25px/47px "Microsoft Yahei";
    height: 46px;
   
 
}
.notice .hd h3 a {
    color: #a30811;
    font-size: 25px;
    font-weight: bold;
}
.notice .bd {  
    height: 210px;
     margin: 20px auto;
   
}
.notice .bd li {
    width: 270px;
   
    height: 150px !important;
    background: #f9f9f9;
    padding: 20px;
}
.notice .bd li .date {
    float: left;
    margin-right: 15px;
    width: 70px;
    line-height: 25px;
    background-color: #d51817;
   
    text-align: center;
    height: 60px;
}
.notice .bd li .date span {
    display: block;
    background-color: #d51817;
    font-size: 12px;
    color: #fff;
    line-height: 20px;
}
.notice .bd li .date b {
    display: block;
    color: #fff;
    font-size: 26px;
    font-family: "Arial";
    font-weight: normal;
    line-height: 30px;
    margin-top: 5px;
}
.notice .bd li .title .tit {
    font-weight: bold;
    font-size: 16px;
    color: #333;
}
.notice .bd li .title {
   height:60px;
   text-align: left; 
}

.notice .bd li .intro {
    font-size: 14px;
    line-height: 24px;
    color: #737373;
    padding: 10px 0;
}
.notice .tempWrap {
    height: 295px !important;
}
.notice .tempWrap li {
    height: 50px;
     margin: 0px 20px 15px 0px;
        float: left;
}
.notice .tempWrap li.last.t{margin-right:0px;}

.xx{
	width:90px; height:25px; line-height:25px; margin:auto; text-align: center; 
	border: 1px solid #e4b9b9;border-radius: 25px;
    background: #fff;   
}
.dytd-bgc {
   /*  background: url(../../base/img/dqbg.jpg) center center  no-repeat; */
    background:#97080a;
    position: absolute;
    width: 100%;
    height: 520px;
    left: 0;
}

/* 师资队伍 */
.szdwList{overflow:hidden; margin-right:-40px; padding-top:10px}
.szdwList li{float:left;width: 300px;text-align: center;margin-right: 30px;  background: #fff; border: 1px #ddd solid;}
.szdwList li .pic{ padding: 20px;}
.szdwList .pic img{width: 160px; height: 160px; border-radius: 100%;}
.szdwList .title{line-height:42px;border-bottom:3px #fff solid;}
.szdwList li .title a{padding:10px 20px; text-align: center;}
.szdwList li:hover .title{border-bottom:4px #97080a solid;}


#columnD{background: url(../../base/img/bgv.png) left center no-repeat #97080a;}
#columnD .siteWidth{ overflow: hidden;}
#columnD .lt{ float:left;width: 660px; color:#fff;padding:40px 0 70px 0;}
#columnD .lt .intro{ text-align: left; font-size: 17px; line-height: 48px;font-weight: 500; padding:0 50px;}
#columnD .lt .hd{height:69px;background: url(../../base/img/vidbg.png) center center no-repeat; margin:10px 0 20px 0;}

#columnD .rt{float:right;width: 600px;background: url(../../base/img/video.jpg) center center no-repeat; height:449px;}
#columnD .rt a{display: block; width: 600px;height:449px;position: relative;}
#columnD .rt a i{
	display: block;
    width: 60px;
    height: 60px;
    background-color: rgba(255, 255, 255, 0.8); 
    text-align: center;
    border-radius: 50%;
    position: absolute;
    left:50%;
    top:50%;
    margin-top:-30px;
    margin-left:-30px;
        display: flex;
    justify-content: center;
}
#columnD .rt a img{
    width:20px;
    animation: pulse-border-2 1.5s linear infinite;
}
@keyframes pulse-border-2 {
	0% {
		transform: scale(1);
		opacity: 1;
	}
	100%{
		transform: scale(1.7);
		opacity: 0;
	}
}
#boxXwtp .hdt{ clear: both; margin: 30px auto;}
#boxXwtp .hdt li{
 display: inline-block;
    width: 10px;
    height: 10px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background: #B3C0C4;
    text-indent:-999px; cursor:pointer;
    margin-right:5px;
    overflow: hidden;
    border-radius: 50%;
}
#boxXwtp .hdt ul{display: inline-block; padding:0 30px;}
#boxXwtp .hdt li.on{    
    width: 22px;
    border-radius: 5px;
    background: #991019;
}
#boxXwtp .bd .next,#boxXwtp .prev{display: inline-block;  width: 20px;  height: 43px;  cursor: pointer;  position: absolute; top:50%;}
#boxXwtp .bd .next{background: url(../../base/img/next.png) center center no-repeat;  background-size: contain; right:-30px;}
#boxXwtp .bd .prev{background: url(../../base/img/prev.png) center center no-repeat;  background-size: contain; left:-30px;}
#boxXwtp .bd .next:hover{background: url(../../base/img/nexton.png) center center no-repeat;  background-size: contain; right:-30px;}
#boxXwtp .bd .prev:hover{background: url(../../base/img/prevon.png) center center no-repeat;  background-size: contain; left:-30px;}
#boxXwtp .tempWrap{ width:1310px !important}