.top{
	height: 84px;
	line-height: 84px;
}
.bodybgh{
	width: 100%;
    height: 100%;
    text-align: center;
    background:rgba(0,0,0,0.6);
    position: relative;
    z-index: 0;
}
.bako00{
	position: fixed;
	background:rgba(0,0,0,0.6);
	width: 100vw;
    height: 100vh;
    z-index: -1;
}
.about_video{
    position: fixed;
    top:0;
    left:0;
    width: 100vw;
    height: 100vh;
    z-index: -2;
}
.about_videocon{
    width: 100vw;
    height: 100vh;
}
video#player2  {
    position: fixed;  
    right: 0px;  
    bottom: 0px;  
    min-width: 100%;  
    min-height: 100%;  
    height: auto;  
    width: auto;  

}

.header{
	width: 100vw;
    height: 13rem;
    min-height: 9rem;
	/*background: rgba(0,0,0,0.6);*/
}
.top{
	padding:0 150px;
	height: 80px;
}
.logo{
	display: block;
	position: absolute;
	left:20px;
	top:0px;
	width: 100px;
	height: 80px;
}
.logo img{
	width: 100%;
	position: absolute;
	top:50%;
	left:0;
	transform: translateY(-50%);
}
.topnavp{
	line-height: 80px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 3px;
}
.rightbitns{
	position: absolute;
	right:20px;
	top:25px;
	width: 158px;
	/*border:1px solid #0193f6;*/
	border-radius: 15px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	color:#fff;
	font-size: 16px;
	background: #0193f6;
}
.header_title{
	font-size: 1.2rem;
	line-height: 1.2rem;
	text-align: center;
	color:#fff;
	margin-top: 2rem;
	font-weight: bold;
}

.mode1_cont{
	width: 10rem;
	padding-left: 2rem;
	font-size: 0.18rem;
    margin: 0.4rem auto;
    line-height: 0.5rem;
    text-align: left;
    color: #fff;
}
.lijity{
	display: block;
	height: 0.4rem;
    text-align: center;
    border-radius: 0.2rem;
    font-size: 0.18rem;
    line-height: 0.4rem;
    color: #0193f6;
    border:1px solid #0193f6;
    width: 3.4rem;
    margin:0.66rem auto 0;
    transition: all 0.3s;
}
.lijity:hover{
	color: #fff;
    background: #0193f6;
}
.mode_2main{
	position: relative;
    width: 100vw;
    text-align: center;
    padding-top: 2.5rem;
    /*min-height: 16rem;*/
}

/*网站主题色 #0193f6 配合渐变色 #56c4e8*/

.bg_1st_1st{
	position: absolute;
	top:0;
	left:0;
	display: block;
    width: 100vw;
    height: 14rem;
    background: -webkit-gradient( linear, 0 50%, 100% 50%, from(#0193f6), to(#56c4e8) );
    transform: skewY(-15deg);
    -ms-transform: skewY(-15deg);
    -webkit-transform: skewY(-15deg);
    z-index: 0;
}
.mainto_text{
	position: relative;
	width: 14rem;
    line-height: 0.7rem !important;
    margin: 0 auto;
    font-weight: bold;
    font-size: 0.4rem;
    text-align: left;
    color:#fff;
    z-index: 1;
}
.main2_img{
	position: relative;
	width: 14.53rem;
    height: 7.36rem;
    margin:0.5rem auto 0;
    /*background: #eee;*/
    z-index: 1;
    overflow: hidden;

}
.main2_img img{
	width: 100%;
	height:auto;
	display: block;
	position: absolute;
	top:50%;
	transform: translateY(-50%);
}
.mode_3main{
	padding-top: 1rem;
	position: relative;
}
.mode3_title{
    margin-top: 0.9rem;
    font-size: 0.54rem;
    font-weight: bold;
    width: 14rem;
    line-height: 0.75rem !important;
    margin: 0.5rem auto;
    text-align: center;
    /*color:#fff;*/
    position: relative;
    z-index: 2;
}
.mode3cont{
	width: 16.1rem;
	margin:1rem auto;
	position: relative;
	z-index: 1;
}
.mode3cont li{
	float: left;
	width: 20%;
	text-align: center;
	padding:0.2rem 0;
}
.liimgbox{
	display: inline-block;
	width: 1.2rem;
	height: 1.2rem;
	/*background: #eee;*/
	position: relative;
}
.liimgbox img{
	width: 100%;
	height: auto;
	position: absolute;
	left:0;
	top:50%;
	transform: translateY(-50%);
}
.hestitls{
	text-align: center;
	padding: 0 0.2rem;
	font-size: 0.25rem;
	margin:0.3rem auto 0.1rem;
}
.heslitext{
	height: 0.8rem;
	text-align: center;
	padding: 0 0.2rem;
	font-size: 0.2rem;
	/*color:#fff;*/
	line-height: 0.4rem;
}
.bg_1st_2ed {
    width: 100vw;
    transform: skewY(-15deg);
    -ms-transform: skewY(-15deg);
    -webkit-transform: skewY(-15deg);
    background: white;
    position: absolute;
    top:-4.6rem;
    left:0;
}
.mode4_mian{
	padding:1rem 0;
	position: relative;
	color:#fff;
	background: #fff;
    margin-top: 2rem;
}
.bg31_span{
	position: absolute;
	top:0;
	left:0;
	height: 100%;
	width: 100%;
	display: none;
    width: 100vw;
    height: 9rem;
    background: #fff;
	z-index: 0;
	-webkit-box-shadow: 0rem 0.005rem 0.3rem RGBA(0, 0, 0, 0.5);
	box-shadow: 0rem 0.005rem 0.3rem RGBA(0, 0, 0, 0.5);
}
.mode4_conte{
	font-size: 0.4rem;
	color:#fff;
	line-height: 0.75rem;
	position: relative;
	z-index: 2;
	width: 14rem;
	text-align: left;
	margin:0 auto;
}
.bg3_span{
	position: absolute;
	top:-9rem;
	left:0;
	display: block;
    width: 100vw;
    height: 11rem;
    background: -webkit-gradient( linear, 0 50%, 100% 50%, from(#fff), to(#fff) );
    transform: skewY(-15deg);
    -ms-transform: skewY(-15deg);
    -webkit-transform: skewY(-15deg);
    z-index: 0;
}
.bg5_span{
	position: absolute;
	top:-8rem;
	left:0;
	display: block;
    width: 100vw;
    height: 35rem;
    background: -webkit-gradient( linear, 0 50%, 100% 50%, from(#0193f6), to(#56c4e8) );
    transform: skewY(-15deg);
    -ms-transform: skewY(-15deg);
    -webkit-transform: skewY(-15deg);
    z-index: 0;
}
.bg51_span{
	position: absolute;
	width: 16.5rem;
	border-radius: 0.15rem;
	top:0;
	left:1.35rem;
	display: block;
    height: 14rem;
    background: #fff;
    z-index: 0;
}
.mode5main{
	margin:2rem 0 0;
	/* background: #fff; */
    position: relative;
    z-index: 1;
	padding:0.5rem 0 0.3rem;
}
.cooplist{
	width: 16rem;
	margin:0rem auto 1rem;
	z-index: 2;
}
.cooplist li{
	float: left;
	width: 16.6%;
	position: relative;
	margin:0.5rem 0;
	height: 0.8rem;
}
.cooplist li img{
	display: block;
	height: 100%;
	position: absolute;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%);
}

.home_content_our_Technical{
	/* background: #0193f6; */
	overflow: hidden;
	padding:1rem 0;
	
	position: relative;
	z-index: 2;
}
.home_content_our_Technical p {
    font-size: 0.18rem;
    line-height: 0.3rem;
    width: 14rem;
    margin: 0.2rem auto 0;
    color: #fff;
}
.home_content_our_Technical_log_s {
	height: 0.98rem;
	background: #fff;
	border: none;
	border-radius: 0.49rem;
	padding: 0.3rem 0rem;
	margin: 0.5rem auto;
	-webkit-box-shadow: 0rem 0.2rem 0.4rem RGBA(0, 0, 0, 0.06);
    box-shadow: 0rem 0.2rem 0.4rem RGBA(0, 0, 0, 0.06);
    width: 10rem;
	/* position: relative; */
	text-align: center;
	

}
.home_content_our_Technical_log_s img {
    margin: 0 0.19rem;
	display: inline-block;
	height:100%;
	width: auto;
	position: relative;
	/*bottom:0.15rem;*/
	/*transform: translateY(-50%);*/
}
.home_content_our_more {
    font-size: 0.18rem;
    line-height: 0.6rem;
    color: white;
    font-weight: 300;
	text-decoration: underline;
}

.mode6main{
	width: 100vw;
	position: relative;
	z-index: 2;
	padding:0.5rem 0;
	background: url(../images/contus.png) no-repeat center center;
	background-size: 100% 100%;
	height: 5rem;
}
.contusmain{
	width: 8rem;
	margin:0 auto;
	color: #fff;
	font-size: 0.3rem;
	line-height: 0.5rem;
	text-align: left;
	padding-left: 1rem;
}
.eoSasA {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    -webkit-box-align: center;
    align-items: center;
    width: 100vw;
    height: 0.9rem;
    position: relative;
	background: rgba(255, 255, 255, 1);
	z-index: 2;
}
.iKpWe {
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    height: 0.33rem;
}
.fWmeCZ {
    height: 0.32rem;
    width: 0.32rem;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    margin-right: 0.2rem;
}
.iKpWe .text {
    font-size: 0.26rem;
    line-height: 0.33rem;
    font-weight: 500;
    color: #0193f6;
}
.iMoBPG {
    height: 0.3rem;
    font-size: 0.18rem;
    color: white;
    line-height: 0.25rem;
    border-radius: 0.15rem;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    background: #0193f6;
    padding: 0.02rem 0.39rem;
}
.home_content_client_say {
    width: 16.5rem;
	/* height: 14.56rem; */
	position: relative;
	z-index: 2;
    background: rgba(255, 255, 255, 0.95);
    margin: 0 auto;
    margin-top: 2rem;
    border: none;
    border-radius: 0.15rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: black;
}
.home_content_client_item {
    width: 17.32rem;
    height: 1.7rem;
    margin-top: 0.3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
	margin-left: -1.5rem;
	position: relative;
	z-index: 2;
}

.home_content_client_item img {
    height: 1.7rem;
    display: block;
    margin-right: 0.4rem !important;
}

.home_content_client_item_content {
    height: 1.7rem;
    width: 7.5rem;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.home_content_client_item_content_title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 0.48rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0.2rem;
}

.home_content_client_item_content h4 {
    font-size: 0.34rem;
    line-height: 0.48rem;
    margin-bottom: 0;
}

.linkButton {
    height: 0.4rem;
    border-radius: 0.185rem;
    border: none;
    background: #0193f6;
    font-size: 0.22rem;
    color: #fff;
    line-height: 0.4rem;
    padding: 0 0.3rem;
}
.linkButton a{
	color:#fff;
}
.home_content_client_item_content p {
    font-size: 0.24rem;
    line-height: 0.34rem;
    margin-bottom: 0;
}
.content_1st_2ed {
    width: 14.5rem;
    height: 5.93rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
	align-items: center;
	font-size: 0.18rem;
	position: relative;
	left:1rem;
	bottom: 0.5rem;
	z-index: 2;
}
.content_1st_2ed p {
    text-align: left;
    line-height: 0.8rem !important;
    margin-bottom: 1rem;
    margin-right: 0.8rem;
    font-weight: 500;
    width: 4.48rem !important;
	word-wrap: break-word;
	font-size: 0.3rem;
	color:#fff;
	font-size: 0.54rem;
}
.eUVhUR {
    display: flex;
    height: 5.93rem;
    width: 9.34rem;
}

.eUVhUR .s_item:nth-child(1) {
	align-self: flex-end;
	text-align: left;
}

.eUVhUR .s_item {
    box-shadow: rgba(0, 0, 0, 0.06) 0rem 0.2rem 0.4rem;
}

.dNnjOw {
    width: 2.98rem;
    min-height: 4.13rem;
    background-color: rgba(255, 255, 255, 0.95);
    margin-right: 0.2rem;
    color: black;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    border-radius: 0.1rem;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    padding: 0.3rem;
}

.eUVhUR .s_item:nth-child(2) {
    align-self: center;
}
.eUVhUR .s_item {
    box-shadow: rgba(0, 0, 0, 0.06) 0rem 0.2rem 0.4rem;
}
.mVQkE .num {
    font-size: 0.48rem;
    line-height: 0.57rem;
}
.mVQkE {
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    align-items: flex-start;
    text-align: left;
    margin-bottom: 0.2rem;
}
.eUVhUR .s_item:nth-child(3) {
    align-self: flex-start;
}
/*.mVQkE .num::after {
    content: "%";
    font-size: 0.19rem;
}*/
.ant-progress{
	width: 100%;
}
.ant-progress-bg{
	height: 4px;
	border-radius: 1rem;
}
.ant-progress-inner{
    overflow: hidden;
}
.pcblock{display:block;}
@media (max-width: 750px){
    .pcblock{display:none;}
    .header_title{margin:0.5rem 0;}
    .mode1_cont{ width: 17rem;padding-left: 0;line-height: 1.3rem;font-size: 0.7rem;}
    .header{ height:20rem;}
    .lijity{width: 7.4rem;height:1.8rem;line-height: 1.7rem;font-size: 0.7rem;}
    .mainto_text{ width: 17rem;line-height: 1.4rem !important;font-size: 0.7rem;}
    .bg_1st_1st{height:18rem;}
    
    .mode3cont li{width:100%; padding:1rem 0; color:#fff;}
    .mode3_title_white{ color:#fff; }
    .hestitls{ font-size:0.9rem; }
    .heslitext{ line-height:1rem; font-size:0.7rem; }
    .mode4_conte{ font-size:0.7rem; line-height:1.3rem; width:17rem; }
    .bg3_span,.bg31_span{ display:none; }
    .mode4_mian{ background:none; }


    .bg51_span{ height:41rem; }
    .bg5_span{ height:76rem; }
    .cooplist li{ width:25%; height:1.8rem;overflow: hidden; }
    
    .home_content_client_item{ height:8rem; }
    .home_content_client_item{margin-left:0;}
    .home_content_client_item img{ display:none; }
    .home_content_client_item_content{ width:17.5rem; height:7.7rem; }

    .home_content_client_item_content_title{margin-bottom:0.5rem; margin-left:2rem;}
    .home_content_client_item_content h4{ font-size:0.8rem; }
    .home_content_client_item_content p{font-size: 0.7rem;line-height: 1.3rem;margin-left:2rem;}
    .home_content_our_Technical p{font-size: 0.7rem;line-height: 1.3rem;}
    .home_content_our_Technical_log_s{ width:17rem; height:2rem; }
    .home_content_our_Technical_log_s img{ height:42%; }

    .mode6main{height: 9rem;}
    .mode3_title{ font-size:0.9rem;line-height: 1.5rem !important; }
    .contusmain{ width:17rem;font-size: 0.7rem;line-height: 1.2rem; }
    .eoSasA{ height:2rem; }
    .iMoBPG{height: 1.3rem;line-height: 1.3rem;font-size: 0.7rem;}
}