﻿﻿.banner {
    height: 262px;
    width: 100%;
    background: url(rongmeiti.png) no-repeat;
}

.banner .m1200 div {
    margin-top: 80px;
    width: 264px;
    padding: 18px;
	font-weight:bold;
}

.banner h3 {
    font-size: 48px;
    color: #fff;
}

.banner p {
    color: #fff;
    font-size: 20px;
}

.index-title .title, .index-title .tab-title {
    position: relative;
}

.index-title {
    text-align: center;
    margin-bottom: 35px;
    position: relative;
}

.index-title .title {
    font-size: 28px;
    color: #710a53;
}

.index-title .title a {
    color: #710a53;
}

.index-title .titleline {
    background: #710a53;
    margin: 22px auto 0;
    width: 58px;
    height: 4px;
}

.index-title .tab-title {
    font-size: 28px;
    color: #6e6e6e;
    height: 47px;
    text-align: center;
}

.index-title .tab-title ul {
    overflow: hidden;
    display: inline-block;
}

.index-title .tab-title li {
    cursor: pointer;
    line-height: 28px;
    height: 35px;
    margin: 0 30px;
    float: left;
}

.index-title .tab-title li a {
    color: #6e6e6e;
}

.index-title .tab-title li.cur {
    color: #a01476;
    border-bottom: 3px solid #a01476;
}

.index-title .tab-title li.cur a {
    color: #a01476;
}

.infos {
    padding: 55px 0px 25px 0;
    background: #fff url(bg_infos_1.png) no-repeat center top;
    position: relative;
}

.infos .news {
    overflow: hidden;
    height: 417px;
    display: none;
}

.infos .show {
    display: block
}

.infos .news_pic {
    width: 755px;
    float: left;
}

.infos .news_pic .item {
    border: 1px solid #e4e2e2;
    width: 353px;
    height: 385px;
    overflow: hidden;
    float: left;
    margin-right: 43px;
    position: relative;
}

.infos .news_pic .item:last-child {
    margin-right: 0px;
}

.infos .news_pic .item_img {
    position: relative;
    width: 100%;
    height: 240px;
}

.infos .news_pic .item_img img {
    width: 100%;
    height: 240px;
    transition: all 0.4s ease-out;
}

.infos .news_pic .item_title {
    height: 52px;
    line-height: 26px;
    font-size: 18px;
    color: #444444;
    margin: 15px 20px;
    overflow: hidden;
}

.infos .news_pic .item_title a {
    color: #444444;
}

.infos .news_pic .item_date {
    font-size: 16px;
    color: #710a53;
    padding-left: 25px;
    background: url(clock_1.png) no-repeat 0px 2px;
    position: absolute;
    left: 25px;
    bottom: 25px;
    height: 20px;
    line-height: 20px;
}

.infos .news_pic .item_more {
    position: absolute;
    right: 30px;
    bottom: 25px;
    width: 21px;
    height: 18px;
    background: url(more_1.png)
}

.infos .news_pic .item_more a {
    display: block;
    width: 22px;
    height: 19px;
}

.infos .news_pic .item:hover {
    background: #872f6d url(bg_newspic_1.png) no-repeat bottom center
}

.infos .news_pic .item:hover .item_title, .infos .news_pic .item:hover .item_title a {
    color: #fff;
}

.infos .news_pic .item:hover .item_date {
    color: #fff;
    background-image: url(clock1_1.png)
}

.infos .news_pic .item:hover .item_more {
    background: url(more1_1.png)
}

.infos .news_pic .item:hover .item_img img {
    webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.infos .news_list {
    width: 415px;
    float: right;
}

.infos .news_list li {
    margin-bottom: 13px;
    overflow: hidden;
}

.infos .news_list li:last-child {
    margin-bottom: 0px
}

.infos .news_list li .date {
    float: left;
    width: 45px;
    height: 40px;
    margin-right: 5px;
    text-align: center;
    background: #fff;
    color: #710a53;
}

.infos .news_list li .d {
    height: 22px;
    font-size: 22px;
}

.infos .news_list li .m {
    height: 16px;
    font-size: 12px;
    margin-top: 4px;
    /*border-top:1px solid #bcbcbc*/
}

.infos .news_list li .title {
    float: right;
    margin: 0px 0px;
    padding-left: 20px;
    width: 339px;
    height: 44px;
    color: #444444;
    font-size: 16px;
    line-height: 22px;
    overflow: hidden;
    border-left: 1px solid #bcbcbc
}

.infos .news_list li .title a {
    color: #444444;
}

.infos .news_list li .title a:hover {
    color: #710a53;
}

.infos_cons {
    position: relative;
}

.morde {
    position: absolute;
    right: 0;
    top: -25px;
    font-size: 14px;
}

/* part2 */

.part2 {
    width: 100%;
    background: #b25eef;
    padding: 50px 0;
}

.part2 .ultitle {
    width: 483px;
    margin: 0 auto;
}

.ultitle {
    border-bottom: 1px solid #fff;
}

.ultitle li {
    float: left;
    padding: 10px 0px;
    color: #e2c2f9;
    font-size: 28px;
    margin: 0 20px;
}

.ulnew {
    overflow: hidden;
    margin-top: 35px;
    display: none;
}

.ulnew li {
    width: 280px;
    float: left;
    margin-right: 20px;
}

.ulnew li .imgdiv {
    width: 280px;
    height: 180px;
}

.ulnew img {
    width: 100%;
    height: 100%;
}

.newtitle {
    position: relative;
    padding: 26px 24px;
    background: #fff;
}

.newtitle a {
    color: #000;
    font-size: 16px;
    line-height: 26px;
}

.newtitle div {
    position: absolute;
    left: 20px;
    top: -45px;
    text-align: center;
    padding: 5px;
    background: #a01476;
    color: #fff;
}

.newtitle div h3 {
    font-size: 24px;
}

.newtitle .liaojie {
    margin-top: 10px;
}

.newtitle .liaojie a {
    font-size: 14px;
    color: #a01476;
}

.ultitle .ljnkfasd {
    border-bottom: 3px solid #fff;
    color: #fff;
}

.part2 .show {
    display: block;
}

.schools {
    overflow: hidden;
    padding: 55px 0 60px;
    position: relative;
}

.schools .index-title .tab-title li {
    padding: 0 20px 0px;
}

.schools .index_more {
    top: 60px;
}

.schools_pic {
    float: left;
    width: 600px;
}

.schools_pic img {
    width: 585px;
    height: 422px;
}

.schools_pic .con {
    display: none;
}

.schools_list {
    float: right;
    width: 560px;
    padding-left: 40px;
}

.schools_list .index-title .tab-title {
    text-align: left;
}

.schools_list .cons li {
    border-bottom: 1px solid #cbcfd2;
    padding: 13px 0 11px;
    position: relative;
}

.schools_list .cons .con1 li {
    padding-bottom: 13px;
}

.schools_list .cons li h2 {
    font-size: 16px;
    color: #444;
    margin-right: 90px;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    font-weight: normal;
}

.schools_list .cons li h2 a {
    color: #444;
}

.schools_list .cons li h2 a:hover {
    color: #8d3b75;
}

.schools_list .cons li h2 a.cur {
    color: #8d3b75;
}

.schools_list .cons .con1 li h2 a.cur {
    font-size: 22px;
}

.schools_list .cons li .t {
    position: absolute;
    right: 5px;
    top: 15px;
    color: #888888;
}

.schools_list .cons li p {
    font-size: 16px;
    color: #7a1a5e;
    line-height: 25px;
    margin-top: 12px;
    height: 50px;
    overflow: hidden;
    display: none;
}

.schools_list .cons li:first-child p {
    display: block;
}

.titleul23 li {
    float: left;
    font-size: 28px;
    margin-right: 40px;
    color: #919191;
}

.cons .con {
    position: relative;
    margin-top: 18px;
    display: none;
}

.part3 .show {
    display: block;
}

.cons .con .moredfdf {
    position: absolute;
    right: 0;
    top: -20px;
    color: #626262;
    font-size: 14px;
}

.part3 .cur {
    color: #a01476;
    border-bottom: 3px solid #a01476;
}

/* part4 */

.part4 {
    width: 100%;
    padding: 30px 0;
    background: url(book.png) no-repeat;
    background-size: 100% 100%;
}

.part4 .book {
    padding: 25px;
    background: #fff;
    overflow: hidden;
}

.part4 .book li {
    width: 170px;
    height: 290px;
    margin: 0 10px;
    float: left;
}

.part4 .book li div {
    width: 170px;
    height: 250px;
}

.part4 .book li div img {
    width: 100%;
    height: 100%;
}

.part4 .book li p {
    font-size: 14px;
    text-align: center;
    background: #fff;
    padding: 10px;
}

.part4 .book li p a {
    color: #bcbcbc;
}

/* 本例子css */

.picScroll-left {
    overflow: hidden;
    position: relative;
}

.picScroll-left .hd {
    overflow: hidden;
    height: 30px;
    padding: 0 10px;
}

.picScroll-left .hd .prev, .picScroll-left .hd .next {
    display: block;
    width: 5px;
    height: 9px;
    float: right;
    margin-right: 5px;
    margin-top: 10px;
    overflow: hidden;
    cursor: pointer;
    background: url(arrow.png) no-repeat;
}

.picScroll-left .hd .next {
    background-position: 0 -50px;
}

.picScroll-left .hd .prevStop {
    background-position: -60px 0;
}

.picScroll-left .hd .nextStop {
    background-position: -60px -50px;
}

.picScroll-left .hd ul {
    overflow: hidden;
    width: 100px;
    margin: 0 auto;
    margin-top: 10px;
}

.picScroll-left .hd ul li {
    float: left;
    width: 9px;
    height: 9px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background: url(icocircle.gif) 0 -9px no-repeat;
}

.picScroll-left .hd ul li.on {
    background-position: 0 0;
}

.dushuhui {
    font-size: 34px;
    font-weight: normal;
    color: #8d3b75;
    text-align: center;
}

.dushuhuixian {
    width: 80px;
    height: 2px;
    background: #8d3b75;
    margin: 10px auto 20px;
}

.part3 {
    width: 100%;
    overflow: hidden;
    padding: 20px 0;
    background: #9f51b3;
}

.title1 {
    width: 100%;
    height: 60px;
    line-height: 69px;
    background: url(title2.png) no-repeat center top;
    margin-top: 30px;
    margin-bottom: 10px;
}

.xmt-title {
    margin-top: 30px;
    width: 100%;
    height: 60px;
    line-height: 69px;
    background: url(xmt-title.png) no-repeat center top;
}

.xmt-title li a {
    color: #333;
    font-size: 18px;
    padding: 0 5px;
}

.current a:hover, .current a:active, .current a:link, .current a:visited {
    COLOR: #1267bb;
    font-weight: bold;
    TEXT-DECORATION: none;
}

.xmt-title li {
    color: #1267bb;
    font-size: 18px;
}

.spxw {
    width: 1200px;
    margin: 0 auto;
}

.spxw-left {
    width: 700px;
    height: 450px;
    position: relative;
    margin-top: 15px;
}

.spxw-left span {
    display: block;
    width: 100%;
    height: 100%;
    /* background: url(bf.png) no-repeat center center; */
    position: absolute;
    z-index: 80;
    left: 0;
    top: 0;
}

.spxw-right {
    width: 463px;
    margin-top: 8px;
}

.spxw-right li {
    width: 463px;
    height: 152px;
    /* margin-bottom: 20px; */
    background: url(spxw2.png) no-repeat;
    padding-top: 8px;
    position: relative;
}

.spxw-pic {
    width: 249px;
    height: 140px;
    display: block;
    float: left;
    overflow: hidden;
    position: relative;
}

.spxw-pic img {
    width: 249px;
    min-height: 160px;
    cursor: pointer;
    transition: all 0.8s;
}

.spxw-more {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 100;
    width: 46px;
    height: 46px;
    background: url(spxw-more.png) no-repeat;
}

.spxw-txt {
    width: 182px;
    margin-left: 16px;
    margin-top: 10px;
    float: left;
    display: block;
}

.spxw-txt p {
    display: block;
    width: 100%;
    line-height: 30px;
    color: #333;
    font-size: 15px;
    height: 85px;
    float: left;
}

.spxw-txt i {
    display: block;
    width: 100%;
    color: #666;
    font-size: 12px;
    line-height: 20px;
    height: 20px;
    float: left;
    margin-top: 10px;
}

.spxw-pic img:hover {
    transform: scale(1.3);
}

.spxw-pic span {
    display: block;
    width: 52px;
    height: 52px;
    background: url(bf.png) no-repeat center center;
    position: absolute;
    z-index: 10;
    left: 50%;
    margin-left: -26px;
    margin-top: -26px;
    top: 50%;
}

.spxw-txt:hover p {
    color: #6c0f88;
    font-weight: bold;
}

.xmt-title ul {
    float: right;
}

/* 轮播图 */

.fullSlide {
    width: 100%;
    position: relative;
    height: 450px;
    position: relative
}

.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 99;
    overflow: hidden;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    height: 450px;
    overflow: hidden;
    text-align: center;
}

.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 99;
    bottom: -15px;
    left: 0;
    height: 30px;
    line-height: 30px;
    /* background: url(banner_bg01.png) no-repeat top center; */
}

.fullSlide .hd ul {
    text-align: center;
}

.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 15px;
    height: 15px;
    margin: 0 10px;
    overflow: hidden;
    background: #ba7ce7;
    line-height: 999px;
    border-radius: 50%;
}

.fullSlide .hd ul .on {
    background: #8113cf;
}

.fullSlide .prev, .fullSlide .next {
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -30px;
    left: 5%;
    z-index: 1;
    width: 40px;
    height: 60px;
    background: url(slider-arrow.png) -126px -137px #000 no-repeat;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5;
    display: none;
    z-index: 999;
}

.fullSlide .next {
    left: auto;
    right: 5%;
    background-position: -6px -137px;
}

.lunboxiangqing {
    width: 100%;
    overflow: hidden;
    color: #fff;
    text-align: left;
    z-index: 999;
}

.lunboxiangqing img {
    width: 100%;
}

.aghstr {
    overflow: hidden;
    padding: 10px 20px;
    background: #0008
}

.fullSlide .bd li .lunboxiangqing a {
    color: #fff;
    height: auto;
}

.lunboxiangqing h3 {
    font-size: 18px;
    line-height: 30px;
    font-weight: normal;
}

.lunboxiangqing p {
    font-size: 14px
}

.fullSlide .bd li .lunbodianji a {
    display: block;
    border-radius: 25px;
    color: #fff;
    background: url(anniu.jpg) no-repeat;
    width: 200px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    margin-top: 20px;
    transition: all .2s;
}

.fullSlide .bd li .lunbodianji a:hover {
    background: #fff;
    color: #102582
}

/*第六层开始*/

.ysjx {
    width: 100%;
    padding: 30px 0;
    margin: 0 auto;
    background: #edf0f5;
    overflow: hidden;
}

.title6 {
    width: 1200px;
    height: 170px;
    margin: 0 auto;
    background: url(title6.png) no-repeat;
}

.ysjx_list {
    width: 1200px;
    margin: 0 auto;
}

.swq1 {
    height: 220px;
    float: left;
    margin-bottom: 20px;
    background: #333;
    position: relative;
    overflow: hidden;
}


.swq1 img, .swq2 img, .swq3 img {
    width: 100%;
}

.ysjx_list span {
    display: block;
    float: left;
    background: #0008;
    line-height: 22px;
    color: #fff;
    position: absolute;
    bottom: 0px;
    font-size: 14px;
text-align: center;
padding: 10px;
width: 375px;
}

.ysjx_list .fl{
    width: 395px;
    margin-right: 6px;
}
.ysjx_list .fl:last-child{
    margin: 0;
}


/*第六层结束*/

.slideTxtBox .hd ul {
    float: right;
}

.slideTxtBox .hd ul li {
    float: left;
    margin-left: 20px;
    font-size: 16px;
    color: #bcbcbc;
    cursor: pointer;
}

.slideTxtBox .hd ul li:first-child {
    margin: 0;
}

.slideTxtBox .hd ul li:hover {
    color: #a01476;
    font-weight: bold;
}

.slideTxtBox .bd {
    margin-top: 10px;
}

.slideTxtBox .bd ul {
    width: 100%;
}

.slideTxtBox .bd ul li {
    float: left;
    width: 190px;
    height: 360px;
    overflow: hidden;
    margin-right: 12px;
}

.slideTxtBox .bd ul li:last-child {
    margin: 0;
}

