@charset "UTF-8";

/* reset css */
html,body{height:100%;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {
    margin:0;
    padding:0;
}
body{
    background:#fff;
    color:#000;
    font-size:14px;
    font-family: 'Microsoft yahei',Verdana, Arial, Helvetica, sans-serif;
}
td,th,caption {
    font-size:14px;
}
h1, h2, h3, h4, h5, h6 {
    font-weight:normal; font-size:100%;
}
address, caption, cite, code, dfn, em, strong, th, var {
    font-style:normal; font-weight:normal;
}
a{
    text-decoration:none;
    color: #333;
}
img{
    border:none;
    vertical-align:middle;
}
ol,ul,li {
    list-style:none;
}
li{
    vertical-align:top;
}
input, textarea, select, button {
    font:14px 'Microsoft yahei',Verdana,Helvetica,Arial,sans-serif;
    outline: none;
    border: none;
}
table {
    border-collapse:collapse;
}
.clearfix:before,.clearfix:after {
    content: ".";
    display: block;
    height:0;
    clear:both;
    visibility: hidden;
}/*
.clearfix { *zoom:1; }*/
.container{
    width: 1200px;
    margin: 0 auto;
}

/* header */
.header .topbar{
    height: 30px;
    background: #161a2d;
}
.header .topbar .alink{
    float: left;
    height: 30px;
    color: #fff;
}
.header .topbar .alink a{
    display: inline-block;
    padding: 7px 10px;
    font-size: 12px;
    color: #fff;
}
.header .topbar .search{
    position: relative;
    float: right;
    width: 242px;
    padding-left: 10px;
    margin-top: 3px;
}
.header .topbar .search input.txt{
    width: 214px;
    height: 24px;
    text-indent: 10px;
    border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
}
.header .topbar .search input.btn{
    position: absolute;
    top: 0;
    left: 224px;
    width: 28px;
    height: 24px;
    background: #414f86 url(../img/ico-search.png) no-repeat center;
    border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
}
.header .navbar {
    height:140px;
}
.header .navbar .logo{
    float: left;
}
.header .navbar .logo a{
    display: block;
    padding:30px 0;
}
.header .navbar .nav{
    float: right;
    padding-top: 70px;
}
.header .navbar .menu{
    height:100%;
}
.header .navbar .menu>li{
    position: relative;
    float: left;
    height: 70px;
}
.header .navbar .menu>li.submenu{
    background: url(../img/ico-arrow.png) no-repeat 88px 6px;
}
.header .navbar .menu>li>a{
    color: #333;
    font-size: 16px;
    padding-left: 18px;
    padding-right: 27px;
    background: url(../img/bg-nav.png) no-repeat;
}
.header .navbar .menu>li.first>a{
    background-image: none;
}
.header .menu>li.submenu>ul{
    display: none;
    position: absolute;
    top: 70px;
    z-index: 999;
    width: 600px;
    height: 100px;
    background: url(../img/bg-sumenu.png);
}
.header .menu>li.submenu>ul>li{
    float: left;
}
.header .menu>li.submenu>ul>li>a{
    float: left;
    padding: 22px;
    color: #666;
}

.cover{
	position:relative;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.6);
}

/* banner */
.banner{
    position: relative;
    width: 100%;
    height: 460px;
    overflow: hidden;
}
.banner .video{
	position: absolute;
    left: 50%;
    top: 0;
    margin-left: -600px;
    width: 1200px;
    height: 460px;
}
.video .v-main{
	display:none;
	position:relative;
	width:490px;
	height:320px;
	margin-top:140px;
}
.banner .pic{
    width: 100%;
    height: 100%;
}
.banner .pic li{
    display: none;
    position:absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.banner .pic li img{
    width: 100%;
    height: 460px;
}

/* news */
.news{
    background: #f1f1f1;
}
.news .container{
    position: relative;
}
.news .new-center{
    width:835px;
}
.news .title,
.activity .title{
    width: 472px;
    margin:0 auto;
    text-align: center;
}
.news .title h2,
.activity .title h2{
    position: relative;
    padding-top: 44px;
    font-size: 26px;
}
.news .title h2:before,
.activity .title h2:before{
    content:"";
    display: block;
    position: absolute;
    top: 60px;
    left: 0px;
    width: 174px;
    border: 1px solid #ddd;
}
.news .title h2:after,
.activity .title h2:after{
    content:"";
    display: block;
    position: absolute;
    top: 60px;
    left: 295px;;
    width: 174px;
    border: 1px solid #ddd;
}
.news .title p,
.activity .title p{
    color: #999;
    font-size: 16px;
}
.news .title .more{
    display: inline-block;
    padding: 6px 15px;
    margin: 8px 0 15px 0;
    background: #053565;
    font-size: 12px;
    color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.news .new-center .focus{
    position: relative;
    width:829px;
    height:361px;
    border: 1px solid #ccc;
}
.news .new-center .focus li{
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 825px;
    height: 357px;
    padding:2px;
}
.news .new-center .focus li a,
.news .new-center .focus li a img{
    display: block;
    width: 100%;
    height: 100%;
}
.news .new-center .tab{
    padding-bottom:40px;
    margin-top:20px;
    overflow: hidden;
}
.news .new-center .tab li{
    float: left;
    width: 408px;
    height: 72px;
    margin: 5px 0 3px 4px;
}
.news .new-center .tab li.active{
    width: 408px;
    height: 72px;
    background: #094d91;
}
.news .new-center .tab li a{
    display: block;
    color: #666;
}
.news .new-center .tab li a p.date{
    float: left;
    width: 60px;
    padding: 17px 0;
    text-align: center;
}
.news .new-center .tab li a p.date strong{
    font-size: 18px;;
}
.news .new-center .tab li a p.date span{
    display: block;
}
.news .new-center .tab li a .txt{
    float: left;
    width: 327px;
    height: 50px;
    margin-top: 12px;
    padding-left: 10px;
    border-left: 1px solid #ccc;
}
.news .new-center .tab li.active a .txt{
    border-left: 1px solid #fff;
}
.news .new-center .tab li a .txt .name{
    padding-bottom: 10px;
    font-size: 16px;
    white-space:nowrap; 
    overflow:hidden; 
    text-overflow:ellipsis;
}
.news .new-center .tab li a .txt .dec{
    font-size: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news .new-center .tab li.active a{
    color: #fff;
}
.news .side{
    position: absolute;
    right: 0;
    top: -74px;
    width:345px;
    background: #f7f4ed;
}
.news .side .school-name{
    padding-bottom: 10px;
}
.news .side .school-name p{
    position: relative;
    width: 242px;
    padding:30px 0 20px 96px;
    color: #2f3a63;
    font-size: 13px;
}
.news .side .school-name p:before{
    content: "";
    position: absolute;
    width: 78px;
    height: 36px;
    left: 10px;
    top: 30px;
    background: url(../img/ico-school.png);
}
.news .side .school-name .img{
    margin: 0 auto;
    width: 325px;
    height: 192px;
    margin-bottom: 20px;
}
.news .side .school-name .img img{
    display: block;
    width: 100%;
    height: 100%;
}
.news .side .school-name .main-link{

}
.news .side .school-name .main-link a{
    display: block;
    width: 325px;
    height: 35px;
    margin-left: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    background: #d6d6d6;
    line-height: 35px;
    color:#666;
    font-size: 16px;
    text-indent: 20px;
}
.news .side .school-name .main-link a:hover{
    background: #094d91;
    color: #fff;
}
.news .side .school-name .main-link a.img-link{
    height: 72px;
    text-indent: 0;
}
.news .side .school-name .main-link a font{
    font-size: 12px;
}

/* activity */
.activity{
    padding-bottom: 20px;
    background: #f7f2e8;
    overflow: hidden;
}
.activity .pic-activity{
    padding: 32px 0 42px; 0;
}
.activity .pic-activity .left{
    float: left;
    width: 560px;
}
.pic-activity .left a.img,
.pic-activity .left a.img img{
    display: block;
}
.activity .pic-activity .left .name a{
    color: #333;
    font-size: 18px;
    line-height: 40px;
}
.activity .pic-activity .left .dec{
    margin-bottom: 14px;
    color: #999;
    font-size: 14px;
    line-height: 25px;
    text-indent: 28px;
}
.pic-activity .left a.more,
.pic-activity .right a.more{
    padding: 5px 8px;
    color: #fff;
    background: #053565;
    font-size: 12px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.activity .pic-activity .right{
    float: right;
    width: 620px;
}
.activity .pic-activity .right ul{
    float: right;
}
.activity .pic-activity .right li{
    float: left;
    margin:0px 0px 10px 10px;
}
.pic-activity .right li a,
.pic-activity .right li img{
    display: block;
}
.pic-activity .right li a.tit{
    color: #333;
    font-size: 16px;
    line-height: 36px;
}
.pic-activity .right a.more{
    float: right;
}


/* footer */
.footer{
    height: 258px;
    background: #161a2d;
}
.footer dl.container{
    padding-top: 56px;
    color: #fff;
    font-size: 16px;
}
.footer dl.container dt{
    float: left;
    width: 250px;
    height: 120px;
    padding:18px 0;
    margin-left: 174px;
    margin-right: 60px;
}
.footer dl.container dt a{
    display: block;
    height: 100%;
    background:url(../img/logo2.png);
}
.footer dl.container dd{
    line-height: 30px;
}
.footer dl.container dd a{
    color: #fff;
}

/* list 样式 */
.list-pic{
	width:100%;
    height: 300px;
}
.list-pic img{
	display: block;
	width:100%;
    height: 300px;
}
.new-list{
    width: 835px;
    min-height: 720px;
}
.new-list .site,
.article .site{
	overflow:hidden;
    padding-top: 20px;
    border-bottom: 1px dotted #ccc;
    line-height: 40px;
}
.new-list .site .right,
.article .site .right{
    float: right;
}
.new-list .site .left,
.article .site .left{
    float: left;
    background: url(../img/ico-site.png) no-repeat left center;
    color: #094d91;
    font-size: 18px;
    font-weight: bolder;
    text-indent: 38px;
}
.new-list .site .right a,
.article .site .right a{
    color: #094d91;
}
.new-list .news-item li{
    padding-left: 20px;
    line-height: 36px;
    background: url(../img/ico-li.png) no-repeat 6px center;
    border-bottom: 1px dashed #ddd;
}
.new-list .news-item li a{
    font-size: 16px;
}
.new-list .news-item li a:hover{
    color: #094d91;
    text-shadow: 1px 1px 2px #042d55;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
}
.new-list .news-item li span.time{
    float: right;
    color: #999;
    font-size: 14px;
}
.new-list .page{
    width: 470px;
    margin: 30px auto 0;
    padding-bottom: 30px;
}
.new-list .page a{
    padding: 2px 12px;
    color: #999;
    border: 1px solid #ddd;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.new-list .page a:hover{
  background: #094d91;
  color: #fff;
  border: 1px solid #094d91;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.new-list .page a.btn:hover{
    background: #f1f1f1;
    color: #999;
    border: 1px solid #ddd;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

/* article 样式 */
.article{
    width: 835px;
    min-height: 720px;
    overflow: hidden;
    padding-bottom:120px;
}
.article h1.a-title{
    width: 85%;
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 0 auto;
    color: #094d91;
    font-size: 26px;
    text-align: center;
}
.article .a-date{
    height: 60px;
    width: 80%;
    margin: 0 auto;
    padding-top: 2px;
    padding-left: 2%;
    line-height: 60px;
    font-size: 14px;
    color: #666;
    text-align: center;
    border-bottom: #ddd solid 1px;
}
.article .a-date span{
    float: left;
    margin-left: 20px;
}
.article .a-date span .bdsharebuttonbox{
    margin-top: 15px;
}
.article .a-content{
    width: 95%;
    margin-top: 20px;
    text-indent: 20px;
}
.article .a-content p{
    margin-top: 15px;
    line-height: 28px;
    font-size: 16px;
}
.article .a-content span{
    display: block;
}
.article .a-content p img{
    display: block;
	max-width:100%;
    margin: 10px auto;
}
.txtMarquee-left{ width:850px; height: 40px; overflow: hidden; position:relative; background: #e5e5e5; margin-top: 20px; color: #fff;}
.txtMarquee-left .hd{ overflow:hidden;  height:40px; background:#f4f4f4;}
.txtMarquee-left .bd{ padding-left: 10px;}
.txtMarquee-left .bd .tempWrap{ width:830px !important; }/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */ 
.txtMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.txtMarquee-left .bd ul li{ margin-right:80px;  float:left; height:40px; line-height:40px;  text-align:left; _display:inline; width:auto !important;}/* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */
.txtMarquee-left .bd ul li a{ color: #333; float: left;}
.txtMarquee-left .bd ul li span{ color:#999; float: left; margin-left: 30px;}





.pagination {
    margin: 20px 0 10px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
  }
 .pagination ul {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;
  }
.pagination ul li {
    margin-right: 10px;
    font-size: 16px;
  }
 .pagination ul li a {
    display: block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: inherit;
    text-align: center;
    border: 1px solid #CEDDE8;
    border-radius: 4px;
  }

 .pagination > a {
    margin: 0 15px;
    font-size: 16px;
  }

  
  span[class="GPageSpan"] {
    padding: 0 10px;
    font-size: 16px;
    border: 1px dashed #161a2d;
    background: #053565;
    color: #fff;
  }
  
