.page_header{
    position:fixed;
    top:0;
    left:0;
    width:100vw;
}
.index{
    width:100vw;
    height:100vh;
    position: relative;
    overflow: hidden;
}
.index_tab{
    width:100vw;
    height:100vh;
    overflow-x: hidden;
    overflow-y: scroll;
    background-size:cover;
    background-repeat: no-repeat;
    background-position:top center;
    position: relative;
}
#intro{
}
#intro .title{
    position: relative;
    width: 90.4vw;
    margin: 32.8vw auto 0 auto;
    display: block;
}
#intro .intro{
    font-size:13px;
    width:88.5vw;
    margin:15.2vw auto 0 auto;
    color:#fff;
    line-height:25px;
}
#intro .series_list{
    margin-top:4vw;
    width:100vw;
    text-align: center;
}
#intro .series_list .item{
    width:90px;
    height:90px;
    display: inline-block;
    vertical-align: middle;
}
#intro .series_list .item2{
    margin-top: -12px;
}
#intro .series_list .item span{
    font-size:13px;
    color:#F9FBFF;
    display: inline-block;
    vertical-align: middle;
    line-height:90px;
}
#intro .series_list .item .two_line{
    line-height: 18px;
    padding:27px 0;
}
.next_page{
    position:fixed;
    bottom:4vw;
    width:8vw;
    height:8vw;
    left:46vw;
    z-index:10;
}

#video .play_container{
    width:91.2vw;
    height:53.6vw;
    position: absolute;
    top:17.6vw;
    left:4.4vw;
    background-color:RGBA(0, 10, 45, 0.6);
}
#video .play_container .play_btn{
    width:13.6vw;
    height:13.6vw;
    display: inline-block;
    position: absolute;
    left:38.8vw;
    top:20vw;
}
#video .play_container .video{
    width:100%;
    height:100%;
    position: absolute;
    left:0;
    top:0;
    display: none;
}
#video .stat{
    text-align:center;
    position:absolute;
    top:80.8vw;
    width:100vw;
}
#video .item{
    width:50vw;
    display: inline-block;
    vertical-align: top;
    margin-bottom:13.6vw;
}
#video .item .number{
    height:48px;
    color:#fff;
}
#video .item .value{
    line-height: 48px;
    display: inline-block;
    vertical-align: bottom;
    font-size:40px;
    position: relative;
}
#video .item .value>img{
    height:40px;
    position: absolute;
    right:-15px;
    bottom:-5px;
}
#video .item .dw{
    display: inline-block;
    font-size:14px;
    line-height: 20px;
    vertical-align: bottom;
    margin-bottom: -9px;
}
#video .item .label{
    width:37.6vw;
    font-size:13px;
    text-align:center;
    color:#fff;
    line-height:18px;
    margin-top:4.8vw;
    display: inline-block;
}
/* 发展历程 */
#history .title{
    font-size:16px;
    color:#014098;
    line-height: 28px;
    padding-top: 19.2vw;
    margin:auto;
    text-align: center;
}
#history .title span{
    padding:0 5px;
    border-bottom:1px solid #014098;
    display: inline-block;
}
#history .history_container{
    height:129.6vw;
    overflow:hidden;
    position: relative;
    margin-top:6.4vw;
    overflow: scroll;
}
#history .history_list{
    margin-left:15vw;
    padding-right:7.2vw;
    position: relative;
}
#history .history_list .year_item{
    position: relative;
    margin-top:12px;
}
#history .history_list .image{
    width:26.4vw;
    height:26.4vw;
    border:1px solid #014098;
    border-radius:50%;
    position: absolute;
    left:-29.6vw;
    top: -13.2vw;
}
#history .history_list .point{
    height:18px;
    line-height: 18px;
    display: inline-block;
    vertical-align: top;
    margin-right:10px;
    margin-top: 23px;
}
#history .history_list .point>div{
    width:6px;
    height:6px;
    border:2px solid #014098;
    background-color:#fff;
    display: inline-block;
    border-radius:50%;
    vertical-align: top;
}
#history .history_list .info{
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 36px);
}
#history .history_list .date{
    font-size:15px;
    line-height: 21px;
    color:#014098;
    display: block;
}
#history .history_list .label{
    display: block;
    line-height:17px;
    font-size:12px;
    color:#fff;
    min-height: 51px;
}
#history .history_list .month_item{
    min-height:54px;
    margin-bottom:6px;
}
#history .history_list .month_item .point>div{
    background:#fff;
}
#history .history_list .line{
    height:100%;
    width:1px;
    background: #014098;
    position: absolute;
    left:4.5px;
    top:0;
}
.top_hide{
    width:10px;
    background:linear-gradient(rgba(34,36,50,1),rgba(34,36,50,0));
    height:13.2vw;
    position: absolute;
    top:0;
    left:15vw;
}
.bottom_hide{
    width:10px;
    background:linear-gradient(rgba(25,26,39,0),rgba(25,26,39,1));
    height:40px;
    position: absolute;
    bottom:0;
    left:15vw;
}
/* 行业担当 */
#industry .title{
    font-size:16px;
    line-height:28px;
    padding-top:80px;
    margin:auto;
    color:#014098;
    text-align: center;
}
#industry .title span{
    padding:0 5px;
    border-bottom:1px solid #014098;
    display: inline-block;
}
#industry .company_list{
    max-height: 170px;
    overflow: hidden;
    position: relative;
    margin-top:4vw;
}
#industry .company_list .item{
    font-size:12px;
    color:#182C4C;
    line-height:17px;
    padding:0 6px;
    display: inline-block;
    vertical-align: middle;
}
#industry .company_list>div{
    height:17px;
    overflow: hidden;
    margin-bottom:4vw;
    text-align: center;
    width:100vw;
}
#industry .company_list>div:nth-child(3){
    opacity: 0.8;
}
#industry .company_list>div:nth-child(4){
    opacity: 0.5;
}
#industry .company_list>div:nth-child(5){
    opacity: 0.1;
}
#industry .company_list>div:nth-child(n+6){
    opacity: 0;
}
#industry .show_more{
    width:100vw;
    text-align: center;
    margin-top:4vw;
}
#industry .show_more a{
    display: inline-block;
    width:88px;
    height:32px;
    line-height:32px;
    border:1px solid #014098;
    border-radius:18px;
    text-align: center;
    font-size:13px;
    color:#014098;
}
.honor_list{
    width:100vw;
    position: relative;
    overflow:hidden;
    margin-top:15vw;
    padding-bottom:10px;
}
.honor_list .item{
	display: inline-block;
    width: 100vw;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-ms-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	-o-transform: scale(0.8);
	transform: scale(0.8);
	-webkit-backface-visibility: hidden;
    text-align: center;
    vertical-align: middle;
}
.honor_list .swiper-slide-active .item{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.honor_list .item .image{
    padding:3.2vw 2.4vw;
    background-color:#fff;
    display: inline-block;
}
.honor_list .item .image img{
    width:48.8vw;
    /* height:36vw; */
    display: inline-block;
}
.honor_list .item .name{
    font-size:12px;
    color:#333;
    line-height: 17px;
    margin-top:3.8vw;
    text-align: center;
    display: none;
}
.honor_list .swiper-slide-active .item .name{
	display: block;
}
/* 管理体系 */
#manage .title{
    font-size:16px;
    color:#014098;
    line-height: 28px;
    padding-top: 19.2vw;
    margin:auto;
    text-align: center;
}
#manage .title span{
    padding:0 5px;
    border-bottom:1px solid #014098;
    display: inline-block;
}
#manage .tips{
    font-size:13px;
    color:#333;
    line-height: 18px;
    width:287px;
    margin:7px auto;
    text-align: center;
}
#manage .list{
    margin-top:8vw;
    text-align: center;
    width: 100vw;
    overflow: hidden;
}
#manage .item{
    width:92vw;
    padding:0 4vw 4vw 4vw;
    display: inline-block;
    vertical-align: top;
}
#manage .item .image{
    padding:2vw;
    background-color:#fff;
    display: inline-block;
}
#manage .item .image img{
    width:37.5vw;
    height:50vw;
    display: inline-block;
}
#manage .item .name{
    margin-top:6vw;
    font-size:12px;
    color:#333;
    line-height: 17px;
}
/* 文化展示 */
#show{
}
#show .title{
    font-size:16px;
    color:#014098;
    line-height: 28px;
    padding-top: 19.2vw;
    margin:auto;
    text-align: center;
}
#show .title span{
    padding:0 5px;
    border-bottom:1px solid #014098;
    display: inline-block;
}
#show .list{
    text-align: center;
}
#show .item{
    margin-top:8vw;
    width:50vw;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}
#show .item .image{
    width:56px;
    display: inline-block;
    vertical-align: middle;
}
#show .item .image img{
    width:56px;
    height:56px;
    display: inline-block;
}
#show .item .image .name{
    font-size:12px;
    color:#5ABEFF;
    line-height:17px;
    margin-top:5px;
}
#show .item .label{
    width:87px;
    font-size:13px;
    color:#E3E3E3;
    line-height: 18px;
    margin-left:3.6vw;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}
/* 合作伙伴 */
#partner{}
#partner .title{
    font-size:16px;
    color:#014098;
    line-height: 28px;
    padding-top: 19.2vw;
    margin:auto;
    text-align: center;
}
#partner .title span{
    padding:0 5px;
    border-bottom:1px solid #014098;
    display: inline-block;
}
#partner .list{
    border-top:1px solid #c7c7c7;
    border-left:1px solid #c7c7c7;
    width:calc(88.5vw + 3px);
    margin:8.8vw auto 0 auto;
    margin-bottom:4vw;
}
#partner .row{
    border-bottom:1px solid #C7C7C7;
    display: inline-block;
}
#partner .item{
    padding:4vw;
    width:21.5vw;
    height:21.5vw;
    line-height: 21.5vw;
    background-color:#fff;
    display: inline-block;
    vertical-align: middle;
    border-right:1px solid #C7C7C7;
}
#partner .item img{
    width:21.5vw;
    max-height:21.5vw;
    display: inline-block;
    vertical-align: middle;
}

/* 部门 */
.team_title_swiper{
    width:100vw;
    position: relative;
    overflow:hidden;
    padding-top: 19.2vw;
}
.team_title_swiper .item{
	display: block;
    width: 100vw;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-ms-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-ms-transform: scale(0.9);
	-o-transform: scale(0.9);
	transform: scale(0.9);
	-webkit-backface-visibility: hidden;
    text-align: center;
    vertical-align: middle;
    font-size:14px;
}
.team_title_swiper .item span{
    width:30vw;
    padding:0 5px;
    height: 28px;
    line-height: 28px;
    color:#ACACAC;
    display: inline-block;
}
.team_title_swiper .swiper-slide-active .item {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.team_title_swiper .swiper-slide-active .item span{
    color:#014098;
    border-bottom:1px solid #014098;
}

.team_swiper{
    width: 100vw;;
    /* height: 550px; */
    margin:10.2vw auto 0 auto;
    /* overflow:hidden; */
}
.team_swiper .swiper-slide .item{
	vertical-align: middle;
	display: inline-block;
    width: 100vw;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-ms-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-ms-transform: scale(0.9);
	-o-transform: scale(0.9);
	transform: scale(0.9);
    -webkit-backface-visibility: hidden;
    opacity: 0.5;
    text-align: center;
    position: relative;
}
.team_swiper .swiper-slide-active .item {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}
.team_swiper .swiper-slide .item img{
    width:280px;
    height:168px;
}
.team_swiper .item .content{
    display: none;
    width:90.4vw;
    position: absolute;
    top:calc(13.6vw + 140px);
    left:4.8vw;
    text-align: left;
}
.team_swiper .item .name{
    font-size:14px;
    color:#fff;
    line-height: 20px;
}
.team_swiper .item .intro{
    font-size:12px;
    color:#A6A6A6;
    line-height: 24px;
    height:96px;
    margin-top:10px;
    overflow:hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.team_swiper .item .learn_more{
    width:158px;
    height:38px;
    border:1px solid #fff;
    border-radius:4px;
    line-height:38px;
    text-align: center;
    margin:5px auto 0 auto;
    cursor:pointer;
    display: block;
}
.team_swiper .item .learn_more img{
    width:38px;
    height:20px;
    display: inline-block;
    margin-right:11px;
    vertical-align: middle;
}
.team_swiper .item .learn_more span{
    font-size:13px;
    color:#fff;
    display: inline-block;
    vertical-align: middle;
}
.team_swiper .swiper-slide-active .item .content{
    display: block;
}

/* 侧边图标 */
.call{
    width:14.4vw;
    height:14.4vw;
    position:fixed;
    right:calc(14.4vw + 14px);
    bottom:23.2vw;
    z-index: 100;
}
.call img{
    width:14.4vw;
    height:14.4vw;
}
.top{
    width:20.8vw;
    height:20.8vw;
    position:fixed;
    right:3.2vw;
    bottom: 6.4vw;
    z-index: 100;
}
.qq{
    width:14.4vw;
    height:14.4vw;
    position:fixed;
    right:32px;
    bottom: 40vw;
    z-index: 100;
}
.qq img{
    width:14.4vw;
    height:14.4vw;
}
.right_btn{
    position: fixed;
    width:14.4vw;
    height:14.4vw;
    right:-7.2vw;
    bottom:23.2vw;
    z-index: 100;
}
.close_more_btn{
    position:fixed;
    width:14.4vw;
    height:14.4vw;
    right:5px;
    bottom:23.2vw;
    z-index: 100;
}

/* 联系我们 */
#contact{
    position: relative;
    background-color: #e5e9f3;
    background-position:center 40px;
    /* min-height: 100vh;
    height:auto; */
}
#contact .bg{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-size:100% 100%;
    background-position: center 40px;
}
#contact .title{
    font-size:16px;
    color:#014098;
    line-height: 28px;
    padding-top: 19.2vw;
    margin:auto;
    text-align: center;
    position: relative;
}
#contact .title span{
    padding:0 5px;
    border-bottom:1px solid #014098;
    display: inline-block;
}
.contact_content{
    margin:9.3vw auto 0 auto;
    width:100vw;
    position: relative;
}
.headquarters{
    margin-bottom:14px;
}
.line{
    height:1px;
    background-color:#D2D0D0;
    width:calc(100% - 20px);
    margin:0 auto;
}
.headquarters .item{
    width:calc(100% - 71px);
    margin: 0 auto 17px auto;
    padding-left: 31px;
    position: relative;
}
.headquarters .item:last-child{
    margin-bottom:0;
}
.headquarters .item .logo{
    width:20px;
    height:20px;
    position: absolute;
    left:0;
    top:0;
}
.headquarters .item .value{
    line-height: 17px;
    font-size:12px;
    color:#333;
    padding-top:1.5px;
}
.contact_content .service{
    margin-top:14px;
}
.contact_content .service .title2{
    margin:0 auto 15px auto;
    text-align: center;
}
.contact_content .service .title2 span{
    display: inline-block;
    font-size:14px;
    color:#014098;
    line-height: 28px;
    padding:0 15px;
    border-radius:15px;
    border:1px solid #014098;
}
.contact_content .service .item{
    width:calc(100% - 71px);
    margin: 0 auto 20px auto;
    padding-left: 31px;
    position: relative;
}
.contact_content .service .item .logo{
    width:20px;
    height:20px;
    position: absolute;
    left:0;
    top:50%;
    margin-top:-10px;
}
.contact_content .service .item .value{
    line-height: 17px;
}
.contact_content .service .item .phone{
    color:#333;
    font-size:12px;
}
.contact_content .service .item .location{
    color:#666;
    font-size:12px;
}
.contact_content .support{
    text-align: center;
    padding-bottom:50px;
}
.contact_content .support .title2{
    margin:0 auto 10px auto;
    text-align: center;
    margin-top:14px;
}
.contact_content .support .title2 span{
    display: inline-block;
    font-size:14px;
    color:#014098;
    line-height: 28px;
    padding:0 15px;
    border-radius:15px;
    border:1px solid #014098;
}
.contact_content .support .phone{
    margin:0 auto;
    text-align:center;
    display: block;
}
.contact_content .support .phone .logo{
    width:20px;
    height:20px;
    display: inline-block;
    vertical-align: middle;
}
.contact_content .support .phone span{
    line-height: 20px;
    font-size:14px;
    color:#333;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    margin-left:10px;
}

/* 分页器 */
.index .swiper-pagination-bullet{
    width: 6px;
    height: 6px;
    border: 1px solid #014098;
    display: inline-block;
    border-radius: 100%;
    background: none;
    opacity: 1;
    margin:20px auto!important;
}
.index .swiper-pagination-bullet-active {
    width:10px;
    height:10px;
    opacity: 1;
    background: #014098;
}


.page_main{
    position: relative;
}
.swiper-pagination-bullet{
    width: 24px;
    height: 3px;
    background: #969696;
    border-radius: 0;
}
.swiper-pagination-bullet-active{
    background: #004193;
}

/* 首页产品 */
/* 新版 */
.of_single{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.of_multi{
    overflow: hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2; 
}
.index_product{
    position: relative;
    /* background-color:#DDE3EB; */
    /* background-color:#FFFFFF; */
    padding:30px 4vw 0;
    overflow: hidden;
    margin-bottom: 40px;
}
.product_title{
    height: 40px;
    margin: 0 auto 16px;
    position: relative;
}
.product_title p{
    font-size: 10px;
    letter-spacing:5px;
    color: #999999;
    line-height: 14px;
    margin-bottom: 5px;
}

.product_title .title_name{
    height: 25px;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
}
.product_title .title_name .name_line{
    display: inline-block;
    vertical-align: middle;
    height: 18px;
    width: 1px;
    background: #014098;
    margin-right: 10px;
}
.product_title .title_name .name_text{
    font-size: 18px;
    color: #014098;
    /* font-weight: 600; */
    line-height: 25px;
}
.index_product .product_bg{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
}
.index_product .product_title .title_name .name_line_white{
    background: #FFFFFF;
}
.index_product .product_title .title_name .name_text_white{
    color: #FFFFFF;
}
/* 产品中心 */
.product_show{
    margin-bottom: 15px;
    overflow: hidden;
    height: 61.3vw;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
}
.product_show .show_bar{
  width: 10.6vw;
  height: 100%;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product_show .show_bar img{
    display: block;
    width: 2.1vw;
    height: 4.2vw;
}
.product_show .show_left{
    position: relative;
    height: 56.8vw;
    width: 56.8vw;
}
.product_show .show_left .show_left_img{
    position: absolute;
    width: 100%;
    height: 100%;
    display: none;
}
.product_show .show_right{
    width: 14.4vw;
    height: 100%;
    overflow: hidden;
    overflow-y: auto;
}
.product_show .show_right .show_right_item{
    width: 13.8vw;
    height: 13.8vw;
    border: 1px solid rgb(228,228,228);
    margin-bottom: 1vw;
}
.product_show .show_right .show_right_active{
    border-color: #014098;
}
.product_show .show_right .show_right_item:last-child{
    margin-bottom: 0;
}
.product_show .show_right .show_right_item img{
    display: block;
    height: 100%;
    width: 100%;
}
.product_item{
    display: none;
}
.product_name{
    margin-bottom: 12px;
    font-size: 16px;
    line-height: 22px;
    overflow: hidden;
    color: #000000;
}
.product_name .product_name_mark{
    display: inline-block;
    vertical-align: middle;
    margin-left: 16px;
    height: 20px;
    padding: 0 8px;
    font-size: 12px;
    color: #0052B9 ;
    line-height: 20px;
    background: rgba(0,82,185,.1);
}
.product_desc{
    margin-bottom: 16px;
    font-size: 12px;
    color: #666;
    line-height: 20px;
}
.product_handler{
    display: -webkit-flex;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.product_handler .handler_btn{
    height: 30px;
    line-height: 30px;
    border: 1px solid #014098;
    background: #014098;
    text-align: center;
    color: #FFFFFF;
    font-size: 12px;
    width: 43.7vw;
}
.product_handler .right_handler{
    background: #FFFFFF;
    color: #014098;
}
/* 产品中心 end */
/* 关于 */
.index_about{
   overflow: hidden;
}
.index_about .about_video{
    margin: 30px auto 0;
    height: 53vw;
    width: 100%;
    background: #000000;
    position: relative;
}
.index_about .about_video .play_img{
    height: 50px;
    width: 50px;
    position: absolute;
    left: calc(50% - 25px);
    top: calc(50% - 25px);
}
.index_about .about_moudle{
    margin-bottom: 15px;
    overflow: hidden;
    width: 100%;
}
.index_about .about_moudle .about_item{
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
    font-weight: normal;
    padding: 25px 30px 25px 23px;
    border-bottom: 1px dashed rgba(255,255,255,.3);
}
.index_about .about_moudle .about_item:last-child{
    border: none;
}
.index_about .about_moudle .about_item .item_top{
    font-size: 3.7vw;
    line-height: 10.6vw;
    color: #FFFFFF;
    flex: 1;
    margin-right: 15px;
}
.index_about .about_moudle .about_item .item_top span{
    font-size: 10.1vw;
    margin-right: 2px;
}
.index_about .about_moudle .about_item .item_bot{
    width: 35vw;
    font-size: 3.2vw;
    line-height: 4.5vw;
    color: #FFFFFF;
}
/* 关于 end */
/* 知识应用 */
.index_knowledge{
    overflow: hidden;
}
.index_knowledge .knowledge_tab{
    width: 100%;
    height: 24px;
    margin-top: 20px;
    margin-bottom: 16px;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
}
.index_knowledge .knowledge_tab.knowledge_tab_en{
    height: auto;
}
.index_knowledge .knowledge_tab.knowledge_tab_en .tab_item{
    height: auto;
}
.index_knowledge .knowledge_tab.knowledge_tab_en .tab_item span{
    display: inline-block;
    line-height: 24px;
    word-wrap: break-word;
    word-break: break-word;
}
.index_knowledge .knowledge_tab .tab_item{
    flex: 1;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color: #939393;
    text-align: center;
}
.index_knowledge .knowledge_tab .tab_active{
    background: #014098;
    color: #FFFFFF;
}
.index_knowledge .knowledge_module{
    overflow: hidden;
    display: none;
}
.index_knowledge .knowledge_module .knowledge_item{
    padding: 15px;
    margin-bottom: 6px;
    background: #F9F9F9;
    overflow: hidden;
}
.index_knowledge .knowledge_module .knowledge_item .knowledge_title{
    font-size: 14px;
    color: #000000;
    height: 20px;
    line-height: 20px;
    margin-bottom: 6px;
}
.index_knowledge .knowledge_module .knowledge_item .knowledge_desc{
    margin-bottom: 3px;
    font-size: 12px;
    color: #999999;
    line-height: 17px;
    height: 34px;
}
.index_knowledge .knowledge_module .knowledge_item .knowledge_bot{
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: nowrap;
}
.index_knowledge .knowledge_module .knowledge_item .knowledge_bot .bot_line{
    height: 3px;
    width: 13px;
    background: #0052B9;
}
.index_knowledge .knowledge_module .knowledge_item .knowledge_bot .bot_text{
    font-size: 10px;
    line-height: 14px;
    color: rgba(0,82,185,0.5);
}
/* 知识应用 end */
/* 新闻 */
.index_news{
    overflow: hidden;
}
.index_news .recommend_news{
    overflow: hidden;
    margin: 30px auto 20px;
}
.index_news .recommend_news .news_img{
    width: 100%;
    height: 40.5vw;
}
.index_news .recommend_news .news_img img{
    display: block;
    width: 100%;
    height: 100%;
}
.index_news .recommend_news .recommend_news_content{
    padding: 15px 15px 20px;
    overflow: hidden;
    background: #FFFFFF;
}
.index_news .recommend_news .recommend_news_content .content_top{
    margin-bottom: 14px;
    height: 44px;
    display: -webkit-flex;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}
.index_news .recommend_news .recommend_news_content .content_top .top_time{
   text-align: center;
   font-size: 36px;
   color: #999999;
}
.index_news .recommend_news .recommend_news_content .content_top .top_time .top_time_d{
    text-align: center;
    line-height: 40px;
    font-size: 36px;
    color: #999999;
}
.index_news .recommend_news .recommend_news_content .content_top .top_time .top_time_ym{
    text-align: center;
    font-size: 10px;
    line-height: 14px;
}
.index_news .recommend_news .recommend_news_content .content_top .top_title{
    height: 44px;
    line-height: 22px;
    width: 68vw;
    font-size: 16px;
    color: #333333;
}
.index_news .recommend_news .recommend_news_content .content_bot{
    font-size: 12px;
    color: #666666;
    line-height: 18px;
    height: 36px;
}
.index_news .news_item{
    display: -webkit-flex;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    margin-bottom: 14px;
    height: 20px;
    overflow: hidden;
}
.index_news .news_item .news_item_line{
    height: 10px;
    width: 10px;
    background: #FFFFFF;
    margin-right: 10px;;
}
.index_news .news_item .news_item_title{
    flex: 1;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #FFFFFF;
}
/* 新闻 end */
.page_bot{
    margin: 30px 15px;
    overflow: hidden;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}
.page_bot .page_bot_left{
    flex: 1;
}
.page_bot .page_bot_left p{
    font-size: 10px;
    color: #999999;
    line-height: 14px;
}
.page_bot .page_bot_left p a{
    color: #999999;
}
.page_bot>img{
    height:26px;
    width: 22px;
}
/* 新版 end */
.product_img{
    position: absolute;
    right: 0;
    top: 0;
}
.product_title_swiper{
    width:1200px;
    position: relative;
    overflow:hidden;
    margin: 0 auto;
}
.product_title_swiper .swiper-wrapper{
    padding-left: 50px!important;
    padding-right: 50px!important;
    width: 1000px;
    transform: translate3d(0px, 0px, 0px)!important;
    overflow: hidden;
}
.product_title_swiper .item{
	display: block;
	width: 240px;
    height: 170px;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-ms-transition: 300ms;
	-o-transition: 300ms;
    transition: 300ms;
	-webkit-backface-visibility: hidden;
    text-align: center;
    vertical-align: middle;
    color:#333;
    position: relative;
    overflow: hidden;
    margin-right: 5px;
}
.product_title_swiper .item .image{
    width: 240px;
}
.product_title_swiper .item .item_title{
    width: 240px;
    height: 170px;
    line-height: 170px;
    background: rgba(6,25,47,0.60);
    color: #fff;
    font-size: 21px;
    position: absolute;
    left: 0;
    top: 0;
}
.product_title_swiper .more_product{
    display: block;
    width: 170px;
    height: 170px;
    background: #004193;
    position: absolute;
    right: 0;
    top: 0;
}
.product_title_swiper .more_product .btn_text{
    display: block;
    text-align: center;
    font-size: 21px;
    line-height: 170px;
    color: #FFFFFF;
}
.product_title_swiper .swiper-slide-active .item .item_title{
    width: 240px;
    height: 170px;
    overflow: hidden;
    background: rgba(0,47,159,0.80);
}
.product_swiper{
    width:1200px;
    height:500px;
    position: relative;
    overflow:hidden;
    /* margin-top:90px; */
    margin-top:20px;
}
.product_swiper .item{
    width:970px;
    height:500px;
    padding:0 115px;
    display: inline-block;
    vertical-align: middle;
}
.product_swiper .item .image{
    width:500px;
    height:500px;
    display: inline-block;
    vertical-align: middle;
    margin-right:140px;
}
.product_swiper .item .image:hover{
    transform: scale(1.1);
    transition: 1s ease;
}
.product_swiper .item .product_info{
    display: inline-block;
    vertical-align: middle;
    width:330px;
    height:372px;
    position: relative;
}
.product_swiper .item .type{
    font-size:40px;
    color:#333;
    line-height: 56px;
}
.product_swiper .item .name{
    font-size:20px;
    margin-top:8px;
    color:#106ACE;
    line-height: 28px;
}
.product_swiper .item .intro{
    font-size:15px;
    line-height: 25px;
    min-height:200px;
    color:#6E7A8E;
    margin-top:6px;
}
.product_swiper .item .btns{
    margin-top:27px;
    height:47px;
}
.product_swiper .item .btn{
    line-height: 45px;
    width:158px;
    text-align: center;
    border: 1px solid #0052B9;
    display: inline-block;
}
.product_swiper .item .learn_more{
    margin-right:10px;
}
.product_swiper .item .btn_img{
    width:38px;
    height:20px;
    display: inline-block;
    vertical-align: middle;
    margin-right:10px;
}
.product_swiper .item .btn_text{
    display: inline-block;
    font-size:13px;
    color: #0052B9;
    vertical-align: middle;
}
.product_swiper_prev{
    width:34px;
    height:34px;
    cursor:pointer;
    position: absolute;
    bottom: 70px;
    margin-top: -17px;
    right: 200px;
}
.product_swiper_next{
    width:34px;
    height:34px;
    position: absolute;
    right:150px;
    bottom: 70px;
    cursor:pointer;
}
.product_pagination{
    margin-top:20px;
    text-align: center;
}