@media screen and (min-width: 1200px) {
	.transXT50.target {
		transform: translateY(-50px);
		-webkit-transform: translateY(-50px);
		opacity: 0;
		visibility: hidden;
		transition: transform 800ms, opacity .15s cubic-bezier(0.445, 0.145, 0.355, 1);
		-webkit-transition: transform 800ms, opacity .15s cubic-bezier(0.445, 0.145, 0.355, 1);
		transition-timing-function: ease-out;
		-webkit-transition-timing-function: ease-out;
	}
	.transYT50.target {
		transform: translateY(100px);
		-webkit-transform: translateY(100px);
		opacity: 0;
		visibility: hidden;
		transition: transform 800ms, opacity .15s cubic-bezier(0.445, 0.145, 0.355, 1);
		-webkit-transition: transform 800ms, opacity .15s cubic-bezier(0.445, 0.145, 0.355, 1);
		transition-timing-function: ease-out;
		-webkit-transition-timing-function: ease-out;
	}
	.transYT501.target {
		transform: translateY(60px);
		-webkit-transform: translateY(60px);
		opacity: 0;
		visibility: hidden;
		transition: transform 800ms, opacity .15s cubic-bezier(0.445, 0.145, 0.355, 1);
		-webkit-transition: transform 800ms, opacity .15s cubic-bezier(0.445, 0.145, 0.355, 1);
		transition-timing-function: ease-out;
		-webkit-transition-timing-function: ease-out;
	}
	.transYT502.target {
		transform: translateY(-30px);
		-webkit-transform: translateY(-30px);
		opacity: 0;
		visibility: hidden;
		transition: transform 800ms, opacity .15s cubic-bezier(0.445, 0.145, 0.355, 1);
		-webkit-transition: transform 800ms, opacity .15s cubic-bezier(0.445, 0.145, 0.355, 1);
		transition-timing-function: ease-out;
		-webkit-transition-timing-function: ease-out;
	}
	.transXT501.target {
		transform: translateX(100px);
		-webkit-transform: translateX(100px);
		opacity: 0;
		visibility: hidden;
		transition: transform 800ms, opacity .15s cubic-bezier(0.445, 0.145, 0.355, 1);
		-webkit-transition: transform 800ms, opacity .15s cubic-bezier(0.445, 0.145, 0.355, 1);
		transition-timing-function: ease-out;
		-webkit-transition-timing-function: ease-out;
	}
	.transXf.target {
		transform: translateX(-100px);
		-webkit-transform: translateX(-100px);
		opacity: 0;
		visibility: hidden;
		transition: transform 800ms, opacity .15s cubic-bezier(0.445, 0.145, 0.355, 1);
		-webkit-transition: transform 800ms, opacity .15s cubic-bezier(0.445, 0.145, 0.355, 1);
		transition-timing-function: ease-out;
		-webkit-transition-timing-function: ease-out;
	}
	.action.transYT50,
	.action.transYT501,
	.action.transYT502 {
		opacity: 1;
		visibility: visible;
		transform: translateY(0px);
		-webkit-transform: translateY(0px);
	}
	.action.transXT50,
	.action.transXT501,
	.action.transXf {
		opacity: 1;
		visibility: visible;
		transform: translateX(0px);
		-webkit-transform: translateX(0px);
	}
	.action.idys1 {
		transition-delay: 0.15s;
	}
	.action.idys2 {
		transition-delay: 0.25s;
	}
	.action.idys3 {
		transition-delay: 0.35s;
	}
	.action.idys4 {
		transition-delay: 0.45s;
	}
	.action.idys5 {
		transition-delay: 0.55s;
	}
	.action.idys6 {
		transition-delay: 0.65s;
	}
	.action.idys7 {
		transition-delay: 0.75s;
	}
	.loadscale.target {
		opacity: 0;
		visibility: hidden;
		transform: translate(30px, 0) scale(.85);
		transition: 0.8s all ease;
	}
	.action.loadscale {
		opacity: 1;
		visibility: visible;
		transform: translate(0, 0) scale(1);
		transition: 0.8s all ease;
	}
	.wzload.target {
		opacity: 0;
		visibility: hidden;
		transition: 0.8s all ease-out;
	}
	.action.wzload {
		opacity: 1;
		visibility: visible;
		transition: 0.8s all ease-out;
	}
	.sytrans.target {
		opacity: 0;
		visibility: hidden;
		transform: rotateY(45deg);
		transition: 0.8s all ease-out;
	}
	.action.sytrans {
		opacity: 1;
		visibility: visible;
		transform: rotateY(0);
		transition: 0.8s all ease-out;
	}
	.gytitle.target {
		opacity: 0;
		visibility: hidden;
		letter-spacing: 6px;
		transition: 1.2s all ease-out;
	}
	.action.gytitle {
		opacity: 1;
		visibility: visible;
		letter-spacing: normal;
		transition: 1.2s all ease-out;
	}
	.ovt {
		overflow: hidden;
	}
	.ovt font {
		display: block;
	}
	.loadbg {
		position: relative;
	}
	.loadbg.target:before {
		content: "";
		position: absolute;
		right: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(255, 255, 255, .5);
		transition: 1s ease-out;
		z-index: 11;
	}
	.action.loadbg:before {
		bottom: 0;
		height: 0;
	}
	.rload.target {
		opacity: 0;
		visibility: hidden;
	}
	.action.rload {
		opacity: 1;
		visibility: visible;
		transform-style: preserve-3d;
		animation: move 0.85s linear;
	}
	@keyframes move {
		0% {
			transform: rotateY(100deg);
		}
		100% {
			transform: rotateY(0);
		}
	}
}

@media screen and (max-width:1750px) {
	.header .yj-bot .yj-link {
		margin: 0 20px;
	}
}

@media screen and (max-width:1600px) {
	.bclk{
		font-size: 120px;
		top: -45px;
		left: -65px;
	}
	.header .yj-bot .yj-link {
		font-size: 16px;
	}
	.el-link {
		font-size: 14px;
	}
	.ecej {
		font-size: 18px;
	}
	.ecej i {
		font-size: 30px;
	}
	.elcp {
		padding: 40px 30px 50px 30px;
	}
	.eslink,
	.gybtn a,
	.ipetxt,
	.istqh {
		font-size: 14px;
	}
	.bct1 {
		font-size: 48px;
	}
	.bt2txt,
	.bclable,
	.ipitxt {
		font-size: 16px;
	}
	.bct3 {
		font-size: 24px;
	}
	.gytitle {
		font-size: 38px;
	}
	.ipcyj {
		font-size: 20px;
	}
	.ipcicon {
		
		line-height: 65px;
		font-size: 24px;
	}
	.ipipic {
		height: 350px;
	}
	.w1400 {
		width: 1166px;
	}
	.iact1 {
		font-size: 22px;
	}
	.iact2 {
		font-size: 24px;
		margin-top: 10px;
	}
	.iact3 {
		font-size: 16px;
		
		margin-top: 10px;
	}
	.iacbtn {
		margin-top: 60px;
	}
	.iacont {
		padding: 10px 0px 0 30px;
	}
	.iscms {
		font-size: 16px;
		margin-top: 20px;
	}
	.isctype {
		margin-top: 30px;
	}
	.istqh {
		margin-top: 10px;
	}
	.iscbtn {
		margin-top: 50px;
	}
	.index-blogroll {
		padding: 60px 0;
	}
	.fl1yj {
		font-size: 14px;
	}
	.fl1ej {
		font-size: 12px;
	}
	.fl1list {
		margin-top: 50px;
	}
	.fl1list li:not(:first-child) {
		margin-left: 50px;
	}
	.fm1sr {
		height: 50px;
		line-height: 50px;
		padding: 0 20px;
	}
	.fm1sr input {
		line-height: 50px;
	}
	.fm1btn {
		height: 50px;
		line-height: 50px;
		font-size: 14px;
	}
	.fr1bt {
		margin-top: 45px;
	}
	.fw1txt {
		font-size: 14px;
	}
	.fw1icon {
		font-size: 16px;
	}
	.fr1way {
		margin-top: 10px;
	}
	.fwbot1 {
		padding: 40px 0 60px 0;
	}
	.fb2txt {
		font-size: 12px;
	}
	.fwbot2 {
		padding: 20px 0;
	}
	.itlink {
		font-size: 16px;
	}
	.ibbtxt,
	.ibcload i,
	.pltxt,
	.plselect,
	.plnum {
		font-size: 14px;
	}
	.ibctitle {
		font-size: 40px;
	}
	.ibcload {
		font-size: 16px;
	}
	.pc1type {
		font-size: 38px;
	}
	.pc1name {
		font-size: 24px;
	}
	.pc1desc {
		margin-top: 30px;
		padding-top: 30px;
		font-size: 16px;
	}
	.pb1pic {
		height: 450px;
	}
	.pt2qh {
		font-size: 16px;
		margin-right: 80px;
	}
	.pb2txt,
	.pk2txt {
		font-size: 16px;
	}
	.pb2txt:before {
		top: 7px;
	}
	.pc2k3 li {
		height: 200px;
	}
	.ibtxt {
		font-size: 14px;
	}
	.nygb {
		font-size: 40px;
	}
	.ac1lable {
		font-size: 20px;
	}
	.ac1desc {
		font-size: 15px;
		height: 243px;
	}
	.ac2title {
		font-size: 25px;
	}
	.ac2desc {
		font-size: 15px;
		margin-top: 40px;
	}
	.ai3icon {
		font-size: 38px;
	}
	.ai3title {
		font-size: 20px;
	}
	.ai3ms {
		font-size: 15px;
		height: 135px;
		margin-top: 30px;
	}
	.ab3item {
		padding: 35px 30px 70px 30px;
	}
	.ab4desc {
		font-size: 15px;
		margin-top: 40px;
	}
	.ab4txt {
		font-size: 15px;
	}
	.swbtitle {
		font-size: 24px;
	}
	.sbltxt {
		font-size: 16px;
	}
	.swblist li {
		line-height: 28px;
		padding-bottom: 20px;
		margin: 50px 0 0 5%;
	}
	.swbot {
		margin-top: 100px;
	}
	.slctitle {
		font-size: 24px;
	}
	.slcdesc {
		font-size: 14px;
		height:1px;
	}
	.sllcont {
		padding: 10px 40px 0 40px;
	}
	.slcbtn {
		font-size: 13px;
	}
	.htllink {
		font-size: 14px;
	}
	.htrtp {
		font-size: 15px;
	}
	.ecsj {
		margin: 15px 0 0 50px;
	}
	.sc1nr {
		font-size: 14px;
		margin-top: 30px;
		height: 255px;
	}
	.sb1wz {
		padding: 15px 0 0 50px;
	}
	.sm1qh {
		font-size: 14px;
		line-height: 45px;
	}
	.sb2box {
		font-size: 14px;
	}
	.sc1t1 {
		font-size: 33px;
	}
	.sc1t2,
	.sc1t3,
	.st4txt {
		font-size: 15px;
	}
	.st4txt:before {
		top: 12px;
	}
	.sc2title {
		font-size: 32px;
	}
	.sc2desc {
		font-size: 15px;
	}
	.sw2list li {
		padding: 50px 0;
	}
	.cb1t1 {
		font-size: 20px;
	}
	.cb1t2,
	.cb1t3,
	.cb1t4 {
		font-size: 14px;
	}
	.cw1list li {
		padding: 30px 20px 50px 20px;
	}
	.cb1pic {
		width: 130px;
	}
	.cb1pic span {
		font-size: 18px;
	}
	.ci2h,
	.ci2srk {
		height: 50px;
		line-height: 50px;
	}
	.ci2area {
		height: 50px;
		margin-top: 10px;
	}
	.iebot {
		width: 900px;
		padding: 40px;
	}
	.cb2form {
		margin-top: 50px;
	}
	.iebot .ci2srk {
		width: 60%;
	}
	.ctbtn {
		margin: 35px auto 0;
	}
}

@media screen and (max-width:1550px) {
	.header .yj-bot .yj-link {
		font-size: 14px;
	}
	.ej-list {
		width: 160px;
		margin-left: -80px;
	}
	.el-link {
		font-size: 12px;
	}
	.htllink {
		font-size: 12px;
	}
	.htrtp {
		font-size: 14px;
	}
	.ecej {
		font-size: 16px;
	}
	.eslink {
		font-size: 12px;
	}
	.sc1t1 {
		font-size: 32px;
	}
	.sc1t2,
	.sc1t3,
	.st4txt {
		font-size: 14px;
	}
	.service-wrap li:not(:first-child) {
		margin-top: 30px;
	}
	.sc2desc {
		font-size: 14px;
	}
}

@media screen and (max-width:1440px) {
	.nygb {
		font-size: 32px;
	}
	.ipipic {
		height: 300px;
	}
	.w1400 {
		width: 1050px;
	}
	.iact3{
		margin-top: 30px;
	}
	.gytitle {
		font-size: 32px;
	}
	.bct1 {
		font-size: 40px;
	}
	.bclk {
		font-size: 100px;
		top: -35px;
		left: -60px;
	}
	.header .yj-bot .yj-link {
		margin: 0 15px;
	}
	.hdtop,
	
	.head-logo {
		left: 6%;
	}
	.cp-list {
		padding: 0 3%;
	}
	.sc1t1 {
		font-size: 32px;
	}
}

@media screen and (max-width:1370px) {
	.header .yj-bot .yj-link {
		font-size: 14px;
	}
	.ecej i {
		font-size: 26px;
	}
}

@media screen and (max-width:1200px) {
	.bclk {
		font-size: 50px;
		top: -15px;
		left: 0;
	}
	.menu-handler,
	.menuBox {
		display: block;
	}
	.header .yj-bot {
		display: none;
	}
	.head-wrap {
		padding: 0 5%;
	}
	.hdtop,
	.head-wrap {
		padding: 0 5%;
	}
	.head-logo {
		left: 5%;
	}
	.htllink {
		font-size: 12px;
		margin-right: 0;
	}
	.htllink:not(:last-child) {
		margin-right: 5px;
	}
	.htllink i {
		font-size: 12px;
		margin-right: 5px;
	}
	.htrtp {
		font-size: 12px;
		margin-left: 0;
	}
	.htrtp:not(:first-child) {
		margin-left: 10px;
	}
	.hdtop {
		/*height: 35px;
		line-height: 35px;*/
		display: none;
	}
	.head-wrap {
		height: 55px;
		line-height: 55px;
	}
	.head-logo img {
		vertical-align: middle;
		
	}
	.gybtn {
		width: 100px;
	}
	.gybtn a {
		width: 100px;
		height: 32px;
		line-height: 32px;
	}
	.gybtn a:before,
	.gybtn a:after {
		width: 95px;
		height: 27px;
	}
	.gybtn:before {
		top: -5px;
		right: -5px;
		width: 5px;
		height: 5px;
	}
	.navr {
		float: none;
		margin-top: 11.5px;
		margin-right: 35px;
	}
	.gybtn a {
		font-size: 12px;
	}
	.mtop {
		margin-top: 55px;
	}
	.banner-wrap {
		position: relative;
		top: 0;
	}
	.banner .pimg {
		width: 100%;
	}
	.w1400 {
		width: 90%;
	}
	.bct1 {
		font-size: 20px;
		line-height: 1.5;
	}
	.bt2txt,
	.bclable,
	.ipitxt {
		font-size: 14px;
	}
	.bt2txt {
		padding-left: 20px;
	}
	.bct2 {
		margin-top: 15px;
	}
	.bctbtn {
		margin-top: 30px;
	}
	.bt2txt:before {
		width: 10px;
	}
	.bct3 {
		font-size: 16px;
	}
	.scoll {
		display: none;
	}
	#swiper-container1 .swiper-pagination {
		left: 0;
		top: auto;
		bottom: 5px;
		width: 100%;
		text-align: center;
	}
	#swiper-container1 .swiper-pagination-bullet {
		display: inline-block;
		margin: 0 5px;
		width: 6px;
		height: 6px;
	}
	.index-bg {
		margin-top: 0;
	}
	.index-provide {
		padding: 40px 0;
	}
	.gytitle {
		font-size: 20px;
	}
	.iplist {
		margin-top: 15px;
	}
	.iplist li {
		width: 48%;
		margin-top: 10px;
	}
	.ipcyj {
		font-size: 16px;
	}
	.ipcej {
		margin-top: 20px;
	}
	.ipcmore {
		margin-top: 20px;
	}
	.ipcicon {
		width: 45px;
		height: 45px;
		line-height: 45px;
		font-size: 18px;
	}
	.iplcv {
		left: 5px;
		right: 5px;
	}
	.index-products {
		padding: 40px 0;
	}
	.ipbanner {
		margin: 25px 2% 0 2%;
		padding: 0 20px;
	}
	.ipipic {
		height: 250px;
	}
	.ipbitem {
		margin: 0 5px;
	}
	.iplable {
		font-size: 12px;
		padding: 0 6px;
	}
	.ipbanner .slick-arrow:before {
		font-size: 18px;
	}
	.index-about {
		padding: 40px 0;
	}
	.iapic,
	.iacont {
		float: none;
		width: 100%;
	}
	.iacont {
		padding: 20px 0 0 0;
	}
	.iact1 {
		font-size: 16px;
	}
	.iact2 {
		font-size: 18px;
		line-height: 1.5;
		margin-top: 5px;
	}
	.iact3 {
		font-size: 14px;
		margin-top: 15px;
		line-height: 1.5;
		height: 84px;
	}
	.iacbtn {
		margin-top: 25px;
	}
	.index-solution {
		padding: 40px 0;
	}
	.iscont,
	.ispics {
		float: none;
		width: 100%;
	}
	.ispics {
		margin-top: 30px;
	}
	.iscms {
		font-size: 14px;
		margin-top: 10px;
		line-height: 1.5;
	}
	.isctype {
		margin-top: 20px;
	}
	.istqh {
		margin-top: 5px;
	}
	.istqh i {
		margin-right: 10px;
		font-size: 12px;
	}
	.iscbtn {
		margin-top: 30px;
	}
	.index-blogroll {
		padding: 20px 0;
	}
	.fwbot1 {
		padding: 20px 0;
	}
	.fb1left {
		display: none;
	}
	.fb1right {
		float: none;
		width: 100%;
	}
	.fm1sr {
		height: 40px;
		line-height: 40px;
		padding: 0 15px;
	}
	.fm1sr i {
		font-size: 14px;
	}
	.fm1sr input {
		line-height: 40px;
	}
	.fm1btn {
		height: 40px;
		line-height: 40px;
	}
	.fr1bt {
		margin-top: 20px;
	}
	.fw1icon {
		font-size: 14px;
		margin-right: 5px;
		width: 18px;
	}
	.fw1txt,
	.fw1icon {
		vertical-align: text-top;
	}
	.fr1way {
		margin-top: 5px;
	}
	.fwbot2 {
		padding: 10px 0;
	}
	.fb2l,
	.fb2r {
		float: none;
	}
	.fw1txt {
		width: 90%;
	}
	.ibbtxt {
		font-size: 12px;
	}
	.ibctitle {
		font-size: 22px;
	}
	.ibcload {
		font-size: 12px;
		margin-top: 15px;
	}
	.ibcload i {
		font-size: 12px;
		margin-left: 10px;
	}
	.insides-tab {
		display: block;
		line-height: 38px;
		width: 100%;
		float: none;
		text-align: center;
		height: auto;
		overflow-x: auto;
		overflow-y: hidden;
		-webkit-overflow-scrolling: touch;
		white-space: nowrap;
	}
	.itlink {
		display: inline-block;
		font-size: 13px;
		padding: 0 15px;
		margin-left: -4px;
	}
	.products-wrap {
		padding: 20px 0 40px 0;
	}
	.pdlist li {
		margin: 20px 0 0 2%;
	}
	.pages-list {
		margin-top: 30px;
	}
	.pltxt {
		font-size: 14px;
	}
	.plselect {
		width: 40px;
		height: 28px;
		line-height: 28px;
		padding: 0 5px;
		margin: 0 10px;
	}
	.plpn {
		margin: 0 15px;
		font-size: 14px;
	}
	.plnum {
		width: 25px;
		height: 25px;
		line-height: 25px;
		font-size: 14px;
	}
	.pages {
		display: block;
		margin-top: 10px;
	}
	.plselect {
		height: 20px;
		line-height: 20px;
		background-size: 6px 5px;
	}
	.ibtxt {
		font-size: 12px;
	}
	.insides-brand {
		padding: 10px 0;
	}
	.pd-bot1 {
		padding: 40px 0;
	}
	.pb1cont {
		padding: 0 0 0 40px;
	}
	.pc1type {
		font-size: 20px;
	}
	.pc1name {
		font-size: 18px;
	}
	.pc1desc {
		margin-top: 10px;
		padding-top: 10px;
		font-size: 14px;
	}
	.pc1btn {
		margin-top: 30px;
	}
	.pb1pic {
		height: 250px;
	}
	.pt2qh {
		padding: 15px 0;
		margin-right: 0;
		font-size: 15px;
	}
	.pt2qh:not(:first-child) {
		margin-left: 15px;
	}
	.pb2txt {
		font-size: 14px;
		padding-left: 15px;
		margin-top: 10px;
	}
	.pc2k1 {
		margin-top: 20px;
	}
	.pb2txt:before {
		top: 6px;
		border-top: 4px solid transparent;
		border-bottom: 4px solid transparent;
		border-left: 6px solid #ED1C24;
	}
	.pd-bot2 {
		padding: 0 0 40px 0;
	}
	.pk2txt {
		font-size: 14px;
		padding: 10px;
	}
	.pc2k2 {
		margin-top: 30px;
	}
	.pc2k3 {
		margin-top: 20px;
	}
	.pc2k3 li {
		margin: 10px 0 0 1%;
	}
	.pb2tab {
		width: 100%;
		float: none;
		text-align: center;
		height: auto;
		overflow-x: auto;
		overflow-y: hidden;
		-webkit-overflow-scrolling: touch;
		white-space: nowrap;
	}
	.pb2tab::-webkit-scrollbar,.sb1menu::-webkit-scrollbar{
		display: none;
	}
	.about-bot1 {
		padding: 40px 0;
	}
	.nygb {
		font-size: 24px;
	}
	.ac1lable {
		margin-top: 15px;
		font-size: 16px;
	}
	.ac1desc {
		margin-top: 15px;
		font-size: 14px;
		height: 227px;
	}
	.nygb em {
		margin-top: 10px;
		width: 30px;
		height: 3px;
	}
	.ac2title:before,
	.slctitle:before {
		width: 30px;
		height: 3px;
	}
	.nygb em:before,
	.ac2title:after,
	.slctitle:after {
		width: 8px;
		height: 3px;
	}
	.ac1all {
		font-size: 14px;
	}
	.ac1all i {
		font-size: 14px;
		margin-left: 10px;
	}
	.ai2cont {
		top: 50%;
		transform: translateY(-50%);
		width: 90%;
		left: 5% !important;
		right: 5% !important;
	}
	.ac2title {
		font-size: 20px;
		padding-bottom: 10px;
	}
	.ac2desc {
		font-size: 14px;
		margin-top: 20px;
	}
	.ac2desc {
		opacity: 1;
		visibility: visible;
	}
	.about-bot2 {
		display: block;
	}
	.ab2item:before{
		height: 100%;
	}
	.about-bot3 {
		padding: 40px 0;
	}
	.ab3banner {
		margin-top: 30px;
		padding-bottom: 30px;
	}
	.ab3item {
		padding: 20px 15px;
		margin: 0 5px;
	}
	.ai3icon {
		font-size: 25px;
	}
	.ai3icon:before {
		width: 30px;
		height: 30px;
		left: 10px;
	}
	.ai3title {
		font-size: 16px;
		margin-top: 15px;
	}
	.ai3ms {
		font-size: 14px;
		height: 126px;
		margin-top: 15px;
	}
	.ibpbanenr .slick-dots{
		bottom: 10px;
	}
	.ab3banner .slick-dots li,.ibpbanenr .slick-dots li {
		width: 6px;
		height: 6px;
		line-height: 6px;
		margin: 0 5px;
	}
	.ab3banner .slick-dots li.slick-active,.ibpbanenr .slick-dots li.slick-active {
		width: 25px;
	}
	.about-bot4 {
		padding: 40px 0;
	}
	.ab4desc {
		font-size: 14px;
		margin-top: 20px;
		padding: 0;
	}
	.ab4txt {
		font-size: 14px;
		left: 10px;
		right: 10px;
		bottom: 15px;
	}
	.ab4banner .swiper-button-prev,
	.ab4banner .swiper-rtl .swiper-button-next {
		left: 10px !important;
	}
	.ab4banner .swiper-button-next,
	.ab4banner .swiper-rtl .swiper-button-prev {
		right: 10px !important;
	}
	.ab4banner .swiper-button-next:after,
	.ab4banner .swiper-button-prev:after {
		font-size: 18px !important;
	}
	.solution-wrap {
		padding: 1px 0 40px 0;
	}
	.swbot {
		margin-top: 30px;
	}
	.swbtitle {
		font-size: 20px;
	}
	.swblist li {
		line-height: 25px;
		padding-bottom: 10px;
		margin: 20px 0 0 5%;
		border-bottom: 1px solid #CCCCCC;
	}
	.sbltxt {
		font-size: 14px;
	}
	.sblicon {
		font-size: 12px;
	}
	.swblist li:before {
		bottom: -1px;
	}
	.slwrap {
		padding: 30px 0 40px 0;
	}
	.sllcont {
		padding: 20px;
	}
	.slctitle {
		font-size: 20px;
		padding-bottom: 10px;
	}
	.slcdesc {
		margin-top: 15px;
	}
	.slcbtn {
		font-size: 12px;
		margin-top: 15px;
	}
	.slwlist li {
		margin-top: 10px;
	}
	.gybtn a:hover:before {
		left: 5px;
	}
	.gybtn a:hover:after {
		right: 5px;
	}
	.sdwbot1 {
		padding: 40px 0;
	}
	.sb1pic,
	.sb1wz {
		float: none;
		width: 100%;
	}
	.sb1wz {
		padding: 20px 0 0 0;
	}
	.sc1nr {
		margin-top: 20px;
		height: auto;
	}
	.sb1menu {
		display: block;
		margin-top: 30px;
		width: 100%;
		float: none;
		text-align: center;
		height: auto;
		overflow-x: auto;
		overflow-y: hidden;
		-webkit-overflow-scrolling: touch;
		white-space: nowrap;
	}
	.sm1qh {
		display: inline-block;
		line-height: 1.5;
		padding: 10px 15px;
		box-sizing: border-box;
		border: none !important;
	}
	.sdwbot2 {
		padding: 40px 0;
	}
	.service-wrap {
		padding: 40px 0;
	}
	.sc1t1 {
		font-size: 20px;
	}
	.sc1t2,
	.sc1t3,
	.st4txt {
		margin-top: 5px;
	}
	.service-wrap li:not(:first-child) {
		margin-top: 15px;
	}
	.service2-wrap {
		padding: 40px 0;
	}
	.sw2list {
		margin-top: 20px;
	}
	.sw2list li {
		padding: 15px 0;
	}
	.sl2cont {
		margin-top: 0;
	}
	.sc2title {
		font-size: 18px;
		padding-bottom: 15px;
	}
	.sc2title:before {
		width: 30px;
		height: 1px;
	}
	.sc2desc {
		margin-top: 15px;
	}
	.contact-bot1 {
		padding: 25px 0 40px 0;
	}
	.cw1list {
		display: block;
	}
	.cw1list li {
		float: none;
		width: 93%;
		margin-top: 15px;
		padding: 15px;
	}
	.cb1t1 {
		font-size: 18px;
	}
	.cb1t2 {
		margin-top: 5px;
	}
	.cb1pic {
		margin: 20px auto 0;
	}
	.cb1line {
		margin: 10px auto 0;
	}
	.cb1t4 {
		margin-top: 10px;
	}
	.contact-bot2 {
		padding: 40px 0;
	}
	.cb2form {
		margin-top: 20px;
	}
	.ci2h {
		float: none;
		width: 99%;
		height: 45px;
		line-height: 45px;
		padding: 0 20px;
		margin-top: 10px;
	}
	.ci2srk {
		width: 65%;
		height: 45px;
		line-height: 45px;
	}
	.ci2bt sup {
		font-size: 16px;
	}
	.ci2last {
		padding: 10px 20px;
		margin-top: 10px;
	}
	.ci2area {
		margin-top: 10px;
	}
	.ctbtn {
		margin: 30px auto 0;
	}
	.iebot{
		width: 90%;
		padding: 20px;
	}
	.cf2item{
		margin-top: 0;
	}
	.ieclose{
		width: 35px;
		height: 35px;
		border-radius: 50%;
		background: #fff;
		box-shadow: 0 3px 6px rgba(0,0,0,.1);
		text-align: center;
		line-height: 35px;
		font-size: 20px;
		top: -10px;
		right: -10px;
		color: #333;
	}
}

@media screen and (max-width:860px) {
	.banner .pimg {
		height: 358px;
		object-fit: cover;
	}
	.ibtp img,.ipbpic img {
		height: 179px;
		object-fit: cover;
	}
	.pdlist li {
		width: 48%;
	}
	.pb1pic,
	.pb1cont {
		float: none;
		width: 100%;
	}
	.pb1cont {
		padding: 20px 0 0 0;
	}
	.ab1pic,
	.ab1cont {
		float: none;
		width: 100%;
	}
	.ab1cont {
		margin-top: 20px;
	}
	.nygb {
		font-size: 20px;
	}
	.swblist li {
		width: 45%;
	}
	.sllpic,
	.sllcont {
		float: none;
		width: 100%;
	}
	.sllcont {
		padding: 15px;
	}
	.sw1pic {
		float: none !important;
		width: 100%;
		margin: 0 auto;
	}
	.sl2pic {
		float: none !important;
		width: 100%;
	}
	.swlcont {
		position: static;
		width: 100%;
		transform: translateY(0);
		margin-top: 20px;
	}
	.st4txt {
		margin-top: 0;
	}
	.sl2cont {
		float: none;
		width: 100%;
		margin-top: 15px;
	}
}

@media screen and (max-width:640px) {
	.iplist li:hover .iplcv {
		top: 20px;
	}
	.ipcej {
		margin-top: 10px;
	}
	.ipetxt {
		margin-top: 0;
		font-size: 12px;
	}
	.ipcmore {
		margin-top: 15px;
		font-size: 13px;
	}
	.ipipic {
		height: 150px;
	}
	.ibitem {
		height: 30px !important;
	}
	.pc2k3 li {
		width: 49%;
		height: 120px;
	}
	.ai2pic img {
		height: 500px;
		object-fit: cover;
	}
}

@media screen and (max-width:480px) {
	.iplpic img {
		height: 269px;
		object-fit: cover;
	}
	.pb1pic {
		height: 220px;
	}
	.swblist li {
		width: 95%;
	}
	.swblist li {
		margin: 10px 0 0 5%;
	}
}