*{
    font-family: "微软雅黑", verdana, arial;
    margin: 0;
    padding: 0;
}
body {
    background:#fff;
    font-size: 14px;
    color:#555;
    min-width:1220px;
   max-width: 1920px;
    margin: 0 auto;
}
img {
    border: 0;
}
h1,h2,h3,h4,h5,h6,th {
    font-weight: normal;
    padding: 0;
    margin: 0;
}
ul,li,dl,dd,dt,p{
    list-style: none;
    padding: 0;
    margin: 0;
}
a {
    color: #000;
    text-decoration: none;
font-size:15px;
}
a:hover {
    color: #014691;
    text-decoration: none;
    transition: all .4s;
}
.clear {
    clear: both;
}
.txtleft {
    text-align: left;
}
.txtright {
    text-align: right;
}
.font10 {
    font-size: 10px;
}
.ftBlue {
    color: #06C;
}
.ftOrange {
    color: #F90;
}
.ftYellow {
    color: #FF0;
}
.ftRed {
    color: #F00;
}
.ftGray {
    color: #666;
}
.ftGreen {
    color: #360;
}
.ftStrong {
    font-weight: bold;
}
.ftUnderline {
    text-decoration: underline;
}
.ftOverline {
    text-decoration: line-through;
}
.ftItalic {
    font-style: italic;
}
.ahover{
    -webkit-transition: all .800s;
    -moz-transition: all .800s;
    -o-transition: all .800s;
    transition: all .800s;
}
.body{
    width: 1200px;
    position: relative;
    margin:0 auto;
}
#toplink_left{
    line-height: 40px;
    color: #fff;
}
#toplink_left a{
    color: #fff;
}
#toplink_left span{
    padding: 0 15px;
}
#toplink_right{
    position: absolute;
    right: 0;
    top: 0;
    line-height: 40px;
}
#toplink_right a{
    color: #fff;
    margin-left: 30px;
}
#sch_box{
    width: 300px;
    height: 45px;
    position: absolute;
    top: 30px;
    right: 0;
    border-bottom: 1px solid #e5e5e5;
    line-height: 45px;
}
#sch_box .sch_w{
    width: 270px;
    height: 45px;
    float: left;
    background: none;
    border: none;
    outline: none;
}
#sch_box .sch_btn{
    width: 30px;
    height: 45px;
    float: right;
    background: none;
    border: none;
    background: url(../images/sch_btn.png) no-repeat center;
    text-indent: -999em;
    cursor: pointer;
}
#navBar{
    position: absolute;
    left: 0;
    bottom: 0;
    width:1200px;
    height: 55px;
}
.nav h3{
    font-size:16px;
}
.nav .m{
    position:relative;
    float:left;
    display:inline;
    text-align:center;
    margin-right: 34px;
}
.nav .m h3 i{
    display:inline-block;
    zoom:1;
    width:10px;
    height:5px;
    background:url(../images/dot.png) no-repeat center;
    overflow:hidden;
    vertical-align:middle;
    margin-left: 10px;
}
.nav h3 a{
    zoom:1;
    padding:15px 0;
    display:block;
}
.nav .on h3 a{
    color: #024691;
}
.nav .on h3 a i{ filter:alpha(opacity=100);opacity:1;  }
.nav .sub{
    display:none;
    width:115px;
    padding:10px 0;
    position:absolute;
    left:0;
    top:40px;
    background:#4e4e4e;
    float:left;
    line-height:30px;
    padding-left: 20px;
}
.nav li#m5 .sub{
    width: 125px;
}

.nav li#m5 .sub li{
    width: 125px;
}
.nav li#m6 .sub{
    width: 140px;
}

.nav li#m6 .sub li{
   width:100%;
}

.nav li#m8 .sub{
    width: 280px;
}
.nav li#m8 .sub li{
    width: 240px;
}




.nav .sub li{
    float: left;
    width:100%;
}
.nav .sub li a{
    color:#fff;
    display:block;
    zoom:1;
    text-align:left;
}
.nav .sub li a:hover{
    color:#ccc;
}.nav #m11{
    margin-right: 0;
}
.slideBox{
    width:1920px;
    height:600px;
    overflow:hidden;
    position:relative;
}
.slideBox .hd{
    width: 100%;
    height:10px;
    overflow:hidden;
    position:absolute;
    left:0;
    bottom:130px;
    z-index:1;
}
.slideBox .hd ul{
    overflow:hidden;
    zoom:1;
    width: 100%;
    text-align: center;
}
.slideBox .hd ul li{
    display: inline-block;
    margin-right:10px;
    width:10px;
    height:10px;
    text-align:center;
    cursor:pointer;
    text-indent:-999em;
    background: url(../images/dot1.png) no-repeat left;
}
.slideBox .hd ul li.on{
    background: url(../images/dot1.png) no-repeat right;
}
.slideBox .bd img{
    width:1920px;
    height:600px;
    display:block;
}
#slidelink{
    padding-top: 15px;
}
#slidelink li{
    float: left;
    /* width: 133px; */
    margin-right: 40px;
}

#slidelink li.ico10{
   margin-right:0;
}

#slidelink li a{
    color: #fff;
    line-height: 35px;
    display: inline-block;
    padding-left: 24px;
    background-image: url(../images/bg3.png);
    background-position: 0 0;
    font-size: 12px;
}
#slidelink li.ico1 a{
    background-position: 0 -15px;
}
#slidelink li.ico2 a{
    background-position: -150px -15px;
}
#slidelink li.ico3 a{
    background-position: -300px -15px;
}
#slidelink li.ico4 a{
    background-position: -448px -15px;
}
#slidelink li.ico5 a{
    background-position: -598px -15px;
}
#slidelink li.ico6 a{
    background-position: -750px -15px;
}
#slidelink li.ico7 a{
    background-position: -900px -15px;
}
#slidelink li.ico8 a{
    background-position: -1050px -15px;
}
#slidelink li.ico9 a{
    background-position: 0 -50px;
}
#slidelink li.ico10 a{
    background-position: -150px -50px;
}
#slidelink li.ico11 a{
    background-position: -300px -50px;
}
#slidelink li.ico12 a{
    background-position: -448px -50px;
}
#slidelink li.ico13 a{
    background-position: -598px -50px;
}
#slidelink li.ico14 a{
    background-position: -750px -50px;
}
#slidelink li.ico15 a{
    background-position: -900px -50px;
}
#slidelink li.ico16 a{
    background-position: -1050px -50px;
}
#gdyw{
    width: 100%;
    overflow:hidden;
    position: absolute;
   z-index: 3;
}
.classname{
    height: 130px;
    padding-top: 80px;
    font-size: 20px;
    font-weight: bold;
    background: url(../images/dot2.png) repeat-x bottom;
    line-height: 30px;
}
.classname .more{
    float: right;
    font-weight: normal;
    font-size: 14px;
    color: #9a9a99;
    display: inline-block;
    padding-top: 5px;
}
.classname .name{
    display: inline-block;
    padding-left: 30px;
}
.classname .en{
    font-size: 16px;
    font-weight: normal;
    padding-left: 10px;
    color: #9a9a99;
    text-transform: capitalize;
}
#gdyw .classname .name{
    background: url(../images/clsico1.png) no-repeat left;
}
#gdyw .infolist{
	width:800px;
	float:right;}
.gdyw_pic{
    width: 380px;
    height: 285px;
    position: relative;
    margin-top: 20px;
	float:left;
}
.gdyw_pic .title{
    width: 380px;
    height: 40px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    background: url(../images/bg5.png) repeat;
}
.gdyw_pic .title a{
    color: #fff;
    line-height: 40px;
    padding: 0 10px;
}
.infolist{
    padding-top: 7px;
}
.infolist li{
    height: 40px;
    line-height: 40px;
}
.infolist li .shijian{
    float: right;
    color: #a8a8a7;
}
#jxky{
    width: 385px;
    position: absolute;
    left: 0;
    top: 500px;
}
#jxky .classname .name{
    background: url(../images/clsico2.png) no-repeat left;
    padding-left: 35px;
}
#tzgg{
    width: 385px;
    position: absolute;
    right: 0;
    top: 500px;
    z-index: 2;
}
#tzgg .classname .name{
    background: url(../images/clsico3.png) no-repeat left;
    padding-left: 35px;
}
#mtgd{
    width: 385px;
    position: absolute;
    left: 415px;
    top: 500px;
}
#mtgd .classname .name{
    background: url(../images/clsico4.png) no-repeat left;
    padding-left: 35px;
}
.slideTxtBox{
    width:100%;
}
.slideTxtBox .hd{
    width: 100%;
    height: 100px;
    padding-top: 50px;
    font-size: 20px;
    font-weight: bold;
}
.slideTxtBox .hd ul{
    width: 1200px;
    margin: 0 auto;
}
.slideTxtBox .hd ul li{
    float:left;
    cursor:pointer;
    margin-right: 30px;
}
.slideTxtBox .hd ul li a{
    display: inline-block;
}
.slideTxtBox .hd ul li a .en{
    font-size: 16px;
    font-weight: normal;
    padding-left: 10px;
    color: #9a9a99;
    text-transform: capitalize;
}
.slideTxtBox .hd ul li .ico{
    display: inline-block;
    width: 35px;
    height: 25px;
    background-image: url(../images/bg6.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    float: left;
}
.slideTxtBox .hd ul li .ico2{
    background-position: -235px 0;
}
.slideTxtBox .hd ul li .ico3{
    background-position: -410px 0;
}
.slideTxtBox .hd ul li.on a{
    color: #024691;
}
.slideTxtBox .hd ul li.on .ico{
    background-image: url(../images/bg6_on.png);
    background-position: 0 0;
    background-repeat: no-repeat;
}
.slideTxtBox .hd ul li.on .ico2{
    background-position: -235px 0;
}
.slideTxtBox .hd ul li.on .ico3{
    background-position: -410px 0;
}
.slideTxtBox .bd{
    width: 100%;
    overflow: hidden;
}
.slideTxtBox .bd ul{
    width: 100%;
    overflow: hidden;
}
.slideTxtBox .bd li{
    width: 25%;
    float: left;
    overflow: hidden;
}
.slideTxtBox .bd li img{
    width: 100%;
    float: left;
    transition:All 0.4s ease-in-out;
    -webkit-transition:All 0.4s ease-in-out;
    -moz-transition:All 0.4s ease-in-out;
    -o-transition:All 0.4s ease-in-out;
}
.slideTxtBox .bd li a{
    display: inline-block;
    position: relative;
    float: left;
}
.slideTxtBox .bd li .text{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 2;
    color: #fff;
    padding: 0 0 20px 20px;
}
.slideTxtBox .bd li .text .text1{}
.slideTxtBox .bd li a:hover img{
    transform:scale(1.2);
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -o-transform:scale(1.2);
    -ms-transform:scale(1.2);
}

#xqhd{
    width: 785px;
}
#xqhd .classname .name{
    background: url(../images/clsico5.png) no-repeat left;
    padding-left: 35px;
}
#hlrw{
    width: 385px;
    position: absolute;
    right: 0;
    top: 0;
}
#hlrw .classname .name{
    background: url(../images/clsico6.png) no-repeat left;
    padding-left: 35px;
}
#qjgd .classname{
    height: 82px;
    padding-top: 33px;
    background: none;
}
#qjgd .classname .name{
    background: url(../images/clsico7.png) no-repeat left;
    padding-left: 35px;
}
.piclist{
    padding-top: 40px;
}
.piclist li{
    float: left;
    overflow: hidden;
}
.piclist li a{
    display: inline-block;
    position: relative;
}
.piclist li .name{
    position: absolute;
    left: 0;
    top: 40%;
    z-index: 2;
    width: 100%;
    text-align: center;
    
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}
.piclist li img{
    transition:All 0.4s ease-in-out;
    -webkit-transition:All 0.4s ease-in-out;
    -moz-transition:All 0.4s ease-in-out;
    -o-transition:All 0.4s ease-in-out;
}
.piclist li:hover img{
    transform:scale(1.2);
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -o-transform:scale(1.2);
    -ms-transform:scale(1.2);
}
#xmts{
    width: 785px;
}
#xmts .classname .name{
    background: url(../images/clsico8.png) no-repeat left;
    padding-left: 35px;
}
.wxwb{}
.wxwb li{
    height: 135px;
    border-bottom: 1px dashed #cfcbcb;
    padding-top: 20px;
}
.wxwb li h3{
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding-left: 45px;
}
.wxwb li.wx h3{
    background: url(../images/wx.png) no-repeat left;
}
.wxwb li.wb h3{
    background: url(../images/wb.png) no-repeat left;
}
.wxwb li h3 .gz{
    float: right;
    font-weight: normal;
    display: inline-block;
    background: #014691;
    color: #fff;
    padding: 0 18px;
    border-radius: 5px;
    height: 25px;
    line-height: 25px;
}
.wxwb li h3 a{
    color: #014691;
}
.wxwb li h4{
    font-size: 14px;
    line-height: 28px;
    padding-top: 10px;
}
.classname1{
    font-size: 14px;
    height: 55px;
    padding-top: 25px;
}
.classname1 .more{
    float: right;
    color: #b4b2b2;
}
.classname1 .name{
    font-weight: bold;
    color: #014691;
}
#xmts .infolist{
    padding: 20px 0 0;
    border-bottom: 1px dashed #cfcbcb;
    padding-bottom: 15px;
}
#xmts .infolist li{
    height: 43px;
    line-height: 43px;
}
#ztwz{
    width: 385px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
}
#ztwz .classname .name{
    background: url(../images/clsico9.png) no-repeat left;
    padding-left: 35px;
}
.ztlist{
    padding-top: 20px;
    overflow: hidden;
}
.ztlist li{
    width: 185px;
    height: 45px;
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
       border: 1px solid #e3e2e2;
 display: flex;
    align-items: center;
    justify-content: center;
}

.ztlist li.li1,
.ztlist li.li2
{
     height: 75px;
}

.ztlist li a{
   text-align: center;   
   padding: 0 5px;
       display: inline-block;
    width: 100%;
}

.ztlist li:hover{
    background: #024691;
}

.ztlist li:hover a{
    color: #fff;
}
.ztlist li.nomg{
    margin-right: 0;
}
#gdsp{
    width: 385px;
    position: absolute;
    top: 390px;
    right: 0;
}
#gdsp .classname .name{
    background: url(../images/clsico10.png) no-repeat left;
    padding-left: 35px;
}
.spbox{
    width: 285px;
    height: 255px;
    position: relative;
    margin-top: 23px;
}
.spbox h3{
    width: 340px;
    height: 83px;
    position: absolute;
    left: 23px;
    bottom: 0;
    z-index: 2;
    background: #014691;
    color: #fff;
    text-align: center;
    line-height: 83px;
    font-size: 14px;
}
.spbox a{
    cursor: pointer;
    display: inline-block;
}

.spbox a .title{
    width: 100%;
    text-align: center;
    line-height: 45px;
    height: 45px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
    box-sizing: border-box;
    padding: 0 15px;
    background: #d6d6d6;
}

#footinfo1{
    line-height: 28px;
    color: #fff;
    padding-top: 80px;
}
#footinfo2{
    line-height: 33px;
    color: #fff;
    padding-top: 40px;
}
#footinfo2 a{
    color: #fff;
}
#footcode{
    position: absolute;
    right: 0;
    top: 87px;
}
/*newslist*/
#column_box{
    width: 400px;
    height: 190px;
    background: url(../images/dot3.png) repeat;
    position: absolute;
    right: 0;
    top: 60px;
    text-align: center;
    color: #fff;
	display:none;
}
#column_box h2{
    height: 70px;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    font-size: 20px;
    font-weight: bold;
    padding-top: 30px;
}
#column_box h3{
    font-size: 14px;
    line-height: 28px;
    padding: 15px 20px 0;
}
.contentleft{
    width: 820px;
    float: left;
}
.contentright{
    width: 360px;
    float: right;
}
.position{
    height: 42px;
    border-bottom: 2px solid #e5e5e5;
}
.position li{
    float: left;
}
.position li a{
    display: block;
    line-height: 40px;
    min-width: 120px;
    text-align: center;
    padding: 0 10px;
    color: #fff;
    background: #b91f1f;
}
.position li.home a{
    background: #1a589c;
}
.position li.zw a{
    background: #f79534;
}
.tuwenlist li{
    height: 173px;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}
.tuwenlist li .pic{
    position: absolute;
    left: 0;
    top: 20px;
    overflow: hidden;
}
.tuwenlist li .pic img{
    width: 235px;
    height: 132px;
    transition:All 0.4s ease-in-out;
    -webkit-transition:All 0.4s ease-in-out;
    -moz-transition:All 0.4s ease-in-out;
    -o-transition:All 0.4s ease-in-out;

}
.tuwenlist li:hover .pic img{
    transform:scale(1.2);
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -o-transform:scale(1.2);
    -ms-transform:scale(1.2);

}
.tuwenlist li .text1{
    position: absolute;
    left: 330px;
    top: 30px;
    line-height: 55px;
    font-weight: bold;
    font-size: 18px;
}
.tuwenlist li .text2{
    position: absolute;
    left: 255px;
    top: 95px;
    line-height: 24px;
    color: #717171;
}
.tuwenlist li .shijian{
    width: 55px;
    height: 55px;
    background: #b3b3b3;
    position: absolute;
    left: 255px;
    top: 30px;
    text-align: center;
    color: #fff;
}
.tuwenlist li .shijian .ri{
    font-size: 18px;
    font-weight: bold;
    padding-top: 6px;
}
.tuwenlist li .shijian .nianyue{
    font-size: 12px;
}
#weibo{
    margin-bottom: 0;
}
#tjxw{
    margin-bottom: 20px;
}
.classname_r{
    height: 63px;
    font-size: 20px;
    font-weight: bold;
    background: #1a589c url(../images/clsico_r1.png) no-repeat 20px 50%;
    line-height: 60px;
    border-bottom: 3px solid #b91f1f;
}
.classname_r .more{
    float: right;
    font-weight: normal;
    font-size: 14px;
    display: inline-block;
    color: #fff;
    padding-right: 15px;
}
.classname_r .name{
    display: inline-block;
    padding-left: 60px;
    color: #fff;
}
.infolist_r{
    padding: 5px 20px 20px;
    background: #f7f7f7;
}
.infolist_r li{
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #d2d2d2;
}
.piclist_r{
    padding: 20px 20px 10px;
    background: #f7f7f7;
    overflow: hidden;
}
.piclist_r li{
    float: left;
    text-align: center;
    line-height: 32px;
    margin-right: 20px;
}
.piclist_r li .pic{
    overflow: hidden;
}
.piclist_r li img{
    width: 150px;
    height: 113px;
    transition:All 0.4s ease-in-out;
    -webkit-transition:All 0.4s ease-in-out;
    -moz-transition:All 0.4s ease-in-out;
    -o-transition:All 0.4s ease-in-out;
}
.piclist_r li:hover img{
    transform:scale(1.2);
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -o-transform:scale(1.2);
    -ms-transform:scale(1.2);
}
.piclist_r li.nomg{
    margin-right: 0;
}

/*newsdetail*/
.coltitle{
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    padding: 35px 10px 0;
    font-weight: bold;
}
.attlist{
    height: 65px;
    border-bottom: 3px solid #e5e5e5;
    padding-top: 25px;
    text-align: center;
}
.attlist li{
    display: inline-block;
    color: #aaa;
    padding: 0 10px;
}
.attlist li span{
    color: #1a589c;
}
#dtl_detail{
    padding-top: 30px;
    min-height: 500px;
}
#dtl_detail p{
      font-size: 1.1em;
      line-height: 2.2em;
      padding: 0;
      margin-bottom: 10px;
}
#dtl_detail p  video,
#dtl_detail video{
        max-width: 100%;
    width: auto;
}

.pager{
    padding-top: 50px;
}
.pager li a{
    font-size: 16px;
    color: #1a589c;
}

/*campuslist*/
.contentleft2{
    width: 230px;
    float: left;
    border-left: 5px solid #f7f7f7;
    border-top: 5px solid #1a589c;
}
.contentright2{
    width: 950px;
    float: right;
}
.ClsListUl{
    overflow:hidden;
    padding:40px 0 0;
    }
.ClsListUl li{
    width:300px;
    height:225px;
    float:left;
    margin-right:25px;
    margin-bottom:25px;
    position:relative;
    overflow: hidden;
}
.ClsListUl li.nomg{
    margin-right:0;}
.ClsListUl li .text1{
    width:100%;
    position:absolute;
    left:0;
    bottom:0;
    z-index:2;
    text-align:center;
    background: rgba(0,0,0,0.7) url(../images/dot4.png) no-repeat 270px 50%;
    height:40px;
    text-align:left;
    line-height:40px;
    }
.ClsListUl li .text1 a{
    color:#fff;
    padding-left:15px;
    }
.ClsListUl li img{
    width:300px;
    height:225px;
    transition:All 0.4s ease-in-out;
    -webkit-transition:All 0.4s ease-in-out;
    -moz-transition:All 0.4s ease-in-out;
    -o-transition:All 0.4s ease-in-out;
}
.ClsListUl li:hover img{
      transform:scale(1.2);
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -o-transform:scale(1.2);
    -ms-transform:scale(1.2);
}
.pagination{
    padding-top: 50px;
}
.collefttitle{
    font-size: 24px;
    padding: 20px 20px 0;
}
.left_menu{
    padding: 20px 0 0 15px;
}
.left_menu li{
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #dfdfdf;
}
.left_menu li a{
    font-size: 16px;
    display: block;
    padding: 0 15px;
}
.left_menu li a span{
    float: right;
    font-family: '宋体';
}
.left_menu li a:hover,.left_menu li.active a{
    background: #1a589c;
    color: #fff;
}

/*teacherlist*/
.sideMenu{
    padding-top: 10px;
}
.sideMenu h3{
    height:59px;
    line-height:59px;
    padding-left:20px;
    border-bottom:1px solid #f2f2f2;
    background: url(../images/dot7.png) 0 50% no-repeat;
    cursor:pointer;
    font-size: 18px;
}
.sideMenu h3 a{
    color: #1a589c;
}
.sideMenu h3 em{ 
    float:right; 
    display:block; 
    width:15px; 
    height:59px;   
    background:url(../images/dot6.png) 0 50% no-repeat; 
    cursor:pointer;
}
.sideMenu h3.on em{
    background:url(../images/dot6_on.png) 0 50% no-repeat;
}
.sideMenu ul{
    padding:0;
    color:#999;
    display:none;
    width:100%;
    overflow: hidden;
    border: 1px solid #f2f2f2;
    border-right: none;
    border-bottom: none;
}
.sideMenu ul li{
    width: 25%;
    height: 50px;
    line-height: 50px;
    float: left;
    text-align: center;
    border-right: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    background: #f7f7f7;
}
.sideMenu ul li.nobg{
    background: none;
}
.sideMenu ul li a{
    display: block;
}
.sideMenu ul li a:hover{
    background: #1a589c;
    color: #fff;
}

/*teacherdetail*/
.teacher_info{
    padding-top: 40px;
}
.teacher_info .pic{
    text-align: center;
}
.teacher_info .pic img{
    width: 190px;
    height: 253px;
}
.teacher_info .pic h2{
    line-height: 80px;
    color: #1a589c;
    font-size: 20px;
}
.teacher_info .ifolist{
    width: 100%;
    height: 100px;
    text-align: center;
    overflow: hidden;
    background: #f7f7f7;
    padding-top: 28px;
}
.teacher_info .ifolist li{
    height: 40px;
    display: inline-block;
    width: 210px;
}
.teacher_info .ifolist li.bd{
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
}
.teacher_info .ifolist li h3{
    font-size: 18px;
    font-weight: bold;
}
.teacher_info .ifolist li p{
    color: #a5a5a5;
    padding-top: 5px;
}
/*facultylist*/
.yuanxilist ul li{
    width: 50%;
}
/*collegeview*/
.viewlist{
    padding-top: 30px;
}
.viewlist li{
    width: 380px;
    height: 355px;
    float: left;
    background: #f6f6f6;
    margin-right: 30px;
    margin-bottom: 20px;
}
.viewlist li.nomg{
    margin-right: 0;
}
.viewlist li .pic{
    overflow: hidden;
}
.viewlist li img{
    width: 380px;
    height: 215px;
    transition:All 0.4s ease-in-out;
    -webkit-transition:All 0.4s ease-in-out;
    -moz-transition:All 0.4s ease-in-out;
    -o-transition:All 0.4s ease-in-out;
}
.viewlist li:hover img{
    transform:scale(1.2);
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -o-transform:scale(1.2);
    -ms-transform:scale(1.2);
}
.viewlist li h2{
    font-size: 20px;
    padding: 30px 20px 0;
}
.viewlist li h3{
    font-size: 14px;
    padding: 15px 20px 0;
    line-height: 24px;
}
/*新闻列表-副本*/
.text_list li{
    height:140px;
    padding:30px 0;
    border-bottom:1px solid #e9e9e9;
}
.text_list li p{
    margin:0;}
.text_list li .shijian_box{
    float:left;
    width:80px;
    height:80px;
    background:#f4f4f4;
    text-align:center;
    margin-right:20px;
    color:#afafaf;
}
.text_list li .shijian_box .ri{
    font-size:30px;
    padding-top:8px;
}
.text_list li .shijian_box .nianyue{
    font-size:12px;
}
.text_list li .text1 a{
    font-size:18px;
    line-height:25px;
}
.text_list li .text2{
    color:#a3a3a3;
    line-height:20px;
    padding-top:10px;
}
.text_list li:hover .shijian_box{
    background: #1a589c;
    color: #fff;
}
.text_list li:hover .text1 a{
    color: #1a589c;
}
/*首页banner*/


.container_skitter{
    margin: 0 auto!important;
}
.box_skitter {position:relative; background:none;}
.box_skitter ul {display:none;}
.box_skitter ul li {width:100%; height:579px; display:block; float:left;}
.box_skitter .container_skitter { overflow:hidden; position:relative;}
.box_skitter .image {overflow:hidden;}
.box_skitter .box_clone { position:absolute; top:0; left:0; width:100px; overflow:hidden; display:none; z-index:20;}
.box_skitter .box_clone img { position:absolute; top:0; left:0; z-index:20;}
.box_skitter .prev_button {position:absolute;top:50%;left: 50px;z-index:100;width: 60px;height: 60px;overflow:hidden;text-indent:-9999em;margin-top:-25px;background:url(../images/../images/prev.png) no-repeat left top !important;}
.box_skitter .next_button {position:absolute;top:50%;right: 50px;z-index:100;width: 59px;height: 59px;overflow:hidden;text-indent:-9999em;margin-top:-25px;background:url(../images/../images/next.png) no-repeat left top !important;}
.box_skitter .label_skitter { z-index:150; position:absolute; display:none;}
.loading { position:absolute; top:50%; right:50%; z-index:10000; margin:-16px -16px; color:#fff; text-indent:-9999em; overflow:hidden; background:url(../images/../images/ajax-loader.gif) no-repeat left top; width:31px; height:31px;}
#slideshow {width:100%;height: 500px;}
#slideshow ul { display:none;}
#yc-mod-slider{}
#yc-mod-slider .m{
    position: relative;
}
#yc-mod-slider .m .zi{background:url(../images/bj.png);width: 426px;height: 60px;line-height: 60px;padding-left: 24px;font-size: 18px;color: #fff;font-weight: bold;position: absolute;right: 0;top: 385px;z-index: 999;}



/*弹出视频*/
	.reveal-modal-bg { 
		position: fixed; 
		height: 100%;
		width: 100%;
		background: #000;
		background: rgba(0,0,0,.8);
		z-index: 100;
		display: none;
		top: 0;
		left: 0; 
		}
	
	.reveal-modal {
		visibility: hidden;
		top: 0px !important; 
		left: 0%;
		width: 100%;
		height: 100%;
		position: fixed; 
		z-index: 101;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-box-shadow: 0 0 10px rgba(0,0,0,.4);
		}
		

	
	.reveal-modal .close-reveal-modal {
		font-size: 22px;
		line-height: .5;
		position: absolute;
		top: 8px;
		right: 11px;
		color: #aaa;
		text-shadow: 0 -1px 1px rbga(0,0,0,.6);
		font-weight: bold;
		cursor: pointer;
		} 
#imgConac{
width:50px;
}
#_ideConac{
   position: absolute;
    left: 50%;
    top: 62%;
}