.index-bg {
    background: url(../images/bg2.jpg) no-repeat center;
    background-size: 100% 100%;}
.index-bg2{
	width:100%;
    height:407px;
  //	position: absolute;
    top: 0;
    left: 0;
    z-index: -1;}
.index-bg2 img{
	width:100%;
    height:100%
;}
.wrapper {
    width: 1300px;
    margin: 0 auto;}
.is-mobile {
    display: none;}
.header {
    text-align: center;}
    .header .img {
        padding: 30px 0 0;}
    .header a {
        display: inline-block;}
.mind {
    background: #fff;}
.nav {
    margin-top: 20px;}
    .nav ul {
        background: url(../images/nav_bg.jpg) no-repeat center;
        background-size: 100% 100%;
        display: flex;
    	justify-content: space-between;}
        .nav ul li {
            display: inline-block;
            padding: 0 40px;
            font-size: 30px;
            line-height: 70px;}
            .nav ul li a {
                display: block;
                color: #fff;}
.news {
    margin-top: 30px;
    padding: 0 8px;
    overflow: hidden;}
    .news .news-left {
        float: left;
        width: 688px;}
        .news .news-left .swiper {
            position: relative;}
            .news .news-left .swiper .hd {
                position: absolute;
                right: 0;
                bottom: 108px;
                z-index: 99;}
                .news .news-left .swiper .hd li {
                    margin: 0 5px;
                    display: inline-block;
                    width: 8px;
                    height: 8px;
                    overflow: hidden;
                    text-indent: 99em;
                    border-radius: 50%;
                    background: #000;
                    -webkit-transition: all .3s;
                    transition: all .3s;
                    opacity: .2;}
                    .news .news-left .swiper .hd li.on {
                        opacity: 1;
                        background: #f20101;}
  .tempWrap ul li{
  	height:487px;}
            .news .news-left .swiper .bd li .img {
                font-size: 0;
                width: 100%;
                height:392px;}
                .news .news-left .swiper .bd li .img img {
                    width: 100%;
                    height:100%;}
            .news .news-left .swiper .bd li .text {
                margin: 30px 0;
                font-size: 20px;
                color: #333;
                text-align: left;
                font-weight: 800;}
            .news .news-left .swiper .bd li:hover .text {
                color: #d40e0e;}
        .news .news-left .rules .rules-tit {
            position: relative;
            padding-left: 120px;
            background: #f2f2f2;
            overflow: hidden;}
            .news .news-left .rules .rules-tit dt {
                position: absolute;
                top: 0;
                left: 0;
                display: table;
                height: 100%;
                background: #fff;}
                .news .news-left .rules .rules-tit dt a {
                    display: table-cell;
                    vertical-align: middle;
                    font-size: 0;}
            .news .news-left .rules .rules-tit dd {
                float: left;
                line-height: 38px;
                font-size: 14px;
                width: 25%;
                text-align: center;
                color: #333;}
                .news .news-left .rules .rules-tit dd img {
                    margin-right: 5px;
                    display: inline-block;
                    vertical-align: -5px;}
                .news .news-left .rules .rules-tit dd:hover a {
                    color: #D40E0E;}
                .news .news-left .rules .rules-tit dd:last-child {
                    margin-right: 0;}
        .news .news-left .rules .rules-content {
            margin: 30px 0;
            overflow: hidden;}
            .news .news-left .rules .rules-content li {
                float: left;
                width: 215px;
                margin-right: 16px;}
                .news .news-left .rules .rules-content li:last-child {
                    margin-right: 0;}
                .news .news-left .rules .rules-content li .img {
                    display: block;
                    font-size: 0;
                    height: 130px;
                    overflow: hidden;}
                    .news .news-left .rules .rules-content li .img img {
                        width: 100%;
                        -webkit-transition: all .3s;
                        transition: all .3s;}
                .news .news-left .rules .rules-content li .txt {
                    display: block;
                    margin-top: 25px;
                    font-size: 16px;
                    line-height: 1.6;
                    color: #333;
                    text-align: center;}
                .news .news-left .rules .rules-content li:hover img {
                    -webkit-transform: scale(1.1);
                    -ms-transform: scale(1.1);
                    transform: scale(1.1);}
        .news .news-left .rules .rules-tit-bottom dd {
            width: 27%;}
            .news .news-left .rules .rules-tit-bottom dd:nth-child(2) {
                width: 17%;}
    .news .news-right {
        float: right;
        width: 550px;}
        .news .news-right .news-list-item2 {
            margin-top: 200px;}
.news-list .tit {
    overflow: hidden;
    line-height: 36px;}
    .news-list .tit h3 {
        float: left;
        font-size: 30px;
        font-weight: bold;
        color: #d80000;}
        .news-list .tit h3 img {
            display: inline-block;
            margin-right: 20px;}
    .news-list .tit a {
        float: right;
        font-size: 14px;
        color: #999999;}
.news-list .desc {
    margin: 30px 0 0;
    font-size: 24px;
    color: #666;
    line-height: 38px;}
.news-list ul {
    margin-top: 28px;}
    .news-list ul li {
        position: relative;
        margin-bottom: 20px;
        padding-left: 22px;
        overflow: hidden;
        font-size: 18px;}
        .news-list ul li:before {
            content: '';
            position: absolute;
            left: 10px;
            top: 50%;
            width: 4px;
            height: 4px;
            background: #da0000;}
        .news-list ul li:last-child {
            margin-bottom: 0;}
        .news-list ul li a {
            display: block;}
            .news-list ul li a p {
                width: 83%;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
                color: #666;
                float: left;}
            .news-list ul li a span {
                float: right;
                color: #b8b8b8;}
.banner {
    margin: 35px 0 40px;
    font-size: 0;}
    .banner img {
        width: 100%;}
.news-box {
    padding: 0 0px;
    overflow: hidden;
  	margin-top:50px
;}
    .news-box .news-list {
        float: right;
        width: 43%;}
        .news-box .news-list:first-child {
            float:left;
          	width:54%
        ;}
.activity {
    margin-top: 45px;}
    .activity .tit {
        line-height: 26px;
        overflow: hidden;}
        .activity .tit h3 {
            float: left;
            padding-left: 14px;
            font-size: 22px;
            font-weight: bold;
            color: #d80000;
            line-height: 26px;
            border-left: 4px solid #d80000;}
        .activity .tit .hr {
            margin: 13px 0 0 35px;
            float: left;
            width: 83%;
            height: 1px;
            display: block;
            background: #e6e6e6;}
        .activity .tit a {
            float: right;}
    .activity .bd {
        margin: 30px 0 50px;}
        .activity .bd ul {
            overflow: hidden;}
        .activity .bd li {
            float: left;
            font-size: 0;
            width: 190px;
            margin-right: 26px;}
            .activity .bd li img {
                width: 100%;
                -webkit-transition: all .3s;
                transition: all .3s;}
.footer {
    line-height: 34px;
    text-align: center;
    font-size: 16px;
    background: #d60815;
    color: #fff;
    height:98px;
  	padding-top: 36px;
  	margin-top:40px
;}
