body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select {
    margin: 0;
    padding: 0
}
*html,*html body{background-image:url(about:blank);background-attachment:fixed;}
body {
    font: 12px "Microsoft YaHei";
    background: #FFFFFF;
    -webkit-text-size-adjust: 100%;
    _background-image: url(about:blank);
    _background-attachment: fixed;
}
a {
    text-decoration: none
}
a:hover {
    text-decoration: underline
}
em {
    font-style: normal
}
li {
    list-style: none
}
img {
    border: 0;
    vertical-align: middle
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
p {
    word-wrap: break-word
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.middle{
    width: 1200px;
    margin:0 auto;
}
.top{
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #F5F5F5;
    font-size: 14px;
    color: #999999;
}
.top a{
    color: #999999;
}
.top .welCome{
    float: left;
}
.topRight{
    height: 40px;
    width:432px;
    float: right;
}
.topRight a:hover{
    text-decoration: none;
}
.topHide{
    position:relative;
    z-index:1;
    height: 40px;
    line-height:40px;
}
.topHide h3{
    font-weight:normal;
    font-size: 14px;
}
.topHide dl{
    zoom:1;
}
.topHide dd{
    float:left;
    width: 108px;
    position:relative;
    background: url("../images/icon-topLine.gif") no-repeat right center;
}
.topHide dd h3 a{
    display: block;
    width: 68px;
    height: 40px;
}
.sinaActive h3 a{
    padding-left: 40px;
    background: url("../images/icon-sina.png") no-repeat 16px center;
}
.wxActive h3 a{
    padding-left: 40px;
    background: url("../images/icon-wx.png") no-repeat 16px center;
}
.topHide .onlineZx a,.topHide .lastDd a{
    display: block;
    width: 68px;
    padding-left: 40px;
}
.topHide .onlineZx a{
    background: url("../images/icon-erji.png") no-repeat 16px center
}
.topHide .lastDd a{
    background: url("../images/icon-contact.png") no-repeat 16px center
}
.topHide .onlineZx a:hover,.topHide .lastDd a:hover{
    text-decoration: underline;
}
.topHide .lastDd{
    background: none;
}
.sinaActive.on h3 a{
    padding-left: 40px;
    background: url("../images/icon-sina-active.png") no-repeat 16px center;
}
.wxActive.on h3 a{
    padding-left: 40px;
    background: url("../images/icon-wx-active.png") no-repeat 16px center;
}
.topHide dd .ewmHide{
    display:none;
    position:absolute;
    width:108px;
    top:40px;
    left:0;
    background:#fff;
    text-align: center;
    -webkit-box-shadow:  3px 3px 3px  rgba(0, 0, 0, .1);
    -moz-box-shadow:  3px 3px 3px  rgba(0, 0, 0, .1);
    box-shadow:  3px 3px 3px  rgba(0, 0, 0, .1);
}
.topHide dd .ewmHide img{
    display: block;
    width: 100px;
    height: 100px;
    margin:0 auto;
}
.topHide dd .ewmHide p{
    font-size: 14px;
    height: 30px;
    line-height: 30px;
}
.topSecond{
    width:100%;
    height: 103px;
    overflow: hidden;
    margin:0 auto;
    background: #ffffff;
}
.topScon{
    width: 1200px;
    height: 103px;
    overflow: hidden;
    margin:0 auto;
}
.topSecond .logo{
    float: left;
    height: 103px;
}
.topSecond .logo a{
    display: block;
    height: 103px;
}
.topSecond .logo img{
    display: block;
    float: left;
    width: 204px;
    height: auto;
    margin-top:12px;
}
.topSecond .logo p{
    float: left;
    font-size: 16px;
    color: #333333;
    text-align: justify;
    height: 43px;
    border-left:1px solid #DADADA;
    margin-left: 24px;
    margin-top:33px;
    padding: 0 17px;
}
.topTel{
    float: right;
    height: 74px;
    width: 220px;
    padding-left: 61px;
    padding-top: 29px;
    background: url("../images/icon-tel.png") no-repeat left center;
}
.topTel span{
    display: block;
    font-size: 14px;
    color: #333333;
    height: 14px;
    line-height: 14px;
}
.topTel p{
    font-size: 30px;
    font-weight: bolder;
    color: #e51646;
    height: 32px;
    line-height: 32px;
}
.navBox{
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #ffffff;
    background: #AD2847;
}
.navBox a{
    color: #ffffff;
}
.navBox ul{
    width: 1200px;
    height: 50px;
    margin:0 auto;
    overflow: hidden;
}
.navBox ul li{
    float: left;
    border-right: 1px solid #C44261;
}
.navBox ul li a{
    display: block;
    padding: 0 28px;
    height: 50px;
}
.navBox ul li a:hover{
    background: #980F2F;
    text-decoration: none;
}
.fullSlide{
    min-width:1200px;
    position:relative;
    /*height:700px;*/
    height:450px;
    overflow:hidden;
}
.bannerMajor{
    width: 100%;
    height: 108px;
    position: absolute;
    top:0;
    left:0;
    background: rgba(0,0,0,.4);
    z-index: 2018;
}
.majorBox{
    width: 1200px;
    margin:0 auto;
    padding-top: 21px;
    overflow: hidden;
}
.majorBox ul{
    width: 1212px;
    overflow: hidden;
}
.majorBox ul li{
    float: left;
    margin-right: 10px;
    width: 192px;
    height: 66px;
}
.majorBox ul li a{
    display: block;
    height: 66px;
    color: #ffffff;
}
.majorBox ul li  a:hover{
    text-decoration: none;
}
.majorBox ul li p{
    font-size: 16px;
    height: 16px;
    line-height: 16px;
    padding-top: 17px;
    margin-bottom: 4px;
}
.majorBox ul li span{
    display: block;
    font-size: 12px;
    line-height: 12px;
    height: 12px;
}
.majorBox ul li  a.major01{
    padding-left: 83px;
    background: url("../images/icon-major1-on.png") no-repeat 32px center #A25D87;
}
.majorBox ul li  a.major01:hover{
    background: url("../images/icon-major1-on.png") no-repeat 32px center rgba(162,93,135,.9);
}
.majorBox ul li  a.major02{
    padding-left: 77px;
    background: url("../images/icon-major2-on.png") no-repeat 42px center #6F698C;
}
.majorBox ul li  a.major02:hover{
    background: url("../images/icon-major2-on.png") no-repeat 42px center rgba(111,105,140,.9);
}
.majorBox ul li  a.major03{
    padding-left: 85px;
    background: url("../images/icon-major3-on.png") no-repeat 34px center #88BFBD;
}
.majorBox ul li  a.major03:hover{
    background: url("../images/icon-major3-on.png") no-repeat 34px center rgba(136,191,189,.9);
}
.majorBox ul li  a.major04{
    padding-left: 85px;
    background: url("../images/icon-major4-on.png") no-repeat 36px center #89445F;
}
.majorBox ul li  a.major04:hover{
    background: url("../images/icon-major4-on.png") no-repeat 36px center rgba(137,68,95,.9);
}
.majorBox ul li  a.major05{
    padding-left: 86px;
    background: url("../images/icon-major5-on.png") no-repeat 41px center #6F698C;
}
.majorBox ul li  a.major05:hover{
    background: url("../images/icon-major5-on.png") no-repeat 41px center rgba(111,105,140,.9);
}
.majorBox ul li  a.major06{
    padding-left: 86px;
    background: url("../images/icon-major6-on.png") no-repeat 48px center #88BFBD;
}
.majorBox ul li  a.major06:hover{
    background: url("../images/icon-major6-on.png") no-repeat 48px center  rgba(136,191,189,.9);
}


.fullSlide .bd{
    position:relative;
    z-index:0;
}
.fullSlide .bd ul{
    width:100% !important;
}
.fullSlide .bd li{
    width:100% !important;
    /*height:700px;*/
    height:450px;
    overflow:hidden;
    text-align:center;
}
.fullSlide .bd li a{
    display:block;
    /*height:700px;*/
    height:450px;
}
.fullSlide .hd{
    position: absolute;
    bottom: 25px;
    left:0;
    width: 100%;
    height: 20px;
}
.fullSlide .hd ul{
    width: 100%;
    height: 20px;
    text-align: center;
}
.fullSlide .hd ul li{
    display: inline-block;
    *display: inline;
    zoom:1;
    width: 10px;
    height: 10px;
    background: #ffffff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    margin:0 4px;
    cursor: pointer;
}
.fullSlide .hd ul li a{
    display: none;
}
.fullSlide .hd ul li.on{
    background: #DD0A42;
}
/*.fullSlide .hd{*/
    /*position:absolute;*/
    /*z-index:1;*/
    /*!*width:1200px;*!*/
    /*!*left:50%;*!*/
    /*!*margin-left:-600px;*!*/
    /*!*bottom:16px;*!*/
    /*overflow:hidden;*/
    /*width: 100%;*/
    /*background: rgba(0,0,0,.7);*/
    /*bottom:0;*/
    /*height: 70px;*/
    /*padding-top: 20px;*/
/*}*/
/*.fullSlide .hd ul{*/
    /*width: 1200px;*/
    /*position: absolute;*/
    /*left:50%;*/
    /*margin-left:-600px;*/
/*}*/
/*.fullSlide .hd ul li{*/
    /*float:left;*/
    /*width: 20%;*/
    /*text-align: center;*/
    /*padding: 0 2.5%;*/
/*}*/
/*.fullSlide .hd ul li a{*/
    /*text-decoration: none;*/
/*}*/
/*.fullSlide .hd ul li p{*/
    /*width: 100%;*/
    /*height: 20px;*/
    /*line-height: 20px;*/
    /*font-size: 18px;*/
    /*font-weight: bolder;*/
    /*color: #ffffff;*/
    /*margin-bottom: 8px;*/
    /*overflow: hidden;*/
    /*white-space: nowrap;*/
    /*text-overflow: ellipsis;*/
/*}*/
/*.fullSlide .hd ul li span{*/
    /*display: block;*/
    /*font-size: 14px;*/
    /*color: #ffffff;*/
/*}*/
/*.fullSlide .hd ul .on p,.fullSlide .hd ul .on span{*/
    /*color: #CC3333;*/
/*}*/

.ykCourse{
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #F8F8F8;
    padding-top: 11px;
    padding-bottom: 43px;
}
.boxTitle{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.boxTitle img{
    display: block;
    margin:0 auto;
    padding-top: 32px;
    overflow: hidden;
}
.boxCourse{
    width: 1200px;
    overflow: hidden;
    margin:0 auto;
}
.boxCourse ul{
    width: 1230px;
    overflow: hidden;
    padding-top: 17px;
}
.boxCourse ul li{
    float: left;
    margin-right: 30px;
    width: 380px;
    height: auto;
    overflow: hidden;
    padding-bottom: 17px;
    margin-top:17px;
}
.boxCourse ul li a.coursePic{
    display: block;
    position: relative;
    width: 380px;
    height: 192px;
    overflow: hidden;
}
.boxCourse ul li a.coursePic img{
    display: block;
    width: 380px;
    height: 192px;
}
.boxCourse ul li a.coursePic span{
    display: block;
    position: absolute;
    bottom:0;
    left:50%;
    margin-left: -39px;
    width: 78px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    color: #ffffff;
    background: #AD2847;
    font-size: 16px;
}
.boxCourse ul li h2{
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
    color: #333333;
    height: 18px;
    line-height: 18px;
    padding-top: 16px;
    padding-bottom: 13px;
}
.boxCourse ul li h2 a{
    color: #333333;
}
.boxCourse ul li p{
    height: 14px;
    line-height: 14px;
    font-size: 12px;
    color: #666666;
}
.boxCourse ul li p a{
    display: block;
    width: 70px;
    float: right;
    color: #666666;
    background: url("../images/icon-down.gif") no-repeat right center;
}
.boxCourse ul li p em{
    display: block;
    float: left;
    width: 248px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.indexCon2{
    width: 1200px;
    margin:0 auto;
    overflow: hidden;
    padding-top: 42px;
}
.onlineLeft{
    width: 318px;
    float: left;
    overflow: hidden;
}
.leftForm{
    width: 292px;
    height: auto;
    overflow: hidden;
    border:1px solid #E6E6E6;
    margin-top:21px;
    padding: 19px 12px 20px 12px;
}
.col{
    height: auto;
    overflow: hidden;
    margin-bottom: 15px;
}
.selectIcon {
    width: 290px;
    height: 40px;
    background: url("../images/arrow_triangle_down.png") no-repeat 266px center;
}

/*select, option {*/
    /*-webkit-appearance : none;*/
    /*-moz-appearance : none;*/
    /*background : none;*/
/*}*/
#banxing,#banxing option{
    -webkit-appearance : none;
    -moz-appearance : none;
    background : none;
}
.col select{
    display: block;
    position: relative;
    width: 290px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #757575;
    outline: none;
    /*border:none;*/
    padding-left: 38px;
    border:1px solid #C9C9C9;
    background: url("../images/icon-form1.jpg") no-repeat 8px center ;
    font-family: 'Microsoft YaHei';
}
.col input{
    display: block;
    width: 252px;
    height: 16px;
    line-height: 16px;
    padding: 11px 0 11px 38px;
    border:1px solid #C9C9C9 ;
    font-size: 14px;
    color: #999999;
    font-family: 'Microsoft YaHei';
}
.col .inputName{
    background: url("../images/icon-form2.jpg") no-repeat 6px center #ffffff;
}
.col .inputTel{
    background: url("../images/icon-form3.jpg") no-repeat 8px center #ffffff;
}
.col .inputAddress{
    background: url("../images/icon-form4.jpg") no-repeat 7px center #ffffff;
}
.colBtn .submitBtn{
    width: 290px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    cursor: pointer;
    color: #ffffff;
    font-size: 14px;
    border:0;
    background: #EE584D;
}
.leftSide{
    padding: 20px 13px 14px 13px;
    background: #F8F8F8;
    overflow: hidden;
}
.onlineZx-left,.workPg{
    display: block;
    width: 130px;
    height: 125px;
    padding-left: 137px;
    padding-right:25px;
    color: #ffffff;
}
.onlineZx-left{
    background: url("../images/icon-erji2.gif") no-repeat 26px center #FF4900;
}
.onlineZx-left:hover{
    text-decoration: none;
    /*background: url("../images/icon-erji2.gif") no-repeat 26px center rgba(255,73,0,.9)*/
}
.workPg{
    background: url("../images/icon-word.gif") no-repeat 38px center #3C2E51;
    margin-top:14px;
}
.workPg:hover{
    text-decoration: none;
    /*background: url("../images/icon-word.gif") no-repeat 38px center rgba(60,46,81,.9)*/
}
.onlineZx-left h3,.workPg h3{
    font-weight: normal;
    font-size: 22px;
    height: 22px;
    line-height: 22px;
    padding-top: 22px;
    padding-bottom: 21px;
}
.onlineZx-left p,.workPg p{
    font-size: 14px;
    height: 42px;
    line-height: 21px;
}
.classRight{
    float: right;
    width: 847px;
    height: auto;
    overflow: hidden;
}
.classRight .classTitle {
    display: block;
    overflow: hidden;
}
.classRight  .classCon{
    width: 838px;
    height: 600px;
    background: #F8F8F8;
    padding: 5px 5px 0 5px;
    margin-top:21px;
    position:relative;
}
.classRight ul{

}
.classRight ul li{
    margin-bottom: 5px;
    *margin-bottom:1px;
    height: 195px;
    overflow: hidden;
    background: #ffffff;
}
.classPic{
    display: block;
    float: left;
    width: 130px;
    overflow: hidden;
    padding-top: 37px;
    padding-left: 27px;
    padding-right: 53px;
}
.classPic img{
    display: block;
    width: 130px;
    height: 130px;
    -webkit-transition: border-radius .35s, -webkit-transform .35s;
    transition: border-radius .35s, transform .35s;

}
.classPic:hover img{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.classInfo{
    float: left;
    width: 628px;
    overflow: hidden;
    padding-top: 20px;
}
.classInfo h2{
    font-weight: normal;
    font-size: 22px;
    height: 22px;
    line-height: 22px;
    color: #2a2a2a;
    padding-bottom: 18px;
    border-bottom: 1px dashed #CCCCCC;
}
.classInfo h2 a{
    display: block;
    float: left;
    color: #2a2a2a;
}
.classInfo h2 a:hover{
    text-decoration: none;
}
.classInfo h2 span{
    float: right;
    font-size: 14px;
    color: #ad2847;
    padding-right: 22px;
}
.classInfo p{
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    height: 90px;
    overflow: hidden;
    text-align: justify;
    padding-right: 26px;
    padding-top: 10px;
}
.teacherBox {
    overflow: hidden;
    padding-top: 2px;
    width: 100%;
}

.slideGroup{
    width:100%;
    position: relative;
    overflow: hidden;
}
.slideGroup .parHd{
    width: 100%;
    text-align: center;
    position:relative;
    margin-top:20px;
}
.slideGroup .parHd ul li{
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 123px;
    text-align: center;
    height: 32px;
    line-height: 32px;
    color: #2a2a2a;
    font-size: 16px;
    cursor: pointer;
}
.slideGroup .parHd ul li.on{
    background: #AD2847;
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
    border-radius: 32px;
    color: #ffffff;
}

.slideGroup .slideBox{
    overflow:hidden;
    zoom:1;
    position:relative;
    width: 100%;
}

.slideGroup .parBd .boxUl ul{
    overflow:hidden;
    zoom:1;
}
.slideGroup .parBd .boxUl ul li{
    float:left;
    overflow:hidden;
}
.boxUl{
    /*width:100%;*/
    height: 304px;
    /*margin:0 8px;*/
    margin: 27px auto 0;
}
.boxUl ul li{
    width:235px;
    height:304px;
    float:left;
    position:relative;
    overflow:hidden;
    cursor:pointer;
}
.boxUl ul li img{
    display: block;
    width: 235px;
    height: 304px;
}
.boxUl ul li .txt{
    width:235px;
    height:0;
    background:rgba(0,0,0,0.6);
    position:absolute;
    left:0;
    bottom:0;
    color:#fff;
}
.boxUl ul li .txt .symbol{
    width: 215px;
    height: 43px;
    overflow: hidden;
    padding-top: 33px;
    border-bottom: 1px solid #848484;
    float: right;
    font-size: 45px;
    color: #cecdcd;
    text-align: left;
    margin-bottom: 19px;
}
.boxUl ul li .txt h3{
    overflow: hidden;
    font-size:28px;
    font-weight:normal;
    height:28px;
    line-height:28px;
    color: #cecdcd;
    margin-bottom: 29px;
    padding-left: 25px;
}
.boxUl ul li .txt p{
    font-size:15px;
    color: #cecdcd;
    line-height: 25px;
    text-align:justify;
    padding: 0 25px;
    word-break: break-all;
    overflow: hidden;
}




.boxHd li{
    width: 9px;
    height: 32px;
    margin-left: 11px;
    text-indent: 100000px;
    background: url("../images/icon-dot.png") no-repeat center;
}
.boxHd li.on{
    background: url("../images/icon-dotActive.png") no-repeat center;
}
.boxHd{
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
    margin-top:36px;
    margin-bottom: 39px;
}
.boxHd ul{
    display: inline-block;
    *display: inline;
    zoom: 1;
}
.boxHd ul li{
    float: left;
}
.slideGroup .sPrev{
    display: inline-block;
    *display: inline;
    zoom: 1;
    width:32px;
    height:32px;
    background: url("../images/leftBtn.png") no-repeat;
    margin-right: 6px;
}
.slideGroup .sNext{
    display: inline-block;
    *display: inline;
    zoom: 1;
    width:32px;
    height:32px;
    background: url("../images/rightBtn.png") no-repeat;
    margin-left: 15px;
}
.slideGroup .sPrev:hover,.slideGroup .sNext:hover{}

.studentBox{
    width: 100%;

    height: auto;
    overflow: hidden;
    background: #F3F3F3;
}
.studentCon{
    width: 1220px;
    margin:0 auto;
    overflow: hidden;
}
.studentCon ul{
    padding-bottom: 46px;
    overflow: hidden;
}
.studentCon ul li{
    float: left;
    background: #ffffff;
    margin:20px 10px 0;
    width: 285px;
    height: 365px;
    transition: All 0.2s ease-in-out;
    -webkit-transition: All 0.2s ease-in-out;
    -moz-transition: All 0.2s ease-in-out;
    -o-transition: All 0.2s ease-in-out;
}
.studentCon ul li p.studentPic{
    display: block;
    height: 280px;
    width: 285px;
}
.studentCon ul li p.studentPic img{
    display: block;
    height: 280px;
    margin:0 auto;
}
.studentTxt{
    width: 100%;
    height: 85px;
    text-align: center;
    color: #2a2a2a;
}
.studentTxt h2{
    width: 155px;
    margin:20px auto 0;
    font-weight: normal;
    font-size: 16px;
    height: 16px;
    line-height: 16px;
    padding-bottom: 9px;
    border-bottom: 1px solid #999999;
}
.studentTxt  p{
    font-size: 14px;
}
.studentCon ul li:hover{
    -webkit-box-shadow:  5px 5px 5px rgba(0,0,0,.1);
    -moz-box-shadow:  5px 5px 5px rgba(0,0,0,.1);
    box-shadow:  5px 5px 5px rgba(0,0,0,.1);
}
.bigVideo{
    width: 100%;
    height: auto;
    overflow: hidden;
    background: url("../images/vide-bg.gif") no-repeat  center 31px;
    padding-top: 12px;
    padding-bottom: 49px;
}



.focusBox {
    position: relative;
    width:1200px;
    height:528px;
    margin:43px auto 32px;
}
.videoWrap{
    position: absolute;
    top:0;
    left:133px;
    z-index: 200;
}
.focusBox .pic{
    width:934px;
    height:528px;
}
.focusBox .pic img {
    width:934px;
    height:528px;
    display: block;
}
.focusBox .prev{
    position: absolute;
    left:0;
    top:50%;
    margin-top:-214px;
    width: 133px;
    height: 429px;
    background: url("../images/video-left.png") no-repeat center #14162B;
}
.focusBox .next {
    position: absolute;
    right:0;
    top:50%;
    margin-top:-214px;
    width: 133px;
    height: 429px;
    background: url("../images/video-right.png") no-repeat center #14162B;
}
.videoSmall{
    display: block;
    margin:0 auto;
}
/*.focusBox .prev { background-image:url(images/index.png); background-position:-112px 0; left:0 }*/
/*.focusBox .next { background-image:url(images/index.png); background-position:-158px 0; right:0 }*/
/*.focusBox .prev:hover,*/
/*.focusBox .next:hover { filter:alpha(opacity=60); -moz-opacity:.6; opacity:.6 }*/

.newsBox{
    width: 100%;
    overflow: hidden;
    padding-top: 13px;
    padding-bottom: 21px;
}
/*.foucebox {*/
    /*width:1200px;*/
    /*height:463px;*/
    /*margin:33px auto 0;*/
    /*position: relative;*/
/*}*/

/*.foucebox .bd{*/
    /*position:relative;*/
    /*float:left;*/
    /*width:804px;*/
    /*height:463px;*/
    /*overflow:hidden;*/
/*}*/
/*.foucebox .showDiv {*/
    /*position:relative;*/
    /*width:804px;*/
    /*height:463px;*/
/*}*/
/*.foucebox .showDiv img {*/
    /*display: block;*/
    /*width:804px;*/
    /*height:463px;*/
/*}*/
/*.foucebox .showDiv h2 {*/
    /*z-index:9;*/
    /*overflow:hidden;*/
    /*font-weight: normal;*/
    /*font-size: 22px;*/
    /*padding:0 22px;*/
    /*white-space: nowrap;*/
    /*text-overflow: ellipsis;*/
    /*color: #ffffff;*/
    /*text-align: center;*/
/*}*/
/*.foucebox .showDiv h2 a{*/
    /*color: #ffffff;*/
/*}*/
/*.foucebox .foucebox_bg {*/
    /*position:absolute;*/
    /*left:0;*/
    /*bottom:0;*/
    /*width:752px;*/
    /*height:58px;*/
    /*line-height: 58px;*/
    /*background:rgba(0,0,0,0.5);*/
    /*z-index:8;*/
    /*overflow:hidden;*/
    /*padding: 0 26px;*/
/*}*/

/*.foucebox .hd{*/
    /*width:380px;*/
    /*height:auto;*/
    /*overflow: hidden;*/
    /*float:right;*/
/*}*/
/*.foucebox .hd ul li{*/
    /*width:168px;*/
    /*height:97px;*/
    /*float:left;*/
    /*position:relative;*/
    /*margin-left: 18px;*/
    /*border:2px solid transparent;*/
/*}*/
/*.foucebox .hd ul li.on{*/
    /*border:2px solid rgba(173,40,71,.7);*/
/*}*/
/*.foucebox .hd ul li.on .txt_bg{*/
    /*background:rgba(173,40,71,.8) ;*/
/*}*/
/*.foucebox .hd ul a {*/
    /*display:block;*/
    /*width:168px;*/
    /*height:97px;*/
    /*color: #ffffff;*/
/*}*/
/*.foucebox .hd ul li{*/
    /*overflow: hidden;*/
    /*margin-bottom: 19px;*/
/*}*/
/*.foucebox .hd ul img{*/
    /*display:block;*/
    /*width:168px;*/
    /*height:97px;*/
/*}*/
/*.foucebox .hd ul .txt_bg{*/
    /*width:152px;*/
    /*height:25px;*/
    /*line-height: 25px;*/
    /*position:absolute;*/
    /*left:0;*/
    /*bottom:0;*/
    /*background: rgba(0,0,0,.5);*/
    /*padding: 0 8px;*/
    /*overflow: hidden;*/
    /*white-space: nowrap;*/
    /*text-overflow: ellipsis;*/
    /*font-size: 12px;*/
    /*color: #ffffff;*/
/*}*/
/*.foucebox .prev,*/
/*.foucebox .next {*/
    /*width:45px;*/
    /*height:99px;*/
    /*position:absolute;*/
    /*top:50%;*/
    /*margin-top:-45px;*/
    /*z-index:3;*/
    /*filter:alpha(opacity=60);*/
    /*-moz-opacity:.6; opacity:.6; -webkit-transition:All .5s ease;-moz-transition:All .5s ease;-o-transition:All .5s ease}*/
/*.foucebox .prev { background-image:url(../images/index.png); background-position:-112px 0; left:0 }*/
/*.foucebox .next { background-image:url(../images/index.png); background-position:-158px 0;*/
    /*right: 396px; }*/
.newsBox{
    width: 100%;
    overflow: hidden;
    padding-top: 13px;
    padding-bottom: 21px;
}
.foucebox {
    width:1200px;
    height:463px;
    margin:33px auto 0;
    position: relative;
}

.foucebox .bd{
    position:relative;
    float:left;
    width:804px;
    height:463px;
    overflow:hidden;
}
.foucebox .showDiv {
    position:relative;
    width:804px;
    height:463px;
}
.foucebox .showDiv img {
    display: block;
    width:804px;
    height:463px;
}
.foucebox .showDiv h2 {
    z-index:9;
    overflow:hidden;
    font-weight: normal;
    font-size: 22px;
    width: 490px;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #ffffff;
}
.foucebox .showDiv h2 a{
    color: #ffffff;
}
.foucebox .foucebox_bg {
    position:absolute;
    left:0;
    bottom:0;
    width:752px;
    height:58px;
    line-height: 58px;
    background:rgba(0,0,0,0.5);
    z-index:8;
    overflow:hidden;
    padding: 0 26px;
}

.foucebox .hd{
    width:380px;
    height:auto;
    overflow: hidden;
    float:right;
}
.foucebox .hd ul li{
    width:172px;
    height:99px;
    float:left;
    position:relative;
    margin-left: 18px;
}
.foucebox .hd ul a {
    display:block;
    width:172px;
    height:99px;
    color: #ffffff;
}
.foucebox .hd ul li{
    overflow: hidden;
    margin-bottom: 23px;
}
.foucebox .hd ul img{
    display:block;
    width:172px;
    height:99px;
}
.foucebox .hd ul .txt_bg{
    width:156px;
    height:25px;
    line-height: 25px;
    position:absolute;
    left:0;
    bottom:0;
    background: rgba(0,0,0,.5);
    padding: 0 8px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 12px;
    color: #ffffff;
}
.foucebox .prev,
.foucebox .next {
    width:45px;
    height:99px;
    position:absolute;
    top:50%;
    margin-top:-45px;
    z-index:3;
    filter:alpha(opacity=60);
    -moz-opacity:.6; opacity:.6; -webkit-transition:All .5s ease;-moz-transition:All .5s ease;-o-transition:All .5s ease}
.foucebox .prev { background-image:url(../images/index.png); background-position:-112px 0; left:0 }
.foucebox .next { background-image:url(../images/index.png); background-position:-158px 0;
    right: 396px; }

/*.foucebox .hd ul a:hover .mask, .foucebox .hd ul .on .mask{display:none; position:relative;}*/
/*.foucebox .hd ul a:hover img, .foucebox .hd ul .on img{border-color:#70a20f;}*/
/*.foucebox .hd ul a:hover{color:#fff;}*/
/*.foucebox .hd ul a:hover .txt_bg {background:#70a20f;}*/
.dotBox{
    position: absolute;
    right:396px;
    bottom:0;
    height: 58px;
    z-index: 2018;
}
.dotBox li{
    width: 9px;
    height: 58px;
    background: url("../images/icon-dot.png") no-repeat center;
    margin-right: 11px;
    float: left;
    text-indent: 9999px;
}
.dotBox li.on{
    background: url("../images/icon-dotRed.png") no-repeat center;
}
.videoList{
    width: 100%;
    height: 422px;
    background: #DE4B44;
    padding-top: 11px;
}
.videoList ul{
    width: 1220px;
    height: auto;
    overflow: hidden;
    margin:40px auto 0;
}
.videoList ul li{
    float: left;
    width: 285px;
    margin:0 10px;
    height: auto;
    overflow: hidden;
}
.videoList ul li .videoLi{
    width: 285px;
    height: 177px;
    overflow: hidden;
}
.videoList ul li p{
    width: 255px;
    padding: 20px 15px 0;
    font-size: 16px;
    height: 16px;
    line-height: 16px;
    color: #ffffff;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.huanJing{
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin:0 auto;
    padding-bottom: 37px;
}
.huanJing ul{
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 344px;
    margin-top:33px;
}
.huanJing ul li{
    position: absolute;
}
.huanJing ul li a{
    color: #ffffff;
}
.huanJing ul li a:hover span{
    background: rgba(173,40,71,.8);
}
.huanJing ul li span{
    position: absolute;
    left:0;
    width: 92%;
    padding: 0 4%;
    bottom:0;
    height: 34px;
    line-height: 34px;
    font-size: 18px;
    color: #ffffff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: rgba(0,0,0,0.5);
}
.huanJing ul li img{
    display: block;
    width: 100%;
    height: 100%;
}
.huanJing ul li.hj01{
    left:0;
    top:0;
    width: 474px;
    height: 344px;
}
.huanJing ul li.hj02{
    left:487px;
    top:0;
    width: 229px;
    height: 165px;
}
.huanJing ul li.hj03{
    left:729px;
    top:0;
    width: 229px;
    height: 165px;
}
.huanJing ul li.hj04{
    left:971px;
    top:0;
    width: 229px;
    height: 165px;
}
.huanJing ul li.hj05{
    left:487px;
    top:179px;
    width: 229px;
    height: 165px;
}
.huanJing ul li.hj06{
    left:729px;
    top:179px;
    width: 229px;
    height: 165px;
}
.huanJing ul li.hj07{
    left:971px;
    top:179px;
    width: 229px;
    height: 165px;
}
.wenDa{
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #F1F1F1;
    padding-top: 6px;
    padding-bottom: 48px;
}
.wenDaCenter{
    width: 1200px;
    margin:25px auto 0;
    overflow: hidden;
    height: auto;
}
.wenDaLeft{
    float: left;
    height: 508px;
    background: #ffffff;
    width: 456px;
    position: relative;
}
.wenDaLeft h2,.wenDaRight h2{
    font-size: 20px;
    color: #000000;
    text-align: center;
    padding-top: 30px;
    height: auto;
}
.wenDaLeft h2 em,.wenDaRight h2 em{
    display: inline-block;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    padding-bottom: 16px;
    border-bottom: 1px solid #AD2847;
}
.wenDaLeft ul{
    width: 100%;
    height: auto;
    padding: 16px 23px 0;
    overflow: hidden;
}
.wenDaLeft ul li{
    height: 36px;
    line-height: 36px;
    padding-left: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #2C2C2C;
    background: url("../images/icon-redDot.gif") no-repeat left center;
}
.wenDaLeft ul li a{
    color: #2C2C2C;
}
.wenDaRight{
    float: right;
    height: 508px;
    background: #ffffff;
    width: 737px;
    position: relative;
}
.wenDaMore{
    font-size: 14px;
    color: #858585;
    height: 20px;
    position: absolute;
    bottom:20px;
    right: 21px;

}
.wenDaMore em{
    font-size: 20px;
}
.wenDaMore:hover{
    color: #C81818;
    /*text-decoration: none;*/
}
.txtLeaving{
    width: 676px;
    height: auto;
    overflow: hidden;
    margin:0 auto;
}
.txtLeaving li{
    width: 100%;
    padding-top: 11px;
    padding-bottom: 25px;
    overflow: hidden;
    border-bottom: 1px solid #F0F0F0;
}
.touxiang{
    float: left;
    width: 52px;
    height: 52px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    margin-right: 17px;
}
.touxiang img{
    display: block;
    width: 52px;
    height: 52px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.leavingInfo{
    float: left;
    width: 603px;
    height: auto;
    overflow: hidden;
}
.leavingInfo .selfInfo{
    font-size: 12px;
    color: #3d3d3d;
    font-weight: bolder;
    height: 14px;
    line-height: 14px;
}
.leavingInfo .selfInfo span{
    color: #999999;
    font-weight: normal;
    margin-left: 10px;
}
.leavingInfo .wenti{
    font-size: 14px;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    color: #4B4B4B;
    margin-top:14px;
    margin-bottom: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.leavingInfo .wenti a{
    color: #4B4B4B;
}
.leavingInfo  .huifu{
    width: 573px;
    height: auto;
    overflow:hidden;
    background: #F7F7F7;
    font-size: 14px;
    line-height: 24px;
    color: #4B4B4B;
    padding: 15px;
}
.leavingInfo  .huifu p{
    height: 48px;
    overflow: hidden;

}
.leavingInfo  .huifu span{
    font-size: 12px;
    color: #999999;
}
.artBox{
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-bottom: 35px;
}
.artBox .titleSmall{
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    color: #999999;
    padding-top: 10px;
}
.navQuick{
    width:1220px;
    margin:38px auto 0;
    overflow: hidden;
    padding-bottom: 38px;
}
.navQuick li{
    float: left;
    width: 224px;
    height: 330px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #F6F6F6;
    margin:0 10px;
    text-align: center;
}
.navQuick li a{
    display: block;
    width: 100%;
    height: 114px;
    padding-top: 206px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    transition: All 0.2s ease-in-out;
    -webkit-transition: All 0.2s ease-in-out;
    -moz-transition: All 0.2s ease-in-out;
    -o-transition: All 0.2s ease-in-out;
}
.navQuick li a:hover{
    text-decoration: none;
    -webkit-box-shadow:  3px 3px 6px rgba(163,163,163,.3);
    -moz-box-shadow:  3px 3px 6px rgba(163,163,163,.3);
    box-shadow:  3px 3px 6px rgba(163,163,163,.3);
}
.navQuick li h2{
    font-size: 18px;
    color: #333333;
    height: 20px;
    line-height: 20px;
    margin-bottom: 16px;
}
.navQuick li p{
    font-size: 14px;
    color: #676767;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    padding: 0 21px;
}
.navQuick li.quick01 a{
    border-top:10px solid #AD2847;
    background: url("../images/data01.png") no-repeat center 27px;
}
.navQuick li.quick02 a{
    border-top:10px solid #6F698C;
    background: url("../images/data02.png") no-repeat center 27px;
}
.navQuick li.quick03 a{
    border-top:10px solid #88BFBD;
    background: url("../images/data03.png") no-repeat center 27px;
}
.navQuick li.quick04 a{
    border-top:10px solid #89445F;
    background: url("../images/data04.png") no-repeat center 27px;
}
.navQuick li.quick05 a{
    border-top:10px solid #6F698C;
    background: url("../images/data05.png") no-repeat center 27px;
}
.artNew{
    width: 1200px;
    margin:0 auto;
    overflow: hidden;
    border-top:1px solid #ECECEC;
    padding-top: 5px;
}
.newsLeft{
    width: 820px;
    float: left;
    overflow: hidden;
}
.newTitle{
    width: 100%;
    overflow: hidden;
    padding-top: 25px;
    font-size: 20px;
    color: #000000;
    height: 39px;
    margin-bottom: 21px;
}
.newTitle span{
    display: inline-block;
    overflow: hidden;
    border-bottom: 1px solid #AD2847;
    padding-bottom: 16px;
    height: 22px;
    line-height: 22px;
}
.newPic{
    float: left;
    width: 255px;
    overflow: hidden;
    margin-top:5px;
}
.newPic li{
    width: 255px;
    height: 190px;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
}
.newPic li a{
    display: block;
    width: 255px;
    height: 190px;
}

.newPic li img{
    display: block;
    width: 255px;
    height: 190px;
}
.newPic li p{
    position: absolute;
    left:0;
    bottom:0;
    font-size: 14px;
    color: #ffffff;
    width: 225px;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    background: rgba(173,40,71,.8);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.newList{
    width: 535px;
    float: right;
    overflow: hidden;
    margin-top:5px;
}
.newList li{
    height: 38px;
    border-bottom: 1px solid #ECECEC;
    line-height: 38px;
}
.newList li a{
    display: block;
    float: left;
    width: 368px;
    padding-left: 32px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #444444;
    background: url("../images/icon-star.png") no-repeat 1px center;
}
.newList li a:hover{
    text-decoration: none;
    font-weight: bolder;
    color: #ad2847;
    background: url("../images/icon-starActive.png") no-repeat 1px center;
}
.newList li  span{
    display: block;
    float: right;
    text-align: right;
    width: 135px;
    font-size: 12px;
    color: #666666;
}
.newsRight{
    float: right;
    width: 350px;
    overflow: hidden;
}
.dtPic{
    float: left;
    width: 126px;
    height: 157px;
    display: block;
    overflow: hidden;
    margin-top:5px;
}
.dtPic img{
    width: 126px;
    height: 157px;
    display: block;
}
.dtList{
    float: right;
    overflow: hidden;
    width: 206px;
    margin-top:5px;
}
.dtList li{
    width: 196px;
    padding-left: 10px;
    height: 31px;
    line-height: 31px;
    background: url("../images/icon-block.gif") no-repeat left center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #444444;
}
.dtList li a{
    color: #444444;
}
.artGl{
    width: 370px;
    overflow: hidden;
}
.artGl li{
    float: left;
    margin-right: 20px;
    width: 165px;
    height: 130px;
    overflow: hidden;
}
.artGl li a{
    display: block;
    width: 100%;
    height: 130px;
    overflow: hidden;
    color: #444444;
    cursor: pointer;
}
.artGl li a:hover{
    text-decoration: none;
}
.artGl li img{
    display: block;
    width: 165px;
    height: 100px;
}
.artGl li p{
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    color: #444444;
    padding-top: 16px;
    *padding-top: 12px;
}
.mainMajor{
    width: 1200px;
    overflow: hidden;
    margin:15px auto 0;
}
.mainMajor ul{
    width: 1221px;
    overflow: hidden;
}
.mainMajor ul li{
    float: left;
    width: 386px;
    margin-right: 21px;
    height: 145px;
}
.mainMajor ul li img{
    display: block;
    width: 386px;
    height: 145px;
}
.ccuBox{
    width: 100%;
    overflow: hidden;
    background: #EFEFEF;
    padding-top: 1px;
}
.joinBox{
    width: 1200px;
    margin:32px auto 0;
    overflow: hidden;
}
.ccuBox ul{
    width: 1212px;
    overflow: hidden;
}
.ccuBox ul li{
    float: left;
    width: 191px;
    height: 124px;
    margin-right: 11px;
    text-align: center;
    color: #666666;
}
.ccuBox ul li p{
    width: 191px;
    height: 65px;
    margin-bottom: 17px;
}
.ccuBox ul li span{
    display: block;
    font-size: 14px;
    height: 14px;
    line-height: 14px;
}
.photo{
    width: 100%;
    max-width: 1904px;
    margin:0 auto;
    overflow: hidden;
}
.photo img{
    display: block;
    width: 100%;
}
.linkBox{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 2px;
    padding-bottom: 32px;
}
.linkItem {
    width: 100%;
    overflow: hidden;
    font-size: 14px;
    line-height: 24px;
    color: #000000;
}
.linkItem  a{
    display:inline-block;
    color: #000000;
    margin-right: 12px;
}
.footerBox{
    width: 100%;
    overflow: hidden;
    background: #242424;
    padding-top: 63px;
}
.footerMiddle{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 37px;
}
.footNav{
    float: left;
    overflow: hidden;
    padding-top: 4px;
}
.footNav ul{
    float: left;
    width: 137px;
    font-size: 14px;
    color: #808080;
    line-height: 35px;
    text-align: center;
}
.footNav ul li{
    /*padding-left: 20px;*/
}
.footNav ul li a{
    color: #808080;
}
.footNav ul .firstLi{
    width: 120px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    margin:0 auto 12px;
    background: #1E1E1E;
}
.footNav ul .firstLi a{
    color: #ffffff;
}
.footNav ul.lastUl{
    width: 274px;
}
.footNav ul.lastUl li{
    width: 137px;
    float: left;

}
.footNav ul.lastUl li.lli{
    width: 100%;
    background: none;
}
.footNav ul.lastUl li.lli p{
    width: 137px;
}
.footNav ul.lastUl li.lli span{
    display: block;
    width: 120px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    margin:0 auto;
    background: #1E1E1E;
}
.footContact{
    float: left;
    width: 232px;
    overflow: hidden;
    font-size: 12px;
    color: #a6a6a6;
    margin-left: 70px;
}
.footContact h3{
    padding-top: 25px;
    height: 14px;
    line-height: 14px;
    padding-left: 34px;
    color: #808080;
    background: url("../images/icon-footTel.png") no-repeat left center;
}
.footContact h4{
    height: 32px;
    line-height: 32px;
    color: #ffffff;
    font-size: 30px;
    padding-top: 17px;
    margin-bottom: 14px;
}
.footContact p{
    font-size: 12px;
    color: #a6a6a6;
    line-height: 35px;

}
.footWx{
    float: right;
    width: 140px;
    overflow: hidden;
    padding-top: 4px;
}
.footWx img{
    display: block;
    width: 120px;
    height: 120px;
    margin:0 auto;
}
.footWx p{
    font-size: 14px;
    color: #bababa;
    text-align: center;
    line-height: 22px;
    padding-top: 12px;
}
.footWx p em{
    display: block;
    color: #919191;
}
.footerBom{
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 31px;
    padding-bottom: 43px;
    border-top:1px solid #353535;
    font-size: 12px;
    color: #808080;
}
.footerBom a{
    color: #808080;
}
.bomMiddle{
    width: 1200px;
    margin:0 auto;
    text-align: center;

}
.footerBom .foot_layout{
    text-align: center;
}
.footerBom .foot_layout p{
    display: inline-block;
    *display:inline;
    zoom:1
}
.footerBom .foot_layout p span{
    margin-left: 15px;
    padding-right: 10px;
}
.footerBom .foot_layout .new_f_icon_txt{
    background: url("../images/gsj.png") no-repeat left center;
    padding-left: 24px;
    margin-left: 10px;
}
.footerBom .foot_layout .new_f_icon_txt a{
    /*margin-left: 5px;*/
}
.bomMiddle p{
    /*float: left;*/
    line-height: 35px;
}
.complaint_box{
    display: none;
    position: fixed;
    right: 0;
    bottom:40px;
    width: 228px;
    height: 181px;
}
.complaint_box .iconCloseBtn{
    position: absolute;
    top:5px;
    right: 5px;
    width: 18px;
    height: 18px;
}
.complaint{
    width: 228px;
}
.bdShare{
    height: 35px;
    float: left;
   overflow: hidden;
}
.bdShare a{
    display: block;
    width: 35px;
    height: 35px;
    margin:0 0 0 0;
}
.whiteShare{
    float: left;
    overflow: hidden;
    margin-left: 60px;
}
.whiteShare a{
    display: block;
    float: left;
    margin-right: 12px;
    width: 35px;
    height: 35px;
}
.whiteShare a:hover{
    opacity: .7;
}
.wxShow{
    width: 100%;
    height: 100%;
    position: fixed;
    top:0;
    left: 0;
    background: rgba(0,0,0,.6);
    z-index: 2018;
    display: none;
}
.wxCon{
    width: 240px;
    height: 260px;
    position: absolute;
    left:50%;
    margin-left: -120px;
    top:50%;
    margin-top:-140px;
    background: #ffffff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding-top: 20px;
    -webkit-box-shadow:  0  0  5px rgba(0,0,0,0.2);
    -moz-box-shadow:   0  0  5px rgba(0,0,0,0.2);
    box-shadow:   0  0  5px rgba(0,0,0,0.2);
}
.wxCon img{
    display: block;
    width: 200px;
    height: 200px;
    margin:0 auto;
}
.wxCon p{
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #1E1E1E;
}
#wxClose{
    width: 16px;
    height: 16px;
    position: absolute;
    top:10px;
    right:10px;
    z-index: 3;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}
#wxClose img{
    display: block;
    width: 16px;
    height: 16px;
}
#wxClose:hover {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
}


.pageBody{
    background: #F4F4F4;
}
.subPageBanner{
    min-width:1200px;
    position:relative;
    height:460px;
    overflow:hidden;
}
.subPageBanner .ad{
    width: 100%;
    height: 460px;
}
.subPageBanner .ad a{
    display: block;
    width: 100%;
    height: 460px;
}

.currentPath{
    width: 1200px;
    height: 20px;
    line-height: 20px;
    margin:0 auto;
    font-size: 14px;
    color: #993333;
    padding-top: 24px;
    padding-bottom: 25px;
}
.currentPath a{
    color: #333333;
}
.placeYx{
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin:0 auto;
}
.pageTitle{
    width: 100%;
    text-align: center;
    overflow: hidden;
}
.pageTitle img{
    display: block;
    margin:0 auto;
}
.placeName{
    width: 100%;
    margin-top:27px;
    margin-bottom: 18px;
    height: 32px;
    line-height: 32px;
}
.placeName a{
    display: block;
    float: left;
    text-align: center;
    font-size: 16px;
    color: #333333;
    height: 32px;
    padding:0 14px;
    margin:0 4px;
}
.placeName a:hover{
    color: #ffffff;
    background: #AD2847;
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
    border-radius: 32px;
    text-decoration: none;
}
.placeList{
    width: 1200px;
    margin:0 auto;
    overflow: hidden;
}
.placeList li{
    height: 383px;
    margin-top:20px;
    background: #ffffff;
    padding: 29px 0 30px 24px;
}
.placePic{
    display: block;
    float: left;
    padding:18px 19px 18px 18px;
    width: 575px;
    height: 347px;
    overflow: hidden;
    margin-right: 50px;
    background: url("../images/placeBg.gif") no-repeat ;
}
.placePic img{
    display: block;
    width: 575px;
    height: 347px;
}
.placeInfo{
    float: right;
    width: 465px;
    padding-right: 39px;
    height: 383px;
    position: relative;
}
.placeInfo h2{
    height: 49px;
    background: url("../images/placeName.png") no-repeat left 3px;
    font-size: 20px;
    color: #333333;
    padding-left: 30px;
    margin-top:15px;
    margin-bottom: 33px;
    /*line-height: 61px;*/
}
.placeInfo h2 a{
    color: #333333;
}
.placeInfo p{
    font-size: 16px;
    color: #333333;
    text-align: justify;
    line-height: 30px;
    height: 180px;
    overflow: hidden;
}
.placeInfo .placeDetails{
    position: absolute;
    bottom:0;
    left:0;
    display: block;
    width: 138px;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    font-size: 15px;
    text-align: center;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    background: #AD2847;
}

.list_page {
    width: 100%;
    height: 36px;
    line-height: 36px;
    color: #333333;
    font-size: 14px;
    text-align: center;
    margin:60px 0;
}
.list_page a {
    display: inline-block;
    color: #333333;
    height: 36px;
    padding: 0 15px;
    text-align: center;
    background: #EEEEEE;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.list_page a b {
    padding: 0;
    color: #333333;
    background: none;
    border: none;
}
.list_page b {
    display: inline-block;
    padding: 0 15px;
    height: 36px;
    font-weight: normal;
    color: #FFFFFF;
    background-color: #AD2847;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.list_page a:hover,.list_page a:hover b{
    background-color: #ddd;
    /*color: #ffffff;*/
    text-decoration: none;
}
.Body{
    background: #ffffff;
}
.briefBox_A{
    width: 1200px;
    height: 366px;
    overflow: hidden;
    margin:5px auto 0;
}
.briefBox_A .briefPic{
    display: block;
    width: 674px;
    height: 366px;
    overflow: hidden;
    float: left;
}
.briefBox_A .briefPic img{
    display: block;
    width: 674px;
    height: 366px;
}
.briefBox_A .briefRight{
    float: right;
    height: 366px;
    width: 490px;
    position: relative;
}
.briefBox_A .briefRight h2{
    font-size: 22px;
    color: #333333;
    background: url("../images/placeName.png") no-repeat left 3px;
    padding-left: 30px;
    height: 49px;
    margin-bottom: 33px;
}
.briefBox_A .briefRight p{
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    height: 180px;
    overflow: hidden;
    text-indent: 2em;
    text-align: justify;
}
.briefBox_A .briefRight a{
    display: block;
    position: absolute;
    bottom:0;
    left:0;
    width: 190px;
    height:53px;
    background: #8B0020;
    text-align: center;
    color: #ffffff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    font-size: 18px;
    line-height: 48px;
}
.briefBox_A .briefRight a b{
    display: block;
    width: 190px;
    height: 48px;
    background: #AD2847;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius:6px;
    font-weight: normal;
}
.studentList{
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin:0 auto;
    padding-top: 51px;
}
.studentList .studentLBox{
    width: 100%;
    overflow: hidden;
    padding-top: 18px;
}
.studentList .studentLBox li{
    width: 400px;
    height: 196px;
    overflow: hidden;
    float: left;
    margin-top: 23px;
    /*border:1px solid #ffffff;*/
}

.studentList .studentLBox li .studentPic{
    display: block;
    float: left;
    width: 200px;
    height: 196px;
}
.studentList .studentLBox li .studentPic img{
    display: block;
    height: 196px;
    margin:0 auto;
}
.studentList .studentLBox li .studentInfo{
    float: left;
    width: 153px;
    height: 196px;
    background: #F4F4F4;
    padding-left: 27px;
    padding-right: 20px;
}
.studentList .studentLBox li .studentInfo h2{
    font-weight: normal;
    font-size: 18px;
    height: 40px;
    padding-top: 38px;
    background: url("../images/nameLine.gif") no-repeat left bottom;
}
.studentList .studentLBox li .studentInfo h2 a{
    color: #333333;
}
.studentList .studentLBox li .studentInfo p{
    font-size: 14px;
    color: #999999;
    line-height: 24px;
    height: 72px;
    overflow: hidden;
    margin-top:28px;
}
.studentList .studentLBox li:hover{
    border: 1px solid #F4F4F4;
    padding: 5px;
    width: 388px;
    height: 184px;

}
.studentList .studentLBox li:hover .studentPic{
    display: block;
    float: left;
    width: 188px;
    height: 184px;
}
.studentList .studentLBox li:hover .studentPic img{
    /*width: 188px;*/
    height: 184px;
}
.studentList .studentLBox li:hover .studentInfo{
    width: 153px;
    height: 184px;

}

.contactUs{
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin:0 auto;
}
.contactBox{
    padding: 20px;
    overflow: hidden;
    background: #ffffff;
    margin-top:29px;
    margin-bottom: 50px;
}
.mapBox{
    width: 100%;
    height: 548px;
}
#allmap{
    width: 100%;height: 100%;overflow: hidden;
}
.contactBox ul{
    padding: 9px 26px 0 34px;
    overflow: hidden;
}
.contactBox ul li{
    overflow: hidden;
    border-bottom: 1px solid #DDDDDD;
    padding-top: 37px;
    padding-bottom: 40px;
}
.contactBox ul li h2{
    text-align: center;
    font-size: 26px;
    line-height: 28px;
    height: 28px;
    color: #333333;
}
.contactBox ul li h3{
    font-size: 18px;
    color: #cc0033;
    height: 20px;
    line-height: 20px;
    margin:20px 0 10px;
}
.contactBox ul li p{
    font-size: 16px;
    color: #666666;
    line-height: 30px;
}
.pageTeacher{
    width: 100%;
    overflow: hidden;
    margin:0 auto;
    padding-top: 50px;
}

.teacherMajor {
    width: 100%;
    overflow: hidden;
}
.teacherMajor .tab-hd {
    height: 32px;
    line-height: 32px;
    text-align: center;
    margin-top:20px;
}

.teacherMajor .tab-hd li{
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 123px;
    height: 32px;
    font-size: 16px;
    color: #333333;
    cursor: pointer;
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
    border-radius: 32px;
}
.teacherMajor .tab-hd li a{
    display: block;
    width: 123px;
    height: 32px;
    font-size: 16px;
    color: #333333;
    cursor: pointer;
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
    border-radius: 32px;
    background: transparent;
}
.teacherMajor .tab-hd li.on{
    position: relative;
    color: #ffffff;
    background: #AD2847;
}
.teacherMajor .tab-bd {
   overflow: hidden;
    padding-bottom: 60px;
    /*padding-bottom: 2000px;*/
    /*height: 1800px;*/
}
.teacherMajor .tab-bd ul{
    width: 1244px;
    overflow: hidden;
    margin:0 auto 50px;
}
.teacherMajor .tab-bd li{
    width: 266px;
    overflow: hidden;
    float: left;
    padding-bottom: 15px;
    border:1px solid #ffffff;
    margin: 39px 21px 10px 22px;
    transition: all .2s ease 0s;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
}
.teacherMajor .tab-bd li:hover{
    cursor: pointer;
    /*border: 1px solid #AD2847;*/
    /*background: #f9f2f4;*/
    -webkit-box-shadow:  0px 0px 8px rgba(0,0,0,.2);
    -moz-box-shadow:    0px 0px 8px rgba(0,0,0,.2);
    box-shadow:   0px 0px 8px rgba(0,0,0,.2);
}
.teacherMajor .tab-bd li .teacherPic{
    display: block;
    width: 266px;
    height: 344px;
    overflow: hidden;
}
.teacherMajor .tab-bd li .teacherPic img{
    display: block;
    width: 266px;
    height: 344px;
}
.teacherMajor .tab-bd li h2.teacherName{
    font-size: 18px;
    font-weight: normal;
    height: 18px;
    line-height: 18px;
    color: #333333;
    margin-bottom: 14px;
    padding: 20px 10px 0;
}
.teacherMajor .tab-bd li h2 a{
    color: #333333;
}
.teacherMajor .tab-bd li h3.teacherPosition{
    font-size: 16px;
    font-weight: normal;
    height: 46px;
    line-height: 18px;
    background: url("../images/nameLine.gif") no-repeat 10px bottom;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 10px;
}
.teacherMajor .tab-bd li p{
    font-size: 14px;
    line-height: 24px;
    height: 72px;
    overflow: hidden;
    color: #999999;
    margin-top:17px;
    padding: 0 10px 0;
    text-align: justify;
}
.QaBox{
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin:0 auto;
    padding-top: 26px;
    padding-bottom: 21px;
}
.leftQa{
    width: 905px;
    overflow: hidden;
    float: left;
}
.qaBox_a{
    background: #ffffff;
    padding: 0 15px 28px;
    overflow: hidden;
}
.qaBox_a .aLeft{
    width: 602px;
    float: left;
    height: 212px;
    overflow: hidden;
    padding-top: 17px;
}
.qaBox_a .aLeft img{
    display: block;
    width: 310px;
    height: 212px;
    float: left;
}
.qaBox_a .aLeft .wdTop{
    height: 210px;
    width: 270px;
    float: right;
}
.qaBox_a .aLeft .wdTop h2{
    font-size: 18px;
    font-weight: normal;
    color: #333333;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    margin-bottom: 18px;
}
.qaBox_a .aLeft .wdTop h2 a{
    color: #333333;
}
.qaBox_a .aLeft .wdTop p{
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    height: 120px;
    overflow: hidden;
    text-align: justify;
}

.qaBox_a  .aRight{
    width: 238px;
    overflow: hidden;
    float: right;
    padding-top: 11px;
}
.qaBox_a .aRight .asLi{
    height: 53px;
    line-height: 53px;
    font-size: 14px;
    color: #666666;
    padding-left: 27px;
    background: url("../images/icon-video.png") no-repeat left center;
    border-bottom: 1px solid #EEEEEE;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.qaBox_a  .aRight .asLi a{
    color: #666666;
}
.qaBox_b{
    width: 100%;
    background: #ffffff;
    height: 93px;
    margin-top:15px;
}
.qaBox_b .bLeft{
    background: #FE6649;
    font-size: 20px;
    color: #ffffff;
    line-height: 35px;
    text-align: center;
    width: 110px;
    padding-top: 13px;
    height: 80px;
    float: left;
}
.qaBox_b .bRight{
    width: 795px;
    height: 81px;
    float: left;
    padding-top: 12px;
}
.qaBox_b .bRight a{
    display: inline-block;
    *display: inline;
    zoom: 1;
    font-size: 14px;
    color: #666666;
    margin-left: 30px;
    line-height: 35px;
}
.qaBox_c{
    padding: 0 10px;
    overflow: hidden;
    height: 1295px;
    /*max-height: 1925px;*/
    background: #ffffff;
    margin-top:15px;
}
.qaBox_c .cTop{
    height: 52px;
    border-bottom: 1px solid #ECECEC;
    padding-top: 18px;
}
.qaBox_c .cTop h2{
    float: left;
    height: 20px;
    padding-top: 10px;
    line-height: 20px;
    font-size: 20px;
    color: #666666;
    font-weight: normal;
}
.qaBox_c .cTop .selectBox{
    float: right;
    width: 327px;
    height: 52px;
}
.cQaList{
    padding: 14px 18px 0 14px;
    overflow: hidden;
}
.cQaList li{
    height: 50px;
    border-bottom: 1px solid #F0F0F0;
    padding: 8px 0;
    vertical-align:top;
}
.cQaList li .qaHead{
    display: block;
    float: left;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    margin-left: 6px;
    margin-right: 11px;
}
.cQaList li .qaHead img{
    display: block;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}
.cQaList li .qaInfo{
    float: left;
    height: 50px;
    width: 606px;
}
.cQaList li .qaInfo h3{
    width: 100%;
    font-size: 16px;
    font-weight: normal;
    color: #333333;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-top: 5px;
    margin-bottom: 6px;
}
.cQaList li .qaInfo h3 a{
    color: #333333;
}
.cQaList li .qaInfo h3 a:hover{
    color: #0066cc;
    text-decoration: none;
}
.cQaList li .qaInfo h3 em{
    color: #0066cc;
    margin-right: 8px;
}
.cQaList li .qaInfo p{
    height: 16px;
    line-height: 16px;
    font-size: 13px;
    color: #999999;
}
.cQaList li .qaInfo p em{
    margin-right: 8px;
}
.cQaList li .qaCount{
    float: right;
    text-align: right;
    width: 100px;
    line-height: 50px;
    font-size: 14px;
    color: #cccccc;
}
.cQaList li .qaCount em{
    margin-right: 4px;
}











.rightQa{
    width: 280px;
    float: right;
    overflow: hidden;
}
.qaRightTop{
    height: 272px;
    background: #ffffff;
    padding: 17px 15px 16px;
}
.qaRightTop .tiWen{
    display: block;
    height: 55px;
    line-height: 55px;
    color: #ffffff;
    font-size: 18px;
    padding-left: 128px;
    background: url("../images/icon-question.png") no-repeat 88px center #EE584D;
}
.qaRightTop .tiWen:hover{
    text-decoration: none;
    background: url("../images/icon-question.png") no-repeat 88px center rgba(238,88,77,.9);
}
.qaRightTop h2{
    font-size: 16px;
    color: #666666;
    height: 16px;
    line-height: 16px;
    font-weight: normal;
    border-bottom: 1px solid #ECECEC;
    padding-top: 19px;
    padding-bottom: 11px;
}

.follow {
    position: relative;
    width:250px;
    height:152px;
    overflow: hidden;
    margin-top:18px;
}
.follow .pic{
    position:relative;
    z-index:0;
}
.follow .pic li{
    position: relative;
    width: 250px;
    height: 152px;
}
.follow .pic img {
    display: block;
    width:250px;
    height:152px;
}
.follow .pic li .followTxt{
    position: absolute;
    bottom:0;
    left:0;
    height: 32px;
    overflow: hidden;
    line-height: 32px;
    padding-left: 10px;
    padding-right: 10px;
    width: 230px;
    font-size: 14px;
    color: #ffffff;
    background: rgba(0,0,0,.6);
    white-space: nowrap;
    text-overflow: ellipsis;
}
.follow .prev,
.follow .next {
    width: 22px;
    height: 36px;
    display: none;
    position: absolute;
    top: 50%;
    z-index: 10;
    margin-top:-18px;
    cursor: pointer;
    text-indent: -9999px;
}
.follow .prev {
    left: 0;
    background:url("../images/left-follow.png") no-repeat center #000000;
    border-top-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
}
.follow .next {
    right: 0;
    background:url("../images/right-follow.png") no-repeat center #000000;
    border-top-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
}
.ykTrainR{
    height: 224px;
    background: #ffffff;
    margin-top:17px;
    padding: 0 15px;
}
.ykTrainR h2{
    padding: 24px 0 12px;
    overflow: hidden;
    color: #666666;
    height: 16px;
    line-height: 16px;
    font-weight: normal;
    border-bottom: 1px solid #ECECEC;
}
.TrainList{
    width: 250px;
    overflow: hidden;
}
.TrainList ul{
    width: 260px;
    overflow: hidden;
    padding-top: 11px;
}
.TrainList ul li{
    float: left;
    width: 120px;
    height: 37px;
    margin-right: 10px;
    margin-top:10px;
}
.TrainList ul li a{
    display: block;
    width: 103px;
    height: 35px;
    padding-left: 15px;
    line-height: 35px;
    border:1px solid #F1F1F1;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: url("../images/icon-greater.gif") no-repeat  101px center;
    font-size: 12px;
    color: #666666;
}
.TrainList ul li a:hover{
    text-decoration: none;
    border:1px solid #EEEEEE;
}
.rightLogo{
    width: 100%;
    height: 172px;
    background: #ffffff;
    margin-top:15px;
    text-align: center;
}
.rightLogo a{
    display: block;
    width: 100%;
    height: 93px;
    padding-top: 79px;
    background: url("../images/right_logo.png") no-repeat  center 11px;
}
.rightLogo a:hover{
    text-decoration: none;
}
.rightLogo h2{
    font-size: 36px;
    color: #333333;
    height: 38px;
    line-height: 38px;
    padding-top: 9px;
    margin-bottom: 8px;
}
.rightLogo p{
    font-size: 17px;
    height: 17px;
    line-height: 17px;
    color: #993333;
}
.rightLink{
    width: 100%;
    overflow: hidden;
}
.rightLink a{
    display: block;
    height: 125px;
    color: #ffffff;

}
.rightLink a:hover{
    text-decoration: none;
}
.rightLink h3{
    font-weight: normal;
    font-size: 22px;
    line-height: 22px;
    height: 22px;
    padding-top: 22px;
    margin-bottom: 20px;
}
.rightLink p{
    font-size: 14px;
    height: 42px;
    overflow: hidden;
    line-height: 21px;
}
.rightLink a.rightZx{
    margin-top:15px;
    padding-left: 143px;
    background: #FF4900 url("../images/icon-erji2.gif") no-repeat 32px center;
}
.rightLink a.rightZy{
    margin-top:14px;
    padding-left: 143px;
    background: #3C2E51 url("../images/icon-word.gif") no-repeat 39px center;
}
.qaCommon{
    padding: 0 15px;
    overflow: hidden;
    background: #ffffff;
    height: 477px;
    margin-top:16px;
}
.qaCommon h2{
    padding: 25px 0 14px;
    overflow: hidden;
    color: #666666;
    height: 16px;
    line-height: 16px;
    font-weight: normal;
    border-bottom: 1px solid #ECECEC;
}
.qaCommon ul li{
    height: 21px;
    line-height: 21px;
    margin-top:18px;
    margin-bottom: 1px;
    overflow: hidden;
}
.qaCommon ul li i{
    display: block;
    float: left;
    width: 21px;
    height: 21px;
    line-height: 21px;
    text-align: center;
    color: #777777;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #EEEEEE;
    font-size: 12px;
    margin-right: 10px;
    font-style: normal;
}
.qaCommon ul li i.redI{
    background: #FF4E00;
    color: #ffffff;
}
.qaCommon ul li a{
    display: block;
    width: 219px;
    float: right;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 21px;
    font-size: 13px;
    color: #5A5A5A;
}
.rightContact{
    height: 154px;
    background: #ffffff;
    margin-top:16px;
    padding-left: 4px;
    padding-right: 15px;
    overflow: hidden;
}
.rightContact img{
    display: block;
    float: left;
    width: 120px;
    height: 120px;
    margin-top:13px;
    margin-right: 8px;
}
.rightContact .contactTxt{
    float: right;
    width: 133px;
    overflow: hidden;
}
.rightContact .contactTxt h3{
    font-weight: normal;
    font-size: 18px;
    height: 18px;
    line-height: 18px;
    color: #333333;
    padding-top: 19px;
    margin-bottom: 8px;
}
.rightContact .contactTxt p{
    font-size: 14px;
    color: #999999;
    line-height: 18px;
    height: 36px;
    overflow: hidden;
    margin-bottom: 11px;
}
.rightContact .contactTxt h4{
    font-size: 14px;
    color: #cc0033;
    height: 16px;
    line-height: 16px;
    margin-bottom: 2px;
}
.rightContact .contactTxt h5{
    font-size: 18px;
    height: 20px;
    line-height: 20px;
    color: #cc0033;
}

.questionsTk{
    width: 100%;
    height: 100%;
    position: fixed;
    top:0;
    left:0;
    z-index: 2018;
    background: rgba(0,0,0,.8);
}
.tkQuestions{
    position: absolute;
    left:50%;
    margin-left: -405px;
    top:50%;
    width: 810px;
    height:auto;
    overflow: hidden;
    background: #ffffff;
    padding-bottom: 50px;
}
.tkQuestions h1{
    text-align: center;
    font-weight: normal;
    font-size: 24px;
    height: 24px;
    line-height: 24px;
    color: #333333;
    margin-bottom: 18px;
    padding-top: 65px;
}
.tkClose{
    position: absolute;
    right:27px;
    top:26px;
    width: 30px;
    height: 30px;
}
.tkClose img{
    display: block;
    width: 30px;
    height: 30px;
}
.tkQuestions .formCola{
    width: 100%;
    overflow: hidden;
    margin-top:17px;
}
.tkQuestions .formCola label{
    display: block;
    float: left;
    width: 134px;
    text-align: right;
    font-size: 14px;
    color: #333333;
    height: 40px;
    line-height: 40px;
    margin-right: 24px;
}
.tkQuestions .formCola .tkSelect{
    display: block;
    border:1px solid #C9C9C9;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    width: 234px;
    color: #999999;
    font-family: 'Microsoft YaHei';
}
.tkQuestions .formCola .tkInput{
    display: block;
    width: 516px;
    height: 38px;
    line-height: 38px;
    border:1px solid #C9C9C9;
    font-size: 14px;
    color: #999999;
    padding-left: 10px;
    padding-right: 10px;
    font-family: 'Microsoft YaHei';
}
.tkQuestions .formCola .tkTextarea{
    display: block;
    width: 516px;
    height: 166px;
    border:1px solid #C9C9C9;
    font-size: 14px;
    line-height: 24px;
    padding: 10px;
    font-family: 'Microsoft YaHei';
}
.tkQuestions .bottomBtn{
    height: 41px;
    line-height: 41px;
    margin-left: 158px;
    margin-top:22px;
}
.tkQuestions .bottomBtn input{
    display: block;
    float: left;
    height: 41px;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    font-weight: bolder;
    width: 188px;
    border:0;
    font-family: 'Microsoft YaHei';
    cursor: pointer;
}
.bomSubmit{
    background: #EF584D;
    margin-right: 56px;
}
.bomreset{
    background: #4E97D4;
}

.qaBox_d{
    height:auto;
    background: #ffffff;
    overflow: hidden;
    padding: 17px 15px 25px;
}
.wd_currentPath{
    height: 34px;
    line-height: 34px;
    background: #F7F7F7;
    padding-left: 16px;
    font-size: 12px;
    color: #ad2847;
}
.wd_currentPath a{
    color: #7c7c7c;
}
.questionTitle{
    padding: 32px 0 28px;
    overflow: hidden;
    border-bottom: 1px solid #E0E0E0;
    margin:0 21px;
}
.questionTitle img{
    display: block;
    float: left;
    width: 50px;
    height: 50px;
    margin-right: 19px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.questionTitle .userQa{
    float: left;
    height: auto;
    overflow: hidden;
    width: 763px;
}
.questionTitle .userQa h2{
    font-size: 22px;
    font-weight: normal;
    line-height: 36px;
    overflow: hidden;
}
.questionTitle .userQa h2 em{
    color: #007cd5;
    font-style: normal;
}
.questionTitle .userQa p{
    font-size: 12px;
    height: 12px;
    line-height: 12px;
    color: #999999;
    margin-top:8px;
}
.questionCon{
    height: auto;
    overflow: hidden;
    font-size: 16px;
    padding: 23px 26px 0;
}
.questionCon p{
    text-indent: 2em;
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
}
.questionCon em{
    font-style: normal;
    width: 100%;
    display: block;
    font-size: 14px;
    line-height: 14px;
    height: 14px;
    text-align: right;
    margin-top:15px;
}
.questionCon em.onn{
    color: #ee584d;
}
.questionCon em.off{
    color: #35b558;
}
.qaBox_e{
    padding: 0 36px;
    overflow: hidden;
    background: #ffffff;
    margin-top:17px;
}
.qaBox_e h2{
    font-size: 22px;
    font-weight: normal;
    height: 22px;
    line-height: 22px;
    color: #35b558;
    padding-bottom: 20px;
    padding-top: 27px;
    border-bottom: 1px solid #E0E0E0;
}
.qaBox_e h2 p{
    float: left;
}
.qaBox_e h2 span{
    float: right;
    font-size: 12px;
    color: #999999;
}
.qaBox_e .qaTxt{
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    padding-top: 22px;
    padding-bottom: 25px;
}
.qaBox_e .qaTxt p{
    text-indent: 2em;
    margin-bottom: 15px;
}


.qaBox_f{
    padding: 0 10px 75px;
    overflow: hidden;
    height: auto;
    background: #ffffff;
    margin-top:15px;
}
.qaBox_f .cTop{
    height: 52px;
    border-bottom: 1px solid #ECECEC;
    padding-top: 18px;
}
.qaBox_f .cTop h2{
    float: left;
    height: 20px;
    padding-top: 10px;
    line-height: 20px;
    font-size: 20px;
    color: #666666;
    font-weight: normal;
}

.newCenter{
    width: 1200px;
    overflow: hidden;
    margin:9px auto 0;
}
.newCenter .leftNew{
    width: 900px;
    overflow: hidden;
    height: auto;
    float: left;
}
.newFocus{
    width: 100%;
    height: 518px;
}
.newFouce {
    width:900px;
    height:518px;
    margin:0 auto 0;
    position: relative;
}

.newFouce .bd{
    position:relative;
    float:left;
    width:900px;
    height:518px;
    overflow:hidden;
}
.newFouce .showDiv {
    position:relative;
    width:900px;
    height:518px;
}
.newFouce .showDiv img {
    display: block;
    width:900px;
    height:518px;
}
.newFouce .showDiv h2 {
    z-index:9;
    overflow:hidden;
    font-weight: normal;
    font-size: 22px;
    width: 500px;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #ffffff;
}
.newFouce .showDiv h2 a{
    color: #ffffff;
}
.newFouce .foucebox_bg {
    position:absolute;
    left:0;
    bottom:0;
    width:848px;
    height:58px;
    line-height: 58px;
    background:rgba(0,0,0,0.5);
    z-index:8;
    overflow:hidden;
    padding: 0 26px;
}

.newFouce .prev,
.newFouce .next {
    width:45px;
    height:99px;
    position:absolute;
    top:50%;
    margin-top:-45px;
    z-index:3;
    filter:alpha(opacity=60);
    -moz-opacity:.6; opacity:.6; -webkit-transition:All .5s ease;-moz-transition:All .5s ease;-o-transition:All .5s ease}
.newFouce .prev { background-image:url(../images/index.png); background-position:-112px 0; left:0 }
.newFouce .next { background-image:url(../images/index.png); background-position:-158px 0;  right: 0; }

.newDot{
    position: absolute;
    right:15px;
    bottom:0;
    height: 58px;
    z-index: 2018;
}
.newDot li{
    width: 9px;
    height: 58px;
    background: url("../images/icon-dot.png") no-repeat center;
    margin-right: 11px;
    float: left;
    text-indent: 9999px;
}
.newDot li.on{
    background: url("../images/icon-dotRed.png") no-repeat center;
}
.newLeftList{
    width: 100%;
    overflow: hidden;
    padding-top: 27px;
}
.newLeftList li{
    overflow: hidden;
    padding: 27px 0;
    border-bottom: 1px solid #E6E6E6;
}
.newLeftList li .newImg{
    display: block;
    float: left;
    width: 322px;
    overflow: hidden;
}
.newLeftList li .newImg img{
    display: block;
    height: 185px;
}
.newLeftList li .newRText{
    float: right;
    height: 185px;
    overflow: hidden;
    /*width: 538px;*/
    width: 100%;
    position: relative;
}
.newLeftList li .short{
    width: 538px;
    height: 185px;
}
.newLeftList li .newRText h2{
    font-size: 16px;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #2a2a2a;
    padding-top: 7px;
    margin-bottom: 24px;
}
.newLeftList li .newRText h2 a{
    color: #2a2a2a;
}
.newLeftList li .newRText span{
    display: block;
    width: 100%;
    height: 14px;
    line-height: 14px;
    color: #666666;
    font-size: 14px;
}
.newLeftList li .newRText p{
    line-height: 24px;
    font-size: 14px;
    height: 48px;
    overflow: hidden;
    color: #666666;
    text-indent: 2em;
    padding-top: 18px;
    text-align: justify;
}
.newLeftList li .newRText .clickSee{
    position: absolute;
    right:30px;
    bottom:0;
    text-align: center;
    color: #ffffff;
    width: 138px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    background: #AD2847;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
}
.rightNew{
    float: right;
    width: 272px;
    overflow: hidden;
    padding-bottom: 80px;
}
.rn-a{
    width: 262px;
    height: 166px;
    margin:6px auto 15px;
    -webkit-box-shadow:  0 0 6px rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 6px rgba(0,0,0,.1);
    box-shadow:  0 0 6px rgba(0,0,0,.1);
    text-align: center;
    background: #ffffff;
}
.rn-a a{
    display: block;
    width: 100%;
    height: 95px;
    padding-top: 71px;
    background: url("../images/logo262.png") no-repeat center 10px;
}
.rn-a a:hover{
    text-decoration: none;
}
.rn-a h3{
    font-size: 34px;
    color: #4a4a4a;
    height: 36px;
    line-height: 36px;
    padding-top: 12px;
    margin-bottom: 11px;
}
.rn-a p{
    font-size: 17px;
    line-height: 17px;
    color: #ad2847;
}

.rn-b{
    width: 260px;
    overflow: hidden;
    margin:0 auto;
}
.rn-b a{
    display: block;
    height: 125px;
    color: #ffffff;

}
.rn-b a:hover{
    text-decoration: none;
}
.rn-b h3{
    font-weight: normal;
    font-size: 22px;
    line-height: 22px;
    height: 22px;
    padding-top: 22px;
    margin-bottom: 20px;
}
.rn-b p{
    font-size: 14px;
    height: 42px;
    overflow: hidden;
    line-height: 21px;
}
.rn-b a.rightZx{
    padding-left: 128px;
    background: #FF4900 url("../images/icon-erji2.gif") no-repeat 18px center;
}
.rn-b a.rightZy{
    margin-top:14px;
    padding-left: 128px;
    background: #3C2E51 url("../images/icon-word.gif") no-repeat 25px center;
}
.rn-c{
    width: 234px;
    height: 566px;
    margin:15px auto 0;
    padding: 0 12px;
    border:1px solid #E6E6E6;
    background: #ffffff;
}
.rn-c h3{
    border-bottom: 1px solid #ECECEC;
    font-size: 16px;
    color: #555555;
    height:16px;
    line-height: 16px;
    padding-top: 24px;
    padding-bottom: 14px;
}
.rn-c a{
    display: block;
    width: 100%;
    overflow: hidden;
}
.rn-c img{
    display: block;
    margin:0 auto;
    overflow: hidden;
}
.rn-d{
    width: 260px;
    margin:13px auto 0;
    overflow: hidden;
    background: #ffffff;
    padding: 8px 0;
}
.rn-d img{
    display: block;
    float: left;
    width: 120px;
    height: 120px;
    /*margin-right: 5px;*/
}
.rn-d .contactTxt{
    float: left;
    width: 128px;
    overflow: hidden;
}
.rn-d .contactTxt h3{
    font-weight: normal;
    font-size: 18px;
    height: 18px;
    line-height: 18px;
    color: #333333;
    padding-top: 6px;
    margin-bottom: 8px;
}
.rn-d .contactTxt p{
    font-size: 14px;
    color: #999999;
    line-height: 18px;
    height: 36px;
    overflow: hidden;
    margin-bottom: 11px;
}
.rn-d .contactTxt h4{
    font-size: 14px;
    color: #cc0033;
    height: 16px;
    line-height: 16px;
    margin-bottom: 2px;
}
.rn-d .contactTxt h5{
    font-size: 16px;
    height: 20px;
    line-height: 20px;
    color: #cc0033;
}
.articleBox{
    width: 100%;
    overflow: hidden;
}
.articleTop{
    width: 100%;
    overflow: hidden;
    padding-bottom: 25px;
    /*border-bottom: 1px solid #E6E6E6;*/
}
.articleTop h1{
    font-size: 24px;
    color: #2a2a2a;
    font-weight: normal;
    text-align: justify;
    line-height: 32px;
}
.articleTop p{
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    color: #999999;
    margin-top:15px;
}
.articleTop p em{
    margin-right: 8px;
}
.articleContent{
    padding: 20px 26px 40px 18px;
    overflow: hidden;
    font-size: 16px;
    line-height: 30px;
    color: #333333;
}
.articleContent p{
    text-indent: 2em;
    margin-top:20px;
    text-align: justify;
}
.articleContent img{
    display: block;
    max-width: 90%;
    height: auto;
    margin:0 auto;
}
.articleContent table{
    width:100%;
    border-collapse:collapse;
    border:1px solid #ccc;
    margin:20px auto;
    color: #333333;
    font-size: 16px;
    line-height: 24px;
}
.articleContent table p{
	  text-indent: 0;
}
.articleContent table th,.articleContent table td{
    border:1px solid #ccc;
    padding:8px;
}
.articleContent .backNew{
    display: block;
    float: right;
    /*width: 100px;*/
    height: 16px;
    padding-left: 18px;
    line-height: 16px;
    font-size: 14px;
    color: #e51646;
    margin-top:50px;
    background: url("../images/backNew.png") no-repeat left center;
}
.articleBox .articleEdit{
    height: 36px;
    line-height: 36px;
    border-bottom: 1px solid #ECECEC;
    border-top: 1px solid #ECECEC;
    padding-top: 10px;
    padding-bottom: 14px;
    font-size: 14px;
    color: #666666;
}
.articleBox .articleEdit p{
    float: left;
    font-size: 14px;
}
.articleBox .articleEdit .newShare{
    float: right;
    width: 340px;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
}
.articleBox .articleEdit .newShare a{
    margin:0 0 0 10px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;

}
.articleBox .articleEdit .newShare span{
    float: left;
}
.articlePiece{
    width: 100%;
    overflow: hidden;
    padding: 25px 0;
    font-size: 14px;
    color: #333333;
}
.articlePiece p{
    height: 30px;
    line-height: 30px;
}
.articlePiece span{
    display: block;
    float: left;
    text-align: right;
    color: #000000;
    margin-right: 10px;
    font-weight: bolder;
}
.articlePiece  a{
    display: block;
    width: 800px;
    height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
    color: #333333;
    font-size: 14px;
}
.pageBox{
    width: 1200px;
    overflow: hidden;
    margin:0 auto;
    padding-top: 27px;
    padding-bottom: 40px;
}
.leftPage{
    width: 840px;
    float: left;
    height: auto;
    overflow: hidden;
    background: #ffffff;
   padding: 0 30px;

}
.wzTitle{
    height: 36px;
    line-height: 36px;
    border-bottom: 3px solid #EBEBEB;
    padding-top: 31px;
    padding-bottom: 17px;
}
.wzTitle h2{
    float: left;
    font-weight: normal;
    font-size: 36px;
    color: #2a2a2a;
    height: 36px;
}
.wzTitle .pagePath{
    float: right;
    height: 36px;
    line-height: 56px;
    overflow: hidden;
    font-size: 14px;
    color: #ad2847;
}
.wzTitle .pagePath a{
    color: #2a2a2a;
}
.pageArticle{
    padding: 27px 4px 100px 5px;
    overflow: hidden;
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    text-align: justify;
}
.pageArticle a{
    color: #333333;
}
.pageArticle p{
    text-indent: 2em;
    font-size: 16px;
    color: #333333;
    line-height: 32px;
    margin-top:21px;
}
.pageArticle table{
    width:100%;
    border-collapse:collapse;
    border:1px solid #ccc;
    margin:20px auto;
    color: #333333;
    font-size: 16px;
    line-height: 24px;
}
.pageArticle table th,.pageArticle table td{
    border:1px solid #ccc;
    padding:8px;
}
.pageArticle img{
    display: block;
    height: auto;
}
.about01,.about02{
    overflow: hidden;
    width: 100%;
}
.about01 img{
    float: left;
    width: 412px;
    height: 248px;
    margin-top:21px;
}
.about01 p{
    float: right;
    width: 390px;
}
.about02 img{
    float: right;
    width: 400px;
    height: 358px;
    margin-top:21px;
}
.about02 .txtss{
    float: left;
    width: 402px;
    height: 358px;
}

.toolBox{
    width: 100%;
    overflow: hidden;
    /*margin-top:5px;*/
}
.toolNav{
    width: 100%;
    height: 54px;
    line-height: 54px;
    background: #373737;
}
.toolNav ul{
    width: 1200px;
    height: 54px;
    margin:0 auto;
    font-size: 16px;
}
.toolNav ul li{
    float: left;
    width: 167px;
    height: 54px;
    text-align: center;
}
.toolNav ul li a{
    display: block;
    width: 100%;
    height: 54px;
    color: #ffffff;
}
.toolNav ul li a.active{
    background: #AD2847;
}
.toolContent{
    width: 1200px;
    overflow: hidden;
    margin:0 auto;
}
.toolBox .fix{
    position: fixed;
    top:0;
}
.toolContent .fix{
    position: fixed;
    top:26px;
}
.toolLeftMajor{
    width: 120px;
    overflow: hidden;
    float: left;
    margin-top:28px;
    margin-bottom: 100px;
}
.toolLeftMajor ul{
    border-top: 1px solid #E5E5E5;
}
.toolLeftMajor ul li{
    vertical-align: top;
    position: relative;
    width: 118px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 14px;
    color: #727171;
    border-left:1px solid #E5E5E5;
    border-right:1px solid #E5E5E5;
    border-bottom:1px solid #E5E5E5;
    background:#ffffff;
}
.toolLeftMajor ul li a{
    position: absolute;
    left:-1px;
    height: 42px;
    width: 115px;
    border-left: 3px solid transparent;
    text-align: center;
    color: #727171;
}
.toolLeftMajor ul li a:hover{
    background: #EEEEEE;
    text-decoration: none;
    left:0;
}
.toolLeftMajor ul li a.active{
    border-left: 3px solid #AD2847;
    color: #AD2847;
}
.toolRight{
    width: 1040px;
    float: right;
    overflow: hidden;

}
.toolRight .fix{
    position: fixed;
    top:26px;
}
.choiceTop{
    overflow: hidden;
    background: #ffffff;
    font-size: 14px;
    color: #333333;
    line-height: 28px;
    padding: 15px 10px 25px 20px;
    margin-top:28px;
    width: 1010px;
}
.choiceTop .itemCol{
    width: 100%;
    height: 28px;
    margin-top:10px;
}
.choiceTop .itemCol p{
    float: left;
}
.choiceTop .itemCol ul{
    float: left;
}
.choiceTop .itemCol ul li{
    float: left;
}
.choiceTop .itemCol ul li.current a {
    color: #ffffff;
    background: #AD2847;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.choiceTop .itemCol ul li a{
    display: inline-block;
    *display:inline;
    *zoom:1;
    padding: 0 8px;
    color: #333333;
}
.blank{
    width: 100%;
    display: none;
    padding-bottom: 20px;
}

.schoolList{
    width: 100%;
    overflow: hidden;
    padding-bottom: 70px;
}
.schoolList ul{
    overflow: hidden;
    padding: 15px 20px;
    margin-top:15px;
}
.schoolList ul:hover{
    background: #ffffff;
}
.schoolList ul h3{
    font-size: 14px;
    color: #ef584d;
    font-weight: normal;
    height: 14px;
    line-height: 14px;
    margin-bottom: 20px;
    padding-top:500px;
    margin-top:-500px;
}
.schoolList ul li{
    width: 192px;
    float: left;
    text-align: left;
    background: url("../images/icon-liDot.png") no-repeat left center;
    padding-left: 8px;
    font-size: 12px;
    color: #666666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 30px;
    height: 30px;
}
.schoolList ul li a{
    color: #666666;
}

.hjContent{
    width: 1200px;
    margin:0 auto;
    overflow: hidden;
}
.hjContent ul{
    overflow: hidden;
    /*width: 1212px;*/
}
.hjContent li{
    /*width: 293px;*/
    /*height: 242px;*/
    width: 390px;
    height: 259px;
    /*margin-right: 10px;*/
    border-bottom: 1px solid #CCCCCC;
    float: left;
    margin-top:20px;
    margin-left: 5px;
    margin-right: 5px;
}
.hjContent li img{
    position: relative;
    display: block;
    width: 390px;
    height: 219px;
    /*margin-top:-20px;*/
    bottom:0;
    -webkit-transition: all .3s;
    transition:all .3s;
}
.hjContent li .fresco{
    display: block;
    width: 390px;
    height: 219px;
    overflow: hidden;
}
.hjContent li i{
    display: block;
    width: 390px;
    height: 219px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.hjContent li .picTxt{
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #555555;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.hjContent li:hover{
    border-bottom: 1px solid #E2184A;
}
.hjContent li:hover i{
    /*bottom:8px;*/
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}

.videoList{
    width: ;
}

.p_videoList{
    width: 1200px;
    overflow: hidden;
    margin:0 auto;
}
.p_videoList ul{
    width: 1220px;
    overflow: hidden;
    padding-top: 17px;
}
.p_videoList ul li{
    float: left;
    margin-right: 20px;
    width: 216px;
    height: auto;
    overflow: hidden;
    margin-top:17px;
    margin-bottom: 17px;
    -webkit-transition: all ease-in .2s;
    -moz-transition: all ease-in .2s;
    -ms-transition: all ease-in .2s;
    -o-transition: all ease-in .2s;
    transition: all ease-in .2s;
}
.p_videoList ul li img{
    display: block;
    position: relative;
    width: 216px;
    height: 162px;
    overflow: hidden;
}
.p_videoList ul li p{
    padding: 8px 60px 8px 10px;
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    text-align: left;
    background: url("../images/icon-play-normal.png") no-repeat 175px center #F4F4F4;
    /*margin-top:13px;*/
}
.p_videoList ul li:hover{
    -webkit-box-shadow:  2px 2px 5px rgba(0,0,0,0.2);
    -moz-box-shadow:  2px 2px 5px rgba(0,0,0,0.2);
    box-shadow:  2px 2px 5px rgba(0,0,0,0.2);
}
.p_videoList ul li:hover p{
    background: url("../images/icon-play-hover.png") no-repeat 175px center #F4F4F4;
    color: #FF6428;
}
.p_videoList ul li a{
    color: #333333;
}
.p_videoList ul li a:hover{
    color: #FF6428;
}



/*****************2019-04-04*****************/

.all_campus{
    width: 1200px;
    margin:0 auto;
    overflow: hidden;
}
.all_campus ul{
    width: 1245px;
    overflow: hidden;
}
.all_campus ul li{
    float: left;
    width:350px;
    height: 458px;
    border:1px solid #EEEEEE;
    background-color: #F8F8F8;
    margin-right: 45px;
    margin-top:39px;
    padding: 9px;
}
.all_campus ul li i{
    display: block;
    width: 350px;
    height: 202px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.all_campus .campus_txt{
    padding-top: 27px;
    overflow: hidden;
}
.all_campus .campus_txt h4{
    font-weight: normal;
    font-size: 18px;
    color: #333333;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 15px;
}
.all_campus .campus_txt h4 a{
    color: #333333;
}
.all_campus .campus_txt p{
    font-size: 14px;
    line-height: 24px;
    color: #333333;
    height: 48px;
    overflow: hidden;
    width: 344px;
}
.all_campus .campus_set{
    width: 344px;
    margin-left: 3px;
    margin-top:22px;
    border-top:1px solid #eeeeee;
}
.all_campus .campus_set dl{
    overflow: hidden;
    margin-top:8px;
}
.all_campus .campus_set dl dd{
    width: 114px;
    height: 104px;
    float: left;
    position: relative;
    text-align: center;
}
.all_campus .campus_set dl .noline:before{
    content: '';
    position: absolute;
    top:0;
    right:0;
    width: 0;
    height: 104px;
    background-color: #eeeeee;
}{

}
.all_campus .campus_set dl dd .middle{
    height: 104px;
    display: table-cell;
    vertical-align: middle;
}
.all_campus .campus_set dl dd h4{
    font-weight: normal;
    font-size: 18px;
    color: #333333;
}
.all_campus .campus_set dl dd h4 a{
    color: #333333;
}
.all_campus .campus_set dl dd p{
    font-size: 16px;
    color: #a3060b;
    margin-top:8px;
}
.all_campus .campus_set dl dd:before{
    content: '';
    position: absolute;
    top:0;
    right:0;
    width: 1px;
    height: 104px;
    background-color: #eeeeee;
}

.more_see_btn{
    display: block;
    margin:35px auto 50px;
    width: 220px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #ffffff;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    background-color: #AD2847;
    text-align: center;
    text-shadow: 1px 1px 2px rgba(0,0,0,.3);
    cursor: pointer;
}


.new_g_student{
    overflow: hidden;
    padding-left: 7px;
    margin-top:36px;
    padding-bottom: 65px;
}
.multipleColumn{
    overflow:hidden;
    position:relative;
    /*width:99%;*/
    margin:0 auto;
    text-align: center;
}
.multipleColumn ul{
    width:33.3%;
    float: left;
}
.multipleColumn li{
    float: left;
    width:48%;
    border:3px solid #E34141;
    padding: 1.6%;
    margin-left: 1.6%;
    margin-top:1.6%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.multipleColumn li img{
    display: block;
    width: 100%;
    height: auto;
}
.center_pic{
    position: absolute;
    top:186px;
    left:642px;
    z-index: 10;
}


















.htmleaf-content{
    width:100%;
    background-color: #f0f0f0;
    margin: 0 auto;
    overflow: hidden;
}
#iconWall{
   width: 98.75%;
    margin:0 auto;
    /*padding-top: 1px;*/
    /*padding-left: 1px;*/
    list-style: none;
}

#iconWall li{
    /*width: 121px;*/
    /*width: 121px;*/
    width: 16.6%;
    /*height: 176px;*/
    float: left;
    position: relative;

}
#iconWall li img{
    display: block;
    height: auto;
    width: 100%;
}

/*二、3D反转区域处理 */
.img-back, .img-front, .img-ab{
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
    width: 100%;
    /*height: 176px;*/
    text-align: center;
    /*line-height: 176px;*/
    z-index: 2;
}

li img{
    vertical-align: middle;
}
.img_h{
    width: 100%;
    display: block;
    height: auto;
    visibility: hidden;
}

.img-3d{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    background-color: blue;
    transform-style: preserve-3d;
    backface-visibility: hidden;
    z-index: 2019;
}

.img-back{
    transform: rotateY(180deg);
}
.img-ab{
    transform: rotateY(360deg);
}
/*测试代码*/
/*li:hover .img-3d{*/
/*transition: .3s linear;*/
/*transform: rotateY(180deg);*/
/*}*/

/*三、换一批*/
#btnRefresh{
    text-align: center;
    transition: .3s linear;
    background-color: #fff;
}
.iconRefresh{
    width: 28px;
    height: 28px;
    background: url("../img/refresh.png");
    margin: 32px auto 0;
}
#btnRefresh:hover{
    color: #fff;
    background-color: #dd2727;
    transition: 0s;
}
#btnRefresh:hover .iconRefresh{
    background: url("../img/refresh-white.png");
}


/*2019-11-06*/
.majorNew_contianer{
    width: 1200px;
    margin:0 auto;
    overflow: hidden;
}
.majorNew_contianer .majornew_content ul{
    width: 1230px;
    overflow: hidden;
}
.majorNew_contianer .majornew_content ul li{
    float: left;
    width: 380px;
    margin-right: 30px;
    overflow: hidden;
    margin-bottom: 20px;
    margin-top: 10px;
}
.majorNew_contianer .majornew_content ul li dl{
    height: 317px;
    overflow: hidden;
}
.majorNew_contianer .majornew_content ul li .major_bg1{
    background: url("../images/newtitle_bg1.jpg") no-repeat top center;
}
.majorNew_contianer .majornew_content ul li .major_bg2{
    background: url("../images/newtitle_bg2.jpg") no-repeat top center;
}
.majorNew_contianer .majornew_content ul li .major_bg3{
    background: url("../images/newtitle_bg3.jpg") no-repeat top center;
}
.majorNew_contianer .majornew_content ul li .major_bg4{
    background: url("../images/newtitle_bg4.jpg") no-repeat top center;
}
.majorNew_contianer .majornew_content ul li .major_bg5{
    background: url("../images/newtitle_bg5.jpg") no-repeat top center;
}
.majorNew_contianer .majornew_content ul li .major_bg6{
    background: url("../images/newtitle_bg6.jpg") no-repeat top center;
}
.majorNew_contianer .majornew_content ul li .major_name{
    width: 100%;
    height: 74px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #993333;
    margin-bottom: 21px;
}
.majorNew_contianer .majornew_content ul li .major_name a{
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding-top: 24px;
    overflow: hidden;
    color: #993333;
}
.majorNew_contianer .majornew_content ul li .major_name a:hover{
    text-decoration: none;
}
.majorNew_contianer .majornew_content ul li dd{
    width:380px;
    overflow: hidden;
    font-size: 14px;
    line-height: 37px;
    color: #333333;
}
.majorNew_contianer .majornew_content ul li dd a{
    color: #333333;
    display: block;
    float: left;
    width: 280px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.majorNew_contianer .majornew_content ul li dd span{
    display: block;
    float: right;
    text-align: right;
    color: #999999;
    width: 100px;
}

.article_free{
    width: 878px;
    height: 160px;
    border:1px solid #E1E1E1;
    padding-left: 20px;
}
.article_free img{
    display: block;
    float: left;
    margin-top: 8px;
}
.article_free .middle_txt{
    float: left;
    width: 335px;
    margin-left: 50px;
    margin-right: 48px;
}
.article_free .middle_txt p{
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    margin-top: 12px;
}
.article_free .middle_txt p b{
    color: #cc0033;
}
.article_free .right_txt{
    float: left;
    width: 240px;
    position: relative;
    text-align: center;
}
.article_free .right_txt::after{
    position: absolute;
    content:"";
    top:19px;
    left:0;
    width: 1px;
    height: 122px;
    background-color: #C8C8C8;
}
.article_free .right_txt p{
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    margin-top: 31px;
}
.article_free .right_txt a{
    display: inline-block;
    width: 160px;
    height: 42px;
    line-height: 42px;
    background-color: #AD2828;
    color: #ffffff;
    font-size: 18px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    margin-top: 17px;
}
.rn-new-a{
    width: 260px;
    margin:0 auto;
    overflow: hidden;
}
.r_titleName{
    width: 100%;
    height: 22px;
    line-height: 22px;
    position: relative;
}
.r_titleName::before{
    content:"";
    position: absolute;
    left:0;
    top:0;
    height: 22px;
    width: 3px;
    background-color: #AD2828;
}
.r_titleName h4{
    font-size: 18px;
    color: #333333;
    padding-left: 15px;
    float: left;
}
.r_titleName a{
    display: block;
    float: right;
    width: 24px;
    height: 22px;
    font-weight: bold;
    position: relative;
    background: url(../images/icon-radius.png) no-repeat center;
}
.newsUl li{
    border-bottom:1px dotted #969696;
    overflow: hidden;
    padding-top: 8px;
    padding-bottom: 9px;
}
.newsUl{
    margin-top: 10px;
    overflow: hidden;
    margin-bottom: 30px;
}
.newsUl li p{
    float: left;
    height: 42px;
    line-height: 42px;
    width: 45px;
    font-size: 26px;
    color: #333333;
    font-style: italic;
}
.newsUl li a{
    display: block;
    width: 210px;
    margin-left: 5px;
    float: left;
    height: 42px;
    line-height: 21px;
    overflow: hidden;
    font-size: 14px;
    color: #333333;
}
.rn-e{
    width: 260px;
    margin:28px auto 0;
    overflow: hidden;
}
.nr_e_news{
    margin-top: 10px;
    overflow: hidden;
}
.nr_e_news li{
    width: 100%;
    height: 34px;
    line-height: 34px;
    font-size:14px;
    /*margin-top: 5px;*/
}
.nr_e_news li p{
    float: left;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    width: 36px;
}
.nr_e_news li p span{
    padding-left: 6px;
}
.nr_e_news li a{
    display: block;
    float: left;
    color: #333333;
    margin-left: 5px;
    width: 210px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.rn-f{
    width: 260px;
    margin:20px auto 0;
    overflow: hidden;
    height: 252px;
    background: url("../images/input_bg.jpg") no-repeat top center;
}
.rn-f h2{
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    font-weight: bolder;
    margin-top: 14px;
}
.rn-f ul{
    padding:0 16px;
    overflow: hidden;
    margin-top: 14px;
}
.rn-f ul li{
    width: 196px;
    height: 28px;
    line-height: 28px;
    margin-bottom: 12px;
    padding-left: 32px;
}
.rn-f ul .li_col1{
    background: #fff url("../images/icon_r_input1.png") no-repeat 12px center;
}
.rn-f ul .li_col2{
    background: #fff url("../images/icon_r_input2.png") no-repeat 9px center;
}
.rn-f ul .li_col3{
    background: #fff url("../images/icon_r_input3.png") no-repeat 10px center;
}
.rn-f ul .li_col4{
    background: #fff url("../images/icon_r_input4.png") no-repeat 10px center;
}
.rn-f ul input,.rn-f ul select{
    border:0;
    display: block;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    color: #757575;
    width: 196px;
}
.rn-f .audition_btn{
    display: block;
    width: 120px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    background-color: #DB3D3D;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    cursor: pointer;
    border:none;
    margin:0 auto;
    letter-spacing: 1px;
}
.xg_reading{
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
    padding-bottom: 60px;
}
.xg_reading h2{
    height: 22px;
    line-height:22px;
    position: relative;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    padding-left: 15px;
    margin-bottom: 25px;
}
.xg_reading h2::after{
    content:"";
    position: absolute;
    top:0;
    left:0;
    height: 22px;
    width: 3px;
    background-color: #AD2828;
}
.xg_reading li{
    float: left;
    width: 50%;
    line-height: 30px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #333333;
}
.xg_reading li a{
    display: block;
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333333;
}

.article_abstract{
    background-color: #F0F0F0;
    padding: 16px 20px;
    line-height: 30px;
    font-size: 16px;
    color: #666666;
    margin-bottom: 30px;
    overflow: hidden;
}
.article_abstract b{
    background-color: #AD2828;
    color: #ffffff;
    padding: 3px 15px;
    margin-right: 10px;
}