/*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: #e62129;
    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:#e62129;
    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: #e62129;
    width: 100%;
}

.selected .gh a:after {
    transform: translateY(0px) rotate(45deg);
    -webkit-transform: translateY(0px) rotate(45deg);
    -ms-transform: translateY(0px) rotate(45deg);
    background: #e62129;
    width: 100%;
}

.selected .gh a {
    background-color: transparent !important;
}
@media only screen and (max-width:1540px) {
	.wrap {
		width: 1340px;
	}
	.sheji .hd .qies {
		margin: 40px 80px 0;
	}
	.product .hd {
		margin-top: 45px;
	}
	.product .bd .pic {
		height: 400px;
	}
	.product .bd .text {
		margin-top: 55px;
	}
	.product .list li .pics {
		height: 260px;
	}
	.product .list li h6 {
		line-height: 70px;
	}
	.product {
		padding: 50px 0 100px;
	}
	.product .hd li {
		margin-right: 22px;
	}
	.news .list li .pica {
		height: 260px;
	}
	.fpadd {
	    padding: 0 30px;
	}
	.news .hd .lt {
		width: 680px;
	}
	.contact .fcon {
		margin-top: 50px;padding: 0 30px;
	}
	.contact .fcon .weix {
		width: 380px;
	}
	.contact .fcon .weix li {
		width: calc((100% - 30px)/2);
	}
	.contact .fcon .weix li .img {
		height: 175px;
	}
	.contact .fcon .ph {
		margin-left: 120px;
	}
	.contact .fcon .ph h3 {
		font-size: 26px;line-height: 2;
		background-size: 44px auto;padding-left: 57px;
	}
	.contact .fcon .ph h5 {
		font-size: 35px;line-height: 1.4;margin-top: 5px;
	}
	.contact .fcon .lx {
		width: calc(100% - 900px);
	}
	.maps {
		height: 600px;
	}
	.banner {
		height: 750px;
	}
	.fmouths h2 {
		font-size: 18px;line-height: 2;
	}
	.fmouths {
		width: 150px;
	}
	.fmouths li h4 {
		font-size: 16px;line-height: 32px;
		width: calc(100% - 42px);
	}
	.fmouths li .ico {
		height: 32px;width: 32px;
	}
	.fservic li h4 {
		font-size: 12px;
	}
	.fservic li .ico {
		height: 28px;
	}
	.fservic li .ico img {
		max-height: 80%;
	}
	.fservic li {
		width: 68px;
	}
	.fabout {
		padding: 60px 0 80px;
	}
	.tit h2 {
		font-size: 44px;
	}
	.tit h3 {
		font-size: 28px;
	}
	.fabout p {
		margin-top: 40px;
	}
	.fabout ul {
		margin-top: 60px;
	}
	.fabout li {
		margin: 0 40px;
	}
	.hserv .fhse .pic {
		height: 620px;
	}
	.hserv .fhse .rta .ova {
		padding: 20px 50px 30px;
		margin-top: 53px;
	}
	.hserv .fhse .rta .ova .text h2 {
		font-size: 30px;
	}
	.hserv .fhse .rta .ova .text h4 {
		margin-top: 20px;
	}
	.hserv .fhse .rta dd {
		height: 178px;
	}
	.hserv .fhse .rta dd h5 {
		font-size: 18px;
	}
	.hproduct .hd li {
		width: calc((100% - 632px)/8);margin-right: 90px;
	}
	.hproduct .bd {
		margin-top: 30px;
	}
	.hproduct .bd li .pic {
		height: 186px;
	}
	.hproduct .bd li a {
		padding: 20px 10px 15px;
	}
	.hliuc .swiperlist {
		margin: 50px auto 0;
	}
	.hliuc .swiperlist .swiper-slide .pics {
		height: 270px;
	}
	.hmaps .maps {
	    margin: 45px 100px 0;
	}
	
	.footer .fen {
		padding: 40px 220px 60px;
	}
	.footer .fen .lo {
		height: 75px;
	}
	.footer .fen .ph h5 {
		font-size: 20px;
	}
	.footer .fen .ph {
		background-size: 34px auto;padding-left: 44px;
		margin-top: 10px;
	}
	.header .naver li {
	    float: left;
	    width: calc((100% - 352px)/8);
	    margin-right: 50px;
	}
}
@media only screen and (max-width:1380px) {
	.wrap {
		width: 1180px;
	}
	.dels {
	    padding: 50px 0 80px;
	}
	.dels h1 {
		font-size: 32px;
	}
	.dels h6 {
		padding-bottom: 5px;
	}
	.sheji .hd .qies .lt {
		width: 150px;
	}
	.sheji .hd .qies .trc .rta {
		width: 340px;height: 300px;
	}
	.sheji .hd .qies .trc .lta {
		width: calc(100% - 360px);
	}
	.sheji .hd .qies .trc {
		width: calc(100% - 150px);
		padding: 60px 12px 30px 30px;
		min-height: 452px;
	}
	.sheji .hd .qies .trc .lta h5 {
		font-size: 26px;
	}
	.sheji .hd .qies .lt li h4 {
		line-height: 150px;
	}
	.product .hd .seach form {
		width: 400px;
	}
	.product .hd li {
		margin-right: 16px;
	}
	.product .bd .pic {
	    height: 350px;
	}
	.product .bd .text {
	    margin-top: 40px;
		
	}
	.fpad {
		padding: 0 20px;
	}
	.product .list li .pics {
	    height: 240px;
	}
	.product .bd .text dd {
		line-height: 2;
		background: url(../images/fn12.png) no-repeat left top 12px;
	}
	.product .hd ul {
		width: calc(100% - 440px);
	}
	.news .list li .txt .tim i,
	.news .time i {
		font-size: 40px;
	}
	.news .bd .text h2 a {
		margin-top: 26px;
	}
	.news .list li .txt .tim {
		width: 90px;
	}
	.news .list li .txt .tim::before {
		height: 48px;
	}
	.news .list li .txt .rtx {
		width: calc(100% - 90px);padding: 0 20px 0 13px;
	}
	.news .list li .txt .rtx p {
		margin-top: 7px;
	}
	.news .bd .pic {
	    width: 54%;
	    height: 400px;
	}
	.news .list li .txt {
		padding: 15px 0 20px;
	}
	.news {
		padding: 30px 0 80px;
	}
	.news .bd .text {
		width: 46%;padding: 14px 30px;
	}
	.news .bd {
		margin-top: 30px;
	}
	.news .hd .lt {
		width: 600px;
	}
	.news .hd .lt li {
		margin-right: 15px;
	}
	.fpadd {
	    padding: 0 15px;
	}
	.contact .fcon .ph {
	    margin-left: 70px;
	}
	.maps {
		height: 550px;
	}
	.contact .fcon .lx {
	    width: calc(100% - 740px);
	}
	.about .hd {
		padding: 50px 0 60px;
	}
	.ti h2 {
		font-size: 30px;
	}
	.about .bd .abswiper li {
		height: 440px;width: 100%;
	}
	.about .bd {
	    padding: 40px 0 60px;
	}
	.about .bd .abswiper {
		padding: 60px 0;
	}
	.about .hd .dels {
		margin-top: 25px;padding: 0 80px;
	}
	.banner {
		height: 650px;
	}
	.header .logo {
		margin-left: 30px;
	}
	.header .naver {
		width: calc(100% - 220px);
	}
	.header .naver li {
	    float: left;
	    width: calc((100% - 212px)/8);
	    margin-right: 30px;
	}
	.fabout li .cens .ico {
		height: 50px;margin-bottom: 8px;
	}
	.fabout li .cens .ico img {
		max-width: 70%;max-height: 70%;
	}
	.fabout li .cens h4 {
		font-size: 18px;
	}
	.fabout li .icon {
		width: 240px;
	}
	.hserv .fhse .pic {
		height: 570px;
	}
	.hserv .fhse .rta .ova .text h4 {
	    margin-top: 15px;
	}
	.hserv .fhse .rta .ova .text a {
		font-size: 14px;line-height: 40px;width: 145px;
	}
	.hserv .fhse .rta dd {
		height: 156px;
	}
	.hserv .fhse .rta dd h5 {
		font-size: 16px;padding: 0 12px;
	}
	.hserv .fhse .rta .ova {
		margin-top: 45px;
	}
	.hserv .fhse .rta dl {
		margin-top: 30px;
	}
	.hproduct .bd li .pic {
	    height: 160px;
	}
	.hproduct .bd li h5 i {
		font-size: 14px;background-size: 30px auto !important;padding-right: 50px;
		line-height: 38px;
	}
	.hproduct .bd li h5 {
		width: 160px;
	}
	.hliuc .swiperlist .swiper-slide .pics {
	    height: 230px;
	}
	.hliuc .swiperlist .swiper-slide h5 em {
		font-size: 20px;line-height: 26px;
	}
	.hliuc .swiperlist .swiper-slide h5 i {
		font-size: 14px;line-height: 26px;width: 26px;
	}
	.hmaps {
		padding: 65px 0 80px;
	}
	.hmaps .maps {
	    margin: 40px 60px 0;
	}
	.footer .fen {
		padding: 40px 140px 60px;
	}
	
}
@media only screen and (max-width:1220px) {
	.wrap {
		width: 1000px;
	}
	.sheji .hd .qies {
	    margin: 40px 40px 0;
	}
	.sheji .hd .qies .lt li h4 {
	    line-height: 125px;
	}
	.sheji .hd .qies .lt {
		width: 130px;
	}
	.sheji .hd .qies .trc {
	    width: calc(100% - 130px);
	    padding: 60px 12px 20px 30px;
	    min-height: 377px;
	}
	.sheji .hd .qies .trc .rta {
	    width: 300px;
	    height: 270px;
	}
	.sheji .hd .qies .trc .lta {
	    width: calc(100% - 320px);margin-top: 15px;
	}
	.sheji .hd .qies .trc .lta h5 {
	    font-size: 22px;
	}
	.sheji .hd .qies .trc .lta dl {
		margin-top: 12px;
	}
	.sheji .hd .qies .trc .lta dd {
		margin-bottom: 10px;
	}
	.fpad {
		padding: 0;
	}
	.product .hd .seach form {
	    width: 350px;
	}
	.product .hd ul {
	    width: calc(100% - 390px);
	}
	.news .hd .lt {
	    width: 500px;
	}
	.product .hd li {
	    margin-right: 14px;
	}
	.product .bd .pic {
	    height: 320px;
	}
	.product .bd .text dd {
		font-size: 15px;
		background: url(../images/fn12.png) no-repeat left top 11px;
		background-size: 5px auto;
	}
	.product .hd li a{
		font-size: 15px;
	}
	.news .hd .lt li {
	    margin-right: 10px;
	}
	.news .bd .pic {
		height: 360px;
	}
	.news .list li .txt .tim i, 
	.news .time i {
		font-size: 35px;
	}
	.news .bd .text h2 a {
	    margin-top: 20px;
	}
	.news .bd .text h6 {
		margin-top: 10px;
	}
	.fpadd {
		padding: 0;
	}
	.news .list li .txt .rtx p {
		font-size: 14px;line-height: 1.4;height: 2.8em;
	}
	.news .list li .txt .rtx h3 {
		font-size: 14px;
	}
	.news .list li .pica {
		height: 230px;
	}
	.news .bd .text .mores {
		margin-top: 26px;
	}
	.news .hd .seach form {
		width: 400px;
	}
	.contact .fcon {
		margin-top: 40px;padding: 0 20px;
	}
	.contact .fcon .weix {
		width: 320px;
	}
	.contact .fcon .weix li {
	    width: calc((100% - 20px)/2);
	}
	.contact .fcon .weix li .img {
		height: 150px;
	}
	.about .bd .porovs {
		padding: 0 60px;
	}
	.contact .hd {
		padding: 40px 0 60px;
	}
	.maps {
		height: 500px;
	}
	.contact .fcon .ph h3 {
		font-size: 22px;background-size: 34px auto;
		padding-left: 46px;
	}
	.contact .fcon .ph h5 {
		font-size: 30px;
	}
	.contact .fcon .ph {
	    margin-left: 40px;
	}
	.contact .fcon .lx {
		margin-top: 10px;
	}
	.contact .fcon .lx h6 {
		font-size: 24px;line-height: 1.4;
	}
	.contact .fcon .lx {
	    width: calc(100% - 600px);
	}
	.contact .fcon .lx dd {
		font-size: 15px;
	}
	.about .hd .dels {
	    padding: 0 40px;
	}
	.about .bd .porovs .next, 
	.about .bd .porovs .prev {
		left: 8px;
	}
	.about .bd .abswiper li {
		height: 380px;
	}
	.about .bd .abswipers li{
		height: 540px;
	}
	.about .bd .porovs .next {
		left: auto;right: 8px;
	}
	.banner {
		height: 580px;
	}
	.header .logo {
	    margin-left: 15px;
	}
	.header .naver {
	    width: calc(100% - 160px);
	}
	.header .naver li {
	    float: left;
	    width: calc((100% - 142px)/8);
	    margin-right: 20px;
	}
	.hserv .fhse .pic {
	    height: 480px;
	}
	.hserv .fhse .rta .ova .text p {
		font-size: 14px;line-height: 24px;height: 120px;
	}
	.hserv .fhse .rta .ova .text h2 {
		font-size: 26px;
	}
	.hserv .fhse .rta .ova .text h4 {
		font-size: 14px;margin-top: 6px;
	}
	.hserv .fhse .rta .ova {
		padding: 20px 40px 25px;margin-top: 35px;
	}
	.hserv .fhse .rta .ova .text a {
		margin-top: 20px;
	}
	.hserv .fhse .rta dd {
		height: 130px;
	}
	.hserv .fhse .rta dd h5 {
		font-size: 14px;
	}
	.hserv .fhse .rta dl {
	    margin-top: 15px;
	}
	.hproduct .hd li {
	    width: calc((100% - 352px)/8);
	    margin-right: 50px;
	}
	.hproduct .bd li .pic {
	    height: 136px;
	}
	.hliuc .swiperlist .swiper-slide .pics {
	    height: 180px;
	}
	.hliuc .swiperlist .swiper-slide h5 em {
		font-size: 16px;margin: 0 3px;
	}
	.hliuc .swiperlist .swiper-slide h5 i {
		font-size: 13px;margin: 0 3px;
	}
	.hliuc .swiperlist .spans {
	    margin: 50px auto 0;
	}
	.footer ul li {
		margin: 0 30px;
	}
	.footer .fen {
	    padding: 40px 100px 60px;
	}
	.tit i::after, 
	.tit i::before {
		background-size: auto 5px;height: 5px;
		width: 425px;left: -435px;
	}
	.tit i::after {
		left: auto;right: -435px;
	}
	.hmaps .maps {
	    margin: 30px 40px 0;
	}
	.public{
		transform: scale(0.8);
		margin-left: -100px;
	}
	
}
@media only screen and (max-width:1040px) {
	.swiperpage{
		height: auto;
	}
	.swiperpage>.swiper-wrapper>.swiper-slide{
		height: auto;
	}
	.sl-slider-wrapper{
		height: 50vw;
	}
	.swiperpage>.swiper-wrapper{
		display: block;
	}
	.wrap {
		width: auto;
	}
	.dels {
	    padding: 40px 15px 70px;
	}
	.sheji .hd {
		padding: 40px 15px 0;
	}
	.dels h1 {
		font-size: 28px;
	}
	.product {
	    padding: 40px 15px 80px;
	}
	.sheji .hd .qies {
		margin: 40px auto 0;
	}
	.product .hd {
		margin-top: 35px;
	}
	.sheji .hd .qies .trc .rta {
	    width: 240px;
	    height: 210px;
	}
	.sheji .hd .qies .trc .lta {
		margin-top: 0;width: calc(100% - 250px);
	}
	.product .hd ul {
		float: none;width: auto;
	}
	.news .hd .seach form {
		width: 360px;
	}
	.product .hd .seach {
		float: none;margin-top: 20px;
	}
	.product .hd .seach form {
		width: auto;
	}
	.product .hd .seach .txt, 
	.news .hd .seach .tx {
		padding: 0 20px;
		
	}
	.product .list li .pics {
	    height: 20vw;
	}
	.product .list li h6 {
		line-height: 60px;
	}
	.product .list li h6 i {
		left: 4%;
	}
	.product .hd .seach .btn {
		width: 19px;height: 19px;
		background-size: 19px auto ;
	}
	.product .hd .seach .txt {
		font-size: 14px;height: 36px;
	}
	.product .hd .seach form {
		border-radius: 18px;
	}
	.news .list li .pica {
		height: 20vw;
	}
	.news .list li .txt .tim span,
	.news .time span {
		font-size: 12px;
	}
	.news .list li .txt .tim {
		width: 80px;
	}
	.news .list li .txt .rtx {
		width: calc(100% - 80px);
	}
	.news .list li .txt .tim::before {
	    height: 37px;
	}
	.news .list li .txt .rtx p {
		margin-top: 2px;
	}
	.news .list li .txt .tim i, 
	.news .time i {
		font-size: 30px;
	}
	
	.news .hd .lt {
		width: calc(100% - 400px);
	}
	.news {
	    padding: 30px 15px 60px;
	}
	.contact .fcon {
		margin-top: 30px;
	}
	.contact .fcon .lx,
	.contact .fcon .ph,
	.contact .fcon .weix {
		float: none;width: auto;
	}
	.contact .fcon .weix ul {
		width: 400px;
	}
	.maps {
		height: 450px;
	}
	.contact .fcon .ph {
		margin-left: 0;
	}
	.contact .fcon .lx {
		margin-top: 30px;
	}
	.contact .fcon .ph h5 {
		margin-top: 0;line-height: 1.2;
	}
	.contact .fcon .weix li .img {
		height: 190px;
	}
	.about .hd {
	    padding: 40px 15px 50px;
	}
	.ti h2 {
		font-size: 26px;
	}
	.ti .line {
		width: 190px;
	}
	.ti .line i {
		width: 35px;
	}
	.about .bd .porovs .next, 
	.about .bd .porovs .prev {
		width: 35px;height: 35px;
	}
	.about .bd {
		padding: 40px 15px 60px;
	}
	/* .about .bd .abswiper li {
		height: 36vw;
	} */
	.about .bd .abswiper li{
		height: 36vw;
	}
	
	.about .bd .abswipers li{
		width:60vw;height: 49vw;
	}
	
	.about .hd .dels {
	    padding: 0 20px;margin-top: 20px;
	}
	.banner {
		height: 460px;
	}
	.header {
		padding: 0 15px;
	}
	.header .logo {
		margin-left: 0;width: 64px;margin-top: 11px;
	}
	.header .naver {
	    width: calc(100% - 120px);
	}
	.header .naver li a {
		font-size: 14px;line-height: 70px;
	}
	.header .naver li {
	    float: left;
	    width: calc((100% - 72px)/8);
	    margin-right: 10px;
	}
	.fabout {
		padding: 40px 15px 60px;
	}
	.tit h2 {
		font-size: 36px;
	}
	.tit h3 {
		font-size: 24px;margin: -20px auto 0;
	}
	.tit i::after, 
	.tit i::before {
	    background-size: auto 4px;
	    height: 4px;
	    width: 340px;
	    left: -350px;
	}
	.tit i::after {
		left: auto;right: -350px;
	}
	.fabout p {
	    margin-top: 30px;
		font-size: 14px;
	}
	.fabout ul {
	    margin-top: 50px;
	}
	.fabout li {
	    margin: 0 20px;
	}
	.fabout li .icon {
	    width: 200px;
	}
	.fabout li .cens h4 {
		font-size: 16px;
	}
	.fabout li .cens .ico {
		height: 45px;
	}
	.hserv {
		padding: 30px 15px 40px;
	}
	.hserv .fhse {
		margin-top: 40px;
	}
	.hserv .fhse .pic {
		height: 48vw;
	}
	.hserv .fhse .rta .ova .text h2 {
		font-size: 24px;
	}
	.hserv .fhse .rta .ova .text a {
	    width: 135px;
	}
	.hserv .fhse .rta dd {
		height: 13vw;
	}
	.hserv .fhse .rta dl {
	    margin-top: 32px;
	}
	.hproduct {
		padding: 30px 15px 0;
	}
	.hproduct .hd {
	    margin-top: 20px;
	}
	.hproduct .bd {
	    margin-top: 20px;
	}
	.hproduct .bd li {
	    float: left;
	    width: calc((100% - 42px)/3);
	    margin-bottom: 20px;
	    margin-right: 20px;
	}
	.hproduct .bd li:nth-child(3n) {
		margin-right: 0;
	}
	.hproduct .bd li:nth-child(4n) {
		margin-right: 20px;
	}
	.hproduct .hd li {
	    width: calc((100% - 142px)/8);
	    margin-right: 20px;
	}
	.hproduct .bd li .pic{
		height: 20vw;
	}
	.hproduct .bd li h5 {
		margin: 18px auto 0;width: 140px;
	}
	.hproduct .bd li h5 i {
		font-size: 13px;
		background-size: 25px auto !important;
		padding-right: 40px;
		line-height: 35px;
	}
	.hliuc {
		padding: 40px 15px;
	}
	.hliuc .swiperlist {
	    margin: 40px auto 0;
	}
	.hliuc .swiperlist .swiper-slide .pics {
		height: 20vw;
	}
	.hliuc .swiperlist .swiper-slide h5 em {
		font-size: 14px;line-height: 24px;
	}
	.hliuc .swiperlist .swiper-slide h5 i {
		font-size: 12px;line-height: 24px;width: 24px;
	}
	.hliuc .swiperlist .swiper-slide h5 {
		margin-top: 10px;
	}
	.fmouths h2 {
		font-size: 16px;
	}
	.fmouths ul {
		padding: 8px;
	}
	.fmouths li h4 {
		font-size: 14px;line-height: 28px;
	}
	.fmouths li .ico {
	    height: 28px;
	    width: 28px;
	}
	.fservic li a {
		padding: 11px 2px;
	}
	.fservic li {
	    width: 63px;margin-bottom: 3px;
	}
	.fservic li .ico {
	    height: 25px;
	}
	.hmaps {
		padding: 60px 15px;
	}
	.hmaps .maps {
	    margin: 30px 20px 0;
	}
	.footer ul li a {
		font-size: 14px;line-height: 1.8;
	}
	.footer ul li {
		margin: 0 20px;
	}
	.footer .fen {
		padding: 30px 60px 50px;
	}
	.footer .fen .lo {
		height: 65px;
	}
	.footer .fen .ph {
		margin-top: 5px;
	}
	
}
@media only screen and (max-width:800px) {
	.wrap {
		width: auto;
	}
	.dels .del {
		padding: 20px 0 30px;
	}
	.sheji .hd .qies {
	    margin: 30px auto 0;
	}
	.dels .btns  {
		margin-top: 12px;
	}
	.dels {
	    padding: 40px 15px 50px;
	}
	.dels .btns a {
		float: none !important;width: auto;
	}
	.sheji .hd .qies .lt {
		float: none;width: auto;
	}
	.sheji .hd .qies .lt ul {
		overflow: hidden;
	}
	.sheji .hd .qies .lt li {
		float: left;width: 33%;border-right: 1px solid #e62129;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
	}
	.sheji .hd .qies .lt li:nth-child(3n) {
		width: 34%;border-bottom: 1px solid #e62129;
		border-right: none;
	}
	.sheji .hd .qies .trc {
		float: none;width: auto;border-left: none;
		padding: 30px 20px 40px;min-height: auto;
	}
	.sheji .hd .qies .trc .lta h5 {
		font-size: 20px;line-height: 1.8;
	}
	.sheji .hd .qies .trc .lta dl {
		margin-top: 7px;
	}
	.sheji .hd .qies .trc .lta {
		float: none;width: auto;
	}
	.sheji .hd .qies .trc .rta {
		float: none;width: 300px;height: 270px;
		margin: 0 auto;
	}
	.product .hd {
	    margin-top: 25px;
	}
	.news .hd .lt li a {
		font-size: 14px;
	}
	.product .hd ul {
		overflow: initial;overflow-x: scroll;white-space: nowrap;
	}
	.product .hd li {
		float: none;display: inline-block;margin-right: 8px !important;
	}
	.product .bd {
		border: 3px solid #e62129;
	}
	.product .list ul {
	    margin-top: 20px;
	}
	.product .list li {
		width: calc((100% - 20px)/2);margin-bottom: 20px;
		margin-right: 0;
	}
	.product .list li .pics {
	    height: 28vw;
	}
	.product .list li h6 {
	    line-height: 54px;
	}
	.product .list li:nth-child(2n) {
		float: right;
	}
	.product .bd .pic {
		height: 35vw;float: none;width: 65%;
	}
	.product .bd .text {
		padding: 0 20px 20px;margin-top: 0;float: none;width: auto;
	}
	.news .hd .lt {
		float: none;width: auto;
	}
	.news .bd .pic {
		height: 300px;
	}
	.news .list li .txt .tim i, 
	.news .time i {
		font-size: 26px;
	}
	.news .bd .text h2 a {
		margin-top: 10px;font-size: 14px;line-height: 1.4;height: 2.8em;
	}
	.news .bd .text p {
		font-size: 14px;line-height: 1.4;height: 4.2em;
	}
	.news .hd .seach {
		float: none;width: auto;margin-top: 15px;
	}
	.news .bd .text .mores {
		margin-top: 16px;font-size: 14px;line-height: 34px;border-radius: 17px;
		width: 110px;
	}
	.news .bd {
		padding: 6px;
	}
	.news .bd .text {
		padding: 10px 20px;
	}
	.news .list {
	    margin-top: 40px;
	}
	.news .hd .seach form {
		width: auto;
	}
	.news .list li .pica {
	    height: 28vw;
	}
	.news .list li .txt .rtx {
		padding: 0 12px;
	}
	.news .list li {
		width: calc((100% - 20px)/2);margin-right: 0;
	}
	.news .list li:nth-child(2n) {
		float: right;
	}
	.product .hd .seach form, 
	.news .hd .seach form {
		border-radius: 18px;
	}
	.product .hd .seach .txt, 
	.news .hd .seach .tx {
		font-size: 14px;height: 36px;
	}
	.product .hd .seach .btn, 
	.news .hd .seach .btn {
		height: 19px;width: 19px;background-size: 19px auto;
	}
	.maps {
		height: 350px;
	}
	.about .hd .dels br {
		display: none;
	}
	.contact .hd {
	    padding: 40px 0;
	}
	.ti h2 {
		font-size: 22px;
	}
	.ti .line {
		width: 150px;
	}
	.about .bd {
	    padding: 30px 10px 50px;
	}
	.about .bd .porovs .next, 
	.about .bd .porovs .prev {
	    width: 30px;
	    height: 30px;
		left: 4px;
		background-size: 30px auto !important;
	}
	.about .bd .porovs .next {
		left: auto;right: 4px;
	}
	
	.about .bd .porovs {
	    padding: 0 40px;
	}
	.about .bd .abswiper {
	    padding: 50px 0;
	}
	.ti .line i {
		width: 30px;
	}
	.about .hd .dels {
		margin-top: 15px;
	}
	.banner {
		height: 300px;
	}
	.h_banner{
		padding-top: 50px;
	}
	.layouts{
		padding-top: 0;
	}
	.header {
		position: fixed;z-index: 111;
		top: 0;left: 0;right: 0;margin: 0 auto;
		height: 50px;background: #eeeeee;
	}
	.header .logo {
		position: absolute;z-index: 11;top: 4px;left: 15px;
		margin-top: 0;width: 56px;float: none;
	}
	.gh {
		position: absolute;z-index: 11;right: 15px;top: 15px;
		display: block;
	}
	.header .naver {
		float: none;position: fixed;z-index: 222;top: 50px;
		left: 0;right: 0;margin: 0 auto;background: #eee;
		width: auto;display: none;
	}
	.header .naver li {
		float: none;width: auto;margin-right: 0;
		
	}
	.header .naver li a {
		text-align: left;padding: 0 15px;
		font-size: 16px;line-height: 2.6;
	}
	.fmouths {
		display: none;
	}
	.tit i::after, .tit i::before {
	    background-size: auto 3px;
	    height: 3px;
	    width: 255px;
	    left: -265px;
	}
	.tit i::after {
		left: auto;right: -265px;
	}
	.tit h2 {
		font-size: 32px;
	}
	.tit h3 {
		font-size: 20px;
		margin: -16px auto 0;
	}
	.fabout p br {
		display: none;
	}
	.fabout p {
		margin-top: 20px;
	}
	.fabout ul {
	    margin-top: 35px;
	}
	.fabout li .icon {
	    width: 160px;
	}
	.fabout li .cens h4 {
	    font-size: 14px;
	}
	.fabout li .cens .ico {
		height: 38px;margin-bottom: 2px;
	}
	.hserv .fhse {
	    margin-top: 30px;
	}
	.hserv .fhse .pic {
		float: none;
	}
	.hserv .fhse .rta {
		float: none;width: auto;
	}
	.hserv .fhse .rta .ova {
		margin-left: 0%;margin-top: 25px;
		padding: 20px 30px 25px;
	}
	.hserv .fhse .pic {
		width: 50%;height: 52vw;
	}
	.hserv .fhse .rta .ova .text p {
		height: auto;
	}
	.hserv .fhse .rta dl {
		margin-top: 20px;
	}
	.hserv .fhse .rta dd {
	    height: 22vw;
	}
	.hproduct .hd li::after {
		background-size: 7px auto;width: 7px;height: 5px;
	}
	.hproduct .hd li::before {
		bottom: 4px;
	}
	.hserv {
		padding: 30px 15px ;
	}
	.hproduct .hd li {
		float: none;width: auto;margin-right: 15px;display: inline-block;
		padding-bottom: 4px;
	}
	.hproduct .hd ul {
		overflow-x: scroll;white-space: nowrap;overflow-y: hidden;
		display: block;
	}
	.hproduct .bd li h5 {
	    margin: 10px auto 0;
	}
	.hproduct .bd li {
		width: calc((100% - 20px)/2);margin-right: 0 !important;
	}
	.hproduct .bd li:nth-child(2n) {
		float: right;
	}
	.hproduct .bd li .pic {
	    height: 29vw;
	}
	.hliuc .swiperlist {
	    margin: 30px auto 0;
	}
	.hliuc .swiperlist .swiper-slide .pics {
	    height: 32vw;
	}
	.hliuc .swiperlist .spans {
	    margin: 40px auto 0;
	}
	.hmaps {
	    padding: 40px 15px;
	}
	.hmaps .maps {
	    margin: 20px 20px 0;
	}
	.footer ul {
		display: none;
	}
	.footer {
		padding-top: 0;
	}
	.footer .fen {
		padding: 20px ;
	}
	.footer .fen .lo {
		height: 45px;
	}
	.footer .fen .ph h4 {
		font-size: 14px;line-height: 1.4;
	}
	.footer .fen .ph h5 {
		font-size: 16px;line-height: 1.2;
	}
	.footer .fen .ph {
		margin-top: 0;
		background-size: 26px auto;
		padding-left: 34px;
	}
	.banner {
		height: 200px;
	}
	.fservic li .ico {
		height: 23px;
	}
	.fservic li {
		width: 60px;margin-bottom: 2px;
	}
	.fabout {
		padding: 30px 15px ;
	}
	.tit h2 {
		font-size: 28px;
	}
	.tit h3 {
		font-size: 18px;
	}
	.tit i {
		margin-top: 4px;
	}
	.tit i::after, 
	.tit i::before {
	    background-size: auto 2px;
	    height: 2px;
	    width: 172px;
	    left: -182px;
	}
	.tit i::after {
		left: auto;right: -182px;
	}
	.fabout p {
		margin-top: 10px;
	}
	.fabout ul {
	    margin-top: 20px;
	}
	.fabout li .icon {
	    width: 130px;
	}
	.fabout li {
		margin: 0 10px 10px;
	}
	.fabout li .cens h4 {
		font-size: 13px;line-height: 1.4;
	}
	.fabout li .cens .ico {
		height: 34px;
	}
	.hserv .fhse {
		margin-top: 20px;
	}
	.hserv .fhse .pic {
		width: 100%;height: 60vw;
	}
	.hserv .fhse .rta .ova {
	    margin-top: 15px;width: auto;
	    padding: 15px 20px;
	}
	.hserv .fhse .rta .ova .text h2 {
		font-size: 20px;
	}
	.hserv .fhse .rta .ova .text h4 {
		margin-top: 2px;
	}
	.hserv .fhse .rta .ova .text p {
		margin-top: 0;
	}
	.hserv .fhse .rta .ova .text a {
		line-height: 36px;width: 125px;
	}
	.hserv .fhse .rta dl {
	    margin-top: 15px;
	}
	.hserv .fhse .rta dd {
	    height: 44vw;margin-bottom: 10px;
		width: calc((100% - 10px)/2);margin-right: 0;
	}
	.hserv .fhse .rta dd:nth-child(2n) {
		float: right;
	}
	.hserv .fhse .rta dd h5 {
		line-height: 2.4;
	}
	.hproduct {
	    padding: 10px 15px 30px;
	}
	.hproduct .hd li {
		margin-right: 8px !important;
	}
	.hproduct .bd li {
	    width: calc((100% - 10px)/2);
	    margin-right: 0 !important;margin-bottom: 10px;
	}
	.hproduct .bd li a {
		padding: 10px;
	}
	.hproduct .bd li .pic {
	    height: 26vw;
	}
	.hproduct .bd li h5 {
		width: 110px;
	}
	.hproduct .bd li h5 i {
		font-size: 14px;
		background-size: 26px auto !important;
		padding-right: 34px;
		line-height: 36px;
	}
	.hproduct .bd li h5 {
	    margin: 5px auto 0;
	}
	.hliuc {
	    padding: 10px 15px 30px;
	}
	.hliuc .swiperlist {
	    margin: 15px auto 0;
	}
	.hliuc .swiperlist .spans {
	    margin: 25px auto 0;
	}
	.hmaps {
		padding: 30px 15px;
	}
	.hmaps .maps {
	    margin: 10px auto 0;
	}
	.footer .fen .lo {
		float: none;width: auto;height: 35px;
	}
	.footer .fen .ph {
		float: none;margin-top: 10px;
	}
	.fservic {
		top: 15%;
	}
	.hproduct .bd li h5 {
		width: 150px;
	}
	.dels h1 {
		font-size: 24px;
	}
	.dels h6 {
		font-size: 14px;padding-bottom: 0;
	}
	.head{
		height: auto;
	}
	.public{
		transform: scale(0.3);
		margin-left: -180px;
		transform-origin: center top;
	}
	._export{
		height: 150px;padding-top: 30px;
	}
	.hnews .lts{
		float: none;width: auto;
	}
	.hnews .lts li .pic{
		float: none;width: auto;
		height:auto ;
	}
	.hnews .lts li{
		padding-bottom: 15px;
		margin-bottom: 15px;
	}
	.hnews .lts li .text{
		float: none;width: auto;
		margin-top: 10px;
	}
	.hnews .rts li{
		margin-bottom: 0;
	}
	.hnews .hd{
		margin-bottom: 15px;
	}
	.hnews{
		padding: 30px 15px;
	}
	.hnews .rts{
		float: none;
		width: auto;
	}
}
@media only screen and (max-width:500px) {
	.hproduct .bd li h5 {
		width: 110px;
	}
	.hproduct .bd li h5 i {
	    font-size: 12px;
	    background-size: 24px auto;
	    padding-right: 34px;
	    line-height: 34px;
	}
	.ti h2 {
		font-size: 20px;
	}
	.about .hd {
		padding: 30px 15px;
	}
	.about .hd .dels {
	    margin-top: 10px;
		padding: 0;font-size: 14px;
	}
	.about .bd {
	    padding: 20px 10px 30px;
	}
	.about .bd .abswiper {
	    padding: 30px 0 25px;
	}
	.about .bd .porovs {
	    padding: 0 30px;
	}
	.about .bd .porovs .next, 
	.about .bd .porovs .prev {
	    width: 25px;
	    height: 25px;
	    left: 0;
	    background-size: 25px auto !important;
	}
	.about .bd .porovs .next {
		left: auto;right: 0;
	}
	.ti .line {
		width: 120px;
	}
	.ti .line i {
		width: 25px;
	}
	.contact .hd {
		padding: 30px 15px;
	}
	.contact .fcon {
		padding: 0;margin-top: 20px;
	}
	.contact .fcon .weix ul {
		width: auto;
	}
	.contact .fcon .weix li {
	    width: calc((100% - 10px)/2);
	}
	.contact .fcon .weix li .img {
		height: 44vw;
	}
	.contact .fcon .weix li h6 {
		margin-top: 5px;
	}
	.contact .fcon .ph h3 {
	    font-size: 18px;
	    background-size: 28px auto;
	    padding-left: 38px;
	}
	.contact .fcon .ph h5 {
		font-size: 26px;
	}
	.contact .fcon .lx {
		margin-top: 20px;
	}
	.contact .fcon .lx h6 {
		font-size: 20px;
	}
	.contact .fcon .lx dl {
		margin-top: 5px;
	}
	.contact .fcon .lx dd {
		font-size: 14px;
	}
	.maps {
	    height: 200px;
	}
	.news {
	    padding: 25px 15px 30px;
	}
	.news .hd .lt h3::before {
		height: 14px;width: 3px;
	}
	.news .hd .lt h3 {
		padding-left: 10px;
	}
	.news .hd .lt ul {
		padding-left: 10px;
	}
	.news .bd {
	    margin-top: 20px;padding: 10px;
	}
	.news .bd .pic {
		float: none;width: auto;height: 50vw;
	}
	.news .bd .text {
		float: none;width: auto;padding: 10px;
	}
	.news .bd .text p,
	.news .bd .text h2 a {
		height: auto;
	}
	.news .bd .text .mores {
		margin-top: 10px;
	}
	.news .list {
	    margin-top: 20px;
	}
	.news .list li {
	    float: none !important;width: auto;margin-bottom: 10px;
	}
	.news .list li .pica {
	    height: 48vw;
	}
	.pages li a {
		font-size: 14px;padding: 0 4px;min-width: 26px;line-height: 34px;
	}
	.pages ul {
		margin: 10px auto 0;
	}
	.product {
	    padding: 30px 15px;
	}
	.product .hd {
	    margin-top: 15px;
	}
	.product .bd {
		margin-top: 16px;
	}
	.product .list li h6 {
		font-size: 14px;line-height: 44px;
	}
	.product .list li {
	    width: calc((100% - 10px)/2);
	    margin-bottom: 10px;
	    margin-right: 0;
	}
	.product .pages {
		padding-top: 0;
	}
	.product .bd .pic {
		width: auto;height: 50vw;
	}
	.product .bd .text dd {
		font-size: 14px;
	}
	.sheji .hd {
	    padding: 30px 15px 0;
	} 
	.sheji .hd .qies {
	    margin: 25px auto 0;
	}
	.sheji .hd .qies .lt li h4 {
		line-height: 100px;font-size: 14px;
	}
	.sheji .hd .qies .trc {
		padding: 20px;
	}
	.sheji .hd .qies .trc .lta h5 {
		font-size: 18px;
	}
	.sheji .hd .qies .trc .lta dd {
		font-size: 14px;margin-bottom: 5px;
		background-size: 7px auto;padding-left: 13px;
	}
	.sheji .hd .qies .trc .rta {
		width: 220px;height: 190px;
	}
	.dels .del {
	    padding: 14px 0 20px;font-size: 14px;
	}
	.dels .btns a {
		font-size: 14px;
	}
	.dels {
		padding: 30px 15px 40px;
	}
	.nav-arrows span{
		transform: scale(0.5) rotate(45deg);
	}
}