﻿*{
    outline:none;
}
a{text-decoration:none;outline:none;cursor: pointer;}
h1,h2,h3,h4,h5,h6,p{font-weight: normal;}
ul,li{list-style:none;}
html{position:relative;width:100%;}
body{position:absolute;width:100%;overflow-x:  hidden; transition: all 0.4s ease-in-out;left: 0;min-width:640px;}
.container{position:relative;width:100%;font-family:"Microsoft YaHei","Arial";font-size:13px;color:#666;line-height:30px;-webkit-text-size-adjust: none;}
input[type=submit],input[type=button] {
    -webkit-appearance: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
strong{font-weight:bold}
.clearfix{*zoom: 1;}
.clearfix:after{display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
.clearfix{ clear: both;}

.container{
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
}
hr{
    height:10px;
    border:none;
    border-top:3px dashed #0b9f84;
    margin: 0 auto;
    width: 85%;
}
.page-cen{
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    z-index: 2;
    position: relative;
}
/*头部*/
.header{
    width: 100%;
    background: url(../images/headbg.png) top center no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
}
.header .page-cen{
    position: static;
}
.herder_top{
    padding-top: 35px;
}
.herder_top .logo{
    float: left;
}
.herder_top .logo a{
    display: block;
}
.header-way{
    float: right;
    width: 248px;
}
.header-way .icon{
    float: left;
    margin-top: 10px;
} 
.header-way .text{
    float: right;
    width: 190px;
} 
.header-way  .info{
    color: #fff;
}
.header-way  .info span{
    color: #fff;
    font-size: 13px;
}
.header-way  .info span.time{
    margin-left: 10px;
    padding-left: 18px;
    background: url(../images/clock.png) left center no-repeat;
    line-height: 20px;
    display: none;
}
.header-way .tel h2{
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    line-height: 22px;
}
.hearder_nav ul{
    margin-right: -32px;
}
.hearder_nav ul li{
     padding: 30px 0;
    width: 130px;
    height: 51px;
    line-height: 51px;
    float: left;
    margin-right: 23px;
    text-align: center;
}
.hearder_nav ul li.has-subnav:hover{
    background: url(../images/nav_jiantou.png) bottom center no-repeat;
}
.hearder_nav ul li>a{
    color: #fff;
    display: block;
     background: url(../images/navbg1.png) top center no-repeat;
}
.hearder_nav ul li.active>a,.hearder_nav ul li:hover>a{
    background: url(../images/navbg2.png) top center no-repeat;
}

.subnav-con{
    position: absolute;
    width: 1920px;
    top: 217px;
    left: 50%;
    height: 306px;
    margin-left: -960px;
    background: url(../images/sub_bg01.png) top center no-repeat;
    display: none;
    -webkit-background-size:cover;
    background-size:cover;
}
.hearder_nav  .subnav{
    /*width: 650px;*/
}
.hearder_nav  .subnav .subnav-pic{
    width:290px;
    float: left;
    margin-top: 40px;
}
.hearder_nav  .subnav .subnav-list{
    text-align: left;
    width: 850px;
    float: left;
    margin-top: 40px;
}
.hearder_nav  .subnav .list{
    display: inline-block;
    width: 25px;
    vertical-align: top;
    cursor: pointer;
    box-sizing: border-box;
    text-align: center;
    border-right: 1px solid  #1ec7a6;
    padding-right: 10px;
    margin-left: 28px;
    margin-bottom: 10px;
}
.hearder_nav  .subnav .list a{
     color: #333;
     line-height: 18px;
     display: inline-block;
     font-size: 15px;
     font-family: "Microsoft YaHei";
     font-weight: bold;
}
.hearder_nav  .subnav .list:hover,.hearder_nav  .subnav .list.active{
    /*background: #1ec7a6;*/
}
.hearder_nav  .subnav .list:hover a,.hearder_nav  .subnav .list.active a{
    color: #1ec7a6;
}
.hbanner{
    width: 100%;
  
}
.hbanner-slider-con{
    
}
.hbanner-blank{
    width: 100%;
    height: 217px;
}
.hbanner-slider-list{
    width: 100%;
    height: 300px;
    overflow: hidden;
    position: relative;
}
.hbanner-slider{
    width: 1920px;
    height: 300px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
}
.hbanner-slider{
    
}
.hb-img{
    display: none;
}
.html5zoo-text-0{
    display: none !important;
    
}
.html5zoo-nav-0{
    z-index: 99;
}
.hbanner-slider li{
    width: 1920px;
    height: 300px;
    float: left;
    position: relative;
}
.hbanner-slider li a.wfEditorMode{
    position: absolute;
    bottom: 50px;
    width: 100px;
    left: 50%;
    margin-left: -50px;
  
    z-index: 99;
}
.hbanner-slider li a{
    display: block;
}
.hbanner-slider li img{
    display: block;
    width: 100%;
}



.hbanner .hbanner-img{
    width: 100%;
    height: 520px;
    position: relative;
    overflow: hidden;
    display: none;
}
.hbanner .hbanner-img .hb-img{
    position: absolute;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    top: 0;
    z-index: -1;
}
.hbanner .hbanner-img .hb-img img{
    width: 100%;
    display: inherit;
}
.hbanner-con{
    width: 100%;
    z-index: 2;
}
.hbanner-nav{
    background: #faf8f3;
    border-bottom: 1px solid #e4e3df;
}
.hbanner-nav .nav-list{
    float: left;
}
.nav-list-slider{
     width: 550px !important;
     float: left;
     height: 72px;
     /*overflow: hidden;*/
     position: relative;
}
.hbanner-nav .list{
    float: left;
    margin-right: 20px;
}
.hbanner-nav .nav-list2 .list{
    float: left;
    width:108px;
    height: 72px;
    margin-right: 20px;
}
.hbanner-nav .list a {
    display: block;
    padding: 20px 0;
    font-size: 18px;
    color: #888;
}
.hbanner-nav .list a:hover,.hbanner-nav .list a.active{
    color: #1ec7a6;
}
.hbanner-nav  .nav-crumbs{
    float: right;
    padding: 20px 0;
}
.nav-list-pre{
    width: 20px;
    height: 100%;
    top:0;
    right: -20px;
    position: absolute;
    background:url(../images/nav_slider_pre.png) center no-repeat;
    cursor: pointer;
}
.nav-list-pre:hover{
   
    background:url(../images/nav_slider_pre2.png) center no-repeat;
  
}
.nav-list-next{
    position: absolute;
    width: 20px;
    height: 100%;
    top:0;
    right: -40px;
    cursor: pointer;
    background:url(../images/nav_slider_next1.png) center no-repeat;
}
.nav-list-next:hover{
   
    background:url(../images/nav_slider_next2.png) center no-repeat;
  
}
.nav-crumbs a{
    font-size: 13px;
    color: #666;
}
.nav-crumbs span{
    padding: 0 5px;
}
.nav-crumbs a:hover,.nav-crumbs a.active{
    color: #1ec7a6;
}

.page-block{
    width: 100%;
    position: relative;
    /*overflow: hidden;*/
}
.page-bg{
    position: absolute;
    width: 1920px;
    top: 0;
    left: 50%;
    margin-left: -960px;
    z-index: 1;
}
.page-bg img{
    width: 100%;
    display: block;
}

.footer{
    background: #000;
}
.footer-con{
    padding-top:60px;
    padding-bottom: 30px;
}
.footer-left{
    float: left;
}
.footer-left .sel-area{
    width: 160px;
    height: 52px;
    text-align: center;
    border: 1px solid #fff;
    box-sizing: border-box;
    -moz-border-radius: 26px;
    -webkit-border-radius: 26px;
    border-radius: 26px;
    line-height: 52px;
    background: url("../images/fei.png") 10px 10px no-repeat;
}
.footer-left .sel-area a{
    color: #fff;
    font-size: 14px;
    margin-left: 15px;
}
.footer-left .sel-area a:hover{
    text-decoration: underline;
}
.footer-right{
    float: right;
    
}
.footer-right .foot-logo{
    float: right;
    width: 123px;
    height: 100px;
    
}
.footer-right .foot-logo a,.footer-right .foot-logo a img{
    width: 100%;
    display: block;
}
.foot-share{
    display: none;
}
.foot-share li{
    width: 53px;
    height: 53px;
    float: right;
    margin-left: 20px;
    cursor: pointer;
}
.foot-share li.weibo{
    background: url("../images/share_01.png") center no-repeat;
}
.foot-share li.weibo:hover{
    background: url("../images/share_012.png") center no-repeat;
}
.foot-share li.email{
    background: url("../images/share_03.png") center no-repeat;
}
.foot-share li.email:hover{
    background: url("../images/share_032.png") center no-repeat;
}
.copyright{
    border-top: 1px solid #353535;
    text-align: center;
}
.copyright p{
    padding: 30px 0;
    font-size: 14px;
    color: #fff;
}
.copyright p a{
    color: #fff;
}
.copyright p a:hover{
    text-decoration: underline;
}
.page-title{
    text-align: center;
    padding-bottom: 60px;
}
.page-title h2{
    font-size: 42px;
    color: #000;
    /*font-weight: bold;*/
    line-height: 42px;
    background: url("../images/title_line.png") bottom center no-repeat;
    padding-bottom: 20px;
    margin-bottom: 10px;
}
.page-title p{
    font-size: 16px;
    color: #666;
}
.page-works{
    background: #fbf8f3;
}
.works-con{
    height: 1360px;
}
.newsBox{
    width: 100%;
}
.newsBox .news{
    width:100%;
    float:left;
    margin: 0;
    position:relative;
}
.newsBox .news .newsinner{
    /*    width:1200px;*/
    width:100%;
    float:left;
}
.newsBox .news .newsinner .itemnew{
    width:100%;
    margin: 0;
    display: inline-block;
    padding-bottom: 40px;
    margin-bottom:40px;
    overflow: hidden;
    border-bottom: 1px dashed #666666;
}
.newsBox .news .newsinner .itemnew .picture-item__inner{
    width:100%;
    box-sizing: border-box;
    float: left;
}
.newsBox .news .newsinner .itemnew .picture-item__inner .pic{
    width: 376px;
    height: 220px;
    float: left;
    overflow: hidden;
}
.newsBox .news .newsinner .itemnew .picture-item__inner .text{
    float: right;
    width: 790px;
}
.newsBox .news .newsinner .itemnew .picture-item__inner img{
    width:100%;
}
.newsBox .news .newsinner .itemnew .time{
    padding:5px 0;
    color:#1ec7a6;
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 10px;
   
}




.newsBox .news .newsinner .itemnew .title{
    font-size:14px;
    color:#666;
    line-height: 24px;
}
.newsBox .news .newsinner .itemnew .content{

}
.newsBox .news .newsinner .itemnew .content p{
    color:#666666;
    font-size: 14px;
    line-height: 26px;
}
.newsBox .news .newsinner .itemnew .more p{
    padding: 20px 0;
    color: #1ec7a6;
}
.newsBox .news .newsinner .itemnew .more p span{
    margin-right: 5px;
}
.newsBox .news .newsinner .itemnew a{
    display:block;
    float: left;
    /*overflow:hidden;*/
    width: 100%;
    font-size: 14px;
    color: #333;
}
.newsBox .news .newsinner .itemnew a.wfEditorMode{
    position: absolute;
    right: 0;
    bottom: 20px;
    display: inline-block;
    text-align: right;
    background: none;
}
.newsBox .news .newsinner .itemnew .text h3{
    font-size: 16px;
    font-weight: bold;
    color: #333;
}
.newsBox .news .newsinner .itemnew .text:hover h3,
.newsBox .news .newsinner .itemnew .text:hover a,
.newsBox .news .newsinner .itemnew .text:hover p,
.newsBox .news .newsinner .itemnew .text:hover,
.newsBox .news .newsinner .itemnew .text:hover .content,
.newsBox .news .newsinner .itemnew .text:hover .content p{
    color: #1ec7a6;
    text-decoration: none;
}
.newsBox .news .newsinner .shuffle__sizer {
    /*position: absolute;*/
    /*width: 100%;*/
    opacity: 0;
    visibility: hidden;
}

.news-title{
    width: 100%;
    text-align: center;
}
.news-title h1{
    font-size: 24px;
    color: #666;
    margin: 30px 0;
}
.news-title p{
    font-size: 14px;
    color: #ff0000;
    margin-bottom: 30px;
}
.news-content{
    width: 100%;
}
.news-content p{
    font-size: 14px;
    color: #999;
    text-align: left;
    margin: 10px 20px;
}
.news-content h1{
    text-align: center;
    font-size: 13px;
    color: #ccc;
}
.newsinner .shuffle__sizer {
    width: 50%;
    opacity: 0;
    visibility: hidden;
}
.picture-item__inner {
    opacity: 0;
    transform: translate(0, 220px);
}
.picture-item__inner--transition {
    transition: all .6s ease;
}
.itemnew .picture-item__inner {
    height: 103%;
}
.itemnew.in .picture-item__inner {
    opacity: 1;
    transform: translate(0, 0);
}
.pages{
    width: 100%;
    margin-top: 30px;
    margin-bottom: 90px;
}
.pages ul{
    width: 298px;
    height: 94px;
    line-height: 76px;
    margin: 0 auto;
    background: url(../images/pagebg_02.png) center no-repeat;
    text-align: center;
}
.pages ul li{
    display: inline-block;
}
.pages ul li a{
    padding: 5px 5px;
    font-size: 16px;
    color: #333;
}
.pages ul li.first,.pages ul li.last{
    display: none;
}
.pages ul li.selected a,.pages ul li:hover a{
    color: #ff000b;
}
.share-list ul{
    margin-right: -40px;
}
.share-list li{
    float: left;
    width: 50%;
    cursor: pointer;
    margin-bottom: 40px;
}
.share-list li .li-con{
    width: 93.5%;
    height: 320px;
    overflow: hidden;
    position: relative;
}
.share-list li .li-con img{
    display: block;
    width: 100%;
    -webkit-transition: -webkit-transform 1s ease-out;
    -moz-transition: -moz-transform 1s ease-out;
    -ms-transition: -ms-transform 1s ease-out;
    transition: transform 1s ease-out;

}
.share-list li:hover .li-con img{
    -moz-transform:scale(1.1); 
-webkit-transform:scale(1.1); 
-o-transform:scale(1.1);
}
.share-list li .li-con  .time{
    width: 90px;
    height: 130px;
    background: #1ec7a6;
    top: 0;
    right: 30px;
    position: absolute;
    z-index: 2;
    text-align: center;
}
.share-list li .li-con  .time h2{
    font-size: 28px;
    color: #fff;
    line-height: 30px;
    margin-top: 40px;
}

.share-list li .li-con  .time span{
    font-size: 13px;
    color: #fff;
    font-family: "Arial";   
}
.share-list li .li-con .title{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,0.6);
    text-align: center;
}
.share-list li .li-con .title h2{
    padding: 15px 0;
    color: #fff;
}
.page-sharedetaile{
    background: #e4e3df;
}
.share-detaile-con{
    padding-bottom: 100px;
}
.share-detaile-con img{
    width: 100%;
    height: auto;
    margin: 10px 0;
}
.share-detaile-title{
    margin-bottom: 30px;
    text-align: center;
}
.share-detaile-title h2{
    font-size: 16px;
    color: #333;
    font-weight: bold;
}

#timeline{
    width:100%;
    overflow:hidden;
    position:relative;
    background:url('../images/licbg.png') 12px 52px no-repeat;
    margin-bottom: 100px;
}
#dates{
    width:1120px;
    margin-top:20px;
    z-index: 99;
}
#dates li{
    float:left;
    width:54px;
    height:40px;
    font-size:16px;
    text-align:center;
    position: relative;
}
#dates li .title{
    position: absolute;
    top:-20px;
    left: 32px;
    display: block;
    width: 154px;
    height: 68px;
    line-height: 38px;
    display: none;
}
#dates li .year{
    margin-top: 58px;
    color:#000;
    font-size: 12px;
}
#dates a{
    color:#713611;
    display:block;
}
#dates .selected{
    font-size:18px;
    font-weight:bold;
}
#dates li a.selected .title{
    text-align:left;
    text-indent:13px;
    font-size: 12px;
    background:url("../images/qizi.png") no-repeat;
    color: #fff;
    display: block;
}
#issues{
    width:1200px;
    overflow:hidden;
}
#issues li{
    padding-top:60px;
    list-style:none;
    float:left;
    width: 1200px;
}
#issues li img{
    text-align:left;
    display:block;
    width: 100%;
}
#issues li .li-con{
    width: 900px;
    margin: 0 auto;
}
#issues li .li-con a{
    display: block;
}
#issues li .pic{
    width: 300px;
    height: 178px;
    overflow: hidden;
    float: left;
}
#issues li .text{
    float: right;
    width: 550px;
    margin-top: 40px;
}
#issues li .text h2{
    font-size: 15px;
    color: #333;
}
#issues li .text p{
    font-size: 16px;
    color: #333;
    font-weight: bold;
}
#next{
    position: absolute;
    width: 17px;
    height: 22px;
    top: 65%;
    right: 0;
     background: url(../images/fz_next1.png) no-repeat;
}
#next:hover{
       background: url(../images/fz_next2.png) no-repeat;
}

#prev{
    position: absolute;
    width: 17px;
    height: 22px;
    top: 65%;
    left: 0;
     background: url(../images/fz_pre1.png) no-repeat;
  
}
#prev:hover{
       background: url(../images/fz_pre2.png) no-repeat;
  
}
.hot-search{
    margin: 60px 0;
}
.hot-input{
    width: 508px;
    height: 42px;
    position: relative;
    margin: 0 auto;
}
.hot-input input{
    width: 100%;
    height: 100%;
    border: none;
    display: block;
    background: url(../images/hotinput.png) center no-repeat;
    text-indent: 20px;
}
.hot-input .btn{
    width: 40px;
    height: 100%;
    position: absolute;
    top:0;
    right: 0;
    background: url(../images/searbtn.png) center no-repeat;
    cursor: pointer;
}
.hot-input .btn:hover{
     background: url(../images/searbtn2.png) center no-repeat;
}

.infodetaile-title{
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}
.infodetaile-title h2{
    font-size: 16px;
    color: #333;
    font-weight: bold;
}
.infodetaile-title p{
    font-size: 13px;
    color: #1ec7a6;
}
.infodetaile-text{
    width: 100%;
    /*text-align: center;*/
    margin-bottom: 100px;
}
.infodetaile-text p{
    font-size: 13px;
    color: #666;
}
.infodetaile-text img{
    text-align: center;
    display:inline-block;
    max-width: 100%;
    height: auto !important;
}

.detaile-back{
    text-align: center;
    margin: 20px 0;
}
.detaile-back a{
    color: #fff;
    padding: 20px 80px;
    background: url("../images/back22.png") center no-repeat;
    cursor: pointer;
    display: inline-block;
}
.detaile-back a:hover{
     background: url("../images/back222.png") center no-repeat;
}
.welfare-con{
    margin-bottom: 100px;
}
.welfare-title h2{
    display: inline-block;
    font-size: 18px;
    color: #1ec7a6;
    background: url(../images/h2bg.png) right center no-repeat;
    padding-right: 35px;
}
.welfare-info-text{
    margin: 10px 20px;
}
.welfare-info-text p{
    font-size: 13px;
    color: #666;
}
.welfare-info{
    margin-bottom: 60px;
}
.welfare-info-item li{
    width: 100%;
    float: left;
    background: #f4f2eb;
    margin-bottom: 30px;
}
.welfare-info-item li.even .li-left{
    float: left;
}
.welfare-info-item li.even .li-right{
    float: right;
}
.welfare-info-item li.odd .li-left{
    float: right;
}
.welfare-info-item li.odd .li-right{
    float: left;
}
.welfare-info-item li .li-left{
    width: 520px;
}
.welfare-info-item li .li-left img{
    display: block;
    width: 100%;
}
.welfare-info-item li .li-right{
    width: 100%;
}
.welfare-info-item li .li-text{
    margin: 30px 0px;
}

.welfare-info-item li .li-text .title{
    margin-bottom: 10px;
}
.welfare-info-item li .li-text .text{
    margin: 0 20px;
}
.welfare-info-item li .li-text .title h2{
     display: inline-block;
    font-size: 18px;
    color: #1ec7a6;
    background: url(../images/h2bg.png) right center no-repeat;
    padding-right: 35px;
}
.welfare-info-item li .li-text p{
    font-size: 13px;
}
.welfare-video{
    width: 100%;
    position: relative;
    cursor: pointer;
}
.welfare-video .pic img{
    width: 100%;
    display: block;
}
.welfare-video .play{
    width: 150px;
    height: 150px;
    position: absolute;
    top: 50%;
    margin-top: -75px;
    left: 50%;
    margin-left: -75px;
}
.liucheng_pic {
    margin-top:30px;
    margin-bottom: 60px;
}
.liucheng_pic img{
    width: 100%;
    display: block;
}
.answers-list{
    margin: 20px 0;
}
.answers-list li{
    border: 1px solid #b4b4b4;
    margin: 10px 0;
    box-sizing: border-box;
    cursor: pointer;
}
.answers-list li .li-title{
    padding: 10px 0;
    margin:0  20px; 
    background: url(../images/wenicon01.png) right center no-repeat;
}
.answers-list li.active .li-title,.answers-list li:hover .li-title{
    background: url(../images/wenicon02.png) right center no-repeat;
}
.answers-list li .li-title h2{
    font-size: 13px;
    font-weight: bold;
    background: url(../images/wenh2.png) left center no-repeat;
    padding-left: 30px;
}
.answers-list li .li-text{
    margin: 0 20px 0 50px;
    padding-bottom:  20px;
    display: none;
}
.answers-list li.active .li-text{
    display: block;
}
.meaning{
    margin: 60px 0 0 0;   
}
.meaning-con{
    margin-top: 30px;
}
.meaning-con .meaning-left{
    width: 760px;
    float: left;
}
.meaning-con  .meaning-right{
    float: right;
}
.master-con{
    margin-bottom: 100px;
}
.master-list ul{
      margin-right: -225px;
}
.master-list li{
    width: 241px;
    float: left;
    margin-right: 225px;
}
.master-list li a{
    display: block;
    color: #666;
}
.master-list li .li-con .li-top{
    width: 100%;
    position: relative;
    height: 267px;
    overflow: hidden;
}
.master-list li .li-con .li-top .pic img{
    width: 100%;
    display: block;
}
.master-list li .li-con .li-top .pic_logo{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:url(../images/huoquan_02.png) center no-repeat;
}
.master-list li .li-con .li-bottom{
    text-align: center;
    margin: 20px 0;
    height: 60px;
}
.master-list li .li-con .li-bottom h2{
    font-size: 16px;
    color: #000;
}
.master-list li .li-con .li-bottom p{
    font-size: 13px;
}
.master-detaile-con{
    padding-bottom: 100px;
}
.master-detaile-left{
    float: left;
}
.master-detaile-pic{
     width: 378px;
     height: 491px;
     position: relative;
}
.master-detaile-pic .pic img{
    width: 100%;
    display: block;
}
.master-detaile-pic .pic-logo{
    width: 100%;
    height: 100%;
    background: url(../images/huoquan_02.png) center no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    background-size: 100%;
}
.master-detaile-right{
    width: 768px;
    float: right;
}
.teacher-name {
    margin-bottom: 30px;
}
.teacher-name h2{
    font-size: 22px;
    color: #000;
    padding-bottom: 15px;
}
.teacher-name h2 span{
    font-size: 16px;
    color: #666;
    margin-left: 20px;
}
.master-detaile-text .welfare-title{
    margin: 30px 0 15px 0;
}
.teacher-honor{
    width: 100%;
}
.teacher-honor table{
    width: 40%;
}
.teacher-more{
    margin: 30px 0;
}
.teacher-more a{
    display: block;
    width: 188px;
    height: 53px;
    line-height: 53px;
    text-align: center;
    color: #1ec7a6;
    text-indent: 15px;
    font-size: 16px;
    border: 1px solid #1ec7a6;
      -moz-border-radius: 26px;
  -webkit-border-radius: 26px;
  border-radius: 26px; 
}
.teacher-more a p{
    display: inline-block;
    padding-left: 20px;
    background: url(../images/teach_btn1.png) left center no-repeat;
}
.teacher-more a:hover{
     background: #1ec7a6;
     color: #fff;
}
.teacher-more a:hover p{
    background: url(../images/teach_btn2.png) left center no-repeat;
}
.works-con .newsinner .shuffle__sizer{
    width: 33.33%;
}
.works-con .newsBox .news .newsinner .itemnew{
    width: 31.33333%;
    float: left;
    cursor: pointer;
}
.works-text li{
    float: left;
    width: 100%;
}
.works-text .li-left{
    float: left;
    width: 20%;
}
.works-text .li-right{
    float: left;
    width: 80%;
}
.works-text .li-left h2{
    font-size: 13px;
    color: #333;
    font-weight: bold;
}
.network-con{
    padding-bottom: 100px;
}
.network-list-con{
    text-align: center;
}
.network-list{
    float: left;   
    position: relative;
    /*z-index:5;*/
}
.network-list .list-title{
    width: 171.4px;
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    border-right: 1px solid #aaa;
    height: 52px;
    line-height: 52px;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
    /*z-index: 6;*/
    /*position: relative;*/
}
.network-list .list-title:hover,.network-list .list-title.active{
    background: #1ec7a6;
    color: #fff;
}
.network-list .list-title h2{
    font-size: 14px;
}
.network-list .list-title-first{
     border-left: 1px solid #aaa;
}

.list-select {
    position: absolute;
    width: 100%;
    z-index: 19;
    background: #eeeeee;
    display: none;
    top: 52px;
    left: 0;
}
.network-list:hover .list-select{
    display: block;
}
.list-select ul{
    width: 60%;
    margin: 0 20%;
    padding: 20px 0;
}
.list-select ul li{
    text-align: left;
    border-bottom: 1px solid #d9d9d9;
    cursor: pointer;
    padding: 5px 0;
}
.list-select ul li:hover{
    color: #1ec7a6;
}
.network-map{
    width: 100%;
    height: 650px;
    margin-top: 60px;
}
.network-map .map-con{
    position: relative;
    width: 821px;
    height: 654px;
    float: left;
}
.network-map .map-con .map{
    width: 800px;
    height: 634px;
    position: relative;
    margin: 0 auto;
    margin-top: 10px;
    z-index: 2;
}

.network-map .map-con .map-top{
    position: absolute;
    top: 0; 
    left: 0;
    width: 100%;
    height: 100%;
/*    background: url(../images/map_top.png) center no-repeat;*/
    z-index: -1;
}

.network-map .address-con{
    width: 353px;
    height: 100%;
    float: right;
    overflow-y: scroll;
}
.address-list li{
    border-bottom: 1px dashed #aaa;
    padding-bottom: 20px;
    margin-bottom: 20px;
    cursor: pointer;
}
.address-list li a{
    display: block;
    color: #666;
       cursor: pointer;
}
.address-list li h2{
    font-size: 13px;
    color: #333;
    font-weight: bold;
    padding-left: 20px;
    border-left: 2px solid #1ec7a6;
    line-height: 18px;
    margin-bottom: 10px;
}
.address-list li:hover h2,.address-list li:hover p{
    color: #1ec7a6;
}
.address-list li p{
    font-size: 14px;
    padding-left: 20px;
}
.introduction-con{
    padding-bottom: 90px; 
}
.introduction-pic{
    margin-top: 60px;
}
.introduction-pic img{
    display: block;
    width: 100%;
}
.page-common{
    padding-bottom: 100px;
}
.page-contact{
    padding: 100px;
}
.contact-list{
    text-align: center;
}
.contact-list li{
    width: 285px;
    display: inline-block;
    vertical-align: top;
    /*margin: 0 20px;*/
}
.contact-list li .pic{
    height: 200px;
    background: url(../images/contactbg.png) center no-repeat;
}
.contact-list li .pic img{
    margin-top: 70px;
}
.contact-list li .text h2{
    font-size: 13px;
    color: #333;
    font-weight: bold;
}
.recruit-nav {
    text-align: center;
}
.recruit-nav a{
    margin: 0 20px;
    font-size: 16px;
    color: #666;
    font-weight: bold;
}
.recruit-nav a.active,.recruit-nav a:hover{
    color: #1ec7a6;
}
.list-title-text .title{
    float: left;
    width: 40%;
}
.list-title-text .title h2{
    font-size: 13px;
    font-weight: bold;
    background: url(../images/wenh2.png) left center no-repeat;
    padding-left: 30px;
}
.list-title-text{
    padding: 15px 0;
}
.list-title-text .education{
    float: left;
    width: 20%;
}
.list-title-text .address{
    float: left;
    width: 20%;
}
.recruit-list li{
    border: 1px solid #dbdbdb;
    box-sizing: border-box;
    margin-bottom: 30px;
    cursor: pointer;
}
.list-title-text .time{
    float: left;
      width: 20%;
}
.list-text-con{
    margin-bottom: 20px;
}
.list-text-con .list-text-left{
    float: left;
    width: 50%;
}
.list-text-con .list-text-right{
    float: left;
    width: 50%;
}
.list-title .list-title-text{
    margin: 0 20px;
     background: url(../images/wenicon01.png) right center no-repeat;
}
.list-text-con h2{
    font-weight: bold;
    color: #333;
    font-size: 13px;
    margin-left: 20px;
}
.list-text-con p{
    margin-left: 20px;
}
.recruit-list .list-text{
    display: none;
}
.recruit-list .active .list-text{
    display: block;
}
.list-more{
    margin-bottom: 30px;
    display: none;
}
.recruit-list .active .list-more{
    display: block;
}
.list-more p{
    margin: 0 20px;
    font-size: 13px;
    color: #333;
}
.list-more p a{
    color: #1ec7a6;
}
.list-more p a:hover{
    text-decoration: underline;
}
.page-course{
    /*padding-bottom: 100px;*/
}

.course-pic-con{
    width: 100%;
    /*height: 1200px;*/
    position: relative;
   
}
.course-pic-bg img{
    display: block;
    width: 100%;
}
.course-pic-con li{
    position: absolute;
    width: 34%;
    z-index: 9;
    cursor: pointer;
}
.course-pic-con li a{
    display: block;
    color: #fff;
}

.course-pic-con li .pic img{
    width: 100%;
    display: block;
}
.course-pic-con li .pic {
    position: relative;
}
.course-pic-con li .pic .li-text{
    position: absolute;
    width: 216px;
    height: 176px;
    color: #fff;
    top: 50%;
    left: 50%;
    margin-top: -88px;
    margin-left: -108px;
    writing-mode:tb-rl;
    display: none;
}
.course-pic-con li.li02 .pic .li-text{
    margin-top: -15px;
}
.course-pic-con li .pic .li-text .title {
    background: url(../images/line.png) 0 0 no-repeat;
}
.course-pic-con li .pic .li-text .title h2{
    font-size: 18px;
    display: inline-block;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 13px;
    background: url(../images/see.png) bottom center no-repeat;
    margin-top: -30px;
    color: #fff;
}
.course-pic-con li .pic .li-text .more a{
    vertical-align: bottom;
    display: inline-block;
}
.course-pic-con li .pic img.nocolor{
    display: block;
}
.course-pic-con li .pic img.color{
    display: none;
}
.course-pic-con li:hover .pic img.color{
    display: block;
}
.course-pic-con li:hover .pic a{
    display: block;
}
.course-pic-con li:hover .pic .li-text{
    display: block;
}
.course-pic-con li:hover .pic img.nocolor{
    display: none;
}
.course-pic-con .li01{
    top: 0;
    left: 50%;
    margin-left: -17%;
}
.course-pic-con .li02{
    top: 6%;
    right: 5%;    
}
.course-pic-con .li03{
    width: 27%;
    top: 33.5%;
    right: 0;    
}
.course-pic-con .li04{
    top: 60%;
    right: 5%;    
}
.course-pic-con .li05{
    bottom: 0;
    left: 50%;
    margin-left: -17%;
}
.course-pic-con .li06{
    top: 60%;
    left: 5%;    
}
.course-pic-con .li08{
    top: 6%;
    left: 5%;    
}
.course-pic-con .li07{
    width: 27%;
    top: 33.5%;
    left: 0;    
}
.course-pic-con .yuan{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 489px;
    height: 492px;
    margin-left: -244.5px;
    margin-top: -246px;
    -webkit-animation: pointAnimations 8s linear infinite;
    -moz-animation: pointAnimations 8s linear infinite;
    -ms-animation: pointAnimations 8s linear infinite;
    animation: pointAnimations 8s linear infinite;  
}
@-webkit-keyframes pointAnimations{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(360deg)}}
@-moz-keyframes pointAnimations{0%{-moz-transform:rotate(0)}100%{-moz-transform:rotate(360deg)}}
@-ms-keyframes pointAnimations{0%{-ms-transform:rotate(0)}100%{-ms-transform:rotate(360deg)}}
@keyframes pointAnimations{0%{transform:rotate(0)}100%{transform:rotate(360deg)}} 


.course-pic-con .yuan img{
    width: 100%;
}
.course-detaile-bg{
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
    background: url(../images/coursedebg_01.png) repeat;
    z-index: 2;
    position: relative;
}
.outline-video {
    margin: 60px 0;
    position: relative;
    height: 480px;
    width: 100%;
    overflow: hidden;
}
.outline-video .video-play{
     width: 800px;
    margin: 0 auto;
}
.outline-video  .pic img{
    width: 100%;
}
.outline-video .video-pic{
    width: 1200px;
    height: 480px;
    position: absolute;
    top: 50%;
    margin-top: -240px;
    left: 50%;
    margin-left: -600px;
    cursor: pointer;
}
.outline-video  .play{
    width: 150px;
    height: 150px;
    position: absolute;
    top: 50%;
    margin-top: -75px;
    left: 50%;
    margin-left: -75px;
}
.course-detaile-con .welfare-title{
    margin: 30px 0;
}
.preview{
    position: relative;
}
 .preview-pre{
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    right: 30px;
    background: url(../images/preview_pre.png) left center no-repeat;
    transition: background .3s ease-in;
  -moz-transition: background .3s ease-in;
  -webkit-transition: background .3s ease-in;
  cursor: pointer;
}
.preview-pre:hover{
     background: url(../images/preview_pre2.png) left center no-repeat;
}
.preview-next{
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    right: 0px;
    background: url(../images/preview_next.png) right center no-repeat;
    transition: background .3s ease-in;
  -moz-transition: background .3s ease-in;
  -webkit-transition: background .3s ease-in;
  cursor: pointer;
}
.preview-next:hover{
     background: url(../images/preview_next2.png) right center no-repeat;
}

.preview-slider li{
    width: 285px;
    height: 180px;
    float: left;
    overflow: hidden;
    margin: 0 7px;
}
.preview-slider li img{
    width: 100%;
}
.course-detaile-con{
    padding-bottom: 100px;
}
.arrange-text table{
    width: 100%;
    border-collapse: collapse;
}
.arrange-text table tr td{
    text-align:  center;
    padding: 10px 0;
}
.arrange-text table tr:nth-child(1){
    background: #d6d3ce;
}
.arrange-text table tr:nth-child(1) td{
    font-weight: bold;
}
.system-text p strong{
    color: #333;
    font-weight: bold;
}
.system-text p em{
    color: #1ec7a6;
}
.system-list{
    margin: 20px 0;
}
.system-list ul{
    margin-right: -20px;
}
.system-list li{
    width: 25%;
   
    float: left;
  
}
.system-list li .li-con{
    width: 285px;
     height: 175px;
    background: url(../images/kuang.png) bottom center no-repeat;
    position: relative;
}
.system-list li .li-con .title{
    position: absolute;
    width: 85px;
    height: 42px;
    top:20px;
    left: 30px;
}
.system-list li .li-con .number{
    float: left;
}
.system-list li .li-con .number h1{
    font-size: 42px;
    color: #1ec7a6;
    font-weight: bold;
}
.system-list li .li-con .info{
    float: left;
    margin-left: 5px;
}
.system-list li .li-con .info h2{
    font-size: 13px;
    color: #333;
    line-height: 20px;
    font-weight: bold;
}
.system-list li .li-con .info p{
    font-size: 13px;
    line-height: 20px;
}
.system-list li .li-con .text{
  position: absolute;
    width: 100%;
    height: 102px;
    left:0;
    bottom: 0px;
}
.system-list li .li-con .text p{
    margin: 0 20px;
}
.page-course-detaile .page-title{
    padding-bottom: 10px;
}
.side_navigation{
    position: fixed;
    width: 100px;
    left: 10px;
    top: 50%;
    margin-top: -200px;
    z-index: 99;
}
.side_navigation li{
    width: 100px;
    height: 100px;
    background: #000;
    margin-bottom: 10px;
    text-align: center;
    
}
.side_navigation li.li_music.active,.side_navigation li.li_music.active:hover{
    background: url(../images/music02.gif) center no-repeat;
}
.side_navigation li.li_music,.side_navigation li.li_music:hover{
    background: url(../images/music01.jpg) center no-repeat;
}
.side_navigation li:hover{
    background: #1ec7a6;
}
.side_navigation li a{
    display:block;
}
.side_navigation li a img{
    display: inline-block;
    margin-top: 16px;
}
.side_navigation li a p{
    color: #fff;
    line-height: 20px;
}


.prompt{
     display: none; 
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: url(../images/promptbg.png) repeat;
    z-index: 999;
}
.prompt .page-cen{
    position: relative;
    height: 100%;
}
.prompt-con{
     background: url(../images/index_03.jpg) repeat;
    position: absolute;
    width: 660px;
    height: 700px;
    top: 50%;
    left: 50%;
    margin-left: -330px;
    margin-top: -350px;

      -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
}
.prompt-text{
    position: relative;
    display: block;
    width: 100%;
    height: 100%;

}
.prompt-text .title{
    text-align: center;
    padding: 30px 0 30px 0;
}
.prompt-text .title h1{
    font-size: 28px;
    font-weight: bold;
    color: #1ec7a6;
  
}
.prompt-text .title h3{
    font-size: 28px;
    font-family: "Arial";
    color: #999;
    font-weight: 100;
    margin-top: 20px;
}

.prompt_close{
    width: 40px;
    height: 40px;
    position: absolute;
    top:30px;
    right: 30px;
    cursor: pointer;
    background: url(../images/prompt_close.png) center no-repeat;
      -webkit-transition:transform 0.5s ease-in-out;
    -o-transition:transform 0.5s ease-in-out;
    -ms-transition:transform 0.5s ease-in-out;
    -moz-transition:transform 0.5s ease-in-out;
}
.prompt_close:hover{

    background: url(../images/prompt_close2.png) center  no-repeat;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -o-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
}
.registration-con{
    width: 460px;
    margin: 0 auto;
}
.registration-list{
    margin-bottom: 22px;
}
::-webkit-input-placeholder { /* WebKit browsers */ 
color: #999; 
} 
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
color: #999; 
} 
::-moz-placeholder { /* Mozilla Firefox 19+ */ 
color: #999; 
} 
:-ms-input-placeholder { /* Internet Explorer 10+ */ 
color: #999; 
} 
.registration-list input.normal-input,.registration-list select{
    width: 100%;
    height: 50px;
    background: #fff;
    border: 1px solid #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-indent: 15px;
    color: #999;
}

.registration-list input.spc-input{
       width: 50%;
    height: 50px;
    background: #fff;
    border: 1px solid #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-indent: 15px;
}
.registration-list.error input{
    border: 1px solid #1ec7a6;
}
.input-verifyCode input{
    float: left;
}
.input-verifyCode a{
    float: left;
    margin-left: 20px;
}


.registration-list strong{
    margin-right: 10px;
}
.registration-list label{
    margin: 0 10px;
}
.registration-btn p{
    width: 100%;
    height: 50px;
    background: #1ec7a6;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-indent: 15px;
    color: #fff;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
}
.registration-btn p:hover{
    background: #0fe3b9;
}
#prompt_form h1{
    text-align: center;
    font-size: 30px;
    line-height: 100px;
}
.page-information,.page-welfare,.page-master,.page-network,.page-introduction,.page-common,.page-contactus,.page-hot{
        background: #fbf8f3;
}
.hot-silder-con{
    width: 600px;
    margin: 0 auto;
    display: none;
}
.hot-silder {
    position: relative;
}
.hot-con{
    padding-bottom: 100px;
}
.hot-silder li{
    width: 600px;
    height: 520px;
    float: left;
}
.hot-silder li .time{
    margin: 20px 0;
}
.hot-silder li .time h2{
    font-size: 24px;
    color: #333;
}
.hot-silder li .text p{
    font-size: 24px;
}
.hot-silder li .pic {
    height: 382px;
    overflow: hidden;
}
.hot-silder li .pic img{
    width: 100%;
    display: block;
}
.silder-pre{
    position: absolute;
    left: 0;
    top: 50%;
    width: 17px;
    height: 30px;
    margin-top: -15px;
    cursor: pointer;
    background: url(../images/pre_01.png) center no-repeat;
}
.silder-pre:hover{
    background: url(../images/pre_02.png) center no-repeat;
}
.silder-next{
    position: absolute;
    right: 0;
    top: 50%;
    width: 17px;
    height: 30px;
    margin-top: -15px;
    cursor: pointer;
    background: url(../images/next_01.png) center no-repeat;
}
.silder-next:hover{
    background: url(../images/next_02.png) center no-repeat;
}

.gotop{
    width: 50px;
    height: 50px;
    cursor: pointer;
    position: fixed;
    right: 30px;
    bottom: 20%;
    z-index: 99999;
    background: url(../images/go_top.png) no-repeat 0px 0px;
    transition: background .3s ease-in;
    -moz-transition: background .3s ease-in;
    -webkit-transition: background .3s ease-in;

}
.gotop:hover{
    background: url(../images/go_top.png) no-repeat 0px -50px;

}

.bomb-video{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    display: none;
     background: url(../images/promptbg.png) repeat;
}
.bomb-video .page-cen{
    height: 100%;
    position: relative;
}
.bomb-video .bomb-video-con{
    width: 100%;
    height: 100%;
   
    position: relative;
}
.bomb-video .bomb-video-con .bomb-con{
    width:  500px;
    height: 375px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -250px;
    margin-top: -187px;
}
.bomb-video .bomb_close{
    width: 48px;
    height: 48px;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -260px;
    background: url(../images/bomb_close.png) repeat;
    cursor: pointer;
      -webkit-transition:transform 0.5s ease-in-out;
    -o-transition:transform 0.5s ease-in-out;
    -ms-transition:transform 0.5s ease-in-out;
    -moz-transition:transform 0.5s ease-in-out;
}
.bomb-video .bomb_close:hover{
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -o-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
}
.pic_logo:hover{
     -webkit-animation:doudong2 5s ease-in-out;
    -o-animation:doudong2 5s ease-in-out;
    animation:doudong2 5s ease-in-out;
}


@keyframes doudong2{
    0%{
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    10%{
        -webkit-transform: ;
        -ms-transform: ;
        -o-transform: ;
        transform: ;
    }
    2%{
        -webkit-transform: rotate(0deg) ;
        -ms-transform: rotate(0deg) ;
        -o-transform: rotate(0deg) ;
        transform: rotate(0deg) ;
    }
    4%{
        -webkit-transform: rotate(10deg) ;
        -ms-transform: rotate(10deg) ;
        -o-transform: rotate(10deg) ;
        transform: rotate(10deg) ;
    }
    6%{
        -webkit-transform: rotate(0deg) ;
        -ms-transform: rotate(0deg) ;
        -o-transform: rotate(0deg) ;
        transform: rotate(0deg) ;
    }
    8%{
        -webkit-transform: rotate(-10deg) ;
        -ms-transform: rotate(-10deg) ;
        -o-transform: rotate(-10deg) ;
        transform: rotate(-10deg) ;
    }
    10%{
        -webkit-transform: rotate(0deg) ;
        -ms-transform: rotate(0deg) ;
        -o-transform: rotate(0deg) ;
        transform: rotate(0deg) ;
    }
    12%{
        -webkit-transform: rotate(0deg) ;
        -ms-transform: rotate(0deg) ;
        -o-transform: rotate(0deg) ;
        transform: rotate(0deg) ;
    }
    14%{
        -webkit-transform: rotate(10deg) ;
        -ms-transform: rotate(10deg) ;
        -o-transform: rotate(10deg) ;
        transform: rotate(10deg) ;
    }
    16%{
        -webkit-transform: rotate(0deg) ;
        -ms-transform: rotate(0deg) ;
        -o-transform: rotate(0deg) ;
        transform: rotate(0deg) ;
    }
    18%{
        -webkit-transform: rotate(-10deg) ;
        -ms-transform: rotate(-10deg) ;
        -o-transform: rotate(-10deg) ;
        transform: rotate(-10deg) ;
    }
    20%{
        -webkit-transform: rotate(0deg) ;
        -ms-transform: rotate(0deg) ;
        -o-transform: rotate(0deg) ;
        transform: rotate(0deg) ;
    }
    25%{
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}
@-webkit-keyframes doudong2{
    0%{
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    10%{
        -webkit-transform: rotate(0deg);
        -ms-transform:rotate(0deg) ;
        -o-transform:rotate(0deg) ;
        transform: rotate(0deg);
    }
    2%{
        -webkit-transform: rotate(0deg) ;
        -ms-transform: rotate(0deg) ;
        -o-transform: rotate(0deg) ;
        transform: rotate(0deg) ;
    }
    4%{
        -webkit-transform: rotate(10deg) ;
        -ms-transform: rotate(10deg) ;
        -o-transform: rotate(10deg) ;
        transform: rotate(10deg) ;
    }
    6%{
        -webkit-transform: rotate(0deg) ;
        -ms-transform: rotate(0deg) ;
        -o-transform: rotate(0deg) ;
        transform: rotate(0deg) ;
    }
    8%{
        -webkit-transform: rotate(-10deg) ;
        -ms-transform: rotate(-10deg) ;
        -o-transform: rotate(-10deg) ;
        transform: rotate(-10deg) ;
    }
    10%{
        -webkit-transform: rotate(0deg) ;
        -ms-transform: rotate(0deg) ;
        -o-transform: rotate(0deg) ;
        transform: rotate(0deg) ;
    }
    12%{
        -webkit-transform: rotate(0deg) ;
        -ms-transform: rotate(0deg) ;
        -o-transform: rotate(0deg) ;
        transform: rotate(0deg) ;
    }
    14%{
        -webkit-transform: rotate(10deg) ;
        -ms-transform: rotate(10deg) ;
        -o-transform: rotate(10deg) ;
        transform: rotate(10deg) ;
    }
    16%{
        -webkit-transform: rotate(0deg) ;
        -ms-transform: rotate(0deg) ;
        -o-transform: rotate(0deg) ;
        transform: rotate(0deg) ;
    }
    18%{
        -webkit-transform: rotate(-10deg) ;
        -ms-transform: rotate(-10deg) ;
        -o-transform: rotate(-10deg) ;
        transform: rotate(-10deg) ;
    }
    20%{
        -webkit-transform: rotate(0deg) ;
        -ms-transform: rotate(0deg) ;
        -o-transform: rotate(0deg) ;
        transform: rotate(0deg) ;
    }
    25%{
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}
@-moz-keyframes doudong2{
    0%{
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    10%{
        -webkit-transform: rotate(0deg);
        -ms-transform:rotate(0deg) ;
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    2%{
        -webkit-transform: rotate(0deg) ;
        -ms-transform: rotate(0deg) ;
        -o-transform: rotate(0deg) ;
        transform: rotate(0deg) ;
    }
    4%{
        -webkit-transform: rotate(10deg) ;
        -ms-transform: rotate(10deg) ;
        -o-transform: rotate(10deg) ;
        transform: rotate(10deg) ;
    }
    6%{
        -webkit-transform: rotate(0deg) ;
        -ms-transform: rotate(0deg) ;
        -o-transform: rotate(0deg) ;
        transform: rotate(0deg) ;
    }
    8%{
        -webkit-transform: rotate(-10deg) ;
        -ms-transform: rotate(-10deg) ;
        -o-transform: rotate(-10deg) ;
        transform: rotate(-10deg) ;
    }
    10%{
        -webkit-transform: rotate(0deg) ;
        -ms-transform: rotate(0deg) ;
        -o-transform: rotate(0deg) ;
        transform: rotate(0deg) ;
    }
    12%{
        -webkit-transform: rotate(0deg) ;
        -ms-transform: rotate(0deg) ;
        -o-transform: rotate(0deg) ;
        transform: rotate(0deg) ;
    }
    14%{
        -webkit-transform: rotate(10deg) ;
        -ms-transform: rotate(10deg) ;
        -o-transform: rotate(10deg) ;
        transform: rotate(10deg) ;
    }
    16%{
        -webkit-transform: rotate(0deg) ;
        -ms-transform: rotate(0deg) ;
        -o-transform: rotate(0deg) ;
        transform: rotate(0deg) ;
    }
    18%{
        -webkit-transform: rotate(-10deg) ;
        -ms-transform: rotate(-10deg) ;
        -o-transform: rotate(-10deg) ;
        transform: rotate(-10deg) ;
    }
    20%{
        -webkit-transform: rotate(0deg) ;
        -ms-transform: rotate(0deg) ;
        -o-transform: rotate(0deg) ;
        transform: rotate(0deg) ;
    }
    25%{
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}
@-o-keyframes doudong2{
    0%{
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    10%{
        -webkit-transform: ;
        -ms-transform: ;
        -o-transform: ;
        transform: ;
    }
    2%{
        -webkit-transform: rotate(0deg) ;
        -ms-transform: rotate(0deg) ;
        -o-transform: rotate(0deg) ;
        transform: rotate(0deg) ;
    }
    4%{
        -webkit-transform: rotate(10deg) ;
        -ms-transform: rotate(10deg) ;
        -o-transform: rotate(10deg) ;
        transform: rotate(10deg) ;
    }
    6%{
        -webkit-transform: rotate(0deg) ;
        -ms-transform: rotate(0deg) ;
        -o-transform: rotate(0deg) ;
        transform: rotate(0deg) ;
    }
    8%{
        -webkit-transform: rotate(-10deg) ;
        -ms-transform: rotate(-10deg) ;
        -o-transform: rotate(-10deg) ;
        transform: rotate(-10deg) ;
    }
    10%{
        -webkit-transform: rotate(0deg) ;
        -ms-transform: rotate(0deg) ;
        -o-transform: rotate(0deg) ;
        transform: rotate(0deg) ;
    }
    12%{
        -webkit-transform: rotate(0deg) ;
        -ms-transform: rotate(0deg) ;
        -o-transform: rotate(0deg) ;
        transform: rotate(0deg) ;
    }
    14%{
        -webkit-transform: rotate(10deg) ;
        -ms-transform: rotate(10deg) ;
        -o-transform: rotate(10deg) ;
        transform: rotate(10deg) ;
    }
    16%{
        -webkit-transform: rotate(0deg) ;
        -ms-transform: rotate(0deg) ;
        -o-transform: rotate(0deg) ;
        transform: rotate(0deg) ;
    }
    18%{
        -webkit-transform: rotate(-10deg) ;
        -ms-transform: rotate(-10deg) ;
        -o-transform: rotate(-10deg) ;
        transform: rotate(-10deg) ;
    }
    20%{
        -webkit-transform: rotate(0deg) ;
        -ms-transform: rotate(0deg) ;
        -o-transform: rotate(0deg) ;
        transform: rotate(0deg) ;
    }
    25%{
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}
.hbanner-slider-list .pagination {
    z-index: 999;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 30;
    text-align: center;
}
.hbanner-slider-list .pagination a {
    display: inline-block;
    background: url(../images/quan2.png) no-repeat center;
    width: 48px;
    height: 20px;
    margin: 0 5px;
    text-indent: -999px;
    overflow: hidden;
}
.hbanner-slider-list .pagination a.selected {
    background: url(../images/quan.png) no-repeat center;
}


.videoshadow{position:fixed;z-index:999;width:100%;height:100%;left:0px;top:0px;background:url(../images/bg_videoshadow.png) repeat;}
.videobox {position: absolute;width: 0px;height: 2px;margin: -250px 0 0 -445px;left: 50%;top: 50%;background: #000;overflow: hidden;}
.videobox .close{position:absolute;top:5px;right:5px;width:26px;z-index: 9;height:26px;background:url(../images/close.png) no-repeat;cursor:pointer;}
.videobox #video_01{background:url(../images/loading040.gif) no-repeat center center #000;}

/*æœç´¢ç»“æžœ*/
.search-result{
    width: 100%;
    margin-top: 60px;
}
.search-result ul li{
    width: 31.333%;
    margin-right: 2%;
    position: relative;
    overflow: hidden;
    float: left;
    height: 180px;
    margin-bottom: 60px;
    
}

.search-result ul li .result-img{
    overflow: hidden;
     width: 100%;
    height: 100%;
}
.search-result ul li img{
    width: 100%;
}
.search-result ul li .result-title{
    width: 100%;
    position: absolute;
    left: 0;
    display: block;
    bottom: 0px;
    height: 50px;
    line-height: 50px;
    background: url('../images/libg22.png') repeat;
    overflow: hidden;
}
.search-result ul li .result-title h2{
    color: #fff;
    padding: 0 10px;
    text-align: center;
}
.search-result ul li .result-title h2:hover{
    color: #ff0000;
}
.search-area{
    width: 595px;
    margin: 60px auto 0 auto;
}
.prompt-tetx{
    width: 100%;
    text-align: center;
    margin-bottom: 60px;
    margin-top: 30px;
}
.search-area .search_input {
    border-width: 1px;
    border-style: solid;
    border-color: #c41c2a;
    width: 417px;
    float: left;
    font-size: 16px;
    height: 29px;
    line-height: 29px;
    padding: 2px 53px 2px 5px;
}
.search-area .btn{
    width: 116px;
    height: 36px;
    background: url(../images/vbg_new.png) no-repeat -90px -35px;
    border: 0;
    cursor: pointer;
    float: left;
    text-indent: 999px;
}
.search-area .search_input:hover{
	border:#ff000 1px solid;
        border-color: #ff0000;
}
.search-area .search_input:focus{
	border:#ff000 1px solid;
        border-color: #ff0000;
}
.search-area .btn:hover{
     background: url(../images/vbg_new.png) no-repeat -90px -75px;
}
.ph-banner-con{
    display: none;
    width: 640px;
    height: 1080px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -540px;
    margin-left: -320px;
}
.ph-banner li{
    width: 640px;
    height: 850px;
    float: left;
}
.ph-hbanner-slider{
    width: 640px;
    height: 200px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -320px;
    display: none;
}
.ph-hbanner-slider li{
    width: 640px;
    height: 200px;
    float: left;
}
.international{
    text-align: center;
    border:1px solid #aaa;
    height: 52px;
    line-height: 52px;
    margin-bottom: 20px;
}
.international p{
    font-size: 13px;
    font-weight: bold;
    background: url(../images/wenh2.png) left center no-repeat;
    padding-left: 30px;
    display: inline-block;
}





@media screen and (max-width: 1440px){
    .page-cen{
        max-width: 960px;
    }
    .subnav-con{
        top:188px;
    }
    .hearder_nav ul li{
        width: 100px;
        margin-right:22px;
        height: 39px;
        line-height: 39px;
    }
    .herder_top{
        padding-top: 0px;
    }
    .hearder_bottom{
        padding-top: 10px;
    }
    .hearder_nav ul li>a{
       background-size: 100%;
    }
    .hearder_nav ul li.active>a,.hearder_nav ul li:hover>a{
        background-size: 100%;
    }
    .hearder_nav  .subnav{
        top: 93px;
        left: -22px;
    }
    .header .subnav-bg{
        top: 190px;
    }
    .welfare-info-item li .li-left{
        width: 280px;
        margin-top: 37px;
    }
    .meaning-con .meaning-left{
        width: 560px;
    }
    .newsBox .news .newsinner .itemnew .picture-item__inner .text{
        width: 540px;
    }
    .share-list ul{
        margin-right: -33px;
    }
    .share-list li .li-con{
        height: 256px;
    }
    #issues li{
       width: 960px;    
    }
/*    .course-pic-con{
        height: 960px;
    }*/
    .course-pic-con .yuan{
        width: 380px;
        height: 380px;
        margin-top: -190px;
        margin-left: -190px;
    }
    .arrange{
        width: 100%;
    }
    .system-list li .li-con{
        width: 235px;
        background-size: 100%;
        height: 156px;
    }
    .system-list li .li-con .text p{
        line-height: 22px;
    }
    .system-list li .li-con .text{
        height: 95px;
    }
    .network-map{
        height: 460px;
    }
    .network-map .map-con{
        width: 570px;
        height: 460px;
    }
    .network-map .map-con .map-top{
        background-size: 100%;
       
    }
    .network-map .map-con .map{
        width: 552px;
        height: 436px;
    }
    .network-list .list-title{
        width: 137px;
    }
    .master-list li{
        margin-right: 118px;
    }
    .master-detaile-pic{
        width: 260px;
        height: 310px;

   }
   .master-detaile-right{
       width: 660px;
   }
   .hbanner-blank{
       height: 190px;
   }
   .hearder_nav  .subnav .subnav-list{
       width: 660px;
   }
    
}

@media screen and (max-width: 960px){
      .search-result ul li{
            width: 48%;
            margin-right:  1%;
            margin-left:  1%;
            /*height: auto;*/
        }
    .page-cen{
        width: auto;
    }
     .banners .banner{
        padding-top: 18px;
    }
    .hbanner-blank{
       height: 78px;
   }
    .list-title-text .title{
        width: 20%;
    }
    .list-title-text .time{
        float: right;
        width: 40%;
        text-align: right;
        
    }
    .list-title-text .time p{
        margin-right: 20px;
    }
    .network-list{
        width: 25%;
        margin-bottom: 20px;
    }
    .network-list .list-title{
        width: 100%;
    }
    .network-map{
      height: auto;   
    }
    .network-map .map-con{
        float: none;
        margin: 0 auto;
    }
    .network-map .map-con .map-top{
        top: -10px;
    }
    .network-map .address-con{
        width: 100%;
        margin: 30px 0;
    }
    .master-list ul{
        margin-right: 0;
    }
    .master-list li{
        width: 33.33%;
        float: left;
        margin-right: 0;
    }
    .master-list li .li-con{
       width:241px;
       margin: 0 auto;
    }
    .master-detaile-left{
        width: 100%;
    }
    .master-detaile-pic{
        margin: 0 auto;
    }
    .master-detaile-right{
        width: 100%;
        float: left;
    }
    .teacher-name{
        text-align: center;
    }
    .welfare-info-item li .li-left{
        width: 100%;
        margin-top: 0;
    }
    .welfare-info-item li .li-right{
        width: 100%;
    }
    .meaning-con .meaning-left{
        width: 100%;
    }
    .meaning-con  .meaning-right{
        display: none;
    }
    .newsBox .news .newsinner .itemnew .picture-item__inner .pic{
        width: 100%;
        height: auto;
    }
    .newsBox .news .newsinner .itemnew .picture-item__inner .text{
        width: 100%;
    }
    .share-list li .li-con{
        height: auto;
    }
     #issues{
        width: 600px;
    }
    .system-list li{
        width: 50%;   
    }
    .system-list li .li-con{
        margin: 0 auto;
    }
     .course-pic-con .yuan{
        width: 280px;
        height: 280px;
        margin-left: -140px;
        margin-top: -140px;
    }
    .course-pic-con li:hover .pic .li-text{
        display: none;
    }
    #timeline{
        display: none;
    }
    
    .hot-silder-con{
        display: block;
    }
    
    
    
    
}
@media screen and (max-width: 783px){
     .master-list li{
        width: 50%;
     }
}
@media screen and (max-width: 640px){
    #footer-text{
        height: 280px;
    }
    .container{
        font-size: 24px;
    }
    .share-list ul{
        margin-right: 0;
    }
    .share-list li{
        width: 100%;
    }
    .share-list li .li-con{
        width: 100%;
    }
    .page-title p{
        font-size: 20px;
    }
    .gallery-thumbs .swiper-slide .text h2{
        font-size: 28px;
        line-height: 36px;
    }
    .gallery-thumbs .swiper-slide .text p{
          font-size: 24px;
    }
    .index-more a{
        font-size: 24px;
    }
    .index-more{
        margin: 0;
    }
    .index-news-slider li .title h2{
        font-size: 28px;
        margin: 10px 0;
        line-height: 36px;
    }
    .index-news-slider li .more{
        margin: 10px 0;
    }
    .index-news-slider li .title  p,.index-news-slider li .more  p,.index-teacher-slider li .li-con .li-bottom p{
        font-size: 24px;
    }
    
    .index-teacher-slider li .li-con .li-bottom h2{
         font-size: 28px;
        line-height: 36px;
    }
    .index-teacher-slider li{
        height: 470px;
    }
    .index-works-nav a{
        font-size: 28px;
    }
    .index-works-slider  li .li-item  .pic-text h2{
        font-size: 24px;
    }
    .footer-left .sel-area p,.copyright p{
        font-size: 24px;
    }
    
    .hbanner-nav .list a{
        font-size: 24px;
    }
    .nav-crumbs a{
        font-size: 22px;
    }
    .hbanner-nav .nav-list{
        width: 100%;
        border-bottom: 1px solid #e4e3df;
    }
    .answers-list li .li-title h2{
        font-size: 26px;
    }
    .answers-list li .li-title{
        padding: 20px 0;
    }
    .contact-list li .text h2{
        font-size: 26px;
        padding-bottom: 15px;
    }
    .recruit-nav a{
        font-size: 26px;
    }
    .list-title-text .title h2{
         font-size: 24px;
    }
    .list-text-con h2{
        font-size: 24px;
        margin-bottom: 15px;
    }
    .list-text-con .list-text-left{
        width: 100%;
        margin-bottom: 20px;
    }
    .list-text-con .list-text-right{
        width: 100%;
    }
    .list-title-text .title{
        width: 50%;
    }
    .list-title-text .education{
        width: 50%;
    }
    .list-title-text .address{
        width: 50%;
    }
    .list-title-text .time{
        width: 50%;
        float: left;
    }
    .list-more p{
        font-size: 24px;
    }
    .footer-left .sel-area{
        width: 210px;
    }
    .network-list .list-title h2{
        font-size: 24px;
    }
    .address-list li h2{
        font-size: 26px;
        line-height: 36px;
    }
    .address-list li p{
        font-size: 24px;
    }
    
     .works-con .newsBox .news .newsinner .itemnew{
        width: 100%;
    }
    .works-text .li-left h2{
        font-size: 24px;
    }
    .works-text li{
        margin: 10px 0;
    }
    .works-text .li-right p{
        font-size: 24px;
    }
    .teacher-name h2{
        font-size: 28px;
    }
    .teacher-name h2 span{
         font-size: 24px;
    }
    .welfare-title h2{
        font-size: 26px;
        line-height: 36px;
    }
    .teacher-honor table{
        width: 100%;
    }
    .teacher-honor table td{
        padding: 10px 0;
       
    }
    .teacher-more a p{
        font-size: 24px;
    }
    .newsBox .news .newsinner .itemnew .text h3{
        font-size: 26px;
    }
    .newsBox .news .newsinner .itemnew .time,.newsBox .news .newsinner .itemnew .content p{
        font-size: 24px;
        line-height: 32px;
    }
    .newsBox .news .newsinner .itemnew .more p{
          font-size: 24px;
    }
    .welfare-info-text p{
         font-size: 24px;
    }
    .welfare-info-item li .li-text .title h2{
          font-size: 26px;
    }
    .welfare-info-item li .li-text p{
        font-size: 24px;
    }
    .share-detaile-title h2{
        font-size: 28px;
        line-height: 36px;
    }
    .share-detaile-text p,.share-detaile-text p span{
        font-size: 24px !important;
    }
    
    .pages ul li a{
        font-size: 24px;
    }
    .hbanner-nav .nav-list2 .list{
        width: 120px;
        margin-right: 10px;
    }
    .system-text p{
        margin-bottom: 15px;
    }
    .system-list ul{
        margin-right: 0;
    }
    .system-list li{
        width: 100%;
    }
    .system-list li .li-con{
        width: 100%;
        min-height:340px;
    }
    .system-list li .li-con .text{
        height: 220px;
    }
    .system-list li .li-con .text p{
        line-height: 32px;
    }
    .system-list li .li-con .title{
        width: 160px;
        left: 70px;
    }
    .system-list li .li-con .info p,.system-list li .li-con .info h2{
        font-size: 24px;
        line-height: 30px;
    }
    .system-list li .li-con .number{
        width: 30%;
    }
    .system-list li .li-con .number h1{
        font-size: 64px;
    }
    .side_navigation li a p{
        font-size: 20px;
    }
    .ph-banner-con{
        display: block;
    }
    .banner,.pagination,.hbanner-slider{
        display: none;
    }
    .ph-hbanner-slider{
        display: block;
    }
    .pagination2 {
        z-index: 999;
        width: 100%;
        position: absolute;
        bottom: 40px;
        left: 0;
        z-index: 30;
        text-align: center;
    }
    .hbanner-slider-list  .pagination2{
        bottom: 5px;
    }
    .pagination2 a {
        display: inline-block;
        background: url(../images/quan2.png) no-repeat center;
        width: 48px;
        height: 20px;
        margin: 0 5px;
        text-indent: -999px;
        overflow: hidden;
    }
    .pagination2 a.selected {
        background: url(../images/quan.png) no-repeat center;
    }
    .side_navigation{
        top: auto;
        bottom: 0;
        margin-top: 0;
    }
    .hbanner-slider-list{
        height: 200px;
    }
   
}