* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;}
table {
    border-collapse: collapse;
    border-spacing: 0;
    max-width: 100% !important;}
img {
    border: 0;
    transition: all 0.5s;
    max-width: 100%;}

ol, ul ,li{
    list-style: none
;}

caption, th {
    text-align: left
;}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal
;}

input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
;}

input, textarea, select {
    font-size: 100%
;}

input {
    border: none;
    outline: none;}
img:hover{
    transform: scale(1.05);}
a, a:link, a:active {
    color: #000;
    text-decoration: none;}
a:hover,
.curLoc a:hover{color: #b60a21;}
body {
    font: 14px / 1.5 'Microsoft Yahei', "hiragino sans gb", Tahoma, Helvetica, Arial, "\5b8b\4f53", 'sans-serif';
    width: 100%;
    overflow-x: hidden;}
html,body{
    height: 100%;
    margin: 0;
    padding: 0;}
.ClearBoth{
    clear: both;}
.clearfix {
    zoom: 1;}
.clearfix:after {
    content: '';
    display: block;
    visibility: hidden;
    clear: both;}
.pa{position: absolute;}
.pr{position: relative;}
.fl{float: left;}
.fr{float: right;}
.mt30{margin-top: 30px;}
.w75s{width: 78% !important;}

.cwp1200 {
    width: 1350px;
    margin: 0 auto;}

.indexTitBox{
    margin-top: 10px;
    padding-bottom: 2px;
    border-bottom: 1px #587DF5 solid;}
.indexTitBox span{
    display:inline;
    font-size: 24px;
    background:#0260BF;
    color: #fff;
    padding: 5px 20px;}

.indexTitBox a{
    margin-top: 10px;
    float: right;
    display:inline;}
.subRightContit h1{
    border-left: 2px #0260BF solid;
    padding-left: 15px;
    font-size: 20px;
    line-height: 1;
    color: #2c2c2c;}
#openlc{
    display: none;}
.header{
    width: 100%;
    position: relative;}
.header .headTop{
    width: 100%;
    background: url(../images/bannertopbg.jpg) center repeat-x;
    height: 240px;
    position: absolute;
    z-index: 999;}
.header .headTop .top_link{
    height: 32px;}
.header .headTop .top_link ul{
    margin-top: -8px;
    height: 30px;
    background: #0a2fa8;
    line-height: 30px;
    position: relative;
    margin-right: 100px;}
.topSearch{position: relative;}
.topSearch>img{vertical-align: middle;}
.topSearch .ssForm{
    display: none;
    position: absolute;
    top: 0;
    right: -20px;
    transition: all 0.5s;
    background: #ffffff;
    width: 240px;
    border-radius: 20px;
    line-height: 30px;
    height: 30px;}
.topSearch .ssForm input::placeholder{color: #cccccc;}
.topSearch .ssForm input{background: transparent; color: #000; float: left; width: 160px; line-height: 30px;}
.topSearch .ssForm input[type='text']{margin-left: 20px;}
.topSearch .ssForm input.ssBtn{width: 16px; height: 30px; background: url(../images/searchico-h.jpg) center no-repeat; float: right; margin-right: 10px; cursor: pointer;}
.topSearch .ssForm.show{
    top: 30px;
    display: block;
    transition: all 0.5s;}
.header .headTop .top_link ul a{color: #ffffff; margin-right: 12px;}
.header .headTop .top_link ul a:hover{text-decoration: underline;}
.header .headTop .top_link ul:before{
    content: '';
    display: inline-block;
    background: transparent url(../images/top_bg_l.jpg) left center no-repeat;
    width: 60px;
    height: 30px;
    position: absolute;
    left: -60px;
    top: 0px;}
.header .headTop .top_link ul:after{
    content: '';
    display: inline-block;
    background: transparent url(../images/top_bg_r.jpg) left center no-repeat;
    width: 60px;
    height: 30px;
    position: absolute;
    right: -60px;
    top: 0px;}
.header .headTop .top_link:before{
    content: '';
    display: block;
    height: 8px;
    background: #0a2fa8;
    width: 100%;}

.header .headTop .navBox .logo{
    float: left;
    width: 300px;}
.header .headTop .navBox .logo img{width: 100%;}
.header .headTop .navBox .nav{
    float: right;
    margin-top: 40px;}
.header .headTop .navBox .nav ul li strong{
    display: none;
    color: #aaa;
    position: absolute;
    right: 20px;
    top: 0;
    font-size: 2.5rem;
    cursor: pointer;
    width: 40px;
    height: 45px;
    text-align: center;
    line-height: 40px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;}
.header .headTop .navBox .nav ul:after{
    content: '';
    display: block;
    clear: both;}
.header .headTop .navBox .nav ul li{float: left; position: relative;}
.header .headTop .navBox .nav ul li#englishver,
.header .headTop .navBox .nav ul li#teachlogin,
.header .headTop .navBox .nav ul li#stulogin,
.header .headTop .navBox .nav ul li#websearch{display: none;}
.header .headTop .navBox .nav ul li a{color: #ffffff; padding: 0 10px 5px; border-bottom: 2px transparent solid; text-align: center; font-size: 16px;}
.header .headTop .navBox .nav ul li a.on,
.header .headTop .navBox .nav ul li a:hover{color: #ffffff; border-bottom: 2px #ffffff solid;}
.header .headTop .navBox .nav ul li a.onn{border-bottom: 2px transparent solid;color: #ffffff;}
.header .headTop .navBox .nav ul li dl{display: none;background: rgba(0,0,0,.4);text-align: center; margin-top: 5px; position: absolute; left: 50%;  border-top: 2px #ffffff solid;}
.header .headTop .navBox .nav ul li dl.on{display: block;}
.header .headTop .navBox .nav ul li dl a{display: block; border-bottom: none; padding: 5px 10px; word-break:keep-all;
    white-space:nowrap;}
.header .headTop .navBox .nav ul li dl a:hover{background: rgba(255,255,255,.3); border-bottom: none;}

.djsBox{
    position: absolute;
    width: 455px;
    height: 205px;
    background: url(../images/djs.jpg) no-repeat;
    z-index: 999;
    right: 50px;
    bottom: 100px;
    background-size: 360px;
    cursor: move;}
.djsBox .tit{
    font-size: 16px;
    color: #f6b442;
    margin-left: 100px;
    margin-top: 24px;
    letter-spacing:2px;}
.djsBox .tit>font{
    font-family: fzltdh;
    color: #ffffff;}
.djsBox .txt{
    margin-left: 150px;
    font-family: fzltdh;
    font-size: 24px;
    color: #f6b442;
    letter-spacing:2px;}
.djsBox .txt>font{
    color: #ffffff;
    font-size: 40px;}
.djsBox #closeBtn{
    background: url(../images/close.jpg) no-repeat;
    width: 21px;
    height: 21px;
    position: absolute;
    top: -22px;
    right: 95px;
    cursor: pointer;}
/*
.djsBox #dayImg1,
.djsBox #dayImg2{
    height: 36px;
    position: absolute;
    bottom: 92px;
    right: 232px;
}
.djsBox #dayImg2{
    right: 202px;
}*/
/*.indexNewsBox .indexTabNewTxt{

}
.indexNewsBox .indexTabNewTxt .NewsTitle{
    display:inline-block;
    float: left;
    line-height: 24px;
}
.indexNewsBox .indexTabNewTxt .NewsMore{
    display: inline-block;
    float: right;
    line-height: 24px;
    
}*/
.indexNewsBox .indexTabNewTxt{
 border-bottom: 1px solid #ddd;}
.indexNewsBox .indexTabNewTxt a{
    display: inline-block;
    line-height: 60px;
    font-size: 14px;}
.indexNewsBox .indexTabNewTxt .NewsTitle{
    padding-left: 20px;
    float: left;
    width:90%;}
.indexNewsBox .indexTabNewTxt .NewsMore{
    width:10%;
    text-align: right;}
/*.indexNewsBox .indexTabNewTxt a.on{color: #b60a21;}
.indexNewsBox .indexTabNewTxt a:first-child:after{display: none;}
.indexNewsBox .indexTabNewTxt a:after{
    content: '';
    display: block;
    float: left;
    width: 50px;
    line-height: 24px;
    height: 24px;
    background: url("../images/d.png") center no-repeat;
}*/
.indexNewsBox .indexTabNewUl{display: none; margin-top: 10px;margin-bottom: 20px;}
.indexNewsBox .indexTabNewUl ul:after{
    content: '';
    clear: both;
    display: block;}
.indexNewsBox .indexTabNewUl ul li{
    float: left;
    width: 25%;
    padding: 0 10px;
	margin-bottom: 10px;}
.indexNewsBox .indexTabNewUl ul li a img{
    width: 100%;}
.indexNewsBox .indexTabNewUl ul li a .txt{
    margin-top: 10px;
    font-size: 14px;
/*	height: 195px;*/
overflow: hidden;}
.indexNewsBox .indexTabNewUl ul li a .txt h1{
    height: 56px;
    font-size: 16px;
    text-align: justify;}
.indexNewsBox .indexTabNewUl ul li a .txt p{
    color: #858585;
    margin-top: 0px;}
.indexNewsBox .indexTabNewUl ul li a .txt span{
   /* margin-top: 10px;*/
    display: block;
    color: #8b8b8b;}
.indexNewsBox .indexTabNewUl .moreBox{
    margin: 50px auto 30px;}
.indexNewsBox .indexTabNewUl .moreBox a{
    margin: 0 auto;
    width: 200px;
    height: 40px;
    display: block;
    line-height: 40px;
    border: 1px #b6b6b6 solid;
    text-align: center;
    color: #626262;}
.indexNewsBox .indexTabNewUl .moreBox a:hover{
    background: #b60a21;
    border-color: #b60a21;
    color: #ffffff;}

.indexContentTPBox{
    background-image: url(../images/index_c_y.jpg);
    background-repeat: no-repeat;
    background-position: right 80px;
    background-size: 500px;}
.indexContentTPBox .indexTP_top{
    background: rgba(222,222,222,.65);
    padding: 50px 0;}
.indexContentTPBox .indexTP_top .item{float: left; width: 50%; padding: 0 30px;}
.indexContentTPBox .indexTP_top .item.activeBox .txt ul{
    float: left;
    width: 40%;
    margin-top: 30px;
    margin-right: 20px;}
.indexContentTPBox .indexTP_top .item.activeBox .txt ul dd span.date{
    font-weight: 100;
    font-size: 26px;
    color: #535a61;
    display: block;
    margin-bottom: 15px;
    line-height: 1;}
.indexContentTPBox .indexTP_top .item.activeBox .txt ul dd a.tit h1{font-weight: bold;}
.indexContentTPBox .indexTP_top .item.activeBox .txt ul dd a.tit p{
    color: #3f3f3f;
    height: 98px;
    line-height: 24px;}
.indexContentTPBox .indexTP_top .item.activeBox .txt ul dl{
    border-top: 1px #b6b6b6 solid;
    border-bottom: 1px #b6b6b6 solid;
    color: #4f4f4f;
    padding: 15px 0;}
.indexContentTPBox .indexTP_top .item.activeBox .txt ul dl p{line-height: 24px;}
.indexContentTPBox .indexTP_top .item .more{margin-top: 30px;}
.indexContentTPBox .indexTP_top .item .more a{
    width: 160px;
    height: 36px;
    display: block;
    line-height: 36px;
    border: 1px #b6b6b6 solid;
    text-align: center;
    color: #626262;}
.indexContentTPBox .indexTP_top .item .more a:hover{
    background: #b60a21;
    border-color: #b60a21;
    color: #ffffff;}
.indexContentTPBox .indexTP_top .item.noticeBox .list ul{
    border-top: 1px #b6b6b6 solid;
    margin-top: 32px;}
.indexContentTPBox .indexTP_top .item.noticeBox .list ul li{
    padding: 15px 0;
    border-bottom: 1px #b6b6b6 solid;}
.indexContentTPBox .indexTP_top .item.noticeBox .list ul li span{display: block; color: #535a61;}
.indexContentTPBox .indexTP_top .item.noticeBox .list ul li a{
    display: block;
    margin-top: 5px;}

.indexContentTPBox .indexTP_bottom{
    margin-top: 50px;}

.indexContentTPBox .indexTP_bottom .lPic,
.indexContentTPBox .indexTP_bottom .rPic{
float: left;
width: 100%;
/*padding: 0 10px;*/
height: auto;
overflow: hidden;}
.indexContentTPBox .indexTP_bottom img{width: 100%; height: 100%; display: block;}
.indexContentTPBox .indexTP_bottom .lPic a,

.indexContentTPBox .indexTP_bottom .rPic a{
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative;}
.indexContentTPBox .indexTP_bottom .lPic .img .txt{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 106px;
    background: rgba(0,0,0,.5) url(../images/sd-i.jpg) center left no-repeat;
    padding-left: 140px;}
.indexContentTPBox .indexTP_bottom .lPic .img .txt h1{
    color: #ffffff;
    font-size: 28px;
    font-weight: normal;
    margin-top: 12px;}
.indexContentTPBox .indexTP_bottom .lPic .img .txt p{
    font-size: 18px;
    color: #ffffff;
    margin-top: 22px;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;}
.indexContentTPBox .indexTP_bottom .lPic a:hover h1,
.indexContentTPBox .indexTP_bottom .lPic a:hover p,
.indexContentTPBox .indexTP_bottom .rPic ul li a:hover h1,
.indexContentTPBox .indexTP_bottom .rPic ul li a:hover p{text-decoration: underline;}

.indexContentTPBox .indexTP_bottom .rPic ul li{
    float: left;
    width: 25%;
    padding: 0px 10px 10px 0;}
.indexContentTPBox .indexTP_bottom .rPic ul li a .img .txt{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 65px;
    padding-left: 80px;}
.indexContentTPBox .indexTP_bottom .rPic ul li a .img .txt h1{
    color: #ffffff;
    font-size: 18px;
    font-weight: normal;
    margin-top: 6px;}
.indexContentTPBox .indexTP_bottom .rPic ul li a .img .txt p{
    font-size: 14px;
    color: #ffffff;
    margin-top: 12px;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;}
.indexContentTPBox .indexTP_bottom .rPic ul li a .img .txt.bg1{
    background: rgba(0,0,0,.5) url(../images/sd.jpg) center left no-repeat;}
.indexContentTPBox .indexTP_bottom .rPic ul li a .img .txt.bg2{
    background: rgba(0,0,0,.5) url(../images/zl.jpg) center left no-repeat;}

.topicBox{background: #ecedef; margin-top: 50px;}
.topicBox .indexTP_top .item{float: left; width: 50%; padding: 0 30px;}
.topicBox .cwp1200{
    padding: 50px 0px;}
.topicBox .cwp1200 .topicList{margin-top: 30px;}
.topicBox .cwp1200 .topicList li{
    float: left;
    width: 25%;
    margin-bottom: 30px;}
.topicBox .cwp1200 .topicList li:last-child{width: auto;}
.topicBox .cwp1200 .topicList li a{display: block;}
.topicBox .cwp1200 .topicList li a img,
.topicBox .cwp1200 .topicList li a span,
.topicBox .cwp1200 .topicList li a p{
    float: left;}
.topicBox .cwp1200 .topicList li a img{
    margin-right: 20px;
    height: 76px;}
.topicBox .cwp1200 .topicList li a span{
    line-height: 76px;}
.topicBox .cwp1200 .topicList li a p{
    line-height: 28px;
    margin-top: 14px;}



/****************    pages style   *****************/
.subPages{
    margin-bottom: 130px;
    text-align: center;
    margin-top: 80px;}
.subPages a{
    display: inline-block;
    padding: 6px 14px;
    border: 1px #a5a5a5 solid;
    border-radius: 4px;
    margin: 0 4px;}
.subPages a.prev{background:#ffffff url(../images/page-l.jpg) center no-repeat;}
.subPages a.next{background:#ffffff url(../images/page-r.jpg) center no-repeat;}
.subPages a.on,
.subPages a:hover{background-color:#c90000; border-color: #c90000; color: #ffffff;}
.subPages a.prev.on,
.subPages a.prev:hover{background:#c90000 url(../images/page-l-on.jpg) center no-repeat;}
.subPages a.next.on,
.subPages a.next:hover{background:#c90000 url(../images/page-r-on.jpg) center no-repeat;}
.subPages select{
    padding-right: 30px;
    padding-left: 10px;
    height: 35px;
    line-height: 35px;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    border: 1px #a5a5a5 solid;
    border-radius: 4px;
    background: transparent url(../images/selectbg.jpg) no-repeat scroll right center;}
.subPages form{display: inline-block !important;}
.subPages select:hover,
.subPages select:focus{background: #c90000 url(../images/selectbg-on.jpg) no-repeat scroll right center; border-color: #c90000; color:#ffffff; cursor:pointer; outline:none;}
/*氓漏碌莽鈥毬疵ε捖该┡铰趁β好⑩�撀嵜ヂ该ヂ�澝┾�斅伱β扁�∶ヅ犈捗р偓拧忙鈥奥ニ嗏�櫭┞♀�撁β烩�灻ヂ济┾�撀得ヂ犅澝溌┞嶁�姑︹�櫬疵ヂ锯�灻р偓拢卯聛聧盲禄麓氓漏碌芒鈥炂捗♀�γヂββ�溍︹�毬┞嶁�斆掆�犆ヅ♀�⒚┡嘎モ�郝β⒙幻┞÷徝β惵伱β⒙幻┞嶁�⒚⑩�⒙伱⑩�毬戔�γβ惷ヂ┞得ヂ⑩�欌�⒚┾�撀姑┾�毬γヅ韭泵┞÷ッλ喡澝⑺溾�懊┡铰久︹�灺伱モ�灺惷ヂ┞得喡澝βＣ宦ヂ┡∶�澦溍┞惵惷伷捗测�?*/
.subPages select::-ms-expand { display: none;}






/************  sub pages  subBanner ************/
.subBanner{
    width: 100%;
    height: 492px;
    background-position: center;
    background-repeat: no-repeat;}
.subContentBox{width: 80%; margin: 0 auto;}
.subPosition{margin-top: 30px; color: #757575;}
.subPosition a{color: #757575;}
.subPosition a:hover{color: #0260BF;}

.subLeftNav{
    float: left;
    width: 22%;
    position: relative;}
.subRightBox{
    width: 78%;
    float: left;
    padding-left: 50px;
    position: relative;}
.subLeftNav .tit{
    width: 100%;
    height: 90px;
    background: #0260BF;
    padding-left: 40px;
    line-height: 90px;
    font-size: 30px;
    color: #ffffff;
    top: -40px;
    position: absolute;
    z-index: 99;}
.subLeftNav .navList{
    margin-top: 50px;
    background: #f2f2f2;
    padding: 30px 0;}
.subLeftNav .navList a{
    display: block;
    padding-left: 40px;
    line-height: 48px;
    border-left: 6px transparent solid;
    font-size: 16px;
    color: #353535;
    transition: all 0.5s;}
.subLeftNav .navList a.on{
    border-left: 6px #0260BF solid;
    background:#ffffff url(../images/sub_nav_a_bg.jpg) 94% center no-repeat;}
.subLeftNav .navList a:hover{
    border-left: 6px #0260BF solid;
    background:#ffffff;}

.subNewsList .tit_A{margin: 50px auto 25px; text-align: center;}
.subNewsList .tit_A a{font-size: 24px; color: #2c2c2c; position: relative; display: inline-block; margin: 0 25px;}
.subNewsList .tit_A a:before,
.subNewsList .tit_A a:last-child:after{
    content: '';
    width: 50px;
    height: 38px;
    background: url(../images/d.jpg) center no-repeat;
    position: absolute;
    left: -50px;
    top: 0;}
.subNewsList .tit_A a:last-child:after{
    left: unset;
    right: -50px;}
.subNewsList .tit_A a:hover,
.subNewsList .tit_A a.on{color: #0260BF;}
.subNewsList>li:after,
.subNewsList .list>li:after{content: ''; clear: both; display: block;}
.subNewsList>li,
.subNewsList .list>li{
    border-top: 1px #aeaeae solid;
    border-bottom: 1px #aeaeae solid;
    padding: 30px 0;}
.subNewsList dl{
    width: 10%;
    float: left;}
.subNewsList dd{
    float: right;
    width: 85%;}
.subNewsList dl{text-align: center;}
.subNewsList.notice dl{
    border: 1px #aeaeae solid;
    border-radius: 4px;
    overflow: hidden;}
.subNewsList dl span{
    display: block;
    text-align: center;}
.subNewsList dl span:first-child{
    color: #353535;
    font-size: 30px;
    background: #858585;
    color: #ffffff;}
.subNewsList dl span:last-child{
    
    font-size: 24px;}
.subNewsList dd a h1{
    font-size: 20px;
    color: #424242;}
.subNewsList dd a:hover h1{color:#0260BF;}
.subNewsList dd a p{
    margin-top: 10px;
    color: #747474;
    font-size: 16px;
    line-height: 1.75;
    text-align: justify;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;}
.subNewsList.pointNews .topImg ul{margin-left: -10px; margin-top: 50px;}
.subNewsList.pointNews .topImg ul li{
    width: 25%;
    float: left;
    padding: 0 10px;}
.subNewsList.pointNews .topImg ul li a{
    display: block;
    overflow: hidden;
    position: relative;}
.subNewsList.pointNews .topImg ul li a img{width: 100%; display: block;}
.subNewsList.pointNews .topImg ul li a .txt{
    position: absolute;
    width: 100%;
    bottom: 0px;}
.subNewsList.pointNews .topImg ul li a .txt:after{content: ''; display: block; clear: both;}
.subNewsList.pointNews .topImg ul li a .txt div.img{float: left; width: 20%;
    height: 48px;}
.subNewsList.pointNews .topImg ul li a .txt div.img.sd{
    background: #b60a21 url(../images/sd.jpg) center no-repeat;
    background-size: 100%;}
.subNewsList.pointNews .topImg ul li a .txt div.img.zl{
    background: #2b6bc3 url(../images/zl.jpg) center no-repeat;
    background-size: 100%;}
.subNewsList.pointNews .topImg ul li a .txt div.img img{height: 100%; display: block;}
.subNewsList.pointNews .topImg ul li a .txt div.img img:hover{transform: scale(1);}
.subNewsList.pointNews .topImg ul li a .txt div.info{
    background: rgba(0,0,0,.5);
    padding: 0 5px;
    width: 80%;
    height: 48px;
    float: left;
    color: #ffffff;}
.subNewsList.pointNews .topImg ul li a .txt div.info h1{font-size: 16px; margin-top: 3px;}
.subNewsList.pointNews .topImg ul li a .txt div.info p{
    font-size: 10px;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;}
.subNewsList.pointNews .listBox .listTxt,
.subNewsList.reportNews .listBox .listTxt{
   /* width: 70%;*/
    float: left;}
.rightTjNews{
    width: 25%;
    float: right;
    margin-top: 50px;
    padding-right: 10px;}
.rightTjNews>h1{
    border-left: 4px #0260BF solid;
    padding-left: 15px;
    font-size: 24px;
    line-height: 1;
    margin-bottom: 30px;}
.rightTjNews .topImg a{width: 100%; display: block; overflow: hidden;}
.rightTjNews .topImg a img{width: 100%; display: block;}
.rightTjNews .topImg a span{display: block; font-size: 18px; color: #494949; margin-top: 20px;}
.rightTjNews .topImg a h1{font-size: 16px; color: #424242; margin: 10px 0;}
.rightTjNews .topImg a:hover h1{color: #0260BF;}
.rightTjNews .topImg a p{line-height: 24px; color: #6d6d6d; text-align: justify;}
.rightTjNews .list{
    margin-top: 50px;
    border-top: 1px #b7b7b7 solid;
    padding-top: 20px;}
.rightTjNews .list li{margin-bottom: 20px; padding: 0; border: none;}
.rightTjNews .list li span{display: block; font-size: 20px; color: #494949;}
.rightTjNews .list li a{display: block; color: #424242; font-size: 16px; line-height: 1.75;}
.rightTjNews .list li a:hover{color: #0260BF;}

.subNewsList.pointNews .listBox .listTxt ul li:first-child {
    border-top: 1px #aeaeae solid;}
.subNewsList.indexNewsBox .listBox .listTxt>ul{margin-top: 50px;border-top: 1px #aeaeae solid;}
.subNewsList.pointNews .listBox .listTxt ul li,
.subNewsList.indexNewsBox .listBox .listTxt>ul>li{
    border-bottom: 1px #aeaeae solid;
    padding: 20px 0;}
.subNewsList.pointNews .listBox .listTxt ul li a,
.subNewsList.indexNewsBox .listBox .listTxt ul li a{display: block; width: 100%; overflow: hidden;}
.subNewsList.pointNews .listBox .listTxt ul li a span,
.subNewsList.indexNewsBox .listBox .listTxt ul li a span{
    display: inline-block;
    color: #353535;
    font-weight: bold;
    margin-right: 20px;
    font-size: 16px;}
.subNewsList.pointNews .listBox .listTxt ul li a p,
.subNewsList.indexNewsBox .listBox .listTxt ul li a p{display: inline-block; color: #424242;
    font-size: 16px;}
.subNewsList.pointNews .listBox .listTxt ul li a:hover p,
.subNewsList.indexNewsBox .listBox .listTxt ul li a:hover p{color: #0260BF;}

.subNewsList.reportNews .listBox .listTxt{
    margin-top: 50px;}
.subNewsList.reportNews .listBox .listTxt .titleBox h1{
    border-left: 4px #0260BF solid;
    padding-left: 15px;
    font-size: 24px;
    line-height: 1;
    margin-bottom: 30px;}
.subNewsList.reportNews .listBox .listTxt ul{border-top:1px #aeaeae solid;}
.subNewsList.reportNews .listBox .listTxt ul li:after{content: ''; clear: both; display: block;}
.subNewsList.reportNews .listBox .listTxt ul li{border-bottom: 1px #aeaeae solid; padding: 20px 0;}
.subNewsList.reportNews .listBox .listTxt ul li dl{
    background: #ececec;}
.subNewsList.reportNews .listBox .listTxt ul li dl .img{
    width: 100%;
    display:table-cell;
    vertical-align:middle;
    text-align:center;}
.subNewsList.reportNews .listBox .listTxt ul li dl img{width: 90%; display: block; margin-left: auto; margin-right: auto; vertical-align: middle;}
.subNewsList.reportNews .listBox .listTxt ul li dd .top span,
.subNewsList.reportNews .listBox .listTxt ul li dd .top a{
    font-size: 18px;
    color: #424242;
    line-height: 1;}
.subNewsList.reportNews .listBox .listTxt ul li dd .txt a{
    font-size: 18px;
    display: block;
    margin: 10px 0;
    color: #424242;}
.subNewsList.reportNews .listBox .listTxt ul li dd a:hover{color: #0260BF;}
.subNewsList.reportNews .listBox .listTxt ul li dd .txt p{
    color: #747474;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;}
.subNewsList.indexNewsBox{padding-top: 50px;}
.subNewsList.indexNewsBox .indexTabNewUl{display: block;}
.subNewsList.indexNewsBox .indexTabNewUl ul li a .txt h1{height: 70px;}
.subNewsList .newsImgList{
    margin-top: 50px;}
.subNewsList .newsImgList ul{border-bottom: 1px #aeaeae solid;}
.subNewsList .newsImgList ul li{
    border-top: 1px #aeaeae solid;
    width: 100%;
    padding: 30px 0;}
.subNewsList .newsImgList ul li:after{content: ''; clear: both; display: block;}
.subNewsList .newsImgList ul li .img{width: 20%;float: left;height: 160px;overflow: hidden;}
.subNewsList .newsImgList ul li .img img{width: 100%; display: block;}
.subNewsList .newsImgList ul li .txt{float: left; width: 80%; padding-left: 30px;}
.subNewsList .newsImgList ul li .txt h1{margin-bottom: 6px; font-size: 18px;}
.subNewsList .newsImgList ul li .txt h1 a{font-size: 18px; color: #424242;display: inline-block;}
.subNewsList .newsImgList ul li .txt h1 a:hover{color: #0260BF;}
.subNewsList .newsImgList ul li .txt p{
    color: #747474;
    text-align: justify;
    line-height: 24px;}
.subNewsList .newsImgList ul li .txt span{
    display: block;margin-top: 10px;
    color: #8b8b8b; font-size: 18px;}

.subNewsList.pointNews.zjNewsBox .listTxt{width: 90%;}
.subNewsList.pointNews.zjNewsBox .listTxt .subRightContit,
.subNewsList.pointNews.gkInfo .listTxt .subRightContit{
    margin-top: 30px;
    margin-bottom: 30px;}
.subNewsList.pointNews.zjNewsBox .topImgBox{margin-bottom: 50px;}
.subNewsList.pointNews.zjNewsBox .topImgBox img{width: 100%;}
.subNewsList.pointNews.zjNewsBox .topImgBox img:hover{transform: scale(1);}

.subNewsList.pointNews.zjNewsBox .listDivBox{margin-bottom: 80px;}
.subNewsList.pointNews.zjNewsBox .listDivBox ul{
    margin-top: 30px;
    color: #353535;}
.subNewsList.pointNews.zjNewsBox .listDivBox ul .tit_h1{
    background: #efefef;
    font-size: 18px;
    padding: 10px 0 10px 15px;
    line-height: 1;
    margin-bottom: 10px;}
.subNewsList.pointNews.zjNewsBox .listDivBox ul li{
    margin-left: 15px;
    border: none;
    padding: 0;}
.subNewsList.pointNews.zjNewsBox .listDivBox ul li a{
    line-height: 30px;
    color: #353535;}
.subNewsList.pointNews.zjNewsBox .listViwBox{margin-bottom: 80px; padding-left: 20px;}
.subNewsList.pointNews.zjNewsBox .listViwBox p{
    font-size: 16px;
    line-height: 40px;
    color: #353535;}

.subNewsList.pointNews.gkInfo .listTxt{width: 80%;}
.subNewsList.pointNews.gkInfo .picTxtInfoBox{margin-top: 50px; margin-bottom: 80px;}
.subNewsList.pointNews.gkInfo .picTxtInfoBox .picBox{
    float: left;
    width: 21%;
    overflow: hidden;}
.subNewsList.pointNews.gkInfo .picTxtInfoBox .picBox img{width: 100%;}
.subNewsList.pointNews.gkInfo .picTxtInfoBox .picBox span{
    display: block;
    margin-bottom: 15px;
    color: #353535;}
.subNewsList.pointNews.gkInfo .picTxtInfoBox .infoBox{
    float: left;
    width: 79%;
    padding-left: 30px;}
.subNewsList.pointNews.gkInfo .picTxtInfoBox .infoBox p{
    margin-bottom: 10px;
    text-align: justify;
    line-height: 26px;
    color: #353535;}

.subNewsList.pointNews.gkInfo .imgListBox{
    border-top: 1px #c8c8c8 solid;}
.subNewsList.pointNews.gkInfo .imgListBox .list-li:after{content: ''; clear: both; display: block;}
.subNewsList.pointNews.gkInfo .imgListBox .list-li{
    border-bottom: 1px #c8c8c8 solid;
    padding: 30px 0;}
.subNewsList.pointNews.gkInfo .imgListBox .list-li .pic{
    float: left;
    width: 20%;
    overflow: hidden;}
.subNewsList.pointNews.gkInfo .imgListBox .list-li .infoTxt{float: left; width: 80%; padding-left: 30px;}
.subNewsList.pointNews.gkInfo .imgListBox .list-li .pic img{width: 100%; display: block;}
.subNewsList.pointNews.gkInfo .imgListBox .list-li .infoTxt h1{
    font-weight: bold;
    font-size: 18px;
    color: #222;}
.subNewsList.pointNews.gkInfo .imgListBox .list-li .infoTxt h2{
    font-size: 18px;
    color: #222;
    margin-top: 60px;}
.subNewsList.pointNews.gkInfo .imgListBox .list-li .infoTxt p{
     font-size: 16px;
     margin-top: 8px;
     color: #222;}

.subNewsList.pointNews.gkInfo .leaderBox{
    border-top: 1px #c8c8c8 solid;}
.subNewsList.pointNews.gkInfo .leaderBox .leader-item{
    border-bottom: 1px #c8c8c8 solid;
    padding: 30px 0;}
.subNewsList.pointNews.gkInfo .leaderBox .leader-item:after,
.subNewsList.pointNews.gkInfo .leaderBox .leader-item .oneBox:after,
.subNewsList.pointNews.gkInfo .leaderBox .leader-item dl:after{content: '';clear: both; display: block;}
.subNewsList.pointNews.gkInfo .leaderBox .leader-item div.dl,
.subNewsList.pointNews.gkInfo .leaderBox .leader-item div.dd{float: left;width: 50%;}
.subNewsList.pointNews.gkInfo .leaderBox .leader-item div.dd{padding-left: 50px;}
.subNewsList.pointNews.gkInfo .leaderBox .leader-item .oneBox{
    width: 335px;
    margin: 0 auto;}
.subNewsList.pointNews.gkInfo .leaderBox .leader-item dl{width: 100%; display: block; text-align: left; margin-bottom: 30px;}
.subNewsList.pointNews.gkInfo .leaderBox .leader-item .img{width: 128px; overflow: hidden;}
.subNewsList.pointNews.gkInfo .leaderBox .leader-item .img,
.subNewsList.pointNews.gkInfo .leaderBox .leader-item .txt{float: left;}
.subNewsList.pointNews.gkInfo .leaderBox .leader-item .txt{padding-left: 20px; color: #222222;}
.subNewsList.pointNews.gkInfo .leaderBox .leader-item .txt h1{font-size: 20px; margin-top: 40px;}
.subNewsList.pointNews.gkInfo .leaderBox .leader-item .txt h1 font{font-size: 16px;}
.subNewsList.pointNews.gkInfo .leaderBox .leader-item .txt p{font-size: 16px; margin-top: 10px;}
.subNewsList.pointNews.gkInfo .leaderBox .leader-item.oneLine h1{margin-top: 65px;}
.subNewsList.pointNews.gkInfo .leaderBox .leader-item.oneLine{padding: 0;}
.subNewsList.pointNews.gkInfo .leaderBox .leader-item .leader-item-tit{
    font-size: 18px;
    color: #222222;
    border-bottom: 1px #c8c8c8 solid;
    padding: 10px 0;
    margin-bottom: 30px;}


.tableBox{color: #353535; margin-bottom: 80px;}
.tableBox .tableTit{
    font-size: 18px;
    color: #353535;
    margin-bottom: 30px;}
.tableBox div.tbody div.th:after,
.tableBox div.tbody div.tr:after{content: '';clear: both; display: block;}
.tableBox div.tbody div.td1,
.tableBox div.tbody div.td2,
.tableBox div.tbody div.td3{
    float: left;}
.tableBox div.tbody div.td1{width: 10%; text-align: center;}
.tableBox div.tbody div.td2{width: 10%;}
.tableBox div.tbody div.td3{width: 80%;}
.tableBox div.tbody div.th .div.td1{}
.tableBox div.tbody div.th{
    background: #cecece;
    line-height: 30px;}
.tableBox div.tbody div.tr:nth-child(odd){
    background: #f2f2f2;
    padding: 10px 0;}
.tableBox div.tbody div.tr:nth-child(even){
    padding: 15px 0;}

.teachersBox{margin-top: 50px;}
.subTitleBox h1{
    border-left: 4px #0260BF solid;
    padding-left: 15px;
    font-size: 24px;
    line-height: 1;
    margin-bottom: 50px;}
.teachersBox .teacherImgs{width: 100%; overflow: hidden;}
.teachersBox .teacherImgs img{width: 100%; display: block;}
.teachersBox .teachersList{
    margin-bottom: 80px;}
.teachersBox .teachersList .titBox a{
    font-size: 20px;
    display: inline-block;
    margin-right: 50px;
    position: relative;
    color: #353535;}
.teachersBox .teachersList .titBox{
    padding-bottom: 15px;
    border-bottom: 1px #aaaaaa solid;
    margin-top: 30px;}
.teachersBox .teachersList .titBox a.on,
.teachersBox .teachersList .titBox a:hover{color: #0260BF;}
.teachersBox .teachersList .titBox a.on:after,
.teachersBox .teachersList .titBox a:hover:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 12px;
    bottom: -16px;
    left: 0;
    background: url(../images/topj.jpg) center no-repeat;}
.teachersBox .teachersList .titBox.png a.on:after,
.teachersBox .teachersList .titBox.png a:hover:after{
    background: url(../images/topj.jpg) center no-repeat;}
.teachersBox .teachersList .list-item .item{
    margin-top: 50px;}
.teachersBox .teachersList .list-item .item .tit{
    border-left: 2px #0260BF solid;
    padding-left: 15px;
    font-size: 20px;
    line-height: 1;}
.teachersBox .teachersList .list-item .item ul:after{content: ''; clear: both; display: block;}
.teachersBox .teachersList .list-item .item ul{margin-top: 30px; margin-left: -20px;}
.teachersBox .teachersList .list-item .item ul li{float: left; width: 8%; padding-left: 30px; padding-bottom: 30px;}
.teachersBox .teachersList .list-item .item ul li a{
    display: block;
    text-align: justify;
    /*text-align-last: justify;*/
    width: 100%;
    color: #353535;}
.teachersBox .teachersList .list-item .item ul li a:hover{color: #0260BF;}
.teachersBox .teachersList .list-item .item.wauto ul li{width: auto;}
.teachersBox .teachersList .py{
    background: #f2f2f2;
    border: 1px #aeaeae solid;
    border-top: none;
    padding: 25px 0;
    text-align: center;}
.teachersBox .teachersList .py.jy{text-align: left;}
.teachersBox .teachersList .py a{
    display: inline-block;
    margin: 5px 11px;
    color: #353535;
    font-size: 16px;
    transition: all 0.5s;}
.teachersBox .teachersList .py a.on,
.teachersBox .teachersList .py a:hover{color: #0260BF; text-decoration: underline; font-size: 24px;}
.teachersBox .teachersList .py.jy a.on,
.teachersBox .teachersList .py.jy a:hover{color: #0260BF; text-decoration: none; font-size: 16px;}

.teachersInfoBox{margin-bottom: 80px;}
.teachersInfoBox .img{float: left; width: 18%; height: 100vh; overflow: hidden;}
.teachersInfoBox .img img{width: 100%; display: block;}
.teachersInfoBox .topInfo,
.teachersInfoBox .itemInfo{float: left; width: 82%; padding-left: 30px; color: #353535;}
.teachersInfoBox .topInfo h1{
    font-size: 20px;
    margin-bottom: 15px;}
.teachersInfoBox .topInfo p{font-size: 14px; line-height: 1.7;}
.teachersInfoBox .topInfo .toNewsLink{text-align: right; padding-top: 20px;}
.teachersInfoBox .topInfo .toNewsLink a{
    display: inline-block;
    color: #ffffff;
    padding: 6px 10px;
    background: #0260BF;}
.teachersInfoBox .topInfo .toNewsLink a:hover{text-decoration: underline;}

.teachersInfoBox .itemInfo .item{
    margin-top: 30px;}
.teachersInfoBox .itemInfo .item .tit{font-size: 18px; color: #0260BF; padding-bottom: 10px; border-bottom: 1px #aeaeae solid;}
.teachersInfoBox .itemInfo .item .txt{padding-top: 10px;}
.teachersInfoBox .itemInfo .item .txt p{
    line-height: 1.75;}
.teachersInfoBox .itemInfo .item .txt ul{
    margin-top: 15px;}
.teachersInfoBox .itemInfo .item .txt ul h2{font-weight: bold;}

.subNewsList .detailsBox h1{
    font-size: 20px;
    color: #2c2c2c;
    text-align: center;}
.subNewsList .detailsBox>span{
    display: block;
    color: #757575;
    text-align: center;
    margin: 10px 0;}
.subNewsList .detailsBox .info p{
    text-align: justify;
    line-height: 24px;
    color: #353535;
    margin-top: 20px;}
.subNewsList .detailsBox .info img{
    max-width: 100%;
    display: inline-block;    height:auto!important;}
.subNewsList .detailsBox .info img:hover{transform: scale(1);}

.searchList .searchListBox{
    margin-top: 60px;}
.searchList .searchListBox .searchBox{
    width: 430px;
    height: 40px;
    border: 1px #b5b5b5 solid;
    border-radius: 4px;
    margin: 0 auto;}
.searchList .searchListBox .searchBox form{display: block;}
.searchList .searchListBox .searchBox input{background: transparent;}
.searchList .searchListBox .searchBox input.searchIns{line-height: 40px; margin-left: 15px; color: #9d9d9d; float: left; width: 70%;}
.searchList .searchListBox .searchBox input.searchBtn{
    width: 40px;
    height: 40px;
    float: right;
    cursor: pointer;
    background: url(../images/searchico-h.jpg) center no-repeat;}
.searchList .searchListBox .searchTit{
    font-size: 24px;
    color: #3e3e3e;
    margin-top: 50px;
    margin-bottom: 30px;}
.searchList .searchListBox ul{
    border-top: 1px #aeaeae solid;}
.searchList .searchListBox ul li{
    padding: 25px 0;
    border-bottom: 1px #aeaeae solid;}
.searchList .searchListBox ul li h1{
    font-size: 18px;
    color: #353535;}
.searchList .searchListBox ul li p{
    font-size: 16px;
    color: #353535;
    line-height: 1.8;
    margin-top: 10px;}
.searchList .searchListBox ul li div.btm{
    color: #8f8f8f;
    font-size: 16px;
    margin-top: 10px;}
.searchList .searchListBox ul li div.btm a{
    margin-left: 10px;
    color: #f80303;
    text-decoration: underline;}
.searchList .searchListBox ul li div.btm a:hover{color: #0260BF;}

.footer{
    background: #3c4349;
    padding-top: 40px;}
.footer .footerTop{
    padding-bottom: 30px;}
.footer .yLink{
    width: 90%;
    float: left;}
.footer .ewm{float: right; width: 10%; padding-top: 60px;}
.footer .ewm img{width: 100%;}
.footer .yLink .tit{color: #EDECEC;}
.footer .yLink ul li{
    width: 20%;
    float: left;
    margin-top: 10px;}
.footer .yLink ul li a{
    color: #EDECEC;
    font-size: 12px;}
.footer .yLink ul li a:hover{
    color: #ffffff;}
.bigcopy{
    color: #afb8c0;
    margin-top: 60px;}
.footer .footerBottom{

    display: none;
    background: #0260BF;
    height: 50px;
    line-height: 50px;
    color: #ffffff;}


.footer .footerBottom a{color: #ffffff;}
.footer .footerBottom a:hover{text-decoration: underline;}
.footer .footerBottom .copay p br{display: none;}




/**  share code  **/
#bsPanel,#bdshare_weixin_qrcode_dialog{width: 265px !important; overflow: hidden;}
#bdshare_weixin_qrcode_dialog .bd_weixin_popup_foot{display: none;}
#bsWXBox{overflow: hidden !important; box-sizing: content-box !important;}
.bshare-custom{padding-bottom: 30px;}
#bshare-shareto{
    font-size: 14px !important; white-space: nowrap;
    padding: 0px !important; margin: 0px !important; font-weight: normal !important;
    height: 26px !important;
    line-height: 28px !important;}
.bshare-custom a{display:inline-block; font-size: 12px !important; padding:0px !important; height: 25px !important; color: #252525 !important; width: 24px !important; text-align: center; vertical-align: top !important; margin: 0px !important;}
.bshare-custom a:hover{color: #d90a1e !important;}
.bshare-custom .bshare-weixin {background: url(../images/share-bg-ico.jpg) 0px 0px no-repeat !important;}
.bshare-custom .bshare-sinaminiblog {background: url(../images/share-bg-ico.jpg) -59px 0px no-repeat !important;}
.bshare-custom .bshare-renren {background: url(../images/share-bg-ico.jpg) -89px 0px no-repeat !important;}
.bshare-custom .bshare-qqim {background: url(../images/share-bg-ico.jpg) -120px 0px no-repeat !important;}
.bshare-custom .bshare-qzone {background: url(../images/share-bg-ico.jpg) -150px 0px no-repeat !important;}
.bshare-custom .bshare-qqmb {background: url(../images/share-bg-ico.jpg) -180px 0px no-repeat !important;}
.bshare-custom .bshare-douban {background: url(../images/share-bg-ico.jpg) -210px 0px no-repeat !important;}
.bshare-custom #bshare-more-icon {background: url(../images/share-bg-ico.jpg) -241px 0px no-repeat !important;}

.indexList{
    padding: 10px;}
.indexList li{
    width: 100%;
    height: 50px;
    overflow: hidden;
    border-bottom: 1px #D6D6D6 dashed;}
.indexList span {

    background: #51a1f1;
    color: #fff;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
/*    border-bottom-left-radius: 0;*/
    padding: 3px 6px;
    line-height: 50px;}
.indexList a{
    margin-left: 10px;}




.menus {
	width:100%;}
.menus dl {
    width:100%;
   
    border-bottom: 1px #587DF5 solid;
	position:relative;
	float:left
;}
.menus dd {

	float:left;
    font-size: 24px;
	padding: 5px 20px;

	text-align:center;
	cursor:pointer;
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-ms-transition:all .5s;
	-o-transition:all .5s;
	transition:all .5s
;}

.menus dd:nth-child(2) {
	color:#fff
;}
.menus .bg {}
.tab {
    width: 100%;
	display:none;}
.tabmore{
    margin-top: 17px;
    float: right;
   display:none;}
.show {
	display:block;}
.title {
	text-align:center;

	background:#ccc;}
.MenuBg{
    background:#0260BF;
    -webkit-transition:all .5s;
	-moz-transition:all .5s;
	-ms-transition:all .5s;
	-o-transition:all .5s;
	transition:all .5s
;}