  @charset "gb2312";
* {
    margin: 0;
    padding: 0;
    list-style:none;
    border:0;
}
body,input,select {
    font-family:"微软雅黑",Helvetica,sans-serif;
    color:#fff;
    font-size:14px;
    width:100%;
    background: #fff;
}
body ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
body a {
    text-decoration: none;
}

.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: #1192d4;
    font-size: 12px;
}
.lookmore:hover {
    color: #c70715;
}
/*@font-face {
  font-family: "方正正中黑";
  src: url("../font/方正正中黑.TTF");
}*/


/* 项目css部分 */
.clear:after{
    content: '';
    display: block;
    clear: both;
}
.banner{
    /*height:935px;*/
    background-image:url(banner.jpg);
    background-position:center top;
    background-repeat: no-repeat;
    position:relative;
}
.logo{
    width: 1000px;
    height:70px;
}
.logo .a1{
    display: inline-block;
    width:145px;
    height:70px;
    overflow:hidden;
}
.linkwrap{
    width: 460px;
    padding-top: 260px;
    margin: 0 auto 160px;
}
.linkwrap a{
    float: left;
    display: block;
    width: 225px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    color: #bd6110;
    background:url(icon1.png) no-repeat center;
}
.linkwrap .a2{
    margin-right: 10px;
}
.linkwrap .a3{
}
.youout{
    width: 100%;
    background:url(bg.png) no-repeat center;
}
.youwrap{
    width: 1022px;
    /*height: 256px;*/
    padding-top: 53px;
    padding-bottom: 50px;
}
.youtit{
    width: 1000px;
    height: 33px;
    margin-bottom: 38px;
    background:url(tittop.png) no-repeat center;
}
.youul{
    width: 941px;
}
.youul li{
    float: left;
    width: 299px;
    height: 144px;
    margin-right: 22px;
}
.youul li.youli1{
    background:url(li1.png) no-repeat center;
}
.youul li.youli2{
    background:url(li2.png) no-repeat center;
}
.youul li.youli3{
    margin-right: 0;
    background:url(li3.png) no-repeat center;
}
.zhe{
    font-size: 88px;
    color: #f14242;
    font-weight: bold;
    margin-left: 64px;
    margin-top: 22px;
}
.info{
    margin-top: 45px;
    margin-right: 20px;
}
.info p{
    margin-bottom: 6px;
    font-size: 20px;
    color: #c0600b;
}
.info a{
    display: block;
    width: 121px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 18px;
    color: #d48b0b;
    background:url(btn.png) no-repeat center;
}
.youli2 .zhe{
    color: #ffeb66;
}
.youli3 .zhe{
    color: #fff690;
}
.youli2 .info p{
    color: #02688a;
}
.youli3 .info p{
    color: #b8261b;
}
.ml80{
    margin-left:80px;
}
.mr0{
    margin-right: 0;
}
.mr68{
    margin-right: 68px;
}
.mt10{
    margin-top: 10px;
}
.zx_wrap {
    top: 5%;
    left: 50%;
    margin-left: 512px;
    position: fixed;
    width: 141px;
    height: 349px;
    padding-top: 85px;
    z-index: 9999;
    background: url(fubg.png) no-repeat center;
}
.close_btn2{
    background: url(close2.png) no-repeat scroll center center;
    display: block;
    height: 20px;
    position: absolute;
    right: 15px;
    top: 0;
    width: 20px;
}
.zxul {
    width: 100px;
}
.zxul li{
    display: block;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 100px;
    border-top: 1px solid #aac2de;
}
.zxul li.bbnone{
    border-top: none;
    margin-top: 59px;
}
.zxul li.bbnone a{
    padding-left: 10px;
    color: #fff;
}
.zxul li.bbnone a:hover{
    background: none;
}
.zxul li a {
    display: inline-block;
    width: 100px;
    height: 38px;
    margin-top: 1px;
    color: #5089d0;
}
.zxul li a:hover {
    color: #fff;
    background: #439a2f;
}
.sou{
    width: 100%;
    height: 60px;
    /*margin-bottom: 32px;*/
    background: #548ecf;
}
.souin{
    width: 1000px;
}
.sear-form{
    width:1000px;
}
.sear-div{
    float: left;
    padding-top: 13px;
}
.inp-txt{
    float: left;
    background: #fff;
    width: 478px;
    height: 35px;
    line-height: 35px;
    color: #424243;
    padding-left: 10px;
}
.btn-sub{
    cursor: pointer;
    width: 80px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #ffe156;
    font-size: 18px;
    color: #ba9b0c;
}
.keyword{
    font-size: 16px;
    color: #fff;
    line-height: 60px;
}
.keyword a{
    color: #fff;
}
.keyword a:hover{
    color: #fff;
}
.keyword span{
    display: inline-block;
    padding: 0 7px;
}
.nav{
    width: 848px;
    padding: 27px 0 27px 152px;
    margin-bottom: 24px;
    border-top: 1px dashed #1d66b9;
    border-bottom: 1px dashed #1d66b9;
    background: url(yijian.png) no-repeat 35px center;
}
.nav li{
    float: left;
    background: url(navlibg.png) no-repeat right center;
}
.nav li.bgnone{
    float: left;
    background: none;
}
.nav li:hover{
    background: none;
}
.nav li a{
    display: block;
    width: 124px;
    height: 40px;
    margin: 0 8px;
    line-height: 40px;
    text-align: center;
    font-size: 17px;
    color: #2a6ebb;
}
.nav li.curli a,.nav li a:hover{
    color: #fff;
    background: url(navli.png) no-repeat right center;
}

.part1,.part2,.part3,.part4,.part5,.part6{
    width: 1114px;
    margin-bottom: 45px;
    background: url(bg2.png) no-repeat right center;
}
.part1{
	
    height: 392px;
    background:url(bg-1.png) no-repeat right center;
}
.part2{
    height: 720px;
    background: url(bg-2.png) no-repeat right center;
}
.part3{
    height: 484px;
    background: url(bg-3.png) no-repeat right center;
}
.part4{
    height: 384px;
    background: url(bg-4.png) no-repeat right center;
}
.part5{
    height: 384px;
    background: url(bg-5.png) no-repeat right center;
}
.part6{
    height: 484px;
    background: url(bg-6.png) no-repeat right center;
}
.part1.parttop{
    height: 504px;
    background: url(bg-1t.png) no-repeat right center;
}
.part1.partbottom{
    height: 532px;
    background: url(bg-1b.png) no-repeat right center;
}
.part2.parttop{
    height: 434px;
    background: url(bg-2t.png) no-repeat right center;
}
.part2.partbottom{
    height: 544px;
    background: url(bg-2b.png) no-repeat right center;
}
.part3.parttop{
    height: 504px;
    background: url(bg-3t.png) no-repeat right center;
}
.part3.partbottom{
    height: 532px;
    background: url(bg-3b.png) no-repeat right center;
}
.part4.parttop{
    height: 504px;
    background: url(bg-4t.png) no-repeat right center;
}
.part4.partbottom{
    height: 532px;
    background: url(bg-4b.png) no-repeat right center;
}
.part5.parttop{
    height: 434px;
    background: url(bg-5t.png) no-repeat right center;
}
.part5.partbottom{
    height: 544px;
    background: url(bg-5b.png) no-repeat right center;
}
.part6.parttop{
    height: 434px;
    background: url(bg-6t.png) no-repeat right center;
}
.part6.partbottom{
    height: 544px;
    background: url(bg-6b.png) no-repeat right center;
}
.classwrap{
    width: 691px;
}
.classp{
    width: 1114px;
    height: 77px;
    padding-top: 42px;
    margin: 0 auto 38px;
    background:url(tit1.png) no-repeat center bottom;
}
.imgp{
    width: 248px;
    height: 38px;
    padding-left: 26px;
    margin-bottom: 30px;
    line-height: 38px;
    font-size: 24px;
    color: #fff;
    background:url(tit1-1.png) no-repeat center;
}
.itemwrap{
    width: 691px;
    height:40px;
    font-size: 17px;
    color: #fff;
    background: #f0d78a;
}
.part2 .itemwrap{
    background:#9cd5de;
}
.part3 .itemwrap{
    background:#edbdc2;
}
.part4 .itemwrap{
    background:#cfdb95;
}
.part5 .itemwrap{
    background:#e9c39f;
}
.part6 .itemwrap{
    background:#b2c3e5;
}
.itemwrap li{
    float: left;
}
.itemwrap li a{
    display: block;
    height:40px;
    line-height: 40px;
    padding: 0 33px;
    color: #fff;
}
.part2 .itemwrap li a{
    padding: 0 60px;
}
.part3 .itemwrap li a{
    padding: 0 60px;
}
.part4 .itemwrap li a{
    padding: 0 60px;
}
.part5 .itemwrap li a{
    padding: 0 14px;
}
.part6 .itemwrap li a{
    padding: 0 20px;
}
.itemwrap li.cur a{
    background: #e7c96d;
}
.class_switch_container{
    width: 691px;
}
.part2 .itemwrap li.cur a{
    background:#79c2cd;
}
.part3 .itemwrap li.cur a{
    background:#e49da5;
}
.part4 .itemwrap li.cur a{
    background:#bacb6b;
}
.part5 .itemwrap li.cur a{
    background:#e6ae79;
}
.part6 .itemwrap li.cur a{
    background:#91aada;
}
.part_tit {
    width: 691px;
    height:40px;
    background: #e7c96d;
}
.part2 .part_tit{
    background:#79c2cd;
}
.part3 .part_tit{
    background:#e49da5;
}
.part4 .part_tit{
    background:#bacb6b;
}
.part5 .part_tit{
    background:#e6ae79;
}
.part6 .part_tit{
    background:#91aada;
}
.part_tit li {
    float:left;
    width:98px;
    height:40px;
    line-height:40px;
    text-align:center;
    cursor:pointer;
}
.part3 .part_tit li {
    width:85px;
}
.part4 .part_tit li {
    width:172px;
}
.part5 .part_tit li {
    width:138px;
}
.part6 .part_tit li {
    width:138px;
}
.part_tit li a {
    font-size: 15px;
    color: #fff;
}
.part_tit li:hover a {
    color: #fff;
    text-decoration:underline;
}
.title2 {
    width:691px;
    height:40px;
    line-height: 40px;
    font-size: 15px;
    color: #c97214;
    text-align:center;
    vertical-align:middle;
    border-left: 1px solid #ec983e;
	 border-top: 1px solid #ec983e;
	
}
.part2 .title2 {
    border-left: 1px solid #8bcbd4;
	 border-top: 1px solid #8bcbd4;
}
.part3 .title2 {
    border-left: 1px solid #e49da5;
	border-top: 1px solid #e49da5;
}
.part4 .title2 {
    border-left: 1px solid #bacb6b;
	border-top: 1px solid #bacb6b;
}
.part5 .title2 {
    border-left: 1px solid #ec983e;
	border-top: 1px solid #ec983e;
}
.part6 .title2 {
    border-left: 1px solid #91aada;
	border-top: 1px solid #91aada;
}
.title2 th {
    border-right: 1px solid #dacda4;
    font-weight: normal;
}
.part2 .title2 th {
    border-right: 1px solid #8bcbd4;
}
.part3 .title2 th {
    border-right: 1px solid #e49da5;
}
.part4 .title2 th {
    border-right: 1px solid #bacb6b;
}
.part5 .title2 th {
    border-right: 1px solid #ec983e;
}
.part6 .title2 th {
    border-right: 1px solid #91aada;
}
.title2 th:last-child {
    border-right: 1px solid #ec983e;
    font-weight: normal;
}
.part2 .title2 th:last-child {
    border-right: 1px solid #8bcbd4;
}
.part3 .title2 th:last-child {
    border-right: 1px solid #e49da5;
}
.part4 .title2 th:last-child {
    border-right: 1px solid #bacb6b;
}
.part5 .title2 th:last-child {
    border-right: 1px solid #ec983e;
}
.part6 .title2 th:last-child {
    border-right: 1px solid #91aada;
}
.kcstxt table {
    width:691px;
    height: 160px;
    font-size: 13px;
    border-left: 1px solid #ec983e;
    border-bottom: 1px solid #ec983e;
}
.part2 .kcstxt table {
    border-left: 1px solid #8bcbd4;
    border-bottom: 1px solid #8bcbd4;
}
.part3 .kcstxt table {
    border-left: 1px solid #e49da5;
    border-bottom: 1px solid #e49da5;
}
.part4 .kcstxt table {
    border-left: 1px solid #bacb6b;
    border-bottom: 1px solid #bacb6b;
}
.part5 .kcstxt table {
    border-left: 1px solid #ec983e;
    border-bottom: 1px solid #ec983e;
}
.part6 .kcstxt table {
    border-left: 1px solid #91aada;
    border-bottom: 1px solid #91aada;
}
.kcstxt tr{
    text-align:center;
}
.kcstxt td {
    border-right: 1px solid #dacda4;
	border-bottom: 1px solid #dacda4;
    color: #a68816;
    padding: 6px 5px;
	line-height:22px;
}
.part2 .kcstxt td {
    border-right: 1px solid #8bcbd4;
    border-bottom: 1px solid #8bcbd4;
    color: #218494;
}
.part3 .kcstxt td {
    border-right: 1px solid #e49da5;
    border-bottom: 1px solid #e49da5;
    color: #a4555e;
}
.part4 .kcstxt td {
    border-right: 1px solid #bacb6b;
    border-bottom: 1px solid #bacb6b;
    color: #72831f;
}
.part5 .kcstxt td {
    border-right: 1px solid #ec983e;
    border-bottom: 1px solid #ec983e;
    color: #b37333;
}
.part6 .kcstxt td {
    border-right: 1px solid #91aada;
    border-bottom: 1px solid #91aada;
    color: #3f62aa;
}
.kcstxt td:last-child {
    border-right: 1px solid #ec983e;
}
.part2 .kcstxt td:last-child {
    border-right: 1px solid #8bcbd4;
}
.part3 .kcstxt td:last-child {
    border-right: 1px solid #e49da5;
}
.part4 .kcstxt td:last-child {
    border-right: 1px solid #bacb6b;
}
.part5 .kcstxt td:last-child {
    border-right: 1px solid #ec983e;
}
.part6 .kcstxt td:last-child {
    border-right: 1px solid #91aada;
}
.kcstxt td.tal{
    text-align: left;
}
.kcstxt td.tal a{
    display: block;
    height: 39px;
    line-height: 39px;
    overflow: hidden;
}
.kcstxt td.fee{
    font-size: 13px;
    color: #e53942;
}
.kcstxt a{
    color: #a68816;
}
.kcstxt a:hover{
    color: #a68816;
}
.part2 .kcstxt a{
    color: #218494;
}
.part2 .kcstxt a:hover{
    color: #218494;
}
.part3 .kcstxt a{
    color: #a4555e;
}
.part3 .kcstxt a:hover{
    color: #a4555e;
}
.part4 .kcstxt a{
    color: #72831f;
}
.part4 .kcstxt a:hover{
    color: #72831f;
}
.part5 .kcstxt a{
    color: #b37333;
}
.part5 .kcstxt a:hover{
    color: #b37333;
}
.part6 .kcstxt a{
    color: #3f62aa;
}
.part6 .kcstxt a:hover{
    color: #3f62aa;
}
.kcstxt a.btn{
    display:inline-block;
    width:80px;
    height:25px;
    line-height:25px;
    text-align:center;
    font-size:13px;
    background:#548ecf;
    color: #fff;
    padding: 0;
    border-radius: 3px;
}
.kcstxt a.btn:hover{
    background:#439a2f;
    color: #fff;
}
.tuwrap{
    width: 237px;
}
.imgw1{
    display: block;
    width: 237px;
    height: 126px;
    margin-bottom: 18px;
}
.imgw1.mb0{
    margin-bottom: 0;
}
.imgw1 img{
    width: 100%;
    height: 100%;
}
.infowrap{
    padding: 0 80px 0 80px;
}
.part1ul li{
    float: left;
    width: 206px;
    margin-right: 58px;
}
.part1ul li.mr0{
    margin-right: 0;
}
.ultit{
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 24px;
    background: #41b51c;
}
.ulinfo{
    width: 237px;
    text-align: center;
}
.li2 .ultit{
    background: #0e99b8;
}
.li2 .ulinfo{
    background: #29c7eb;
}
.li3 .ultit{
    background: #d77724;
}
.li3 .ulinfo{
    background: #fea354;
}
.li4 .ultit{
    background: #2c85cb;
}
.li4 .ulinfo{
    background: #3e9fec;
}
.ulinfo p{
    font-size: 14px;
    color: #a68816;
    line-height:24px;
}
.ulinfo p a{
    color: #a68816;
}
.ulinfo p a:hover{ text-decoration:underline;}
.part3 .ulinfo p{
    color: #a4555e;
}
.part3 .ulinfo p a{
    color: #a4555e;
}
.part4 .ulinfo p{
    color: #72831f;
}
.part4 .ulinfo p a{
    color: #72831f;
}
.part2w,.part4w,.part6w{
    width: 100%;
}
.part2 .classp{
    background:url(tit2.png) no-repeat center bottom;
}
.part2 .imgp{
    background:url(tit2-2.png) no-repeat center;
}
.part2 .infowrap,.part3 .infowrap,.part4 .infowrap,.part5 .infowrap,.part6 .infowrap{
    padding-bottom: 18px;
}
.bottomp,.bottomp a{
    font-size: 16px;
}
.bottomp span{
    display: inline-block;
    padding: 0 5px;
}
.imgw2{
    display: block;
    width: 237px;
    height: 280px;
}
.imgw2 img{
    width: 100%;
    height: 100%;
}
.part3 .classp{
    background:url(tit3.png) no-repeat center bottom;
}
.part3 .imgp{
    background:url(tit3-3.png) no-repeat center;
}
.part3 .bottomp,.part3 .bottomp a{
    color: #a28513;
}
.part4 .classp{
    background:url(tit4.png) no-repeat center bottom;
}
.part4 .imgp{
    background:url(tit1-1.png) no-repeat center;
}
.part5 .classp{
    background:url(tit5.png) no-repeat center bottom;
}
.part5 .imgp{
    background:url(tit2-2.png) no-repeat center;
}
.part6 .classp{
    background:url(tit6.png) no-repeat center bottom;
}
.part6 .imgp{
    background:url(tit3-3.png) no-repeat center;
}

.listinfo{
    width: 934px;
    margin-bottom: 45px;
}
.listinfo2,.listinfo5,.listinfo6{
    margin-bottom: 15px;
}
.item{
    float: left;
    width: 268px;
    margin-right: 65px;
}
.listinfo2 .item.mr0,.listinfo5 .item.mr0,.listinfo6 .item.mr0,.item.mr0{
    margin-right: 0;
}
.listinfo2 .item,.listinfo5 .item,.listinfo6 .item{
    width: 409px;
    margin-right: 116px;
}
.itemtit{
    width: 224px;
    height: 40px;
    padding-left: 44px;
    margin-bottom: 8px;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    background:#f0d78a url(titbg.png) no-repeat 10px center;
}
.part2 .itemtit{
    background:#9cd5de url(titbg.png) no-repeat 10px center;
}
.part3 .itemtit{
    background:#edbdc2 url(titbg.png) no-repeat 10px center;
}
.part4 .itemtit{
    background:#cfdb95 url(titbg.png) no-repeat 10px center;
}
.part5 .itemtit{
    background:#e9c39f url(titbg.png) no-repeat 10px center;
}
.part6 .itemtit{
    background:#b2c3e5 url(titbg.png) no-repeat 10px center;
}
.listinfo2 .itemtit,.listinfo5 .itemtit,.listinfo6 .itemtit{
    width: 365px;
}
.itemul{
    width: 268px;
    margin-bottom: 12px;
}
.itemul li{
    width: 252px;
    padding-left: 16px;
    line-height: 35px;
    color: #a68815;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background:url(lixing.png) no-repeat 1px center;
}
.listinfo2 .itemul li{
    color: #218494;
    background:url(lixing2.png) no-repeat 1px center;
}
.listinfo3 .itemul li{
    color: #a4555e;
    background:url(lixing3.png) no-repeat 1px center;
}
.listinfo4 .itemul li{
    color: #72831f;
    background:url(lixing4.png) no-repeat 1px center;
}
.listinfo5 .itemul li{
    color: #b37333;
    background:url(lixing5.png) no-repeat 1px center;
}
.listinfo6 .itemul li{
    color: #3f62aa;
    background:url(lixing6.png) no-repeat 1px center;
}
.itemul li a{
    color: #a68815;
}
.listinfo2 .itemul li a{
    color: #218494;
}
.listinfo3 .itemul li a{
    color: #a4555e;
}
.listinfo4 .itemul li a{
    color: #72831f;
}
.listinfo5 .itemul li a{
    color: #b37333;
}
.listinfo6 .itemul li a{
    color: #3f62aa;
}
.linkwrap1{
    width: 268px;
}
.linkwrap2{
    width: 115px;
    padding-top: 26px;
}
.linkwrap1 a{
    width: 115px;
    height: 31px;
    border-radius: 4px;
    line-height: 31px;
    text-align: center;
    font-size: 14px;
    color: #fff;
}
.linkwrap1 a:hover{
    color: #fff;
}
.link1{
    float: left;
    background: #439a2f;
}
.link2{
    float: right;
    background: #548ecf;
}
.linkwrap2 .link1{
    display: block;
    float: none;
    margin-bottom: 30px;
}
.linkwrap2 .link2{
    display: block;
    float: none;
}
.shouwrapall{
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 2;
    background: #4580c9;
    /*filter:alpha(opacity=87);*/
    /*-moz-opacity:0.87;*/
    /*-khtml-opacity:0.87;*/
    /*opacity: 0.87;*/
}
.close_btn {
    background: url(close.png) no-repeat scroll center center;
    display: block;
    height: 35px;
    position: absolute;
    right: -45px;
    top: 85px;
    width: 35px;
}
.shouwrap{
    position: relative;
    width: 1008px;
    height: 180px;
    margin: 0 auto;
    padding-top: 18px;
    filter:alpha(opacity=87);
    -moz-opacity:0.87;
    -khtml-opacity:0.87;
    opacity: 0.87;
    background:url(shou.png) no-repeat 55px center;
}
.zsXFin form {
    width: 664px;
    height: 121px;
    padding-left: 25px;
    padding-top: 40px;
    /*border-left: 1px solid #faa27c;*/
    font-size: 20px;
    color: #fff;
    margin: 0 0 0 320px;
}
.zsXFin form input,.zsXFin form select{
    width: 125px;
    height: 39px;
    padding-left: 5px;
    margin-bottom: 15px;
    font-size: 14px;
    color: #8e8e8e;
    background: #fff;
}
.zsXFin form input{
    margin-right: 14px;
}
.zsXFin form input.input2{
    width: 341px;
    margin-right: 0;
}
.itemshou{
    width: 420px;
}
.zsXFin form input.sub{
    width: 230px;
    height: 92px;
    border-radius: 5px;
    line-height: 92px;
    text-align: center;
    font-size: 20px;
    color: #c5740b;
    background: #ffe156;
}

/* 脚 */
.warp960{width:960px; margin:0 auto; position:relative; text-align:left;  color:#818181;}
.footer{ text-align:center; line-height:24px; margin:0 auto 20px; padding-top: 20px;font-size:12px; font-family:'宋体'; color:#818181;}
.footer .wrap960,.footer .warp960{text-align:center}
.footer a{color:#818181;}
.footer .f_links{ margin:0 0 30px;}
.footer .f_links a{ margin:0 10px; line-height:28px;}
.footer a:hover{color:#818181;}

/*教师*/
.bzr{ background-image:url(tit3.png); padding-top:10px;}
.teaCon{ overflow:hidden; width:900px; margin:20px auto 20px auto;}
.teaCon li{ float:left; margin-right:120px;}
.teaCon li:last-child{ margin-right:0px;}

/*学习礼包下载*/
.xxb{ background-image:url(tit6.png); padding-top:20px;}
.xz{ width:800px; margin:20px auto 20px auto; overflow:hidden;}
.xz a{ display:block; float:left; width:244px; height:40px; text-align:center; -background-color:#7193d6; color:#021335; margin-right:20px; font-size:18px;line-height:40px; border-radius:10px; margin-bottom:20px; background:url(bg-6.png) center no-repeat; box-shadow:4px 4px 2px #7193d6;}
.xz a:hover{ background-color:#7193d6; background-image:none; color:#021335;}
.xz a:last-child{margin-right:0px;}
.xz a.xz2{ margin-left:130px;}

/*底部*/

.end {
    width: 100%;
    height: 300px;
    background: #1b1b1b;
    margin: 0 auto;
    padding: 0;
    padding-top: 50px;
    overflow: hidden;
    clear: both;
}
.end .endc {
    width: 1100px;
    height: 250px;
    margin: 0 auto;
    padding: 0;
}
.end .endc .text {
    width: 600px;
    height: 170px;
    position: relative;
    top: 40px;
    left: 60px;
}
.end .endc .text ul {
    text-align: center;
}
.end .endc .text ul li {
    list-style: none;
    text-align: left;
    margin-top: 10px;
    font-size: 16px;
    color: white;
}
.end .endc .logo {
    width: 300px;
    height: 150px;
    position: relative;
    top: -120px;
    left: 760px;
}
.end .cr {
    width: 600px;
    height: 20px;
    font-size: 12px;
    color: white;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    position: relative;
    top: -20px;
    margin: 0 auto;
    padding: 0;
}
.end .cr p {
    text-align: center;
}