@media (max-width: 1150px) and (min-width: 1020px) {
	.container {
		width: 1020px;
	}
}

@media (max-width: 1020px) {
	.container {
		width: 90%;
	}

	.header {
		height: 50px;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.logo {
		height: 30px;
		margin-top: 0;
	}

	.heade3 {
		display: flex;
		align-items: center;
	}

	.menubtn {
		margin-left: 20px;
	}

	.menubtn i {
		display: block;
		width: 25px;
		height: 2px;
		background-color: #333;
		-webkit-transition: .5s;
		-moz-transition: .5s;
		-o-transition: .5s;
		transition: .5s;
	}

	.menubtn i:nth-child(1) {
		-webkit-transform-origin: left bottom;
		-moz-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		-o-transform-origin: left bottom;
		transform-origin: left bottom;
	}

	.menubtn i:nth-child(2) {
		margin-top: 4px;
	}

	.menubtn i:nth-child(3) {
		margin-top: 4px;
		-webkit-transform-origin: left top;
		-moz-transform-origin: left top;
		-ms-transform-origin: left top;
		-o-transform-origin: left top;
		transform-origin: left top;
	}

	.menubtn.on i:nth-child(1) {
		-webkit-transform: rotate(28deg);
		-moz-transform: rotate(28deg);
		-ms-transform: rotate(28deg);
		-o-transform: rotate(28deg);
		transform: rotate(28deg);
	}

	.menubtn.on i:nth-child(2) {
		opacity: 0;
	}

	.menubtn.on i:nth-child(3) {
		-webkit-transform: rotate(-28deg);
		-moz-transform: rotate(-28deg);
		-ms-transform: rotate(-28deg);
		-o-transform: rotate(-28deg);
		transform: rotate(-28deg);
	}

	.COVER {
		width: 60%;
		height: 100%;
		background-color: #1c1c1c;
		background-color: rgba(28,28,28,0.8);
		/* display: none; */
		overflow: hidden;
		overflow-y: auto;
		position: fixed;
		top: 0px;
		left: -100%;
		z-index: 1001;
	}

	.MULUS {
		width: 100%;
		box-sizing: border-box;
		padding: 10px;
	}

	.mulu {
		border-bottom: 1px solid rgba(255, 255, 255, 0.2);
		box-sizing: border-box;
		width: 100%;
		display: block;
	}

	.mulu1 {
		width: 100%;
		padding: 10px 0;
		color: white;
		font-size: 14px;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.banner {
		height: 335px;
	}

	.banner .swiper-pagination-bullet {
		width: 40px;
	}
	.banne3{
	    width: 90%;
	    height:275px;
	    margin: auto;
	}
.banne3 img{
    height: 100%;
    object-fit: cover;
    object-position: center;
}
	/*.banne3 {*/
	/*	padding: 50px 25px;*/
	/*}*/

	/*.banne3_1 {*/
	/*	font-size: 20px;*/
	/*}*/

	/*.banne3_2 {*/
	/*	margin-top: 10px;*/
	/*}*/

	.inde_ywbk {
		margin: 50px auto;
	}

	.inde_ywbka {
		flex-wrap: wrap;
	}

	.inde_ywbka1 {
		width: 100%;
		height: auto;
	}

	.inde_ywbka2 {
		width: 100%;
		padding: 40px 30px;
	}

	.inde_ywbka2_1 {
		font-size: 18px;
	}

	.inde_ywbka2_2 {
		height: 133px;
		margin-top: 15px;
		font-size: 14px;
	}

	.inde_ywbka2_3 {
		width: 125px;
		height: 35px;
		margin-top: 15px;
	}

	.inde_ywbka2_3_1 {
		line-height: 35px;
	}

	.inde_ywbka2_3_2 {
		line-height: 35px;
	}

	.inde_ywbkb {
		margin-top: 50px;
		flex-wrap: wrap;
	}

	.inde_ywbkb1 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 25px;
	}

	.inde_ywbkb1_1 {
		font-size: 18px;
	}

	.inde_ywbkb1_2 {
		margin-top: 15px;
		font-size: 14px;
	}

	.inde_ywbkb1_3 {
		width: 125px;
		height: 35px;
		margin-top: 25px;
	}

	.inde_ywbkb2 {
		width: 100%;
	}

	.inde_ywbkb3 {
		height: auto;
	}

	.inde_ywbkb3 div {
		font-size: 15px;
	}

	.inde_new {
		margin: 50px auto;
	}

	.inde_new1 {
		font-size: 18px;
		position: relative;
	}
	.inde_new1::after{
	    content: '';
	    width: 100%;
	    height: 1px;
	    background: #E3E6EF;
	    position: absolute;
	    left: 0;
	    top: 50%;
	            transform: translateY(-50%);
	}
.inde_new1 span{
    padding: 0 15px;
    background: white;
    display: inline-block;
    position: relative;
    z-index: 1;
}
	.inde_new2 {
		margin-top: 25px;
		display: flex;
		flex-wrap: wrap;
	}

	.inde_new3 {
		width: 100%;
	}

	.inde_new3_1 {
		height: auto;
	}

	.inde_new3_2 {
		padding: 10px 0;
		font-size: 16px;
	}

	.inde_new3_3 {
		font-size: 12px;
		display: flex;
		align-items: center;
	}

	.inde_new4 {
		width: 100%;
		margin-left: 0;
		margin-top: 4%;
	}

	.inde_new5 {
		margin-bottom: 10px;
		align-items: center;
	}

	.inde_new5_1 {
	       width: 100px;
    height: 75px;
	}

	.inde_new5_2 {
	    width: calc(100% - 110px);
	}

	.inde_new5_3 {
	    padding: 0;
		font-size: 14px;
		overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
	}

	.inde_new5_4 {
		font-size: 12px;
		display: flex;
		align-items: center;
	}

	.inde_videos {
		height: 295px;
	}

	.inde_videod1 {
		width: 70px;
	}

	.inde_videod2 {
		margin-top: 25px;
		font-size: 18px;
	}

	.inde_videod3 {
		margin-top: 25px;
		font-size: 14px;
	}

	.inde_gzjh1.gzjha {
		width: 100%;
		margin-right: 0;
		padding: 35px 10px;
	}

	.inde_gzjh1_1 {
		font-size: 18px;
	}

	.inde_gzjh1_2 {
		width: 125px;
		height: 35px;
		margin-top: 25px;
	}

	.inde_gzjh1 {
		width: 48%;
		margin: 0 1%;
		margin-right: 1%;
		padding: 35px 10px;
	}

	.inde_gzjh1_3 {
		height: 40px;
	}

	.inde_gzjh1_4 {
		margin-top: 25px;
		font-size: 16px;
	}

	.inde_gzjh1_5 {
		margin-top: 10px;
	}

	.inde_gzjh1_6 {
		margin-top: 10px;
		font-size: 12px;
		line-height: 20px;
	}
	.foot_top {
	    margin: 35px auto;
	    flex-wrap: wrap;
	}
	.foot_top1 {
	    width: 100%;
	    margin-bottom: 25px;
		/*margin: 2% 0;*/
	}
	.foot_top1:nth-child(3){
	    display: none;
	}
	.foot_top1:last-child{
	    margin-bottom: 0;
	}
	.foot_top1_1 {
	    /*font-size: 16px;*/
	    font-size: 13px;
	}
	.foot_top1_2 {
	    margin-top: 10px;
	    font-size: 13px;
		display: flex;
		align-items: center;
	}
	.foot_top1_4 {
	    margin-bottom: 10px;
	}
	.foot_top1_5 {
	    margin-bottom: 25px;
	    font-size: 14px;
	}
	.foot_top1_6 {
	    margin-bottom: 10px;
	    font-size: 14px;
		display: flex;
		align-items: center;
	}
	.foot_down {
	    margin: 15px auto;
	    display:flex;
		align-items: center;
		justify-content: space-between;
	}
	.foot_down1{
		font-size: 14px;
	}
	.nybanner {
	    height: 165px;
	}
	.nybanne2 {
	    top: 25px;
	}
	.nybanne3{
		display: flex;
		flex-wrap: wrap;
	}
	.nybanne3_1{
		font-size: 14px;
		display: none;
	}
	.nybanne3_2{
		margin-top: 15px;
	}
	.nybanne3_2_1{
		font-size: 25px;
		line-height: normal;
	}
	.nybanne3_2_2 {
	    margin-top: 5px;
	    font-size: 14px;
	}
	.lxwm_bo1 {
	    padding: 30px 0;
	    font-size: 24px;
	}
	.lxwm_bo2 {
	    margin-top: 10px;
	    display: flex;
		flex-wrap: wrap;
	}
	.lxwm_bo3{
		width: 100%;
		margin-bottom: 10px;
	}
	.lxwm_bo3_1{
		font-size: 18px;
	}
	.lxwm_bo3_2 {
	    margin-top: 10px;
	    font-size: 14px;
		display: flex;
		align-items: center;
	}
	.lxwm_bo4{
	    display: none;
	}
	.lxwm_bo5 {
	    margin-top: 45px;
	    padding: 20px 15px;
	}
	.lxwm_bo5_1 {
	    font-size: 18px;
	}
	.lxwm_bo5_2 {
	    margin-top: 20px;
	    flex-wrap: wrap;
	}
	.lxwm_bo5_3 {
	    width: 100%;
	    margin-right: 0;
		margin-bottom: 10px;
	}
	.lxwm_bo5_4{
		width: 100%;
	}
	.ywbk_bo {
	    margin-top: 30px;
	    margin-bottom: 50px;
	}
	.ywbk_bo1 {
	    padding: 10px 0;
	    font-size: 24px;
	}
	.ywbk_bo2 {
	    margin-top: 20px;
	    font-size: 14px;
	}
	.ywbk_bo3 {
	    margin-top: 40px;
	}
	.ywbk_bo4 {
	    margin-bottom: 25px;
	    flex-wrap: wrap;
	}
	.ywbk_bo5{
		width: 100%;
	}
	.ywbk_bo5_1 {
	    width: calc(100% - 50px);
	    height: auto;
	    margin: auto;
	}
	.ywbk_bo5_1_1 {
	    width: 45px;
	}
	.ywbk_bo5_1_1 img {
	    width: 25px;
	}
	.ywbk_bo5_1_2 {
	    width: calc(100% - 45px);
	}
	.ywbk_bo5_2 {
	    padding: 25px;
	    padding-left: 25px;
	}
	.ywbk_bo5_2_1 {
	    font-size: 18px;
	}
	.ywbk_bo5_2_2 {
	    margin-top: 15px;
	    font-size: 14px;
	}
	.ywbk_bo6 {
	    width: 100%;
	    padding: 25px;
	}
	.ywbk_bo6_1 {
	    font-size: 14px;
	}
	.ywbk_bo6_2 {
	    margin-top: 10px;
	}
	.ywbk_bo6_3 {
	    padding: 10px 0;
	    font-size: 14px;
		display: flex;
		align-items: flex-start;
	}
	.ywbk_bo6_4{
		        width: 125px;
		        height: 35px;
	}
	.teslarent_yyxz {
	    margin: 30px auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	.teslarent_yyxz2{
		width: 100%;
	}
	.teslarent_yyxz2_1 {
	    display: flex;
        justify-content: center;
	    font-size: 18px;
	}
	.teslarent_yyxz2_2 {
	    margin-top: 15px;
	    font-size: 14px;
	    text-align: center;
	}
	.teslarent_yyxz2_3 {
	                   /*border: 4px solid #00AEFF;*/
        width: 85%;
        height: 60px;
        background: white;
        margin: auto;
        margin-top: 10px;
	}
	.teslarent_yyxz2_3 img {
    max-width: 100%;
    width: auto;
    height: 100%;
    display: block;
    margin: auto;
    object-fit: cover;
    object-position: center;
            border-radius: 10px;
        box-shadow: 0 0 5px rgba(0,0,0,0.1);
}
	.teslarent_yyxz1 {
    width: 90%;
    margin-left: 0;
    margin-top: 25px;
}
	.teslarent_jdbz {
	    margin: 45px auto;
	}
	.teslarent_jdbz1{
		font-size: 28px;
	}
	.teslarent_jdbz2{
		display: flex;
		flex-wrap: wrap;
	}
	.teslarent_jdbz3 {
	    width: 50%;
	    margin-top: 30px;
	}
	.teslarent_jdbz3_1 {
	    height: 120px;
	}
	.teslarent_jdbz3_2 {
	    margin-top: 25px;
	    font-size: 14px;
	}
	.teslarent_zppt {
	    margin: 40px auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: flex-start;
	}
	.teslarent_zppt1 {
	    width: 100%;
	    margin-right: 0;
		margin-top: 5%;
	}
	.teslarent_zppt2{
		width: 100%;
	}
	.teslarent_zppt2_1 {
	    font-size: 28px;
	    font-weight: 600;
	}
	.teslarent_zppt2_2 {
	    margin-top: 20px;
	    font-size: 14px;
	}
	.teslarent_zppt2_3 {
	    height: 50px;
	    margin-top: 15px;
	}
	.teslarent_zppt2_4 {
	    width: 100%;
	    height: 50px;
	    margin-top: 20px;
	    line-height: 50px;
	    border-radius: 5px;
	    font-size: 14px;
	}
	.teslarent_yjyy {
	    margin: 40px auto;
	}
	.teslarent_yjyy1{
	font-size: 14px;
}
	.teslarent_yjyy2 {
	    margin-top: 10px;
	    font-size: 28px;
	}
	.teslarent_yjyy3{
		display: flex;
		flex-wrap: wrap;
	}
	.teslarent_yjyy4 {
	    width: 100%;
	    border-radius: 10px;
	    margin-right: 0;
	    margin-top: 40px;
	    padding: 0 20px;
	}
	.teslarent_yjyy5 {
	    padding: 15px 0;
	    padding-top: 35px;
	}
	.teslarent_yjyy5_1 {
	    height: 160px;
	}
	.teslarent_yjyy5_2 {
	    font-size: 16px;
	    margin-top: 5px;
	}
	.teslarent_yjyy5_3{
		font-size: 14px;
	}
	.teslarent_yjyy6 {
	    padding: 10px 0;
	}
	.teslarent_yjyy8 {
	    height: 40px;
	    margin-top: 25px;
	    line-height: 40px;
	    font-size: 14px;
	}
	.teslarent_zd {
	    margin: 15px auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		position: relative;
	}
	.teslarent_zd1{
		width: 100%;
	}
	.teslarent_zd1_1 {
	    margin-top: 10px;
	    font-size: 14px;
	}
	.teslarent_zd1_2 {
	    display: flex;
		flex-wrap: wrap;
	    margin-top: 5px;
	}
	.teslarent_zd1_3 {
	    width: 49%;
	    margin-top: 10px;
	    font-size: 14px;
	}
	.teslarent_zd2{
	max-width: 49%;
        width: auto;
        height: 110px;
        margin-left: 0;
        margin-top: 20px;
        position: absolute;
        right: 0;
        bottom: 0;
        display: none;
	}
	.teslarent_iosljs {
	    padding: 0 2.5%;
	    padding-top: 65px;
	}
	.teslarent_ioslj {
	          padding: 25px 6%;
        background-color: #FE6243;
        background-position: top right 23%;
        background-size: auto 280px;
	}
	.teslarent_ioslj1 {
	    height: 40px;
	    display: block;
	    margin: auto;
	}
	.teslarent_ioslj2 {
	    margin-top: 170px;
	    font-size: 14px;
	    text-align: center;
	}
	.teslarent_ioslj3 {
	            /*border: 4px solid #00AEFF;*/
	            width: 100%;
	            height: 60px;
	            background: white;
        margin: auto;
        margin-top: 15px;
         border-radius: 10px;
        box-shadow: 0 0 5px rgba(0,0,0,0.1);
	}
	.teslarent_ioslj3 img{
	     margin: auto;
	}
	.gydcfw_bo {
	    padding: 50px 0;
	}
	.gydcfw_bo1 {
	    font-size: 13px;
	}
	.gydcfw_bo2 {
	    margin-top: 40px;
	    font-size: 26px;
	}
	.gydcfw_bo4 {
	    width: 49%;
	    margin-top: 15px;
	    padding:10px 0;
	}
	.gydcfw_bo4:nth-child(3n){
		margin-right: 2%;
	}
	.gydcfw_bo4:nth-child(2n){
		margin-right: 0;
	}
	.gydcfw_bo4_1 {
	    font-size: 16px;
	}
	.gydcfw_bo4_2 {
	    margin-top: 15px;
	    font-size: 14px;
	}
	.gydcfw_bo4_3 {
	    margin-top: 10px;
	}
	.new_list {
		display: flex;
		flex-wrap: wrap;
	}
	
	.new_li {
		width: 32%;
		margin-top: 30px;
		margin-right: 2%;
	}
	
	.new_li1 {
		height: 100px;
	}
	
	.new_li2 {
		padding: 10px 5px;
	}
	
	.new_li2_1 {
		font-size: 16px;
	}
	
	.new_li2_2 {
		margin-top: 5px;
		font-size: 14px;
	}
	
	.new_li2_3 {
		margin-top: 5px;
		font-size: 12px;
	}
	.pages {
		margin-top: 30px;
	}
	
	.pagination a {
		min-width: 30px;
		height: 30px;
		font-size: 14px;
		line-height: 30px;
		margin: 0 5px;
	}
	
	.pagination span {
		min-width: 30px;
		height: 30px;
		font-size: 14px;
		line-height: 30px;
		margin: 0 5px;
	}
	
	.pages_a {
		font-size: 16px !important;
	}
	.news_bo {
		margin: 25px auto;
		display: flex;
		flex-wrap: wrap;
	}
	
	.news_left {
		width: 100%;
	}
	
	.news_le1 {
		font-size: 18px;
	}
	
	.news_le2 {
		display: flex;
		align-items: center;
	}
	
	.news_le3 {
		margin-top: 20px;
		font-size: 14px;
		line-height: 25px;
	}
	
	.news_le4 {
		margin-top: 40px;
	}
	
	.news_le4_2 {
		font-size: 14px;
	}
	
	.news_le4_3 {
		margin-top: 10px;
		font-size: 14px;
	}
	
	.news_right {
		width: 100%;
		margin-left: 0;
		margin-top: 4%;
	}
	
	.news_ri1 {
		font-size: 16px;
	}
	
	.news_ri3 {
		padding: 10px 0;
	}
	
	.news_ri3_1 {
		font-size: 14px;
	}
	
	.news_ri3_3 {
		font-size: 14px;
	}
	
	.news_ri3_4 {
		margin-top: 10px;
		font-size: 12px;
	}
	.tit_bo {
		margin: 15px auto;
		font-size: 14px;
	}
	
	.tit_bo span {
		margin-left: 5px;
		margin-right: 5px;
	}
	.about_bo {
	    margin: 45px auto;
	}
	.about_bo1{
		font-size: 18px;
	}
	.about_bo2 {
	    margin-top: 25px;
	    font-size: 14px;
	    line-height: 20px;
	}
	.heade1 {
    border-left: none;
   border-radius: 25px;
   background: #E9E9EB;
}
.video_tcs {
    width: 300px;
}

}