@media screen and (min-width:1260px){
	.en_p_detail_img,
	.en_p_detail_img img{
		width: 100%;
	}
	.en_p_detail_top{
		width: 100%;
		display: flex;
		justify-content: center;
		margin-top: -120px;
		padding-bottom: 60px;
		background-color: #F4FAFF;
	}
	.en_p_detail_top_in{
		width: 1260px;
		display: flex;
	}
	.en_p_detail_top_in>img{
		width: 584px;
		height: 438px;
	}
	.en_p_left{
		display: flex;
		flex-direction: column;
		margin-left: 80px;
	}
	.en_p_left div:nth-child(1){
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.en_p_left div:nth-child(1) p{
		font-size: 40px;
		color: #FFFFFF;font-weight: bold;
		    min-height: 120px;
	}
	.en_p_left div:nth-child(1) button{
		width: 114px;
		height: 31px;
		border: 1px solid #FFFFFF;
		border-radius: 15px;
		font-size: 16px;
		color: #FFFFFF;
		background-color: rgba(0,0,0,0);
	}
	.en_p_left>span{
		font-size: 16px;
		color: #212121;
		margin-bottom: 30px;
	}
	.en_p_left div:nth-child(3) {
		display: flex;
	}
	.en_p_left div:nth-child(3) li{
		display: flex;
		flex-direction: column;
	}
	.en_p_left div:nth-child(3) li span{
		width: 232px;
		height: 14px;
		background: #0018FF;
	}
	.en_p_left div:nth-child(3) li p{
		font-size: 12px;
		color: #212121;
		margin: 5px 0 0 0;
	}
	.en_p_left div:nth-child(3) li:last-child span{
		background: #00DEFF!important;
	}
	.en_p_left div:nth-child(3) li:last-child{
		align-items: flex-end;
	}
	.en_p_left div:nth-child(4){
		display: flex;
		margin: 30px 0;
	}
	.en_p_left div:nth-child(4) img{
		width: 16px;
		height: 16px;
		margin-right: 15px;
	}
	.en_p_left div:nth-child(4) button{
		width: 180px;
		height: 46px;
		background: 0;
		border-radius: 23px;
		font-size: 16px;
		color: #FC0000;
		display: flex;
		align-items: center;
		justify-content: center;
		border: none;
		margin-right: 20px;
 transition: 0.5s;
 border: 1px solid #FC0000;
	}
	
		.en_p_left div:nth-child(4) button:hover{
		background: #FC0000;
		color: #FFFFFF;
	}
	
	.en_p_left div:nth-child(5){
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.en_p_left div:nth-child(5) p{
		font-size: 24px;
		color: #212121;
	}
	.en_p_left div:nth-child(6) a{
		display: flex;
		align-items: center;
	}
	.en_p_left div:nth-child(6) img{
		width: 28px;
		height: 28px;
		margin-right: 10px;
	}
	.en_p_left div:nth-child(6) p{
		width: 399px;
		height: 22px;
		font-size: 24px;
		font-style: italic;
		text-decoration: underline;
		color: #0777CD;
	}
	/* ---- */
	.en_p_detail_tab_out{
	    width: 100%;
	    display: flex;
	    justify-content: center;
	    position: sticky;
		top: 150px;
		background-color: #f7f7f7;z-index: 1;
	}
	.en_p_detail_tab{
		display: flex;
		width: 1260px;
		justify-content: space-around;
		margin: 30px auto;
		
	}
	.en_p_detail_tab p{
		font-size: 24px;
		color: #212121;
	}
	.en_p_detail_tab a:hover p
	{color: #0777CD;}
	.en_active{
		color: #0777CD!important;
	}
	/* ---------- */
	.en_p_img_box{
		width: 100%;
		padding: 60px 0;
		background-image: url('../../img/ru-home1.png');
		background-size: cover;
		display: flex;
		flex-direction: column;
		align-items: center;}
	.en_list_box h4{
	    font-size: 24px;
    margin-bottom: 30px;}
    	.en_list_box span{
	       text-wrap: inherit!important;}
		#point2{
		    background-image: url('../../img/cpbj.jpg');
		        padding: 30px;
		}
	
	.en_p_img_box div{
		display: flex;
		width: 1260px;
		justify-content: space-between;
		
	}
	.en_p_img_box div img{
		width: 232px;
	}
	.en_p_img_box p{
		font-size: 24px;
		color: #FFFFFF;
		margin-top: 30px;
	}
	.en_list_box{
		width: 1260px;
		margin: 0 auto;
		padding: 60px 0 0 0;
	}
	.en_list_box >div{
		min-height: 500px;
		    margin-bottom: 60px;
	}
	.en_list_box img{
		margin: 0 auto;
	}
	/*.en_list_box >div li{*/
	/*	display: flex;*/
	/*	flex-direction: column;*/
	/*}*/
	.en_list_box >div li h4{
		font-size: 24px;
		color: #212121;
		margin: 0;
	}
	.en_list_box >div li span{
		width: 717px;
		font-size: 16px;
		color: #212121;
		margin: 15px 0;
	}
	.en_list_box p{
	    color: #212121;
	}
	/*.en_list_box >div li div {*/
	/*	display: flex;*/
	/*	width: 717px;*/
	/*	justify-content: space-between;*/
	/*}*/
	/*.en_list_box >div li div img{*/
	/*	width: 316px;*/
	/*	height: 185px;*/
	/*}*/
	/* 表格 */
	.en_list_box >div >nav{
		display: flex;
		flex-direction: column;
	}
	.en_list_box >div >nav h4{
		font-size: 24px;
		color: #212121;
		margin: 0;
	}
	.a_table{
		width: 1260px;
		margin: 0 auto;
		margin-top: 30px;
	}
	.titfont{
		background-color: #333333;
		color: #FFFFFF;
		text-align: center;
	}
	.btbg{
		text-align: center;
	}
	.table_back td{
		background-color: #EDEDED;
	}
	
	.a_device_box {
    background-image: url(../../img/footer-back.png);
    background-size: cover;
    height: 576px;
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 85px;
	        padding: 60px 0;
	}
    .a_device_in{    width: 1260px;}
	.a_device_in h4{font-size: 30px;
    color: #fff;
    margin-bottom: 40px;}
    
    
    .a_detail_list{
        width: 1260px;
    margin: 0 auto;}
    .a_detail_list > div {
    display: flex;
    justify-content: space-between;
    margin-bottom: 60px;
}

.a_detail_list >p {
    font-size: 36px;
    font-weight: bold;
     text-align:center;
    color: #333333;
    margin-bottom: 50px;
}
    
    .a_detail_list div p {
    width:  277px;
    line-height: 41px;
    font-size: 18px;
    font-family: Arial-Regular, Arial;
    font-weight: 400;
    color: #FFFFFF;
    padding: 0 10px;
    text-align: center;
    background-color: #0777CD;
    margin: 0;
        display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.a_detail_list > div h2 {
    width: 277px;
    height: 207px;overflow: hidden;margin: 0;
}
.a_detail_list > div img {
    width: 100%;
    height: 100%;
 transition: 0.5s;
}
.a_detail_list a:hover img {
   transform: scale(1.1);
}
	/* 表格 */
}
@media screen and (max-width: 1260px){
    
    .a_device_box p
    {    font-size: 3vw;}
    
    .a_detail_list
    {width: 90vw;
    margin: 5vw auto;
        
    }
    .a_detail_list a{
        width: 43vw;
        
    }
    .a_detail_list img{
        width: 100%;
        
    }
    .a_detail_list>div{
        display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
        
    }
   .a_detail_list div p {
       background-color: #0777CD;
    color: #fff;
    height: 7vw;
    padding: 0 1vw;}
    .a_detail_list h4{
        margin-bottom: 3vw;
            font-size: 5vw;
        
    }
    
    .a_device_in{    width: 90vw;
    margin: 0 auto;
    padding: 8vw 0;}
    .a_device_box{    background-image: url(../../img/footer-back.png);
    background-size: cover;}
    .a_device_box h4{      font-size: 5vw;  color: #fff;
    margin-bottom: 3vw;}
      .a_device_box img{ width: 100%;}
    
	.en_p_detail_img,
	.en_p_detail_img img{
		width: 100vw;
	}
	.en_p_detail_top{
		width: 100vw;
		display: flex;
		justify-content: center;
		padding: 5vw 0;
		background-color: #F4FAFF;
	}
	.en_p_detail_top_in{
		width: 90vw;
		display: flex;
		flex-wrap: wrap;
	}
	.en_p_detail_top_in>img{
		width: 90vw;
		height: 76.5vw;
	}
	.en_p_left{
		width: 90vw;
		display: flex;
		flex-direction: column;
	}
	.en_p_left div:nth-child(1){
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.en_p_left div:nth-child(1) p{
		font-size: 5vw;
		color: black;
		margin: 4vw 0;
	}
	.en_p_left div:nth-child(1) button{
		width: 30vw;
		height: 8vw;
		border: 1px solid black;
		border-radius: 5vw;
		font-size: 2.1333vw;
		color: black;
		background-color: rgba(0,0,0,0);
	}
	.en_p_left>span{
		width: 90vw;
		font-size: 2.1333vw;
		color: #212121;
		margin-bottom: 4vw;
	}
	.en_p_left div:nth-child(3) {
		display: flex;
	}
	.en_p_left div:nth-child(3) li{
		display: flex;
		flex-direction: column;
	}
	.en_p_left div:nth-child(3) li span{
		width: 45vw;
		height: 1.8vw;
		background: #0018FF;
	}
	.en_p_left div:nth-child(3) li p{
		font-size: 1.6vw;
		color: #212121;
		margin: 1vw 0 0 0;
	}
	.en_p_left div:nth-child(3) li:last-child span{
		background: #00DEFF!important;
	}
	.en_p_left div:nth-child(3) li:last-child{
		align-items: flex-end;
	}
	.en_p_left div:nth-child(4){
		display: flex;
		justify-content: space-between;
		margin: 4vw 0;
	}
	.en_p_left div:nth-child(4) img{
		width: 2.13vw;
		height: 2.13vw;
		margin-right: 2vw;
	}
	.en_p_left div:nth-child(4) button{
		width: 30vw;
		height: 7vw;
		background: #FC0000;
		border-radius: 10vw;
		font-size: 2.13vw;
		color: #FFFFFF;
		display: flex;
		align-items: center;
		justify-content: center;
		border: none;
	}
	.en_p_left div:nth-child(5){
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.en_p_left div:nth-child(5) p{
		font-size: 3.2vw;
		color: #212121;
	}
	.en_p_left div:nth-child(6){
		display: flex;
		align-items: center;
	}
	.en_p_left div:nth-child(6) img{
		width: 3.7vw;
		height: 3.7vw;
		margin-right: 2vw;
	}
	.en_p_left div:nth-child(6) p{
		/* width: 90vw; */
		height: 22px;
		font-size: 3.2vw;
		font-style: italic;
		text-decoration: underline;
		color: #0777CD;
		margin: 0;
	}
	/* ---- */
	.en_p_detail_tab{
		width: 96%;
    display: flex;
    flex-direction: row;
    margin: 0 auto;
	}
	.en_p_detail_tab p{
	width: 25%;
    font-size: 3vw;
    color: #333;text-align:center
}
	.en_p_detail_tab p{   margin: 3vw 0;
}
.en_p_detail_tab .en_active{
    color:#0777CD
    
}
.en_p_detail_tab_out{
    background-color: #f7f7f7;
    position: sticky;
    top: 60px;
    z-index: 1;
    
}
	/* ---------- */
	.en_p_img_box{
		width: 100vw;
		padding: 8vw 0;
		background-image: url('../../img/ru-home1.png');
		background-size: cover;
		display: flex;
		flex-direction: column;
		align-items: center;
		
	}
	.en_p_img_box div{
		display: flex;
		flex-wrap: wrap;
		width: 90vw;
		justify-content: space-between;
	}
	.en_p_img_box div img{
		width: 43vw;
	}
	.en_p_img_box p{
		font-size: 3.2vw;
		color: #FFFFFF;
		margin-top: 4vw;
		text-align: center;
	}
	.en_list_box{
		width: 90vw;
		margin: 0 auto;
		padding: 8vw 0;
	}
	.en_list_box >div{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin-bottom: 4vw;
	}
	.en_list_box >div:last-child{
	    width: 90vw;overflow: hidden;
	}
	.en_list_box div img{
		width: 100%;
		/* height: 405px; */
	}
	.en_list_box >div li{
		display: flex;
		flex-direction: column;
	}
	.en_list_box >div li h4{
		font-size: 3.2vw;
		color: #212121;
		margin: 0;
	}
	.en_list_box >div p{
	    width: 90vw;
		font-size: 2.133vw;
		color: #212121;
		margin: 2vw 0;
	}
	.en_list_box >div li span{
		width: 90vw;
		font-size: 2.133vw;
		color: #212121;
		margin: 2vw 0;
	}
	.en_list_box >div li div {
		display: flex;
		width: 90vw;
		justify-content: space-between;
	}
	.en_list_box >div li div img{
		width: 43vw;
		margin: 4vw 0;
	}
	/* 表格 */
	.en_list_box >div >nav{
		display: flex;
		flex-direction: column;
	}
	.en_list_box >div >nav h4{
		font-size: 24px;
		color: #212121;
		margin: 0;
	}
	.a_table{
		width: 90vw;
		margin: 0 auto;
		margin-top: 4vw;
	}
	.titfont{
		background-color: #333333;
		color: #FFFFFF;
		text-align: center;
	}
	.btbg{
		text-align: center;
	}
	.table_back td{
		background-color: #EDEDED;
	}
	/* 表格 */
}