
.mobile-menu{
	display: none;
	float: right;
	width: 32px;
	height: 28px;
	position: relative;
	margin-left: 10px;
}
.mobile-menu span{
	width: 100%;
	height: 4px;
	background-color: #0054a6;
	position: absolute;
	left: 0;
	transition: all 0.5s;
	border-radius: 2px;
}
.mobile-menu span:nth-child(1){
	top: 0;
}
.mobile-menu span:nth-child(2){
	top: 12px;
}
.mobile-menu span:nth-child(3){
	top: 24px;
}
.mobile-menu.active span:nth-child(1){
	top: 10px;
	transform: rotate(45deg);
}
.mobile-menu.active span:nth-child(2){
	opacity: 0;
}
.mobile-menu.active span:nth-child(3){
	top: 10px;
	transform: rotate(-45deg);
}
.ph-show{
	display: none;
}
.mobile-td2 {
	display: none;
}
@media screen and (max-width: 1200px){
	.wrap{
		min-width: initial;
	}
	.title_index{
		width: 96%!important;
		font-size: 26px!important;
	}
	.icon{
		width: 96%!important;
	}
	.ys_con2{
		width: 96%!important;
	}
	.ys_con2_f_body{
		padding-left: 0!important;
	}
	.ys_con3{
		width: 96%!important;
		padding-left: 0!important;
	}
	.ys_con2 img,.ys_con3 img{
		max-width: 100%;
	}
	.ys_con2_title{
		font-size: 26px!important;
	}
	.ys_con3_info{
		width: 100%!important;
		padding-right: 0!important;
	}

	.div1826 .title{
		width: 96%!important;
	}
	.div1826 .title .title-top{
		font-size: 26px!important;
	}
	.div1826{
		overflow-x: auto;
		width: 96%!important;
		margin: 0 auto;
	}
	.div1200{
		width: 96%;
	}
	.f_1521{
		width: 46.1%;
	}
	.img_1521{
		width: 47.8%;
	}
	.img_1521 img{
		max-width: 100%;
	}
	.wmt{
		width: 1000px;
	}
}
@media screen and (max-width: 1080px){
	.g-content, .g-footer, .g-header{
		min-width: initial;
	}
}
@media screen and (max-width: 1066px){
	.content{
		width: 96%;
	}
	.main-cont{
		width: calc(100% - 269px);
	}
	.question-word,.answer-word{
		width: calc(100% - 57px);
	}
}
@media screen and (max-width: 1060px){
	.wrap{
		width: 96%;
	}
	.ctr{
		width: 96%;
	}
	.ke_css,.lx{
		display: none;
	}
	.index_banner img{
		height: 300px;
		object-fit: cover;
	}
	#header .rx{
		padding-left: 0!important;
		padding-top: 0;
	}
	html, body{
		min-height: 100%;
	}
	.logo img{
		max-width: 100%;
	}
	#header .rx img{
		max-width: 100%;
		vertical-align: middle;
		/*height: 30px;
		object-fit: cover;
		object-position: right;*/
	}
	.mobile-menu{
		display: block;
	}
	#header{
		border-top: 2px solid #0054a6;
		background: none;
		padding-bottom: 16px;
		box-sizing: border-box;
		background-color: #ffffff;
		box-shadow: 0px 0px 5px 5px rgba(0,0,0,.2);
	}
	#header .wrap{
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	#header .wrap .clear{
		display: none;
	}
	#header .clear:after{
		display: none;
	}
	.pc-show{
		display: none;
	}
	.ph-show{
		display: inline-block;
	}
	.top_11{
		position: relative;
		z-index: 99;
	}
	.fixednav{
		z-index: 99!important;
	}
	#nav{
		display: none;
		position: absolute;
		left: 0;
		top: 100%;
		width: 100%;
		height: auto;
		z-index: 9;
	}
	.smenu{
		height: auto;
		width: 100%;
	}
	.smenu>li{
		width: 100%!important;
		padding: 0!important;
		text-align: left;
	}
	.smenu>li.active{
		background: none;
		/*background: url(../images/nav.png) no-repeat center;
		background-size: cover;*/
	}
	.smenu li:hover{
		background: none;
	}
	.smenu>li>span{
		text-align: center;
		top: 50%!important;
		right: 2%!important;
		transform: translateY(-50%);
	}
	.inadv_tit{
		/*background: #1579ed;*/
		/*margin-top: 12px;*/
		padding-top: 0;
	}
	.inadv_title{
		/*top: -12px;*/
		position: relative;
	}
	.inadv_p{
		text-align: left;	
		padding-left: 38px;	
		padding-top: 10px;
		padding-bottom: 10px;
		line-height: 1.6;
	}
	.inadv_list{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.inadv_list li{
		width: 49%;
		margin-right: 0;
		margin-bottom: 2%;
		box-sizing: border-box;
		height: auto;
	}
	.inadv_list li:nth-child(2n){
		margin-right: 0;
	}
	.div_1858 ul li:nth-child(2n+1){
		min-width: 400px;
		max-width: 640px;
		margin: 0 auto;
		width: 100%!important;
	}
	.div_1858 ul li:nth-child(2n){
		margin-top: 10px;
		width: 100%!important;
	}
	.incase_p{
		width: auto;
	}
	.khal_con{
		width: 100%;
	}
	.khal_con #img_ul .al{
		width: calc(31.333333%);
		margin: 0 1% 2%;
	}
	.khal_con #img_ul .al img{
		width: 100%;
	}
	.khal .next{
		right: 0;
	}
	.khal .prev{
		left: 0;
	}
	.khal .next, .khal .prev{
		bottom: 50%!important;
		transform: translateY(-50%);
	}
	.innews .box{
		width: 48%;
		margin-right: 4%;
		padding-right: 0;
		margin-bottom: 4%;
	}
	.innews .box:nth-child(2){
		margin-right: 0;
	}
	#footer .wrap{
		width: 96%!important;
		min-width: initial!important;
	}
	.footer_left{
		width: 100%;
		float: initial;
	}
	.footer_left .bz{
		width: 100%;
		box-sizing: border-box;
		text-align: center;
	}
	.footer_right{
		margin: 0 auto 0;
		float: initial;
	}
	.cpys_tit{
		background: url(../images/ys.png) no-repeat;
		padding: 0;
	}
	.cpys_tit h2{
		padding-left: 38px;
	}
	.cpys_tit h2 img{
		display: none;
	}
	.cpys_tit p{
		padding: 10px 38px;
		background-color: #1579ed;
		width: 100%;
		margin: 0 auto;
		box-sizing: border-box;
		line-height: 1.6;
	}
	.cpys_list{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.cpys_list li{
		width: 49%;
		margin-right: 0;
		margin-bottom: 2%;
		box-sizing: border-box;
	}
	.cpys_list .clear{
		display: none;
	}
	.cpys_list li .li_img{
		width: 78px;
	}
	.cpys_list .li_con{
		width: calc(100% - 98px);
	}
	.cpbj_tab1{
		overflow-x: auto;
	}
	.table_common{
		width: 1060px;
	}
	.register-form-tip >p{
		font-size: 20px;
		line-height: 1.6;
	}
	.edition-content{
		box-sizing: border-box;
	}
	.nyyh img{
		max-width: 100%;
	}
	.div1060{
		width: 96%;
		box-sizing: border-box;
		padding: 0;
	}
	.team_2 .div1060{
		padding: 0;
	}
	.list_1{
		width: 96%;
		margin: 50px auto 0;
	}
	.list_4{
		width: 96%;
		margin: 0 auto;
	}
	.list_3{
		width: 96%;
		margin: 0 auto 24px;
	}
	.list_3_content{
		overflow-x: auto;
		padding: 0 15%;
	}
	.list_3_table{
		width: 908px;
	}
	.z_1521{
		justify-content: center;
	}
	.team_1_4 .z_1521{
		flex-direction: column-reverse;
		align-items: center;
	}
	.team_5 .container-wrap{
		flex-wrap: wrap;
	}
	.team_5 .item-img-right{
		margin-left: 0;
		margin-top: 5%;
	}
	.team_5 .slogan{
		font-size: 26px;
		line-height: 1.6;
	}
	.team_5 .product-main .product-title .content-title{
		font-size: 20px;
	}
	.team_5 .product-main .product-title .content-subTitle{
		font-size: 20px;
	}
	.team_5.bggg .container-wrap{
		flex-direction: column-reverse;
		align-items: center;
	}

	.team_5 .product-main .top{
		justify-content: space-between;
		background-color: initial;
	}
	.team_6 .product-ad{
		font-size: 26px;
	}
	.team_6 .product-tm .product-wrap .product-item:nth-child(odd){
		margin-right: 0;
	}
	.team_6 .product-tm .product-wrap{
		justify-content: space-between;
	}
	.team_6 .product-tm .product-wrap .product-item{
		width: 48%;
		box-sizing: border-box;
	}
	.gn_nar {
		overflow-x: auto;
	}
	.title_1137{
		font-size: 26px;
	}
	.div_1539,.div_1539 span{
		font-size: 26px;
	}
	.header .top_11 .wrap{
		width: 96%!important;
		min-width: initial;
	}
	.header #header h1.logo{
		line-height: 1;
	}
	.header #header{
		height: auto;
	}
	.header .banner img {
		height: 300px;
		object-fit: cover;
	}
	.hezuo_con1{
		width: 100%;
		box-sizing: border-box;
	}
	.hezuo_con2{
		width: 100%;
	}
	.form_item{
		padding: 0 10px;
	}
	#form1 input{
		width: calc(100% - 100px);
	}
	.form_item_select{
		width: calc(100% - 100px);
	}
	.form-msg{
		width: 100%;
	}
	#form1 select{
		width: 50%;
		background: url(../images/select_03.png) no-repeat 95% center;
	}
	.form_item textarea{
		width: calc(100% - 100px);
	}
	.hezuo_con3{
		width: 100%;
	}
	.hezuo_con3_title{
		font-size: 26px;
	}
	.hezuo_con3_items{
		width: 100%;
		flex-wrap: wrap;
	}
	.hezuo_con3_item{
		width: 32%;
		margin-bottom: 2%;
	}
	.hezuo_con6{
		height: auto;
		padding-bottom: 20px;
	}
	.hezuo_con6_title, .hezuo_con6_info{
		width: 100%;
	}
	.center2{
		width: 96%!important;
	}
	.news_pages{
		margin-left: 0!important;
		text-align: center;
	}
	.uls li span{
		margin-right: 30px;
	}
	.g-wrap{
		width: 96%;
	}

	.customer-list li{
		width: 25%;
		box-sizing: border-box;
	}
	.customer-list li img{
		max-width: 100%;
	}
	.gy .fot .img img{
		max-width: 100%;
	}
	.gy .sup .list li {
		margin-bottom: 5%;
		margin-right: 5%;
		width: 30%;
	}
	.gy .sup .list li:nth-child(3n) {
		margin-right: 0;
	}
	.gy .sup .list .img {
		margin: 0 auto;
	}
	.gy .sup .list p {
		width: 100%!important;
	}
	.gy .con .right {
		top: 50px!important;
	}
	.gy .con .txt1 {
		width: 100%;
	}
	.seo-box6-list{
		width: 100%;
	}
	.seo-box6-list li{
		width: 100%;
		background-image: none!important;
		margin-bottom: 4%;
	}
	.seo-box7-list{
		width: 100%;
	}
	.seo-box7-list li{
		width: 100%;
		height: auto;
		box-sizing: border-box;
	}
	.seo-box7-tit span{
		width: calc(100% - 90px);
	}
	.liseo7-cont-right{
		width: calc(100% - 90px);
	}
	.seo-box8-list{
		width: 100%;
	}
	.seo-box8-list li{
		width: 100%!important;
		box-sizing: border-box;
		border-right: 1px solid #a3a3a3;
	}
	.seo-box8-text{
		width: calc(100% - 160px);
		box-sizing: border-box;
	}
	.seo-box9-list{
		width: 100%;
		height: auto;
	}
	.seo-box9-list li{
		width: 48%;
		margin-bottom: 4%;
	}
	.seo-box9-text{
		width: 100%;
		margin-left: 0;
	}
	.seo-box9-list li .seo-box9-text2{
		width: 100%;
		margin-left: 0;
	}
	.seo-box9-list ul{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.seo-box9-list ul:after{
		display: none;
	}
}

@media screen and (max-width: 1000px){
	.edition-content{
		width: 96%!important;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	.edition-content .edition-lingxi{
		margin-top: 5%!important;
	}
	.showContent{
		width: 100%;
		height: auto!important;
		margin-bottom: 10%!important;
	}
	.showContent .content-first .first-title{
		font-size: 18px;
	}
	.showContent .content-max .contentMax-left{
		width: 58%;
	}
	.showContent .content-max .contentMax-left{
		font-size: 18px;
	}
	.showContent .content-max .contentMax-left ul .first-title span{
		font-size: 18px;
	}
	.showContent .content-max .contentMax-left ul li{
		font-size: 14px;
		height: 36px;
	}
	.showContent .content-max .contentMax-left ul li span{
		font-size: 14px;
	}
	.showContent .content-max .contentMax-whiteOne{
		width: 2%;
	}
	.showContent .content-max .contentMax-center{
		width: 19%;
	}
	.showContent .content-max .contentMax-center ul li{
		height: 36px;
	}
	.showContent .content-max .contentMax-whitetwo{
		width: 2%;
	}
	.showContent .content-max .contentMax-whitetwo ul li{
		height: 36px;
	}
	.showContent .content-max .contentMax-right{
		width: 19%;
	}
	.showContent .content-max .contentMax-right ul li{
		height: 36px;
	}
	.showContent .content-title .edition-white{
		width: 58%;
		margin-right: 2%;
	}
	.showContent .content-title .edition-qjt{
		width: 19%;
		margin-right: 2%;
		font-size: 18px;
	}
	.showContent .content-title .edition-lingxit{
		width: 19%;
		font-size: 18px;
	}
	.showContent .content-title{
		width: 100%;
		margin-bottom: 20px;
	}
	.showContent .content-max .contentMax-left ul .first-title{
		height: 60px;
	}
	.showContent .content-max .contentMax-center ul .first-title{
		height: 60px;
	}
	.showContent .content-max .contentMax-whitetwo ul .first-title{
		height: 60px;
	}
	.showContent .content-max .contentMax-right ul .first-title{
		height: 60px;
	}
	.showContent .content-max .contentMax-center ul li{
		font-size: 14px;
	}
	.showContent .content-max .contentMax-right ul li{
		font-size: 14px;
	}
	.g-wrapper{
		width: 96%;
	}
	.main-functions table tbody tr td:nth-child(2) a{
		opacity: 1;
		left: auto;
		right: 0;
		background-size: 60px 67px;
		width: 60px;
		height: 67px;
	}
	.main-functions table tbody tr td:nth-child(2) span, .main-functions table tbody tr.active td:nth-child(2) span{
		color: #386ee7;
		font-size: 14px;
	}
	.main-functions table tbody tr td{
		padding-top: 20px;
		padding-bottom: 20px;
		line-height: 1.4;
		height: auto;
		height: 60px;
		font-size: 14px;
		box-sizing: border-box;
	}
	.main-functions table tbody tr td:nth-child(2){
		padding-right: 60px;
	}
	.main-functions table tbody tr td:last-child{
		font-size: 14px;
	}
	.main-functions table thead tr th{
		height: 70px;
		line-height: 70px;
		font-size: 20px;
	}
	.main-functions table thead tr th:nth-child(2){
		padding: 0;
		font-size: 20px;
	}
	/*.big_banner_img img {
		height: 260px;
		object-fit: cover;
		object-position: center;
	}*/
}
@media screen and (max-width: 768px){
	.logo{
		width: 30%;
	}
	#header .rx{
		width: calc(70% - 42px);
		text-align: right;
		/*padding-top: 7px;*/
	}
	.index_banner img{
		height: 220px;
	}
	.inadv_list li{
		width: 100%;
		padding-left: 90px;
		padding-right: 25px;
	}
	.inadv_list img{
		left: 25px!important;
		top: 50%!important;
		transform: translateY(-50%);
	}
	.incase_p{
		width: 100%;
		padding: 0 40px;
		text-align: left;
		box-sizing: border-box;
	}
	.incase_p span{
		padding-left: 0;
	}

	.khal_con #img_ul .al{
		width: 48%;
		margin: 0 1% 2%;
	}
	.innews .box{
		width: 100%;
		margin-right: 0;
	}

	.cpys_list li{
		width: 100%;
		padding: 20px;
	}
	.cpbj_lc1{
		width: 96%;
		margin: 0 auto;
	}
	.nyyh .cpbj_lc1{
		width: 100%;
	}
	.edition-content .edition-qj{
		width: 100%;
		height: auto;
		padding-bottom: 10%;
	}
	.edition-content .edition-lingxi{
		width: 100%;
		height: auto;
		padding-bottom: 10%;
	}
	.edition-content .edition-title{
		margin: 10% 0;
		font-size: 26px;
	}
	.edition-content ul li{
		margin-bottom: 10%;
	}
	.main-functions{
		overflow-x: auto;
	}
	.main-functions table{
		width: 768px;
	}
	/*.big_banner_img img {
		height: 200px;
	}*/
	.list_1 .tit_1525{
		font-size: 32px;
	}
	.list_1 .list_1_c{
		padding: 26px 20px;
	}
	.list_1 .list_1_c td:nth-child(2n+1){
		width: 36px;
		padding-top: 6px;
		vertical-align: top;
	}
	.list_1 .list_1_c td img{
		width: 60%;
	}
	.list_1 .list_1_c td{
		font-size: 16px;
		letter-spacing: 0;
	}
	.list_2{
		font-size: 26px;
	}
	.list_4{
		padding-top: 5%;
	}
	.edition-qj{
		width: 94%;
		margin: 0 auto 30px;
	}
	.edition-qj .edition-title{
		font-size: 26px;
		margin: 10% auto;
	}
	.edition-qj .edition-header{
		font-size: 16px;
		line-height: 1;
		margin-bottom: 15px;
	}
	.edition-qj ul li{
		font-size: 15px;
		margin-bottom: 15px;
	}
	.edition-qj ul li p{
		font-size: 15px;
	}
	.edition-qj .edition-price{
		justify-content: center;
	}
	.edition-qj .edition-price .price{
		font-size: 30px;
	}
	.list_4 .yh{
		line-height: 1.4;
	}
	.list_3_table{
		width: 700px;
	}
	.list_3_table tr:nth-child(1) td{
		font-size: 32px;
		padding-bottom: 14px;
		width: 200px;
	}
	.list_3_table tr:nth-child(1) td:nth-child(3){
		width: 150px;
	}
	.list_3_table tr:nth-child(1) td:nth-child(4){
		width: 100px;
	}
	.list_3_table tr td{
		font-size: 18px;
	}
	.team_l{
		justify-content: center;
		flex-direction: column;
		align-items: center;
		margin-bottom: 20px;
	}
	.team_l li{
		margin-bottom: 20px;
	}
	.team_2 .ys_1117 li{
		margin-bottom: 20px;
	}
	.team_2 .ys_1117 li .p_1117{
		font-size: 18px;
		line-height: 1.8;
	}
	.team_2 .ys_1117 li{
		width: 49%;
		box-sizing: border-box;
		margin-bottom: 2%;
	}
	.team_5 .product-main{
		width: 100%;
	}
	.team_5 .product-main .top{
		justify-content: space-between;
		background-color: initial;
	}
	.team_5 .product-main .top .topItem{
		width: 47%;
		margin-bottom: 6%;
	}
	.team_5 .product-main .top .topItem:not(:first-child){
		margin-left: 0;
	}
	.team_5 .item-img-right{
		width: 100%;
		height: auto;
	}
	.team_5 .container-wrap .product-main .top{
		flex-wrap: wrap;
	}
	.team_5 .product-main .bottom1{
		width: 100%;
	}
	.team_5 .product-main .bottom1 .bottom-list{
		flex-wrap: wrap;
		justify-content: space-between;
		width: 100%;
	}
	.team_5 .product-main .bottom1 .bottom-list .list-item{
		margin: 0;
		margin-bottom: 4%;
		width: 48%;
		box-sizing: border-box;
	}
	.team_5 .product-main .bottom1 .bottom-list .list-item:not(:last-child){
		margin-right: 0;
	}
	.team_5 .product-main .top .topItem .item-title{
		font-size: 16px;
	}
	.team_6 .product-tm .product-wrap .product-item{
		width: 100%;
	}
	.team_5 .ul_1630 li{
		width: 49%;
		margin-bottom: 2%;
	}
	.div_1630{
		font-size: 26px;
	}
	.team_5 .ul_1630 li .div_1630_f{
		margin: 0 auto;
	}
	.f_1521{
		width: 100%;
	}
	.img_1521{
		text-align: center;
		margin-top: 5%;
		width: 100%;
	}
	.team_1_3:nth-child(even) .z_1521{
		flex-direction: column-reverse;
		align-items: center;
	}
	.video li {
		width: 100%!important;
	}

	.main-cont{
		width: 100%;
	}
	.answer-word .word-pic2{
		max-width: 100%;
	}
	.content{
		position: relative;
		padding-top: 30px;
	}
	.content.active:after {
		content: "";
		position: absolute;
		left: 0;
		top: 0;
		background-color: rgba(0,0,0,.5);
		width: 100%;
		height: 100%;
	}
	.slide-nav{
		display: none;
		position: absolute;
		top: 56px;
		right: 0;
		z-index: 1;
	}

	.slide-menu {
		display: none;
		width: 30px;
		height: 28px;
		position: absolute;
		margin-left: 20px;
		right: 0;
		top: 28px;
	}
	.slide-menu{
		display: block;
	}
	.slide-menu span{
		width: 100%;
		height: 4px;
		background-color: #666666;
		position: absolute;
		left: 0;
		transition: all 0.5s;
		border-radius: 2px;
	}
	.slide-menu span:nth-child(1){
		top: 0;
	}
	.slide-menu span:nth-child(2){
		top: 12px;
	}
	.slide-menu span:nth-child(3){
		top: 24px;
	}
	.slide-menu.active span{
		z-index: 1;
		background-color: #ffffff;
	}
	.slide-menu.active span:nth-child(1){
		top: 10px;
		transform: rotate(45deg);
	}
	.slide-menu.active span:nth-child(2){
		opacity: 0;
	}
	.slide-menu.active span:nth-child(3){
		top: 10px;
		transform: rotate(-45deg);
	}
	.header .banner img {
		height: 220px;
	}
	.hezuo_con2_left{
		width: 100%;
	}
	.hezuo_con2_left img{
		width: 100%;
	}
	.hezuo_con2{
		flex-wrap: wrap;
	}
	.hezuo_con2_right{
		width: 100%;
	}
	.form_item_text{
		font-size: 15px;
	}

	.hezuo_con3_item{
		width: 49%;
	}

	.uls li span{
		margin-right: 10px;
		margin-left: 10px;
	}
	.ny_r table{
		width: 100%;
	}
	.ny_r table .tdLast{
		width: 70%!important;
	}
	.ny_r table .td1{
		width: 30%!important;
	}
	.Topstory-noMarginCard{
		overflow-y: hidden;
		overflow-x: auto;
		padding-bottom: 5px;
	}
	.Topstory-noMarginCard ul.Tabs{
		width: 450px;
	}

	.customer-list li{
		width: 33.333%;
	}
	.gy .sup .list li {
		width: 47.5%;
	}
	.gy .sup .list li:nth-child(3n) {
		margin-right: 5%;
	}
	.gy .sup .list li:nth-child(2n) {
		margin-right: 0;
	}
	.gy .con .right {
		width: 100%;
		top: 0!important;
		margin-left: 0;
		background-image: none;
		/* background: url(../images/gy_03.png) no-repeat center; */
		padding: 5% 2px 5% 0;
	}
	.cu .td2 {
		display: none;
	}
	.mobile-td2 {
		margin-top: 20px;
		display: block;
		text-align: center;
	}
	.cu .np td .con {
		margin-top: 2%;
		width: 100%;
		padding-left: 0!important;
	}
	.seo-box8-text span{
		font-size: 22px;
	}
	.seo-box9-list li{
		width: 100%;
	}
	.content-serivce-dns, .content-serivce-manual, .content-serivce-set, .content-news-last, .content-serivce-client{
		width: 100%;
		box-sizing: border-box;
	}
	.content-serivce-dns .step-cont, .content-serivce-client .step-cont{
		width: calc(100% - 72px);
	}
	.content-rightCont-nav{
		height: auto;
	}
	.content-rightCont-nav a{
		margin-bottom: 10px;
	}
	.content-serivce-dns .step-cont img, .content-serivce-client .step-cont img{
		max-width: 100%;
	}
}
@media screen and (max-width: 700px){
	#layui-layer3{
		width: 100%!important;
	}
	#layui-layer3 iframe{
		width: 100%!important;
	}
}
@media screen and (max-width: 640px){
	.div_1858 ul{
		overflow-x: auto;
	}
	.div_1858 ul li:nth-child(2n){
		width: 640px!important;
	}
}
@media screen and (max-width: 480px){
	.register-form-wrapper form{
		width: 100%;
	}
	.form-item{
		display: flex;
	}
	.cpbj_lc1 .form-item-label{
		float: initial;
	}
	.form-item-box{
		margin-left: 0;
		width: calc(100% - 100px);
	}
}
@media screen and (max-width: 460px){
	.index_banner img{
		height: 160px;
	}
	.footer_right{
		width: 100%!important;
	}
	.footer_right img{
		vertical-align: middle;
	}
	.footer_right span{
		display: block;
		text-align: center;
	}
	/*.big_banner_img img {
		height: 180px;
	}*/
	.team_5 .ul_1630 li{
		width: 100%;
	}
	.header .banner img {
		height: 160px;
	}

	.hezuo_con3_item{
		width: 100%;
	}
	.customer-list li{
		width: 50%;
	}
	.gy .sup .list li {
		width: 100%;
		margin-right: 0;
	}
}