/*pad*/

img {
    max-width: 100%;
}

.gh {
    height: 20px;
    width: 20px;
    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: #2491F7;
    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: #2491F7;
    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: 7px;
}

.gh a:before {
    top: -7px;
}

.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: #2491F7;
    width: 100%;
}

.selected .gh a:after {
    transform: translateY(0px) rotate(45deg);
    -webkit-transform: translateY(0px) rotate(45deg);
    -ms-transform: translateY(0px) rotate(45deg);
    background: #2491F7;
    width: 100%;
}

.selected .gh a {
    background-color: transparent !important;
}
@media only screen and (max-width:1270px) {
	.wrap {
		width: 1040px;
	}
	.fpadd {
	    padding: 0 15px;
	}
	.fhonor .list li .imgs {
		height: 360px;
	}
	
	.fbansw {
		height: 620px;
	}
	.fhcase .fcasesw {
		height: 440px;
	}
	.fhcase .fcasesw li {
		width: 800px;
	}
	.fhnews .list li .imgs {
		height: 250px;
	}
	.fhnews .list li .tet {
		padding: 20px 20px 30px;
	}
	.fhnews .list li .tet p {
		margin-top: 11px;
	}
	.fhnews .list li:first-child {
		height: 412px;
	}
	.fhnews .list li.on {
	    width: calc(100% - 345px);
	}
	.fhnews .list li:first-child .tet {
	    left: 40px;
	    bottom: 30px;
	    right: 60px;
	}
	.fhnews .list li:first-child .tet p {
		margin-top: 12px;
	}
	.fcase .cent .lt {
		width: 350px;
	}
	.fcase .cent .rt {
	    width: calc(100% - 370px);
	}
	.fcase .cent .rt .tp .img {
		height: 240px;width: calc((100% - 20px)/2);
		margin-bottom: 20px;
	}
	.fcase .cent .lt .imgs {
		height: 460px;margin-bottom: 20px;
	}
	.fcase .cent .lt .img {
		height: 240px;
	}
	.fcase .cent .rt .imgs {
	    height: 460px;
	}
	.fcase .cent {
	    margin-bottom: 20px;
	}
	.fcase .fimgs {
		height: 280px;
	}
	.fcontact .lt {
		padding: 30px 32px 30px 36px;
	}
	.fcontact .rt h2,
	.fcontact .lt .tet h3 {
		font-size: 22px;
	}
	.fcontact .lt .tet p {
		margin-top: 10px;
	}
	.fcontact .lt .fmap {
	    margin-top: 20px;
	    height: 500px;
	}
	.fcontact .rt {
		padding: 30px 40px;
	}
	.fcontact .rt ul {
	    margin-top: 30px;
	}
	.fcontact .rt li input {
		height: 44px;margin-top: 10px;
	}
	.fcontact .rt li .ftarea {
		margin-top: 10px;
	}
	.fbanner {
		height: 360px;
	}
	.fdynamic .list li .imgs {
		width: 440px;height: 220px;
	}
	.fdynamic .list li .text {
	    width: calc(100% - 470px);
	}
	.fdynamic .list li .text .tet h6 {
		margin-top: 15px;
	}
	.fdynamic .list li .text .tet p {
		margin-top: 3px;
	}
	.fdynamic .list li .text h4 {
		margin-top: 33px;
	}
	.fdynamic .list li {
	    margin-bottom: 40px;
	}
	.fpagels .lt li {
		margin-right: 45px;
	}
	.fabout .text .dels {
		margin-top: 50px;
	}
	.fnews .list li .imgs {
		height: 200px;
	}
	.fnewsdel .fdels {
		padding: 40px 60px 40px;
	}
	.fnewsdel .fdels .del {
		margin-top: 30px;
	}
	.fprodut .rts .list li {
		width: calc((100% - 42px)/3);
		margin-right: 20px;
		margin-bottom: 22px;
	}
	.fprodut .rts .list li .imgs {
		height: 160px;
	}
	.fprodut .rts .list li .text {
	    padding: 15px 4px 16px 10px;
	}
	.fsystem .list li {
		height: 220px;
	}
	.fcharacter .list li {
	    width: 30.5%;
	    margin-right: 4%;
	    margin-bottom: 30px;
	}
	.function2 .list li .imgs {
		height: 170px;
	}
	.function2 .list li h6 {
		padding: 10px 20px;
	}
	.frecruit .frecrusw li .pad {
	    padding: 0 200px;
	}
	.frecruit .frecrusw {
	    margin: 40px auto;
	}
	.frecruit .frecrusw li .dels h2 {
		font-size: 24px;margin-bottom: 30px;
	}
	.fproblem .list li .text .dels {
		margin-top: 20px;
	}
	.fproblem .list li {
		padding: 15px 0;
	}
}
@media only screen and (max-width:1070px) {
	.wrap {
		width: auto;
	}
	.fproblem .list li {
	    padding: 10px 0;
	}
	.frecruit {
	    padding: 40px 15px;
	}
	.frecruit .tlt h2 {
		font-size: 30px;
	}
	.frecruit .tlt h3 {
		font-size: 18px;
	}
	.frecruit .frecrusw li .pad {
	    padding: 0 12%;
	}
	.frecruit .frecrusw {
	    margin: 30px auto;
	}
	.frecruit .frecrusw li .dels h2 {
	    font-size: 22px;
	    margin-bottom: 20px;
	}
	.fteristics {
		padding: 0 15px;
	}
	.function2 {
	    padding: 40px 15px 10px;
	}
	.fdemand {
	    padding: 40px 15px 30px;
	}
	.fdemand .list li {
		width: 48.5%;
		margin-right: 3%;
	}
	.function2 .list li .imgs {
		height: 16vw;
	}
	.fsystem {
	    padding: 40px 15px;
	}
	.fprodut {
		padding: 30px 15px;
	}
	.fcharacter {
		padding: 0 15px;
	}
	.fcharacter .list li {
		width: 48%;
	}
	.fsystem .list li h6 br {
		display: none;
	}
	.fcharacter .list li:nth-child(3n) {
		margin-right: 4%;
	}
	.fdiagram {
		padding: 0 15px;
	}
	.function .list li {
		margin-bottom: 35px;
	}
	.function .list li .text .tet p {
		margin-top: 15px;
	}
	.function {
	    padding: 50px 15px;
	}
	.fcharacter .list li:nth-child(2n) {
		margin-right: 0;
	}
	.ftitle h5 {
		margin-top: 20px;font-size: 16px;line-height: 1.8;
	}
	.fsystem .list li {
	    float: left;
	    width: calc((100% - 32px)/3);
	    margin-bottom: 15px;
	    margin-right: 15px;
	    height: 20vw;
	    position: relative;
	}
	.fprodut .lts {
		width: 200px;
	}
	.fprodut .lts .list li {
	    margin-bottom: 12px;
	}
	.fprodut .lts .list li .tlt h3 {
		font-size: 16px;padding: 0 15px;
		line-height: 50px;
	}
	.fprodut .lts .list li .nali dl {
	    padding: 3px 0;
	}
	
	.fprodut .lts .list li .tlt h3 i {
		right: 15px;
	}
	.fnewsdel {
	    padding: 40px 15px;
	}
	.fnewsdel .fdels .tlt h2 {
		font-size: 22px;
	}
	.fprodut .lts .list li .nali dd a {
		padding: 0 15px;line-height: 34px;
	}
	.fprodut .rts .list li {
	    width: calc((100% - 20px)/2);
	    margin-right: 0;
	    margin-bottom: 20px;
	}
	.fprodut .rts .list li:nth-child(2n) {
		float: right;
	}
	.fprodut .rts {
		width: calc(100% - 220px);
	}
	.fnewsdel .fdels {
	    padding: 30px 40px;
	}
	.fprodut .rts .list li .imgs {
		height: 22vw;
	}
	.fprodut .rts .list li .text h4 {
		font-size: 14px;
	}
	.fprodut .rts .list li .text {
	    padding: 15px 10px 16px 15px;
	}
	.fnews {
		padding: 40px 15px 30px;
	}
	.fnews .list li {
	    width: calc((100% - 20px)/2);
	    margin-right: 0;
	    margin-bottom: 20px;
	}
	.fnews .list li:nth-child(2n) {
		float: right;
	}
	.fnews .list li .imgs {
		height: 33vw;
	}
	.fabout {
	    padding: 40px 15px;
	}
	.fabout .text .dels {
	    margin-top: 40px;
	}
	.fabout .text .dels i {
		font-size: 22px;
	}
	.fabout .text {
		width: 48%;
	}
	.fdynamic {
	    padding: 40px 15px 25px;
	}
	.fdynamic .list li .imgs {
	    width: 44%;
	    height: 21vw;
	}
	.fdynamic .list li .text {
	    width: 54%;
	}
	.fdynamic .list li .text .tet h6 {
	    margin-top: 10px;
	}
	.fdynamic .list li .text h4 {
	    margin-top: 20px;
	}
	.fdynamic .list li {
	    margin-bottom: 30px;
	}
	.fpadd {
		padding: 0;
	}
	.fcontact {
		padding: 40px 15px;
	}
	.header {
		padding: 0 15px;
	}
	.header .logo {
		width: 76px;margin-top: 10px;
	}
	.header .rts .naver li h4 a {
		line-height: 66px;
	}
	.header .rts .search {
		margin-top: 17px;
	}
	.header .rts .naver li {
		margin-right: 25px;
	}
	.fbansw .prev_next .next, 
	.fbansw .prev_next .prev {
		height: 60px;width: 60px;
	}
	.fbansw .prev_next {
		right: 40px;
	}
	.fhproduct .ftltls li {
		margin: 0 15px;
	}
	.fhproduct .ftltls li a {
		padding: 0 16px;
	}
	.fhproduct .fprodsw li {
		width: 250px;
	}
	.fhproduct .fprodsw li .imgs {
		height: 170px;
	}
	.fhproduct .fprodsw li .tet {
		padding: 16px 0;
	}
	.fhcase .fcasesw {
		margin-top: 32px;height: 400px;
	}
	.fbansw {
	    height: 520px;
	}
	.fhcase .fcasesw li {
	    width: 700px;
	}
	.fmore {
		margin: 30px auto 0;
	}
	.fhabout .cent {
		padding: 30px 15px 40px;
	}
	.fhabout .cent .text {
		width: 47%;
	}
	.fhabout .cent .text h3 {
		margin-top: 14px;
		padding-bottom: 15px;
	}
	.fhabout .cent .text p {
		margin-top: 20px;
	}
	.fhabout .cent .text .more {
		margin-top: 45px;
	}
	.fhabout .cent .text .dt {
		width: 500px;left: -10%;
	}
	.fhdata {
		padding: 40px 15px 30px;
	}
	.fhdata ul li .tet h2 {
		font-size: 30px;
	}
	.fhdata ul li .tet {
		width: 65%;
	}
	.fhdata ul li .ico {
		width: 35%;
	}
	.fhnews {
		padding: 50px 15px 30px;
	}
	.fhnews .list {
	    margin-top: 34px;
	}
	.fhnews .list li.on {
		width: 65%;margin-right: 2%;
	}
	.fhnews .list li {
		width: calc((100% - 42px)/3);
		margin-right: 20px;margin-bottom: 25px;
	}
	.fhnews .list li .tet {
	    padding: 15px 15px 20px;
	}
	.fhnews .list li .imgs {
		height: 21vw;
	}
	.fhnews .list li:first-child {
		height: calc(21vw + 137px);
	}
	.fhnews .list li .tet p {
		margin-top: 6px;
	}
	.fhnews .list li .tet h6 {
		margin-top: 5px;
	}
	.footer .fptop {
		padding: 30px 15px 40px;
	}
	.footer .nav {
	    margin-top: 24px;
	}
	.footer .nav .lt dl {
	    float: left;
	    width: calc((100% - 42px)/5);
	    margin-right: 10px;
	}
	.footer .nav dt {
		margin-bottom: 6px;
	}
	.footer .cent {
		padding-bottom: 24px;
	}
	.footer .nav dd a {
		line-height: 2;
	}
	.fhnews .fmore {
	    margin: 5px auto 0;
	}
	.fhnews .list li:first-child .tet {
	    left: 20px;
	    bottom: 20px;
	    right: 40px;
	}
	.fhnews .list li:first-child .tet h3 {
		font-size: 20px;line-height: 1.4;
	}
	.fhnews .list li:first-child .tet p {
	    margin-top: 6px;
	}
	.flaypad {
	    padding-top: 66px;
	}
	.fbanner {
	    height: 300px;
	}
	.fcontact .lt {
	    padding: 20px 22px 20px 26px;
	}
	.fcontact .rt {
	    padding: 20px 30px;
	}
	.fcontact .lt .fmap {
		height: 470px;
	}
	.fcontact .rt li input {
		height: 42px;
	}
	.fcontact .rt li .ftarea {
		height: 110px;
	}
	.fpagels {
		padding: 0 15px;
	}
	.fpagels .lt li {
		margin-right: 30px;
	}
	.fpagels .rt li a,
	.fpagels .rt li,
	.fpagels .lt li a {
		line-height: 50px;
	}
	.ftlte h3 {
		font-size: 30px;line-height: 1.2;
	}
	.ftlte h4 {
		font-size: 18px;margin-top: 5px;
	}
	.fhonor {
	    padding: 32px 15px;
	}
	.fhonor .list {
	    margin-top: 25px;
	}
	.fhonor .list li {
	    margin-bottom: 30px;
	}
	.fhonor .list li .imgs {
	    height: 34vw;
	}
	.fcase {
	    padding: 40px 15px;
	}
	.fcase .cent .lt {
	    width: 34%;
	}
	.fcase .cent .lt .imgs {
	    height: 40vw;
	}
	.fcase .cent .rt {
	    width: 64%;
	}
	.fcase .cent .rt .tp .img {
	    height: 20vw;
	    width: 48.5%;
	    margin-bottom: 20px;
	}
	.fcase .cent .lt .img {
		height: 20vw;
	}
	.fcase .cent .rt .imgs {
		height: 40vw;
	}
	.fcase .fimgs {
		height: 26vw;
	}
	.fservice {
		padding: 60px 15px 80px;
	}
	.fdownload .icon {
		height: 60px;
	}
	.fdownload a {
		margin: 15px auto 0;
	}
	.fproblem .list li .text {
	    padding: 0 20px;
	}
	.fproblem .list li .text .dels {
	    margin-top: 5px;
	    margin-left: 46px;
	}
	.fproblem .list li .text .tlt h2 {
		padding-left: 46px;
	}
	.fproblem .next_ico {
		margin-right: 15px;
	}
}
@media only screen and (max-width:768px) {
	.layout {
		padding-top: 50px;
	}
	
	.header .logo img:first-child {
		display: none;
	}
	.header .logo img:nth-child(2) {
		display: block;
	}
	.header .gh {
		display: block;position: absolute;z-index: 11;
		right: 15px;top: 15px;
	}
	.header {
		padding: 0;position: fixed;background: #fff;
		height: 50px;
		box-shadow: 0 2px 3px 1px rgba(80,80,80,0.1);
	}
	.header .logo {
		margin-top: 0;width: 65px;
		position: absolute;z-index: 11;
		left: 15px;top: 5px;
	}
	.header .rts .search {
		position: absolute;z-index: 33;
		margin-top: 0;top: 8px;right: 70px;
	}
	.header .rts .search .txt{
		font-size: 12px;padding: 0 10px;
	}
	.header .rts .search:hover .txt{
		width: 120px;
	}
	.header .rts .search:hover{
		border: 1px solid #000;border-radius: 22px;
	}
	.header .rts .search .ico {
		width: 14px;height: 14px;
	}
	.header .rts {
		float: none;
	}
	.fbansw {
		height: 200px;
	}
	.fbansw .prev_next {
	    right: 30px;bottom: 15px;
	}
	.fbansw .prev_next .next, .fbansw .prev_next .prev {
	    height: 45px;
	    width: 45px;
	}
	.fhproduct {
	    padding: 30px 0 40px;
	}
	.ftitle h3 {
		font-size: 20px;
	}
	.ftitle p {
		font-size: 14px;line-height: 1.2;
		margin-top: 3px;
	}
	.fhproduct .ftltls ul {
		margin-top: 20px;
	}
	.fhproduct .ftltls li {
	    margin: 0 5px;
	}
	.fhproduct .ftltls li a {
	    padding: 0 12px;
	}
	.fhproduct .fprodsw {
		margin: 15px auto 0;
	}
	.fhproduct .fprodsw li {
	    width: 220px;
	}
	.header .rts .naver {
		float: none;background: #fff;
		position: fixed;z-index: 111;
		top: 50px;left: 0;right: 0;
		margin: 0 auto;display: none;
		box-shadow: 0 3px 5px 1px rgba(80,80,80,0.1);
	}
	.header .rts .naver li {
		float: none;width: auto;
		margin-right: 0;
	}
	.header .rts .naver li h4 a {
		font-size: 16px;line-height: 2.2;color: #434343;
		padding: 0 15px;
	}
	.header .rts .naver li.on h4 a {
	    color: #2491F7;
	}
	.fhproduct .fprodsw li .imgs {
	    height: 150px;
	}
	.fhproduct .fprodsw li .tet .ico {
		width: 40px;margin-right: 4px;
	}
	.fhproduct .fprodsw li .tet h4 {
		width: calc(100% - 48px);
	}
	.fhproduct .fprodsw li .tet {
	    padding: 10px 0;
	}
	.fmore {
	    margin: 20px auto 0;
	}
	.fhcase .fcasesw {
	    margin-top: 20px;
	    height: 180px;
	}
	.fhcase .fcasesw li {
	    width: 90%;
	}
	.fhcase {
	    padding-bottom: 30px;
	}
	.fhabout {
		padding-top: 30px;
	}
	.fhabout .cent {
	    padding: 20px 15px;
	}
	.fhabout .cent .text,
	.fhabout .cent .imgs {
	    float: none;
	    width: auto;
	}
	.fhabout .cent .text h3 {
	    margin-top: 20px;
	    padding-bottom: 10px;
	}
	.fhabout .cent .text h3::before {
		height: 2px;width: 32px;
	}
	.fbansw .fdown{
		width: 16px;
	}
	.fbansw .fdown img{
		width: 60%;
	}
	.fhcase .fcasesw .next, .fhcase .fcasesw .prev{
		display: none;
	}
	.fbansw .prev_next .next, .fbansw .prev_next .prev {
	    height: 35px;
	    width: 35px;
	}
	.fbansw .prev_next {
	    right: 15px;
	    bottom: 10px;
	}
	.fhabout .cent .text .dt {
	    width: 400px;
	    left: 0%;
		top: 40px;
	}
	.fhabout .cent .text .more {
	    margin-top: 25px;
	}
	.fhdata {
	    padding: 20px 15px 10px;
	}
	.fhdata ul li {
		width: 50%;margin-bottom: 15px;
	}
	.fhdata ul li .ico {
	    width: 30%;
	}
	.fhdata ul li .ico img {
		transform: scale(0.8);
	}
	.fhdata ul li .tet h2 {
	    font-size: 24px;
	}
	.fhdata ul li .tet h2 em {
		font-size: 12px;
	}
	.fhnews {
	    padding: 30px 15px 20px;
	}
	.fhnews .list {
	    margin-top: 20px;
	}
	.fhnews .list li:first-child {
	    height: 200px;
	}
	.fhnews .list li.on {
	    width: 100%;
	    margin-right: 0;
	}
	.fhnews .list li {
	    width: calc((100% - 10px)/2);
	    margin-right: 10px;
	    margin-bottom: 10px;
	}
	.fhnews .list li:nth-child(3n + 2) {
	    margin-right: 10px;
	}
	.fhnews .list li:nth-child(2n + 3) {
	    margin-right: 0;
	}
	.fhnews .list li .imgs {
	    height: 100px;
	}
	.fhnews .list li:first-child .tet {
	    left: 15px;
	    bottom: 10px;
	    right: 20px;
	}
	.fhnews .list li:first-child .tet p {
		line-height: 1.4;margin-top: 3px;font-size: 12px;
	}
	.fhnews .list li:first-child .tet h3 {
		font-size: 16px;
	}
	.fhnews .list li .tet {
	    padding: 10px 6px;
	}
	.fhnews .list li .tet h3 {
		font-size: 16px;
	}
	.fhnews .list li .tet p {
	    margin-top: 0px;line-height: 1.4;height: 34px;
	}
	.footer .cent {
		padding-bottom: 15px;
	}
	.footer .fptop {
	    padding: 25px 15px;
	}
	.footer .cent .logo {
		float: none;margin-top: 0;
	}
	.footer .cent .tet {
		float: none;text-align: left;margin-top: 10px;
	}
	.footer .cent .tet h3 {
		font-size: 20px;
	}
	.footer .nav {
	    margin-top: 14px;
	}
	.footer .nav .lt {
		display: none;
	}
	.footer .nav .rt {
		float: none;width: auto;
	}
	.copyright a {
		font-size: 12px;padding: 5px ;line-height: 1.6;
	}
	.fpagels .rt,
	.fpagels .lt {
		float: none;
	}
	.fpagels {
	    padding: 10px 15px;
	}
	.fpagels .rt li a, .fpagels .rt li, .fpagels .lt li a {
	    line-height: 30px;
	}
	.fpagels .lt li {
	    margin-right: 20px;
	}
	.fpagels .lt li a i {
		height: 16px;width: 16px;
	}
	.fpagels .lt li a i::before {
		height: 6px;width: 6px;
	}
	.fpagels .lt li a:hover, 
	.fpagels .lt li.on a {
	    padding-left: 22px;
	}
	.fhonor {
	    padding: 25px 15px;
	}
	.ftlte h3 {
		font-size: 24px;
	}
	.ftlte h4 {
		font-size: 16px;
	}
	.fhonor .list li {
	    float: left;
	    width: calc((100% - 10px)/2);
	    margin-right: 0;
	    margin-bottom: 15px;
	}
	.fhonor .list li:nth-child(2n) {
		float: right;
	}
	.fhonor .list li .imgs {
	    height: 190px;
	}
	.fhonor .list li h6 {
		margin-top: 5px;
	}
	.fbanner {
	    height: 160px;
	}
	.fcase .cent .lt {
	    width: 34.5%;
	}
	.fcase .cent,
	.fcase .cent .lt .imgs {
		margin-bottom: 5px;
	}
	.fcase .cent .rt .tp .img {
	    width: 48.75%;margin-bottom: 5px;
	}
	.fcase {
	    padding: 30px 15px;
	}
	.fcontact {
	    padding: 30px 15px;
	}
	.fcontact .cent {
	    display: block;
	    flex-wrap: initial;
	}
	.fcontact .rt,
	.fcontact .lt {
		width: auto;
	}
	.fcontact .lt {
	    padding: 15px 15px 20px;
	}
	.fcontact .rt h2, 
	.fcontact .lt .tet h3 {
	    font-size: 18px;
	}
	.fcontact .lt .tet p {
		font-size: 12px;line-height: 1.4;
		margin-top: 3px;
	}
	.fcontact .lt .fmap {
	    margin-top: 10px;
	    height: 250px;
	}
	.fcontact .rt {
	    padding: 15px 15px 20px;margin-top: 15px;
	}
	.fcontact .rt ul {
	    margin-top: 20px;
	}
	.fcontact .rt li {
	    margin-bottom: 14px;
	}
	.fcontact .rt li input {
	    height: 40px;
	    margin-top: 7px;
	}
	.fcontact .rt li .ftarea {
	    height: 100px;
	}
	.fcontact .rt .sub {
	    width: 200px;
	    line-height: 44px;
	}
	.fdynamic {
	    padding: 30px 15px 25px;
	}
	.fdynamic .list li {
	    margin-bottom: 20px;
	}
	.fdynamic .list li .imgs {
	    width: auto;
	    height: auto;
		float: none;
	}
	.fdynamic .list li .text {
		float: none;width: auto;margin-top: 14px;text-align: left !important;
	}
	.fdynamic .list li .text .tet h3 {
		font-size: 16px;line-height: 1.4;
	}
	.fdynamic .list li .text .tet p {
		font-size: 14px;line-height: 1.4;
	}
	.fdynamic .list li .text .tet h6 {
		height: auto;
	}
	.fdynamic .list li .text h4 {
		text-align: left;margin-top: 10px;
	}
	.fdynamic .list li .text h4 i {
		background-size: 26px auto;
		padding-right: 36px;
	}
	.fabout {
	    padding: 30px 15px;
	}
	.fabout .imgs {
	    float: none;
	    width: auto;
	    margin-top: 0;
	}
	.fabout .text {
		float: none;
		width: auto;
		margin-top: 20px;
	}
	.fabout .text .dels {
	    margin-top: 25px;
		line-height: 2;
	}
	.fabout .text .dels i {
	    font-size: 20px;
	}
	.fnews {
	    padding: 30px 15px 20px;
	}
	.fnews .list li {
	    width: auto;
		float: none !important;
	    margin-right: 0;
	    margin-bottom: 10px;
	}
	.fnews .list li .imgs {
		height: auto;
	}
	.fnews .list li .text {
		padding: 10px;
	}
	.fnews .list li .text h3 {
		font-size: 16px;
	}
	.fnews .list li .text p {
		height: auto;margin-top: 7px;
	}
	.fnewsdel {
	    padding: 30px 15px;
	}
	.fnewsdel .fdels {
	    padding: 20px 15px;
	}
	.fnewsdel .fdels .tlt h2 {
	    font-size: 18px;
	}
	.fnewsdel .fdels .tlt ul {
		margin-top: 10px;
	}
	.fnewsdel .fdels .tlt ul li {
		width: auto;float: none !important;
		line-height: 1.6;
	}
	.fnewsdel .fdels .del {
	    margin-top: 15px;line-height: 1.6;
	}
	.fprodut .lts {
	    width: auto;float: none;
	}
	.fprodut .lts .list li {
	    margin-bottom: 8px;
	}
	.fprodut .lts .list li .nali dd a {
		font-size: 14px;line-height: 2.4;
	}
	.fprodut .rts {
	    width: auto;float: none;margin-top: 20px;
	}
	.fprodut .rts .list li {
		float: none !important;width: auto;
		margin-bottom: 15px;
	}
	.fprodut .rts .list li .imgs {
	    height: 200px;
	}
	.fsystem {
	    padding: 30px 15px;
	}
	.ftitle h5 br {
		display: none;
	}
	.ftitle h5 {
	    margin-top: 10px;
	    line-height: 1.4;
	}
	.fsystem .list {
	    margin-top: 15px;
	}
	.fsystem .list li {
		float: none;width: auto;height: 140px;margin-right: 0;
		margin-bottom: 10px;
	}
	.fcharacter .list {
	    margin-top: 20px;
	}
	.fcharacter .list li {
	    width: auto;margin-right: 0 !important;
		display: block;margin-bottom: 20px;
	}
	.fcharacter .list li .icon {
		height: 50px;width: 50px;
	}
	.fcharacter .list li .text {
		width: calc(100% - 65px);
	}
	.fcharacter .list li .text h6 {
		margin-top: 5px;
	}
	.fdiagram .imgs {
	    margin: 15px auto 0;
	}
	.function {
	    padding: 30px 15px;
	}
	.function .list {
	    margin-top: 20px;
	}
	.function .list li .text,
	.function .list li .imgs {
		float: none;width: auto;
	}
	.function .list li .text {
		margin-top: 15px;
	}
	.function .list li .text .tet p {
	    margin-top: 5px;
	}
	.function .list li {
	    margin-bottom: 20px;
	}
	.function .list li .text .fls dd {
		float: none;width: auto;padding-right: 0;
		margin-bottom: 6px;
	}
	.function .list li .text .fls dl {
		margin-top: 14px;
	}
	.fdemand {
	    padding: 30px 15px 20px;
	}
	.fdemand .list ul {
	    display: block;
	    margin-top: 15px;
	    flex-wrap: initial;
	}
	.fdemand .list li {
	    width: auto;
	    margin-right: 0;
		padding: 15px 15px 10px;
		text-align: center;
		margin-bottom: 15px;
	}
	.fdemand .list li .icon {
		height: 75px;
	}
	.fdemand .list li .text {
	    margin-top: 6px;
	}
	.fdemand .list li .text h6 {
		margin-top: 10px;
	}
	.fteristics .list li {
		width: 49%;margin-right: 2%;
		margin-bottom: 20px;
	}
	.fteristics .list li:nth-child(2n) {
		margin-right: 0;
	}
	.fteristics .list ul {
	    margin-top: 20px;
	}
	.fteristics .list li .icon {
	    height: 55px;
	    width: 55px;
	}
	.fteristics .list li .txt {
	    margin-top: 10px;
	}
	.fteristics .list li .txt p {
		margin-top: 5px;
	}
	.function2 {
	    padding: 30px 15px 10px;
	}
	.function2 .list {
	    margin-top: 15px;
	}
	.function2 .list ul {
	    display: block;
	    flex-wrap: initial;
	}
	.function2 .list li {
		width: auto;margin-right: 0;
		margin-bottom: 15px;
	}
	.function2 .list li .imgs {
		height: auto;
	}
	.frecruit .tlt h3 {
	    font-size: 15px;margin-top: 0;
	}
	.frecruit .tlt h2 {
	    font-size: 24px;line-height: 1.4;
	}
	.frecruit {
	    padding: 30px 15px;
	}
	.frecruit .frecrusw {
	    margin: 18px auto;
	}
	.frecruit .frecrusw li .dels h2 {
		font-size: 16px;line-height: 1.4;margin-bottom: 10px;
	}
	.frecruit .frecrusw .next, .frecruit .frecrusw .prev {
		height: 30px;width: 30px;
	}
	.frecruit .frecrusw li .pad {
		padding: 0 40px;
	}
	.frecruit .frecrusw li .dels p {
	    font-size: 12px;
	    line-height: 1.8;
	}
	.fservice {
		padding: 40px 15px 60px;
	}
	.fdownload {
		width: 240px;
		padding: 20px 10px;
	}
	.fdownload .icon {
	    height: 50px;
	}
	.fdownload .tet h5 {
		margin-top: 10px;
	}
	.fproblem .list li .text .tlt h2 {
		width: calc(100% - 35px);font-size: 16px;
	}
	.fproblem .list li .text .tlt {
		padding: 5px 0;
	}
	.fproblem .list li .text {
	    padding: 0 15px;
	}
	.fproblem .list li .text .tlt h2 {
		background-size: 22px auto;
		line-height: 22px;padding-left: 34px;
	}
	.fproblem .list li .text .dels {
	    margin-top: 2px;
	    margin-left: 34px;
	}
	.fcontact .rt li input {
		padding: 0 10px;
	}
	.fcontact .rt li .ftarea {
		padding: 6px 10px;
	}
	.productdal .rt,
	.productdal .lt{
		float: none;
		padding: 0;width: auto;
	}
	.productdal .cent{
		display: block;
	}
	.productdal .content{
		padding: 20px 0;
	}
	.productdal .cent{
		padding: 20px;
		background: #fff;
	}
	.productdal{
		padding: 15px 0;
	}
	.productdal .rt h2{
		font-size: 16px;
		margin-top: 10px;
	}
	.productdal .tet p{
		margin-top: 10px;
	}
	.fcase .cent .rt .tp .img,
	.fcase .cent .rt,
	.fcase .cent .lt{
	    width: auto !important;
	    float: none !important;
	}
	.fcase .cent .rt .imgs,
	.fcase .cent .lt .imgs,
	.fcase .cent .lt .img,
	.fcase .cent .rt .tp .img,
	.fcase .fimgs{
	    height: 60vw !important;
	}
	.fcase .cent .lt{
	    margin-bottom: 5px;
	}
	.fcase ul{
	    display: block;
	    width: auto;
	}
	.fcase li{
	    width: auto;
	}
	.fcase li .imgs{
	    height: 200px;
	}
	
	
	
	
	
	
	
}