﻿@charset "utf-8";
@media screen and (max-width:1023px)and (min-width:300px){
/*头部导航*/
.top0006_box{
	height: 8vh;
	line-height: 8vh;
}
.top0006_fiex_d{
	height: 8vh;
}
.top0006_fiex_d_fiex{
	height: 8vh;
}
/*下拉*/
.top_down_box{
	width:100%;
	height: auto;
	background: #ffffff;
	position: relative;
	top: 0vh;
	left: 0px;
	padding: 0vh 0px;
	opacity: 1;
	z-index: 0;
	padding-bottom: 2vh;
}
.top0006_menu div:hover .top_down_box{
	top: 0vh;
	opacity: 1;
}
.top_down{
	width:96%;
	height: auto;
	background: #ffffff;
	position: relative;
	margin: 0px auto;
}
.top_down_left{
	display: none;
}

.top_down_right{
	width:100%;
	height: auto;
	float: left;
	padding-left: 0px;
}
.top_down_right_top{
	width:100%;
	height: 2rem;
	line-height: 2rem;
	border-bottom: 0px #e5e5e5 solid;
	font-size: 1.2rem;
	margin-top: 0px;
	color: rgba(0,0,0,0.6);
	background: none;
	padding-left: 0px;
	text-align: center;
}
.top_down_right_top2{
	background: none;
	margin-top: 0vh;
}
.top_down_right_con{
	display: none;
}
.top_down2_box{
	width:100%;
	height: auto;
	background: #ffffff;
	position: relative;
	left: 0px;
	padding: 0px 0px;
	text-align: center;
	top: 0px;
	opacity: 1;
	padding-bottom: 2vh;
}
.top0006_menu div:hover .top_down2_box{
	top: 0vh;
	opacity: 1;
}
.top_down2_box_a{
	display: block;
	text-align: center;
	height: 2rem;
	line-height: 2rem;
	color:rgba(0,0,0,0.5);
	font-size: 1.2rem;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.top_down2_box_a:hover{
	color:#213f76;
}

/*下拉*/
.top0006_logo{
	width: 50%;
}
.top0006_logo img{
	max-height: 4vh;
}
	
/*menu*/
.top0006_menu_box{
	position: absolute;
	width:100%;
	float: none;
	z-index: 400;
	height: auto;
	background: #FFFFFF;
	right: -120%;
	top: 8vh;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
	border-top: 1px #e5e5e5 solid;
	padding: 5vh 0px;
}
.top0006_menu{
	width: 100%;
	height: auto;
	line-height: 2.5rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.top0006_menu_con{
	height: 2.5rem;
	line-height: 2.5rem;
	overflow: hidden;
}
.top0006_menu_con:hover{
	height:auto;
	overflow: hidden;
}
.top0006_menu_con_box{
	text-align: center;
}
.top0006_menu_con_box>a{
	display: inline-block;
	width: auto;
	height: 2.5rem;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
	position: relative;
	color: #000000;
	font-size: 1.3rem;
}
/*menu*/

.top0006_right{
	position: relative;
	width:25px;
	float: right;
}
.top0006_right .top0006_right_tel{
	display: none;
}
.top0006_right_lag{
	position: absolute;
	width:80px;
	float: none;
	right: 60px;
	top: 0px;
}
.menubtn{
	width: 25px;
	position: absolute;
	right: 0px;
	left: auto;
}
/* nav-icon-5 */
.nav-icon-5{  width: 25px; z-index: 20;  height: 20px; position: relative;  cursor: pointer;}
.nav-icon-5 span{  background-color:#000000;  position: absolute;  border-radius:3px;  transition: 0.3s cubic-bezier(.8, .5, .2, 1.4);  width:100%;  height: 3px;  transition-duration: 500ms}
.about_view .nav-icon-5 span{
	background-color:#FFFFFF;
}
.about_view_fiex .nav-icon-5 span{
	background-color:#000000;
}
.nav-icon-5 span:nth-child(1){  top:0px;  left: 0px;}
.nav-icon-5 span:nth-child(2){  top:8px;  left: 0px;  opacity:1;}
.nav-icon-5 span:nth-child(3){  bottom:0px;  left: 0px;}
.nav-icon-5:not(.open):hover span:nth-child(1){  transform: rotate(0deg) scaleY(1.1);}
.nav-icon-5:not(.open):hover span:nth-child(2){  transform: rotate(0deg) scaleY(1.1);}
.nav-icon-5:not(.open):hover span:nth-child(3){  transform: rotate(0deg) scaleY(1.1);}
.nav-icon-5.open span:nth-child(1){  transform: rotate(45deg);  top: 8px;}
.nav-icon-5.open span:nth-child(2){  opacity:0;}
.nav-icon-5.open span:nth-child(3){  transform: rotate(-45deg);  top: 8px;}
	
	

.about_view{
	width:100%;
	height: auto;
}
.about_view .top0006_box{
	background: none;
	box-shadow: 0px 5px 15px 0.1px rgba(0,0,0,0);
}
.about_view .top0006_box .top0006_logo a:first-child{
	display: none;
}
.about_view .top0006_box .top0006_logo a:last-child{
	display: block;
}
.about_view .top0006_fiex_d{
	display:none;
}
.about_view .top0006_menu_con .top0006_menu_con_box>a{
	color: #000000;
}

.about_view .donav .top0006_menu_con_box>a{
	color:#000000;
}
.about_view .top0006_menu_con:hover .top0006_menu_con_box>a{
	color:#000000;
}
.about_view .top0006_right i{
	color: #213f76;
	background: #ffffff;
}
.about_view .top0006_right a{
	color:#000000;
}
.about_view .top0006_right_lag{
	color: #ffffff;
}
.about_view .top0006_right_lag a{
	color: #ffffff;
}
.about_view a:hover{
	color: #32bce1;
}
.about_view a.top0006_right_lagaon{
	color: #32bce1;
}


.about_view_fiex .top0006_box{
	background: #ffffff;
	box-shadow: 0px 5px 15px 0.1px rgba(0,0,0,0.02);
}
.about_view_fiex .top0006_box .top0006_logo a:first-child{
	display: block;
}
.about_view_fiex .top0006_box .top0006_logo a:last-child{
	display: none;
}


.about_view_fiex .top0006_menu_con .top0006_menu_con_box>a{
	color: #000000;
}

.about_view_fiex .donav .top0006_menu_con_box>a{
	color:#213f76;
}
.about_view_fiex .top0006_menu_con:hover .top0006_menu_con_box>a{
	color:#213f76;
}
.about_view_fiex .top0006_right i{
	color: #ffffff;
	background: #213f76;
}
.about_view_fiex .top0006_right a{
	color:#213f76;
}

.about_view_fiex .top0006_right_lag{
	color: #000000;
}
.about_view_fiex .top0006_right_lag a{
	color: #000000;
}
.about_view_fiex a:hover{
	color: #32bce1;
}
.about_view_fiex a.top0006_right_lagaon{
	color: #32bce1;
}
/*首页菜单*/
.page_menu{
	position: fixed;
	width:10px;
	height: 100vh;
	left: 10px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	z-index: 500;
	display: none;
}
.page_menu>div>a{
	display: block;
	width:10px;
	height: 10px;
	background: #d0d0d0;
	border-radius: 50%;
	margin: 3px auto;
	border: 0px transparent solid;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
	position: relative;
}
.page_menu>div>a:after{
	display: none;
}
.page_menu>div>a:before{
	display: none;
}
.page_menu>div.active>a{
	width:10px;
	height: 10px;
	background: #213f76;
	border: 0px #d0d0d0 solid;
}
.page_menu>div.active>a:after{
	display: none;
}
.page_menu>div.active>a:before{
	display: none;
}

/*首页*/
.section{
	width:100%;
	height: auto;
	padding-top: 0vh;
}
.index_title_box{
	width:96vw;
	height: 5vh;
	line-height: 5vh;
}
.index_title_box_left{
	width: 40%;
	height: 100%;
	float: left;
	font-size: 2.5rem;
}
.index_title_box_right a:before{
	display: none;
}
/*第一屏*/
.sectionbox1{
	width:100%;
	height: 100vh;
	padding-top: 0vh;
}
.index_banner1_back{
	height: 35vh;
}
.index_banner_menu_left,.index_banner_menu_right{
	width:6vh;
	height: 6vh;
	bottom: 4vw;
	z-index: 50;
	left: 4vw;
}
.index_banner_menu_right{
	left: calc(4vw + 7vh);
}
.index_banner_pagination{
	left: auto;
	right: 4vw;
	z-index: 2;
	text-align: right;
	bottom: 4vw;
	padding-left: 0rem;
}
.index_banner_pagination:before{
	display: none;
}	
/*第二屏*/
.sectionbox2{
	padding-top: 5vh;
}
.index_about{
	width:96vw;
	height: auto;
	margin:0px auto;
	margin-top: 2vh;
}
.index_about_left{
	width:100%;
	height:auto;
	float: none;
}
.index_about_left_back{
	display: none;
}
.index_about_left_img{
	height: calc(96vw * 438 / 780);
	padding-left: 0vh;
}
.index_about_right{
	width:100%;
	height: auto;
	position: relative;
	float: none;
}

.index_about_right_title{
	font-size:2rem;
	font-weight: bold;
	text-align: center;
	padding-top: 2vh;
}
.index_about_right_ltitle{
	font-size:1.5rem;
	color: #213f76;
	margin-top: 1vh;
	text-align: center;
}
.index_about_right_con{
	font-size:1rem;
	color: rgba(0,0,0,0.7);
	margin-top: 1vh;
	line-height: 1.5rem;
	max-height: 100vh;
	overflow: auto;
}
.index_about_num{
	width:100%;
	height: auto;
	position: relative;
	bottom: 0px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	overflow: hidden;
}

.index_about_num_box{
	width:49%;
	height: calc(96vw * 0.24 * 3 / 4);
	background: #32bce1;
	padding-left: 2vh;
	border-radius: 5px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin-top: calc(96vw * 0.02);
}
/*第三屏*/
.sectionbox3{
	padding-top: 3vh;
}
.index_product_left{
	width:100%;
	height:auto;
	float: none;;
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
	padding:2vh 0px;
	padding-left:0px;
}
.index_product_left_title{
	width:100%;
	height: auto;
	font-size: 2.5rem;
	position: relative;
	top: 0vh;
	left: 0px;
	text-align: center;
}
.index_product_left_menu{
	width:100%;
	height: auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	padding-top: 5px;
}
.index_product_left_menu>div{
	position: relative;
	font-size: 1.2rem;
	color: #363636;
	padding: 5px 5px;
}
.index_product_left_menu>div:after{
	display: none;
}
.index_product_left_menu>div.index_product_left_menuon{
	font-size:1.2rem;
	color: #203a69;
}
.index_product_left_menu>div.index_product_left_menuon:after{
	opacity: 1;
	right: 0px;
}
.index_product_pagination{
	display: none;
}
.index_product_right{
	width:100%;
	height: 400px;
	float: none;
	position: relative;
	bottom: 0px;
}
.index_product_sw_con{
	width:80%;
	padding-right:20px;
}
.index_product_sw_con_title{
	font-size:1.625rem;
	color: #FFFFFF;
	display: block;
}
.index_product_sw_con_con{
	margin-top: 2vh;
	text-align: right;
	padding-left: 37%;
}
.index_product_sw_con_con a{
	display: block;
	font-size: 1.2rem;
	color: #FFFFFF;
	position: relative;
}
	
/*第四屏*/
.sectionbox4{
	padding-top: 5vh;
	padding-bottom: 5vh;
}
.index_hy{
	width:96vw;
	height: auto;
	margin:0px auto;
	margin-top: 1vh;
	flex-wrap: wrap;
}
.index_hy_con{
	width:32%;
	height: 22vh;
	margin-top: calc(96vw * 0.02);
	background: #ffffff;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
	overflow: hidden;
}
.index_hy_con_ico{
	width:100%;
	height: 70px;
	font-size: 0px;
	overflow: hidden;
}
.index_hy_con_title{
	font-size:1.375rem;
	color: #213f76;
	margin-top: 2vh;
}
.index_hy_con_back_ico{
	display: none;
}
.index_hy_con_back_title{
	margin-top: 0vh;
}
.index_hy_con_back_con{
	margin-top: 5px;
}
.index_hy_btn{
	margin-top: 3vh;
}
/*第五屏*/
.sectionbox5{
	position: relative;
}
.plate0060_box{
	width:100%;
	height: auto;
}
.plate0060{
	width:100%;
	height: auto;
	margin: auto;
	position: relative;
}
.plate0060_title{
	font-size:2.5rem;
	position: absolute;
	top: 5vh;
	left: 2%;
	padding-left: 0px;
	z-index: 20;
	width: 96%;
	text-align: center;
}
.plate0060_menu{
	position: relative;
	width: 100%;
	padding-left: 0vw;
	z-index: 20;
	height: auto;
	bottom: 0vh;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.plate0060_menu_box{
	width:25%;
	height:auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	background: #3b3b3b;
	position: relative;
	overflow: hidden;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
	border-bottom: 1px #dedede solid;
}
.plate0060_menu_boxon{
	transform: scale(1);
}
.plate0060_menu_con{
	width:100%;
	height: 15vh;
	line-height: 15vh;
	border-left: 1px #dedede solid;
	text-align: center;
	color: #ffffff;
	font-size: 1.2rem;
	opacity: 1;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.plate0060_menu_box:first-child .plate0060_menu_con{
	border-left: 1px transparent solid;
}
.plate0060_menu_box:nth-child(4n) .plate0060_menu_con{
	border-left: 1px #dedede solid;
}
.plate0060_menu_box:nth-child(5n) .plate0060_menu_con{
	border-left: 1px transparent solid;
}

.plate0060_menu_boxon+div .plate0060_menu_con{
	border-left: 1px transparent solid;
}

.plate0060_menu_boxon .plate0060_menu_con{
	opacity: 0;
}
.plate0060_menu_bcon{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 100%;
	display: inline-flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.plate0060_menu_boxon .plate0060_menu_bcon{
	top: 0%;
}
.plate0060_menu_bcon_title{
	color: #ffffff;
	font-size: 1.2rem;
}
.plate0060 .swiper-slide{
		
	width:100%;
	height:auto;
	}
.plate0060_left{
	width:100%;
	padding-left: 0px;
	height:300px;
	float: none;
	margin-left:0vw;
	background: rgba(255,255,255,0.8);
	position: absolute;
}
	
.plate0060_left_title{
	position: relative;
	width: 80%;
	text-align: center;
	margin-left: 10%;
	margin-top: calc(5vh + 5rem);
	font-size: 1.5rem;
	font-weight: bold;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.plate0060_left_title:before{
	position: absolute;
	content: '';
	width: 5rem;
	height: 2px;
	background: #000000;
	bottom: -10px;
	left: calc(50% - 2.5rem);
}
.plate0060_left_con{
	position: relative;
	width: 90%;
	margin-left:5%;
	margin-top: 3vh;
	font-size: 1.2rem;
	padding-right: 0px;
	line-height: 1.8rem;
	height: auto;
	text-align: center;
	max-height: 18rem;
	overflow: hidden;
}
.plate0060_left_con:before{
	display: none;
}
.plate0060_left_btn{
	width: 100%;
	text-align: center;
	position: relative;
	margin-left: 0vw;
	margin-top: 2rem;
}
.plate0060_left_btn a{
	margin: 0px auto;
}

.plate0060_right{
	width:100%;
	height:300px;
	float: none;
}
/*第六屏*/
.sectionbox6{
	padding-top: 5vh;
	justify-content: center;
}
.sectionbox6 .index_title_box{
	width:96vw;
	height: 8vh;
	line-height: 8vh;
}
.plate0062_box{
	width:96vw;
	height: auto;
	margin: 0px auto;
	margin-top: 1vh;
}
.plate0062_left{
	width:100%;
	height: 40vh;
	float: none;
	position: relative;
	font-size: 0px;
}
.plate0062_left_back{
	display: none;
}
.plate0062_left img{
	margin-top: 0vh;
	width: 100%;
	height: 40vh;
}
.plate0062_right{
	width:100%;
	float: none;
	height: auto;
	padding-top: 3vh;
	padding-bottom: calc(5vh + 2rem);
}
.plate0062_right_title{
	font-size:2rem;
	text-align: center;
}
.plate0062_right_title:after{
	
	left: 45%;
}
.plate0062_swiper .swiper-slide:hover .plate0062_right_title:after{
	width:10%;
}
.plate0062_right_con{
	width:100%;
	font-size:1rem;
	margin-top: 2rem;
	line-height: 1.8rem;
	height: auto;
	max-height: 100vh;
}
.plate0062_menu_left,.plate0062_menu_right{
	left: auto;
	width: 3rem;
	height: 3rem;
	line-height: calc(3rem - 4px);
}
.plate0062_menu_left{
	left: calc(50% - 3.5rem);
	bottom: 5vh;
}
.plate0062_menu_right{
	bottom: 5vh;
	right: calc(50% - 3.2rem);
}
.plate0062_menu_swiper{
	display: none;
}
/*第七屏*/
.sectionbox7{
	padding-top: 5vh;
}
.sectionbox7 .index_title_box{
	height:auto;
	padding-top: 0px;
}
.sectionbox7 .index_title_box_left{
	width: 100%;
	height: auto;
	float: none;
	text-align: center;
	}
.sectionbox7 .index_title_box_right2{
	width: 100%;
	height: auto;
	float: none;
	text-align: center;
	padding: 2vh 0px;
	}

.plate0061_box{
	width:96vw;
	margin: 0px auto;
	height: auto;
	position: relative;
	margin-top: 0vh;
}
.plate0061_left{
	width:100%;
	height: auto;
	position: relative;
	float: none;
	background: #ffffff;
}
.plate0061_left_box{
	width:100%;
	float: none;
	height: auto;
	position: relative;
	border-left: 0px #e1e1e1 solid;
}
.plate0061_left_box:before{
	display: none;
}
.plate0061_left_lbox{
	width:100%;
	height: auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.plate0061_left_box:hover:before{
	display: none;
}
.plate0061_left_box_title{
	width: 100%;
	margin-left:0%;
}
.plate0061_left_box_des{
	width: 100%;
	margin-left: 0%;
	margin-top: 1vh;
}
.plate0061_left_box_img{
	width: 100%;
	height:30vh;
	margin-left: 0%;
	font-size: 0rem;
	overflow: hidden;
	margin-top: 1vh;
}
.plate0061_right{
	width:100%;
	height:auto;
	position: relative;
	padding-left: 3%;
	float: none;
}
.plate0061_right_box{
	width:100%;
	height:auto;
	padding: 1vh 0px;
}
.plate0061_right_box:hover{
	background: none;
	padding: 1vh 0px;
}
.plate0061_right_box:hover .plate0061_right_box_top{
	color: #1f52a2;
}
.plate0061_right_box:hover .plate0061_right_box_des{
	color: rgba(0,0,0,0.5);
}

.plate0061_right_box_top{
	width:100%;
	height: auto;
	line-height: 2rem;
	position: relative;
	color: #000000;
}
.plate0061_right_box_des{
	position: relative;
	width:100%;
	height: auto;
	height: auto;
	overflow: hidden;
	color: #666666;
	margin-top: 0px;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
/*第八屏*/
.sectionbox8{
	padding: 5vh 0px;
}
.sectionbox8 .index_title_box_left{
	width: 100%;
		text-align: center;
	}
.sectionbox8 .about_kh{
	margin-top: 3vh;
	margin-bottom: 0vh;
}
.sectionbox8 .about_kh_pagination{
	margin-top:3vh;
}
.sectionbox8 .about_kh_con{
	box-shadow: 0px 0px 20px 0.5px rgba(0,0,0,0.04);
}

/*第九屏*/
.sectionbox9{
	padding-top: 0px;
}
.sectionbox9 .footer0003_box{
	height: auto;
	margin-top: 0vh;
	padding-top: 5vh;
}
/*内页banner*/
.n_banner{
	height: 25vh;
}
.n_banner_box{
	width:96vw;
}
.n_banner_title{
	font-size: 2.225rem;
}
/*内页banner*/

/*网站地图*/
.n_map{
	width:100%;
	height: 7vh;
	line-height: 7vh;
	border-bottom: 1px #eeeeee solid;
}
.n_map_box{
	width:96vw;
}
/*网站地图*/

.n_title_line{
	width:100%;
	height: 5vh;
}
.n_title{
	width:96vw;
	font-size: 2.5rem;
	padding: 2vh 0px;
	padding-top: 3vh;
}
.n_title2{
	width:96vw;
	font-size: 2.5rem;
	padding-top: 3vh;
}
.n_ltitle2{
	width:96vw;
	font-size: 1.125rem;
	padding-top: 2vh;
	padding-bottom: 3vh;
}
.n_ltitle3{
	width:96vw;
	padding-top: 3vh;
}

/*内页菜单一*/
.down_menu{
	width:96vw;
	padding-bottom: 2vh;
}
.down_menu a{
	display: inline-block;
	height: 3rem;
	line-height: 3rem;
	padding: 0px 1rem;
	margin: 0px 0.3rem;
	margin-top: 0.8rem;
}
/*内页菜单一*/

/*资料下载列表*/
.plate0046{
	width:96vw;
	height:auto;
	margin:0px auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}
.plate0046_con{
	width:100%;
	height: 7vh;
	line-height: 7vh;
}

.plate0046_con:hover{
	background: #213f76;
}
.plate0046_con i:first-child{
	height: 7vh;
	line-height: 7vh;
	float: left;
	font-size: 2rem; 
}
.plate0046_con i:last-child{
	font-size: 1.3rem;
	height: 7vh;
	line-height: 7vh;
}
.plate0046_con:hover i:last-child{
	color: #5cc6e5;
}
/*新闻详情*/
.show_news_box{
	width:96vw;
	padding-top: 3vh;
}
.show_news_box_left{
	width:100%;
	height: auto;
	float: none;
}
.show_news_box_left_title{
	font-size: 1.375rem;
	font-weight: bold;
	text-align: center;
}
.show_news_box_left_des{
	width: 100%;
	height: 6vh;
	line-height: 6vh;
	text-align: center;
}
.show_news_box_left_lcon{
	padding: 1rem;
	margin-top: 1rem;
}
.show_news_box_left_con{
	padding: 1rem 0px;
}
.show_news_box_right{
	width:100%;
	height: auto;
	float: none;
}
/*新闻列表-视频*/
.newsv_title_back{
	width:96vw;
	height: auto;
}
.newsv_title_con{
	width:90%;
	height: auto;
	font-size: 1.125rem;
	line-height: 1.8rem;
	color: #838383;
	overflow: hidden;
	position: relative;
	margin-left: 3%;
	padding-left: 55px;
	padding-top: 2.5rem;
}
.newsv_title_con:before{
	width: 36px;
	height: 29px;
	top: 1rem;
}
.newsv_title_title{
	width:90%;
	height: auto;
	margin-left: 3%;
	margin-top: 1rem;
	padding-left: 55px;
	padding-bottom: 2rem;
}
.newsv_list{
	width:96vw;
}
.newsv_box{
	margin-top: calc(96vw * 0.04);
	padding: 2% 0px;
}
.newsv_box_title{
	font-size:1.325rem;
	margin-top: 0.2rem;
}
.newsv_box_img{
	height: calc(96vw * 0.48 * 0.92 * 365 / 615);
	margin-top: 1rem;
}
.newsv_box_img_back img{
	width: 40px;
	height: 41px;
	margin: auto;
}
/*新闻列表-文章*/
.news_top{
	width:96vw;
	height: auto;
	margin-top: 2vh;
}
.news_top_left{
	width:100%;
	height: calc(96vw * 460 / 615);
	font-size: 0px;
	overflow: hidden;
	float: none;
}
.news_top_right{
	width:100%;
	height: 100%;
	float: none;
	padding: 0px 0%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-top: 2vh;
}
.news_top_right_title{
	font-size: 1.75rem;
	padding-bottom: 2vh;
	text-align: center;
}
.news_top_right_title:after{
	position: absolute;
	content: '';
	width: 4rem;
	height: 3px;
	background: #32bce1;
	bottom: 0px;
	left: calc(50% - 2rem);
}
.news_top_right_con{
	font-size: 1rem;
	line-height: 1.5rem;
	max-height: 3rem;
	margin-top: 10px;
}
.news_top_right_btn{
	width:100%;
	height: auto;
	margin-top: 10px;
	text-align: center;
}
.news_top_right_btn span{
	width: 40px;
	height: 40px;
	line-height: 36px;
	margin: 0px 0.5rem;
}
.news_list{
	width:96vw;
	height: auto;
	margin: auto;
	margin-top: 2vh;
}
.news_box{
	padding: 2vh 0px;
}
.news_box_con{
	max-height: 3.6rem;
	overflow: hidden;
	margin-top: 5px;
}
/*联系我们*/
.hezuo{
	width:96vw;
	flex-wrap: wrap;
	justify-content: space-between;
}
.hezuo_box{
	width:32%;
	height: auto;
	padding:20px 5px;
}
.hezuo_box_ico{
	width:60px;
	height: 52px;
	font-size: 0px;
	margin: 0px auto;
	overflow: hidden;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.contact{
	margin-top: -3vh;
}
.contact_box{
	width:96vw;
	height: auto;
	margin: auto;
	margin-top: 3vh;
}
.contact_box_left{
	width:100%;
	height: 100%;
	float: none;
	font-size: 0px;
}
.contact_box_right{
	width:100%;
	height: 100%;
}
.contact_box_title{
	font-size:1.625rem;
	color: #000000;
	padding-top: 3vh;
}
.contact_box_con{
	font-size:1.125rem;
	margin-top: 1vh;
	line-height: 2rem;
}
/*解决方案*/
.fangan_menu{
	width:96vw;
}
.fangan_menu a{
	display: inline-block;
	margin: 0px 0.2rem;
	font-size: 1.125rem;
	color: #000000;
	position: relative;
	padding: 0px 0.2rem;
	padding-bottom: 0.5rem;
	padding-top: 0.5rem;
}
.fangan_view{
	padding: 3vh 0px;
	margin-bottom: -3vh;
	margin-top: 3vh;
}
.fangan_list{
	width:96vw;
	height: auto;
	margin: 0px auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin-top: 2vh;
}
.fangan_box{
	width:49%;
	height: auto;
	margin: auto;
	margin-top: calc(96vw * 0.02);
	margin-right:2%; 
}
.fangan_box:nth-child(2n){
	margin-right:0%; 
}
.fangan_box_left{
	width:100%;
	height: calc(96vw * 0.48 * 315 / 460);
	float: none;
}
.fangan_box:nth-child(even) .fangan_box_left{
	float: none;
}
.fangan_box_right{
	width:100%;
	height: auto;
	float: none;
	background: #ffffff;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding:10px 10px;
}
.fangan_box_right_back{
	display: none;
}

.fangan_box_title{
	font-size:1.2rem;
	padding-bottom: 10px;
	text-align: center;
}
.fangan_box_title:before{
	left: calc(50% - 2rem);
}
.fangan_box:hover .fangan_box_title:before{
	background: #55c7e6;
}
.fangan_box_con{
	font-size:1rem;
	margin-top: 10px;
}
.fangan_box_btn{
	margin-top: 5px;
	text-align: center;
}

/*典型案例列表*/
.anli_menu{
	width:96vw;
	padding: 2vh 0px;
}
.anli_list{
	width:96vw;
	height: auto;
	margin: 0px auto;
	display: flex;
	flex-direction: row;
	flex-wrap:wrap;
	justify-content: flex-start;
}
.anli_box{
	width:49%;
	margin-top: 1vh;
	padding-bottom: 1vh;
	margin-bottom: 1vh;
	margin-right: 2%;
}
.anli_box:nth-child(2n){
	margin-right: 0%;
}
.anli_box_back{
	display: none;
}
.anli_lbox{
	width:100%;
	height: auto;
	margin-left: 0%;
	padding: 10px;
}
.anli_box_left{
	width:45%;
	height: 100%;
	float: left;
	font-size: 0px;
	overflow: hidden;
}
.anli_box_left{
	width:100%;
	height: 100%;
	float: none;
}
.anli_box:nth-child(even) .anli_box_left{
	float: none;
}
.anli_box_right{
	width:100%;
	height: 100%;
	float: none;
	display: flex;
	padding-right: 1vh;
	padding-left: 1vh;
}
.anli_box:nth-child(even) .anli_box_right{
	padding-right: 1vh;
	padding-left: 1vh;
}
.anli_box_right:before{
	display: none;
}
.anli_box_title{
	width:100%;
	height: auto;
	font-size: 1.2rem;
	text-align: center;
	padding-left: 0px;
	color: #000000;
	padding-bottom: 10px;
	position: relative;
	padding-top: 10px;
}
.anli_box:nth-child(even) .anli_box_title{
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}
.anli_box_title:after{
	right: calc(50% - 1.5rem);
}
.anli_box:nth-child(even) .anli_box_title:after{
	left: calc(50% - 1.5rem);
	right: auto;
}
.anli_box_con{
	margin-top: 10px;
	line-height: 1.5rem;
	max-height: 4.5rem;
	overflow: hidden;
}
/*产品与应用列表*/
.p_box{
	width:96vw;
	padding-top: 3vh;
}
.p_box_back{
	width: 100%;
	bottom: -1vh;
	font-size: 7rem;
	overflow: hidden;
}
.p_title{
	font-size: 2.5rem;
}
.p_ltitle{
	padding-top: 1vh;
}
.p_menu{
	width:96vw;
	padding: 3vh 0px;
}
.p_list{
	width:96vw;
	margin: 0px auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.pcon_box{
	width:100%;
	height: auto;
	padding: 0vh;
	margin-top:20px;
	margin-right: 0%;
	background: #f0f3fa;
}
.pcon_box:nth-child(2n){
	margin-right: 0%;
}
.pcon_box_back{
	display: none;
}
.pcon_lbox{
	height: auto;
}
.pcon_box_left{
	width:100%;
	height: calc(96vw * 368 / 578);
	float: none;
	font-size: 0px;
	overflow: hidden;
}
.pcon_box_right{
	width:100%;
	height:auto;
	padding: 0px 10px;
}
.pcon_box_title{
	font-size: 1.2rem;
	text-align: center;
	padding-top:10px;
}
.pcon_box:hover .pcon_box_title{
	color: #213f76;
}
.pcon_box:nth-child(odd) .pcon_box_title{
	text-align: center;
}
.pcon_box_title:after{
	display: none;
}
.pcon_box_con{
	width:100%;
	height: auto;
	padding-left: 0%;
	margin-top: 10px;
	padding-bottom: 10px;
	justify-content: flex-start;
}
.pcon_box:nth-child(odd) .pcon_box_con{
	padding-left: 0%;
	padding-right: 0%;
}
.pcon_box_con div{
	width:48.5%;
	height: auto;
	line-height: 1.3rem;
	padding: 5px 0px;
	text-align: left;
	overflow:hidden;
	margin-right: 3%;
}
.pcon_box_con div:nth-child(2n){
	margin-right: 0%;
}
.pcon_box:hover .pcon_box_con div a{
	color: #000000;
}
/*产品与应用列表2*/
.p2_menu{
	width:96vw;
	padding: 0vh 0px;
	margin-top: 2vh;
	padding-bottom: 20px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
}
.p2_menu_box{
	width:24%;
	height: auto;
	text-align: center;
	margin-top: 20px;
}
.p2_list{
	width:96vw;
	margin-top: 2vh;
}
.pcon2_box{
	width:49%;
	height: auto;
	margin-top: calc(96vw * 0.02);
	margin-right: 2%;
}
.pcon2_box_img{
	width:100%;
	height: calc(96vw * 0.49 * 433 / 697);
	font-size: 0px;
	overflow: hidden;
}
.pcon2_box_title{
	width:100%;
	margin-left: 0%;
	height: auto;
	padding: 10px;
	background: #ffffff;
	color: #000000;
	box-shadow: 0px 0px 35px 0.1px rgba(0,0,0,0.1);
	font-size: 1.2rem;
	padding-bottom: 45px;
	margin-top: 0vh;
	text-align: left;
	
}
.pcon2_box_title:before{
	position: absolute;
	content: attr(text);
	font-size: 0.875rem;
	color: #213f76;
	padding: 0.5rem 1rem;
	background: #eaf8fc;
	border-radius: 50px;
	bottom: 10px;
	left: 10px;
}
.pcon2_box_title:after{
	position: absolute;
	width: 38px;
	height: 10px;
	content: '';
	background:url(../images/jian3.png);
	background-size: cover;
	bottom: 20px;
	right: 10px;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.pcon2_box:hover .pcon2_box_title:after{
	right: 3vh;
}
/*人才招聘*/
.rencai{
	width:96vw;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin-top: 1vh;
}
.rencai_box{
	width:49%;
	padding: 2vh 2vh;
	margin-right: 2%;
	margin-top: calc(96vw * 0.02);
}
.rencai_box:nth-child(2n){
	margin-right: 0%;
}
.rencai_box:hover{
	background: #213f76;
}

.zhaopin_search{
	width:96vw;
	padding: 2vh 0px;
}
.zhaopin_search_title{
	height: 5vh;
	line-height: 5vh;
	font-size: 1.175rem;
	display: none;
}
.zhaopin_search_select{
	height: 5vh;
	line-height: 5vh;
	font-size: 1.375rem;
	background: #f8f8f8;
	padding: 0px 1rem;
	margin: 0px 5px;
}
.zhaopin_search_select_s{
	height:5vh;
	line-height: 5vh;
	font-size: 1.125rem;
}
.zhaopin_search_text{
	width:40%;
	height: 5vh;
	line-height: 5vh;
}
.zhaopin_search_text_input{
	width:100%;
	height: 100%;
	border: none;
	background: none;
	font-size: 1.125rem;
	padding: 0px 1rem;
}
.zhaopin_search_btn{
	width:15%;
	height: 5vh;
	line-height: 5vh;
	background-color: #213f76;
	margin-left: 5px;
	background-size: auto 60%;
}
.join0001_list{
	width:96vw;
	height: auto;
	margin: auto;
	margin-top: 1vh;
	position: relative;
}
.join0001_list_box_des{
	width:100%;
	height:auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 1rem 0px;
}
.join0001_list_box_des div{
	width:45%;
	height: 2rem;
	padding-left: 5%;
	line-height: 2rem;
	text-align: left;
	font-size: 1rem;
}
.join0001_list_box_des div:nth-child(3n){
	width:45%;
	height: 2rem;
	padding-left: 5%;
	line-height: 2rem;
	text-align: left;
}
.join0001_liston .join0001_list_box_con{
	display: block;
}
.join0001_btn{
	width: 100px;
}
.join_form{
	width:95%;
	height:auto;
	margin:0px auto;
	background: #ffffff;
	border-radius: 10px;
}

/*方案详情*/
.fangan_map_box{
	width:100%;
	height: auto;
	line-height:3vh;
	background: #213f76;
	margin: auto;
}
.fangan_map{
	width:96vw;
	flex-wrap: wrap;
}
.fangan_map_left{
	width: 100%;
	font-size:1.425rem;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
}
.fangan_map_right{
	width: 100%;
	font-size:1rem;
	color: rgba(255,255,255,0.5);
	text-align: center;
	overflow: hidden;
	padding: 10px 0px;
	padding-bottom: 20px;
}
.fangan_map_right a{
	margin: 0px 1rem;
}
.fashow_box{
	padding: 3vh 0px;
}
.fashow_box_title span{
	padding-bottom: 10px;
}
.fashow_lbox{
	width:96vw;
	height: auto;
	padding-bottom: 0vh;
	margin: auto;
	margin-top: 2vh;
	position: relative;
}
.fashow_lbox_left_back{
	display: none;
}
.fashow_lbox_left{
	width: 100%;
	height: calc(96vw * 438 / 672);
	float: none;
	padding-left: 0%;
	padding-right: 0%;
}
.fashow_box2 .fashow_lbox_left{
	float: none;
	padding-left: 0%;
	padding-right: 0%;
}
.fashow_lbox_right{
	width:100%;
	height: 100%;
	float: none;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding-left: 0%;
	padding-top: 2vh;
}
.fashow_box2 .fashow_lbox_right{
	float: none;
	padding-left: 0%;
	padding-right: 0%;
}
.fashow_lbox_right_title{
	text-align: center;
}
.fashow_lbox_right_con{
	max-height: 100vh;
	padding-top: 1vh;
}
.fashow_lbox_right_btn{
	text-align: center;
	padding-top: 1vh;
	}
.fashow_lbox_right_btn a{
	display: inline-block;
	width: 10rem;
	height: 3rem;
	line-height: 3rem;
}
.fashow_sy_box{
	padding-top: 3vh;
	padding-bottom: 2rem;
}
.fashow_sy{
	width:96vw;
}
.fashow_sy .swiper-slide{
	padding-top: 3vh;
}
.fashow_sy_con{
	width:100%;
	margin: 0px auto;
	height: auto;
	box-shadow: 0px 0px 20px 0.1px rgba(0,0,0,0.1);
	padding: 3vh 3vh;
}
.fashow_sy_con_con{
	font-size: 1.375rem;
	color: #393939;
	margin-top: 2vh;
	line-height: 2rem;
	height: 6rem;
	overflow: hidden;
}
.fashow_sy_menu_left,.fashow_sy_menu_right{
	position: absolute;
	margin: 0px 0rem;
	top:auto;
	bottom: 0px;
	text-align: center;
}
.fashow_sy_menu_left:hover,.fashow_sy_menu_right:hover{
	background: #213f76;
	color: #FFFFFF;
}
.fashow_sy_menu_left{
	left: calc(50vw - 5rem);
}
.fashow_sy_menu_right{
	right: calc(50vw - 5rem);
}
.fashow_js_box{
	width:100%;
	height: auto;
	padding: 3vh 0px;
}
.fashow_js{
	width:96vw;
	height: calc(96vw * 0.3 * 140 / 275 * 2 + 10px);
	margin:0px auto;
	position: relative;
	margin-top: 2vh;
}
.fashow_js .swiper-slide{
	height: calc(96vw * 0.3 * 140 / 275);
}
.fashow_js_con{
	font-size: 1.175rem;
	padding: 0px 0.5rem;
}
.fashow_js_box .fashow_js_pagination{
	margin-top: 2vh;
	height: 10px;
	line-height: 10px;
	z-index: 2;
	text-align: center;
}
.fashow_js_box .swiper-pagination-bullet { 
	width:10px; 
	height:10px; 
	opacity: 1;
	background-color:#ffffff; 
	border-radius:50px; 
	margin:0px 3px; 
	cursor: pointer;
}
.fashow_js_box .swiper-pagination-bullet-active{ 
	background-color:#32bce1; 
}	
.fashow_td_box{
	width:100%;
	height: auto;
	padding: 3vh 0px; 
}
.fashow_td{
	width:96vw;
	margin:0px auto;
	margin-top: 2vh;
}
.fashow_td_con_ico{
	width:100px;
	height: 100px;
	background: #213f76;
	font-size: 0px;
	border-radius: 50%;
	margin:0px auto;
	text-align: center;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.fashow_td_con:hover .fashow_td_con_ico{
	background: #32bce1;
}
.fashow_td_con_ico img{
	width:50px;
	height: 50px;
	margin-top: 25px;
	object-fit: cover;
	object-position: center;
}
.fashow_td_con_title{
	font-size: 1.175rem;
	color: #000000;
	margin-top: 1vh;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.fashow_td_box .fashow_td_pagination{
	position:relative;
	margin-top: 2vh;
	height: 10px;
	line-height: 10px;
	z-index: 2;
	text-align: center;
}
.fashow_td_box .swiper-pagination-bullet { 
	width:10px; 
	height:10px; 
	opacity: 1;
	margin:0px 3px; 
}
.fashow_td_box .swiper-pagination-bullet-active{ 
	background-color:#32bce1; 
}
.fashow_ys_box{
	padding: 3vh 0px;
}
.fashow_ys_bbox{
	width:96vw;
	padding: 0vh 0px;
	position: relative;
	margin-top: 2vh;
}
.fashow_ys_bbox_back{
	display: none;
}
.fashow_ys_lbox{
	width:96vw;
	height: auto;
}
.fashow_ys_lbox_left{
	width: 100%;
	height: calc(96vw * 419 / 657);
	float: none;
	font-size: 0px;
	overflow: hidden;
	position: relative;
}

.fashow_ys_lbox_left img{
	width: 100%;
	height: 100%;
	margin-left: 0vh;
}
.fashow_ys_lbox_right{
	width:100%;
	height: 100%;
	float: none;
	padding-left: 0vh;
	position: relative;
}
.fashow_ys_lbox_right_title{
	font-size:1.875rem;
	color: #383838;
	text-align: center;
	padding-top: 20px;
}
.fashow_ys_lbox_right_con{
	font-size:1rem;
	line-height: 1.8rem;
	max-height: 10vh;
	overflow: auto;
	color: rgba(56,56,56,0.9);
	margin-top: 10px;
}
.fashow_ys_lbox_right_btn{
	position: relative;
	bottom: 0px;
	left: 0vh;
	text-align: center;
	padding-top: 10px;
}
.fashow_xg_box{
	width:96vw;
	height: auto;
	margin: auto;
	padding-top: 2vh;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.fashow_xg{
	width:100%;
	height: auto;
	border: 1px #dbdbdb solid;
	border-right: 1px #dbdbdb solid;
	padding: 2vh;
	margin-top: 1vh;
}
.fashow_xg:last-child{
	border-right: 1px #dbdbdb solid;
}
.fashow_xg_img{
	width:100%;
	height: calc(96vw * 280 / 430);
	font-size: 0px;
	overflow: hidden;
	margin-top: 1vh;
}
.fashow_xg_title{
	margin-top: 2vh;
}
/*产品详情*/
.pshow_area{
	width:100%;
	height: 60vh;
	background: #e4edf2;
	display: flex;
	flex-direction: column;
	justify-content: center;
	position: relative;
}
.pshow_pics{
	width:90%;
	height: 35vh;
}
.pshow_pics_menu{
	width:calc(100% - 90px);
	height: 100px;
	margin: 0px auto;
	text-align: center;
	margin-top: 30px;
}
.pshow_menu{
	width:100%;
	height: 48px;
	position: absolute;
	left: 0px;
	bottom: calc((25vh - 30px - 100px) / 2 + 20px);
}
.pshow_menu div{
	position: absolute;
	display: inline-block;
	width:38px;
	height: 38px;
	line-height: 34px;
	text-align: center;
	border: 2px #213f76 solid;
	border-radius: 50%;
	font-size: 2rem;
	font-family: '宋体';
	color: #213f76;
	font-weight: bold;
	cursor: pointer;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
	z-index: 20;
}
.pshow_t_box{
	width:96vw;
	padding-top: 3vh;
}
.pshow_t_box_top{
	width:100%;
	height: auto;
	line-height: 3rem;
	text-align: center;
}
.pshow_t_box_top_title{
	float:none;
	font-size: 2.25rem;
}
.pshow_t_box_top_btn{
	float:none;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-left: 0vh;
	text-align: center;
	padding: 2vh 0px;
}
.pshow_t_box_top_btn a{
	width: 8rem;
	margin: 0px auto;
}
.pshow_t_box_top_menu{
	float:none;
}
.pshow_t_box_ltitle{
	display: none;
}
.pshow_t_menu{
	width:96vw;
	height: auto;
	margin: auto;
	padding: 3vh 0px;
}
.pshow_t_menu a{
	display: inline-block;
	padding: 0.8rem 2rem;
	font-size: 1.125rem;
	margin: 0px 0.5vh;
	margin-top: 1vh;
}
.pshow_t_menu_back{
	font-size: 7rem;
	bottom: 10%;
}
.pshow_zy{
	width:96vw;
	padding: 3vh;
}
.pshow_zy_con{
	margin-top:1vh;
}
.pshow_gs{
	width:96vw;
	padding-top: 3vh;
}
.pshow_gs_con{
	width:100%;
	height: auto;
	margin-top: 2vh;
}
.pshow_gs_con_left{
	width:100%;
	height:auto;
	float: none;
	overflow: auto;
	font-size: 1rem;
	line-height: 1.8rem;
}
.pshow_gs_con_right{
	width:100%;
	height: calc(96vw * 435 / 670);
	float: none;
}
.pshow_yl{
	width:96vw;
	padding-top: 3vh;
}
.pshow_yl_con{
	width:100%;
	height: auto;
	background-image: url(../images/yl_back.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	margin-top: 2vh;
	border-radius: 10px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 0px 0vh;
}
.pshow_yl_con div{
	width: 90%;
	margin: 0px auto;
	font-size:1.2rem;
	color: #213f76;
	position: relative;
	margin-top: 2vh;
	padding-bottom: 2vh;
}
.pshow_yl_con div:before{
	display: none;
}
.pshow_yl_back{
	display: none;
}
.pshow_tx_box{
	padding-top: 3vh;
}

.pshow_tx{
	width:96vw;
	height: calc(96vw * 0.3 * 300 / 337 * 2 + 10px);
	margin:0px auto;
	position: relative;
	margin-top: 2vh;
}
.pshow_tx .swiper-slide{
	height: calc(96vw * 0.3 * 300 / 337);
	background: #f0f3fa;
	border-radius: 10px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	overflow: hidden;
}
.pshow_tx_ico{
	text-align: center;
	height: 50px;
}
.pshow_tx_ico img{
	height: 100%;
}
.pshow_tx_title{
	font-size: 1.2rem;
	margin-top: 0.5rem;
}
.pshow_tx_back{
	border-radius: 10px;
}
.pshow_tx_back_title{
	font-size: 1.2rem;
	color: #FFFFFF;
}
.pshow_tx_back_con{
	font-size: 1rem;
	color: rgba(255,255,255,0.6);
	margin-top: 5px;
}	
.pshow_tx_box .pshow_tx_pagination{
	position:relative;
	margin-top: 2vh;
	height: 10px;
	line-height: 10px;
	z-index: 2;
	text-align: center;
}
.pshow_tx_box .swiper-pagination-bullet { 
	display: inline-block; 
	width:10px; 
	height:10px; 
	margin:0px 3px; 
}
.pshow_ly{
	padding-top: 3vh;
}
.pshow_ly_box{
	width:100%;
	height: auto;
	margin-top: 2vh;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.pshow_ly_con{
	width:33.33%;
	height: calc(33.33vw * 267 / 384);
	position: relative;
	font-size: 0px;
}
.pshow_ly_title{
	font-size:1.2rem;
	padding: 0px 5px;
}
.pshow_ys{
	width:96vw;
	padding-top: 5vh;
}
.pshow_ys_con{
	height: auto;
	margin-top: 2vh;
	padding: 2vh 0px;
}
.pshow_ys_con_title{
	width:90%;
	height: auto;
	font-size: 1.225rem;
}
.pshow_ys_con_con{
	width:90%;
	height: auto;
	margin: 0px auto;
	margin-top: 1vh;
}
/*技术与服务*/

.server_title{
	font-size: 2.5rem;
}
.server_sys_box{
	padding: 3vh 0px;
}
.server_sys{
	width:96vw;
	margin-top: 2vh;
}
.server_sys_con{
	width:96vw;
	height: auto;
	margin: auto;
	padding-top: 2vh;
}
.server_lc_box{
	padding: 3vh 0px;
}
.server_ltitle{
	font-size: 1.2rem;
	padding-top: 2vh;
}
.server_lc_con{
	width:96vw;
	flex-wrap: wrap;
	justify-content: center;
}
.server_lc_con_box{
	width:33%;
	height: auto;
	text-align: center;
	margin-top: 2vh;
	padding: 0px 0vh;
}
.server_lc_con_box_ico{
		width:60%;
	margin: 0px auto;
	}
.server_lc_con_box_ico img{
		width:100%;
	}
.server_lc_con_box_title{
	font-size:1.2rem;
	margin-top: 1vh;
}
.server_lc_con_box_con{
	font-size:1rem;
	color: rgba(0,0,0,0.6);
	line-height: 1.8rem;
	margin-top: 1vh;
}
.server_px_box{
	padding: 3vh 0px;
}
.server_con{
	width:96vw;
	padding: 2vh;
	margin-top: 2vh;
}
.server_con_left{
	width:100%;
	height: auto;
	float: none;
}
.server_con_left_title{
	width:100%;
	height: auto;
	line-height: 1.5rem;
	overflow: hidden;
	font-size: 1.375rem;
	text-align: center;
	color: #213f76;
	background: none;
	padding-left: 0px;
}
.server_con_left_con{
	width:100%;
	line-height: 1.8rem;
	overflow: hidden;
	font-size: 1rem;
	color: #838383;
	margin-top: 0.5rem;
	padding-left: 0px;
}
.server_con_left_btn{
	width:100%;
	padding-left: 0px;
	margin-top: 1rem;
	text-align: center;
}
.server_con_left_btn a{
	margin-right: 1rem;
	margin-left: 1rem;
}
.server_con_right{
	width:100%;
	height: auto;
	float: none;
	background: #ffffff;
	text-align: center;
	padding: 4vh 0px;
	margin-top: 3vh;
}
.server_void{
	width:96vw;
	padding-bottom: 3rem;
}
.server_void .swiper-slide{
	padding: 3vh 0px;
}
.server_void_menu_left,.server_void_menu_right{
	top:auto;
	bottom: 0px;
}
.server_void_menu_left{
	left: calc(50vw - 5rem);
}
.server_void_menu_right{
	right: calc(50vw - 5rem);
}
.server_voidsw_box{
	padding: 3vh 0%;
}
.server_voidsw_box_title{
	font-size:1.325rem;
	margin-top: 0.5rem;
}
.server_voidsw_box_img{
	height: calc(96vw * 0.92 * 228 / 404);
	margin-top: 1rem;
}
.server_wz_box{
	padding: 3vh 0px;
}
.server_wz{
	width:96vw;
	margin-top: 2vh;
}
.server_wz_con{
	width:100%;
	height: auto;
	padding: 2vh;

}
.server_wt_box{
	padding: 3vh 0px;
}
.server_wt{
	width:96vw;
	margin-top: 1vh;
}
.server_wt_title{
	width:100%;
	height: 7vh;
	line-height: 7vh;
	font-size: 1.175rem;
	overflow: hidden;
}
.server_wt_title:after{
	position: absolute;
	content: '';
	width: 19px;
	height: 19px;
	background: url(../images/wenti_jia.jpg) no-repeat center;
	right: 0px;
	top: calc(3.5vh - 10px);
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.server_wt_con{
	padding: 2vh 3vh;
}
.server_xz_box{
	padding: 3vh 0px;
	margin-bottom: -3vh;
}
.server_xz_menu{
	width:96vw;
	padding-top: 1vh;
	text-align: center;
}
.server_xz_menu a{
	font-size: 1.125rem;
	margin-top: 1vh;
}

/*关于我们*/
.about_banner_box_ltitle{
	font-size: 1.75rem;
	color: #FFFFFF;
	text-align: center;
}
.about_banner_box_title{
	font-size: 2.5rem;
	margin-top: 2vh;
}
.about_jj_box{
	padding: 3vh 0px;
}
.about_title{
	width:100%;
	height: auto;
	font-size: 2.5rem;
}
.about_jj{
	width:96vw;
	height: auto;
	margin: auto;
	margin-top: 2vh;
}
.about_jj_left{
	width:100%;
	height: auto;
	float: none;
}
.about_jj_left_title{
	font-size:1.6rem;
	color: #213f76;
	text-align: center;
}
.about_jj_left_con{
	height: auto;
	margin-top: 2vh;
	overflow: auto;
}
.about_jj_right{
	width:100%;
	height: auto;
	float: right;
	position: relative;
	height: 100%;
}
.about_jj_right_img{
	height: calc(96vw * 357 / 636);
}
.about_jj_right_back{
	display: none;
}
.about_wh_box{
	width:100%;
	height: auto;
	padding: 3vh 0px;
	background: #f3f4f9;
	position: relative;
	padding-bottom: 5vh;
}
.about_wh{
	width:96vw;
	margin-top: 1vh;
	flex-wrap: wrap;
}
.about_wh_back{
	width:100%;
	height: auto;
	overflow: hidden;
	font-size: 7rem;
}
.about_wh_con{
	width:49%;
	height: calc(96vw * 0.49 * 470 / 323);
	margin-left: 0%;
	margin-right: 2%;
	margin-top: calc(96vw * 0.02);
}
.about_wh_con:nth-child(2n){
	margin-right: 0%;
}
.about_jg_box_all{
	width: 96vw;
	}
.about_jg_box{
	padding: 3vh 0px;
}
.about_jg_ltitle{
	font-size: 1.125rem;
	padding: 0px 3vh;
	color: rgba(0,0,0,0.64);
	text-align: center;
	margin-top: 2vh;
}
.about_jg{
	width:90%;
	height: auto;
	margin: 0px auto;
	text-align: center;
	margin-top: 2vh;
}
.about_jg img{
	max-width: 100%;
}
.about_ry_box{
	height: auto;
	padding: 3vh 0px;
	padding-bottom:0vh;
	position: relative;
}
.about_ry{
	width:100%;
	height: auto;
	margin-top: 2vh;
}
.about_ry_left{
	width:100%;
	height: auto;
	float: none;
	font-size: 0px;
	text-align: left;
	position: relative;
}
.about_ry_left img{
	max-width: 100%;
	position: relative;
}
.about_ry_right{
	width:100%;
	height: auto;
	float: none;
	text-align: left;
	padding-top: 3vh;
	padding-bottom: 5vh;
}
.about_ry_right_menu{
	width:100%;
	height: auto;
	display: flex;
	flex-direction: row;
	justify-content: center;
}
.about_ry_right_sw{
	width:90%;
	height: auto;
	margin: 0px auto;
	margin-top: 3vh;
}
.about_ry_right_sw .swiper-slide{
	width:100%;
	height: auto;
	overflow: auto;
}
.about_ry_right_sw_box{
	width:100%;
	height: 4vh;
	line-height: 4vh;
	overflow: hidden;
	font-size: 1.2rem;
	position: relative;
	padding-left: 5vh;
	color: #535353;
	font-family: 'Arial';
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.about_ry_right_sw_boxon{
	padding-left: 5vh;
}
.about_ry_right_sw_box:before{
	position: absolute;
	content: attr(text);
	left: 0px;
}
.about_ry_right_sw_box:after{
	display: none;
}
.about_ry_right_sw_boxon:after{
	display: none;
}
.about_ry_right_sw_boxon a{
	color: #213f76;
	font-size: 1.2rem;
}
.about_csr_box{
	padding: 3vh 0px;
}
.about_csr{
	width:96vw;
	margin-top: 2vh;
}
.about_csr_left{
	width:100%;
	height: auto;
	float: none;
	position: relative;
	padding-bottom: 1vh;
}
.about_csr_left_title{
	padding-left: 5%;
	margin-top: 2vh;
	font-size: 2rem;
}
.about_csr_left_ltitle{
	width:100%;
	height: auto;
	font-size: 1.375rem;
	color: #FFFFFF;
	padding-left: 5%;
	margin-bottom: 3vh;
}
.about_csr_right{
	width:100%;
	height: auto;
	float: none;
	background: none;
	padding-top: 30px;
}
.about_csr_right_title{
	text-align: center;
}
.about_csr_right_con{
	margin-top: 10px;
}
.about_kh_box{
	width:100%;
	height: auto;
	background-image: url("../images/about_kh.jpg");
	background-size: cover;
	background-position: center;
	padding: 3vh 0px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin-bottom: -3vh;
}
.about_kh{
	width:96vw;
	height: calc(96vw * 0.31 * 145 / 276 * 2);
	margin:0px auto;
	position: relative;
	margin-top: 1vh;
}
.about_kh .swiper-slide{
	height: calc(96vw * 0.31 * 145 / 276);
	display: flex;
	flex-direction: column;
	justify-content: center;
	overflow: hidden;
	text-align: center;
	font-size: 0px;
}
.about_kh_con{
	width:calc(100% - 15px);
	height: calc(100% - 15px);
}
.about_kh_pagination{
	margin-top: 2vh;
	height: 10px;
	line-height: 10px;
}
.about_kh_pagination .swiper-pagination-bullet { 
	width:10px; 
	height:10px; 
}	
/*底部*/
.footer0003_box{
	width:100vw;
	height: auto;
	padding-top: 3vh;
	background: #1e1e1e;
	margin-top: 3vh;
}
.footer0003{
	width:96vw;
	height: auto;
	margin: auto;
}
.footer0003_left{
	width:100%;
	float: none;
}
.footer0003_left_logo{

	width:100%;
	text-align: center;
}
.footer0003_left_con_con{
	font-size:1.5rem;
	color: #ffffff;
	text-align: center;
}
.footer0003_left_con_title{
	padding-top: 1rem;
	font-size:1rem;
	color: #666666;
	text-align: center;
}
.footer0003_left_con_con{
	font-size:1.5rem;
	color: #ffffff;
	text-align: center;
}
.footer0003_left_con_con2{
	font-size:1rem;
	color: #ffffff;
	text-align: center;
}
.footer0003_right{
	width:100%;
	height: auto;
	float: none;
}
	
.footer0003_right{
	width:100%;
	height: auto;
	float: right;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
}
.footer0003_right_menu{
	width:20%;
	text-align: center;
	padding: 0.6rem 0px;
	margin: 1rem 0px;
	border-top: 1px #666666 solid;
	border-bottom: 1px #666666 solid;
}
.footer0003_right_menu a:hover{
	text-decoration: underline;
}
.footer0003_right_menu_title a{
	color: #ffffff;
	font-size: 1rem;
	transition: all 0.3s;
}
.footer0003_right_menu_con{
	padding-top:1rem;
	display: none;
}
.footer0003_right_menu_con a{
	display: block;
	color: #666666;
	font-size: 1.1rem;
	line-height: 1.8rem;
	transition: all 0.3s;
}
.footer0003_right_menu_con a:hover{
	color: #ffffff;
}
.footer0003_right_menucode_title{
	color: #ffffff;
	font-size: 1rem;
	text-align: center;
}
.footer0003_right_menucode_con{
	padding-top:0.5rem;
	padding-bottom: 1rem;
}
.footer0003_link{
	width:96vw;
	height: auto;
	margin: auto;
	line-height: 1.8rem;
	color: #a9a9a9;
	font-size: 0.9rem;
	padding: 1rem 0px;
}
.footer0003_link a{
	color: #a9a9a9;
	font-size: 0.9rem;
	margin-right: 1rem;
}
.footer0003_link a:hover{
	color: #ffffff;
	text-decoration: underline;
}
.footer0003_bottom_box{
	width:100%;
	height: auto;
	background: #0f0f0f;
}
.footer0003_bottom{
	width:96vw;
	height: auto;
	line-height: 1.5rem;
	margin: auto;
}
.footer0003_bottom a{
	color:#a9a9a9;
}
.footer0003_bottom a:hover{
	color:#ffffff;
}
.footer0003_bottom_left{
	width:100%;
	float: none;
	font-size: 0.9rem;
	padding: 1rem 0px;
	color: #a9a9a9;
	text-align: center;
}
.footer0003_bottom_right{
	width:100%;
	float: none;
	text-align: center;
	color: #a9a9a9;
	font-size: 0.9rem;
	padding-bottom: 1rem;
	
}
.footer0003_bottom_right span{
	padding:0px 0.5rem;
}





	
	
	
	
	
	
	
	
	
	
	
}