* {
    margin: 0;
    padding: 0;
    list-style:none;
    border:0;
}
body {
    font-family:"微软雅黑",Helvetica,sans-serif;
    color:#fff;
    font-size:14px;
    width:100%;
}
body ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
body a {
    text-decoration: none;
}
body a:hover{
    color:#fff;
}
.floatL {
    float: left;
}
.floatR {
    float: right;
}
.center{
    margin: 0 auto;
}
.hiddenele{
    display:none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.lookmore {
    color: #106eae;
    font-size: 12px;
}
.lookmore:hover {
    color: #106eae;
}
/*@font-face {
  font-family: "方正正中黑";
  src: url("../font/方正正中黑.TTF");
}*/


/* 项目css部分 */
.clear:after{
    content: '';
    display: block;
    clear: both;
}
.banner{
    height:430px;
    background-image:url(../img/banner.jpg);
    background-position:center center;
    background-repeat: no-repeat;
    position:relative;
}
.logo{
    width: 1000px;
    padding-top: 15px;
    height:55px;
}
.logo .a1{
    display: inline-block;
    width:110px;
    height:55px;
    overflow:hidden;
}
.ml80{
    margin-left:80px;
}
.mr0{
    margin-right: 0;
}
.mr68{
    margin-right: 68px;
}
.mt10{
    margin-top: 10px;
}
/* 脚 */
.warp960{width:960px; margin:0 auto; position:relative; text-align:left;  color:#333;}
.footer{ text-align:center; line-height:24px; margin:0 auto; padding: 20px 0; border-top: 1px solid #e5e5e5;  font-size:12px; font-family:'宋体'; color:#333;}
.footer .wrap960,.footer .warp960{text-align:center}
.footer a{color:#333;}
.footer .f_links{ margin:0 0 30px;}
.footer .f_links a{ margin:0 10px; line-height:28px;}
.footer a:hover{color:#333;}


.part1{
    width: 1000px;
    padding: 60px 0 66px;
}
.titp1{
    text-align: center;
    font-size: 36px;
    color: #333;
    font-weight: bold;
}
.titp2{
    text-align: center;
    font-size: 20px;
    color: #106eae;
    padding-top: 10px;
    margin-bottom: 65px;
}

.oUlplay{
    position: relative;
    width: 99999px;
}
.movewrap{
    position: relative;
    width: 1000px;
    height: 200px;
    margin-bottom: 60px;
}
.moveL,.moveR{
    position: absolute;
    display: inline-block;
    width: 46px;
    height: 139px;
    margin-top: 20px;
    cursor: pointer;
}
.moveL{
    left: 0;
    top: 0;
    background: url("../img/moveL.jpg") no-repeat;
}
.moveR{
    right: 0;
    top: 0;
    background: url("../img/moveR.jpg") no-repeat;
}
.moveL a,.moveR a{
    display: block;
    width: 46px;
    height: 139px;
}
.moveinfo{
    position: absolute;
    left: 78px;
    top: 0;
    width: 844px;
    height: 200px;
    /*margin-left: 61px;*/
    /*margin-right: 61px;*/
    overflow: hidden;
}
.oUlplay .playli{
    float: left;
    width: 844px;
    height: 200px;
    overflow: hidden;
}
.part4 .playli ul{
    width: 844px;
    height: 200px;
}
.part4li{
    position: relative;
    float: left;
    width: 135px;
    height: 180px;
    margin-right: 80px;
    border-top: 10px solid #106eae;
    border-bottom: 10px solid #106eae;
    border-left: 8px solid #106eae;
    border-right: 8px solid #106eae;
}
.part4li a{
    display: block;
    width: 135px;
    height: 180px;
}
.part4li.mr0{
    margin-right: 0;
}

.linka1{
    display: block;
    width: 424px;
    height: 70px;
    margin: 0 auto;
    line-height: 60px;
    text-align: center;
    font-size: 26px;
    color: #fff;
    font-weight: bold;
    background: url("../img/btn1.png") no-repeat center;
}

.part2w{
    width: 100%;
    height: 911px;
    background: url("../img/part2bg.jpg") no-repeat center;
}
.part2{
    width: 1000px;
    padding-top: 50px;
}
.part2 .titp2{
    margin-bottom: 30px;
}
.part2l {
    float: left;
    width: 358px;
    height: 475px;
    padding: 35px 20px;
    margin-bottom: 40px;
    background: #dbd8d8;
}
.part2l p{
    font-size: 15px;
    color: #333;
    line-height: 28px;
    text-indent: 2em;
    margin-bottom: 35px;
}
.linka2{
    display: block;
    width: 542px;
    height: 71px;
    margin: 0 auto;
    line-height: 60px;
    text-align: center;
    font-size: 26px;
    color: #fff;
    font-weight: bold;
    background: url("../img/btn2.png") no-repeat center;
}
.part2r{
    float: right;
    width: 550px;
}
.item{
    width: 520px;
    height: 55px;
    padding: 10px 15px;
    margin-bottom: 19px;
    background: #dbd8d8;
}
.itemtit{
    float: left;
    width: 59px;
    height: 44px;
    padding: 5px 0;
    margin-right: 22px;
    font-size: 16px;
    color: #fff;
    line-height: 22px;
    text-align: center;
    font-weight: bold;
    background: url("../img/itemtit.png") no-repeat center;
}
.iteminfo{
    float: left;
    width: 438px;
    font-size: 15px;
    color: #333;
    line-height: 22px;
    padding-top: 5px;
}

.part3{
    width: 1000px;
    padding: 60px 0 66px;
}
.part3ul{
    margin-bottom: 50px;
}
.part3ul li{
    float: left;
    width: 154px;
    height: 154px;
    margin-right: 57px;
}
.part3ul .li1{
    background: url("../img/bg1.png") no-repeat center;
}
.part3ul .li2{
    background: url("../img/bg2.png") no-repeat center;
}
.part3ul .li3{
    background: url("../img/bg3.png") no-repeat center;
}
.part3ul .li4{
    background: url("../img/bg4.png") no-repeat center;
}
.part3ul .li5{
    margin-right: 0;
    background: url("../img/bg5.png") no-repeat center;
}
.part3ul li a{
    display: block;
    width: 154px;
    height: 74px;
    padding-top: 80px;
}
.p1{
    font-size: 20px;
    color: #333;
    font-weight: bold;
    text-align: center;
    margin-bottom: 5px;
}
.p2{
    font-size: 13px;
    color: #106eae;
    line-height: 15px;
    text-align: center;
}


.part4w{
    width: 100%;
    /*height: 752px;*/
    background: url("../img/part4bg.jpg") no-repeat center top;
}
.part4{
    width: 1000px;
    padding: 60px 0;
}
.part4 .titp1{
    margin-bottom: 55px;
}

.contable{
    width: 1000px;
    margin: 0 auto 50px;
}
.contable thead{
    height: 53px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}
.contable thead tr{
    background:#2a2a2a;
}
.contable thead th{
    height: 53px;
}
.contable tbody{
    width: 1000px;
}
.contable tbody td{
    padding: 20px 15px;
    text-align: center;
    font-size: 15px;
    color: #2a2a2a;
    line-height: 22px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background: #dbd8d8;
}
.contable tbody td.brnone{
    border-right: none;
}
.contable tbody td.btnone{
    border-bottom: none;
}
.th1{
    width: 160px;
}
.th2{
    width: 250px;
}
.th3{
    width: 200px;
}
.th4{
    width: 180px;
}
.linka3{
    display: block;
    width: 142px;
    height: 47px;
    margin: 0 auto;
    line-height: 47px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: url("../img/btn3.png") no-repeat center;
}
.contable tbody td.hebin {
    font-size: 16px;
    color: #106eae;
}

.part5{
    width: 1000px;
    padding: 60px 0 66px;
}

.part5 .movewrap{
    position: relative;
    width: 1000px;
    height: 421px;
    margin-bottom: 60px;
}
.part5 .moveL,.part5 .moveR{
    position: absolute;
    display: inline-block;
    width: 29px;
    height: 59px;
    margin-top: 175px;
    cursor: pointer;
}
.part5 .moveL{
    left: 0;
    top: 0;
    background: url("../img/jianl.png") no-repeat;
}
.part5 .moveR{
    right: 0;
    top: 0;
    background: url("../img/jianr.png") no-repeat;
}
.part5 .moveinfo{
    position: absolute;
    left: 66px;
    top: 0;
    width: 868px;
    height: 421px;
    /*margin-left: 61px;*/
    /*margin-right: 61px;*/
    overflow: hidden;
}
.part5 .oUlplay .playli{
    float: left;
    width: 868px;
    height: 421px;
    overflow: hidden;
}
.part5ul{
    float: left;
    width: 868px;
    margin-bottom: 50px;
}
.part5ul li{
    float: left;
    width: 181px;
    height: 405px;
    padding-top: 16px;
    margin-right: 48px;
    background: url("../img/libg.jpg") no-repeat center;
}
.part5ul li.mr0{
    margin-right: 0;
}
.imgwrap{
    position: relative;
    width: 150px;
    height: 178px;
    margin: 0 auto 5px;
}
.bgwrap{
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 150px;
    height: 40px;
    background: #000;
    filter:alpha(opacity=40);
    -moz-opacity:0.4;
    -khtml-opacity:0.4;
    opacity: 0.4;
}
.text{
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #fff;
}
.zhiwei{
    width: 150px;
    margin: 0 auto 5px;
    font-size: 13px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}
.textinfo{
    width: 150px;
    margin: 0 auto;
    line-height: 20px;
    font-size: 13px;
    color: #fff;
    text-indent: 2em;
}

.part6w{
    width: 100%;
    height: 730px;
    background: url("../img/part6bg.jpg") no-repeat center;
}
.part6{
    width: 1000px;
    padding-top: 60px;
    padding-bottom: 25px;
}
.part6ul li{
    float: left;
    width: 230px;
    height: 95px;
    margin-right: 26px;
    margin-bottom: 30px;
}
.part6ul li.mr0{
    margin-right: 0;
}
.schoollogo{
    display: block;
    width: 78px;
    height: 95px;
    margin-right: 10px;
}
.schoolinfo{
    width: 142px;
}
.infop1{
    font-size: 16px;
    color: #333;
    line-height: 22px;
}
.part7w{
    width: 100%;
    height: 1048px;
    background: url("../img/part6bg.jpg") no-repeat center;
}
.part7{
    width: 1000px;
    padding: 60px 0;
}
.part7 .titp1{
    margin-bottom: 55px;
}
.part7ul1 li{
    float: left;
    width: 470px;
    height: 260px;
    margin-right: 60px;
    margin-bottom: 40px;
}
.part7ul1 li.mr0{
    margin-right: 0;
}
.part7ul2 li{
    float: left;
    width: 300px;
    height: 190px;
    margin-right: 50px;
}
.part7ul2 li.mr0{
    margin-right: 0;
}
/*.part8w{*/
    /*width: 100%;*/
    /*background: #f4f3f3;*/
/*}*/
.part8{
    width: 1000px;
    padding: 60px 0;
}
.part8 .titp1{
    margin-bottom: 55px;
}
.imgwrap2{
    width: 431px;
}
.imgwrap2 img{
    display: block;
    width: 431px;
    height: 568px;
    margin-bottom: 5px;
}
.imgwrap2 p{
    display: block;
    width: 431px;
    font-size: 26px;
    color: #333;
    font-weight: bold;
    text-align: center;
}


.shouwrapall{
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 2;
    background: #106eae;
}
.shouwrap{
    position: relative;
    width: 1000px;
    height: 150px;
    margin: 0 auto;
}
.zsXFin form {
    float: left;
    width: 718px;
    padding-left: 62px;
    padding-top: 33px;
    font-size: 17px;
    color: #fff;
}
.zsXFin form input{
    width: 347px;
    height: 39px;
    line-height: 39px;
    padding-left: 10px;
    font-size: 14px;
    color: #2390a6;
    background: #fff;
    margin-bottom: 10px;
    margin-right: 90px;
}
.zsXFin form .sub{
    float: left;
    display: inline-block;
    width: 176px;
    height: 47px;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    color: #2390a6;
    margin-top: 22px;
    background:url(../img/dibut.png) no-repeat center;
}
.itemshou{
    width: 520px;
}
.itemshou span{
    display: inline-block;
    width: 70px;
    text-align: center;
}
.shoup{
    float: left;
    width: 220px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    line-height: 33px;
    padding-top: 27px;
}
a{
    cursor: pointer;
}
