﻿/*banner*/

.indexBanner .swiper-slide a {
    height: 651px;
}

.indexBanner .swiper-pagination-bullet {
    margin-right: 6px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: url(../images/radiusa.png) center center no-repeat;
    opacity: 1;
}

.indexBanner .swiper-pagination-bullet-active {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: url(../images/radius.png) center center no-repeat;
}

.indexBanner .swiper-pagination {
    bottom: 25px!important;
    width: 100%;
    text-align: right;
    right: 50%;
    margin-right: -550px;
}


/*indexbannertext*/

.indexbannertextaa .swiper-slide>p>em {
    color: #000000;
    font-size: 14px;
    margin-left: 42px;
}

.indexbannertextaa .swiper-slide>p {
    color: #5a5a5a;
    font-size: 14px;
}

.indexbannertext {
    position: relative;
    background: #f2f2f2;
    height: 50px;
    line-height: 50px;
}

.indexbannertextaa .swiper-slide>p:before {
    content: "";
    position: absolute;
    width: 39px;
    height: 19px;
    background: url(../images/wifi.png) center center no-repeat;
    top: 50%;
    margin-top: -10px;
}

.indexbannertext .bannext {
    background: url(../images/prev.jpg) center center no-repeat;
    width: 45px;
    height: 20px;
    right: auto;
    left: 50%;
    margin-left: 400px;
    top: 50%;
    margin-top: -10px;
}

.indexbannertext .banprev {
    background: url(../images/prev.jpg) center center no-repeat;
    width: 45px;
    height: 20px;
    right: auto;
    left: 50%;
    margin-left: 400px;
    top: 50%;
    margin-top: -10px;
}

.indexbannertext a {
    width: 67px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    background: #8d8582;
    display: block;
    float: right;
    margin-top: 10px;
    margin-right: 15px;
}


/*new */

.indexNew {
    margin: 50px 0px 75px 0px;
}

.indexNew .indexNewF {
    width: 72%;
    float: left;
}

.indexNew .indexNewF .indexNewFf {
    float: left;
    width: 30%;
}

.indexNew .indexNewF .indexNewFf ul li {
    line-height: 30px;
    font-size: 14px;
    color: #585858;
}

.indexNew .indexNewF .indexNewFR img {
    float: right;
    width: 66%;
}

.indexNew .indexNewR {
    float: right;
    width: 20%;
    padding: 15px 25px 20px 25px;
}

.indexNew .indexNewR h3 {
    font-size: 26px;
    color: #7f7f7f;
}

.indexNew .indexNewR ul li {
    font-size: 14px;
    color: #7f7f7f;
    margin-bottom: 20px;
}

.indexNew .indexNewR ul li em {
    margin-left: 64px;
}


/*.indexNew .indexNewR ul li.n1{
   background: url(../images/n1.png) right center no-repeat;
   border-top: 2px solid #6c6d6d;
   padding: 10px 0px;
}*/

.indexNew .indexNewR ul li p {
    font-size: 12px;
    color: #7f7f7f;
}


/*.indexNew .indexNewR ul li.n2{
   background: url(../images/n2.png) right center no-repeat;
  
}
.indexNew .indexNewR ul li.n3{
   background: url(../images/n3.png) right center no-repeat;
  
}
.indexNew .indexNewR ul li.n4{
   background: url(../images/n4.png) right center no-repeat;
  
}*/

p#video_play_0 {
    height: 365px!important;
}


/*case*/

.indexcase {
    border-top: 4px solid #c3c3c3;
    margin-bottom: 75px;
}

.indexcase h3 {
    font-size: 20px;
    color: #6a6a6a;
    text-transform: uppercase;
    margin: 26px 0px 7px 0px;
    float: left;
}

.indexcase h3 em {
    font-size: 22px;
    color: #010101;
    font-style: normal;
}

.indexcase ul li {
    float: left;
    color: #6a6a6a;
    font-size: 14px;
    height: 60px;
    line-height: 20px;
    margin: 9px 0px 0px 0px;
    text-align: center;
    position: relative;
}

.indexcase ul li a {
    vertical-align: middle;
    height: 60px;
    line-height: 20px;
    text-align: center;
    display: table-cell;
    width: 158px;
}

.indexcase ul li.active {
    background: #8d8582;
    height: 60px;
    line-height: 20px;
    text-align: center;
}

.indexcase ul li span {
    width: 1px;
    height: 20px;
    display: inline-block;
    background: #bdbdbd;
    position: absolute;
    top: 20px;
    left: 0px;
}

.indexcase ul li.active a {
    color: #fff;
    vertical-align: middle;
    height: 60px;
    line-height: 20px;
    text-align: center;
    display: table-cell;
    width: 158px;
}

.tab1:first-child {
    display: block;
}

.tab1 {
    position: relative;
    display: none;
}

.tab1 .tabb {
    position: relative;
    float: left;
}

.tab1 .tabb>img {
    margin: 18px 15px 0px 0px;
    position: relative;
    width: 385px;
    height: 290px;
}

.tab1 .tabb>p {
    text-align: left;
    position: absolute;
    width: 385px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    bottom: 0;
    left: 0;
    padding-left: 20px;
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.tab1 .tabb>p>.protitle {
    display: block;
    font-size: 16px;
    color: #fff;
    position: absolute;
    bottom: 30px;
}

.tab1 .tabb>p>.entitle {
    display: block;
    font-size: 30px;
    color: #fff;
    position: absolute;
    bottom: 50px;
    text-transform: uppercase;
}

.tab1 .tabb:hover>p {
    height: 94%;
    line-height: 34px;
    background: rgba(141, 133, 130, 0.56);
    bottom: 0;
    left: 0;
    color: #fff;
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
   
}

.indexcase ul li:first-child,
.indexteam ul li:first-child {
    margin-left: 20px;
}


/*team*/

.tab2 .swiper-slide {
    width: 175px!important;
}

.indexteam {
    border-top: 4px solid #c3c3c3;
}

.indexteam h3 {
    font-size: 20px;
    color: #6a6a6a;
    text-transform: uppercase;
    margin: 35px 0px 7px 0px;
    float: left;
}

.indexteam ul li {
    float: left;
    color: #6a6a6a;
    font-size: 14px;
    height: 60px;
    line-height: 30px;
    margin: 16px 0px 7px 0px;
    text-align: center;
    position: relative;
}

.indexteam ul li span {
    width: 1px;
    height: 20px;
    display: inline-block;
    background: #bdbdbd;
    position: absolute;
    top: 20px;
    left: 0px;
}

.indexteam ul li:first-child span,
.indexcase ul li:first-child span {
    display: none;
}

.indexteam ul li a {
    vertical-align: middle;
    height: 60px;
    line-height: 20px;
    text-align: center;
    display: table-cell;
    width: 107px;
}

.indexteam ul li.active {
    background: #8d8582;
    height: 60px;
    line-height: 30px;
    text-align: center;
}

.indexteam ul li.active a {
    color: #fff;
}

.tab2 .indexteamaa .swiper-slide .teamImg img {
    width: 159px;
    height: 150px;
}

.tab2 .indexteamaa .swiper-slide>p {
    width: 160px;
    height: 170px;
    display: block;
    float: left;
    margin: 18px 10px 0px 0px;
    position: relative;
}

.tab2 .indexteamaa .swiper-slide .teamImg {
    float: left;
    margin-right: 10px;
}

.tab2 .indexteamaa .swiper-slide .teamImg>p {
    text-align: left;
    position: absolute;
    width: 160px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: 50px;
    overflow: hidden;
    line-height: 50px;
    bottom: 0;
    left: 0;
    padding-left: 20px;
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.tab2 .indexteamaa .swiper-slide .teamImg:hover>p {
    height: 35%;
    line-height: 50px;
    background: rgba(141, 133, 130, 0.56);
    bottom: 0px;
    left: 0;
    color: #fff;
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.indexteamaa .swiper-slide .teamImg>p>.teamtitle {
    display: block;
    font-size: 16px;
    color: #000;
    position: absolute;
    bottom: 7px;
    opacity: 0;
}
.tab2 .indexteamaa .swiper-slide .teamImg:hover>p>.teamtitle {
    opacity: 1
}

.indexteamaa .swiper-slide .teamImg>p>.teamtitle>i {
    padding: 0px 0px 0px 5px
}

.indexteamaa .swiper-slide .teamImg>p>.teamtitle>em {
    font-size: 12px;
    color: #fff;
}

.indexteamaa .swiper-slide .teamImg>p>.teamfen {
    display: block;
    font-size: 16px;
    color: #fff;
    position: absolute;
    bottom: 0px;
}

.tab2 {
    position: relative;
    margin-top: 30px;
    display: none;
}

.tab2:first-child {
    display: block;
}

.tab2 .bannext {
    background: url(../images/nexta.png) center center no-repeat;
    width: 30px;
    height: 40px;
    right: auto;
    left: 50%;
    margin-left: 572px;
    top: 50%;
    margin-top: -10px;
}

.tab2 .banprev {
    background: url(../images/preva.png) center center no-repeat;
    width: 30px;
    height: 40px;
    right: 50%;
    left: auto;
    margin-right: 571px;
    top: 50%;
    margin-top: -10px;
}

