@charset "utf-8";
/* CSS Document */

body {
    margin: 0 auto;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif, "微软雅黑";
    min-width: 1440px;
    background: #ffffff;
}

.wrapper {
    width: 1440px;
    margin: 0 auto;
}

.wrapper01 {
    margin: 0 auto;
    width: 1640px;
}

.wrapper02 {
    margin: 0 auto;
    width: 1580px;
}

a {
    outline: none;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

img {
    border: 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.cb {
    clear: both;
    height: 0;
}

li {
    list-style: none;
}

div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
label,
input,
textarea,
img,
ul,
li,
dl,
dt,
dd {
    padding: 0;
    margin: 0;
}

.hide {
    display: none;
}

.bg01 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 160px;
    z-index: 10;
    background: url(../images/bg01.png) top repeat-x;
    min-width: 1640px;
}

.bg02 {
    background: url(../images/bg02.png) center bottom no-repeat #f6f6f6;
}

.bg03 {
    background: url(../images/bg03.png) no-repeat;
    height: 460px;
    padding: 70px 0 90px 0;
}

.bg04 {
    background: url(../images/bg04.png) top center no-repeat #fff;
    padding-top: 90px;
    padding-bottom: 60px;
}

.bg05 {
    background: #ebebeb;
}

.bg06 {
    height: 320px;
    background: url(../images/bg06.png) center top no-repeat;
}

.bg08 {
    background: url(../images/bg08.png) center bottom no-repeat #fff;
    padding-bottom: 80px;
}

.bg_fff {
    background: #fff;
}

.index_top {
    width: 1000px;
    padding-top: 35px;
}

.index_top .top_link {
    text-align: right;
    color: #fff;
    line-height: 30px;
}

.index_top .top_link .link {
    line-height: 32px;
}

.index_top .top_link a {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    padding: 0 15px;
}

.index_top .top_link i {
    color: #fff;
    font-size: 24px;
}

.index_top .top_link .top_search {
    width: 200px;
    height: 30px;
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 25px;
}

.index_top .top_link .top_search .input {
    width: 150px;
    height: 30px;
    background: transparent;
    outline: none;
    float: left;
    margin-left: 10px;
    border: 0;
    color: #fff;
}

.index_top .top_link .top_search button {
    background: transparent;
    border: 0;
    cursor: pointer;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.nav {
    padding: 0;
    height: 40px;
    line-height: 40px;
    position: relative;
    z-index: 1;
    margin-top: 25px;
}

.nav a {
    color: #fff;
    text-decoration: none
}

.nav .nLi {
    float: left;
    position: relative;
    display: inline;
}

.nav .nLi h3 {
    float: left;
}

.nav .nLi h3 a {
    display: block;
    padding: 0 14px;
    font-size: 18px;
    font-weight: normal
}

.nav .sub {
    display: none;
    width: 140px;
    left: -20px;
    top: 40px;
    position: absolute;
    background: #ffffff;
    line-height: 40px;
    padding: 5px 0;
}

.nav .sub li {
    zoom: 1;
}

.nav .sub a {
    display: block;
    padding: 0 10px;
    text-align: center;
    color: #222222;
    font-size: 16px;
}

.nav .sub a:hover {
    background: #6510ad;
    color: #fff;
}

.fullSlide {
    width: 100%;
    position: relative;
    height: 960px;
    background: #fff;
}

.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    height: 960px;
    overflow: hidden;
    text-align: center;
}

.fullSlide .bd li a {
    display: block;
    height: 960px;
}

.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.fullSlide .hd ul {
    text-align: center;
    padding-top: 5px;
}

.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    zoom: 1;
    width: 15px;
    height: 15px;
    margin: 5px;
    overflow: hidden;
    line-height: 9999px;
    border-radius: 25px;
    background: rgba(255, 255, 255, .4);
}

.fullSlide .hd ul .on {
    background: rgba(255, 255, 255, 1);
}

.index_menu {
    width: 100%;
    height: 960px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
    background: url(../images/menu_bg.png) no-repeat;
    background-size: cover;
}

.index_menu .menu_border {
    border-bottom: 1px solid rgba(255, 255, 255, .3);
}

.index_menu .index_top {
    padding-top: 100px;
}

.index_menu .menu_nav {
    width: 1440px;
    margin: 60px auto;
    display: flex;
    text-align: center;
}

.index_menu .menu_nav a {
    color: #fff;
    font-size: 18px;
    color: rgba(255, 255, 255, .8);
    line-height: 50px;
}

.index_menu .menu_nav h3 a {
    color: #fff;
    font-size: 24px;
    font-weight: normal;
}

.index_menu .menu_nav li {
    text-align: center;
    width: 144px;
}

.index_menu .menu_nav h3 {
    margin-bottom: 40px;
}

.index_menu .menu_nav a:hover {
    color: rgba(255, 255, 255, 1);
}

.index_news {
    width: 830px;
    padding-top: 70px;
    margin-bottom: 60px;
}

.index_news .title {
    color: #000000;
    font-size: 36px;
    height: 75px;
}

.index_news .title i {
    color: #6510ad;
    font-size: 36px;
}

.index_news .title a {
    float: right;
    color: #888888;
    font-size: 16px;
    text-decoration: none;
    padding-right: 30px;
    background: url(../images/arrow01.png) right center no-repeat;
    line-height: 50px;
}

.index_news .title a:hover {
    color: #6510ad;
}

.index_news .news_pic {
    width: 800px;
    margin-left: 30px;
    height: 450px;
    position: relative;
}

.index_news .news_pic img {
    width: 800px;
    height: 450px;
}

.index_news .news_pic .txt {
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    font-size: 20px;
    height: 50px;
    background: url(../images/index02.png) bottom repeat-x;
    padding: 40px 20px 0 20px;
    width: 760px;
}

.index_news .news_pic .date {
    width: 120px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 12px;
    position: absolute;
    left: -30px;
    bottom: 65px;
    background: #fd9b11;
}

.index_news .news_pic .date span {
    font-size: 20px;
}

.index_news .item {
    width: 385px;
    margin-left: 30px;
    background: #fff;
    margin-top: 30px;
}

.index_news .item img {
    width: 385px;
    height: 217px;
}

.index_news .item .txt {
    height: 158px;
    padding: 0 30px;
}

.index_news .item .txt .date {
    font-size: 14px;
    color: #888888;
    padding: 15px 0;
}

.index_news .item .txt p {
    color: #222222;
    font-size: 18px;
    line-height: 30px;
}

.index_news .item:hover .txt p {
    color: #6510ad;
}

.index_news .item a {
    text-decoration: none;
}

.index_notice {
    width: 550px;
    padding-top: 70px;
    margin-bottom: 60px;
}

.index_notice .title {
    color: #000000;
    font-size: 36px;
    height: 75px;
}

.index_notice .title i {
    color: #6510ad;
    font-size: 36px;
}

.index_notice .title a {
    float: right;
    color: #888888;
    font-size: 16px;
    text-decoration: none;
    padding-right: 30px;
    background: url(../images/arrow01.png) right center no-repeat;
    line-height: 50px;
}

.index_notice .title a:hover {
    color: #6510ad;
}

.index_notice .hd {
    float: left;
    width: 140px;
    height: 530px;
    background: url(../images/index03.png) top left no-repeat;
    position: relative;
}

.index_notice .hd ul {
    float: left;
    position: absolute;
    left: 10px;
    top: 25px;
    height: 530px;
}

.index_notice .hd ul li {
    cursor: pointer;
    width: 115px;
    height: 59px;
    line-height: 59px;
    color: #fff;
    font-size: 20px;
    padding-left: 15px;
}

.index_notice .hd ul li.on {
    background: url(../images/index04.png) no-repeat;
}

.index_notice .bd {
    float: right;
    width: 390px;
    height: 855px;
    background: url(../images/index05.png) bottom no-repeat #fff;
}

.index_notice .bd ul {
    padding: 20px;
    zoom: 1;
}

.index_notice .bd li {
    border-bottom: 1px solid #d5d5d5;
    margin-bottom: 20px;
    height: 80px;
}

.index_notice .bd li .date {
    float: left;
    width: 70px;
    color: #6510ad;
    font-size: 14px;
    text-align: center;
}

.index_notice .bd li .date span {
    font-size: 36px;
    display: block;
}

.index_notice .bd li a {
    float: right;
    width: 250px;
    text-decoration: none;
    font-size: 18px;
    line-height: 30px;
    color: #222;
}

.index_notice .bd li a:hover {
    color: #6510ad;
}

.picScroll-left {
    width: 1440px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    height: 460px;
    background: url(../images/index06.png) bottom no-repeat;
}

.picScroll-left .title {
    color: #fff;
    font-size: 36px;
    height: 75px;
    position: absolute;
    top: 0;
    left: 0;
}

.picScroll-left .title i {
    color: #fff;
    font-size: 36px;
}

.picScroll-left .bd {
    padding: 0;
    width: 1200px;
    float: left;
}

.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
    width: 1200px;
}

.picScroll-left .bd ul li {
    margin: 0 0;
    float: left;
    _display: inline;
    overflow: hidden;
    width: 1200px;
}

.picScroll-left .bd ul li .txt {
    width: 390px;
    float: left;
    color: #888888;
    font-size: 14px;
    line-height: 28px;
    margin-top: 120px;
}

.picScroll-left .bd ul li .txt h2 {
    color: #222;
    font-size: 20px;
    line-height: 36px;
}

.picScroll-left .bd ul li .txt p {
    margin-top: 20px;
    margin-bottom: 30px;
}

.picScroll-left .bd ul li .txt a {
    color: #888888;
    font-size: 16px;
    text-decoration: none;
    padding-right: 30px;
    background: url(../images/arrow01.png) right center no-repeat;
    line-height: 50px;
}

.picScroll-left .bd ul li .txt a:hover {
    color: #6510ad;
}

.picScroll-left .bd ul li .img {
    float: right;
    width: 725px;
    height: 408px;
}

.picScroll-left .bd ul li .img img {
    width: 725px;
    height: 408px;
}

.picScroll-left .prev {
    float: left;
    width: 35px;
    height: 36px;
    margin-top: 280px;
    margin-left: 30px;
    margin-right: 60px;
    cursor: pointer;
}

.picScroll-left .next {
    float: right;
    width: 35px;
    height: 36px;
    margin-top: 280px;
    margin-right: 30px;
    cursor: pointer;
}

.m-talent {
    height: 690px;
    overflow: hidden;
    background: #fff;
    padding: 30px;
    box-shadow: 0px 0px 20px 0px #ebe7ee;
}

.m-talent .talent {
    height: 100%;
    width: 215px;
    float: left;
    position: relative;
    transition: .5s;
    overflow: hidden;
}

.m-talent .talent1 {
    background: url(../images/index_pic01.png) no-repeat;
    height: 690px;
}

.m-talent .talent2 {
    background: url(../images/index_pic02.png) no-repeat;
    height: 690px;
}

.m-talent .talent3 {
    background: url(../images/index_pic03.png) no-repeat;
    height: 690px;
}

.m-talent .lftit {
    width: 215px;
    box-sizing: border-box;
    height: 100%;
    position: relative;
    float: left;
    z-index: 10;
    cursor: pointer;
}

.m-talent .lftit .icon {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    padding-top: 40px;
}

.m-talent .lftit .icon .ic {
    width: 100px;
    height: 100px;
    position: relative;

}

.m-talent .lftit .tit {
    color: #fff;
    font-size: 30px;
    width: 1em;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    line-height: 1.2;
    padding-top: 60px;
}

.m-talent .lftit .tit {
    font-size: 1.302vw;
    width: 1em;
    transform: translateX(-50%);
    line-height: 1.2;
}

.swp-talent {
    width: 735px;
    left: 215px;
    overflow: hidden;
    box-sizing: border-box;
    height: 690px;
    position: absolute;
    top: 0;
    background: #fff;
    padding: 50px 55px;
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

.m-talent .lftit .more {
    position: absolute;
    bottom: 48px;
    left: 50%;
    width: 60px;
    margin-left: -30px;
}

.m-talent .lftit .more i {
    color: #fff;
    font-size: 60px;
}

.m-talent .talent.on {
    width: 950px;
}

.swp-talent ul li {
    margin-bottom: 33px;
    border-bottom: 1px dashed #dddddd;
    height: 155px;
}

.swp-talent .pic {
    float: left;
    width: 220px;
    height: 124px;
    margin-right: 30px;
    overflow: hidden;
}

.swp-talent .pic img {
    width: 220px;
    height: 124px;
}

.swp-talent .txts {
    width: 360px;
    float: right;
}

.swp-talent .tit {
    font-size: 18px;
    margin-bottom: 15px;
    color: #222222;
}

.swp-talent .date {
    color: #6510ad;
    font-size: 14px;
}

.swp-talent .info {
    color: #888888;
    font-size: 14px;
    margin-top: 25px;
}

.swp-talent ul li:hover .tit {
    color: #6510ad;
}

.m-talent .g-swpbtn .swiper-btns {
    width: auto;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 35px;
    padding: 0;
}

.multipleColumn {
    width: 735px;
    left: 215px;
    overflow: hidden;
    box-sizing: border-box;
    height: 690px;
    position: absolute;
    top: 0;
    background: #fff;
    padding: 50px 55px;
}

.multipleColumn .hd {
    overflow: hidden;
    height: 15px;
    padding: 0 10px;
    width: 100%;
    text-align: center;
}

.multipleColumn .hd .prev,
.multipleColumn .hd .next {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 5px;
    overflow: hidden;
    cursor: pointer;
    text-align: center;
}

.multipleColumn .hd ul {
    display: inline-block;
    overflow: hidden;
    zoom: 1;
}

.multipleColumn .hd ul li {
    float: left;
    width: 13px;
    height: 13px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    border: 1px solid #6510ad;
    border-radius: 25px;
}

.multipleColumn .hd ul li.on {
    background: #6510ad;
}

.multipleColumn .bd {
    padding: 0;
    overflow: hidden;
}

.multipleColumn .bd ul {
    overflow: hidden;
    zoom: 1;
    width: 625px;
    float: left;
    _display: inline;
}

.multipleColumn .bd ul li {
    margin-bottom: 33px;
    border-bottom: 1px dashed #dddddd;
    height: 155px;
}

.multipleColumn .bd ul li .pic {
    float: left;
    width: 220px;
    height: 124px;
    margin-right: 30px;
    overflow: hidden;
}

.multipleColumn .bd ul li .pic img {
    width: 220px;
    height: 124px;
}

.multipleColumn .bd ul li .txts {
    width: 360px;
    float: right;
}

.multipleColumn .bd ul li .tit {
    font-size: 18px;
    margin-bottom: 15px;
    color: #222222;
}

.multipleColumn .bd ul li .date {
    color: #6510ad;
    font-size: 14px;
}

.multipleColumn .bd ul li .info {
    color: #888888;
    font-size: 14px;
    margin-top: 25px;
}

.multipleColumn .bd ul li:hover .tit {
    color: #6510ad;
}

.link_t {
    font-size: 24px;
    color: #222;
    padding-top: 30px;
    line-height: 40px;
}

.index_link .link {
    padding-bottom: 30px;
    margin-top: 20px;
}

.index_link .link a {
    float: left;
    border-bottom: 1px solid #cecece;
    text-align: center;
    width: 260px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #222;
    margin-right: 28px;
    margin-bottom: 15px;
    text-decoration: none;
}

.index_link .link a:hover {
    color: #6510ad;
}

.footer {
    width: 1440px;
    margin: 0 auto;
    border-bottom: 1px solid rgba(255, 255, 255, .6);
}

.footer .foot_contact {
    width: 500px;
    color: #fff;
    font-size: 16px;
    line-height: 36px;
    margin-left: 200px;
    padding-top: 60px;
}

.copyright {
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    padding: 15px 0;
}

.ny_title {
    color: #fff;
    font-size: 48px;
    padding-top: 300px;
    margin-bottom: 25px;
}

.ny_pos {
    color: #fff;
    font-size: 18px;
}

.ny_pos a {
    color: #fff;
    padding: 0 5px;
    font-size: 18px;
}

.ny_pos i {
    color: #fff;
    font-size: 24px;
}

.ny_menu {
    height: 136px;
    width: 100%;
    left: 0;
    bottom: -68px;
    background: url(../images/bg07.png) top center no-repeat;
    position: absolute;
}

.ny_menu a {
    float: left;
    height: 50px;
    border-radius: 25px;
    padding: 0 25px;
    color: #222;
    text-decoration: none;
    margin-right: 20px;
    font-size: 20px;
    line-height: 50px;
}

.ny_menu a:hover {
    color: #fff;
    background: #6510ad;
}

.ny_menu a.active {
    color: #fff;
    background: #6510ad;
}

.ny_title01 {
    padding-top: 80px;
    color: #222;
    font-size: 36px;
    text-align: center;
}

.ny_con {
    padding: 30px;
    font-size: 18px;
    line-height: 36px;
    color: #222;
}

.ny_page02 {
    margin: 30px 0
}

.ny_page02 .item {
    height: 404px;
    position: relative;
    width: 100%;
    margin-top: 50px;
    background: url(../images/ny01.png) bottom no-repeat;
}

.ny_page02 .item .pic {
    width: 261px;
    height: 334px;
    position: relative;
    background: #6510ad;
    margin-left: 65px;
    margin-top: 18px;
}

.ny_page02 .item .pic img {
    width: 261px;
    height: 334px;
    position: absolute;
    top: -18px;
    right: -15px;
}

.ny_page02 .item .txt {
    width: 1010px;
    margin-right: 30px;
    margin-top: 110px;
    color: #888888;
    font-size: 18px;
}

.ny_page02 .item .txt h2 {
    color: #6510ad;
    font-size: 28px;
    line-height: 35px;
    height: 35px;
    margin-bottom: 20px;
}

.ny_page02 .item .txt span {
    font-size: 18px;
    padding-left: 15px;
}

.ny_page02 .item .txt h2 i {
    float: left;
    width: 4px;
    height: 35px;
    background: #6510ad;
    margin-right: 25px;
}

.ny_page02 .item .txt h3 {
    color: #222222;
    margin-bottom: 30px;
    line-height: 36px;
}

.ny_page02 .item .txt h3 i {
    color: #222;
    font-size: 24px;
}

.ny_page02 .item .txt p {
    border-top: 1px dashed #d8d7d9;
    padding-top: 20px;
}

.ny_page02 .item .txt p span {
    float: left;
    margin-right: 30px;
    line-height: 32px;
}

.ny_page02 .item .txt p span i {
    color: #888;
    font-size: 18px;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #888;
    float: left;
    margin-right: 10px;
}

.ny_page02 .item:hover {
    background: url(../images/ny03.png) bottom no-repeat;
}

.ny_page02 .item:hover .pic {
    background: #fd9b11;
}

.ny_page02 .item:hover .txt,
.ny_page02 .item:hover .txt h2,
.ny_page02 .item:hover .txt h3,
.ny_page02 .item:hover .txt p span,
.ny_page02 .item:hover .txt p span i,
.ny_page02 .item:hover .txt h3 i {
    color: #fff;
}

.ny_page02 .item:hover .txt h2 i {
    background: #fff;
}

.ny_page02 .item:hover .txt p {
    border-top: 1px solid #fff;
}

.ny_page02 .item:hover .txt p span i {
    border: 1px solid #fff;
}

.ny_page03 {
    margin: 30px 0
}

.ny_page03 .item {
    height: 324px;
    position: relative;
    width: 100%;
    margin-top: 50px;
    background: url(../images/ny04.png) bottom no-repeat;
}

.ny_page03 .item .pic {
    width: 517px;
    height: 291px;
    position: relative;
    margin-left: 30px;
    margin-top: 0;
}

.ny_page03 .item .pic img {
    width: 517px;
    height: 291px;
}

.ny_page03 .item .txt {
    width: 820px;
    margin-right: 30px;
    margin-top: 110px;
    color: #888888;
    font-size: 18px;
}

.ny_page03 .item .txt h2 {
    color: #222;
    font-size: 24px;
    line-height: 35px;
    height: 35px;
    margin-bottom: 20px;
}

.ny_page03 .item .txt h3 {
    color: #6510ad;
    margin-bottom: 20px;
    line-height: 36px;
    font-size: 14px;
    font-weight: normal;
}

.ny_page03 .item .txt h3 i {
    color: #6510ad;
    font-size: 18px;
}

.ny_page03 .item .txt p {
    font-size: 16px;
    line-height: 30px;
}

.ny_page03 .item:hover {
    background: url(../images/ny05.png) bottom no-repeat;
}

.ny_page03 .item:hover .txt,
.ny_page03 .item:hover .txt h2,
.ny_page03 .item:hover .txt h3,
.ny_page03 .item:hover .txt p,
.ny_page03 .item:hover .txt h3 i {
    color: #fff;
}

.ny_page04 {
    margin: 30px 0
}

.ny_page04 .item {
    height: 120px;
    position: relative;
    width: 100%;
    margin-top: 50px;
    background: url(../images/ny06.png) bottom no-repeat;
}

.ny_page04 .item .date {
    width: 80px;
    height: 80px;
    text-align: center;
    border-radius: 15px;
    margin-left: 50px;
    margin-top: 20px;
    color: #6510ad;
    font-size: 16px;
    overflow: hidden;
    background: #fff;
    line-height: 34px;
}

.ny_page04 .item .date span {
    display: block;
    background: #6510ad;
    color: #fff;
    font-size: 36px;
    line-height: 46px;
}

.ny_page04 .item .txt {
    width: 1240px;
    margin-top: 20px;
    line-height: 80px;
    margin-right: 30px;
}

.ny_page04 .item .txt h2 {
    color: #222;
    font-size: 24px;
    font-weight: normal;
}

.ny_page04 .item:hover {
    background: url(../images/ny07.png) bottom no-repeat;
}

.ny_page04 .item:hover .txt h2 {
    color: #fff;
}

.ny_page04 .item:hover .date span {
    background: #fd9b11;
}

.ny_page05 {
    margin: 30px 0
}

.ny_page05 .detail {
    width: 940px;
    margin-left: 30px;
}

.ny_page05 .detail .header {
    text-align: center;
    margin-top: 20px;
    border-bottom: 1px solid #dcdcdc;
}

.ny_page05 .detail .header h2 {
    color: #222222;
    font-size: 30px;
}

.ny_page05 .detail .header p {
    padding: 25px 0;
    color: #222;
    font-size: 16px;
    text-align: left;
}

.ny_page05 .detail .details {
    font-size: 16px;
    color: #5e5e5e;
    line-height: 38px;
    padding: 20px;
}

.ny_page05 .detail .content {
    padding: 20px;
}

.ny_page05 .detail .np {
    padding-top: 15px;
    border-top: 1px solid #dcdcdc;
    padding-bottom: 100px;
}

.ny_page05 .detail .np a {
    color: #fff;
    text-decoration: none;
    background: #6510ad;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 25px;
    font-size: 16px;
}

.ny_page05 .detail .np a:hover {
    background: #fd9b11;
}

.ny_page05 .news_list {
    width: 360px;
    margin: 60px 30px 30px 0;
}

.ny_page05 .news_list .t {
    color: #000000;
    font-size: 24px;
    height: 50px;
    line-height: 50px;
}

.ny_page05 .news_list .t i {
    color: #fff;
    font-size: 36px;
    float: left;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background: #6510ad;
    text-align: center;
    line-height: 50px;
    margin-right: 15px;
}

.ny_page05 .news_list .con {
    background: url(../images/ny16.png) left repeat-y;
    padding-top: 30px;
}

.ny_page05 .news_list .con .item {
    min-height: 115px;
    margin-bottom: 30px;
}

.ny_page05 .news_list .con .item i {
    float: left;
    width: 15px;
    height: 15px;
    border: 1px solid #cccccc;
    border-radius: 25px;
    margin: 7px 11px 0 17px;
    background: #fff;
}

.ny_page05 .news_list .con .item .txt {
    width: 310px;
}

.ny_page05 .news_list .con .item .txt .date {
    width: 95px;
    height: 30px;
    line-height: 30px;
    background: url(../images/ny14.png) no-repeat;
    padding-left: 18px;
    color: #909090;
    font-size: 14px;
}

.ny_page05 .news_list .con .item .txt p {
    color: #222222;
    margin-top: 10px;
    font-size: 16px;
    line-height: 30px;
}

.ny_page05 .news_list .con .item:hover .txt p {
    color: #6510ad;
}

.ny_page06 {
    margin: 30px 0
}

.ny_page06 .item {
    height: 410px;
    position: relative;
    width: 710px;
    margin: 25px 5px;
    background: url(../images/ny08.png) bottom no-repeat;
}

.ny_page06 .item .pic {
    width: 240px;
    height: 334px;
    position: relative;
    margin-left: 29px;
    margin-top: 33px;
}

.ny_page06 .item .pic img {
    width: 240px;
    height: 334px;
}

.ny_page06 .item .txt {
    width: 370px;
    margin-top: 33px;
    margin-right: 30px;
    color: #222222;
}

.ny_page06 .item .txt h2 {
    color: #222;
    font-size: 24px;
    font-weight: normal;
    margin-top: 10px;
}

.ny_page06 .item .txt p {
    font-size: 20px;
    line-height: 38px;
    margin-top: 20px;
}

.ny_page06 .item:hover {
    background: url(../images/ny09.png) bottom no-repeat;
}

.ny_page06 .item:hover .txt h2,
.ny_page06 .item:hover .txt {
    color: #fff;
}

.ny_page08 {
    margin: 30px 0
}

.ny_page08 .item {
    height: 440px;
    width: 460px;
    margin: 15px 5px;
}

.ny_page08 .item .pic {
    width: 460px;
    height: 260px;
    position: relative;
}

.ny_page08 .item .pic img {
    width: 460px;
    height: 260px;
}

.ny_page08 .item .txt {
    width: 460px;
    height: 180px;
    background: url(../images/ny10.png) no-repeat;
    color: #222222;
    text-decoration: none;
}

.ny_page08 .item .txt h2 {
    padding: 40px 30px;
    line-height: 40px;
    font-size: 24px;
    font-weight: normal;
    text-decoration: none;
}

.ny_page08 .item:hover .txt {
    background: url(../images/ny11.png) no-repeat;
    color: #fff;
}

.ny_page08 .item a,
.ny_page01 .item a,
.ny_page02 .item a,
.ny_page03 .item a,
.ny_page04 .item a,
.ny_page06 .item a,
.ny_page07 .item a {
    text-decoration: none;
}

.ny_menu01 {
    padding-top: 80px;
    color: #222;
    font-size: 36px;
    text-align: center;
}

.ny_menu01 a {
    display: inline-block;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    background: url(../images/ny12.png) right no-repeat #6510ad;
    margin: 0 18px;
    min-width: 160px;
    padding: 0 20px;
}

.ny_menu01 a:hover {
    background: url(../images/ny13.png) right no-repeat #fd9b11;
}

.ny_menu01 a.active {
    background: url(../images/ny13.png) right no-repeat #fd9b11;
}