/*pad*/

img {
    max-width: 100%;
    height: auto;
}

.gh {
    height: 24px;
    width: 41px;
    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: #898989;
    display: block;
    margin: 0 auto;
    height: 4px;
    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: 4px;
}

.gh a:after {
    width: 100%;
}

.gh a:before {
    width: 100%;
}

.gh a:after,
.gh a:before {
    background-color: #898989;
    content: "";
    display: block;
    height: 4px;
	border-radius: 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;
}

.gh a:after {
    top: 10px;
}

.gh a:before {
    top: -10px;
}

.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: #898989;
    width: 100%;
}

.selected .gh a:after {
    transform: translateY(0px) rotate(45deg);
    -webkit-transform: translateY(0px) rotate(45deg);
    -ms-transform: translateY(0px) rotate(45deg);
    background: #898989;
    width: 100%;
}

.selected .gh a {
    background-color: transparent !important;
}
@media only screen and (max-width:1440px) {
	.wrap {
		width: 1200px;
	}
	.fhighls ul li a{
		font-size: 16px;
	}
	.fproduct .list {
	    margin-top: 40px;
	}
	.fproduct .list li {
	    width: calc((100% - 62px)/4);
	    margin-right: 20px;
	    margin-bottom: 20px;
	}
	.fnews .list li .text h6 {
		margin-top: 5px;
	}
	.fnews .list li .text h5 {
		margin-top: 10px;
	}
	.fnews {
	    padding: 80px 0 100px;
	}
	.fnews .list li .text {
		margin-top: 3px;
	}
	.fnews .list li {
		padding: 30px 0;
	}
	.ftalents .team .lts ul li {
		height: 210px;
	}
	.fproddels .prod .imgs {
		height: 420px;
	}
	.ftalents .team .lts ul {
		margin-top: 28px;
	}
	.foffice .fent {
		height: 470px;
	}
	.ftalents .team .rts {
		height: 500px;
	}
	.fbansw {
		height: 550px;
	}
	.fhproduct .list li .imgs {
		height: 190px;
	}
	.fhproduct .list li a {
		padding: 20px 20px 30px;
	}
	.fhproduct .list li .text p {
		line-height: 1.6;height: 3.2em;
	}
	.fhproduct .list li .text .jia {
		margin: 15px auto 0;
	}
	.fhproduct .fmore {
	    margin: 40px auto 0;
	}
	.fhnews .cen {
	    margin-top: 40px;
	}
	.fhnews .lts .imgs {
	    height: 338px;
	}
	.fhnews .lts .text {
	    margin-top: 10px;
	}
	.fhnews .lts .text h6 {
		margin-top: 6px;
	}
	.fhnews .lts .text p {
		margin-top: 8px;
	}
	.fhnews .rts li .img {
		height: 155px;
	}
	.fhnews .rts li {
		margin-bottom: 40px;
	}
	.footer {
		padding-top: 50px;
	}
	.footer .rts .lt li {
		padding: 0 20px 0 50px;
	}
	.footer .rts .lt li .in {
		margin-top: 22px;
	}
	.fcopyright {
		margin-top: 50px;
		padding: 10px 10px 15px;
	}
	.footer .rts .fwx .wx {
		width: 110px;height: 110px;
	}
	.fproduct .list li .imgs {
		height: 230px;
	}
	
}
@media only screen and (max-width:1240px) {
	.wrap {
		width: 1000px;
	}
	.fcontact .rt .list ul li:nth-child(1), 
	.fcontact .rt .list ul li:nth-child(2), 
	.fcontact .rt .list ul li:nth-child(3) {
	    width: calc((100% - 42px)/3);
	    margin-right: 20px;
	}
	.fproduct .list li a {
		border: 4px solid #f7f7f7;
	}
	.fproduct .list li .imgs {
	    height: 200px;
	}
	.ftalents .team .lts p {
		line-height: 1.8;
	}
	.fproduct .list li {
	    width: calc((100% - 32px)/4);
	    margin-right: 10px;
	    margin-bottom: 10px;
	}
	.fcontact .rt .list ul li {
		margin-bottom: 10px;
	}
	.fcontact .rt .list ul li:nth-child(3) {
	    margin-right: 0;
	}
	.ftalents .team .lts ul {
	    margin-top: 20px;
	}
	.ftalents .team .rts {
	    height: 457px;
	}
	.foffice .fent {
		height: 390px;
	}
	.ftalents .team .lts ul li {
		height: 170px;
	}
	.fbansw {
	    height: 450px;
	}
	.ftalents {
	    padding: 70px 0 100px;
	}
	.fabout {
	    padding: 80px 0;
	}
	.header .naver {
		padding-right: 20px;
	}
	.header .naver li {
		margin-right: 30px;
	}
	.fhproduct {
		padding: 55px 0 70px;
	}
	.fhproduct .list {
	    margin-top: 40px;
	}
	.fhproduct .list li {
		width: calc((100% - 62px)/4);margin-right: 20px;
		margin-bottom: 20px;
	}
	.fhproduct .list li a {
	    padding: 10px 15px 25px;
	}
	.fhproduct .list li .imgs {
		height: 160px;
	}
	.fhproduct .list li .text p {
		margin-top: 4px;
	}
	.fhproduct .list li .text .jia {
	    margin: 11px auto 0;
	}
	.fprodtlt {
		margin-top: 20px;
	}
	.fhproduct .fmore {
	    margin: 30px auto 0;
	}
	.fhnews .lts .imgs {
		height: 282px;
	}
	.fhnews {
	    padding: 55px 0 70px;
	}
	.fhnews .rts li {
		width: calc((100% - 20px)/2);
	}
	.fhnews .rts li .img {
		height: 132px;
	}
	.footer {
	    padding-top: 40px;
	}
	.footer .log {
		width: 154px;
	}
	.footer .rts {
	    width: calc(100% - 200px);
	}
	.footer .rts .lt li {
	    padding: 0 10px 0 30px;
	}
	.footer .rts .fwx .wx {
	    width: 90px;
	    height: 90px;
	}
	.fcopyright {
		margin-top: 40px;
	}
	.footer .rts .lt li h6,
	.footer .rts .lt li dd a {
		line-height: 2;
	}
	.ftitle h2 {
		font-size: 30px;
	}
	.fhabout .cen {
	    margin-top: 30px;
	}
	.fhabout .text p {
		line-height: 1.8;
	}
	.fhabout .text .fmore {
		margin: 30px 0 0;
	}
	
	.fhabout {
	    padding: 60px 0 80px;
	}
	.fproddels .prod .imgs {
	    height: 350px;
	}
	.ftitle h2::before {
		height: 2px;width: 22px;
	}
	.fproddels .prod .text h2 {
		font-size: 28px;line-height: 34px;
		padding-bottom: 16px;
	}
	.fproddels .prod .text p {
		margin: 15px 0 40px;font-size: 16px;line-height: 1.8;
	}
	.fproddels .prod {
	    margin-top: 25px;
	}
	.fhighls ul li a {
		font-size: 14px;line-height: 54px;
	}
	
	.fproddels .dels {
	    margin-top: 40px;
	    padding-bottom: 60px;
	}
	.fproddels .dels h3 {
		font-size: 22px;line-height: 2.1;
	}
	.fproddels {
	    padding: 12px 0 90px;
	}
	.fproddels .fnext {
	    margin-top: 16px;
	}
	.fsole .sole {
		top: -13px;
	}
	.fhabout {
	    padding: 50px 15px 70px;
	}
	.fhabout .imgs {
		float: none;width: auto;margin-top: 0;
	}
	.fhabout .cen {
	    margin-top: 20px;
	}
	.fhabout .text {
		float: none;width: auto;
		margin-top: 20px;
	}
	.fhabout .text .fmore {
	    margin: 20px 0 0;
	}
	.fhproduct {
	    padding: 45px 15px 60px;
	}
	.fprodtlt {
	    margin-top: 15px;
	}
	.fprodtlt li a {
		font-size: 13px;line-height: 1.6;
		padding: 15px 0;
	}
	
	.fsuspens {
		right: 25px;
	}
	
	
}
@media only screen and (max-width:1040px) {
	.wrap {
		width: auto;
	}
	.fproduct {
	    padding: 52px 15px 80px;
	}
	.fproduct .list li {
	    width: calc((100% - 20px)/2);
	    margin-right: 0;
	    margin-bottom: 20px;
	}
	.fproduct .list li:nth-child(2n) {
		float: right;
	}
	.fproduct .fpagels ul {
	    margin: 24px auto 0;
	}
	.fproduct .list li .imgs {
		height: 40vw;
	}
	.fnewsdel .fdels .tet h6 {
		margin-top: 5px;
	}
	.fnewsdel .fdels .next {
	    margin-top: 20px;
	}
	.fnewsdel .fdels .next li a {
		line-height: 2;
	}
	.fnewsdel .fdels .del {
		padding: 30px 0;
	}
	.fnewsdel .fdels .tet h2 {
		font-size: 25px;
	}
	.fnewsdel {
	    padding: 12px 15px 60px;
	}
	.fcontact {
	    padding: 60px 15px 80px;
	}
	.fnews .list li .text h4 {
		font-size: 16px;
	}
	.fnews .list li .img {
		width: 260px;height: 170px;
	}
	.fnews .list li .text {
	    width: calc(100% - 290px);margin-top: 0;
	}
	.fnews {
	    padding: 70px 15px 100px;
	}
	.fcontact .rt,
	.fcontact .cont .lt {
		float: none;width: auto;
	}
	.fcontact .cont .lt {
		text-align: center;
	}
	.fcontact .cont .lt .fwx,
	.fcontact .cont .lt .fin {
		margin: 20px auto 0;
	}
	.fcontact .rt {
		margin-top: 20px;
	}
	.fcontact .cont {
	    margin-top: 40px;
	}
	.fcontact .rt .sub {
		float: none;margin: 15px auto 0;
	}
	.fabout {
	    padding: 70px 15px;
	}
	.fabout .abou {
		margin-top: 40px;
	}
	.ftalents .team .rts,
	.ftalents .team .lts {
		float: none;width: auto;
	}
	.ftalents {
	    padding: 60px 15px 100px;
	}
	.ftalents .team .lts ul li {
		height: 34vw;
	}
	.foffice {
	    padding: 60px 15px 100px;
	}
	.foffice .fent {
		height: 38vw;margin-top: 30px;
	}
	.ftalents .team .rts {
		height: auto;margin-top: 30px;
	}
	.fbansw {
	    height: 350px;
	}
	.header {
		padding: 15px 15px 13px;
	}
	.fsole .sole .cen {
		margin: 5px 6px 5px 8px;
	}
	.fhproduct .list {
	    margin-top: 30px;
	}
	.fsuspens li h3 a {
		height: 60px;width: 60px;
	}
	.fsuspens li .fwx {
		right: 75px;width: 150px;
	}
	.fsuspens li .fwx .wx {
		padding: 10px;
	}
	.fhproduct .fmore {
	    margin: 15px auto 0;
	}
	.fhnews {
	    padding: 40px 15px 60px;
	}
	.fhnews .cen {
	    margin-top: 25px;
	}
	.fhnews .rts,
	.fhnews .lts {
		float: none;width: auto;
	}
	.fhnews .rts {
		margin-top: 30px;
	}
	.fhnews .rts li .img {
	    height: 255px;
	}
	.fhnews .rts li {
		margin-bottom: 20px;
	}
	.fhnews .lts .imgs {
		height: auto;
	}
	.fhproduct .list li {
	    width: calc((100% - 20px)/2);
	    margin-right: 0;
	    margin-bottom: 20px;
	}
	.fhproduct .list li .imgs {
		height: 40vw;
	}
	.fhproduct .list li:nth-child(2n) {
		float: right;
	}
	.fhighls {
		padding: 0 15px;
	}
	.fhighls ul li a {
		line-height: 48px;
	}
	
	.fproddels {
	    padding: 12px 15px 60px;
	}
	.fproddels .prod {
	    margin-top: 20px;
	}
	.fproddels .prod .imgs {
		height: 32vw;
	}
	.fproddels .prod .text h2 {
	    font-size: 24px;
	    line-height: 30px;
	    padding-bottom: 12px;
	}
	.fproddels .prod .text p {
		margin: 12px 0 25px;
	}
	.fproddels .prod .text a {
		font-size: 16px;line-height: 42px;
		width: 170px;
	}
	.fproddels .dels {
	    margin-top: 30px;
	    padding-bottom: 50px;
	}
	.fproddels .dels h3 {
		font-size: 20px;
	}
	
	.footer .log {
		float: none;margin: 0 auto;
	}
	.footer .rts .lt {
		float: none;width: auto;
	}
	.footer .rts .lt ul {
		display: block;flex-wrap: initial;
		overflow: hidden;
	}
	.footer .rts .lt li {
		float: left;width: 72%;padding: 0;
	}
	.footer .rts .lt li:nth-child(2) {
		width: 28%;padding-left: 30px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
	}
	.footer .rts .lt li:nth-child(3)::before,
	.footer .rts .lt li:last-child::after,
	.footer .rts .lt li:first-child::before {
		display: none;
	}
	.footer .rts .lt li::before {
		top: 5px;bottom: 5px;
	}
	.footer .rts .lt li:nth-child(3) {
		width: 100%;margin-top: 32px;
		text-align: center;
	}
	.footer .rts .lt li .in {
		margin: 14px auto 0;
		height: 36px;width: 36px;
	}
	.footer .rts .fwx {
	    float: none;
	    margin-top: 20px;
	}
	.footer .rts .fwx .wx {
		margin: 0 auto;
	}
	.footer .rts .fwx p {
		margin-top: 5px;
	}
	.fcopyright {
		margin-top: 24px;padding: 8px 0 0;
	}
	.fcopyright a {
		color: rgba(255,255,255,0.51);
	}
	.footer .rts {
		float: none;width: auto;
		margin-top: 40px;
	}
	.footer {
		padding: 40px 20px 10px;
	}
	
}
@media only screen and (max-width:868px) {
	.fhighls ul,
	.fprodtlt ul{
		display: block;
		white-space: nowrap;
		overflow-y: hidden;
		overflow-x: scroll;
	}
	.fhighls ul li i, .fhighls ul li.on i,
	.fprodtlt li.on i, .fprodtlt li i{
		display: none;
	}
	.fhighls ul li,
	.fprodtlt li{
		display: inline-block;
		margin-right: 20px;
	}
	.wrap {
		width: auto;
	}
	.fsuspens {
	    right: 5px;
	    transform: scale(0.8);
		/*display: none;*/
	}
	.fhighls ul li a {
		font-size: 15px;line-height: 40px;
	}
	.fhighls ul li {
		margin-right: 35px;
	}
	.fhighls ul li:hover i, 
	.fhighls ul li.on i {
		width: 17px;
	}
	.fpage li,
	.fpage li a {
		line-height: 1.5;
	}
	.fpage li {
		margin-right: 0;
	}
	.fproddels .prod {
		margin-top: 16px;
	}
	.fproddels .prod .imgs,
	.fproddels .prod .text {
		float: none;width: auto;
	}
	.fproddels .prod .imgs {
		height: 220px;
	}
	.fproddels .prod .text {
		margin-top: 20px;
	}
	.fproddels .prod .text h2 {
		font-size: 22px;line-height: 34px;font-weight: 400;
		padding-bottom: 0;border-bottom: none;
	}
	.fproddels .prod .text p {
		margin: 8px 0 16px;font-size: 14px;line-height: 1.6;
	}
	.fproddels .prod .text a {
	    font-size: 14px;
	    line-height: 32px;
	    width: 130px;
	}
	.fproddels .dels h3 {
		font-size: 18px;line-height: 2;
	}
	.fproddels .dels {
	    padding-bottom: 33px;
	}
	.fproddels .dels .del {
	    margin-top: 20px;
	}
	.fproddels .fnext li {
		float: none !important;width: auto;
		text-align: left !important; 
	}
	.fproddels {
	    padding: 10px 15px 33px;
	}
	.fproddels .fnext li a {
		font-size: 14px;line-height: 2;
	}
	.fproddels .fnext {
	    margin-top: 12px;
	}
	.header .gh {
		display: block;position: absolute;z-index: 22;
		right: 15px;top: 12px;
	}
	.header {
		position: fixed;z-index: 111;
		top: 0;left: 0;right: 0;margin: 0 auto;
		background: #fff;height: 50px;padding: 0;
		box-shadow: 0 0 6px 0 rgba(80,80,80,0.1);
	}
	.header .logo {
		position: absolute;z-index: 33;
		top: 15px;left: 15px;width: 80px;
		float: none;margin-top: 0;
	}
	.header .rts {
		float: none;margin-top: 0;
	}
	.header .naver {
		float: none;margin-right: 0;
		position: fixed;z-index: 111;
		top: 50px;left: 0;right: 0;margin: 0 auto;
		background: #fff;padding-right: 0;
		box-shadow: 0 3px 4px 1px rgba(80,80,80,0.1);
		display: none;
	}
	.header .naver li {
		float: none;margin-right: 0;
	}
	.header .naver li h3 a {
		line-height: 2.2;padding: 0 15px;
	}
	.header .fsole {
		float: none;position: absolute;z-index: 33;
		right: 80px;top: 13px;
	}
	.header .fsole.on .sole {
		width: 240px;
	}
	.header .fsole .sole  {
		top: -10px;
	}
	.fsole .sole .cen {
		margin: 4px 5px;padding: 0 4px;
	}
	.fsole .sole .text {
		font-size: 14px;height: 34px;
		width: calc(100% - 40px);
		padding: 0 7px;
	}
	.fsole .sole .ico {
		height: 34px;width: 34px;
	}
	.header .fsole .fsosuo {
		padding-top: 0;
	}
	.footer {
		padding: 50px 15px 18px;
	}
	.footer .log {
		float: none;margin: 0 auto;
		width: 126px;
	}
	.footer .rts .lt {
		float: none;width: auto;
	}
	.footer .rts .lt ul {
		display: block;flex-wrap: initial;
		overflow: hidden;
	}
	.footer .rts .lt li {
		float: left;width: 72%;padding: 0;
	}
	.footer .rts .lt li:nth-child(2) {
		width: 28%;padding-left: 15px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
	}
	.footer .rts .lt li:last-child::after,
	.footer .rts .lt li::before {
		display: none;
	}
	.footer .rts .lt li dd a {
		line-height: 1.8;font-size: 13px;
	}
	.footer .rts .lt li:nth-child(3) {
		width: 100%;margin-top: 32px;
		text-align: center;
	}
	.footer .rts .lt li h6 {
		line-height: 1.6;font-size: 13px;
	}
	.footer .rts .lt li .in {
		margin: 14px auto 0;
		height: 36px;width: 36px;
	}
	.footer .rts .fwx {
	    float: none;
	    margin-top: 20px;
	}
	.footer .rts .fwx .wx {
		margin: 0 auto;
	}
	.footer .rts .fwx p {
		margin-top: 5px;
	}
	.fcopyright {
		margin-top: 24px;padding: 8px 0 0;
	}
	.fcopyright a {
		font-size: 13px;line-height: 1.4;color: rgba(255,255,255,0.51);
	}
	.layout {
		padding-top: 50px;
	}
	.fhabout {
		padding: 30px 15px 40px;
	}
	.ftitle h2 {
		font-size: 22px;line-height: 1.2;padding-bottom: 6px;
	}
	.fhabout .cen {
	    margin-top: 15px;
	}
	.fhabout .text {
		margin-top: 15px;
	}
	.fhabout .text p {
		font-size: 14px;
	}
	.fhabout .text .fmore {
		margin: 15px 0 0;
		font-size: 14px;line-height: 30px;
	}
	.fhabout .text .fmore {
		width: 120px;
	}
	.fhproduct {
	    padding: 30px 15px 40px;
	}
	.fprodtlt {
	    margin-top: 10px;
	}
	.fprodtlt li a {
		line-height: 40px;font-size: 14px;
	}
	
	.fprodtlt li.on i, 
	.fprodtlt li:hover i {
		width: 36px;
	}
	.fhproduct .list li {
	    width: calc((100% - 10px)/2);
	    margin-right: 0;
	    margin-bottom: 10px;
	}
	.fhproduct .list li a {
	    padding: 10px 5px 22px;
	}
	.fhproduct .list {
	    margin-top: 20px;
	}
	.fhproduct .list li .text h3 {
		font-size: 14px;line-height: 1.5;
	}
	.fhproduct .list li .text p {
		font-size: 12px;line-height: 1.4;
		height: 4.2em;
	}
	.fhproduct .list li .text .jia {
		height: 20px;width: 20px;background-size: 12px auto !important;
	}
	.fmore {
		font-size: 14px;width: 130px;line-height: 30px;
	}
	.fhnews {
	    padding: 35px 15px 60px;
	}
	.fhnews .cen {
	    margin-top: 30px;
	}
	.fhnews .lts .text h4 {
		font-size: 14px;
	}
	.fhnews .lts .text h6 {
		font-size: 12px;line-height: 1.4;margin-top: 3px;
	}
	.fhnews .lts .text p {
		font-size: 13px;line-height: 1.4;margin-top: 4px;
	}
	.fhnews .rts li {
	    width: calc((100% - 10px)/2);
		margin-bottom: 10px;
	}
	.fhnews .rts li .img {
		height: 92px;
	}
	.fhnews .rts li .tet {
	    margin-top: 5px;
	}
	.fhnews .rts li .tet h6 {
		margin-top: 0;
	}
	.fabout {
	    padding: 40px 15px 50px;
	}
	.fabout .abou {
	    margin-top: 25px;font-size: 14px;
		line-height: 1.8;
	}
	.ftalents {
	    padding: 42px 15px 60px;
	}
	.ftalents .team {
	    margin-top: 12px;
	}
	.ftalents .team .lts p {
		font-size: 14px;
	}
	.ftalents .team .lts ul {
	    margin-top: 25px;
	}
	.ftalents .team .lts ul li {
	    width: calc((100% - 10px)/2);
	    height: 126px;margin-bottom: 10px;
	}
	.ftalents .team .rts {
		margin-top: 0;
	}
	.foffice {
	    padding: 40px 15px 65px;
	}
	.foffice .fent {
	    height: auto;
	    margin-top: 20px;
		display: block;
		flex-wrap: initial;
		font-size: 0;
	}
	.foffice .rt,
	.foffice .cen,
	.foffice .lt {
		float: none;width: auto;margin-left: 0;
	}
	.foffice .lt {
		height: 236px;margin-bottom: 6px;
	}
	
	.foffice .cen {
		display: inline-block;width: 45%;height: 225px;
	}
	.foffice .rt {
		display: inline-block;width: 54%;
		margin-left: 1%;height: 225px;
	}
	.fcontact {
	    padding: 40px 15px 70px;
	}
	.fcontact .cont {
	    margin-top: 30px;
	}
	.fcontact .cont .lt p {
		font-size: 14px;line-height: 1.8;
	}
	.fcontact .cont .lt .fin  {
		margin: 10px auto 0;
	}
	.fcontact .cont .lt .fwx{
	    margin: 15px auto 0;width: 100px;
	}
	.fcontact .cont .lt .wx {
		height: 100px;
	}
	.fcontact .cont .lt .fwx h6 {
		font-size: 13px;
	}
	.fcontact .rt .list ul li {
		float: none !important;width: auto !important;margin-right: 0 !important;
		margin-bottom: 12px;
	}
	.fcontact .rt .list ul li .text {
		padding: 0 15px;height: 40px;
	}
	.fcontact .rt .list ul li .textarea {
		height: 114px;padding: 8px 15px;
	}
	.fcontact .rt .sub {
	    float: none;
	    margin: 22px auto 0;
		width: 144px;line-height: 42px;
		font-size: 14px;
	}
	.fnews .list li .img {
	    width: auto;
		height: auto;
		float: none;
	}
	.fnews .list li .text {
	    width: auto;
	    margin-top: 10px;float: none;
	}
	.fnews .list li .text h5 {
	    margin-top: 2px;
	}
	.fnews .list li {
	    padding: 15px 0;
	}
	.fnews .list {
	    margin-top: 10px;
	}
	.fnews {
	    padding: 40px 15px 65px;
	}
	.fnewsdel {
	    padding: 6px 15px 30px;
	}
	.fpage li, .fpage li a {
	    line-height: 1.4;font-size: 13px;
	}
	.fnewsdel .fdels {
	    margin-top: 30px;
	}
	.fnewsdel .fdels .tet h2 {
		font-size: 17px;line-height: 1.3;
	}
	.fnewsdel .fdels .tet h6 {
		font-size: 13px;
	}
	.fnewsdel .fdels .del {
		font-size: 14px;padding: 20px 0 30px;
	}
	.fnewsdel .fdels .next li a {
		font-size: 14px;line-height: 1.4;
	}
	.fnewsdel .fdels .next li {
		margin-bottom: 10px;
	}
	.fproduct {
	    padding: 35px 15px 70px;
	}
	.fproduct .list {
	    margin-top: 20px;
	}
	.fproduct .list li {
	    width: calc((100% - 8px)/2);
	    margin-right: 0;
	    margin-bottom: 8px;
	}
	.fproduct .list li a {
	    border: 2px solid #f7f7f7;
	}
	.fproduct .list li .imgs {
		height: 120px;
	}
	.fproduct .list li .text {
	    margin-top: 10px;
	    background: #f7f7f7;
	    padding: 5px;
	    -webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	    -o-box-sizing: border-box;
	    box-sizing: border-box;
	}
	.fproduct .list li .text h4 {
		font-size: 14px;
	}
	.fproduct .list li .text h6 {
		font-size: 12px;line-height: 1.3;height: 2.6em;
		margin-top: 3px;
	}
	.fban img:first-child {
		display: none;
	}
	.fban img:nth-child(2) {
		display: block;
	}
	.header .naver li:hover h3::before, .header .naver li.on h3::before {
		width: 100%;
	}
	.header .naver li h3::before {
		right: auto;margin: 0;
	}
	.fbansw {
		height: 214px;
	}
	.fbansw .swspan {
		bottom: 12px;
	}
	.fbansw .swspan span {
		height: 8px;width: 8px;
	}
	.fhproduct .list li .imgs {
		height: 120px;
	}
	
}