
.index_banner_contralors {
    position: absolute;
    right: 0px;
    bottom: 30px;
    width: 100%;
    /* background: url(../images/index_banner_page_bg.png) left top no-repeat; */
    background-size: 100% 100%;
    z-index: 11;
    /* border-radius: 30px 0px 0px 0px; */
    overflow: hidden;
    /* padding-left: 35px; */
    box-sizing: border-box;
}

.index_banner .swiper-slide>a {
    display: block;
}
.index_banner_contralors .swiper-pagination {
    position: relative;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0,0,0);
    z-index: 10;
    float: left;
    /* min-width: 30%; */
    width: 100%;
}


.index_banner_contralors .swiper-pagination-bullet , .index_banner_contralors .swiper-pagination-switch {
    display: inline-block;
    border-radius: 0px;
    /* background: #000;
    opacity: 1; */
    margin: 0px 8px;
    width: 30px;
	height: 3px;
	background: #fff;
	opacity: 0.2;
    filter:alpha(opacity=20);
}

.index_banner_contralors .swiper-pagination-bullet-active , .index_banner_contralors .swiper-active-switch {
    opacity: 1;
    filter:alpha(opacity=100);
}
.index_banner {
    width: 100%;
}

.index_banner img {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1;
}

.index_banner_container {
    width:100%;
    position: absolute;
    top: 25%;
    z-index: 10;
    left: 0px;
}

.index_banner_title {
    font-size: 52px;
    font-weight: bold;
	letter-spacing: 11px;
	color: #f8f8f8;
    margin-bottom: 36px;
}


.index_banner_desc {
    font-size: 52px;
	line-height: 56px;
	color: #f8f8f8;
    margin-bottom: 70px;
}

.index_banner_links {
    overflow: hidden;
    margin-bottom: 30px;
}

.index_banner_links a {
    display: inline-block;
    border-radius: 40px;
    border: 1px solid #fff;
	border: solid 1px rgba(255,255,255,0.5);
    margin-right: 40px;
    background: transparent;
    width: 240px;
	height: 58px;
	line-height: 58px;
    text-align: center;
    font-size: 24px;
	color: #f8f8f8;
}

.index_about {
    padding: 120px 0px 117px;
    background: #fff;
}


.index_about_right {
    width: 48.61%;
    float: right;
    position: relative;
}

.index_about_right>img {
    width: 97.14%;
    position: relative;
    height: auto;
    z-index: 1;
}

.index_about_right_bg {
    width: 97.14%;
    height: 100%;
    position: absolute;
    right: 0px;
    bottom: -20px;
    background: #e9f4fb;
}

.index_about_left {
    width: 51.39%;
    float: left;
    box-sizing: border-box;
    padding-right: 40px;
}

.index_about_top {
    margin-bottom: 76px;
}

.index_about_left .index_title p {
    display: inline-block;
}

.index_about_left .index_title {
    margin-bottom: 58px;
}

.index_title_ch {
    font-size: 30px;
	font-weight: bold;
	color: #333;
}

.index_about_left .index_title_ch {
    margin-right: 10px;
}


.index_title_content {
    min-height: 167px;
    font-size: 16px;
	line-height: 30px;
	color: #333;
    margin-bottom: 70px;
}
.index_title_content p {
    margin-bottom: 30px;
    font-size: 18px;
}


.index_title_en {
    font-size: 24px;
	color: #999;
}


.index_more {
    height: 48px;
    line-height: 48px;
    text-align: center;
    padding: 0px 40px;
    display: inline-block;
	background: #0d75ce;
	border-radius: 24px;
    font-size: 20px;
	color: #fff;
    border: 1px solid #0d75ce;
}

.index_about_list li {
    width: 22.91%;
    float: left;
    height: 180px;
    box-sizing: border-box;
    margin-right: 2.78666%;
    background: #eaf6ff;
    text-align: center;
    padding: 50px 20px 20px;
    font-size: 16px;
	color: #666;
    transition: all 0.5s;
    cursor: pointer;
    position: relative;
}

.about_bg_img {
    width: 100%;
    position: absolute;
    z-index: 0;
    top: 0px;
    left: 0px;
    transition: all 0.5s;
    /* display: none; */
    height: 0%;
}

.index_about_list li p{
    position: relative;
    z-index: 1;
}

.index_about_list li.margin0 {
    margin-right: 0px;
}


.index_about_list li.clear {
    height: 0px;
    padding: 0px;
    margin: 0px;
    padding: 0px;
    float: none;
}

.index_about_list_top {
    font-size: 16px;
    margin-bottom: 20px;
	color: #333;
}

.index_about_list_num {
    font-family: Bebas;
    font-size: 30px;
	color: #0d75ce;
}

.index_about_list li:hover .about_bg_img{
    /* display: block; */
    height: 100%;
}

.index_about_list li:hover , .index_about_list li:hover .index_about_list_top ,.index_about_list li:hover .index_about_list_num {
    color: #fff;
}

.index_product .index_title , .index_product_list {
    position: relative;
    z-index: 1;
}

.index_product {
    position: relative;
    padding: 80px 0px 60px;
}

.index_product_bg {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    top: 0px;
    left: 0px;
    position: absolute;
}


.index_title_center {
    text-align: center;
}

.index_product .index_title_ch  , .index_product .index_title_en{
    color: #fff;
}

.index_product_list {
    overflow: hidden;
    margin: 60px 0px;
}

.index_product_list li {
    width: 25%;
    float: left;
}

.index_product_image {
    width: 100%;
    height: auto;
    display: block;
}

.index_product_list li a {
    display: block;
    position: relative;
    bottom: 0px;
    transition: all 0.5s;
}


.index_product_content {
    width: 100%;
    box-sizing: border-box;
    padding: 30px 60px 66px;
    background: transparent;
    transition: all 0.5s;
}

.index_product_name {
    overflow: hidden;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    font-size: 24px;
	font-weight: bold;
	color: #fff;
    margin-bottom: 40px;
    white-space:nowrap; 
    text-overflow:ellipsis; 
    -o-text-overflow:ellipsis; 
    overflow: hidden; 
}

.index_product_name img {
    max-width: 35px;
    max-height: 48px;
    margin-right: 23px;
    position: relative;
    bottom: 4px;
}

.index_product_list li .img2 {
    display: none;
}

.index_product_desc {
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 18px;
	line-height: 30px;
	color: #fff;
	opacity: 0.8;
    height: 90px;
}

.index_more {
    vertical-align: middle;
}

.index_product .index_more {
    background: #fff;
    border: 1px solid #fff;
    color: #0d75ce;
}

.index_product_btn {
    overflow: hidden;
    text-align: center;
    position: relative;
    z-index: 1;
}

.index_product .index_more img {
    height: 15px;
    margin-left: 14px;
    position: relative;
    bottom: 2px;
}

.index_news {
    background: #f7f7f7;
    padding: 128px 0px 80px;
}

.index_news_list {
    margin: 63px 0px 30px;
}

.index_news_list li {
    float: left;
    width: 31.52%;
    margin-right: 2.72%;
}

.index_news_list li.margin0 {
    margin-right: 0px;
}

.index_news_list li.clear {
    width: 0px;
    height: 0px;
    padding: 0px;
    margin: 0px;
    float: none;
}

.index_title_center .index_title_ch {
    margin-bottom: 30px;
}


.index_news_list li a {
    display: block;
    background: #fff;
    width: 100%;
    box-sizing: border-box;
    position: relative;
    bottom: 0px;
    transition: all 0.5s;
}

.index_news_list li a>img {
    width: 100%;
    height: auto;
}

.index_news_content {
    width: 100%;
    box-sizing: border-box;
    padding: 30px;
}

.index_news_title {
    font-size: 20px;
	font-weight: bold;
	line-height: 30px;
    height: 30px;
	color: #333;
    margin-bottom: 28px;
    white-space:nowrap; 
    text-overflow:ellipsis; 
    -o-text-overflow:ellipsis; 
    overflow: hidden; 
}

.index_news_desc {
    font-size: 16px;
	line-height: 26px;
	color: #999;
    margin-bottom: 30px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 52px;
}


.index_news_time {
    font-family: Bahnschrift;
    font-size: 22px;
	line-height: 30px;
	color: #999;
}


.index_news_more img {
    height: 15px;
    margin-left: 14px;
    position: relative;
    bottom: 2px;
}

.index_news_more .img2 {
    display: none;
}

@media (min-width:769px) {
    .index_banner_links a:hover {
        background: #fff;
        color: #0672be;
        border: 1px solid #fff;
    }
    .index_more:hover {
        background: #ecf3f8 ;
        color: #0d75ce;
        border: 1px solid #0d75ce;
    }
    .index_product_list li:hover a {
        bottom: 20px;
    }
    .index_product_list li:hover .index_product_content{
        background: #fff;
    }

    .index_product_list li:hover .img2 {
        display: inline-block;
    }

    .index_product_list li:hover .img1 {
        display: none;
    }
    .index_product_list li:hover .index_product_name {
        color: #0d75ce;
    }

    .index_product_list li:hover  .index_product_desc {
        color: #666666;
	    opacity: 0.8;
    }
    .index_news_list li:hover a {
        box-shadow: 0px 10px 38px 0px 
		rgba(5, 101, 184, 0.1);
        bottom: 20px;
    }

    .index_news_list li:hover .index_news_title {
        color: #0d75ce;
    }
    .index_news_more:hover .img1 {
        display: none;
    }
    .index_news_more:hover .img2 {
        display: inline-block;
    }
}


@media (max-width:768px) {
    .index_banner_title {
        font-size: 14px;
        letter-spacing: 6px;
        margin-bottom: 6px;
    }
    .index_banner_desc {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 10px;
    }
    .index_banner_container {
        top: 10%;
    }
    .index_banner_links {
        overflow: hidden;
        margin-bottom: 10px;
    }
    .index_banner_links a {
        border-radius: 40px;
        margin-right: 4%;
        width: 35%;
        height: 33px;
        line-height: 32px;
        font-size: 12px;
    }

    .index_banner_contralors {
        bottom: 4px;
    }
    .index_about {
        padding: 20px 0px;
    }
    .index_about_left {
        width: 100%;
        padding-right: 0px;
    }
    .index_title_ch {
        font-size: 20px;
        display: block !important;
        text-align: center;
        margin-bottom: 10px !important;
    } 
    .index_title_en {
        font-size: 16px;
        display: block !important;
        text-align: center;
    }
    .index_title .index_title_en.hidden-xs{
        display: none !important;
    }
    .index_about_left .index_title {
        margin-bottom: 20px;
    }
    .index_title_content {
        min-height: 0px;
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 10px;
    }
    .index_title_content p {
        margin-bottom: 18px;
    }
    .index_more {
        height: 32px;
        line-height: 32px;
        border-radius: 24px;
        font-size: 12px;
    }
    .index_about_right {
        width: 100%;
        margin-top: 20px;
    }
    .index_about_right_bg {
        bottom: -10px;
    }
    .index_about_top {
        margin-bottom: 30px;
    }
    .index_about_list li {
        width: 49%;
        margin-bottom: 10px;
        margin-right: 2%;
        height: 94px;
        padding: 20px 0px;
        font-size: 13px;
    }

    .index_about_list li:nth-child(2n){
        margin-right: 0px;
    }
    .index_about_list_top {
        font-size: 12px;
        margin-bottom: 6px
    }
    .index_about_list_num {
        font-size: 20px;
    }
    .index_product_list li {
        width: 50%;
        margin-bottom: 10px;
    }
    .index_product_content {
        padding: 14px 8%;
    }
    .index_product_list li {
        width: 50%;
    }
    .index_product_name img {
        max-width: 16px;
        max-height: 24px;
        margin-right: 6px;
        bottom: 4px;
    }
    .index_product_name {
        height: 28px;
        line-height: 26px;
        font-size: 15px;
        margin-bottom: 4px;
    }
    .index_product_desc {
        font-size: 13px;
        line-height: 24px;
        height: 72px;
    }
    .index_product {
        padding: 20px 0px;
    }
    .index_product_list {
        margin: 20px 0px 0px;
    }
    .index_product .index_more img , .index_news_more img {
        height: 10px;
        margin-left: 8px;
        bottom: 2px;
    }
    .index_news {
        padding: 20px 0px;
    }
    .index_news_list li {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 15px;
    }
    .index_news_list {
        margin: 20px 0px 0px;
    }
    .index_news_content {
        padding: 16px;
    }
    .index_news_title {
        font-size: 16px;
        line-height: 24px;
        height: 24px;
        margin-bottom: 10px;
    }
    .index_news_desc {
        font-size: 13px;
        line-height: 22px;
        margin-bottom: 8px;
        height: auto;
    }
    .index_news_time {
        font-size: 14px;
        line-height: 20px;
    }

    .index_abour_niew_more {
       text-align: center;
    }
}