/*pad*/

img {
	max-width: 100%;
}

.gh {
	float: right;
	height: 50px;
	width: 56px;
	top: 20px;right: 30px;
	position: absolute;
	transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-webkit-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-ms-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	cursor: pointer;
	z-index: 9999;
	display: none;
}

.selected .gh {
	transform: rotate(90deg);
}

.gh a {
	background-color: #4e74ff;
	display: block;
	height: 4px;
	margin-top: -2px;
	position: relative;
	top: 50%;
	transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	width: 100%;
	border-radius: 2px;
}

.gh a:after,
.gh a:before {
	background-color: #4e74ff;
	content: "";
	display: block;
	height: 4px;
	left: 0;
	position: absolute;
	transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	width: 100%;
	border-radius: 2px;
}

.gh a:after {
	top: 14px;
}

.gh a:before {
	top: -14px;
}

.selected .gh a:after,
.selected .gh a:before {
	top: 0;
}

.selected .gh a:before {
	transform: translateY(0px) rotate(-45deg);
	-webkit-transform: translateY(0px) rotate(-45deg);
	-ms-transform: translateY(0px) rotate(-45deg);
	background: #4e74ff;
}

.selected .gh a:after {
	transform: translateY(0px) rotate(45deg);
	-webkit-transform: translateY(0px) rotate(45deg);
	-ms-transform: translateY(0px) rotate(45deg);
	background: #4e74ff;
}

.selected .gh a {
	background-color: transparent !important;
}

.selected .header {
	overflow: visible;
}

.selected .header .nav {
	display: block;
	z-index: 111;
	position: absolute;
	left: 0;
	top: 80px;
	right: 0;
	margin: 0;
}

.selected .header .nav li a {
	text-align: center;
	width: auto;
	display: block;
	background: rgba(255, 255, 255, 0.9);
	margin: auto;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	line-height: 50px;
	padding: 0;
}

.selected .header .nav li a {
	color: #000000;
}

.selected .header .nav .selected a {
	border-bottom-color: #73e5b1;
}
@media only screen and (max-width:1680px) {
	.header .sub>dl dl a h5{
		font-size: 16px;
	}
	.tn_bds .list li .ico {
		height: 110px;
	}
	.tn_bds .list li h2 {
		margin: 35px auto 0;
	}
	.tn_bds .list li {
		height: 270px;
	}
	.fyf_bgs .flist .ls {
		/* width: calc((100% - 60px)/2); */
	}
	.fyf_bgs .flist .ls .img {
		/* width: 240px;height: 340px; */
	}
	.fyf_bgs .flist .ls .text {
		padding: 40px 27px 20px 27px;
		/* width: calc(100% - 240px); */
	}
	.tn_bds .list li:hover h2 {
		top: -20px;
	}
	.wrap{
		width: 1400px;
	}
	.h_pg4 .list li .txt h3{
		font-size: 72px;
	}
	.tn_bds .list li p{
		height: 260px;
	}
	.q_nxq .ries.q_last .bds li:last-child .img img{
		width: 100px;
	}
	.q_nxq .ries.q_last .bds li:last-child h6{
		margin-top: 20px;
	}
	.yfw_pg2.addpg2 .bds li .text{
		padding: 30px 40px;
	}
	.hp_pg1_a{
		padding: 0px 0;
	}
	.hp_pg1 .txt p 
	{
	    font-size:15px;
	    line-height:22px;
	}
	.yfw_pg1 .wrap img 
	{
	    width:70%;
	}
	.mc_form.tuo_form .bd .fom .lse2{
		width: 40%;
	}
	.qmc_pg li{
		width: 200px;
		margin-bottom: 25px;
	}
	.lx_us .bds li h6,
	.lx_us .bds li h3{
		font-size: 16px;
	}
	.csc_list .lts h6{
		height: 234px;
		line-height:234px ;
	}
	.h_pg2 .lts .txt{
		margin-top: 30px;
	}
	.hp_pg5 .lt li{
		font-size: 18px;
		line-height: 1.4;
	}
	.w_even li .lts h3{
		font-size: 22px;
		line-height: 30px;
	}
	.yf_pg6 .bds .imgs{
		width: 500px;
	}
	.yf_pg6 .bds .txt{
		margin: 0;
	}
	.yfw_pg1 .bds li .img{
		height: 264px;
	}
	.yfw_pg3 .bds li{
		width: 550px;
		height: 400px;
	}
	.yfw_pg3 .bds li .txt p{
		height: auto;
	}
	.header .naver{
		margin-left: 120px;
	}
	.header .sub.sub4 > dl dl dd{
		margin: 0 80px;
	}
	.q_plb .list li .img{
		height: auto;
	}
	.q_nxq .ries .bds li .img{
		height: 156px;
	}
	.q_plb .nial .bds li{
		width: 570px;
	}
	.cp_slide .wrap{
		padding: 0;
	}
	.cp_slide .cp_a table{
		width: 1350px;
	}
	.cp_ban .rts{
		width: 300px;
		margin-top: 100px;
	}
	.cp_tem .bds .lts li span{
		margin: 88px 20px 0;
	}
	.q_plb .nial .bds li .rts{
		width: 400px;
	}
	.q_nxq .ries .bds li{
		height: auto;
	}
	.fs_case .f_pg3 .lt{
		margin-left: 0;
	}
	.fs_case .f_pg3 .rt{
		margin-right: 0;
	}
	.l_jfa .list .text{
		width: 590px;
	}
	.h_pg3 .lts{
		width: 1280px;
	}
	.h_pg3 .lts.index{
		width: calc(100% - 560px);
	}
	.h_pg3 .uit_txt{
		width: 540px;
	}
	.q_nxq .ture .bds li .imgs{
		height: auto;
	}
	.h_pg2 .lts{
		width: 620px;padding-left: 50px;box-sizing: border-box;
	}
	.h_pg2 .lts_hd.swiper-pagination{
		bottom: 50px;
	}
	.h_pg2 .imgs{
		width: 870px;height: auto;
	}
	.h_pg2 .lts .lts_hd{
		bottom: 35px;
	}
	.h_pg4 .list li .imgs{
		height: auto;
	}
	.h_pg5 .list li{
		margin-right: 50px;width: 430px;
	}
	.h_pg5 .list li .txt{
		width: 320px;
	}
	.h_pg5 .box .uit_txt{
		margin-top: 20px;padding-left: 50px;
	}
	.footer .lts{
		width: 58%;
	}
	.footer .rts{
		width: 41%;
	}
	.footer .rts .seh{
		width: 290px;
	}
	.footer .rts .seh .txt{
		width: 184px;
	}
	.footer .rts .tel{
		width: 260px;
	}
	.q_nxq .ture .bds li .txt p,
	.fs_case .f_pg3 .rt p,
	.fs_case .f_pg3 .lt p,
	.fs_case p{
		font-size: 18px;line-height: 1.4;
		margin: 0;
	}
	.q_nxq .ries .bds li .txt h3{
		font-size: 18px;
	}
	
	.q_nxq .ture .bds li .txt h3{
		font-size: 22px;
	}
	.x_even li .lts{
		width: 40%;
	}
	.lp_x_even li .lts{
		width: 15%;
	}
	.x_even li .tx1{
		width: 20%;
	}
	.b_even li .tx1{
		width: 30%;
	}
	.x_even li .tx2{
		width: 20%;
	}
	.x_even li .rts{
		width: 10%;
	}
	.pr_deta .bds .wrap .text{
		padding: 45px;
	}
	.ab_out .imgs{
		width: 40%;
	}
	.ab_out .txt{
		width: 55%;
	}
	.ab_list .lts li{
		margin-right: 42px;
	}
	.ab_list .lts{
		margin-top: 0;
	}
	.lx_us .hds li{
		padding: 0 20px;
	}
	.mc_text li p{
	    font-size: 16px;
	    color: #888888;
	    line-height: 26px;
    }
	.mc_lists.q_gal .ries .bds li:nth-child(3n),
	.mc_lists.q_gal .ries .bds li{
		width: calc((100% - 92px)/4);
		margin-right: 30px;
	}
	.mc_lists.q_gal .ries .bds li .img{
		height: 178px;
	}
	.header .sub>dl>dd h4{
		font-size: 16px;
	}
	.header .sub.sub4>dl dl dd {
    	width: 260px;
    	    margin: 0 30px;
	}
}
@media only screen and (max-width:1420px) {
	.wrap{
		width: 1200px;
	}
	.l_banner .text li .sel{
		width: 260px;height: 60px;
		border-radius: 32px;
		font-size: 16px;
	}
	.l_banner .text li .sub{
		height: 60px;
		border-radius: 32px;
		font-size: 16px;
		line-height: 60px;
	}
	.add_partners li{
		padding: 10px;
	}
	.add_partners li .icons img{
		width: 80%;
	}
	.tn_bds .list li{
		padding-left: 30px;
		padding-right: 30px;
	}
	.yfw_pg3 .bds li{
		height: 450px;
	}
	.yfw_pg3 .bds li .box{
		padding: 30px 40px;
	}
	.tn_bds .list li p{
		height: 286px;
	}
	.q_nxq .ries.q_last .bds li:last-child .img img{
		width: 80px;
	}
	.q_nxq .ries.q_last .bds li:last-child h6{
		margin-top: 15px;font-size: 20px;
	}
	.yfw_pg2.addpg2 .bds li .txt h2{
		font-size: 24px;
		line-height: 40px;
		padding-top: 15px;
	}
	.yfw_pg2.addpg2 .bds li .txt p{
		font-size: 14px;
		line-height: 1.4;
	}
	.yfw_pg2 .bds li .btn{
		width: 120px;
		height: 42px;
		line-height: 42px;
		margin-top: 25px;
	}
	.yfw_pg2 .bds li .ico{
		width: 68px;
		height: 68px;
	}
	.yfw_pg2 .bds li .btn{
		font-size: 14px;
		height: 38px;
		line-height: 38px;
		margin-top: 15px;
	}
	.mc_form.tuo_form .bd .fom .lsele{
		width: 30%;font-size: 18px;
	}
	.mc_form.tuo_form .bd .fom .lse2{
		width: 40%;font-size: 18px;
	}
	.mc_form .bd .fom .btn{
		font-size: 18px;
	}
	.mc_text li p{
	    font-size: 16px;
	    color: #888888;
	    line-height: 23px;
    }
	.ab_out .txt h2{
		font-size: 26px;
		line-height: 1.6;
	}
	.ab_list .lts li h3{
		font-size: 40px;
		line-height: 58px;
	}
	.ab_list .lts h2{
		font-size: 28px;
		line-height: 1.6;
	}
	.ab_list .lts ul{
		margin-top: 20px;
	}
	.ab_list .lts li p{
		font-size: 14px;
		line-height: 20px;
		height: 80px;
	}
	.ab_out .txt .t1{
		margin-top: 40px;
	}
	.zs_list li:nth-child(2n) .text{
		padding-right: 20px;
	}
	.zs_list li .text{
		padding-right: 20px;
		padding-left: 60px;
	}
	.zs_list li .text .btn{
		margin-top: 40px;
	}
	.zs_list li .text p{
		height: 112px;
		margin-top: 15px;
	}
	.header .sub.sub4>dl dl dd {
    	width: 230px;
    	margin: 0 20px;
	}
	.header .sub>dl dl a h5{
		/*font-size: 12px;*/
	}
	.qmc_pg li{
		width: 180px;
	}
	.csc_list .lts h6 {
	    height: 210px;
	    line-height: 210px;
	}
	.csc_list li dd h4{
		font-size: 14px;
	}
	.header .sub>dl>dd{
		padding: 0 5px;
	}
	.cp_slide .cp_a table{
		width: 100%;
	}
	.mc_form .bd .forms{
		width: 900px;
	}
	.l_banner .hp_list .ul4 li h3{
		font-size: 20px;
		line-height: 1.4;
		padding: 0 10px;
	}
	.hp_pg1 .txt h2{
		margin-bottom: 10px;
	}
	.hp_pg1 .txt{
		padding:0 20px;
		background-size: 80% auto !important;
		margin-top: 0;
	}
	.yf_pg6 .bds .imgs{
		float: none;
		width: auto;
	}
	.yf_pg6 .bds .txt{
		float: none;
		width: auto;
		margin-top: 30px;
	}
	.yfw_pg1 .bds li{
		width: calc((100% - 62px)/3);
		margin-right: 30px;
	}
	.yfw_pg1 .bds li .img{
		height: 247px;
	}
	.yfw_pg1 .bds li .txt h3{
		font-size: 18px;
	}
	.q_nxq .ries .bds li .img{
		height: 144px;
	}
	.pr_slide .ries .bds li{
		padding: 15px;
	}
	.yfw_pg2 .bds li{
		width: calc((100% - 62px)/3);
		margin-right: 30px;
	}
	
	.q_nxq .ries .bds li .txt .btn{
		width: 120px;height: 42px;
		line-height: 42px;font-size: 14px;
	}
	.header .rts .seah:hover .txt{
		width: 150px;
	}
	.header .naver{
		margin-left: 50px;
	}
	.header .naver li{
		padding-right: 45px;
	}
	.header .rts .seah:hover{
		width: 200px;
	}
	.header .sub.sub4 > dl dl dd{
		margin: 0 10px;width: 210px;
	}
	.x_product .list .text{
		width: 520px;
	}
	.x_product .list .imgs{
		width: 45%;
	}
	.l_banner .imgs.text_lt .cent h3{
		font-size: 46px;
	}
	.q_plb .list li .txt .btn{
		width: 155px;
	}
	.q_plb .list li .txt p{
		line-height: 28px;
	}
	.q_plb .lity{
		height: 500px;
	}
	.q_plb .lity .ovs{
		margin-top: 50px;
	}
	.q_plb .lity .bds{
		padding-top: 45px;
	}
	.fs_case .f_pg3 .rt span{
		margin: 30px 0 10px;
	}
	.fs_case .f_pg3 .rt, .fs_case .f_pg3 .lt{
		width: 590px;
	}
	.l_jfa .list li{
		padding: 70px 0 100px;
	}
	.l_jfa .list .text{
		width: 480px;
	}
	.l_jfa .list .text h2 a{
		line-height: 72px;
	}
	.l_jfa .list .text i{
		margin: 40px 0;
	}
	.footer .lts .top li{
		margin-right: 42px;
	}
	.footer .nav li{
		margin-right: 22px;
	}
	.footer .rts .seh{
		width: 250px;
	}
	.footer .rts .seh .txt{
		width: 154px;
	}
	.footer .rts .seh .sub{
		width: 80px;
	}
	.footer .rts .tel{
		width: 240px;
	}
	.footer .rts .tel h2{
		font-size: 28px;
	}
	.footer .rts .tel li{
		margin-right: 45px;
	}
	.l_banner .imgs.text_lt .cent h3{
		font-size: 46px;line-height: 62px;
	}
	.h_pg3 .lts{
		width: 1280px;
	}
	.h_pg3 .uit_txt h2{
		margin: 20px 0 10px;
	}
	.uit_txt span{
		margin-top: 30px;
	}
	.h_pg3 .uit_txt{
		width: 460px;
	}
	.q_plb .list li{
		margin-right: 190px;width: calc((100% - 382px)/3);
	}
	.q_nxq .list .bds li:nth-child(3n){
		margin-right: 190px;
	}
	.h_pg1 .list{
		width: 1200px;
	}
	.h_pg2 .lts .txt{
		margin-top: 25px;
	}
	.h_pg2 .lts .txt h2{
		font-size: 34px;line-height: 44px;
	}
	.h_pg2 .lts .txt p{
		width: 600px;
	}
	.h_pg2 .lts .txt span{
		margin-top: 25px;
	}
	.h_pg2 .lts .btns{
		margin-top: 32px;margin-bottom: 60px;
	}
	.h_pg2 .imgs{
		width: 705px;
	}
	.h_pg2 .lts .txt h4{
		margin: 5px 0 14px;
	}
	.uit_txt .btns{
		width: 170px;
	}
	.uit_txt h2{
		font-size: 36px;
	}
	.h_pg5 .box .uit_txt p{
		line-height: 30px;width: 520px;font-size: 20px;
	}
	.h_pg5 .box .uit_txt span{
		margin-top: 22px;
	}
	.h_pg5 .box .uit_txt .btns{
		margin-top: 26px;
	}
	.h_pg5 .list li{
		width: 385px;
	}
	.h_pg5 .list li .ico{
		width: 85px;
	}
	.h_pg5 .list li .txt{
		width: 300px;
	}
	.h_pg5 .list li .txt h3{
		font-size: 22px;margin-bottom: 10px;
	}
	.h_pg5 .list li{
		margin-right: 20px;
	}
	.h_pg5 .list li .txt .btns{
		margin-top: 30px;
	}
	.h_pg3{
		padding: 80px 0 70px;
	}
	.q_plb .nial .bds li{
		width: 470px;
	}
	.q_plb .nial .bds li .rts{
		width: 300px;
	}
	.l_flist li .txt h3{
		font-size: 22px;
	}
	.cp_ban .lts{
		left: 0;width: 600px;
	}
	.cp_ban .lts h3{
		font-size: 24px;
	}
	.cp_ban .lts h2{
		font-size: 56px;
	}
	.cp_ban .lts p{
		font-size: 16px;
	}
	.cp_list li .txt h3{
		font-size: 36px;
		line-height: 1.3;
	}
	.cp_list li .txt{
		padding-left: 80px;
	}
	.cp_tem .bds .lts li .imgs{
		width: 200px;
	}
	.cp_slide .cp_ty li{
		width: auto;padding: 30px;
	}
	.l_banner .list li a{
		padding: 30px;
	}
	.l_banner .list li h3{
		left: 160px;
	}
	.x_even li .lts{
		width: 40%;
		padding: 40px 30px;
	}
	.lp_x_even li .lts{
		width: 15%;
	}
	.x_even li .lts h6{
		font-size: 14px;
	}
	.x_even li .tx1{
		width: 20%;
		padding-left: 20px;
	}
	.b_even li .tx1{
		width:30%;
	}
	.x_even li .tx2{
		width: 20%;
	}
	.ab_list .lts li{
		width: 260px;margin-right: 20px;
	}
	.yf_ban .imgs .cent h6{
		width: auto;padding: 0 50px;
	}
	.mc_lists.q_gal .ries .bds li:nth-child(3n),
	.mc_lists.q_gal .ries .bds li{
		width: calc((100% - 62px)/4);
		margin-right: 20px;padding: 20px;
	}
	.mc_lists.q_gal .ries .bds li .img{
		height: 174px;
	}
	.w_even li .lts h3{
		font-size: 18px;
		height: auto;
		overflow: auto;
		line-height: 1.3;
		white-space: inherit;
		margin-bottom: 0;
	}
}
@media only screen and (max-width:1220px) {
	.yfw_pg1 .bds li .img{
		height: 203px;
	}
	.fyf_bgs .ftlt h2 {
		font-size: 30px;
	}
	.fyf_bgs .flist {
		margin-top: 40px;
	}
	.fyf_bgs .flist .ls {
		width: calc((100% - 30px)/3);
	}
	.fyf_bgs .flist .ls .img {
		/* width: 200px;height: 300px; */
	}
	.fyf_bgs .flist .ls .text {
	    padding: 40px 40px 20px 30px;
	    /* width: calc(100% - 200px); */
	}
	.fyf_bgs .flist .ls .t i {
		font-size: 14px;line-height: 30px;
	}
	.fyf_bgs .flist .ls .t {
		right: -71px;top: 16px;
	}
	.fyf_bgs .flist .ls .text h3 {
		font-size: 22px;line-height: 28px;
	}
	.fyf_bgs .flist .ls .text h6 {
		font-size: 16px;line-height: 1.4;height: 7em;
	}
	.fyf_bgs .flist .ls .text h4 {
		line-height: 46px;font-size: 16px;
		width: 160px;margin-top: 15px;
	}
	.fyf_bgs {
		padding: 65px 0 90px;
	}
	.tn_bds .list li .ico {
		height: 90px;
	}
	.tn_bds .list li {
		height: 220px;
	}
	.tn_bds h6 {
		padding: 0 100px;
	}
	.tn_bds .list {
		margin-top: 45px;
	}
	.tn_bds {
		padding: 0 0 100px;
	}
	.tn_bds .list li h2 {
		margin: 20px auto 0;font-size: 22px;line-height: 1.6;
	}
	.tn_bds .list li:hover h2 {
		top: -10px;
	}
	.tn_bds .list li p{
		height: 302px;
	}
	.qmc_pg li{
		width: 150px;
	}
	.yfw_pg1 .bds li .txt{
		padding: 25px 0;
	}
	.q_nxq .ries .bds li .img{
		height: 124px;
	}
	.l_banner .list li a .img{
		width: 100px;
	}
	.yf_cts .bds{
		margin: 50px 0;
	}
	.l_banner .list li h3{
		left: 140px;
	}
	.header .sub>dl>dd h4{
		font-size: 14px;
		/*width: calc(100% - 45px);*/
	}
	.header .sub>dl dl dd{
		width: calc((100% - 240px)/7);
		margin: 0 20px;
	}
	.header .sub>dl dl a h5{
		font-size: 13px;
	}
	.wrap{
		width: 1000px;
	}
	.mc_text .ovs li p{
		height: 350px;
	}
	.mc_text .ovs li{
		height: 490px;
	}
	.w_even li .lts h3{
		font-size: 18px;
		height: auto;
		overflow: auto;
		line-height: 1.3;
		white-space: inherit;
		margin-bottom: 0;
	}
	.yfw_pg3 .bds li .hd{
		margin-bottom: 10px;
	}
	.yfw_pg3 .bds li{
		height: 500px;
	}
	.q_nxq .ries.q_last .bds li:last-child .img img{
		width: 80px;margin-top: 60px;
	}
	.q_nxq .ries.q_last .bds li:last-child h6{
		margin-top: 15px;font-size: 20px;
	}
	.yfw_pg2.addpg2 .bds li .text{
		padding: 25px;
	}
	.mc_form.tuo_form .bd .fom .lsele{
		width: 30%;font-size: 14px;
		height: 60px;
	}
	.mc_form.tuo_form .bd .fom .lse2{
		width: 40%;font-size: 14px;
		height: 60px;
	}
	.mc_form .bd .fom .btn{
		font-size: 14px;width: 160px;
		height: 60px;line-height: 60px;
	}
	.lx_us .bds li{
		padding: 0 10px;
	}
	.h_pg2 .lts_hd.swiper-pagination{
		bottom: 20px;
	}
	.h_pg3 .lts.index{
		width: calc(100% - 460px);
	}
	.hp_pg5 .lt li{
		font-size: 15px;
	}
	.header .sub > dl > dd i{
		width: 40px;margin-right: 5px;
		margin-top: 8px;overflow: hidden;height: 52px;
	}
	.header .sub>dl>dd i img{
		height: 105px;
	}
	.header .logo img{
		width: 140px;display: block;margin-top: 5px;
	}
	.header .sub>dl>dd:hover i img{
		top: -52px;
	}
	.header .sub>dl>dd{
		padding: 0 5px;
	}
	.hp_pg2 li{
		padding: 40px 20px;
		width: calc((100% - 62px)/3);
		margin-right: 30px;
	}
	.hp_pg1 .txt h2{
		/*font-size: 32px;*/
		line-height: 40px;
	}
	.hp_pg1 .txt p{
		line-height: 24px;
		font-size: 16px;
	}
	.pa_tner .bds .rts,
	.pa_tner .bds .lts{
		float: none;
		width: auto;
	}
	.l_banner .hp_list li h3{
		font-size: 20px;
	}
	.hp_pg2 li h3{
		font-size: 26px;
	}
	.pa_tner .wrap{
		padding: 80px;
	}
	.uit_form .ra label{
		height: 40px;
	}
	.tn_bds .list li{
		padding: 40px 20px;
		width: calc((100% - 62px)/3);
		margin-right: 30px;
	}
	.zs_list li .text{
		padding: 0 25px 50px !important;
	}
	.zs_list li .text .btn{
		margin-top: 20px;
	}
	.zs_list li .text p{
		height: 112px;
	}
	.zs_list li:nth-child(2n) .imgs{
		padding: 0;
	}
	.zs_list li:nth-child(2n) .text{
		padding-right: 25px;
	}
	.yf_pg7 .bds li{
		padding-left: 30px;
		padding-right: 30px;
	}
	.header .naver{
		margin-left: 42px;
	}
	.header .naver li{
		padding-right: 30px;
	}
	.header .naver li h3{
		font-size: 16px;
	}
	.header .rts .engh{
		width: 90px;
	}
	.header .rts .seah:hover .txt{
		width: 105px;
	}
	.header .rts .seah:hover{
		width: 150px;
	}
	.header .rts .seah:hover .txt{
		padding: 0 5px;
	}
	.header .sub.sub4 > dl dl dd{
		margin: 0 10px;width: 230px;
	}
	.l_banner .imgs.text_lt .cent h3{
		font-size: 36px;line-height: 48px;
	}
	.x_product .list{
		margin-top: 100px;
	}
	.x_product .list .text{
		width: 460px;
	}
	.x_product .list .text h2{
		font-size: 38px;
	}
	.x_product .list .text .btn{
		padding: 0 25px;
	}
	.x_product .list li:nth-child(2n) .text{
		margin-right: 0;
	}
	.footer .lts .top li{
		font-size: 16px;margin-right: 20px;
	}
	.footer .nav li{
		margin-right: 10px;
	}
	.footer .nav li h2 a{
		font-size: 16px;
	}
	.footer .rts .seh{
		width: 200px;
	}
	.footer .rts .seh .txt{
		width: 120px;
	}
	.footer .rts .seh .sub{
		width: 70px;
	}
	.footer .rts .tel{
		width: 205px;
	}
	.footer .rts .tel h2{
		font-size: 24px;
	}
	.footer .rts .tel ul{
		margin-top: 30px;
	}
	.footer .rts .tel li{
		margin-right: 38px;
	}
	.footer .copy .txt{
		width: 60%;
	}
	.footer .copy li{
		margin-right: 25px;font-size: 12px;
	}
	.footer .copy h6{
		font-size: 10px;
		line-height: 1.4;
		padding: 20px 0;
	}
	.footer .copy{
		margin-top: 15px;
	}
	.q_plb .list li .txt h2{
		font-size: 22px;
	}
	.q_plb .list li .txt p{
		font-size: 16px;
	}
	.q_plb .list li .txt .btn{
		width: 125px;
	}
	.q_plb .uit_hds{
		width: auto;
	}
	.q_plb .uit_hds h2{
		margin-bottom: 20px;
	}
	.q_plb .lity .ovs{
		margin-top: 35px;
	}
	.l_banner .text li .sel{
		width: 200px;padding-left: 20px;
		padding-right: 20px;
		background-position: right 20px center;
	}
	.q_nxq .ries .bds li .txt h3{
		font-size: 18px;
	}
	.q_nxq .ries .bds li .txt .btn{
		margin-top: 25px;width: 130px;
	}
	.q_nxq .ries .bds li .txt h6{
		margin-bottom: 10px;
	}
	.q_nxq .ries .bds li{
		padding: 15px 15px 25px;
	}
	.f_banner .imgs .cent h5{
		font-size: 36px;
	}
	.fs_case .f_pg1 h2{
		margin-bottom: 15px;font-size: 38px;
	}
	.fs_case p{
		font-size: 16px;
	}
	.fs_case .f_pg3 .rt span{
		margin: 18px 0 10px;
	}
	.fs_case .f_pg3 .rt p{
		font-size: 16px;
	}
	.fs_case .f_pg3 .rt, .fs_case .f_pg3 .lt{
		width: 485px;
	}
	.fs_case .f_pg3 .lt p{
		font-size: 16px;
	}
	.l_banner .imgs .cent h3{
		font-size: 48px;
	}
	.l_jfa .list .text{
		width: 400px;
	}
	.l_jfa .list .text h2 a{
		line-height: 52px;font-size: 34px;
	}
	.l_jfa .list .text p{
		font-size: 18px;
	}
	.l_jfa .list .text .btn a{
		width: 170px;
	}
	.l_jfa .list .text i{
		margin: 30px 0;
	}
	.l_banner .imgs .cent h3{
		font-size: 44px;
	}
	.l_banner .imgs.hp_ban .cent h3{
		font-size: 44px;
	}
	.qm_ban .imgs .cent h5{
		margin: 20px 0 25px;font-size: 26px;
	}
	.qm_ban .imgs .cent p{
		font-size: 20px;
	}
	.h_pg3 .uit_txt h2{
		margin: 10px 0;font-size: 30px;
	}
	.h_pg3 .lts{
		width: 600px;
	}
	.h_pg3 .uit_txt{
		width: 365px;
	}
	.uit_txt p{
		font-size: 18px;
	}
	.uit_txt span{
		margin-top: 20px;
	}
	.h_pg3 .img3{
		width: 440px;height: auto;
	}
	.h_pg3 .img2{
		width: 380px;height: auto;
	}
	.h_pg3{
		padding: 80px 0 40px;
	}
	.q_nxq .ture .bds li .txt h3{
		font-size: 22px;
	}
	.q_nxq .ture .bds li .txt p{
		font-size: 16px;margin-top: 15px;
		height: 130px;
	}
	.q_nxq .sys .imgs{
		width: 1000px;height: auto;
	}
	.h_pg1 .list{
		width: 1000px;
	}
	.h_pg2 .lts .lts_hd{
		bottom: 30px;
	}
	.h_pg2 .lts .txt{
		margin-top: 10px;
	}
	.h_pg2 .lts .txt h2{
		font-size: 30px;line-height: 54px;
	}
	.h_pg2 .lts .txt h4{
		margin: 0 0 10px;font-size: 20px;
	}
	.h_pg2 .lts .txt p{
		width: 500px;font-size: 18px;
	}
	.h_pg2 .lts .txt span{
		margin-top: 25px;
	}
	.h_pg2 .lts .btns{
		margin-top: 30px;font-size: 16px;width: 150px;height: 46px;line-height: 46px;
	}
	.h_pg2 .lts{
		width: 500px;
	}
	.h_pg2 .imgs{
		width: 630px;
	}
	.h_pg4 .list li .txt h3{
		font-size: 60px;line-height: 66px;top: -10px;left: -10px;
	}
	.h_pg4 .list li .txt{
		margin-top: 10px;margin-left: 10px;
	}
	.h_pg4 .list li .txt h4{
		margin-top: 5px;font-size: 20px;
	}
	.h_pg4 .list li .txt p{
		font-size: 16px;margin-top: 12px;
	}
	.h_pg4 .list li .txt .btn{
		width: 150px;height: 46px;line-height: 46px;font-size: 16px;
	}
	.h_pg5 .box .uit_txt{
		margin-top: 0;margin-left: 0;padding-left: 30px;
	}
	.h_pg5 .box .uit_txt h2{
		margin-bottom: 0;font-size: 26px;
	}
	.h_pg5 .box .uit_txt p{
		width: 440px;line-height: 30px;font-size: 16px;
	}
	.h_pg5 .box .uit_txt span{
		margin-top: 20px
	}
	.h_pg5 .box .uit_txt .btns{
		height: 46px;line-height: 46px;width: 135px;font-size: 16px;margin-top: 20px;
	}
	.h_pg5 .list li .txt .btns{
		width: 140px;height: 46px;line-height: 46px;
	}
	.x_product .s_ware .text dd,
	.x_product .list .text p{
		font-size: 16px;
		line-height: 1.4;
		background-position: left 5px;
	}
	.x_product .list.mc_ware .imgs{
		height: 350px;
	}
	.x_product .s_ware .text h2{
		margin: 30px 0;
	}
	.x_product .list{
		margin-top: 40px;
	}
	.x_product .list .text h2{
		font-size: 26px;
		line-height: 1.4;
	}
	.x_product .list .text i{
		margin: 25px 0;
	}
	.x_product .list .text .btn{
		font-size: 16px;
		line-height: 46px;
	}
	.l_flist li .txt .btn{
		width: 150px;height: 48px;
		line-height: 48px;
		font-size: 16px;
	}
	.q_plb .uit_hds p{
		font-size: 16px;
		line-height: 1.4;
	}
	.q_plb .nial .bds li{
		width: 370px;
	}
	.q_plb .nial .bds li .rts{
		width: 200px;
	}
	.cp_ban .lts{
		width: 500px;
	}
	.cp_ban .lts h3{
		font-size: 20px;
		line-height: 1.4;
	}
	.cp_ban .lts p{
		font-size: 16px;
	}
	.cp_list li .txt{
		padding-left: 0;
		padding-top: 50px;
	}
	.cp_list li .txt h3{
		font-size: 26px;
	}
	.cp_tem .hd h2{
		font-size: 32px;
	}
	.cp_tem .bds .rts{
		width: 45%;
	}
	.cp_slide .cp_ty li h3{
		width: 500px;
		margin-left: 20px;
	}
	.csc_list li dd h4{
		font-size: 12px;
		line-height: 40px;
	}
	.csc_list .lts h6{
		height: 185px;
		line-height: 185px;
	}
	.csc_list li h3{
		font-size: 18px;
	}
	.csc_list li dd h6{
		font-size: 14px;
		line-height: 1.4;
	}
	.x_even li .lts{
		width: 40%;
		box-sizing: border-box;
		padding:40px 30px;
	}
	.lp_x_even li .lts{
		width: 15%;
	}
	.b_even li .tx1{
		width: 40%;
	}
	.x_even li .lts .ico{
		height: 70px;
	}
	.x_even li .tx2{
		width: 300px;
	}
	.x_even li .tx1{
		width: 30%;
	}
	.x_even li .rts{
		width: 10%;
	}
	.l_banner .imgs .cent h6{
		font-size: 26px;
	}
	.pr_deta .hd h2 a{
		font-size: 36px;
		line-height: 1.4;
	}
	.ab_out .txt .t1{
		margin-top: 0;
	}
	.ab_out .txt h2{
		font-size: 26px;
		line-height: 1.4;
	}
	.ab_com ul{
		width: 1000px;
	}
	.ab_com li{
		width: calc((100% - 400px)/5);
		margin-right: 100px;
	}
	.ab_list .lts li{
		width: 220px;margin-right: 20px;
		margin-bottom: 10px;
	}
	.ab_list .lts ul{
		margin-top: 20px;
	}
	.ab_list .lts li p{
		font-size: 14px;
		line-height: 20px;height: 100px;
	}
	.ab_com .hds p{
		font-size: 15px;
		line-height: 20px;
		height: 100px;
	}
	.ca_re .hds li{
		padding-left: 20px;
	}
	.h_pg4 .list li .txt h4{
		font-size: 16px;
		line-height: 22px;
		height: 44px;
	}
	.uit_form .ra label,
	.lx_us .bds li h6,
	.lx_us .hds li p,
	.ca_re .hds li h3{
		font-size: 14px;
		line-height: 1.4;
	}
	.lx_us .bds li h3{
		word-break:keep-all;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
font-size: 14px;
	}
	.ca_re .hds li h6{
		font-size: 16px;
	}
	
	.lx_us .bds li .btn{
		width: 120px;
		font-size: 12px;
		line-height: 46px;
		height: 46px;
	}
	.l_banner h2{
		font-size: 56px;
	}
	
	.pa_tner .rts .txt p{
		font-size: 20px;
		line-height: 1.6;
		padding:0 20px;
	}
	.h_pg1 .list li h3{
		font-size: 14px;
		line-height: 1.4;
	}
	.h_pg4 .list li .txt p{
		font-size: 14px;
		line-height: 1.4;
	}
	.h_pg5 .box .uit_txt p{
		font-size: 14px;
		line-height: 20px;
		height: 100px;
		overflow: hidden;
	}
	.h_pg5 .box .uit_txt{
		padding-top: 20px;
	}
	.h_pg5 .list li{
		width: 320px;
	}
	.h_pg5 .list li .txt{
		width: 235px;
	}
	.h_pg1 .imgs{
		width: auto;
		height: auto;
	}
	.mc_lists.q_gal .ries .bds li:nth-child(4n),
	.mc_lists.q_gal .ries .bds li:nth-child(3n),
	.mc_lists.q_gal .ries .bds li{
		width: calc((100% - 62px)/3);
		margin-right: 30px;padding: 20px;
	}
	.mc_lists.q_gal .ries .bds li .img{
		height: 194px;
	}
	.mc_lists.q_gal .ries .bds li:nth-child(3n){
		margin-right: 0;
	}
}
@media only screen and (max-width:1020px) {
	.wrap{
		width: auto;
	}
	.tn_bds .list li h2 {
		font-size: 25px;
	}
	.fyf_bgs .ftlt h2 {
		font-size: 25px;line-height: 1.4;
	}
	.fyf_bgs .flist {
		margin-top: 30px;
	}
	.fyf_bgs .flist .ls {
		float: none !important;
		width: 100%;
		margin-bottom: 40px;
		overflow: hidden;
	}
	.fyf_bgs .flist .ls .img {
		/* width: 260px;height: 340px; */
	}
	.fyf_bgs .flist .ls .text {
		/* width: calc(100% - 260px); */
		padding: 50px 40px 20px;
	}
	.tn_bds {
		padding: 0 0 60px;
	}
	.fyf_bgs .flist .ls .text h4 {
		font-size: 22px;line-height: 56px;width: 200px;margin-top: 20px;
	}
	.yf_h2 {
		padding-top: 50px;
	}
	.fyf_bgs {
		padding: 50px 15px 60px;
	}
	.header .naver{
		display: none;
	}
	.header .rts{
		display: none;
	}
	.header{
		background: #fff;
		height: 100px;
		padding:10px 20px;
		box-sizing: border-box;
	}
	.gh{
		display: block;
	}
	.layout{
		padding-top: 100px;
	}
	.h_banner{
		margin: 0;
	}
	.h_pg1{
		height: auto;
		padding: 0 30px;
		padding-bottom: 40px;
	}
	.uit_txt p{
		font-size: 22px;
		line-height: 1.4;
	}
	.h_pg1 .list{
		width: auto;
		height: auto;
	}
	.h_pg1 .list li{
		width: 50%;
	}
	.h_pg1 .list li h3{
		font-size: 24px;
	}
	.h_pg2 .imgs{
		float: none;
		margin: 0 auto;
		width: 100%;
	}
	.h_pg2 .lts{
		float: none;
		width: auto;
		margin: 0 30px;
	}
	.h_pg2 .lts .txt h2{
		font-size: 36px;
	}
	.h_pg2 .lts .txt h4{
		font-size: 26px;
		line-height: 1.4;
	}
	.uit_txt p,
	.h_pg2 .lts .txt p{
		width: auto;
		font-size: 22px;
		line-height: 1.5;
	}
	.yfw_pg2 .bds li .btn,
	.zs_list li .text .btn,
	.pa_tner .rts .txt .btn,
	.lx_us .bds li .btn,
	.ps_kit .bds .tx2 a,
	.l_jfa .list .text .btn a,
	.q_nxq .ries .bds li .txt .btn,
	.cp_bgs li .txt .btn,
	.ty_xq li a,
	.ban_cent .txt a,
	.q_plb .list li .txt .btn,
	.l_flist li .txt .btn,
	.x_product .list .text .btn,
	.h_pg5 .list li .txt .btns,
	.h_pg5 .box .uit_txt .btns,
	.h_pg4 .list li .txt .btn,
	.uit_txt .btns,
	.yf_pg6 .bds .txt .btn,
	.h_pg2 .lts .btns{
		width: 220px;
		line-height: 56px;
		height: auto;
		font-size: 24px;
	}
	.h_pg3 .lts{
		float: none;
		width: 100%;
		height: auto;
	}
	.h_pg3 .uit_txt{
		width: auto;float: none;
		margin: 0 30px;
		padding-bottom: 40px;
		position: relative;z-index: 99;
	}
	.h_pg4 .list li{
		width: 350px;
	}
	.h_pg4 .list .next, .h_pg4 .list .prev{
		margin: 0 30px;
	}
	.h_pg4 .list li .txt p{
		font-size: 24px;
		line-height: 1.5;
		height: 70px;
	}
	.h_pg4 .list li .txt h6{
		font-size: 24px;
		line-height: 35px;
	}
	.h_pg4 .list li .txt h4{
		font-size: 26px;
		line-height: 32px;
		height: 64px;
	}
	.h_pg5 .box .video{
		width: auto;
		float: none;
	}
	.h_pg5 .box .uit_txt{
		float: none;
		width: auto;
		padding: 30px;
	}
	.h_pg5{
		padding: 0;
	}
	.h_pg5 .box .uit_txt h2{
		font-size: 30px;
	}
	.h_pg5 .box .uit_txt p{
		width: auto;height: auto;
		font-size: 22px;
		line-height: 1.5;
	}
	.h_pg5 .list{
		margin: 30px;
		overflow: hidden;
	}
	.h_pg5 .list li .ico{
		float: none;
		margin: 30px auto 20px;
		width: 100px;
		height: 100px;
	}
	.h_pg5 .list li .ico img{
		height: 100%;
		margin: 0 auto;
		display: block;
	}
	.h_pg5 .list li .txt{
		float: none;
		width: auto;
		text-align: center;
	}
	.h_pg5 .list li .txt h3{
		font-size: 32px;
		line-height: 1.5;
		height: auto;
	}
	.h_pg5 .list li .txt p{
		font-size: 24px;
		line-height: 30px;
		height: 60px;
	}
	.h_pg5 .list li .txt .btns{
		margin: 30px auto;
	}
	.footer .lts{
		display: none;
	}
	.footer .rts{
		float: none;
		width: auto;
		padding:0 30px;
		box-sizing: border-box;
		margin: 0 auto;
	}
	.footer .rts .seh,
	.footer .rts .tel{
		float: none;
		width: auto;
	}
	.footer .rts .tel .hd .ovs{
		float: none;
	}
	.footer .rts .tel ul{
		text-align: left;
	}
	.footer .rts .seh .sub{
		width: 150px;
		height: 56px;
		line-height: 56px;
		border-radius: 28px;
		font-size: 24px;
	}
	.footer .rts .seh, .footer .rts .tel{
		height: 60px;
		border-radius: 30px;
		width: 500px;
		margin: 0 auto;
		height: auto;
	}
	.footer .rts .seh .txt{
		width: 240px;
		height: 56px;
		font-size: 24px;
	}
	.footer .rts .tel .hd{
		text-align: center;
		margin: 30px 0;
	}
	.footer .rts .tel h4{
		line-height: 1.5;
		font-size: 24px;
		color: #fff;
	}
	.footer .rts .tel h2{
		font-size: 34px;
	}
	.footer .rts .tel ul{
		text-align: center;
		height: auto;
	}
	.footer .rts .tel li{
		margin: 0 25px;height: auto;
	}
	.footer .rts .tel li a img{
		height:35px ;
		margin: 0 auto;display: block;
	}
	.footer .copy .txt{
		float: none;
		width: auto;
	}
	.footer .copy .txt ul{
		text-align: center;
		padding: 20px 0;
		display: none;
	}
	.footer .copy h6{
		font-size: 24px;
		float: none;
		width: auto;
		text-align: center;
		padding: 20px 30px;
	}
	.footer .copy li a{
		font-size: 24px;
		line-height: 1.8;
	}
	.footer .copy{
		height: auto;
		margin-top: 15px;
	}
	.crumbs{
		display: none;
	}
	.x_product .list .imgs{
		width: auto;
		float: none;
		height: auto !important;
		margin: 0 30px;
	}
	.x_product .list .imgs img{
		position: static;transform: scale(1);
	}
	.x_product .list .text{
		float: none;
		width: auto;
		padding: 0 30px;
	}
	.x_product .list .text h2{
		display: block;
		font-size: 36px;
		line-height: 1.5;
	}
	.x_product .s_ware .text dd, .x_product .list .text p{
		font-size: 24px;
		background-position: left 12px; 
	}
	.x_product .s_ware .text dt{
		font-size: 28px;
	}
	.x_product .s_ware li:nth-child(2n) .imgs{
		float: none;
	}
	.x_product .list li:nth-child(2n) .text{
		padding: 0 30px;
	}
	.x_product .s_ware li{
		padding: 40px 0;
	}
	.l_banner .imgs .cent{
		padding: 0 30px;
	}
	.l_banner .text p{
		font-size: 24px;
		line-height: 32px;
		position: static;
		transform: scale(1);padding:40px 30px;
	}
	.l_banner .text{
		height: auto;
		position: static;
		transform: scale(1);
	}
	.l_banner{
		height: auto;
	}
	.x_product .list .text .btn{
		width: auto;
	}
	.x_product .list li{
		padding: 40px 0;
	}
	.l_flist li .ico, .l_flist li .ico img{
		height: 100px;
		display: block;
		margin: 0 auto;
	}
	.l_flist li .txt h3{
		font-size: 32px;
		line-height: 40px;
		height: 40px;
		overflow: hidden;
	}
	.l_flist li .txt p{
		font-size: 24px;
		line-height: 32px;
		height: 64px;
		overflow: hidden;
	}
	.l_flist li{
		margin: 0;
	}
	.q_plb .list ul{
		margin: 0 ;
	}
	.q_plb .list li{
		width: calc((100% - 52px)/2);
		margin-right: 50px;
	}
	.q_plb .list li:nth-child(3n){
		margin-right: 50px;
	}
	.q_plb .list li:nth-child(2n){
		margin-right: 0;
	}
	.q_plb .list li .txt h2{
		font-size: 32px;
		line-height: 40px;
	}
	.q_plb .list li .txt p{
		font-size: 24px;
		line-height: 30px;
		height: 60px;
	}
	.q_plb .list li .txt .btn{
		margin: 30px auto;
	}
	.q_plb .uit_hds p{
		font-size: 24px;
		line-height: 30px;
		height: auto;
	}
	.q_plb .lity{
		padding: 40px 30px;
		height: auto;
		background-size: cover !important;
	}
	
	.q_plb .nial .bds li{
		margin: 0;
	}
	.q_plb .nial .bds .nexta, .q_plb .nial .bds .preva{
		margin: 0 30px;
	}
	.q_plb .nial .bds li .rts .tx{
		font-size: 30px;
		line-height: 1.4;
		height: auto;
	}
	.q_plb .nial .bds li .rts p{
		font-size: 26px;
		line-height: 1.6;
	}
	.q_plb .nial .bds li .rts{
		width: 400px;
	}
	.q_plb .nial .bds li .txt p{
		font-size: 22px;
		line-height: 1.4;
		height: auto;
	}
	.ban_cent{
		height: auto;
		padding: 40px 30px;
	}
	.ban_cent .txt{
		position: static;
		transform: scale(1);
	}
	.ban_cent .txt p{
		font-size: 24px;
		line-height: 1.5;
		height: auto;
	}
	.ban_cent .txt a{
		margin: 40px auto 20px;
	}
	.cp_ban .rts{
		float: none;
		display: none;
	}
	.cp_ban .lts{
		width: auto;
		padding: 0 30px;
	}
	.cp_ban .lts p{
		font-size: 24px;
		line-height: 1.5;
		height: auto;
	}
	.cp_ban .btn{
		position: absolute;
		width: 240px;
		height: 60px;
		line-height: 60px;
		margin: 0 auto;
		bottom: 50px;
		left: 0;right: 0;
	}
	.cp_ban .btn span{
		font-size: 26px;
	}
	.ty_xq{
		padding: 20px;
	}
	.cp_list li .imgs{
		float: none !important;
		width: auto !important;
		padding: 0 !important;
		margin: 0 auto;
		text-align: center !important;
	}
	.cp_list li:nth-child(1){
		height: auto;
	}
	.cp_list li .txt{
		float: none;
		padding: 0 30px;
		width: auto;
		margin-top: 20px;
	}
	.cp_list li{
		padding: 40px 0;
		height: auto !important;
		background-size: cover !important;
	}
	.cp_list li .txt h3{
		font-size: 32px;
		line-height: 1.6;
	}
	.cp_list li .txt h6{
		font-size: 26px;
		line-height: 1.6;
	}
	.cp_list li:nth-child(2) .txt{
		float: none;
		width: auto;padding: 80px 30px;
	}
	.cp_list li .txt h5{
		font-size: 28px;
		line-height: 1.5;
	}
	.cp_list li .txt dl{
		margin-top: 40px;
	}
	.cp_list li .txt dd{
		float: none;
		display: inline-block;
		vertical-align: middle;
		margin: 0 30px;
	}
	.cp_list li .txt dl{
		text-align: center;
	}
	.cp_list li:nth-child(3) .txt{
		text-align: center;
	}
	.cp_list li .txt dd h4{
		font-size: 24px;
		line-height: 1.5;
	}
	.cp_tem .hd p{
		font-size: 26px;
		line-height: 1.6;
	}
	.cp_tem .bds .lts{
		float: none;
		width: auto;
		text-align: center;
	}
	.cp_tem .bds .rts{
		float: none;
		width: auto;
		margin: 0 30px;
	}
	.cp_tem{
		height: auto;
		background-size: cover !important;
		padding-bottom: 40px;
	}
	.cp_tem .bds .lts ul{
		display: inline-block;
	}
	.cp_tem .bds .rts .more span{
		font-size: 24px;
	}
	.cp_tem .bds .rts li h3,
	.cp_tem .bds .lts li h3{
		font-size: 24px;
		line-height: 1.4;
	}
	.cp_slide .cp_h ul{
		text-align: center;
	}
	.cp_slide .cp_h li{
		width: 220px;margin: 0 5px;
		float: none;
		display: inline-block;
	}
	.cp_slide .cp_ty li h3{
		width: 240px;
	}
	.cp_bgs li .txt .btn{
		height: 58px;
	}
	.q_nxq .list .nexta, .q_nxq .list .preva{
		margin: 0 30px;
	}
	.sp_cs .bds{
		margin: 0 30px;
	}
	.sp_cs .bds .s1 li{
		float: none;
		width: auto;
		margin: 0;
		margin-bottom: 20px;
	}
	.sp_cs .bds li dd{
		font-size: 24px;line-height: 1.7;
	}
	.sp_cs .bds .s1 li dl{
		margin: 0;width: auto;
		float: none;
	}
	.sp_cs .bds .s2 li{
		float: none;
		width: auto;
		margin: 0;
		height: auto;
		margin-bottom: 20px;
	}
	.csc_list .bds li{
		width: calc(100% / 2);
	}
	.csc_list .next, .csc_list .prev{
		margin: 0 30px;
	}
	.csc_list{
		padding: 30px;
	}
	.csc_list li h3{
		font-size: 34px;
	}
	.csc_list li dd h6{
		font-size: 24px;
	}
	.csc_list li dd h4{
		font-size: 26px;
		line-height: 60px;
	}
	.l_banner .text li{
		margin-bottom: 20px;
	}
	.q_gal .ries{
		padding: 40px 30px;
	}
	.q_nxq .ries .bds li{
		width: calc((100% - 30px)/2);
		margin-right: 30px;margin-bottom: 20px;
		box-sizing: border-box;
	}
	.q_nxq .ries .bds li:nth-child(3n){
		margin-right: 30px;
	}
	.q_nxq .ries .bds li:nth-child(2n){
		margin-right: 0;
	}
	.q_nxq .ries .bds li .txt h6{
		font-size: 22px;
		line-height: 1.6;
	}
	.q_nxq .ries .bds li .txt h3{
		font-size: 24px;
		line-height: 32px;
		height: 64px;
		overflow: hidden;
	}
	.fyf_bgs .flist .ls .text h3 {
		font-size: 28px;line-height: 1.2;
	}
	.fyf_bgs .flist .ls .text h6 {
		font-size: 22px;height: 5.6em;
	}
	.uit_page{
		margin: 30px 0;
	}
	.uit_page dd{
		width: 76px;
		height: 76px;
		margin: 0 10px;
	}
	.uit_page dd a{
		line-height: 76px;
		font-size: 28px;
	}
	.fs_case .lts{
		float: none;
		width: auto;
	}
	.fs_case .rts{
		float: none;
		width: auto;
		margin-top: 20px;
	}
	.fs_case .f_pg2{
		padding: 30px;
	}
	.fs_case .f_pg1{
		padding: 40px 30px;
	}
	.fs_case p{
		font-size: 24px;
		line-height: 1.4;
	}
	.fs_case .f_pg2 .lts{
		padding: 0;
	}
	.fs_case .f_pg2 .lts .imgs{
		margin: 0 30px;margin-bottom: 20px;
	}
	.fs_case .rts{
		margin: 0;
	}
	.fs_case .f_pg2 p{
		padding: 0 30px;
	}
	.fs_case .f_pg3 .rt, .fs_case .f_pg3 .lt{
		float: none;
		width: auto;
		margin: 40px 30px;
		height: auto;padding: 40px 30px;
	}
	.fs_case .f_pg3 .rt h3{
		font-size: 28px;
		line-height: 1.6;
	}
	.fs_case .f_pg3 .rt h4{
		font-size: 24px;
		line-height: 1.4;
	}
	.fs_case .f_pg3 .lt p{
		font-size: 24px;
		line-height: 1.4;
		position: static;
		transform: scale(1);
	}
	.fs_case .f_pg3 .rt p{
		font-size: 24px;
		line-height: 1.4;
	}
	
	.f_case.q_nxq .ries .bds li{
		margin: 0;
	}
	.q_nxq .ries .nexts, .q_nxq .ries .prevs{
		margin: 0 20px;
	}
	.l_jfa .list .imgs{
		float: none;
		width: auto;
	}
	.l_jfa .list{
		margin: 0;
	}
	.l_jfa .list li{
		padding: 40px 30px;
	}
	.l_jfa .list .text{
		float: none;
		width: auto;
		margin-top: 15px;
	}
	.l_jfa .list li:nth-child(2n) .text{
		margin-top: 15px;
	}
	.uit_txt p, .h_pg2 .lts .txt p,
	.qm_ban .imgs .cent p,
	.l_jfa .list .text p{
		font-size: 24px;
		line-height: 1.4;
		height: auto;
	}
	.h_pg3 .uit_txt{
		padding-bottom: 170px;
	}
	.q_nxq .ture .bds li{
		width: auto;
		margin: 0;
		float: none;
	}
	.q_nxq .ture .bds{
		margin: 40px 30px;
		overflow: hidden;
	}
	.q_nxq .ture .bds li .txt h3{
		font-size: 30px;
		line-height: 1.6;
		height: auto;
	}
	.q_nxq .ture .bds li .txt p{
		font-size: 24px;
		line-height: 1.5;
		height: auto;
	}
	.q_nxq .sys .imgs{
		width: auto;
	}
	.q_nxq .list .bds li{
		margin-right: 50px !important;
	}
	.q_nxq .list .bds li:last-child{
		margin: 0 !important;
	}
	.l_banner .list li{
		width: 50%;margin-bottom: 0;
	}
	
	.l_banner.l_banner_list .list3 li{
		width: 100%;margin-bottom: 0;
		padding:0px;
	}
	
	.l_banner .list li h3{
		font-size: 26px;
	}
	.x_even li{
		height: auto;
	}
	.x_even li .rts,
	.x_even li .tx2,
	.x_even li .tx1,
	.x_even li .lts{
		width: 100%;
		box-sizing: border-box;
		padding: 20px 20px;
		float: none;
		border-top: 1px solid #ecf0ff;
	}
	.x_even li .rts h3,
	.x_even li .tx1 h5{
		font-size: 26px;
		line-height: 1.6;
	}
	.x_even li .rts,
	.x_even li .tx2{
		padding: 20px ;
	}
	.w_even li .rts h3{
		margin-top: 20px;
	}
	.x_even li .lts .ico{
		height: 100px;
	}
	.pr_deta .hd{
		padding: 40px 30px;
	}
	.pr_deta .hd h6{
		font-size: 24px;
	}
	.pr_deta .hd li a img{
		height: 35px;display: block;
		margin: 0 auto;
	}
	.pr_deta .bds .wrap .text{
		font-size: 24px;
		line-height: 1.4;
	}
	.pr_slide .ries .ovs{
		margin: 40px 0;
	}
	.q_nxq .ries .bds li{
		margin: 0;
	}
	.ps_kit{
		padding: 30px ;
	}
	.ps_kit .hds .sel{
		height: 76px;
		border-radius: 38px;
	}
	.ps_kit .bds dl{
		width: 1000px;
	}
	.ps_kit .bds{
		overflow-y: scroll;
	}
	.ab_com .hds p,
	.ab_out .txt p,
	.ps_kit .bds .tx4 h6,
	.ps_kit .bds .tx3 h5,
	.ps_kit .bds .tx2 h4{
		font-size: 24px;
		line-height: 1.4;
	}
	.ps_kit .bds dd>div{
		height: 220px !important;
	}
	.ps_kit .bds .tx5 .btn span{
		margin-top: 40px;
		font-size: 24px;
	}
	.ab_out .imgs{
		float: none;
		width: auto;
	}
	.ab_out .txt{
		float: none;
		width: auto;
		margin: 0;
		margin-top: 15px;
	}
	.ab_out {
		padding: 40px 30px;
	}
	.ab_out .txt .t1{
		margin: 0;
	}
	.ab_out .txt h2{
		font-size: 32px;
		line-height: 1.4;
	}
	.ab_com .hds{
		padding: 0 30px;
	}
	.ab_com li{
		float: none;
		width: auto;
		margin: 0 20px;
		display: inline-block;
		width: 200px;
	}
	.ab_com ul{
		width: auto;text-align: center;
	}
	.ab_list .img{
		float: none;
		width: auto;
		padding: 0;
	}
	.ab_list .img img{
		width: 100%;
		display: block;
	}
	.ab_list .lts{
		float: none;
		width: auto;
	}
	.ab_list .lts li{
		width: calc((100% - 20px)/2);
	}
	.ab_list .lts li:nth-child(2n){
		margin-right: 0;
	}
	.ab_list .lts ul{
		padding: 0 30px;
	}
	.ab_list .lts li p{
		font-size: 24px;
		line-height: 32px;
		height: 128px;
	}
	.ab_list .lts h2{
		padding: 0 30px;
	}
	.ca_re .hds li{
		padding:30px 10px;
	}
	.ca_re .hds li h4,
	.uit_form .ra label, .lx_us .bds li h6, .lx_us .hds li p, .ca_re .hds li h3,
	.ca_re .hds li h6{
		font-size: 22px;
	}
	.ca_re .hds li:last-child{
		height: 154px;
	}
	.ca_re .bds .txt{
		padding: 30px;
	}
	.ca_re .bds dd{
		font-size: 24px;
		line-height: 1.6;
	}
	.ca_re{
		padding: 40px 0;
	}
	.lx_us .hds li{
		width: 50%;
		box-sizing: border-box;
		padding-bottom: 20px;
	}
	.lx_us .hds ul{
		font-size: 0;
	}
	.lx_us .hds li h6{
		font-size: 24px;
	}
	.lx_us .bds li{
		width: 50%;float: none;
		display: inline-block;
		padding-bottom: 30px;
	}
	.lx_us .bds ul{
		font-size: 0;
		text-align: center;
	}
	.lx_us .bds li h6{
		font-size: 26px;
		line-height: 1.6;
	}
	.lx_us .bds li h3{
		font-size: 24px;
	}
	.lx_us .fts li .se1,
	.lx_us .fts li .t1,
	.lx_us .fts li .sel{
		height: 76px;
		font-size: 24px;
	}
	.lx_us .fts li .t4{
		height: 150px;
		font-size: 24px;
	}
	.lx_us .fts{
		height: auto;background-size: cover !important;
		padding-bottom: 40px;
	}
	.pa_tner .rts .txt p,
	.uit_form li label,
	.lx_us .fts .ra label{
		font-size: 24px;
		line-height: 1.5;
	}
	.uit_form .sub,
	.lx_us .fts .form .sub{
		height: 76px;
		line-height: 76px;
		font-size: 24px;
		margin-top: 45px;
	}
	.pa_tner .bds .lts{
		float: none;
		width: auto;
	}
	.uit_form .error{
		font-size: 24px;
		padding-top:35px;
		padding-bottom:10px;
	}
	.uit_form li .t4, .uit_form li .sel, .uit_form li .se1, .uit_form li .t3, .uit_form li .t2, .uit_form li .t1{
		height: 76px;
		font-size: 24px;
	}
	.pa_tner .wrap{
		padding: 50px 30px;
	}
	.pa_tner .bds .rts{
		width: auto;float: none;
	}
	
	.header .naver{
		display: none;
		position: fixed;
		left: 0;right: 0;top: 100px;
		z-index: 999;
		background: #fff;
		margin: 0;
		overflow-y: scroll;
	}
	.header .naver li{
		float: none;
		margin: 0;
		border-bottom: 1px solid #ccc;
		padding: 0;
	}
	.header .naver li h3{
		font-size: 32px;padding: 0 30px;
		line-height: 86px;
		background: url(../images/hico1.webp) no-repeat right 30px center;background-size: 30px auto;
	}
	.header .naver li h3 a{
		background: none;
	}
	.header .naver li:last-child{
		border: none;
	}
	.header .sub{
		position: static;
	}
	.header .sub>dl>dd{
		display: block;
		width: auto;height: auto;
	}
	.header .sub>dl>dd i{
		height: 90px;width: 120px;
		display: none;
	}
	.header .sub>dl>dd i img{
		height: 200%;
		display: block;
	}
	.header .sub>dl dl a h5,
	.header .sub>dl>dd h4{
		font-size: 28px;width: auto;
		line-height: 70px;float: none;
		text-align: left;padding: 10px 20px;
	}
	.header .sub>dl .ndl{
		position: static;
	}
	.header .sub>dl dl a .img{
		display: none;
	}
	.header .sub>dl dl dd{
		width: auto;display: block;
	}
	.q_nxq .ture .bds ul{
		display: flex;
	}
	.in_mask .wrap{
		padding-left: 30px;
		padding-right: 30px;
	}
	.l_banner .imgs .cent h3{
		font-size: 32px;
		line-height: 1.4;
	}
	.l_banner .imgs .cent h6{
		font-size: 24px;line-height: 1.4;
	}
	
	
	body{
		background: #333;
	}
	.layout{
		background: #fff;
		width: 750px;
		margin: 0 auto;
		overflow: hidden;
		position: relative;
	}
	.yfw_pg1 .bds li{
		margin: 0;
	}
	.yfw_pg1 .bds{
		margin: 40px 30px 0;
		overflow: hidden;
	}
	.yfw_pg1 .bds li .txt .btn{
		font-size: 18px;padding: 0 15px;
	}
	.yfw_pg1 p{
		margin-top: 20px;font-size: 24px;line-height: 1.4;padding: 0 30px;
	}
	.yfw_pg1 .bds li .img{
		height: auto;
	}
	.yfw_pg1 .bds li .txt h3{
		font-size: 26px;
	}
	.mac_hds{
		text-align: center;
		margin-top: 20px;
	}
	.mac_hds span{
		width: 16px;height: 16px;
		border-radius: 50%;margin: 0 4px;
	}
	.yfw_pg2 .bds ul{
		overflow: initial;
	}
	.yfw_pg2 .bds li{
		margin: 0;
	}
	.q_nxq .ries .bds li:nth-child(3n){
		margin: 0;
	}
	.yfw_pg2 .bds{
		overflow: hidden;
		margin: 40px 120px 0;
	}
	.q_nxq .ries .bds li .img{
		height: 326px;
	}
	.q_nxq .ries .bds li .txt p{
		font-size: 24px;
		line-height: 30px;height: 60px;
		overflow: hidden;
	}
	.q_nxq .ries .bds li{
		padding: 25px;
	}
	
	.yfw_pg3 .bds li h3{
		font-size: 28px;
	}
	.yfw_pg3 .bds li h6{
		font-size: 24px;
	}
	.yfw_pg3 .bds li .txt p{
		font-size: 22px;
	}
	.yfw_pg3 .wrap .next, .yfw_pg3 .wrap .prev{
		margin: 20px 40px 0;
	}
	.yf_cts .bds li{
		float: none;
		width: auto;
		margin: 20px 0;
	}
	.yf_cts .bds .mnext, .yf_cts .bds .mprev{
		margin: 0 30px;
	}
	.yf_pg5 .bds li{
		padding: 25px;
		text-align: center;
	}
	.yf_pg7 .bds li p,
	.yf_pg6 .bds .txt p{
		font-size: 24px;
		line-height: 32px;
		height: auto;
	}
	.yf_pg6 .bds .txt h3{
		font-size: 30px;
		line-height: 1.4;
	}
	.yf_pg7 .bds{
		margin: 40px 30px 0;
	}
	.zs_list li .imgs{
		float: none !important;
		width: auto !important;
	}
	.zs_list li .text{
		float: none !important;
		width: auto !important;
		padding: 0 !important;
		margin-top: 20px;
	}
	.zs_list li {
		padding:45px 30px;
	}
	.zs_list li .text p{
		font-size: 24px;
		line-height: 32px;
		height: auto;
	}
	.zs_bgs .txt{
		padding: 0 30px;
	}
	.xz_kit .bds .tx2{
		padding: 50px;
	}
	.w_even li .lts h3 span,
	.b_even li .tx1 h4,
	.b_even li .lts h5,
	.b_even li .tx1 p{
		font-size: 24px;
		line-height: 1.5;
	}
	.tn_bds h6{
		font-size: 24px;
		line-height: 1.5;
		padding: 0 30px;
	}
	.tn_bds .list {
		margin: 30px 30px 0;
	}
	.yf_bgs p br{
		display: none;
	}
	.yf_bgs p {
		height: 60px;
		overflow: hidden;
	}
	.l_banner .hp_list li{
		margin-bottom: 0;
	}
	.hp_pg1 .imgs{
		float: none;
		width: auto;
	}
	.hp_pg1 .txt{
		float: none;
		width: auto;
		margin-top: 20px;
	}
	.hp_pg1 {
		padding: 40px 30px;
	}
	.hp_pg1 .txt h2{
		font-size: 40px;
		line-height: 1.4;
	}
	.hp_pg1 .txt p{
		font-size: 24px;
		line-height: 1.4;
	}
	.hp_pg2 ul{
		overflow: initial;
	}
	.hp_pg2 .bds{
		margin: 40px 30px;
	}
	.hp_pg2 li p{
		font-size: 24px;
		line-height:32px;
		height: 320px;
	}
	.hp_pg2 li h3{
		font-size: 32px;
		line-height: 1.6;
	}
	.mc_list .bd li{
		padding: 0 30px 40px;
		margin: 20px;
	}
	.mc_list .bd .imgs{
		position: relative;
		height: 200px;width: auto;
		border: none;margin-bottom: 15px;
		border-bottom: 1px solid #ccc;
	}
	.mc_list .bd .text{
		padding: 0;
	}
	.mc_list .bd p{
		font-size: 24px;
		line-height: 1.6;
	}
	
	.mc_text{
		padding: 40px 30px;
	}
	.mc_text li p{
		font-size: 24px;
		line-height: 1.4;
	}
	.mc_text .ovs li{
		float: none;
		width: auto;
		margin: 0;
		margin-bottom: 24px;
		height: auto;
	}
	.mc_text .ovs li p{
		height: auto;
	}
	.mc_form .hd{
		padding: 40px 30px;
	}
	.mc_form .bd{
		padding: 40px 30px;
	}
	.mc_form p{
		font-size: 24px;
		line-height: 1.4;
	}
	.mc_form .bd h3,
	.mc_form .bd h2,
	.mc_form .bd .text .p,
	.mc_form .bd h4{
		font-size: 24px;
		line-height: 1.4;
	}
	.mc_form .bd li{
		width: 100%;float: none;
	}
	
	.mc_form .bd .forms{
		width: auto;
	}
	
	.q_plb .nial .bds{
		padding: 10px;
	}
	.q_plb .nial .bds li .txt{
		height: auto;
	}
	.sw_none{
		margin: 0 30px;
	}
	.q_nxq .ries .bds li{
		float: none;
		width: auto;
	}
	.q_nxq .ries .bds li{
		margin-bottom: 20px;
	}
	.header .sub.sub4>dl dl dd{
		width: auto;
	}
	.header .sub>dl dl a{
		padding: 0;
	}
	.header .naver li.icon h3{
		background: none;
	}
	.mc_fx{
		display: none;
	}
	

	.cm_images .pc{
		display: none;
	}
	.cm_images .h5{
		display: block;
	}
	.hp_pg5{
		padding: 40px 30px;
	}
	.hp_pg5 .rt dl{
		width: calc((100% - 42px)/4);
		margin-right: 10px;
	}
	.hp_pg5 .rt dt{
		font-size: 20px;
	}
	.hp_pg5 .mc_ovs{
		overflow-x: scroll;
		width: 690px;
	}
	.hp_pg5 .mc_ovs .bd{
		width: 1000px;
	}
	.hp_pg5 p{
		font-size: 24px;
		line-height: 1.4;
	}
	.hp_pg5 .lt li{
		font-size: 18px;
		height: 98px;
	}
	.hp_pg5 .rt dd{
		height: 98px;
	}
	.mc_lists.q_gal .ries .bds li:nth-child(4n),
	.mc_lists.q_gal .ries .bds li:nth-child(3n),
	.mc_lists.q_gal .ries .bds li{
		width: auto;
		margin-right: 0;padding: 30px;
	}
	.mc_lists.q_gal .ries .bds li .img{
		height: 464px;
	}
	.mc_lists.q_gal .ries .bds li:nth-child(3n){
		margin-right: 0;
	}
	.h_pg3 .lts.index{
		width: calc(100% - 60px);
	}
	.h_pg2 .lts{
		padding: 0;
	}
	.h_pg2 li{
		opacity: 1;
	}
	.csc_list .bds{
		width: 66%;
	}
	.csc_list .lts{
		width: 34%;
	}
	.csc_list .lts h6{
		height: 291px;
		line-height: 291px;
	}
	.csc_list .next{
		left: 32%;margin: 0;
	}
	.csc_list .lts h6{
		font-size: 30px;
	}
	.ty_xq{
		height: auto;
	}
	.x_even li .lts h6{
		font-size: 26px;
	}
	.x_even li .rts{
		/*width: 50%;float: left;
		padding-bottom: 50px;*/
	}
	.lx_us .bds li .btn{
		font-size: 18px;
	}
	.qmc_pg{
		padding: 80px 0px;
		margin-bottom: 30px;
		margin: 0 30px 30px;
	}
	.qmc_pg li{
		width: 210px;
	}
	.qmc_pg li h4{
		height: 72px;
	}
	.qmc_pg li h4 span{
		font-size: 20px;
		line-height: 26px;
	}
	.b_even li .tx1.txt2{
		width: auto;
	}
	.mc_form .bd .fom .btn,
	.mc_form.tuo_form .bd .fom .lsele{
		font-size: 24px !important;
		width: 100% !important;
		float: none !important;
		margin: 0;
		margin-bottom: 20px;
	}
	.mc_form .bd .fom{
		position: static;
		padding: 40px 0;
	}
	.x_product .list.mc_ware.tuo_list .imgs{
		width: 50%;margin: 0 auto;
	}
	.x_product .list.mc_ware.tuo_list .imgs_hd{
		position: static;
		margin-top: 20px;
	}
	.x_product .list.mc_ware.tuo_list .imgs h4{
		font-size:26px ;
		line-height: 35px;
		height: auto;
	}
	.yfw_pg2.addpg2 .bds li .lts,
	.yfw_pg2.addpg2 .bds li .rts{
		float: none;
		width: auto;
	}
	.yfw_pg2.addpg2 .bds li .txt h2{
		font-size: 32px;
		line-height: 60px;
		padding-top: 20px;
	}
	.yfw_pg2 .bds li .ico{
		width: 98px;
		height: 98px;
	}
	.yfw_pg2.addpg2 .bds li .txt p{
		font-size: 24px;
		line-height: 1.4;
	}
	.yfw_pg3 .bds li{
		height: 620px;
	}
	.yfw_pg2.addpg2 .bds{
		margin: 40px 30px;
	}
	.yfw_pg2.addpg2 .bds li .text{
		padding:40px 30px;
	}
	.yfw_pg3 .bds li .txt p{
		height: auto;line-height: 1.4;
	}
	.q_nxq .ries.q_last .bds li:last-child .img img{
		width: 160px;margin-top: 60px;
	}
	.q_nxq .ries.q_last .bds li:last-child h6{
		font-size: 30px;margin-top: 30px;
	}
	.cp_ban .lts h3{
		font-size: 32px;line-height: 1.3;
	}
	.yf_cts.tuo_cts .bds{
		width: 55%;
	}
	.yf_cts.tuo_cts .rts{
		width: 36.5%;margin-right: 30px;
		margin-top: 30px;
	}
	.tn_bds .list li p{
		height: 210px;
		font-size: 22px;
		line-height: 30px;
	}
	.add_partners li{
		width: 33.33%;
	}
	.add_partners{
		padding: 0 30px;
	}
	/*新增*/
	.ty_xq{
		opacity: 0;
		z-index: -11;
	}
	.h_pg4 .list .next, .h_pg4 .list .prev{
		display: block;
	}
	
	
	
	.l_banner.l_banner_list.l_banner_list3{
		background-size: 100% 300px !important;
	}
	.l_banner.l_banner_list.l_banner_list3 .text {
	    transform: translateY(0);
	}
	.x_product .list.tuo_list.tuo_list3 {
	    margin-top: 0px;
	}
	
}