/*pad*/

img {
    max-width: 100%;
}

.gh {
    height: 28px;
    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: #47A159;
    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: 18px;
    border-radius: 2px;
}

.gh a:after {
    width: 28px;
}

.gh a:before {
    width: 28px;
}

.gh a:after,
.gh a:before {
    background-color: #47A159;
    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: #47A159;
    width: 100%;
}

.selected .gh a:after {
    transform: translateY(0px) rotate(45deg);
    -webkit-transform: translateY(0px) rotate(45deg);
    -ms-transform: translateY(0px) rotate(45deg);
    background: #47A159;
    width: 100%;
}

.selected .gh a {
    background-color: transparent !important;
}
@media only screen and (max-width:1460px){
	
	.wrap{
		width: 1200px;
	}
	.qmpadd{
		padding: 0;
	}
.pg1 .hd{
	padding: 0;
}
.banner .txt h2{
	font-size: 60px;
}
.footer h2,
.page2 li .lt h2{
	font-size: 40px;
}
.page2 li h4{
	font-size: 24px;
}
.footer a{
	font-size: 38px;height: 70px;line-height: 70px;width: 800px;
}
.pg1 .bd li h4{
	font-size: 28px;
}
.pg1 .bd li h4::before{
	height: 10px;margin-top: -5px;width: 120px;right: 84px;
}
.pg1 .ft h3,
.pg1 .bd li h5{
	font-size: 28px;
}
.pg1 .ft dd h5,
.pg1 .ft dd h4{
	font-size: 25px;
}
.pg1 .ft dd .ico{
	height: 50px;
}
.pg1 .ft dd p{
	font-size: 18px;
}
.pg1 .ft dd{
   padding: 94px 20px 0;
}
.tit{
	font-size: 40px;
}
.pg2 .txt{
	font-size: 26px;
}
.pg2 li h4{
	font-size: 22px;line-height: 34px;height: 68px;
}

.pg2 dd h5{
	font-size: 48px;
}
.pg2 dd h6{
	font-size: 26px;
}
.pg2 dd h6::before{
	width: 120px;
}
.pg2 dd{
	padding: 24px 0 30px 20px;
}
.pg3 .text{
	margin: 40px 15px 0;padding: 30px 30px 40px;font-size: 26px;
}
.pg3 .text strong{
	font-size: 36px;
}
.pg3 h2{
	font-size: 44px;
}
.fts li .t1,
.fts li label,
.fts h3,
.pg6 h2 i,
.pg5 .txt,
.pg4 .txt{
	font-size: 26px;
}
.pg6 h2 i::before{
	width: 110px;height: 5px;
}
.pg6 .news li h3{
	font-size: 22px;
}
.pg6 .news li h6{
	font-size: 18px;
}
.fts li .t1{
	height: 60px;
}
.fts li label{
	line-height: 60px;
}
.fts li{
	margin-bottom: 30px;
}
.fts li .t2{
	height: 140px;
}
.pages li a{
	font-size: 16px;
}
.fts .che label{
	font-size: 20px;background-size: 30px auto !important;padding-left: 40px;
}
.fts .btn{
	font-size: 26px;width: 270px;line-height: 60px;
}
.pg3 .bd dl dt{
	font-size: 26px;
}
.pg3 .bd dl dd h4{
	font-size: 18px;
}
.pg4 .bd .pic{
	width: 750px;
}
.pg4 .bd .rt li h2 i{
	font-size: 22px;
}
.pg4 .bd .rt li dd a{
	font-size: 16px;line-height: 30px;
}









	
}
@media only screen and (max-width:1240px){
	
	.wrap{
		width: 1000px;
	}
	.pg1 .hd .text{
		font-size: 18px;
	}
	.pg1 .bd li h4{
		font-size: 22px;
	}
	.pg1 .bd li h4::before{
		height: 5px;margin-top: -2.5px;width: 80px;right: 80px;
	}
	.pg1 .bd li h5{
		font-size: 20px;
	}
	.pg1 .ft h3{
		font-size: 22px;
	}
	.pg1 .ft{
		margin-top: 80px;
	}
	.pg1 .ft dd{
		height: 590px;padding: 90px 20px 0;
	}
	.pg1 .ft dd .ico{
		height: 40px;
	}
	.pg1 .ft dd h5, .pg1 .ft dd h4{
		font-size: 20px;line-height: 24px;height: 48px;
	}
	.pg1 .ft dd h4{
		margin-top: 20px;
	}
	.pg1 .ft dd p{
		font-size: 16px;
	}
	.tit{
		font-size: 30px;
	}
	.pg2 .txt{
		font-size: 20px;
	}
	.pg2 li h4{
		font-size: 18px;line-height: 28px;height: 56px;
	}
	.pg2 dd h5{
		font-size: 30px;
	}
	.pg2 dd h6{
		font-size: 22px;
	}
	.pg2 dd h6::before{
		width: 100px;
	}
	.pg3 .text{
		font-size: 20px;
	}
	.pg3 .text strong{
		font-size: 26px;
	}
	.pg3 h2{
		font-size: 30px;
	}
	.fts h3, .pg6 h2 i, .pg5 .txt, .pg4 .txt{
		font-size: 20px;
	}
	.pg6 h2 i::before{
		width: 80px;
	}
	.pg6 .news li h3{
		font-size: 18px;
	}
	.pg6 .news li h6{
		font-size: 16px;
	}
	.pg6 .news li i{
		font-size: 14px;
	}
	.fts li .t1, .fts li label{
		font-size: 16px;
	}
	.fts li .t1{
		height: 40px;
	}
	.fts li label{
		line-height: 40px;width: 50px;
	}
	.fts ul{
		margin-top: 40px;
	}
	.fts li .t2{
		height: 100px;
	}
	.fts .che label{
		    font-size: 16px;
		    background-size: 20px auto !important;
		    padding-left: 30px;
	}
	.fts .btn {
	    font-size: 22px;
	    width: 200px;
	    line-height: 54px;
	}
	.header .naver li a{
		font-size: 14px;
	}
	.header .naver li{
		margin-right: 30px;
	}
	.header .naver .rt .en{
		width: 34px;height: 34px;font-size: 14px;line-height: 30px;
	}
	.header{
		padding: 10px 0;
	}
	.header .logo a{
		width: 80px;display: block;
	}
	.header .logo img{
		width: 100%;display: block;
	}		
	.page1 .bd{
		font-size: 16px;line-height: 1.6;padding: 40px 0;
	}
	.page2 li .lt h2{
		font-size: 22px;
	}
	.page2 li h4{
		font-size: 16px;
	}
	.page2 li .lt{
		    width: calc((100% - 202px)/4);    height: 160px;
	}
	.page2 li dl {
	    width: calc(100% - ((100% - 202px)/4) - 24px);
	}
	.page2 li dd {
	    width: calc((100% - 172px)/3);
	    height: 160px;
		}
	.footer h2{
		font-size: 30px;
	}
	.footer a{
		font-size: 30px;
		  width: 630px;
	}
	.banner .txt h2{
		font-size: 40px;
	}
	.banner .txt h4{
		font-size: 24px;
	}
	.pg4 .bd .rt li h2 i{
		font-size: 18px;
	}
	.pg4 .bd .rt li dd a{
		font-size: 14px;line-height: 2;
	}
	.pg4 .bd .pic{
		width: 625px;
	}
	.pg4 .bd .rt{
		width: 300px;
	}
	.pg4::before{
		display: none;
	}
	.pg3 .bd .dl dl:nth-child(1) dt:before{
		    width: 118px;
		    height: 201px;    right: 60px;
	}
	.pg3 .bd .dl dl:nth-child(5) dt:before, .pg3 .bd .dl dl:nth-child(4) dt:before, .pg3 .bd .dl dl:nth-child(2) dt:before{
		width: 118px;
	}
	.pg3 .bd dl dt{
		font-size: 22px;
	}
	.pg3 .bd dl dd h4{
		font-size: 16px !important;
	}
	.pg3 .bd dl dd p{
		 font-size: 12px;
	}
	.pg3 .bd .dl dl:nth-child(3) dt:before{
		right: 59px;
		    top: -7px;
		    z-index: 1;
		    width: 115px;
		    height: 59px;
	}
	.pg3 .bd .dl dl:nth-child(1){
		top: 8px;width: 400px;
	}
	.pg3 .bd .dl dl:nth-child(3){
		width: 400px;
	}
	.pg3 .bd .dl dl:nth-child(2){
		top: -20px;width: 300px;
	}
	.pg3 .bd .dl dl:nth-child(5),
	.pg3 .bd .dl dl:nth-child(4){
		width: 300px;
	}
	
	
	.pg3 .bd dl:nth-child(5) dt, .pg3 .bd dl:nth-child(4) dt, .pg3 .bd dl:nth-child(2) dt{
		padding-left: 124px;
	}
	.pg3 .bd dl:nth-child(5) dd, .pg3 .bd dl:nth-child(4) dd, .pg3 .bd dl:nth-child(2) dd{
		padding-left: 124px;
	}
	.pg3 .bd .dl dl:nth-child(4){
		top: 182px;
	}
	.pg3 .bd .dl dl:nth-child(5){
		top: 375px;
	}
	.pg3 .bd dl dd:before{
		width: 150px;
	}
	.pg3 .bd dl:nth-child(5) dd:before{
		left: 124px;
	}
	.pg3{
		padding: 80px 0 150px;
	}
	.pg3 h2{
		margin: 60px 0 100px;
	}
	.pg2 li{
		padding: 20px;
	}
	.tit{
		padding-top: 60px;
	}
	.tab li a{
		font-size: 22px;
	}
	.tab li{
		padding: 0 30px;
	}
	.banner{
		height: 40vw;
	}
	
	
	
}
@media only screen and (max-width:1040px){
	
	.wrap{
		width: auto;padding: 0 15px;
	}
	.header{
		position: fixed;
		left: 0;right: 0;
		top: 0;z-index: 88;height: 50px;padding: 0;
	}
	.layout{
		padding-top: 50px;overflow: hidden;
	}
	.gh{
		position: absolute;
		right: 20px;
		top: 12px;z-index: 1;display: block;
	}
	.header .naver,
	.header .logo{
		float: none;
	}
	.header .naver{
		position: fixed;
		left: 0;right: 0;
		top: 50px;z-index: 1;background: #fff;display: none;
	}
	.header .naver .rt{
		display: none;
	}
	.sjen{
		    width: 24px;
		    height: 24px;
		    font-size: 12px;
		    line-height: 20px;border: 1px solid #4F4D49;
    color: #4F4D49;
    border-radius: 50%;display: block;position: absolute;
    top: 12px;z-index: 1;text-align: center;right: 80px;
	}
	.header .naver li a{
		font-size: 16px;line-height: 1.8;
	}
	.header .naver li{
		margin-right: 0;float: none;padding: 0 20px;margin-bottom: 5px;
	}
	.header .naver ul{
		padding: 10px 0;
	}
	.header .logo{
		position: absolute;
		left: 15px;
		top: 5px;z-index: 1; 
	}
	.banner .txt{
		left: 15px;right: 15px;
	}
	.banner .txt h4{
		font-size: 16px;line-height: 1.8;
	}
	.banner .txt h2{
		font-size: 20px;
	}
	.page1 .bd{
		font-size: 14px;
	}
	.page1{
		padding: 30px 0 10px;background-size: 80% auto !important;
	}
	.page2 .icon img, .page1 .icon img{
		height: 30px;
	}
	.page1 .bd{
		margin: 20px 0;border-top: 2px solid #47A159;
    border-bottom: 2px solid #47A159;padding: 20px 0;
	}
	.page2{
		padding: 20px 0;
	}
	.page2 li{
		padding: 20px 0;overflow: initial;
	}
	.page2 li .lt{
		float: none;width: auto;height: 30vw;margin-bottom: 10px;
	}
	.page2 li dl{
		float: none;width: auto;
	}
	.page2 li dd{
		float: none;width: auto;margin-right: 0;margin-bottom: 10px;height: 30vw;
	}
	.page2::after{
		background-size: 5% auto !important;
	}
	.footerx{
		padding: 20px 0 30px;
	}
	.footerx .icox img{
		height: 30px;
	}
	.footerx h2{
		font-size: 18px;padding: 10px 0 20px;
	}
	.footerx a{
		width: auto;font-size: 18px;line-height: 38px;height: 38px;margin: 0 100px;border: 2px solid #4FA665;
	}
	.layout.ons{
		padding-top: 0;
	}
	.ban{
		height: 40vw;
	}
	.ban img{
		height: 100%;display: block;
	}
	.tab{
		padding: 10px 0;
	}
	.tab li a{
		font-size: 14px;
	}
	.tab li{
		padding: 0 10px;
	}
	.tab li::before{
		height: 10px;
	}
	.pg1{
		padding-top: 10px;
	}
	.pg1 .hd{
		display: block;
	}
	.pg1 .hd .text{
		font-size: 14px;line-height: 1.7;width: auto;
	}
	.pg1 .hd .pic{
		width: auto;margin-top: 20px;
	}
	.pg1 .bd li{
		float: none;width: auto;margin-right: 0;margin-bottom: 15px;
	}
	.pg1 .bd li h4{
		font-size: 16px;
	}
	.pg1 .bd li h4::before{
		width: 40px;height: 2px;right: auto;left: 60px;
	}
	.pg1 .bd li h5{
		font-size: 12px;
	}
	.pg1 .ft{
		margin-top: 20px;
	}
	.pg1 .ft h3{
		font-size: 16px;
	}
	.pg1 .ft h3 br{
		display: none;
	}
	.pg1 .ft dd{
		float: none;margin-right: 0;width: auto;margin-bottom: 10px;height: auto;padding:0;background-position: top 6%  center !important;
		background: #cfe5eb !important;
	}
	.pg1 .ft dd .tpa{
		background: #12858c;padding: 10px !important;
	}
	.pg1 .ft dd .bta{
		margin-top: 0;padding: 10px !important;text-align: center;
	}
	.pg1 .ft dd .ico{
		height: 30px;
	}
	.pg1 .ft dd h4{
		margin-top: 15px;font-size: 18px;line-height: 1.4;height: auto;
	}
	.pg1 .ft dd h5, .pg1 .ft dd h4{
		font-size: 16px;line-height: 1.4;height: auto;
	}
	.pg3 .bd .pics img{
		display: none;
	}
	.pg1 .ft dd p{
		font-size: 14px;
	}
	.tit{
		font-size: 18px;padding-top: 36px;
	}
	.pg2 .txt{
		font-size: 14px;margin-top: 20px;
	}
	.pg2 li{
		float: none;display: inline-block;padding: 10px;margin-right: 5px;width: 100px;vertical-align: middle;height: 80px;
	}
	.pg2 li h4{
		font-size: 13px;line-height: 1.4;display: block;height: auto;white-space: initial;
	}
	.pg2 ul{
		font-size: 0; overflow-x: scroll;white-space: nowrap;
	}
	.pg2 li h4 br{
		display: none;
	}
	.pg2 dd{
		padding: 10px;
	}
	.pg2 dd::before{
		border-bottom: none;
	}
	.pg2 dd h5{
		font-size: 18px;
	}
	.pg2 dd h6{
		font-size: 12px;
	}
	.pg2 dd h6::before{
		width: 40px;height: 2px;
	}
	.pg2 dd:nth-child(5), .pg2 dd:nth-child(2){
		    padding: 10px 20px;
	}
	.pg2 dd:nth-child(3), .pg2 dd:nth-child(6){
		    padding: 10px;
	}
	.pg2 dl{
		padding-bottom: 15px;
	}
	.pg2 dd{
		float: none;display: inline-block;width: 100px;white-space: initial;
	}
	.pg3{
		padding: 30px 0;
	}
	.pg3 .text{
		margin: 20px 0;padding: 10px;font-size: 14px;   border-top: none;
	}
	.pg3 .text::after, .pg3 .text::before{
		display: none;
	}
	.pg3 .text strong{
		font-size: 16px;
	}
	.pg3 h2{
		margin: 20px 0;font-size: 18px;
	}
	.pg3 .bd .dl dl:nth-child(1),
	.pg3 .bd .dl dl:nth-child(2),
	.pg3 .bd .dl dl:nth-child(3),
	.pg3 .bd .dl dl:nth-child(4),
	.pg3 .bd .dl dl:nth-child(5){
		position: static;width: auto;
	}
	.pg3 .bd .dl dl{
		background-color: #cfe5eb !important;
		padding: 15px ;margin-bottom: 10px !important;
	}
	.pg3 .bd dl dt{
		font-size: 16px;padding-left: 0;padding-top: 5px;
	}
	.pg3 .bd dl:nth-child(5) dd h4,
	.pg3 .bd dl dd h4{
		font-size: 14px;
	}
	.pg3 .bd dl dd{
		width: auto;text-align: left;
	}
	.pg3 .bd dl dd:before{
		right: auto;left: 0;width: 100px;
	}
	.pg3 .bd .dl dl:nth-child(3) dt:before,
	.pg3 .bd .dl dl:nth-child(5) dt:before, .pg3 .bd .dl dl:nth-child(4) dt:before, .pg3 .bd .dl dl:nth-child(2) dt:before,
	.pg3 .bd .dl dl:nth-child(1) dt:before{
		display: none;
	}
	.pg3 .bd dl:nth-child(5) dd, .pg3 .bd dl:nth-child(4) dd, .pg3 .bd dl:nth-child(2) dd,
	.pg3 .bd dl:nth-child(5) dt, .pg3 .bd dl:nth-child(4) dt, .pg3 .bd dl:nth-child(2) dt{
		padding-left: 0;
	}
	.pg3 .bd dl:nth-child(5) dd:before{
		left: 0;
	}
	.pg4{
		padding-top: 20px;
	}
	.fts h3, .pg6 h2 i, .pg5 .txt, .pg4 .txt{
		font-size: 14px;
	}
	.pg4 .bd{
		margin-top: 20px;display: block;margin-bottom: 20px;
	}
	.pg4 .bd .pic{
		width: auto;
	}
	.pg4 .bd .rt{
		width: auto;margin-left: 30px;margin-top: 20px;
	}
	.pg4::before,
	.pg4::after{
		display: none;
	}
	.pg4 .bd .rt ul:before{
		width: 6px;left: -20px;
	}
	.pg4 .bd .rt li h2:before{
		background-size: 16px auto !important;left: -30px;
	}
	.pg4 .bd .rt li{
		border-radius: 6px;margin-bottom: 10px;
	}
	.pg4 .bd .rt li h2 i{
		font-size: 14px;line-height: 36px;background-size: 14px auto !important;    padding-left: 20px;
	}
	.pg4 .bd .rt li h2{
		background-size: 6px auto !important;
	}
	.pg4 .bd .rt li dd a{
		font-size: 12px;
	}
	.pg4 .bd .rt li dl{
		padding: 5px 10px 5px 30px;
	}
	.pg4 .bd .rt li dd:before{
		width: 4px;height: 4px;left: -50px;
	}
	.pg5{
		padding: 20px 0;
	}
	.pg5 .txt{
		margin-top: 20px;
	}
	.pg6{
		padding: 20px 0;
	}
	.pg6 h2 i::before{
		width: 60px;
	}
	.pg6 .hez li{
		width: 48%;height: 80px;margin-bottom: 10px;
	}
	.pg6 .hez{
		margin: 10px 0;
	}
	.pg6 h2 i{
		font-size: 16px;
	}
	.pg6 .news{
		margin-top: 20px;
	}
	.pg6 .news li{
		padding-bottom: 10px;margin-bottom: 10px;
	}
	.pg6 .news li a{
		display: block;
	}
	.pages li a,
	.pg6 .news li i,
	.pg6 .news li h6{
		font-size: 12px;
	}
	.pg6 .news li h3{
		font-size: 14px;margin: 5px 0;
	}
	.pages{
		margin-top: 0;
	}
	.fts{
		padding: 20px 0 40px;
	}
	.fts ul{
		margin-top: 20px;
	}
	.fts li{
		float: none;width: auto;margin-bottom: 10px;margin-right: 0;
	}
	.fts li label{
		font-size: 14px;line-height: 30px;width: 44px;
	}
	.fts li .t1{
		height: 30px;width: calc(100% - 44px);
	}
	.fts li .t2{
		height: 60px;
	}
	.fts li.n1{
		width: auto;
	}
	.fts li .t2{
		height: 80px;
	}
	.fts .che{
		margin: 10px 0;
	}
	.fts .che label{
		font-size: 12px;line-height: 1.8;
	}
	.fts .btn{
		width: 140px;line-height: 36px;font-size: 16px;margin: 30px auto 0;
	}
	.pg4 .bd .rt li h2.on{
		background-size: 14px auto !important;
	}
	.pg2{
		margin-top: 20px;
	}
	sup{
		font-size: 12px !important;
	}
	
	
	
	
	
	
	
	
}
