﻿
* @Author: Marte
* @Date:   2018-05-17 11:10:48
* @Last Modified by:   Marte
* @Last Modified time: 2018-05-28 18:38:23
*/


body,html{
    background: #fff;
}

/* 头部导航 */
.S_index_nav{
    width: 1200px;
    margin: 0 auto;
    height: 90px;
    position: relative;
}

.fadeInDown {
  -webkit-animation-duration: 2.2s;
  animation-duration: 2.2s;
  animation-fill-mode: both;
  -webkit-animation-play-state: both;
}

.bouncelnLeft{
    -webkit-animation-duration: 2s;
  animation-duration: 2s;
  animation-fill-mode: both;
  -webkit-animation-play-state: both;
}

.bouncelnRight{
    -webkit-animation-duration: 2s;
  animation-duration: 2s;
  animation-fill-mode: both;
  -webkit-animation-play-state: both;
}

.zoomIn{
      -webkit-animation-duration: 2s;
  animation-duration: 2s;
  animation-fill-mode: both;
  -webkit-animation-play-state: both;
}

.fadeIn{
    -webkit-animation-duration: 2s;
  animation-duration: 2s;
  animation-fill-mode: both;
  -webkit-animation-play-state: both;
}

.S_index_content{
}


.S_nav_logo{
    position: absolute;
    left: 0;
    top: 16px;
    width: 174px;
}

.S_nav_list{
    position: absolute;
    left: 270px;
    top: 26px;
}

.S_nav_list a{
    color: #707070;
    /*margin-right: 60px;*/
    font-size: 14px;
}

.S_nav_list a:hover{
    color: #e70014;
    text-decoration: none;
    border-bottom: none !important;
}

.nav a:hover{
    color: #e70014;
    text-decoration: none;
    border-bottom: none !important;
}

.S_list_ipt{
    position: absolute;
    right: 0;
    top: 33px;
}

.S_list_ipt input{
    outline: none;
    border: none;
    width: 230px;
    height: 30px;
    border-radius: 4px;
    border: 1px solid #dbdbdb;
    padding-left: 12px;
}

.S_list_ipt img{
    width: 8%;
    position: absolute;
    right: 18px;
    top: 5px;
    cursor: pointer;
}
/* 头部导航 END */


/* banner轮播 */
.swiper-container1{
    width: 100%;
    height: 680px;
}
.swiper-pagination-bullets{
    bottom:40px !important;
}
.swiper-container1 img{
    width: 100%;
    height: 100%;
}
.swiper-pagination-bullet{
    width:8px !important;
    height:8px !important;
    border:1px solid #fff !important;
    border-radius:50% !important;
    background:#fff !important;
    cursor:pointer;
    vertical-align:middle !important;
    opacity:1 !important;
    margin:0 7px !important;
}
.swiper-pagination-bullet-active{
    background:none !important;
    width:12px !important;
    height:12px !important;
    margin:0 5px !important;
}
/* banner轮播 END */


/* 热点 报道 */
.S_index_hotreport{
    width: 1200px;
    margin: 0 auto;
}

.S_index_report{
    // padding-top: 70px;
}

.S_index_hot{
    text-align: center;
    padding-top: 100px;
}

.S_index_hot p:nth-of-type(1){
    font-size: 22px;
    color: #e71121;
    margin-top: 2px;
}

.S_index_hot p:nth-of-type(2){
    margin-top: 2px;
    font-size: 12px;
    color: #e71121;
    margin-top: 10px;
}

.S_report_list{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width:1221px;
    margin-right:-21px;
    overflow: hidden;
}

.S_report_list li{
    float:left;
    margin-top: 70px;
    margin-right:22px;
    width:385px;
    overflow:hidden;
}

.S_list_left{
    width: 111px;
    height: 74px;
    float:left;
}

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

.S_list_right{
    float:left;
    width: 274px;
}

.S_list_right p{
    font-size: 16px;
    color: #6e6e6e;
    margin-left: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.lookmore{
    padding-top: 67px;
}

.lookmore a{
    color: #646464;
    font-size: 16px;
    display: block;
    width: 206px;
    height: 38px;
    border: 1px solid #b0b0b0;
    border-radius: 20px;
    text-align: center;
    line-height: 38px;
    margin: 0 auto;
    margin-bottom: 67px;
}

.anleft:nth-of-type(4){
    margin-top: 40px;
}
.anleft:nth-of-type(5){
    margin-top: 40px;
}
.anleft:nth-of-type(6){
    margin-top: 40px;
}
/* 热点 报道 END */

/* 重点 推荐 */
.S_index_key_all{
    width: 100%;
    position: relative;
}

.S_index_Key{
    width: 1240px;
    margin: 0 auto;
}

.S_index_Key{
    text-align: center;
}

.S_index_Key p:nth-of-type(1){
    font-size: 22px;
    color: #e71121;
    margin-top: 2px;
}

.S_index_Key p:nth-of-type(2){
    margin-top: 2px;
    font-size: 12px;
    color: #e71121;
    margin-top: 10px;
}

.S_key_hover{
    width: 1240px;
    position: relative;
    padding-top: 65px;
    overflow: hidden;
}

.gameTab{
    width: 10000px;
    margin-left: 10px;
}
.gameTab ul{
}

.gameTab ul li:first-child{
    margin-left: 0px;
}

.lis:hover{
    transition: transform 1s;
    transform:scale(1.05);
}

.hover_img_scale:hover{
    transition: transform 1s;
    transform:scale(1.05);
}

.hover_img_scale{
    transition: transform 1s;
    transform:scale(1);
}

.gameTab ul li{
    width: 290px;
    height:400px;
    float: left;
    margin:  0 10px;
    transition: transform 1s;
    // border: 1px solid #d2d2d2;
    // box-shadow: 0 2px 10px #d2d2d2;
    // transition-delay: 0.42s;
    // -webkit-transform: translateX(0);
    // opacity: 1;
    // transition: transform 1s ease-out 0s,opacity 0.5s ease-out 0s;
}
.gameTab ul li img{
    width: 100%;
    height: 100%;
}
.next{
    left: 285px;
    width: 1%;
    position: absolute;
    top: 46%;
    /* transform:translate(0,-70%); */
}
.prev{
    right: 285px;
    width: 1%;
    position: absolute;
    top: 46%;
    /* transform:translate(0,-70%); */
    -webkit-transform: rotate(180deg);
   -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.hover_show{
    width: 217px;
    height: 90px;
    background: rgba(0,0,0,0.5);
    position: absolute;
    top: 208px;
    left: 45px;
    display: none;
}

.p_hover_text{
    color: #fff;
    font-size: 14px;
    line-height:22px;
    padding: 12px  2px 2px 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    height:80px;
    overflow: hidden;
}

.gameTab ul li:hover .hover_show{
    display: block;
    transition: all .5s ease-in;
}

.gameTab ul li .hover_show{
    /* transition: property duration timing-function delay; */
}
/* 重点 推荐 END */


/* 关于新天地 */
.S_about_title{
    text-align: center;
    width: 1200px;
    margin: 0 auto;
}

.S_about_title p:nth-of-type(1){
    font-size: 22px;
    color: #e71121;
    margin-top: 2px;
}

.S_about_title p:nth-of-type(2){
    margin-top: 2px;
    font-size: 12px;
    color: #e71121;
    margin-top: 10px;
}

.S_about_video{
    width: 100%;
    // margin-top: 30px;
    // background: url(https://ss1.bdstatic.com/70cFvXSh_Q1YnxGkpoWK1HF6hhy/it/u=1393695199,3133324798&fm=27&gp=0.jpg);
    background-size: 100% 100%;
    padding-top: 65px;
}
/* 关于新天地 END */

/* 广告服务  旗下网站等 */
.S_index_service{
    width: 1200px;
    margin: 0 auto;
    margin-top: 122px;
    margin-bottom: 100px;
}

.S_index_about {
    margin-top: 100px;
}

.S_service_list{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 24px;
    font-size: 18px;
}

.S_service_list li{
    border-right: 1px solid #d0d0d0;
    /*padding: 0 70px;*/
    width:25%;
    text-align: center;
}

.S_service_list li a{
    color: #333;
    width:100%;
    text-align: center;
}

.S_service_list li:last-child{
    border: none;
}
/* 广告服务  旗下网站等 END */


/* 友情乱接 */
.S_index_link{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    border-bottom: 1px solid #faf1f2;
    margin-top: 70px;
}

.S_index_link p{
    font-size: 12px;
    color: #b5b5b5;
    margin-top: 22px;
}
/* 友情乱接 END */


/* 关于我们  图书展示 */
.S_index_footer{
    width: 1200px;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 30px;
    color: #707070;
    margin-top:30px;
    margin-bottom: 28px;
    overflow:hidden;
    position:relative;
    border-top:1px solid #faf1f2;
}

.S_footer_about{
    margin:0 30px;
    font-size: 12px;
    text-align: center;
    float:left;
}

.S_footer_about li a{
    margin-top: 6px;
    color: #666;
}

.S_footer_book li a{
    color: #666;
    margin-top: 6px;
}

.S_footer_book{
    margin:0 30px;
    text-align: center;
    font-size: 12px;
    float:left;
}

.S_footer_details{
    margin-left: 45px !important;
    font-size: 12px;
    margin-top: 2px;
    float:left;
}

.S_footer_details li{
    margin-top: 10px;
    color: #646464;
}

.S_footer_img{
    width: 120px;
    height: 120px;
    position:absolute;
    display:block;
    right:0;
    top:82px;
}
.S_footer_p{
    position:absolute;
    right:0;
    top:210px;
    width:120px;
    text-align:center;
    font-size:10px;
    line-height:20px;
}
.S_footer_img_jd{
    width: 120px;
    height: 120px;
    position:absolute;
    display:block;
    right:145px;
    top:82px;
}
.S_footer_p_jd{
    position:absolute;
    right:145px;
    top:210px;
    width:120px;
    text-align:center;
    font-size:10px;
    line-height:20px;
}

.S_footer_img_pdd{
    width: 120px;
    height: 120px;
    position:absolute;
    display:block;
    right:290px;
    top:82px;
}
.S_footer_p_pdd{
    position:absolute;
    right:290px;
    top:210px;
    width:120px;
    text-align:center;
    font-size:10px;
    line-height:20px;
}

.footer{
    width: 1200px;
    margin: 0 auto;
}
/* 关于我们  图书展示 END