/*pad*/

img {
	max-width: 100%;
}

.gh {
	float: right;
	height: 24px;
	width: 28px;
	top: 16px;right: 15px;
	position: absolute;
	transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-webkit-transition: all 0.5s cubic-bezier(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: #2a1770;
	display: block;
	height: 2px;
	margin-top: -2px;
	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,
.gh a:before {
	background-color: #2a1770;
	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;
	width: 100%;
	border-radius: 2px;
}

.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: #2a1770;
}

.selected .gh a:after {
	transform: translateY(0px) rotate(45deg);
	-webkit-transform: translateY(0px) rotate(45deg);
	-ms-transform: translateY(0px) rotate(45deg);
	background: #2a1770;
}

.selected .gh a {
	background-color: transparent !important;
}

.selected .header {
	overflow: visible;
}

.selected .header .nav {
	display: block;
	z-index: 111;
	position: absolute;
	left: 0;
	top: 80px;
	right: 0;
	margin: 0;
}

.selected .header .nav li a {
	text-align: center;
	width: auto;
	display: block;
	background: rgba(255, 255, 255, 0.9);
	margin: auto;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	line-height: 50px;
	padding: 0;
}

.selected .header .nav li a {
	color: #c58756;
}

.selected .header .nav .selected a {
	border-bottom-color: #c58756;
}
@media only screen and (max-width:1720px) {
	.header .naver li{
		margin-right: 35px;
	}
	.header .fomrs{
		margin-left: 30px;
	}
	
}
@media only screen and (max-width:1540px){
	.header .fomrs .txc{
		height:94px ;
	}
	.wrap{
		width: 1200px;
		margin: 0 auto;
	}
	.header .naver li a{
		line-height: 80px;
	}
	.header .chen{
		margin-top: 30px;
	}
	.header .fomrs{
		margin-top: 33px;
	}
	.header .logo{
		margin-top: 20px;
	}
	.about .hd .mm2,
	.about .hd .mm1{
		width: 49%;
	}
	.crumbs .rt dd{
		margin-right: 30px;
	}
	.yinxiao .crumbs .wrap,
	.prct .wrap,
	.newsdel .wrap,
	.news .wrap,
	.join .wrap,
	.hexinyw .wrap,
	.contact .wrap,
	.about .wrap{
		padding: 0 80px;
	}
	.about .hd{
		padding: 30px 80px 50px;
	}
	.about .bdul li{
		margin-right: 20px;
		width: calc((100% - 62px) / 4);
	}
	.about .bdul .txt{
		font-size: 12px;
	}
	.hexinyw .ul_s li{
		margin-bottom: 80px;
	}
	.hexinyw .tit{
		padding: 30px 0 50px;
	}
	.about .ft{
		padding: 30px 0 70px;
	}
	.about .rongyu .swiper-ry{
		padding: 0 20px 90px;
	}
	.footer .hd .lt{
		width: calc(100% - 300px);
	}
	.contact .uls li{
		margin-right: 80px;
	}
	.contact .formc{
		padding: 40px 0 50px;
	}
	.hexinyw .ul_s li .pic{
		width: 500px;
		height: 330px;
	}
	.hexinyw .ul_s li .text{
		width: calc(100% - 530px);
	}
	.hexinyw .ul_s{
		padding-bottom:0 ;
	}
	.hpage1 .swiper-cp .pic{
		height: 180px;
	}
	.banner li .video,
	.banner li a{
		height: 500px;
	}
	.hpage1{
		padding: 30px 0 90px;
	}
	.hpage1 .swiper-cp{
		margin: 50px 6px 0;
	}
	.hpage2 ul li{
		margin-right: 20px;
		width: calc((100% - 62px) /4);
	}
	.hpage2 ul li .pic{
		height: 205px;
	}
	.hpage4 li{
		margin: 0 30px;
	}
	.join .joul li{
		margin-right: 30px;
		width: calc((100% - 62px) /3);
		padding: 20px;
	}
	.cents{
		width: 800px;
		padding: 30px;
	}
	.cents .osll{
		height: 480px;
	}
	.news .nlist li{
		margin-bottom: 30px;
		padding: 20px 25px 25px;
	}
	.news .nlist li h4{
		margin-top: 10px;
	}
	.newsdel .btn{
		padding: 20px 0 40px;
	}
	.product .rt .uls li{
		margin-right: 40px;
		margin-bottom: 50px;
		width: calc((100% - 82px) / 3);
	}
	.product .pts .hd .img{
		width: 380px;
		height: 260px;
	}
	.product .pts .hd .txt{
		width: calc(100% - 420px);
	}
	.product .pts .dels{
		line-height: 1.7;
	}
	
	
	.header .fomrs:hover .txtc {
	    width: 760px;
	    padding: 0 10px;
	    border-color: #c8c8c8;
	}
	
	.banner li .ttx h2{
		font-size: 36px;
	}
	.banner li .ttx h3{
		font-size: 20px;
		color: #fff;
	}
}
@media only screen and (max-width:1240px) {
	.header .fomrs:hover .txtc{
		width: 600px;
	}
	.header .fomrs .txc {
	    height: 87px;
	}
	.wrap{
		width: 1000px;
	}
	.yinxiao .crumbs .wrap,
	.prct .wrap,
	.newsdel .wrap,
	.news .wrap,
	.join .wrap,
	.hexinyw .wrap,
	.contact .wrap,
	.about .wrap{
		padding: 0;
	}
	.about .hd{
		padding: 20px 0 30px;
	}
	.header{
		padding: 0 30px;
	}
	.header .naver li a{
		line-height: 65px;
		font-size: 14px;
	}
	.header .logo{
		margin-top: 18px;
	}
	.header .logo img{
		height: 35px;
	}
	.header .naver li{
		margin-right: 25px;
	}
	.header .fomrs{
		margin-top: 25px;
		margin-left: 25px;
	}
	.header .chen{
		margin-top: 23px;
	}
	.hbans{
		height: 330px;
	}
	.crumbs .rt dd a,
	.crumbs .lt li i,
	.crumbs .lt li a{
		line-height: 65px;
	}
	.crumbs .rt dd{
		margin-right: 20px;
	}
	
	.about .hd .dels{
		line-height: 1.7;
	}
	.tit h2{
		font-size: 26px;
	}
	.about .bd h3{
		font-size: 22px;
		margin: 20px 0;
	}
	.about .bd p{
		line-height: 1.7;
	}
	.about .bdul h4{
		line-height: 55px;
		font-size: 20px;
	}
	.about .bdul .txt{
		font-size: 12px;
	}
	.about .bd{
		padding: 20px 0 50px;
	}
	.about .ft .pic img{
		max-width: 80%;
	}
	.about .rongyu{
		padding: 30px 0 50px;
	}
	.about .rongyu .swiper-ry{
		margin-top: 35px;
		padding: 0 20px 60px;
	}
	.footer .hd .rt li{
		margin-right: 30px;
	}
	.footer .hd .lt li{
		margin-right: 20px;
	}
	.footer .hd .lt li a{
		font-size: 12px;
	}
	.footer .hd .lt{
		width: calc(100% - 180px);
	}
	.footer .hd .rt{
		width: 180px;
	}
	.footer .hd .lt dt, .footer .hd .lt dd{
		font-size: 12px;
		margin-right: 5px;
	}
	.footer .hd .lt dd{
		padding-left: 22px;
	}
	.footer .bd .rrx a,
	.footer .bd .copyright a{
		font-size: 12px;
	}
	.header .chen a{
		font-size: 14px;
	}
	.contact .tit{
		margin: 20px 0 35px;
	}
	.contact .map {
		height: 400px;
	}
	.contact .uls li h3{
		font-size: 16px;
	}
	.contact .uls li p{
		font-size: 14px;
		line-height: 1.7;
	}
	.contact .formc{
		padding: 30px 0 40px;
	}
	.contact .formc .txt2{
		margin-top: 20px;
	}
	.contact .formc .btn{
		margin-top: 30px;
		width: 160px;
		height: 40px;
		font-size: 16px;
	}
	.hexinyw .tit{
		padding: 20px 0 40px;
	}
	.hexinyw .ul_s li .pic{
		width: 440px;
		height: 290px;
	}
	.hexinyw .ul_s li .text{
		width: calc(100% - 470px);
		margin-top: 50px;
	}
	.hexinyw .ul_s li h3{
		font-size: 28px;
	}
	.hexinyw .ul_s li p{
		line-height: 1.7;
	}
	.hexinyw .ul_s li{
		margin-bottom: 50px;
	}
	.banner li .video,
	.banner li a{
		height: 420px;
	}
	.tit p{
		font-size: 14px;
	}
	.hpage1{
		padding: 20px 0 50px;
	}
	.hpage1 .swiper-cp{
		margin: 30px 32px 0;
	}
	.hpage1 .swiper-cp .pic{
		height: 140px;
	}
	.hpage1 .swiper-cp h4{
		font-size: 14px;
		margin-top: 10px;
	}
	.hpage1 .swiper-cp{
		padding: 0 34px;
	}
	.hpage1 .swiper-cp .next, .hpage1 .swiper-cp .prev{
		background-size: 12px;
		margin-top: -20px;
	}
	.hpage2 ul{
		margin-top: 40px;
	}
	.hpage2{
		padding-bottom: 50px;
	}
	.hpage2 ul li .pic{
		height: 170px;
	}
	.hpage2 ul li h4{
		font-size: 16px;
		line-height: 46px;
	}
	.hpage3{
		padding: 40px 0 20px;
	}
	.hpage3 .maps{
		margin-top: 30px;
	}
	.hpage3 .maps img{
		max-width: 70%;
	}
	.hpage3 .maps li:nth-child(2){
		top: 275px;
	}
	.hpage3 .maps li{
		width: 230px;
		padding: 10px;
	}
	.hpage4{
		padding: 30px 0 45px;
	}
	.hpage4 ul{
		margin-top: 30px;
	}
	.hpage4 li img{
		width: 100px;
	}
	.cents h2{
		font-size: 18px;
	}
	.cents h3{
		font-size: 14px;
		margin-top: 10px;
	}
	.cents .del{
		font-size: 14px;
		line-height: 1.7;
		margin-bottom: 20px;
	}
	.cents h4{
		font-size: 14px;
		line-height: 1.7;
	}
	.cents{
		width: 720px;
	}
	.cents .osll{
		height: 350px;
	}
	.cents .icon{
		width: 40px;
		height: 40px;
		top: -60px;
	}
	.join .tit{
		margin: 20px 0 30px;
	}
	.join .pic{
		height: 160px;
	}
	.join .joul li{
		margin-right: 20px;
		width: calc((100% - 42px) / 3);
		padding: 15px;
	}
	.join .joul .dels{
		font-size: 13px;
		line-height: 24px;
		height: 192px;
		margin-top: 8px;
	}
	.join .joul h6{
		font-size: 12px;
	}
	.join .joul h2{
		font-size: 17px;
	}
	.join .joul{
		padding: 30px 0;
	}
	.news .nlist{
		margin-top: 30px;
	}
	.news .nlist li{
		margin-bottom: 20px;
		padding: 15px 20px 20px;
	}
	.news .nlist li p{
		font-size: 13px;
		line-height: 1.7;
	}
	.news .pages{
		margin: 20px 0;
	}
	.pages li i, .pages li a{
		font-size: 14px;
	}
	.newsdel h1{
		font-size: 22px;
	}
	.newsdel h5{
		font-size: 14px;
	}
	.newsdel .xtt{
		padding: 20px 0;
	}
	.newsdel .dels{
		font-size: 13px;
		line-height: 1.7;
		padding-bottom: 20px;
	}
	.newsdel .btn{
		padding: 10px 0 20px;
	}
	.product .lt dd{
		margin-top: 10px;
	}
	.product .lt dd a{
		font-size: 13px;
		line-height: 1.7;
	}
	.product .lt{
		width: 160px;
	}
	.product .rt{
		width: calc(100% - 162px);
		padding-bottom: 50px;
	}
	.product .rt .uls li{
		margin-right: 25px;
		margin-bottom: 40px;
		width: calc((100% - 52px)  /3);
	}
	.product .rt .uls li .pic{
		height: 150px;
	}
	.product .rt .uls li h3{
		font-size: 14px;
	}
	.product .pts{
		padding-left: 30px;
	}
	.product .pts .hd .img{
		width: 310px;
		height: 190px;
	}
	.product .pts .hd .txt{
		width: calc(100% - 340px);
		margin-top: 40px;
	}
	.product .pts .hd h1{
		font-size: 20px;
	}
	.product .pts .hd h2{
		font-size: 14px;
		line-height: 1.7;
	}
	.product .pts .dels{
		margin-top: 30px;
	}
	.product .pts .dels{
		font-size: 13px;
		line-height: 1.6;
	}
	.cenr h2{
		font-size: 18px;
		line-height: 40px;
		width: calc(100% - 30px);
	}
	.cenr .icon{
		width: 20px;
		height: 20px;
	}
	.cenr .del{
		padding: 10px;
		font-size: 14px;
		line-height: 1.7;
	}
	.cenr {
		height: 200px;
		width: 310px;
	}
	
	.banner li .ttx h2{
		font-size: 30px;
	}
	.banner li .ttx h3{
		font-size: 16px;
		color: #fff;
	}
}
	
@media only screen and (max-width:1040px) {
	.wrap{
		width: auto;
		margin: 0 20px;
	}
	.header{
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		background: #fff;
		padding: 0 15px;
		z-index: 1111;
		height: 56px;
	}
	.header .logo{
		margin-top: 10px;
	}
	.naver{
		display: none;
		padding-bottom:0;
		background: #fff;
		position: fixed;
		top: 55px;
		left: 0;
		right: 0;
		float: none;
		z-index: 1111;
	}
	.header .naver .chen{
		float: none;
		margin: 0 auto;
		padding: 0;
		background:none;
		text-align: center;
	}
	.header .chen h2{
		display: inline-block;
	}
	.header .chen dl{
		display: inline-block;
		position: static;
		background: none;
		padding: 0;
	}
	
	.header .chen dl dd{
		margin: 0;
		padding: 0;
		border: none;
	}
	.header .naver .chen::before{
		display: none;
	}
	.header .naver li a{
		line-height: 46px;
		font-size: 16px;
	}
	.header .naver li i{
		display: none;
	}
	.header .naver li dl{
		position: static;
		background: none;
	}
	.header .naver li dl dd{
		display: block;text-align: left;
	}
	.header .naver li dl dd a{
		padding: 0 15px;
		line-height: 36px;
		color: #333;
	}
	.header .naver li span{
		display: block;position: absolute;right: -15px;top: 0;
		width: 46px;height: 46px;display: block;
		background: url(../images/ic9.png) no-repeat  center;
		left: auto;transition:all 0.3s;
		-ms-transition:all 0.3s;  /* IE 9 */
		-moz-transition:all 0.3s;     /* Firefox */
		-webkit-transition:all 0.3s; /* Safari 和 Chrome */
		-o-transition:all 0.3s;
	}
	.header .naver li span.on{
		transform:rotate(180deg);
		-ms-transform:rotate(180deg);  /* IE 9 */
		-moz-transform:rotate(180deg);     /* Firefox */
		-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
		-o-transform:rotate(180deg);
	}
	.header .naver li{
		margin-right: 0;
		border-bottom: 1px solid #f1f1f1;
	}
	
	.header .naver .fomrs{
		display: none;
	}
	.header .naver ul{
		float: none;
		z-index: 11111;
	}
	.header .naver li{
		float: none;
		padding: 0 15px;
	}
	.layout{
		overflow: hidden;
		padding-top: 56px;
	}
	.gh{
		display: block;
		right: 15px;top: 15px;
	}
	.header .chen a{
		font-size: 16px;
		line-height: 46px;
		margin-right: 20px;
	}
	.header .chen h2:hover a,
	.header .chen dl dd:hover a,
	.header .chen dl dd.on a,
	.header .chen h2.on a{
		color: #005ecb;
	}
	.header .chen dl dd a{
		padding-left: 20px;
		background: url(../images/ic8.jpg) no-repeat left center;
	}
	.header .chen h2{
		display: none;
	}
	.header .chen dl{
		margin: 15px;
	}
	.header .chen dl dd:first-child a{
		background: none;
	}
	.banner li .ttx h2{
		font-size: 20px;
	}
	.banner li .ttx h3{
		font-size: 14px;
		color: #fff;
	}
}
@media only screen and (max-width:768px) {
	.hbans{
		height: 160px;
	}
	.header .chen dl dd{
		display: inline-block;
	}
	.wrap{
		margin: 0 15px;
	}
	.header .logo img{
		height: 25px;
	}
	.header .logo{
		margin-top: 18px;
	}
	.crumbs .lt li i, .crumbs .lt li a{
		line-height: 30px;
	}
	.crumbs .rt dd i{
		display: none;
	}
	.crumbs .lt{
		float: none;
	}
	.crumbs .rt{
		float: none;
	}
	.crumbs .rt dd{
		float: left;
		width: calc((100% - 38px) /2);
		margin-right: 34px;
		padding: 0;
		text-align: center;
		margin-bottom: 10px;
		background-color: #F5F5F5;
		border-radius: 15px;
	}
	.crumbs .rt dd.on, .crumbs .rt dd:hover{
		background-color: #005ecb;
	}
	.crumbs .rt dd.on a, .crumbs .rt dd:hover a{
		color: #fff;
	}
	.crumbs .rt{
		margin-top: 10px;
	}
	.crumbs .rt dd:nth-child(2n){
		margin-right: 0;
	}
	.crumbs .rt dd a{
		line-height: 30px;
	}
	.tit h2{
		font-size: 18px;
	}
	.tit h2::before{
		height: 2px;
	}
	.about .hd .dels{
		font-size: 12px;
	}
	.about .hd .mm2,
	.about .hd .mm1{
		width: auto;
		float: none;
	}
	.about .bd h3{
		font-size: 16px;
		margin: 10px 0;
	}
	.about .bd p{
		font-size: 12px;
	}
	.about .bdul li{
		width: auto;
		float: none;
		margin-right: 0;
		margin-bottom: 10px;
	}
	.about .bdul h4{
		line-height: 35px;
		font-size: 16px;
	}
	.about .bdul .txt{
		height: auto;
		padding: 10px;
	}
	.about .bd{
		padding: 20px 0;
	}
	.about .ft{
		padding: 20px 0;
	}
	.about .ft .pic img{
		max-width: 100%;
	}
	.about .rongyu{
		padding: 20px 0;
	}
	.about .rongyu .swiper-ry{
		margin-top: 20px;
		padding: 0 15px 40px;
	}
	.footer .hd .rt,
	.footer .hd .lt{
		display: none;
	}
	.footer .bd .rrx{
		margin-top: 10px;
	}
	.footer .bd .copyright,
	.footer .bd .rrx{
		width: auto;
		max-width: none;
		float: none;
	}
	.footer .bd .rrx a,
	.footer .bd .copyright a{
		line-height: 1.6;
	}
	.about .rongyu li a{
		height: 300px;
	}
	.footer{
		padding: 10px 0;
	}
	.contact .tit{
		margin: 10px 0;
	}
	.contact .map{
		height: 220px;
	}
	.contact .uls li{
		display: block;
		width: auto;
		margin: 10px 0 0;
	}
	.contact .uls li p{
		font-size: 12px;
		margin-top: 5px;
	}
	.contact .uls{
		margin-top: 0;
	}
	.contact .formc dl{
		margin-top: 20px;
	}
	.contact .formc{
		padding: 20px 0;
	}
	.contact .formc .txt{
		width: 100%;
	}
	.contact .formc dd .txt1{
		margin-right: 0;
		margin-bottom: 10px;
		font-size: 12px;
	}
	.contact .formc .txt2{
		margin-top: 10px;
		font-size: 12px;
	}
	.contact .formc .btn{
		margin-top: 15px;
		width: 100%;
		height: 34px;
		font-size: 12px;
	}
	.hexinyw .tit{
		padding: 10px 0 ;
	}
	.tit p{
		font-size: 12px;
		margin-top: 5px;
	}
	.hexinyw .ul_s li .text{
		width: auto !important;
		float: none !important;
		margin-top: 10px;
	}
	.hexinyw .ul_s li .pic{
		width: auto !important;
		float: none !important;
		height: 180px;
	}
	.hexinyw .ul_s li h3{
		font-size: 18px;
	}
	.hexinyw .ul_s li p{
		font-size: 13px;
		margin-top: 0;
	}
	.hexinyw .ul_s li{
		margin-bottom: 20px;
	}
	.banner li .video,
	.banner li a{
		height: 200px;
	}
	.banner .swiper_spot{
		bottom: 15px;
	}
	.banner .swiper_spot span{
		width: 10px;
		height: 10px;
	}
	.hpage1{
		padding: 20px 0;
	}
	.hpage1 .swiper-cp{
		margin: 10px 10px 0;
		padding: 0 30px;
	}
	.hpage1 .swiper-cp .next, .hpage1 .swiper-cp .prev{
		background-size: 10px;
	}
	.hpage1 .swiper-cp .pic{
		height: 170px;
	}
	.hpage1 .swiper-cp h4{
		margin-top: 5px;
	}
	.hpage2 ul{
		margin-top: 10px;
	}
	.hpage2 ul li{
		float: none;
		margin-right: 0;
		width: auto;
		margin-bottom: 10px;
	}
	.hpage2{
		padding-bottom: 10px;
	}
	.hpage3{
		padding: 20px 0;
	}
	.hpage3 .maps{
		margin-top: 10px;
	}
	.hpage3 .maps img{
		/* display: none; */
	}
	.hpage3 .maps li{
		position: static;
		width: auto;
		margin-bottom: 10px;
	}
	.hpage4{
		padding: 20px 0;
	}
	.hpage4 ul{
		margin-top: 10px;
	}
	.hpage4 li{
		margin: 0 15px 0 0;
		width: calc((100% - 16px) /2);
		float: left;
		height: 100px;
	}
	.hpage4 li:nth-child(2n){
		margin-right: 0;
	}
	.hpage4 li img{
		position: absolute;
		left: 0;
		right: 0;
		top: 50%;
		margin: 0 auto;
		transform:translateY(-50%);
		-ms-transform:translateY(-50%);  /* IE 9 */
		-moz-transform:translateY(-50%);     /* Firefox */
		-webkit-transform:translateY(-50%); /* Safari 和 Chrome */
		-o-transform:translateY(-50%);
		z-index: 111;
	}
	.cents{
		width: auto;
		margin: 0 15px;
		height: auto;
		padding: 15px;
	}
	.cents h2{
		font-size: 16px;
	}
	.cents h3{
		margin-top: 5px;
	}
	.cents .del{
		font-size: 12px;
		line-height: 1.5;
		margin-bottom: 5px;
	}
	.cents h4{
		font-size: 12px;
		line-height: 1.5;
	}
	.cents .icon{
		width: 20px;
		height: 20px;
		top: -40px;
	}
	.join .tit{
		margin: 20px 0;
	}
	.join .pic{
		height: 60px;
	}
	.join .joul li{
		width: auto;
		float: none;
		margin-right: 0;
		margin-bottom: 10px;
	}
	.join .joul{
		padding: 20px 0;
	}
	.join .joul .dels{
		font-size: 12px;
		margin-top: 0;
	}
	.join .joul li{
		padding: 5px 10px 10px;
	}
	.join .joul h6{
		margin-top: 5px;
	}
	.news .nlist{
		margin-top: 20px;
	}
	.news .nlist li{
		padding: 10px;
		margin-bottom: 10px;
	}
	.news .nlist li h2{
		font-size: 16px;
	}
	.news .nlist li p{
		font-size: 12px;
	}
	.pages li{
		margin: 0 1px;
	}
	.pages li i, .pages li a{
		font-size: 12px;
		padding: 0 2px;
	}
	.pages .las a{
		margin: 0 2px;
	}
	.newsdel .xtt{
		padding: 10px 0;
	}
	.newsdel h1{
		font-size: 17px;
	}
	.newsdel h5{
		font-size: 12px;
	}
	.newsdel .dels{
		font-size: 12px;
		margin-top: 10px;
		padding-bottom: 15px;
	}
	.newsdel .btn{
		padding: 5px 0 10px;
	}
	.newsdel .btn a{
		font-size: 12px;
	}
	.product .lt{
		float: none;
		width: auto;
	}
	.product .rt{
		float: none;
		width: auto;
		padding: 0;
	}
	.product .rt::before{
		display: none;
	}
	.product .lt dd{
		float: left;
		margin-right: 25px;
		border-bottom: 1px solid #000000;
	}
	.product .lt li{
		margin-bottom: 20px;
	}
	.product .rt .uls li{
		width: calc((100% - 16px) / 2);
		margin-right: 15px;
		margin-bottom: 15px;
	}
	.product .rt .uls li:nth-child(3n){
		margin-right: 15px;
	}
	.product .rt .uls li:nth-child(2n){
		margin-right: 0;
	}
	.product .rt .uls li .pic{
		height: 110px;
	}
	.product .rt .uls li h3{
		font-size: 12px;
	}
	.product .pts .hd .img{
		float: none;
		width: auto;
		height: 150px;
	}
	.product{
		margin-top: 10px;
	}
	.product .pts{
		margin-top: 20px;
	}
	.product .pts .hd .txt{
		float: none;
		width: auto;
		margin-top: 10px;
	}
	.product .pts .hd h1{
		font-size: 18px;
	}
	.product .pts .hd h2{
		font-size: 12px;
	}
	.product .pts .dels{
		font-size: 12px;
		margin-top:  10px;
		padding-bottom: 10px;
	}
	.cents .osll{
		height: 500px;
	}
}
