/*轮播图开始*/
.pagination-swiper {
    width: 100%;
    height: 10px;
    text-align: center;
    position: absolute;
    left: 0px;
    bottom: 5%;
    z-index: 20;
}

.banner-arr div {
    width: 48px;
    height: 48px;
    background-repeat: no-repeat;
    background-position: center center;
    border: 1px solid #ddd;
    border-radius: 50%;
    cursor: pointer;
    top: 48%;
    position: absolute;
    z-index: 9999;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 30px;
    height: 5px;
    border-radius: 5px;
    background-color: rgba(255, 255, 255, 0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
    cursor: pointer;
    margin: 2.5px 5px;
}

.swiper-active-switch {
    height: 10px;
    margin: 0px 5px;
    background-color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#00000000);
}

/*轮播图结束*/
.container-title {
    height: auto;
    min-height: 120px;
}

.title-kind {
    height: 120px;
    text-align: left;
}

.title-cn {
    color: #333333;
    font-size: 30px;
    font-weight: bold;
    margin: 40px 0 10px;
    text-align: left;
}

.title-en {
    color: #aaaaaa;
    font-size: 12px;
}

/*主体开始*/
@media (max-width: 600px) {
    .title-kind {
        width: 100%;
    }

    .tab-btn {
        margin: 0 20px 20px 0 !important;
    }
}

.tab-btn {
    color: #fff;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    background-color: #dddddd;
    border-radius: 20px;
    padding: 0 12px;
    margin: 40px 20px 0px 0;
    display: block;
    behavior: url(htc/ie-css3.htc);
    cursor: pointer;
}

.tab-btn:hover, .tab-btn:link {
    color: #fff;
}

.active {
    background-color: #194984;
}

.part-one-img {
    width: 100%;
}

.part-one-title {
    height: 50px;
    line-height: 50px;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.part-one-text {
    width: 100%;
    height: 65px;
    line-height: 21px;
    text-align: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    color: #333333
}

.part-one-more {
    height: 42px;
    line-height: 42px;
    color: #333;
    display: block;
    text-align: left;
}

/*轮播图2开始*/
.swiper-container2 {
    width: 100%;
    height: 300px;
    overflow: hidden;
    position: relative;
}

.pagination-swiper2 {
    width: 100%;
    height: 10px;
    text-align: right;
    position: absolute;
    right: 10px;
    bottom: 20px;
    z-index: 20;
}

.pagination-swiper2 .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #ddd;
    cursor: pointer;
    margin: 0 0 0 5px;
}

.pagination-swiper2 .swiper-active-switch {
    background: #194984;
    margin: 0 0 0 5px;
}

.part-two {
    height: 300px;
    overflow: hidden;
    position: relative;
}

.part-two-title {
    width: 100%;
    height: 50px;
    text-align: left;
    color: #fff;
    font-size: 18px;
    line-height: 50px;
    background-color: rgba(0, 0, 0, 0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
    padding-left: 5%;
    padding-right: 30%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.part-two-img {
    width: 100%;
    height: 100%;
    display: block;
}

.part-two-img img {
    width: 100%;
    height: 100%;
}

/*轮播图2结束*/
.video-box {
    width: 100%;
    height: 300px;
    overflow: hidden;
}

/*新闻框*/
.index-new-box {
    width: 100%;
    height: 300px;
}

.index-new-title {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #dddddd;
}

.index-new-title p {
    color: #194984;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 2px solid #194984;
    padding: 0 5px 20px 5px;
    float: left;
}

.index-new-title span {
    width: 1px;
    height: 16px;
    background: #dddddd;
    margin: 0 20px;
    float: left;
}

.no-active {
    color: #8ca4c1 !important;
    border-bottom: none !important;
}

.index-new-list li {
    text-align: left;
    margin-top: 18px;
    padding-left: 14px;
    padding-right: 25%;
    background: url(../img/list-point.jpg) no-repeat left center;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index-new-list li a {
    color: #999;
}

.index-new-list span {
    color: #999;
    position: absolute;
    right: 0;
}

/*分类*/
.kind-box {
    background-color: #f0f0f0;;
}

.kind-box div {
    height: 280px;
    padding: 20px;
}

.kind-box p {
    width: 40%;
    height: 30%;
    line-height: 84px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    position: absolute;
    left: 30%;
    top: 35%;
    background-color: rgba(0, 0, 0, 0.4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000);
}

.kind-box img {
    width: 100%;
    height: 240px;
}

/*主体结束*/
/*旗下公司开始*/
.subsidiary-company {
    width: 100%;
    height: 500px;
}

.subsidiary-company-title {
    height: 20%;
    font-size: 20px;
    border-bottom: 2px solid #e6e6e6;
}

.subsidiary-company-title span {
    width: auto;
    height: 100%;
    color: #194984;
    font-weight: bold;
    border-bottom: 2px solid #194984;
    margin: 0 auto;
}

.subsidiary-company-box {
    width: 100%;
    height: 60%;
    background-color: rgba(255, 255, 255, 0.8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8ffffff, endColorstr=#C8ffffff);
}

/*轮播图3开始*/
.swiper-container3 {
    height: 100%;
    overflow: hidden;
    position: relative;
}

.subsidiary-company-img {
    width: 50%;
    border: 1px solid #fff;
    border-radius: 50%;
    overflow: hidden;
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: 0 auto;
    margin-top: 30%;
    box-sizing: border-box;
}

.subsidiary-company-text {
    width: 100%;
    height: 20px;
    line-height: 20px;
    margin-top: 5%;
}

.banner-tab div {
    height: 20%;
    position: absolute;
    top: 40%;
    z-index: 999;
    cursor: pointer;
    width: 2%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
}

.swiper-container3 .swiper-wrapper div:hover {
    color: #194984;
    transition: 0.5s;
    transform: scale(1.1);
}

/*轮播图3结束*/
/*旗下公司结束*/