body,ul,li,p,h1,h2,h3,h4,h5{
    margin:0;
    padding:0;
    font-size:100%;
}
body{
    font-family: 'Microsoft YaHei UI', 'Microsoft YaHei', SimSun, 'Segoe UI', Tahoma, Helvetica, Sans-Serif;
    font-size: 14px;
}
button,input,select,textarea{
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
li{
    list-style: none;
}
a{
    text-decoration:none;
    color:#000;
    background: transparent;
}
a:focus{
    outline: none;
}
img{
    border:0;
}

.fl{
    float: left;
}
.fr{
    float: right;
}
.center{
    width: 1200px;
    margin: 0 auto 0;
}
/*header-box*/
.header-box{
    height: 189px;
    width:100%;
    text-align:center;
    /*background: url(../images/platform/index/head-bg.jpg) center 0 no-repeat;*/
}
.header{
	margin:0 auto;
	width:1200px;
    overflow: hidden;
    zoom: 1;
}
.logo{
    float: left;
    width: 662px;
    height: 104px;
    margin-top: 45px;
}
.search-section{
    float: right;
    width: 488px;
    margin-top: 25px;
}
.login-info{
    height: 20px;
    text-align: right;
}
.login-info span{
    overflow: hidden;
    display: inline-block;
    margin-left: 10px;
    font-size: 18px;
}
.login-info a{
    display: inline-block;
    font-size:18px;
    line-height: 22px;
    height:24px;
    padding: 3px 6px 0 6px;
    margin-left: -3px;
    color: #010132;
    border-left: 1px solid #010132;
    padding-top:1px;
}
.login-info i{
    font-style: normal;
    font-size: 14px;
    color: #010132;
    vertical-align: text-top;
}
.search-box{
    width: 228px;
    height: 37px;
    margin-top: 42px;
    border: 2px solid #0283cb;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    /*margin-left: 114px;*/
}
.search-text{
    float: left;
    width: 165px;
    height: 37px;
    line-height: 37px;
    padding-left: 20px;
    margin-left:0px;
    left:-50px;
    border: 0;
    outline: 0;
    background-color: transparent;
}
.search-btn{
    float: right;
    display: block;
    width: 29px;
    height: 32px;
    margin-top: 4px;
    margin-right: 4px;
    background: url(../images/platform/index/search-icon.png) 0 center no-repeat;
}
/*nav-box*/
.nav-box{
    overflow: hidden;
    zoom: 1;
    height: 52px;
    background-color: #0774d3;

}
.nav-list{
    height: 52px;
}
.nav-list li{
	width: 152px;
    height: 52px;
    float: left;
    margin-right: 2px;
}
.nav-list li a{
    display: block;
    height: 52px;
    line-height: 52px;
    padding: 0 40px;
    font-size: 18px;
    color: #ffffff;
}
.nav-list li a:hover,.nav-list li a.cur-nav{
    background-color: #2b96f3;
}
/*banner-box*/
.banner-box{
    height: 361px;
    margin-top: 8px;
    background: url(../images/platform/index/banner-bg.png) 0 0 repeat-x;
}
.banner-left{
    float: left;
    width: 806px;
    height: 361px;
}
.slide {
    overflow:hidden;
    position:relative;
    width:806px;
    height:361px;
}
.slide .slide-wrapper {
    position:absolute;
    top:0;
    left:0;
    z-index:1;
    height:361px;
}
.slide .slide-wrapper li {
    position:absolute;
}
.slidebox {
    position:absolute;
    right: 20px;
    z-index:30;
    bottom:12px;
}
.slidebox ul {
    height:12px;
}
.slidebox ul li {
    float:left;
    height:12px;
    margin:0 5px;
}
.slidebox ul li em {
    width:12px;
    height:12px;
    cursor:pointer;
    background:#a8a8a8;
    text-indent:-9999px;
    display:block;
}
.slidebox ul li.current em {
    background:#a99501;
}
.slidebox ul li em:hover {
    background:#a99501;
}
.banner-right{
    float: left;
    margin-left: 12px;
}
.banner-right .slide {
    width:367px;
    height:330px;
    margin-top: 24px;
}
.banner-right .slide .slide-wrapper {
    height:310px;
}
.banner-right .slide .slide-wrapper li {
    position:absolute;
    height: 310px;
}
.banner-right .slide .slide-wrapper p{
    height: 36px;
    line-height: 36px;
    margin-bottom: 30px;
    font-size: 18px;
    color: #ffffff;
}
.banner-right .slidebox {
    right: 4px;
    bottom:10px;
}
.banner-right .slidebox ul {
    height:10px;
}
.banner-right .slidebox ul li {
    height:8px;
    margin:0 4px;
}
.banner-right .slidebox ul li em {
    width:8px;
    height:8px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background:#ffffff;
}
.banner-right .slidebox ul li.current em {
    background:#ebd429;
}
.banner-right .slidebox ul li em:hover {
    background:#ebd429;
}
.slidebtn{
    position: absolute;
    z-index: 99;
    left: 0;
    top: 40px;
    width: 366px;
    height: 2px;
}
.slidebtn li{
    cursor: pointer;
    float: left;
    width: 91px;
    height: 2px;
}
.slidebtn li.active{
    background-color: #ffffff;
}
/*content*/
.content{
    overflow: hidden;
    zoom: 1;
}
.section-1{
    overflow: hidden;
    zoom: 1;
    height: 360px;
    margin-top: 45px;
}
.section-title{
    height: 49px;
    line-height: 49px;
    text-indent: 56px;
    font-size: 28px;
    font-weight: 400;
    color: #0958aa;
    border-bottom: 1px solid #dcdbd9;
}
.section-title span{
    float: left;
}
.more-btn{
    float: right;
    margin: 6px 18px 0 0;
    font-size: 14px;
    color: #012c57;
}
.more-btn:hover{
    color: #06519f;
}
.section-main{
    overflow: hidden;
    zoom: 1;
    margin-top: 36px;
}
.news-box{
    overflow: hidden;
    zoom: 1;
    width: 580px;
}
.news-box .section-title{
    background: url(../images/platform/index/title-1.png) 0 center no-repeat;
}
.news-info{
    overflow: hidden;
    zoom: 1;
    height: 153px;
}
.thumbnail{
    overflow: hidden;
    width: 259px;
    height: 153px;
}
.thumbnail img{
    width: 100%;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    -ms-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}
.thumbnail img:hover{
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    -ms-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}
.news-intro{
    float: left;
    width: 290px;
    margin-left: 20px;
}
.news-intro h2{
    margin-top: 4px;
    font-size: 18px;
    font-weight: 400;
}
.news-intro h2 a{
    color: #282828;
}
.news-intro h2 a:hover{
    color: #06519f;
}
.news-intro .date{
    margin-top: 8px;
    color: #8c8c8c;
}
.news-intro .news-text{
    margin-top: 14px;
    line-height: 1.7;
    font-size: 12px;
    color: #777777;
}
.news-list{
    overflow: hidden;
    zoom: 1;
}
.news-list li{
    width: 570px;
    height: 17px;
    line-height: 16px;
    margin-top: 16px;
    color: #282828;
}
.news-list li a{
    display: block;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 480px;
    height: 16px;
    line-height: 16px;
    padding-left: 20px;
    color: #282828;
    background: url(../images/platform/index/list-icon-1.png) 0 center no-repeat;
}
.news-list li a:hover{
    color: #06519f;
}
.news-list li span{
    float: right;
}
.notice-box{
    overflow: hidden;
    zoom: 1;
    width: 580px;
}
.notice-box .section-title{
    background: url(../images/platform/index/title-2.png) 0 center no-repeat;
}
.section-list{
    overflow: hidden;
    zoom: 1;
    margin-left: 16px;
}
.section-list ul{
    margin-top: -14px;
}
.section-list li{
    height: 17px;
    line-height: 16px;
    color: #282828;
}
.section-list li a{
    float: left;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 16px;
    line-height: 16px;
    padding-left: 20px;
    color: #282828;
    background: url(../images/platform/index/list-icon-2.png) 0 center no-repeat;
}
.section-list li a:hover{
    color: #06519f;
}
.section-list li span{
    float: right;
}
.notice-box .section-list li{
    width: 536px;
    margin-top: 21px;
    *margin-top: 19px;
}
.notice-box .section-list li a{
    width: 440px;
}
.section-2{
    overflow: hidden;
    zoom: 1;
    margin-top: 40px;
}
.l-main{
    width: 1010px;
    height: 730px;
}
.l-box{
    overflow: hidden;
    zoom: 1;
    width: 580px;
}
.research-box{
    width: 580px;
    height: 340px;
}
.stu-box{
    margin-top: 50px;
}
.research-box .section-title{
    background: url(../images/platform/index/title-3.png) 0 center no-repeat;
}
.research-box .thumbnail{
    width: 259px;
    height: 153px;
}
.r-list{
    width: 280px;
    height: 203px;
    background-color: #f0f0f0;
}
.r-list ul{
    overflow: hidden;
    zoom: 1;
    margin: 6px 0 0 28px;
}
.r-list ul li a{
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 200px;
    height: 16px;
    line-height: 16px;
    margin-top: 20px;
    *margin-top: 18px;
    padding-left: 16px;
    color: #282828;
    background: url(../images/platform/index/list-icon-2.png) 0 center no-repeat;
}
.r-list li a:hover{
    color: #06519f;
}
.r-box{
    width: 390px;
}
.r-box .more-btn{
    margin-right: 10px;
}
.teaching-box{
    height: 340px;
}
.teaching-box .section-title{
    background: url(../images/platform/index/title-4.png) 0 center no-repeat;
}
.r-box .section-list ul{
    margin-top: -13px;
}
.r-box .section-list li{
    width: 355px;
    margin-top: 20px;
    *margin-top: 17px;
}
.r-box .section-list li a{
    width: 265px;
}
.enrollment-box{
    margin-top: 50px;
}
.enrollment-box .section-title{
    background: url(../images/platform/index/title-5.png) 0 center no-repeat;
}
.r-sidebar{
    width: 179px;
    height: 726px;
    background-color: #f0f0f0;
}
.topic-box{
    overflow: hidden;
    zoom: 1;
    width: 150px;
    margin: 18px auto;
}
.topic-title{
    width: 148px;
    height: 28px;
    margin: 0 auto;
    line-height: 28px;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    color: #5c5c5c;
    border: 1px solid #666666;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 16px;
}
.topic-box ul{
    overflow: hidden;
    zoom: 1;
    margin-top: 4px;
}
.topic-box ul li{
    overflow: hidden;
    width: 150px;
    height: 62px;
    margin: 14px auto 10px auto;
}
.topic-box li img{
    width: 100%;
    height:100%;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    -ms-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}
.topic-box li:hover{
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    -ms-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}
/*footer*/
.footer{
    overflow: hidden;
    zoom: 1;
    height: 285px;
    margin-top: 48px;
    background-color: #f2f2f2;
}
.footer-info{
    overflow: hidden;
    zoom: 1;
    margin-top: 20px;
}
.code-box{
    width: 297px;
    margin-left: 18px;
}
.footer-title{
    font-size: 20px;
    font-weight: 400;
    color: #969696;
    margin-top: 5px;
}
.code-main{
    overflow: hidden;
    zoom: 1;
    height: 100px;
    margin-top: 28px;
}
.code-img{
    float: left;
    width: 100px;
    height: 100px;
}
.code-main p{
    float: left;
    height: 100px;
    line-height: 100px;
    margin-left: 30px;
    font-size: 20px;
    color: #969696;
}
.email-box{
    width: 560px;
    height: 195px;
    padding-left: 22px;
    border-left: 1px solid #c2c1c1;
}
.email-main{
    overflow: hidden;
    zoom: 1;
    margin-top: 12px;
}
.email-img{
    float: left;
    width: 103px;
    height: 103px;
    margin-top: 15px;
}
.address-info{
    float: left;
    margin-left: 62px;
    color: #969696;
}
.address-info p{
    line-height: 1.8;
}
.link-box{
    width: 270px;
    height: 195px;
    padding-left: 30px;
    border-left: 1px solid #c2c1c1;
}
.link-list{
    overflow: hidden;
    zoom: 1;
    margin-top: 5px;
}
.link-list ul li{
    margin-top: 6px;
}
.link-list li a{
    color: #969696;
}
.link-list li a:hover{
    text-decoration: underline;
}
.copyright-info{
    height: 60px;
    line-height: 60px;
    margin-top: 10px;
    text-align: center;
    color: #969696;
    background-color: #333333;
}
/*nav二级菜单*/
/*#nav ul { position: absolute; left: 1px; display: none; margin: 0; padding: 0; list-style: none; -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2); -o-box-shadow: 0 1px 3px rgba(0,0,0,0.2); box-shadow: 0 1px 3px rgba(0,0,0,0.2); -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2); padding-bottom: 3px; }
#nav ul li { width: 180px; float: left; border-top: 1px solid #fff; text-align: left; }
#nav ul li:hover { border-left: 0px solid transparent; border-right: 0px solid transparent; }
#nav ul a { display:flex; height: 20px; line-height: 20px; padding: 8px 5px; color: #666; border-bottom: 1px solid transparent; text-transform: uppercase; color: #797979; font-weight: normal; }
#nav ul a:hover { text-decoration: none; border-right-color: transparent; border-left-color: transparent; background: transparent; color: #4e4e4e; }
*/

/*nav导航*/
.wrap { width: 1200px; margin: 0 auto;}
#nav { margin: 0; padding: 0; list-style: none; /*border-left: 1px solid #d5dce8; border-right: 1px solid #d5dce8; border-bottom: 1px solid #d5dce8;border-bottom-left-radius: 4px;*/ /*-moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px;*/ height: 52px; /*padding-left: 15px; padding-right: 15px;*/ background: #0774D3; }
#nav li { float: left; display: block; background: none; position: relative; z-index: 100; margin: 0 1px; }
#nav li a { display: block; padding: 0;font-size:18px; font-weight: 700; line-height: 52px; text-decoration: none; color: #fff; zoom: 1; /*border-left: 1px solid transparent; border-right: 1px solid transparent;*/ padding: 0px 40px;font-weight:100; }
#nav li a:hover, #nav li a.hov { background-color: #2B96F3; /*border-left: 1px solid #d5dce8; border-right: 1px solid #d5dce8;*/ color: #fff; }
#nav ul { position: absolute; left: -1px;display: none;width:152px;background-color: #0774D3; margin: 0; padding: 0; list-style: none;border-left: 1px solid #0774D3;border-right: 1px solid #0774D3;/* -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2); -o-box-shadow: 0 1px 3px rgba(0,0,0,0.2); box-shadow: 0 1px 3px rgba(0,0,0,0.2); -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2); padding-bottom: 1px;*/ }
#nav ul li { width: 152px;height: 50px;margin: 1px 0 0 1px;padding:1px 0; float: left;left:-1px;text-align:center; /*border-top: 1px solid #fff;*/ /*text-align: left;*/ }
#nav ul li:hover {background-color: #2B96F3;border-left: 0px solid transparent; border-right: 0px solid transparent; }
#nav ul a { display: block; height: 20px;font-size: 14px; line-height: 35px; padding: 8px 5px; /*border-bottom: 1px solid transparent;*/ /*text-transform: uppercase; */color: #fff; font-weight: normal; }
#nav ul a:hover { background-color: #2B96F3;text-decoration: none; border-right-color: transparent; border-left-color: transparent; background: transparent; color: #fff; }
.cur-nav{background-color: #2B96F3;}

/*banner右侧按钮样式*/
.banner-right .prev,
.banner-right .next {
    position:absolute;
    z-index:2;
    top:50%;
    margin-top:-10px;
    width:47px;
    height:60px;
    opacity:0;
    background-color: #ccc;
    border-radius:3px;
    text-indent:-9999px;
    transition:opacity .2s linear 0s;
}
.banner-right .prev {
    left:5px;
}
.banner-right .next {
    right:5px;
}

