*{ padding: 0;
margin: 0;
    box-sizing: border-box;
}
body{
    font-family: "Helvetica Neue", Helvetica, Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif;
    font-size: 15px;
    color: #333;
    background: #F2F3F9;margin: auto;
}
a{border: none; margin: 0;    word-wrap: break-word;
    word-break: break-word;}
img{padding: 0; margin: 0;
    max-width: 100%;
    border: none;
    text-align:center;
    margin:auto;
    -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
}
ul,ol,li,p,h1,h2,h3,h4,h5,h6{
    list-style: none;
    margin: 0;
    padding: 0;
    word-break:keep-all;
    word-wrap:break-word;
}
a:hover,
a,
a:focus {
    text-decoration: none ;
    color: #333;
    word-wrap: break-word;
    word-break: break-word;
}
.clearFix:after{
    content: "";
    display: block;
    clear: both;
}
.clearFix{
    zoom:1;
}
.header{
    width: 100%;
    height: 650px;margin:0 auto;
    background: url("../images/headBg_01.png") no-repeat center 0px;
    position: relative;
}
.head{
    width: 100%;margin:0 auto;
    position: absolute;
    z-index: 2;
}
.headBg{
    width: 100%;
    height: 150px;margin:0 auto;
    background: #fff;
    opacity: .9;
    
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.headCenter{
    width: 1200px;
    height: 150px;
    margin: 0 auto;
    padding-top: 20px;
    position: relative;
}
.logo{
    float: left;
width:700px;
}
.headRight{
    float: right;
    position: relative;
width:270px;
}
.headRight ul{
    margin:20px 0;
}
.headRight li{
    float: right;
    padding: 0 10px;
    font-weight: bold;
    border-left: 1px solid #B9B9B9;
}
.headRight a{
    color: #333;
}
.headRight .mobile{
    padding-right: 0;
}
.headRight .english{
    padding-left: 0;
    border: none;
}
.headRight .english a{
   }
.headIpt{
    width: 100%;
    padding: 5px 20px 5px 0;
    border: none;
    font-size: 15px;
    border-bottom: 1px solid #000;
    outline: none;
    background: transparent;
}
.headSub{
    width: 18px;
    height: 18px;
    background: url("../images/search_03.png") no-repeat;
    position: absolute;
    right: 0;
    bottom: 5px;
    border: none;
    cursor: pointer;
    outline: none;
}
.homeClick{
    position: absolute;
    top:574px;right: 0;
    text-align: right;
}
.homeClick p{
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    margin-bottom: 10px;
}
.homeClick span{
    font-size: 16px;
    font-weight: normal;
}
.main{
    width: 1200px;
    margin: 30px auto 0;
}
.mainLeft{
    width: 370px;
    height: 100%;
    background: #0CB9D5;
    float: left;
    display: block;
    padding-top: 45px;
   
}
.photo{
    width: 200px;
    height: 200px;
    overflow: hidden;
    
    line-height: 200px;
    margin: 0 auto 30px;
    text-align: center;
    border-radius: 50%;
    align-items: center;
    border: 5px solid #EDEDED;
}
.photo img{
	
    
    -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
	
	margin:0 auto; 
   }
.engName,.chName{
    text-align: center;
    font-size: 22px;
    margin-bottom: 10px;
}
.love{
    width: 60px;
    height: 25px;
    line-height: 25px;
    font-size: 18px;
    color: #DF2D35;
    padding-left: 30px;
    margin: 20px auto;
    background: url("../images/love.png") no-repeat 0px 0px;
}
.rec{
    width: 310px;
    height: 50px;
    margin: 20px auto;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    border: 2px solid #99EBF8;
    background: #fff;
}
.rec a{
    color: #333;
}
.information{
    margin-top: 75px;padding-left: 30px;
}
.ifmTit{
    color: #fff;
    font-size: 24px;
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
}
.information ul{
    padding: 10px 0;
}
.information li{
    line-height: 30px;
    font-weight: bold;
}
.information li span{
    font-weight: normal;
}
.erWeiMa{
    width: 150px;
    height: 150px;
    margin: 30px auto;
}
.mainRight{
    width: 790px;
    float: left;
    margin-left:20px;
}

.nav{
    
    height: 80px;
    width: 100%;
    margin-bottom: 30px;
    background: #fff;
}
.nav li{
    float: left;
    line-height: 80px;
    font-size: 16px;
    font-weight: bold;
}
.nav>ul>li{
z-index:9999;
    position: relative;
}
.nav ul>li ol{
    background: #fefefe;
    position: absolute;
    left: 0;
    top: 80px;
    display: none;
    z-index: 100;
}
.nav ul>li ol li{
    line-height: 54px;
    width: 100%;
    text-align: center;
    word-break: break-all;
   
}
.nav ul>li ol li:hover{
    background: #fff;
}
.nav li a{
    color: #333;
    display: block;
    height: 100%;
    padding: 0 20px;
}
.nav li:hover{
    background-color: #a5f2ff;
}
.nav>ul>li:last-child{
   position: relative;
    width: 100px;
    float: right;

}
.nav ul>li .nav_more_icon{
    width: 100px;
    height: 80px;
    background-image: url(../images/nav_more.png);
    background-repeat: no-repeat;
    background-position: center;
}
/*.nav li:hover .nav_more{display: block;}*/

.nav ul>li .nav_more{
    position: absolute;
    top: 80px;
    right: 0;
    width: 180px;
    background: #ececec;
    display: none;
    z-index: 100;

}
.nav ul>li .nav_more li{
    width: 100%;
    text-align: center;
    line-height: 54px;
    border-top: 1px solid #DDE0EF;
    position: relative;
}
.nav ul>li .nav_more li:hover{
    background: #fff;
}
.nav ul>li .nav_more li ol{
    top: -1px;
    width: 180px;
    left: -180px;
    border-right: 1px solid #DDE0EF;
}




/*.nav{
    width: 100%;
    padding: 0 25px;
    background: #fff; height:80px;
    margin-bottom: 30px;
}
.nav li{position:relative;
    float: left;
    margin-right:40px;
    font-size: 18px;
   
    font-weight: bold;
    line-height: 80px;
}
.nav .win{
    margin: 0;
}
.nav .san{
	height:80px;
    float: right;
    margin-right: 0;
    cursor: pointer;
}


.nav_more{margin-top:25px; margin-bottom: 25px;}
.nav_more span{
    display: block;
    width: 32px;
    height: 4px;
    background: #333;
    margin-bottom: 8px;
    border-radius: 2px;
}
.nav li:hover .sunav{display:block;}
.nav li>ol.sunav{display: none;  position: absolute; right:0; top:80px; background: #fff; z-index:999; }
 ol.sunav li{  text-align: center;
    font-size: 18px;height:30px;
    font-weight: bold;
    line-height: 30px;}
.nav li>ol.sunav li a{text-align: center;}*/



.dqwz{padding:0 30px; width:100%; min-height:54px; line-height: 55px; border-bottom: 1px solid #ddd; text-align: left;}
.dqwz span{}
.dqwz a{color: #000; text-decoration: none; }


.titBox{
    width: 100%;
    background: #fff;
    padding-top: 10px;
    /*padding-bottom: 60px;*/
overflow: hidden;
}
.tit{
    width: 770px;
    font-size: 22px;
    padding: 0 40px;
    margin-left: -10px;
    line-height: 60px;
    background: url("../images/titBg.png") no-repeat;
    position: relative;
}
.tit a{
    color: #fff;
}
.per{
    float: left;
}
.more{
    font-size: 18px;
    float: right;
}
.triangle{
    width: 10px;
    height: 8px;
    background: url("../images/triangle.png") no-repeat;
    position: absolute;
    left: 0;bottom: -8px;
}
.titTxt{
    padding: 10px 30px 30px;
    line-height: 30px;
}
.date{
    font-weight: bold;
    color: #fff;
    background: url("../images/bg3.png") no-repeat;
    padding-left: 20px;
    line-height: 22px;
    margin-left: 20px;
    margin-bottom: 15px;
    margin-top: 10px;
}
.eduRow{
    margin-bottom: 20px;
    position: relative;
}
.eduBot{
    margin-bottom: 0;
}
.point{
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #0CB9D5;
    position: absolute;
    top: 7px;
    left: -5px;
}
.eduRow ul{
    margin-left: 20px;
}
.eduRow li{
    float: left;
    padding: 0 10px;
    border-left: 1px solid #5d5d5d;
    line-height: 16px;
}
.eduRow .zj{
    border: none;
}
.eduTxt{
    position: relative;
}
.line{
    height: 90%;
    border-left: 2px solid #0CB9D5;
    position: absolute;
    top:10px;
    left: -2px;
}
.group{width:100%;  margin: 0 auto; overflow: hidden; }

.group img{  -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center; vertical-align:middle;
}
.group ul{list-style: none;}
.group li{width: 146px;height: 173px; float: left;margin:0 15px;}

.footer{
    width: 100%;
    margin-top:40px;
    background: #0CB9D5;
    line-height: 30px;
    text-align: center;
    padding: 10px 0;
    color: #fff;
}

.message{
    width: 791px;
    padding: 20px;
    position: relative;
    background: #fff;
    border-radius: 10px;
    /* border-left: 1px solid #B1B4C7; */
}
.message .line{
    position: absolute;
    left: -20px;
    top: 0;
    width: 39px;
    height: 100%;
    background: url('../img/center_bg.png') repeat-y;
}
.resume{
    padding: 0 20px 20px 20px;
    background: #fff;
    /* margin-bottom: 20px; */
}
.resume h3{
    font-family: "方正粗黑宋简体";
    font-size: 24px;
    color: #0a102b;
    font-weight: normal;
    line-height: 60px;
    margin-bottom: 15px;
    border-bottom: 1px solid #E7E6D2;
}
.resume h3 .more{
    float: right;
    font-family: "方正粗黑宋简体";
    font-size: 24px;
}
.resume p{
    font-size: 14px;
    line-height: 28px;
    color: #333;
}
.resume h4{
    display: inline-block;
    font-size: 14px;
    color: #fff;
    background: #BBB2A9;
    line-height: 22px;
    margin-top: 5px;
    margin-bottom: 10px;
    padding: 0 16px;
    position: relative;
    border-bottom: 1px solid #E7E6D2;
}
.resume h4::before{
    content: "";
    width: 37px;
    height: 22px;
    display: block;
    position: absolute;
    left: -37px;
    top: 0;
    background: url('../img/icon_jt.png') no-repeat center;
}
.resume ul.p40{
    padding-left: 40px;
    position: relative;
}
.resume ul.p40::before{
    content: "";
    display: block;
    width: 2px;
    height: 93%;
    background: #BAB3A9;
    position: absolute;
    left: 7px;
    top: 14px;
}
.resume li{
    margin-bottom: 15px;
}
.research li{
    margin-bottom: 0;
}
.research li p{
    line-height: 30px;
}
.resume .bust{
    padding-top: 20px;
}
.resume .bust li{
    width: 167px;
    float: left;
    margin-right: 20px;
    text-align: center;
}
.resume .bust li:hover{
    box-shadow: 0 1px 0 0px #C7C9D8;
}
.resume .bust li:hover a span{
    color: #0cb9d5;
}
.resume .bust li:last-child{
   }
.resume .bust li a span{
    font-size: 16px;
    color: #333;
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.con_article{min-height:1340px;}


.con_title{
    height: 60px;
    font-family: 方正粗黑宋简体;
    font-size: 24px;
    color: rgb(10, 16, 43);
    font-weight: normal;
    line-height: 60px;
    border-bottom: 1px solid #E7E6D2;
}
.con_title h3{
    float: left;
    font-size: 24px;
    font-weight: normal;
}
.con_title p{
    float: right;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #888;
}
.con_title p a{
    color: #888;
}
.con_title p span{
    color: #bab2a9;
}
.con_title p a:hover{
    color: #DEA973;
}
.art_title{
    padding: 0 30px;
    padding-top: 25px;
    line-height: 42px;
    
}
.art_title h4{
    font-size: 18px;
    color: #333;
    text-align: center;
}
.art_info{
    border-bottom: 1px dashed #DEDEDE;
    text-align: center;
}
.art_info ul{
    display: inline-block;
}
.art_info li{
    float: left;
    margin: 0 5px;
    font-size: 14px;
    color: #888;
}
.art_in ul{
    padding: 20px 30px;
}
.art_in li{
    font-size: 14px;
    line-height: 30px;
    color: #333;
}
.art_in li h4{
    color: #000;
    display: inline;
}
.art_img ol{
  
    text-align: center;
  }

.art_img li{
  
    padding: 10px;
  }
.art_img li:nth-child(2){
    float: right;
}
.art_foot{
    padding: 20px 30px;
clear:both;
}
.art_foot h4{
    font-size: 18px;
    line-height: 42px;
    color: #0cb9d5;
    font-weight: normal;
    font-family: "方正粗黑宋简体";
}
.art_foot ul{
    padding-left: 20px;
}
.art_foot li{
    color: #000;
    margin-bottom: 8px;
    list-style: square;
}
.art_foot li a{
    font-size: 14px;
    line-height: 28px;
    color: #333;
}
.art_foot li a:hover{
    color: #0cb9d5;
}
.art_page{
    padding: 20px 30px;
    border-top: 1px solid #DDDDDD;
    clear: both;
}
.art_page li{
    font-size: 14px;
    line-height: 28px;
    color: #333;
}
.art_page li a:hover{
    color: #0cb9d5;
}

/* 文章列表页面 */
.article_list ul{
    padding: 20px 30px;
}
.article_list li{
    font-size: 14px;
    line-height: 28px;
    color: #333;
    list-style: square;
    margin-left: 20px;
    margin-bottom: 20px;
}
.article_list li:hover{color: #0cb9d5;}
.article_list li:hover a{color: #0cb9d5;}
/* 文章内容页面 */
.art_con{
    padding: 0 30px;
    padding-top: 10px;
}
.art_con p{
    font-size: 14px;
    line-height: 26px;
    color: #333;
    padding: 10px 0;
}
.art_in_img{
    /*width: 600px;
    height: 400px;*/
   padding:10px; border: 1px solid #ddd;
    margin: 20px auto;
    max-width:600px;
}
.art_in_img img{
    width: 100%;
    height: 100%;
}
/* 教师列表页面 */
.teacher_list .bust h5{
    font-size: 18px;
    line-height: 30px;
    color: #243b2b;
    padding:0 30px;
    margin-bottom: 20px;
}
.teacher_list{
    padding: 0;
}
.teacher_list .bust{
    margin-top: 0;
}
.teacher_list .bust ul{
    padding: 0 22px;
}
.teacher_list .bust li{
    width: 196px;
    margin:5px 24px;
}
.teacher_list .bust li:nth-child(3n){
    margin-right: 0;
}
.teacher_list li img{

}

/* 图片列表页面 */
.pic_list{
    padding: 20px 30px;
}
.pic_list li{
  width: 233px;
    padding: 10px;
    margin: 20px auto;
    text-align: center;
    float: left;
    height: 250px;

    height: 216px;   
}
.pic_list li:nth-child(3n){
    margin-right: 0;
}
.pic_list li img{
   }
.pic_list li span{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 5px;
}

/* 教师内容页面 */
.teacher_in{
    padding-bottom: 30px;
}

/* 综合页面 */
.all_in{
    margin-top: 16px;
    padding:0 30px;
    overflow: hidden;
}
.all_in ul{
    padding: 20px 0px;
}
.all_title{
    height: 50px;
    padding: 0 10px;
    line-height: 50px;
    font-size: 18px;
    font-family: "方正粗黑宋简体";
    background: #d2eff4;

}
.all_title h3{
    float: left;
    font-weight: normal;
    color: #333;
}
.all_title a{
    font-family: "方正粗黑宋简体";
    float: right;
    color: #0cb9d5;
}
.all_con{
    padding: 20px 10px;
}
.all_con p{
    font-size: 14px;
    color: #333;
    line-height: 30px;
}


.tuanduiwh{

   width: 162px;
    height: 170px;
    background: #fafafa;
 
    vertical-align: middle;
    text-align: center;
    display: table-cell;}








/*分页*/
/* .pageBox1{margin-top: 10px;} */
.pageMenu li::selection{background:transparent;}
.page a {
    height: 20px !important;
}
.page span {
    height: 20px !important;
}
.clearfix{zoom:1;}
.clearfix:after{content:"";display: block;clear: both;}
.pageBox{width:800px;background: #eee;border:1px solid #ebebeb;padding: 10px;margin: 0 auto;}
.pageDiv{width: 98.75%;background: #fff;padding-left: 1.25%;margin-bottom: 10px;}
.pageDiv li{margin-bottom: 10px;border:1px solid #dbdbdb;width: 21.5%;margin-right: 1.25%;float:left;margin-top: 10px;padding: 1%;text-align: center;}
.hide{display: none;}
.notContent{padding: 15px 0;text-align: center;}

.page{text-align: center;width: 100%;margin: 10px auto;padding-bottom: 40px;}
.pageMenu{display: inline-block;}

.pageMenu li{list-style: none; background: #eee; border: solid thin #ddd;margin: 3px;float: left;padding: 0px 10px;cursor: pointer;}
.pageMenu li:hover{ background: #B1B3C8;color: #fff; }
.pageMenu li.disabled{ background-color: #DDDDDD;   cursor: not-allowed;}
.pageMenu li.active{ border: solid thin #0099FF;background-color: #0099FF;color: white;}
.pageMenu li.last{background: transparent;border:0;position: relative;}
.page .keuInput{width: 30px;border: solid thin #ddd;height: 25px;outline: none;text-align: center;font-size: 16px; top: 2px;position: relative;}
.page .btnSure{padding: 4px 10px;border: solid thin #ddd;outline: none;text-align: center;font-size: 16px;background: #fff;position: relative;top: 2px;}
.page .btnSure:hover{cursor: pointer;}
.pageObj{float: left;}
.pageMenu li.last:hover{
    color: #333;
}