/*pad*/

img {
    max-width: 100%;
}

.gh {
    height: 20px;
    width: 28px;
    position: absolute;
    transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -webkit-transition: all 0.5s cubic-bmezier(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: #CD4568;
    display: block;
    margin: 0 auto;
    height: 2px;
    margin-top: -1px;
    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 {
    width: 100%;
}

.gh a:before {
    width: 100%;
}

.gh a:after,
.gh a:before {
    background-color:#CD4568;
    content: "";
    display: block;
    height: 2px;
    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;
}

.gh a:after {
    top: 8px;
}

.gh a:before {
    top: -8px;
}

.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: #CD4568;
    width: 100%;
}

.selected .gh a:after {
    transform: translateY(0px) rotate(45deg);
    -webkit-transform: translateY(0px) rotate(45deg);
    -ms-transform: translateY(0px) rotate(45deg);
    background: #CD4568;
    width: 100%;
}

.selected .gh a {
    background-color: transparent !important;
}

@media only screen and (max-width:1820px) {
	.header .rts .naver li {
		margin-right: 45px;
	}
}
@media only screen and (max-width:1680px) {
	.header .rts .naver li {
		margin-right: 35px;
	}
	.header .rts {
	    width: calc(100% - 280px);
	}
}
@media only screen and (max-width:1580px) {
	.header .rts .naver li {
	    margin-right: 25px;
	}
	.header .rts .naver li::before {
		height: 2px;
	}
	.header .rts .naver li a {
		line-height: 50px;
	}
	.header .logo {
		width: 190px;
	}
	.header .rts {
	    width: calc(100% - 240px);
	}
	.header {
		padding: 10px 40px;
	}
	.header .rts .dh {
		margin-top: 3px;
	}
}
@media only screen and (max-width:1500px) {
	.wrap {
		width: 1300px;
	}
	.ftrain .frts .flist .ls {
		width: calc((100% - 42px)/3);margin-right: 20px;margin-bottom: 20px;
	}
	.ftrain .frts .flist .ls .img {
		height: 234px;
	}
	.ftrain .frts .flist .ls h4 {
		line-height: 50px;
	}
	.fbanner li {
		height: 500px;
	}
	.fbanner .swspan {
		bottom: 20px;
	}
	.ftlte h3 i {
		font-size: 32px;padding: 0 110px;
	}
	.ftlte h3 i::after, 
	.ftlte h3 i::before {
		width: 80px;height: 4px;border-radius: 2px;
	}
	.ftlte h2 {
		font-size: 46px;
	}
	.fhservice .list .ls .text {
		left: 30px;right: 30px;
	}
	.fhservice .list .ls .text p {
		margin-top: 15px;
	}
	.fhservice .list {
		margin-top: 50px;
	}
	.fhcase .list .ls .text .txt {
		left: 30px;right: 30px;
	}
	.fhcase .list .ls .text .txt p {
		margin-top: 15px;
	}
	.fhcase .list .ls .text::before {
		width: 30px;height: 15px;top: -15px;
	}
	.fhcase .list .ls:nth-child(2n) .text::before {
		top: auto;
		bottom: -15px;
	}
	.fhpartn .list .ls {
		height: 110px;
	}
	.fhpartn .list {
		margin-top: 50px;
	}
	.fhcase .list .ls .text .txt h3 {
		font-size: 21px;
	}
	.fintroduct .fintrodsw li {
		height: 500px;
	}
	.fpdd {
		padding: 0 40px;
	}
	.fintroduct .fintrodsw {
		margin: 40px auto 0;
	}
	.fabdaoh li a {
		font-size: 22px;line-height: 68px;
	}
	.fban {
		height: 400px;
	}
	.fcontact {
		padding: 100px 0;
	}
	.fpad {
		padding: 0 80px;
	}
	.ftitle h2 {
		font-size: 46px;line-height: 36px;
		padding-bottom: 35px;
	}
	.ftitle h2::before {
		height: 4px;width: 55px;
	}
	.ftitle h3 {
		margin-top: 25px;font-size: 32px;
	}
	.fcontact .ctop {
		margin-top: 50px;
	}
	.fcontact .map {
		width: 450px;height: 450px;
	}
	.fcontact .flts {
		width: calc(100% - 500px);
	}
	.fcontact .flts .ls h3 {
		font-size: 20px;width: calc(100% - 85px);line-height: 70px;
	}
	.fcontact .flts .ls .icon {
		height: 70px;width: 70px;
	}
	.fcontact .flts .ls {
		margin-bottom: 50px;
	}
	.five .list .ls h3 {
		font-size: 24px;margin-left: 15px;
	}
	.five .list .ls .ico img {
		max-width: 90%;min-height: 90%;
	}
	.five {
		padding: 30px 0;
	}
	.copyright a {
		line-height: 40px;
	}
	.fcustomiz {
		bottom: 50px;right: 40px;width: 280px;
	}
	.fcustomiz .fne {
		padding: 25px 15px;
	}
	.fcustomiz h2 {
		line-height: 2.5;
	}
	.fcustomiz .sub {
		margin: 15px auto 0;height: 45px;
	}
	.fcustomiz .txt {
		height: 45px;padding: 0 10px;
	}
	.footer {
		padding-top: 35px;
	}
	.ftlt h3 {
		padding-bottom: 20px;
	}
	.footer .frts .fwx,
	.footer .flt .fls {
		margin-top: 20px;
	}
	.copyright {
		margin-top: 30px;
	}
	.header .rts .naver li a {
		padding: 0 6px;
	}
	.header .rts .naver li a {
		font-size: 15px;
	}
	
	
	.qmzhbcp .bds .lis .rt li .txt{
		padding-top: 9px;
	}
	.qmzhbcp .bds .lis .rt li dd{
		margin-right: 7px;
	}
	.qmzhbcp .bds .lis{
		margin-bottom: 45px;
	}
	
}
@media only screen and (max-width:1340px) {
	.wrap {
		width: 1120px;
	}
	.ftrain .flts {
		width: 180px;
	}
	.ftrain .flts .ls .fh {
		padding: 0 10px 0 30px;
	}
	.ftrain .flts .ls .fh h4 {
		line-height: 60px;
	}
	.ftrain .flts .ls .fh .ico {
		margin-top: 8px;
	}
	.ftrain .flts .fnil {
		left: 180px;
	}
	.ftrain .flts .fnil ul {
		width: 180px;padding: 12px 25px;
	}
	
	.ftrain .frts .flist .ls .img {
		height: 213px;
	}
	.ftrain .frts {
		width: calc(100% - 220px);
	}
	.ftrain .flts .fnil li a {
		padding-left: 25px;
	}
	.ftrain .flts .fnil li::before {
		width: 3px;
	}
	.fhpartn {
	    margin: 100px auto 70px;
	}
	.fhpartn .list .ls {
	    height: 100px;
		width: calc((100% - 102px)/6);
		margin-right: 20px;
		margin-bottom: 20px;
	}
	.fhservice .list .ls .text h4 {
		font-size: 20px;
	}
	.fhservice .list .ls .text p {
		margin-top: 5px;font-size: 14px;
	}
	.fbanner li {
		height: 450px;
	}
	.fhservice {
		padding: 100px 0 90px;
	}
	.fintroduct {
		padding: 100px 0;
	}
	.fintroduct .dal {
		margin-top: 40px;
	}
	.fintroduct .fintrodsw li {
	    height: 450px;
	}
	.fintroduct .fintrodsw .next, 
	.fintroduct .fintrodsw .prev {
		left: -40px;
	}
	.fintroduct .fintrodsw .next {
		left: auto;right: -40px;
	}
	.fsuspen {
		right: 30px;
	}
	.fban {
		height: 350px;
	}
	.fabdaoh li {
		width: calc((100% - 82px)/3);
		margin-right: 40px;
	}
	.fban .text h2 {
		font-size: 30px;
	}
	.fban .text h2 i {
		background-size: 18px auto;padding-left: 25px;
	}
	.fban .text h2 em {
		padding-right: 12px;
	}
	.fabdaoh li a {
		font-size: 20px;line-height: 60px;
	}
	.fcontact{
		padding: 90px 0;
	}
	.ftitle h2 {
		font-size: 42px;padding-bottom: 30px;
	}
	.ftitle h3 {
		font-size: 28px;margin-top: 20px;
	}
	.fpdd {
		padding: 0 30px;
	}
	.fpad {
		padding: 0 60px;
	}
	.fcontact .map {
	    width: 400px;
	    height: 400px;
	}
	.fcontact .flts {
	    width: calc(100% - 440px);
	}
	.five .list .ls .ico img {
	    max-width: 80%;
	    min-height: 80%;
	}
	.five .list .ls h3 {
	    font-size: 22px;
	    margin-left: 10px;
	}
	.fpadd {
		padding: 0 80px;
	}
	.five {
		padding: 25px 0;
	}
	.fcustomiz {
		width: 250px;
	}
	.fcustomiz .fne {
		padding: 20px 10px;
	}
	.fcustomiz .txt {
		border-radius: 6px;
		height: 40px;
	}
	.fcustomiz h2 {
		font-size: 18px;
	}
	.fcustomiz .sub {
		height: 40px;
	}
	.ftlt h3 {
		font-size: 18px;
	}
	.ftlt h3::before {
		height: 2px;width: 25px;
	}
	.footer .flt .fls .l i {
		font-size: 14px;line-height: 2;
	}
	.footer .flt {
		width: 50%;
	}
	.footer .frts {
		width: 47%;
	}
	.footer .frts .fwx .wx {
		height: 80px;
	}
	.footer .frts .fwx {
		width: 80px;
	}
	.footer .frts .fwx h6 {
		margin-top: 10px;font-size: 14px;
	}
	.header .logo {
		width: 160px;
	}
	.header .rts .naver {
		margin-top: 0;
	}
	.header .rts {
	    width: calc(100% - 200px);
	}
	.header .rts .naver li a {
		font-size: 14px;line-height: 45px;
	}
	.header .rts .dh {
		font-size: 14px;line-height: 1.6;
		background-size: 34px auto;padding-left: 40px;
	}
	.header .rts .naver li {
	    margin-right: 20px;
	}
	.header .rts .naver li a {
		padding: 0 4px;
	}
	.frecruit .frecru li .fltxt h4 {
		font-size: 16px;
		height: 50px;line-height: 50px;

	}
	.frecruit .frecru li .text h4 {
		width: calc((100% - 102px)/6);
		margin-right: 20px;
	}
	.frecruit .frecru li .text h4 {
		font-size: 14px;height: 60px;line-height: 60px;
	}
	.frecruit .frecru li .text h4 span {
		height: 60px;width: 60px;margin-right: 20px;
	}
	.frecruit .frecru li .nil .dal {
		padding: 10px 60px 40px;
	}
	.frecruit {
		padding: 100px 0;
	}
	
	.frecruit .frecru {
		margin-top: 45px;
	}
	
	.qmzhbcp .bds .lis .rt li .pic{
		height: 140px;
	}
	.qmzhbcp .bds .lis .rt li dd{
		margin-right: 10px;
	}
	.qmzhbcp .bds .lis .rt li dd:nth-child(3n){
		margin-right: 0;
	}
	.qmzhbcp .bds .lis .rt li dd:nth-child(4n){
		margin-right: 10px;
	}
	.qmzhbcp .bds .lis .lt{
		height: 270px;
	}
	.qmzhbcp .bds .lis .rt li h4 a{
		font-size: 15px;
	}
}
@media only screen and (max-width:1160px) {
	.wrap {
		width: 960px;
	}
	.ftrain .frts .flist .ls .img {
		height: 181px;
	}
	.ftrain .frts .flist .ls h4 {
		line-height: 45px;
	}
	.fhcase .list .ls .text .txt,
	.fhservice .list .ls .text {
	    left: 15px;
	    right: 15px;
	}
	.fhcase .list .ls .text .txt p {
		font-size: 14px;margin-top: 10px;
	}
	.ftlte h3 i {
		font-size: 26px;padding: 0 85px;
	}
	.ftlte h3 i::after, .ftlte h3 i::before {
	    width: 60px;
	    height: 3px;
	    border-radius: 2px;
	}
	.ftlte h2 {
		font-size: 40px;
	}
	.fhcase .list {
		margin-top: 45px;
	}
	.fhpartn .list {
		margin-top: 40px;
	}
	.fhpartn .list .ls {
		height: 80px;
	}
	.fhpartn {
	    margin: 80px auto 50px;
	}
	.fhcase .list .ls .text .txt h3 {
		font-size: 18px;
	}
	.fintroduct {
	    padding: 80px 0;
	}
	.fintroduct .fintrodsw {
	    margin: 30px auto 0;
	}
	.fintroduct .fintrodsw li {
	    height: 400px;
	}
	.fintroduct .fpdd {
		padding: 0 40px;
	}
	.fpadd {
		padding: 0 40px;
	}
	.fcustomiz h2 {
		font-size: 16px;
	}
	.fpad {
		padding: 0 20px;
	}
	.fpdd {
		padding: 0 10px;
	}
	.fcontact {
		padding: 80px 0;
	}
	.ftitle h2 {
		font-size: 35px;padding-bottom: 25px;
	}
	.ftitle h2::before {
		height: 3px;width: 45px;
	}
	.ftitle h3 {
		font-size: 25px;
	}
	.fcontact .map {
		width: 350px;height: 350px;
	}
	.fcontact .flts {
	    width: calc(100% - 380px);
	}
	.fcontact .flts .ls h3 {
		font-size: 18px;line-height: 60px;width: calc(100% - 75px);
	}
	.fcontact .flts .ls .icon {
		height: 60px;width: 60px;
	}
	.fcontact .flts .ls {
		margin-bottom: 30px;
	}
	.header .rts .naver li a {
		font-size: 12px;line-height: 40px;
	}
	.header .rts .naver li {
		margin-right: 15px;
	}
	.header .logo {
	    width: 140px;
	}
	.header .rts .dh {
		font-size: 12px;background-size: 28px auto;padding-left: 32px;
		margin-top: 2px;
	}
	.header .rts {
	    width: calc(100% - 170px);
	}
	.header {
	    padding: 10px 30px;
	}
	.frecruit {
		padding: 80px 0;
	}
	.frecruit .frecru li .nil .dal {
	    padding: 10px 50px 40px;
	}
	
	.qmzhbcp .bds .lis .lt{
		width: 215px;height: 250px;
	}
	.qmzhbcp .bds .lis .rt{
		width: calc(100% - 230px);
	}
	.qmzhbcp .bds .lis .rt li h4 a{
		font-size: 14px;
	}
	.qmzhbcp .bds .lis .rt li .pic{
		height: 120px;
	}
	.qmzhbcp .bds .lis .rt li dd:nth-child(3n),
	.qmzhbcp .bds .lis .rt li dd:nth-child(4n),
	.qmzhbcp .bds .lis .rt li dd{
		margin-right: 4px;margin-bottom: 7px;
	}
	
}
@media only screen and (max-width:1000px) {
	.wrap {
		width: auto;
	}
	.ftrain {
		padding: 60px 15px;
	}
	.ftrain .flts {
	    width: 150px;
	}
	.ftrain .flts .ls .fh .ico {
	    margin-top: 10px;height: 30px;width: 30px;
	}
	.ftrain .flts .ls .fh .ico img {
		max-width: 70%;
		max-height: 70%;
	}
	.ftrain .flts .ls .fh h4 {
		font-size: 14px;line-height: 50px;margin-left: 4px;
	}
	.ftrain .flts .ls .fh {
	    padding: 0 10px 0 20px;
	}
	.ftrain .frts {
		width: calc(100% - 180px);
	}	
	.ftrain .frts .flist .ls .img {
		height: 19vw;
	}
	.ftrain .frts .flist .ls h4 {
		font-size: 14px;line-height: 40px;
	}
	.ftrain .flts .fnil {
		left: 150px;
	}
	.ftrain .flts .fnil ul {
	    width: 150px;
	    padding: 10px 20px;
	}
	.ftrain .flts .fnil li a {
		padding-left: 20px;
	}
	.fsuspen {
		right: 15px;
	}
	.fhservice {
	    padding: 80px 0 70px;
	}
	.fhcase .list .ls .text .txt p {
		font-size: 12px;
	}
	.fhcase .list .ls .text .txt h3 {
		font-size: 16px;
	}
	.fhservice .list {
	    margin-top: 40px;
	}
	.frecruit .frecru li .nil .dal {
	    padding: 10px 5% 40px;
	}
	.frecruit {
		padding: 60px 15px;
	}
	.frecruit .frecru li .text h4 {
	    width: calc((100% - 52px)/6);
	    margin-right: 10px;
	}
	.frecruit .frecru {
	    margin-top: 30px;
	}
	.fintroduct .fintrodsw .next, 
	.fintroduct .fintrodsw .prev {
		width: 25px;height: 25px;left: -30px;
	}
	.fintroduct .dal {
	    margin-top: 30px;
	}
	.fintroduct {
	    padding: 60px 0;
	}
	.fintroduct .fintrodsw li {
	    height: 300px;
	}
	.fintroduct .fintrodsw .next {
		left: auto;right: -30px;
	}
	.header .logo {
	    width: 120px;
	}
	.header .rts {
	    width: calc(100% - 140px);
	}
	.header .rts .naver li a {
		line-height: 34px;
	}
	.header .rts .dh {
		line-height: 1.4;
	}
	.header .rts .naver li {
		margin-right: 10px;
	}
	.header {
	    padding: 10px 30px;
	}
	.fban {
		height: 250px;
	}
	.fban .text h2 {
		font-size: 25px;
	}
	.fpadd,
	.fpad,
	.fpdd {
		padding: 0;
	}
	.fabdaoh {
		padding: 0 15px;
	}
	.fabdaoh li {
	    width: calc((100% - 42px)/3);
	    margin-right: 20px;
	}
	.fabdaoh li a {
		font-size: 16px;line-height: 45px;
	}
	.fcontact {
		padding: 60px 15px;
	}
	.ftitle h2 {
		font-size: 30px;padding-bottom: 15px;
	}
	.ftitle h2::before {
		height: 2px;
	}
	.ftitle h3 {
		font-size: 22px;margin-top: 12px;
	}
	.fcontact .ctop {
		margin-top: 30px;
	}
	.fcontact .flts .ls h3 {
		font-size: 16px;line-height: 50px;width: calc(100% - 60px);
	}
	.fcontact .flts .ls .icon {
		height: 50px;
		width: 50px;
	}
	.fcontact .map {
	    width: 300px;
	    height: 300px;
	}
	.fcontact .flts {
	    width: calc(100% - 330px);
	}
	.fsuspen .ls h5 {
		font-size: 12px;margin-top: 3px;
	}
	.fsuspen .ls .icon {
		height: 30px;width: 30px;
	}
	.fsuspen .ls .icon img {
		max-height: 80%;max-width: 80%;
	}
	.fsuspen .ls {
		min-width: 70px;
	}
	.five .list .ls h3 {
		font-size: 18px;margin-left: 5px;
	}
	.five .list .ls .ico img {
	    max-width: 70%;
	    min-height: 70%;
	}
	.five {
		padding: 15px;
	}
	.footer {
		padding: 30px 15px 0;
	}
	.footer .flt {
	    width: 46%;
	}
	.footer .frts {
	    width: 51%;
	}
	
	.qmzhbcp{
		padding: 60px 15px;
	}
	.qmzhbcp .bds .lis{
		margin-bottom: 36px;
	}
	
	.qmzhbcp .bds .lis .rt li dd a{
		padding: 0 3px;
	}
	
	
}
@media only screen and (max-width:900px) {
	.wrap {
		width: auto;
	}
	.header .rts .naver li {
		margin-right: 5px;
	}
	.header .rts .naver li a {
	    padding: 0 2px;
	}
	.header .rts {
	    width: calc(100% - 130px);
	}
	.header {
	    padding: 10px 15px;
	}
	.footer .frts,
	.footer .flt {
		float: none;width: auto;
	}
	.footer .frts {
		margin-top: 20px;
	}
	.ftlt h3 {
		font-size: 16px;padding-bottom: 15px;
	}
	.footer .frts .fwx, .footer .flt .fls {
		margin-top: 15px;
	}
	
	.qmzhbcp .bds .lis .lt{
		width: 200px;
	}
	.qmzhbcp .bds .lis .rt{
		width: calc(100% - 210px);
	}
	.qmzhbcp .bds .lis .rt li{
		width: calc((100% - 32px)/4);
		    margin-right: 10px;
	}
	
	.qmzhbcp .bds .lis .rt li dd a{
		padding: 0 3px;
	}
	
}
@media only screen and (max-width:800px) {
	.wrap {
		width: auto;
	}
	.gh {
		display: block;position: absolute;z-index: 66;
		right: 15px;top: 15px;
	}
	.header {
		position: fixed;padding: 0;
		height: 50px;top: 0;left: 0;
		right: 0;margin: 0 auto;z-index: 666;
	}
	.header .logo {
		width: 130px;position: absolute;z-index: 33;
		top: 5px;left: 15px;
	}
	.header .rts .dh {
		display: none;
	}
	.header .rts {
		float: none;width: auto;position: fixed;top: 50px;z-index: 666;
		left: 0;right: 0;margin: 0 auto;background: #fff;
	}
	.header .rts .naver {
		float: none;display: none;
	}
	.header .rts .naver li {
		float: none;margin-right: 0;
	}
	.header .rts .naver li a {
		padding: 0 15px;font-size: 16px;
	}
	.header .rts .naver li::before {
		height: 1px;
	}
	.layout {
		padding-top: 50px;
	}
	.fban {
		height: 150px;
	}
	.fban .text h2 {
		font-size: 18px;
	}
	.fban .text h2 i {
	    background-size: 13px auto;
	    padding-left: 18px;
	}
	.fban .text h2 em {
	    padding-right: 8px;
	}
	.fabdaoh li {
	    width: calc((100% - 22px)/3);
	    margin-right: 10px;
	}
	.fabdaoh li a {
		line-height: 34px;font-size: 15px;
	}
	.fcontact {
		padding: 30px 15px;
	}
	.ftitle h2 {
		font-size: 20px;line-height: 1;padding-bottom: 10px;
	}
	.ftitle h2::before {
		width: 35px;
	}
	.ftitle h3 {
		font-size: 18px;margin-top: 8px;
	}
	.fcontact .ctop {
	    margin-top: 20px;
	}
	.fcontact .flts {
		float: none;width: auto;margin-bottom: 20px;
	}
	.fcontact .map {
		float: none;width: auto;height: 150px;
	}
	.fsuspen {
		right: 10px;
	}
	.fcontact .flts .ls .icon {
	    height: 40px;
	    width: 40px;
	}
	.fcontact .flts .ls h3 {
	    font-size: 14px;
	    line-height: 40px;
	    width: calc(100% - 50px);
	}
	.fcontact .flts .ls {
		margin-bottom: 10px;
	}
	.five .list .ls {
		width: 33%;margin-bottom: 5px;
	}
	.five {
	    padding: 15px 15px 10px;
	}
	.five .list .ls .ico {
		height: 30px;width: 30px;
	}
	.five .list .ls h3 {
		font-size: 15px;line-height: 30px;
	}
	.fcustomiz {
		position: static;
	}
	.fsuspen .ls a {
		padding: 6px 3px;
	}
	.fsuspen .ls {
	    min-width: 60px;
	}
	.footer .frts {
	    margin: 20px auto;
	}
	.copyright a {
		font-size: 12px;line-height: 34px;
	}
	.fcustomiz .sub {
		font-size: 14px;height: 34px;border-radius: 5px;
		margin: 10px auto 0;
	}
	.fcustomiz .txt {
		height: 34px;
	}
	.fintroduct {
	    padding: 30px 15px;
	}
	.fintroduct .fpdd {
		padding: 0;
	}
	.fintroduct .dal {
		margin-top: 10px;font-size: 14px;
	}
	.fintroduct .fintrodsw {
		margin: 15px auto 0;padding: 0 15px;
	}
	.fintroduct .fintrodsw li {
	    height: 150px;
	}
	.fintroduct .fintrodsw .next, 
	.fintroduct .fintrodsw .prev {
	    width: 22px;
	    height: 22px;
	    left: -12px;
	}
	.fintroduct .fintrodsw .next {
		left: auto;right: -11px;
	}
	.frecruit {
	    padding: 30px 5px;
	}
	.frecruit .frecru li .text h4 {
		font-size: 12px;line-height: 40px;height: 40px;
		width: 18%;
		margin-right: 0;
	}
	.frecruit .frecru li .fltxt h4 {
		line-height: 36px;height: 36px;
	}
	.frecruit .frecru li .text h4 span {
	    height: 40px;
	    width: 20px;
	    margin-right: 0;
	}
	.frecruit .frecru li .text h4:last-child {
		width: 20px;
	}
	.frecruit .frecru li .text h4 span {
		background-size: 10px auto !important;
	}
	.frecruit .frecru li .nil .dal {
	    padding: 10px 3% 15px;
	}
	.fbanner li {
		height: 150px;
	}
	.fbanner .swspan {
		bottom: 10px;
	}
	.fhservice {
	    padding: 30px 0;
	}
	.ftlte h3 i {
		font-size: 20px;padding: 0 40px;
	}
	.ftlte h3 i::after, .ftlte h3 i::before {
	    width: 30px;
	    height: 2px;
	    border-radius: 1px;
	}
	.ftlte h2 {
		font-size: 26px;
	}
	.fhservice .list {
		margin-top: 20px;
	}
	.fhservice .list .ls {
		width: calc((100% - 5px)/2);margin-right: 0;margin-bottom: 5px;height: 150px;
	}
	.fhservice .list .ls:nth-child(2n) {
		float: right;
	}
	.fhcase .list .ls .text .txt, 
	.fhservice .list .ls .text {
	    left: 10px;
	    right: 10px;
	}
	.fhservice .list .ls .text h4 {
	    font-size: 16px;
	}
	.fhservice .list .ls .text p {
		font-size: 12px;
	}
	.fhcase .list {
		margin-top: 20px;
	}
	.fhcase .list .ls {
		width: 50%;height: 280px;
	}
	.fhcase .list .ls .text .txt p {
		margin-top: 5px;
	}
	.fhcase .list .ls .text .txt h3 {
		font-size: 14px;
	}
	.fhcase .list .ls .text::before {
	    width: 20px;
	    height: 10px;
	    top: -10px;
	}
	.fhcase .list .ls:nth-child(2n) .text::before {
	    top: auto;
	    bottom: -10px;
	}
	.fhpartn {
	    margin: 30px auto 10px;
	}
	.fhpartn .list {
		margin-top: 10px;
	}
	.fhpartn .list .ls {
	    height: 50px;
	    width: calc((100% - 22px)/3);
	    margin-right: 10px;
	    margin-bottom: 10px;
	}
	.fhpartn .list .ls:nth-child(3n) {
		margin-right: 0;
	}
	.ftrain {
	    padding: 30px 10px;
	}
	.ftrain .flts {
	    width: 100px;
	}
	.ftrain .flts .ls .fh {
	    padding: 0 5px;
	}
	.ftrain .flts .ls .fh .ico {
		width: 25px;height: 25px;margin-top: 5px;
	}
	.ftrain .flts .ls .fh h4 {
		line-height: 35px;margin-left: 2px;
	}
	.ftrain .frts {
	    width: calc(100% - 115px);
	}
	.ftrain .frts .flist .ls {
	    width: calc((100% - 10px)/2);
	    margin-right: 0;
	    margin-bottom: 10px;
	}
	.ftrain .frts .flist .ls:nth-child(2n) {
		float: right;
	}
	.ftrain .frts .flist .ls .img {
		height: 92px;
	}
	.ftrain .flts .ls .fh h4 {
		font-size: 13px;
	}
	.ftrain .frts .flist .ls h4 {
	    font-size: 12px;
	    line-height: 30px;
		padding: 0 6px;
	}
	.ftrain .flts .fnil {
		left: 100px;
	}
	.ftrain .flts .fnil ul {
	    width: 100px;
	    padding: 4px 10px;
	}
	.ftrain .flts .fnil li a {
	    padding-left: 8px;font-size: 12px;line-height: 2.2;
		word-break:keep-all;
		white-space:nowrap;
		overflow:hidden;
		text-overflow:ellipsis;
	}
	.ftrain .flts .fnil li.on::before, .ftrain .flts .fnil li:hover::before {
	    height: 10px;
	}
	.ftrain .flts .fnil li::before {
		width: 2px;
	}
	.fpagels li a {
		font-size: 12px;padding: 0 5px;min-width: 25px;line-height: 25px;
	}
	.fpagels li .text {
		height: 25px;font-size: 12px;width: 60px;padding: 0 5px;
	}
	.fpagels li:first-child a, .fpagels li:last-child a {
		min-width: 40px;
	}
	.fpagels ul {
		border: none;
	}
	.fpagels li {
		border: 1px solid #eee;vertical-align: top;margin-bottom: 5px;
	}
	.fpagels li:last-child {
	    border-right: 1px solid #eee;
	}
	.header .rts .naver li::before {
		margin: 0;right: auto;
	}
	.fcustomiz.on{
		display: none;
	}
	.copyright{
		margin-top: 0;
	}
	.header{
		box-shadow: 0 0 5px 1px rgba(80,80,80,0.2);
	}
	.ftrain .flts{
		float: none;
		width: auto;
	}
	.ftrain .frts{
		float: none;
		width: auto;
		margin-top: 10px;
	}
	.ftrain .flts .ls{
		float: left;width: 33%;position: relative;
	}
	.ftrain .flts .ls:nth-child(3n + 2){
		width: 34%;
	}
	.ftrain .flts .ls.on{
		z-index: 999;
	}
	.ftrain .flts .fnil{
		background: #fff;left: 100%;
	}
	.ftrain .flts .ls:nth-child(3n) .fnil{
		left: auto;right: 100%;
	}
	.ftrain .frts .flist .ls .img{
		height: 140px;
	}
	
	.qmzhbcp{
		padding: 30px 15px;
	}
	.qmzhbcp .bds .lis{
		margin-bottom: 30px;
	}
	.qmzhbcp .bds .lis .lt{
		width: auto;float: none;height: auto;padding: 5px 0;margin-bottom: 15px;
	}
	.qmzhbcp .bds .lis .lt h3{
		position: static;font-size: 20px;transform: translateY(0%);
	}
	.qmzhbcp .bds .lis .rt{
		float: none;width: auto;
	}
	.qmzhbcp .bds .lis .rt li{
		width: calc((100% - 20px)/2);
		    margin-right: 0;margin-bottom: 15px;
	}
	.qmzhbcp .bds .lis .rt li:nth-child(4n){
		margin-right: 0;
	}
	.qmzhbcp .bds .lis .rt li:nth-child(2n){
		float: right;
	}
	.qmzhbcp .bds .lis .rt li .pic{
		height: 140px;
	}
	.qmzhbcp .bds .lis .rt li dd a{
		padding: 0 6px;
	}
	.qmzhbcp .bds .lis .rt li dd:nth-child(3n),
	.qmzhbcp .bds .lis .rt li dd:nth-child(4n), .qmzhbcp .bds .lis .rt li dd{
		margin-right: 10px;
	}
	
	
}