.banner {
    background: url(../images/banner.jpg) no-repeat top center;
    width: 100%;
    height: 1082px;
    margin: 0 auto;
    padding: 0;
}
.area{
    width: 1180px;
    margin: 0 auto;
}
.avatar{
    width: 131px;
    margin: 0 auto;
}
.title{
    width: 601px;
    height: 67px;
    background: url("../images/title.png") no-repeat;
    margin: 0 auto;
}
.title a{
    display: block;
    width: 107px;
    height: 44px;
    float: right;
    margin-right: 10px;
    margin-top: 15px;
}
.content{
    width: 614px;
    height: 604px;
    background: #f8b600;
    margin-top: 14px;
}
.line {
    width: 527px;
    height: 1px;
    background-color: #fff;
    margin: 0 auto;
}
.circle {
    width: 97px;
    margin-left: 35px;
    margin-top: 25px;
}
.word_1 {
    width: 410px;
    font-size: 14px;
    color: #fff;
    margin-left: 15px;
    line-height: 27px;
    margin-top: 35px;
    display: block;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.word_1 h3 a {
    font-size: 16px;
    color: #fff;
}
.wrap{
    width: 519px;
    height: 279px;
    background: url("../images/wrap.png") no-repeat;
    background-size: 544px 321px;
    padding-top: 42px;
    padding-left: 25px;
}
.wrap li{
    width: 485px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.wrap li a{
    font-size: 18px;
    color: #333;
}
.wrap li a:hover{
    color: #032e7f;
}
.detail {
    position: relative;
}
.detail .swiper-container {
    width: 595px;
    height: 348px;
    margin: 0 auto;
    margin-left: -50px;
}
.detail .swiper-slide {
    position: relative;
}
.detail .swiper-slide p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 45px;
    background: url(../images/mask.png) repeat-x;
    background-size: 100% 100%;
    line-height: 45px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding-left: 20px;
}
.detail .swiper-pagination {
    position: absolute;
    right: 20px;
    text-align: center;
    bottom: 15px;
    z-index: 1;
}
.detail .swiper-pagination .swiper-pagination-switch {
    display: inline-block;
    width: 11px;
    height: 11px;
    border-radius: 0;
    background: #fff;
    margin: 0 6px;
    cursor: pointer;
}
.detail .swiper-pagination .swiper-active-switch {
    background: #429aff;
    box-shadow: 0px 0px 1px #429aff;
}
.back{
    width: 100%;
    height: 1109px;
    background: url("../images/back.jpg") no-repeat top center;
    overflow: hidden;
}
.sp{
    width: 1201px;
    height: 931px;
    background: url("../images/sp.png") no-repeat;
    margin: 100px auto 0;
    position: relative;
}
.more a{
    display: block;
    width: 104px;
    height: 33px;
    float: right;
    margin-top: 143px;
    margin-right: 6px;
}
#player-container-id1{
    position: absolute;
    left: 96px;
    top: 290px;
    width: 997px;
    height: 561px;
}
.back2{
    width: 100%;
    height: 1047px;
    background: url("../images/back2.jpg") no-repeat top center;
    margin-top: 150px;
    overflow: hidden;
}
.syt{
    width: 1201px;
    margin: 52px auto 0;
}
.lmt{
    width: 1629px;
    height: 57px;
    background: url("../images/lmt.png") no-repeat;
    margin: 110px auto 0;
}
.back3{
    width: 100%;
    height:893px;
    background: url("../images/back3.jpg") no-repeat top center;
    margin-top: 75px;
}
.slider{
    width: 1200px;
    margin: 0 auto;
}
.index_hero_wrapper > * {
    box-sizing: content-box;
}

.index_hero_wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
    z-index: 1;
    box-sizing: content-box;
}

.icon-arrow-a-left{
    width:65px;
    height:102px;
    background: url(../images/left1.png) no-repeat;
}

.icon-arrow-a-right {
    width:65px;
    height:102px;
    background: url(../images/right1.png) no-repeat;
}
.index_hero_wrapper > * {
    box-sizing: content-box;
}
.index_hero_wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-top: 120px;
    z-index: 1;
    box-sizing: content-box;
}
#index_hero {
    width: 890px;
    height: 560px;
    margin: auto;
    position: relative;
}
#index_hero img {
    width: 890px;
    height: 560px;
}
#index_hero .heros {
    width: 890px;
    height: 560px;
}
#index_hero .hero-wrap {
    overflow: visible;
    position: absolute;
}
#index_hero .next,#index_hero .prev {
    filter: alpha(Opacity=70);
    opacity: .7;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    margin-left: 0px;
    background-color: #303030;
    z-index: 3;
}
#index_hero .next:hover, #index_hero .prev:hover {
    background-color: orangered;
}
#index_hero .next {
    margin: -25px 0px 0 0;
    right: 0;
}
#index_hero .disabled {
    background-color: #eee;
}
#index_hero .hero a:hover {
    text-decoration: none;
}
#index_hero .hero .all {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 890px;
    height:90px;
    line-height: 90px;
    /* FF3.6+ */
    /* Chrome,Safari4+ */
    /* Chrome10+,Safari5.1+ */
    /* Opera 11.10+ */
    /* IE10+ */
    background:url(../images/wrapper.png) repeat;
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CC79acd4',endColorstr='#CC79acd4');
}
.hero p{
    width:628px;
    margin:0 auto;
    line-height: 21px;
}
#index_hero .mask-left, #index_hero .mask-right,#index_hero .hero {
    background:url(../images/white.png) repeat;;
    z-index: 1;
    position: absolute;
    top: 0;
    width: 890px;
    height: 560px;
    overflow: hidden;
    left: 1920px;
}
#index_hero .mask-left {
    left: -920px;
}
#index_hero .mask-right {
    left: 920px;
}
#index_hero .active {
    z-index: 2;
    left: 0;
}
.tits .intros{
    margin: 12px 0 0 25px;
    display: inline-block;
    float:left;
}
.tits .count{
    font-size: 16px;
    margin: 12px 25px 0 0;
    display: inline-block;
}
