/*pad*/

img {
    max-width: 100%;
}

.gh {
    height: 24px;
    width: 24px;
    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: #111;
    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: #111;
    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;background: #111;
}

.selected .gh a:before {
    transform: translateY(0px) rotate(-45deg);
    -webkit-transform: translateY(0px) rotate(-45deg);
    -ms-transform: translateY(0px) rotate(-45deg);
    width: 100%;
}

.selected .gh a:after {
    transform: translateY(0px) rotate(45deg);
    -webkit-transform: translateY(0px) rotate(45deg);
    -ms-transform: translateY(0px) rotate(45deg);
    width: 100%;
}

.selected .gh a {
    /* background-color: transparent !important; */
	background: #111;
}

@media only screen and (max-width:1480px) {
	html{
		font-size: 17px;
	}
	.wrap {
		max-width: 75rem;
		padding: 0 15px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
	}
	.news .mask h5,
	.news .mask .flax h6 {
		font-size: 14px;
	}
	.news .mask .flax i {
		font-size: 12px;
	}
	.frencai .frcrts .list .ls li .pic {
		height: 18rem;
	}
	.fteam .fpage2 .voss .rts ul li {
	    /*width: calc((100% - 8.02rem) / 3);*/
	    /*margin-right: 4rem;*/
	}
	.fteam .fpage2 .voss .rts ul li .pic {
		height: 18rem;
	}
	.fteam .fpage1 .text {
		margin-top: 2rem;
	}
	.fteam .fpage1 .text .del {
		padding: 2rem 0 0 2.4rem;
	}
	.qmrongyu h2 {
		font-size: 22px;
	}
	.qmrongyu dl {
		margin-top: 10px;
	}
	.qmrongyu dd span {
		margin: 0 15px;
	}
	.qmrongyu dd span, 
	.qmrongyu dd {
		font-size: 14px;
	}
	.qmrongyu .del {
		margin-top: 40px;
		font-size: 14px;
	}
	.qmxueslist li .txt h3 {
		font-size: 16px;
	}
	.qmxueslist li .txt p {
		font-size: 14px;
		margin: 10px 0 5px;
	}
	.qmxueslist li .txt h6 {
		font-size: 14px;
	}
	
	
}
@media only screen and (max-width:1280px) {
	html{
		font-size: 16px;
	}
	.wrap {
		max-width: 70rem;
	}
	.news ul li .pic {
		height: 14rem;
	}
	.mpage4 ul li a {
		padding: 3rem 2rem 2rem;
	}
	.frencai .frcrts .list .ls li .txt h5,
	.frencai .frclts .list li a {
		font-size: 14px;
	}
	.frencai .frcrts .list .ls .tot h4 {
		font-size: 16px;
	}
	.frencai .frcrts .list .ls .tot h4::before {
		top: 4px;
		bottom: 4px;
	}
	.ftitle .lt h3 i {
		height: 2px;
		width: 22px;
	}
	.fteam .fpage1 .text .del {
		font-size: 14px;
		padding: 20px 0 0 30px;
	}
	.fteam .fpage2 .voss .rts ul li h6,
	.ftpt h5 i {
		font-size: 14px;
	}
	.fteam .fpage2 .voss .lts li a {
		font-size: 16px;
	}
	.frencai .frcrts .list .ls li .pic {
		height: 16rem;
	}
	.fteam .fpage2 .voss .rts ul li {
		width: calc((100% - 4.02rem) / 3);
		margin-right: 2rem;
	}
	.qmzuneizy li h3 {
		font-size: 20px;
		margin-bottom: 20px;
		padding-left: 13px;
	}
	
	
}
@media only screen and (max-width:1180px) {
	html{
		font-size: 14px;
	}
	    .wrap {
	        max-width: 75rem;
	    }
	
	
}
@media only screen and (max-width:1040px) {
	h2{
		font-size: 20px !important;
	}
	h3{
		font-size: 18px !important;
	}
	h4{
		font-size: 16px !important;
	}
	p,
	h5,
	h6{
		font-size: 14px !important;
	}
	.header .logo a img.s1 {
		display: none;
	}
	.header .logo .s2 {
	    display: block;
	}
	.wrap {
		width: auto;
		padding: 0 15px;
	}
	.header .naver .ph{
		display: none;
	}
	.header .rts .shop{
		margin-right: 50px;
	}
	.header{
		position: fixed;top: 0;left: 0;right: 0;
		height: auto;
	}
	.gh{
		display: block;
		right: 20px;top: 20px;
	}
	.header .wrap{
		height: 60px;
	}
	.header .naver ul{
		position: absolute;
		left: 0;right: 0;
		top:100%;z-index: 11;
		height: calc(100vh - 60px);
		background: #fff;display: none;
	}
	.header .naver .rts{
		margin-right: 50px;
	}
	.header .naver li a{
		display: block;
		line-height: 42px;
	}
	.header .naver li{
		border-bottom: 1px solid #f1f1f1;
		margin-right: 0;
	}
	.header .logo a img{
		width: 80px;margin-right: 10px;
	}
	.banner .prev, .banner .next{
		background-size: 50% auto !important;
	}
	.header .logo a{
		font-size: 14px;
	}
	.layout{
		padding-top: 60px;
	}
	.header .naver ul li a{
		font-size: 16px;
		display: block;
		line-height: 50px;
	}
	.header .naver ul li{
		margin: 0;
		padding: 0 20px;
		border-bottom: 1px solid #f1f1f1;
	}
	.layout{
		overflow: hidden;
	}
	.frencai .frclts {
		width: 200px;
	}
	.frencai .frcrts {
		width: calc(100% - 200px);
		padding: 30px 40px;
	}
	.ftlt {
		padding: 15px;
	}
	.frencai .frclts .list li a {
		padding: 12px 15px;
	}
	.frencai .frcrts .list .ls li .pic {
		height: 23rem;
	}
	.ftitle .lt h3 {
		font-size: 20px !important;
	}
	.ftitle .pages {
		margin-top: 10px;
	}
	.ftitle {
		padding-bottom: 12px;
	}
	.fbanner {
		height: 20rem;
	}
	.fteam .fpage2 .voss .rts ul li .pic {
		height: 24rem;
	}
	.fteam .fpage2 .voss .lts {
		padding: 9rem 0;
	}
	.header .logo a img {
		width: 200px;
	}
	.header.on .naver li:hover::before, 
	.header.on .naver li.on::before, 
	.header.ons .naver li.on::before, 
	.header.ons .naver li:hover::before {
		width: 100%;
	}
	.header.ons .naver li::before, 
	.header .naver li::before {
		right: auto;
	}
	.mtit .lt h4 {
		font-size: 24px !important;
	}
	.mmore a span {
		font-size: 14px;
	}
	.news ul li {
	    width: calc((100% - 42px) / 3);
	    margin: 0 20px 25px 0;
	}
	.news ul li .pic {
		height: 16rem;
	}
	.news .mask {
		padding: 2.4rem 1rem 1rem 1.5rem;
	}
	.news .mask h2 {
		font-size: 18px !important;
	}
	.news .mask p {
		margin-top: 1.2rem;
	}
	.link dl dt {
		font-size: 16px;
	}
	.link dl dd a {
		font-size: 14px ;
	}
	.link dl dd i {
		margin: 0 2px;
	}
	.footer .rbtn a img {
		width: 18px;
		margin-right: 10px;
	}
	.footer .rbtn a {
		width: 110px;
		font-size: 14px;
		line-height: 3;
		margin-bottom: 10px;
	}
	.mpage4 ul li h3 {
		font-size: 16px !important;
	}
	.mpage4 ul li {
		width: calc((100% - 62px)/4);
		margin-right: 20px;
		margin-bottom: 20px;
	}
	.mpage4 ul li a {
		padding: 2rem 1rem;
	}
	.mpage3 .flax .text {
		width:53%;
	}
	.mpage3 .flax .text .bd .txt p {
		line-height: 1.6;
	}
	.header .naver li a {
		color: #333333;
	}
	.frencai .frcrts .list .ls li .pic {
		height: 26vw;
	}
	.fteam {
		padding: 70px 0 50px;
	}
	.fteam .fpage2 .voss .lts {
		padding: 6vw 0;
		width: 240px;
	}
	.fteam .fpage2 .voss .rts {
	    width: calc(100% - 300px);
	}
	.fteam .fpage2 .voss .rts ul li .pic {
		height: 26vw;
	}
	
	
	
}


@media only screen and (max-width:768px) {
	
	html{
		font-size: 16px;
	}
	.frencai .frcrts,
	.frencai .frclts {
		float: none;
		width: auto;
	}
	.fbanner {
		height: 150px;
	}
	.frencai {
		top: -30px;
	}
	.ftlt {
		min-height: 90px;
	}
	.ftlt::before {
		top: 5px;
		bottom: 5px;
		left: 5px;
		right: 5px;
	}
	.frencai .frcrts {
		margin-top: 10px;
		padding: 20px 15px 30px;
	}
	.ftitle .lt h3 i {
		bottom: -5px;
	}
	.ftitle {
		display: block;
	}
	.ftitle .pages {
		width: auto;
	}
	.ftitle .pages ul {
		justify-content: left;
	}
	.ftitle .pages li {
		margin-right: 4px;
		
	}
	.frencai .frcrts .list .ls .tot h4 {
		padding-left: 10px;
	}
	.frencai .frcrts .list .ls .tot h4::before {
		width: 2px;
		top: 5px;
		bottom: 5px;
	}
	.frencai .frcrts .list {
		margin-top: 20px;
	}
	.frencai .frcrts .list .ls ul {
		margin-top: 10px;
		justify-content: space-between;
	}
	.frencai .frcrts .list .ls li {
		margin-bottom: 20px;
		margin-right: 0;
		width: calc((100% - 15px)/2);
	}
	.frencai .frcrts .list .ls li .pic {
		height: 50vw;
	}
	
	.frencai .frcrts .list .ls li .txt {
		margin-top: 10px;
	}
	.frencai .frcrts .list .ls li .txt h5 {
		font-size: 14px !important;
	}
	.fteam {
		padding: 60px 0;
	}
	.fteam .fpage1 .pic,
	.fteam .fpage1 .text {
		float: none;
		width: auto;
	}
	.fteam .fpage1 .text .ftpt::after {
	    position: absolute;
	    z-index: 1;
	    content: "";
	    left: -20.833333333333336rem;
	    width: 20.833333333333336rem;
	    top: 0;
	    bottom: 0;
	    background: rgba(78, 151, 244, 0.2);
	}
	.fteam .fpage1 .text .ftpt {
		padding: 10px;
	}
	
	.fteam .fpage1 .text .del {
		padding: 15px 10px;
	}
	.ftpt h5 {
		margin-top: 5px;
	}
	.ftpt h5 i {
		padding-right: 40px;
	}
	.ftpt h5 i::before {
		width: 30px;
		height: 1px;
	}
	.fteam .fpage2 .voss {
		display: block;
		margin-top: 20px;
	}
	.fteam .fpage2 .voss .lts {
		padding: 0;
		width: auto;
	}
	.fteam .fpage2 .voss .rts {
		width: auto;
		padding: 20px 0;
	}
	.fteam .fpage2 .voss .lts li a {
		line-height: 2.4;
	}
	.fteam .fpage2 .voss .lts li::before {
		width: 2px;
	}
	.fteam .fpage2 .voss .rts ul li {
	    width: calc((100% - 22px) / 3);
	    margin-right: 10px;
	}
	.fteam .fpage2 .voss .rts ul li .pic {
		height: 80vw;
	}
	.fteam .fpage2 .voss .rts ul li .pic {
		border: 1px solid #99b3ff;
	}
	.fteam .fpage2 .voss .rts ul li h6 {
		margin-top: 3px;
	}
	.header .logo a .txt {
		display: none;
	}
	.header .wrap {
		height: 50px;
		padding: 0;
	}
	.layout.on,
	.layout {
		padding-top: 50px;
	}
	.header .logo a img {
		width: 150px;
	}
	.header .logo {
		position: absolute;
		z-index: 11;
		left: 15px;
		top: 10px;
	}
	.gh {
		top: 13px;
	}
	.header .naver ul {
		height: calc(100vh - 50px);
	}
	.banner {
		height: 90vw;
	}
	.banner .hmore {
		margin-top: 10vw;
	}
	.mmore a span {
		font-size: 12px;
		padding-left: 15px;
		background: url(../images/ico1.png) no-repeat right 10px center;
	}
	.mmore a {
		width: 110px;
		line-height: 34px;
	}
	.mmore a i {
		width: 32px;
	}
	.mtit {
		padding-top: 50px;
	}
	.mtit .lt {
		width: calc(100% - 120px);
	}
	.mtit .lt h3 {
		font-size: 16px !important;
	}
	.news ul {
		margin-top: 25px;
		display: block;
	}
	.news ul li {
		width: auto;
		margin-right: 0;
		margin-bottom: 15px;
	}
	.news ul li .pic {
		height: auto;
	}
	.news ul li .text {
		padding: 20px 15px;
	}
	.news .mask h2 {
		margin-top: 20px;
	}
	.news .mask p {
		margin-top: 12px;
	}
	.news .mask h5 {
		margin-top: 30px;
	}
	.mpage2 ul {
		margin-top: 25px;
		justify-content: space-between;
	}
	.mpage2 li {
		margin: 0 0 20px 0 !important;
		width: calc((100% - 15px)/2);
	}
	.mpage2 li .ico img {
		width: 80px;
		height: 80px;
	}
	.mpage2 li .ico {
		height: 80px;
	}
	.mpage2 li a {
		padding: 15px 10px 25px 20px;
	}
	.mpage3 .flax {
		margin-top: 40px;
		display: block;
	}
	.mpage3 .flax .text,
	.mpage3 .flax .swiperli {
		height: auto;
		width: auto;
	}
	.mpage3 .flax .hd li {
		width: 25%;
		height: 33vw;
		margin-right: 5%;
	}
	.mpage3 .flax .hd li:last-child {
		margin-right: 0;
	}
	.mpage3 .flax .hd li.on {
		width: 42%;
		height: 48vw;
	}
	.mpage3 .flax .text .bd li {
		padding: 25px 0;
	}
	.mpage3 .flax .text .bd li h3 {
		margin-bottom: 10px;
	}
	.mpage3 .flax .swiperli {
		height: 75vw;
	}
	.mpage4 ul {
		margin-top: 25px;
		justify-content: space-between;
	}
	.mpage4 ul li {
		width: calc((100% - 15px)/2);
		margin-right: 0;
		margin-bottom: 15px;
	}
	.mpage4 ul li a {
		padding: 17px 10px;
	}
	.mpage4 ul li h3 {
		margin-top: 6px;
	}
	.link dl {
		padding: 20px 0;
	}
	.footer {
		padding: 25px 0;
	}
	.footer .flogo,
	.footer .wrap {
		display: block;
	}
	.footer .txt {
		margin-left: 0;
		padding-left: 0;
		padding: 20px 0;
	}
	.footer .txt::before {
		display: none;
	}
	.footer .rbtn {
		display: flex;
		flex-wrap: wrap;
	}
	.footer .rbtn a {
		margin-bottom: 0;
	}
	.footer .rbtn a:last-child {
		margin-left: 10px;
	}
	.fteam .fpage2 {
		margin-top: 40px;
	}
	.fteam {
		padding: 60px 0 40px;
	}
	.qmrongyu {
		padding: 20px 0;
	}
	.qmrongyu dd span {
		margin: 0 10px;
	}
	.qmxueslist {
		padding-top: 30px;
	}
	.qmxueslist li a {
		display: block;
	}
	.qmxueslist li .txt,
	.qmxueslist li .pic {
		width: auto;
		height: auto;
	}
	.qmxueslist li .txt {
		padding: 15px;
	}
	.qmxueslist li {
		margin-bottom: 20px;
	}
	.qmxueslist li .txt p {
		margin: 10px 0;
	}
	.pages dd a {
		font-size: 14px;
		line-height: 30px;
		min-width: 32px;
	}
	.pages dd {
		margin: 0 3px;
	}
	.pages dd.ons a {
		width: 45px;
	}
	.qmlunwen {
		padding-top: 20px;
	}
	.qmlunwen .del span {
		margin-right: 12px;
	}
	.qmzuneizy {
	    padding-top: 20px;
	}
	.qmzuneizy li h3 {
		margin-bottom: 10px;
	}
	.qmzuneizy li {
		margin-bottom: 30px;
	}
	.mpage3 .lt:nth-child(2){
	    display: none;
	}
	
	
}