.header .htp .wrap {
	display:flex;
	justify-content:space-between;
	align-items:center;
	height:5.208333333333334rem;
}
.layout{
	overflow: hidden;
}
.wrap {
	width:67.70833333333334rem;
	margin:0 auto;
}
.header .htp .logo img {
	width:5.989583333333334rem;
	display:block;
}
.header .htp .rts {
	display:flex;
	align-items:center;
}
.header .htp .rts .form {
	display:flex;
	align-items:center;
	border-bottom:0.052083333333333336rem solid #7d7d7d;
}
.header .htp .form .txt {
	width:17.1875rem;
	height:1.875rem;
	font-size:0.7291666666666667rem;
	color:#333;
	border:none;
}
.header .htp .form .btn {
	width:1.875rem;
	height:1.875rem;
	background:url(../images/ico1.png) no-repeat center;
	cursor:pointer;
	border:none;
}
.header .htp .mbtn {
	width:7.03125rem;
	line-height:1.9791666666666667rem;
	color:#fff;
	background:#f15a24;
	border:none;
	border-radius:1.5625rem;
	cursor:pointer;
	text-align:center;
	font-size:0.9291666666666667rem;
}
.header .htp a{
	margin-left:3rem;font-size: 14px;
	color: #333;
}
.header .htp a img{
    display: block;
    margin: 0 auto;
}
.naver {
	background:#f15a24;
}
.naver .wrap {
	display:flex;
	justify-content:space-between;
	align-items:center;
	height:2.604166666666667rem;
}
.naver ul {
	display:flex;
	align-items:center;
}
.naver li h3 a {
	font-size:0.7333333333333334rem;
	color:#ffffff;
	width:7.641666666666668rem;
	display:block;
	text-align:center;
	line-height:2.604166666666667rem;
}
.naver li {
	position:relative;
}
.naver li::before {
	content:"";
	position:absolute;
	right:0;
	background:#f36f40;
	top:50%;
	z-index:1;
	width:0.052083333333333336rem;
	margin-top:-0.5208333333333334rem;
	height:1.0416666666666667rem;
}
.naver li .nli{
	position:absolute;
	left:0;
	top:104%;
	z-index:23;
	width: 10.07rem;
	background:#fff;display: none;
}
.naver li .nli dd a {
	font-size: 0.73rem;
	line-height: 2.08rem;
	color: #666666;border-bottom: 1px solid #eeeeee;display: block;
}
.naver li dd:last-child a{
	border-bottom: none;
}
.naver li .nli dl {
	border-top: 0.16rem solid #f15a24;padding: 0 10px;
}
.naver li .nli dd{
	padding: 0 1.04rem;
}
.naver li .nli dd a:hover{
	color: #f15a24;
}
.naver li{
	position: relative;
}










.naver .eml {
	font-size:0.8333333333333334rem;
	line-height:2.604166666666667rem;
	color:#ffffff;
	white-space: nowrap;
	padding-left:1.4583333333333335rem;
	background:url(../images/ico2.png) no-repeat left center;background-size: 1.04rem auto; 
}
.naver li.on h3 a,.naver li h3 a:hover {
	background:#d84713;
}
.naver li.on::before,.naver li:hover::before {
	display:none;
}
.banner a {
	display:block;
	position: relative;
}
.banner a .text {
	position:absolute;
	left:0;
	right:0;
	z-index:11;
	top:48%;
	text-align:center;
	transform:translateY(-50%);
	max-width:62.5rem;
	margin:0 auto;
}
.banner a .text h2 {
	font-size:6.770833333333334rem;
	color:#fff;
	font-weight:bold;
	line-height:1.1;
	text-transform:uppercase;
}
.banner a .text h3 {
	font-size:1.5625rem;
	color:#fff;
	font-weight:bold;
	line-height:1.2;
	text-transform:uppercase;
}
.banner a .text p {
	font-size:1.0416666666666667rem;
	color:#fff;
	line-height:1.2;
	margin:1.3020833333333335rem 0 3.125rem;
}

.banner a .text .btn{
   width: 8.03125rem;
    margin-left: 7.03125rem;
    line-height: 1.9791666666666667rem;
    color: #fff;margin: 0 auto;
    background: #f15a24;
    border: none;
    border-radius: 1.5625rem;
    cursor: pointer;
    text-align: center;
    font-size: 0.9291666666666667rem;
    text-transform: uppercase;
}
.banner img {
	width:100%;
	display:block;
}
.banner {
	position:relative;
}
.banner .spans {
	position:absolute;
	left:0;
	right:0;
	bottom:1.8229166666666667rem;
	z-index:11;
}
.banner .spans span {
	font-size:0.8333333333333334rem;
	color:#fff;
	opacity:0.32;
}
.happli {
	padding:6.25rem 0 8.854166666666668rem;
	background:#f7f7f7;
}
.tit {
	font-size:2.2958333333333335rem;
	color:#232323;
	font-weight:bold;
	margin-bottom:2.0833333333333335rem;
}
.happli .sflist ul {
	display:flex;
	justify-content:space-between;
}
.happli .sflist li {
	width:11.375rem;
	height:27.604166666666668rem;
	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;
}
.happli .sflist li.on {
	width:calc(100% - (11.375rem*3));
}
.happli .sflist li a {
	display:block;
	width:100%;
	height:100%;
	position:relative;
}
.happli .sflist li img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.happli .sflist li h4 {
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	z-index:0;
	line-height:1.6;
	padding:2.604166666666667rem 0.5208333333333334rem 1.0416666666666667rem;
	text-align:center;
	font-size:0.9375rem;
	color:#ffffff;
	background:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,1));
	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;
}
.happli .sflist li.on h4 {
	background:linear-gradient(to bottom,rgba(241,90,36,0),rgba(241,90,36,1));
	padding-left:1.8229166666666667rem;
	text-align:left;
}
.habout {
	padding:6.770833333333334rem 0;
}
.habout .wrap {
	display:flex;
	justify-content:space-between;
	/*flex-direction:row-reverse;*/
	align-items:center;
}
.habout .pic {
	width:34.895833333333336rem;
	margin-right:-4.166666666666667rem;
}
.habout .pic img {
	width:100%;
	display:block;
}
.habout .text {
	width:calc(100% - 28.645833333333336rem);
	margin-right:-5.208333333333334rem;
}
.habout .text p {
	font-size:0.9375rem;
	line-height:1.8;
	color:#666666;
	margin:1.5625rem 0 5.208333333333334rem;
}
.mores a {
	display:inline-block;
	border-bottom:0.052083333333333336rem solid #959595;
	line-height:1.4583333333333335rem;
	padding-right:2.8645833333333335rem;
	background:url(../images/ico3.png) no-repeat right center;
	font-size:0.8333333333333334rem;
	color:#363636;
}
.hbrand {
	background:#faf9fa;
	padding:3.6458333333333335rem;
	text-align:center;
}
.hbrand ul {
	display:flex;
	justify-content:center;
	align-items:center;
}
.hbrand ul li {
	margin:0 2.604166666666667rem;
}
.hproduct {
	text-align:center;
	padding:5.729166666666667rem 0 8.854166666666668rem;
}
.hproduct ul {
	display:flex;
	justify-content:center;
	margin-top:3.125rem;
}
.hproduct ul li {
	width:calc((100% - 3.6458333333333335rem)/3);
	/*margin:0 1.8229166666666667rem 1.8229166666666667rem 0;*/
	box-shadow:0 0 0.78125rem 0.10416666666666667rem #fef4f0;
}
.hproduct ul li:nth-child(3n) {
	margin-right:0;
}
.hproduct ul li a {
	display:block;
	margin:0.7291666666666667rem;
	border:1px solid #e5e5e5;
	height:23.697916666666668rem;
	display:flex;
	align-items:center;
	justify-content:center;
}
.hproduct ul li .icon {
	width:7.03125rem;
	height:7.03125rem;
	border-radius:50%;
	display:flex;
	align-items:center;
	justify-content:center;
	margin:0 auto;
}
.hproduct ul li .ico img {
	display:block;
	width:60%;
	height:60%;
	object-fit:contain;
	margin:auto;
}
.hproduct ul li h2 {
	font-size:1.0416666666666667rem;
	line-height:1.6;
	color:#363636;
	margin:-1.5625rem 0 0;
	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;
}
.hproduct ul li span {
	font-size:0.8333333333333334rem;
	color:#999999;
	text-decoration:underline;
}
.hproduct ul li:hover a {
	border-color:#f15a24;
}
.hproduct ul li:hover h2 {
	margin:1.5625rem 0 2.604166666666667rem;
}
.hproduct ul li:hover .icon {
	background:#f15a24;
}
.hproduct ul li:hover .icon img {
	filter:brightness(0) invert(1);
}
.hpartner {
	background:url(../images/pic4.jpg) no-repeat left center/auto 100%;
	max-width:100rem;
	margin:0 auto;
}
.hpartner .wrap {
	display:flex;
	justify-content:space-between;
	flex-direction:row-reverse;
	align-items:center;
	height:48.4375rem;
}
.hpartner .pic {
	width:calc(42.708333333333336rem + 16.666666666666668rem);
	margin-right:-16.666666666666668rem;
	height:100%;
}
.hpartner .pic img {
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}
.hpartner .text {
	width:23.354166666666668rem;
}
.hpartner .text .tit {
	color:#fff;
}
.hpartner .text p {
	font-size:0.9375rem;
	line-height:1.8;
	color:#ffffff;
	opacity:0.66;
}
.cbtn {
	width:10.9375rem;
	display:block;
	line-height:2.604166666666667rem;
	text-align:center;
	background:#fff;
	color:#f15a24;
	font-size:0.8333333333333334rem;
	border-radius:1.5625rem;
	margin-top:5.208333333333334rem;
	font-weight:bold;
}
.hdeals {
	padding:5.729166666666667rem 0;
}
.hdeals .wrap {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.hdeals .txt {
	width:50%;
}
.hdeals .txt p {
	font-size:0.8333333333333334rem;
	line-height:1.8;
	color:#666666;
}
.hdeals .cform {
	width:46%;
	background:#ffffff;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding:2.291666666666667rem 2.8645833333333335rem 1.8229166666666667rem;
	box-shadow:0 0 0.5208333333333334rem rgba(80,80,80,0.1);
	border-radius:0.5208333333333334rem;
}
.hdeals .cform li {
	margin-bottom:0.8854166666666667rem;
}
.hdeals .cform .txc {
	border:1px solid #7d7d7d;
	height:2.5rem;
	border-radius:0.5208333333333334rem;
	width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding:0 1.0416666666666667rem;
	font-size:0.8333333333333334rem;
	color:#333;
}
.hdeals .cform .btn {
	width:9.583333333333334rem;
	line-height:2.604166666666667rem;
	text-align:center;
	border-radius:0.4166666666666667rem;
	background:#f15a24;
	font-size:0.8333333333333334rem;
	color:#ffffff;
	cursor:pointer;
	font-weight:bold;
	border:none;
	display:block;
	margin:0 auto;
}
.footer {
	padding-top:3.385416666666667rem;
	background:#1b1b1b;
}
.footer .wrap1 {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.footer .wrap .rtc {
	display:flex;
	justify-content:space-between;
	align-items:flex-end;
}
.footer .wrap .rtc dl {
	padding:0 3.125rem;
	position:relative;
}
.footer .wrap .rtc dl:last-child {
	padding:0;
}
.footer .wrap .rtc dd a {
	font-size:0.7291666666666667rem;
	line-height:1.6;
	color:rgba(255,255,255,0.8);
	margin-bottom:0.625rem;
	display:inline-block;
}
.footer .wrap .rtc dd:last-child a {
	margin-bottom:0;
}
.footer .wrap .rtc h4 {
	font-size:0.8333333333333334rem;
	line-height:1.6;
	color:#9f9f9f;
	padding-left:1.25rem;
}
.footer .wrap .rtc h3 {
	font-size:1.25rem;
	line-height:1.7;
	color:#ffffff;
}
.footer .wrap .rtc i {
	display:block;
	width:0.9375rem;
	height:0.052083333333333336rem;
	background:#797979;
	margin:1.0416666666666667rem 0;
}
.footer .wrap .rtc ul {
	display:flex;
	align-items:center;
}
.footer .wrap .rtc li {
	margin-left:1.3020833333333335rem;
}
.footer .wrap .rtc dl:first-child::before,.footer .wrap .rtc dl:first-child::after {
	content:"";
	position:absolute;
	left:0;
	background:#282828;
	top:50%;
	height:5.9375rem;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	/* IE 9*/
	-moz-transform:translateY(-50%);
	/* Firefox*/
	-webkit-transform:translateY(-50%);
	/* Safari 和 Chrome*/
	-o-transform:translateY(-50%);
	width:0.052083333333333336rem;
}
.footer .wrap .rtc dl:first-child::before {
	left:auto;
	right:0;
}
.footer .copyright {
	margin-top:3.125rem;
}
.footer .copyright a {
	display:inline-block;
	font-size:0.8333333333333334rem;
	color:rgba(255,255,255,0.3);
}
.footer .copyright .wrap {
	border-top:0.052083333333333336rem solid #282828;
	text-align:center;
	padding:1.0416666666666667rem 0;
}
.hqban .wrap {
	height:20.833333333333336rem;
	position:relative;
}
.hqban h2 {
	position:absolute;
	left:0;
	bottom:6.25rem;
	z-index:1;
	font-size:3.385416666666667rem;
	color:#ffffff;
	font-weight:bold;
}
.hqban ul {
	position:absolute;
	right:0;
	bottom:0;
	background:#ffffff;
	z-index:1;
	padding:0 1.3020833333333335rem;
	display:flex;
	align-items:center;flex-wrap: wrap;
}
.hqban ul li{
	padding: 0.26rem 0;
}
.hqban ul li a {
	font-size:0.8333333333333334rem;
	line-height:1.4;
	color:#666666;display: block;
}
.hqban ul li i {
	font-size:0.8333333333333334rem;
	line-height:2.3958333333333335rem;
	color:#666666;
	display:inline-block;
	margin:0 0.3125rem;
}
.hqban ul li.on a,.hqban ul li a:hover {
	color:#f15a24;
}
.mapplist {
	background:#f7f7f7;
	padding:3.90625rem 0;
}
.mapplist .wrap li a {
	background:#fff;
	padding:0.9375rem;
	border-radius:0.36458333333333337rem;
	display:flex;
	justify-content:space-between;margin-bottom: 0.63rem;
}
.mapplist .wrap li .pic {
	width:19.791666666666668rem;
	height:12.239583333333334rem;
	border-radius:0.2604166666666667rem;
	overflow:hidden;
}
.mapplist .wrap li .pic img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
	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;
}
.mapplist .wrap li .text {
	width:calc(100% - 22.135416666666668rem);
}
.mapplist .wrap li .text h3 {
	font-size:1.0416666666666667rem;
	line-height:1.7;
	color:#363636;
	height:3.4em;
	overflow:hidden;
}
.mapplist .wrap li .text p {
	font-size:0.7291666666666667rem;
	line-height:1.7;
	color:#999999;
	height:5.1em;
	overflow:hidden;
	margin:0.78125rem 0 1.8229166666666667rem;
}
.mmbtn {
	width:6.5625rem;
	line-height:1.8229166666666667rem;
	border-radius:1.5625rem;
	background:#eeeeee;
	font-size:0.8333333333333334rem;
	color:#565656;
	text-align:center;
}
.pages {
	text-align:center;
	margin-top:2.34375rem;
}
.pages ul {
	display:flex;
	justify-content:center;
	align-items:center;
}
.pages li a,.pages li span {
	background:#fff;
	border-radius:0.15625rem;
	text-align:center;
	min-width:1.5625rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	display:inline-block;
	padding:0 0.5208333333333334rem;
	font-size:0.7291666666666667rem;
	color:#666666;
	line-height:1.5625rem;
}
.pages li {
	margin:0 0.3125rem;
}
.pages li.active span,.pages li a:hover {
	background:#f15a24;
	color:#fff;
}
.appdels {
	padding-top:2.604166666666667rem;
}
.appdels .hd {
	text-align:center;
	padding-bottom:1.0416666666666667rem;
	border-bottom:0.052083333333333336rem solid #eeeeee;
}
.appdels .hd h1 {
	font-size:1.4583333333333335rem;
	line-height:1.4;
	color:#232323;
	padding-bottom:0.5208333333333334rem;
}
.appdels .hd h6 i {
	display:inline-block;
	padding-left:1.09375rem;
	font-size:0.8333333333333334rem;
	line-height:1.6;
	color:#999999;
	padding-left:1.0416666666666667rem;
	background:url(../images/mico1.png) no-repeat left center;background-size: 0.63rem auto; 
}
.appdels .bds {
	font-size:0.8333333333333334rem;
	line-height:1.8;
	color:#666666;
	padding:1.8229166666666667rem 0;
	border-bottom:0.052083333333333336rem solid #eeeeee;
	margin-bottom:2.34375rem;
}
.appdels .prnext {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.appdels .prnext a {
	font-size:0.8333333333333334rem;
	line-height:1.6;
	color:#363636;
	display:block;
	max-width:50%;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.appdels .prnext a i {
	color:#999999;
}
.appdels {
	padding-bottom:3.6458333333333335rem;
}
.barches {
	background:#ffffff;
	padding:4.947916666666667rem 0;
}
.barches .hd {
	height:28.90625rem;
	border-radius:0.3125rem;
	overflow:hidden;
	background:#333;
	position:relative;
}
.barches .hd .search {
	position:absolute;
	left:0.7625rem;
	top:3.8229166666666667rem;
	z-index:11;
	background:#fff;
	border-radius:0.3125rem;
	display:flex;
	align-items:center;
	overflow:hidden;
}
.barches .hd .search .txt {
	width:18.229166666666668rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding:0 0.625rem;
	font-size:0.8333333333333334rem;
	color:#333;
	height:2.5rem;
	border:none;
}
.barches .hd .search .btn {
	width:1.875rem;
	height:1.875rem;
	background:url(../images/ico1.png) no-repeat center;
	border:none;
}
.barches .hd .map {
	width:100%;
	height:100%;
}
.barches .bd {
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	margin-top:2.8645833333333335rem;
}
.barches .bd dl {
	width:calc((100% - 1.5625rem)/2);
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	border:1px solid #e5e5e5;
	padding:1.5625rem 1.8229166666666667rem;
	border-radius:0.5208333333333334rem;
	margin-bottom:1.5625rem;
}
.barches .bd dt {
	font-size:1.0416666666666667rem;
	line-height:1.6;
	color:#232323;
	font-weight:bold;
	margin-bottom:0.78125rem;
}
.barches .bd dd {
	font-size:0.8333333333333334rem;
	line-height:1.7;
	color:#666666;
	padding-left:1.0416666666666667rem;
	margin-bottom:0.4166666666666667rem;
}
.contact {
	background:#f7f7f7;
	padding-top:4.427083333333334rem;
}
.contact .hd {
	display:flex;
	justify-content:space-between;
	background:#fff;
	align-items:center;
}
.contact .hd ul {
	width:28.125rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding:0 2.0833333333333335rem;
}
.contact .hd ul li {
	border-bottom:0.052083333333333336rem solid #eeeeee;
	display:flex;
	align-items:center;
	justify-content:space-between;
	padding:1.5625rem 0;
}
.contact .hd ul li:last-child {
	border-bottom:none;
}
.contact .hd ul li img {
	width:3.125rem;
	height:3.125rem;
	display:block;
	object-fit:contain;
}
.contact .hd ul li .tx {
	width:calc(100% - 3.90625rem);
}
.contact .hd ul li .tx h3 {
	font-size:1.0416666666666667rem;
	line-height:1.6;
	color:#232323;
	font-weight:bold;
}
.contact .hd ul li .tx p {
	font-size:0.8333333333333334rem;
	line-height:1.6;
	color:#666666;
}
.contact .hd .pic {
	width:39.0625rem;
	height:20.833333333333336rem;
	overflow:hidden;
}
.contact .hd .pic img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.contact .bd {
	background:#fff;
	margin:5.729166666666667rem 0 -13.020833333333334rem;
	border-radius:0.5208333333333334rem;
	padding:4.166666666666667rem 7.03125rem;
}
.contact .bd .tit {
	text-align:center;
}
.contact .bd ul {
	flex-wrap:wrap;
	display:flex;
	justify-content:space-between;
}
.contact .bd ul li {
	width:calc((100% - 2.291666666666667rem)/3);
	margin-bottom:1.1458333333333335rem;
}
.contact .bd ul li:nth-child(5),.contact .bd ul li:nth-child(4) {
	width:100%;
}
.contact .bd ul .txt {
	width:100%;
	height:2.34375rem;
	border:1px solid #7d7d7d;
	border-radius:0.3125rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	padding:0 0.78125rem;
	font-size:0.8333333333333334rem;
	color:#333;
}
.contact .bd ul .txt1 {
	height:6.25rem;
	padding:0.5208333333333334rem 0.78125rem;
	resize:none;
}
.contact .bd ul .btn {
	width:8.59375rem;
	line-height:2.1875rem;
	border-radius:1.5625rem;
	text-align:center;
	font-size:0.8333333333333334rem;
	color:#fff;
	background:#f15a24;
	display:block;
	cursor:pointer;
	border:none;
	margin:1.0416666666666667rem auto 0;
}
.contact .wrap {
	position:relative;
	z-index:11;
}
.contact .maps {
	height:33.333333333333336rem;
	background:#333;
}
.banner {
	overflow:hidden;
}
.habout2 .pic {
	width:48%;
	margin:0;
}
.habout2 .text {
	width:50%;
	margin:0;
}
.habout2 .text p {
	margin-bottom:0;
}
.product {
	padding:5.208333333333334rem 0;
}
.product ul {
	margin:1.5625rem 0;
	display:flex;
	flex-wrap:wrap;
}
.product ul li {
	width: calc((100% - 2.7083333333333335rem)/3);
	margin:0 1.3020833333333335rem 2.0833333333333335rem 0;
}
.product ul li:nth-child(3n) {
	margin-right:0;
}
.product ul li a {
	display:block;
	position:relative;
}
.product ul li .pic {
	height:15.104166666666668rem;
	overflow:hidden;
}
.product ul li .pic img {
	width:100%;
	height:100%;
	display:block;
	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;
}
.product ul li .ico {
	position:absolute;
	right:0.7291666666666667rem;
	bottom:-1.8229166666666667rem;
	display:block;
	width:4.895833333333334rem;
}
.hqban h2 i {
	display:block;
	font-size:0.9375rem;
	color:#f15a24;
}
.porducthd {
	padding:5.729166666666667rem 0;
	background:#f7f7f7;
}
.porducthd .tit img {
	width:21.614583333333336rem;
	display:block;
	margin:0 auto;
}
.porducthd p {
	font-size:0.9375rem;
	line-height:1.6;
	color:#666666;
	margin:2.604166666666667rem 0;
	text-align:center;
}
.porducthd .btn{
	width: 8.59375rem;
    line-height: 2.1875rem;
    border-radius: 1.5625rem;
    text-align: center;
    font-size: 0.8333333333333334rem;
    color: #fff;
    background: #f15a24;
    display: block;
    cursor: pointer;
    border: none;
    margin: 1.0416666666666667rem auto;
}
.porducthd .wrap>ul {
	overflow:hidden;
	padding-top:1.0416666666666667rem;
}
.porducthd .wrap>ul>li {
	float:left;
	width:calc((100% - 3.229166666666667rem)/4);
	margin:0 1.0416666666666667rem 0.8333333333333334rem 0;
	background:#fff;
	border-radius:0.3125rem;
}
.porducthd .wrap>ul>li:nth-child(4n) {
	margin-right:0;
}
.porducthd .wrap>ul>li .pic {
	height:15.104166666666668rem;
	margin:0.5208333333333334rem 0;
	display:flex;
	justify-content:center;
	align-items:center;overflow: hidden;
}
.porducthd .wrap>ul>li .pic img {
	width:60%;
	height:80%;
	object-fit:contain;
	display:block;
	margin: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;
}
.porducthd .wrap>ul>li h4 {
	font-size:0.9375rem;
	line-height:1.7;
	color:#232323;
	font-weight:bold;
	text-align:center;
	padding:0 0.5208333333333334rem;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.porducthd .wrap>ul>li a {
	padding-bottom:2.604166666666667rem;
	display:block;
}
.pages dd:last-child a {
	background:#e5e5e5;
}
.vitours .hd {
	/*display:flex;*/
	justify-content:space-between;
	align-items:center;
	flex-direction:row-reverse;
	padding:4.166666666666667rem 0;
	border-bottom:0.052083333333333336rem solid #bfbfbf;
}
.vitours .hd .text {
	/*width:35.41666666666667rem;*/
}
.vitours .hd .pic {
	width:27.604166666666668rem;
	margin: 0 auto;
}
.vitours .hd .pic img {
	max-width:50%;
	display:block;
	margin:0 auto;
}
.vitours .hd .text h1 {
	font-size:2.1875rem;
	line-height:1.6;
	color:#232323;
	margin-bottom:2.0833333333333335rem;
	font-weight:bold;
}
.vitours .hd .text table {
	width:100%;
}
.vitours .hd .text table th {
	border-bottom:0.052083333333333336rem solid #232323;
	border-top:0.052083333333333336rem solid #232323;
	height:2.3958333333333335rem;
	font-size:0.9375rem;
	color:#232323;
	padding:0 0.625rem;
}
.vitours .hd .text table td {
	font-size:0.8333333333333334rem;
	color:#666666;
	height:2.3958333333333335rem;
	padding:0 0.625rem;
	border-bottom:0.052083333333333336rem solid #eeeeee;
}
.vitours .hd .text table tr:last-child td {
	border-bottom:0.052083333333333336rem solid #232323;
}
.vitours .hd .qbtn {
	width:9.895833333333334rem;
	line-height:2.604166666666667rem;
	text-align:center;
	border-radius:1.5625rem;
	color:#fff;
	font-size:0.8333333333333334rem;
	background:#f15a24;
	display:block;
	margin-top:4.427083333333334rem;
}
.vitours .bds {
	font-size:0.8333333333333334rem;
	line-height:1.7;
	color:#333;
	padding:2.604166666666667rem 0;
	border-bottom:0.052083333333333336rem solid #bfbfbf;
}
.vitours .bds img {
	width:100%;
	display:block;
}
.vitours {
	padding-bottom:5.208333333333334rem;
}
.appdels2 .videos {
	position:relative;
	margin-top:4.166666666666667rem;
}
.appdels2 .videos img {
	width:100%;
	display:block;
}
.appdels2 .videos .ico {
	position:absolute;
	right:1.9791666666666667rem;
	top:-4.6875rem;
	width:7.65625rem;
}
.appdels2 .bds {
	border:none;
	padding-bottom:0;
}
.banner .ubtn {
	position:absolute;
	left:16.15rem;
	bottom: 2.29rem;
	z-index:11;
}
.banner .num dl {
	display:flex;
	align-items:center;
}
.banner .num dd {
	cursor:pointer;
	font-size:0.7291666666666667rem;
	line-height:1.6;
	color:rgba(255,255,255,0.4);
	padding-right:;
	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;
	position:relative;
	padding-right:1.0416666666666667rem;
	margin-right:0.4166666666666667rem;
	background:none;
	width:auto !important;
	height:auto !important;opacity: 1;
}
.banner .num dd:last-child::before {
	display:none;
}
.banner .num dd::before {
	content:"";
	position:absolute;
	left:1.0416666666666667rem;
	right:0;
	top:50%;
	height:0.052083333333333336rem;
	background:rgba(255,255,255,0.4);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;
}
.banner .num dd.swiper-pagination-bullet-active {
	background:none;
	color:#f15a24;margin-right: 1.14rem;
}
.banner .num dd.swiper-pagination-bullet-active::before {
	background:#f15a24;width: 1.77rem;
}
.mores a:hover{
	color:#f15a24;background: url(../images/ico3-1.png) no-repeat right center;
	border-color: #f15a24;
}
.vitours .hd .qbtn:hover,
.contact .bd ul .btn:hover,
.hdeals .cform .btn:hover,
.header .htp .mbtn:hover{
	background: #d45223;
}
.footer .wrap .rtc dd a:hover{
	color: #fff;
}
.porducthd li:hover h4,
.appdels .prnext a:hover{
	color: #f15a24;
}
.product ul li .pic img:hover,
.porducthd li:hover .pic img,
.mapplist li a:hover .pic img{
	transform:scale(1.1);
	-ms-transform:scale(1.1);  /* IE 9 */
	-moz-transform:scale(1.1);     /* Firefox */
	-webkit-transform:scale(1.1); /* Safari 和 Chrome */
	-o-transform:scale(1.1); 
}
.mapplist li a:hover .mmbtn{
	background: #f15a24;color: #fff;
}

.nodata{
	display:block;
	text-align:center;
	color:#666;
}


.maskc{
    position: fixed;
    left: 0;right: 0;
    top: 0;bottom: 0;
    z-index: 999;
    background: rgba(0,0,0,0.8);display: none;
}
.maskc .contact2{
    margin: 20vh auto 0;
    padding: 0;
}



.contact .bd{
	margin: 0;
}
.contact .hd{
	    margin:2.08rem 0 -13.020833333333334rem;
}
.contact .bd .del{
	font-size: 0.83rem;
	line-height: 1.88rem;
	color: #666666;margin-bottom: 1.3rem;
}
.contact .bd .tit{
	margin-bottom: 1.04rem;
}
.contact .bd li label{
	font-size: 0.83rem;
	line-height: 1.6;
	color: #232323;font-weight: bold;margin-bottom: 0.31rem;display: block;
}
.contact .bd li label i{
	color: #ff0000;
}
.contact .bd ul{
	display: block;
}
.contact .bd ul li{
	width: auto;
}
.contact .bd dl{
	display: flex;justify-content: space-between;align-items: center;
}
.contact .bd dd{
	width: calc((100% - 1.56rem)/2);
}
.contact .bd .dl1 dd{
	width: calc((100% - 3.13rem)/3);margin-right: 1.56rem;
}
.contact .bd .dl1 dd:nth-child(3n){
	margin-right: 0;
}
.contact .bd .dl2 dd label{
	font-size: 0.73rem;
	line-height: 1.6;
	color: #666666;font-weight: initial;padding-left: 1.04rem;background: url(../images/qmtt1.png) no-repeat left center;background-size: 0.73rem auto;cursor: pointer;
}
.contact .bd .dl2{
	justify-content: flex-start;margin-top: 0.82rem;
}
.contact .bd .dl2 dd{
	width: auto;margin-right: 1.67rem;
}
.contact .bd .che .c1,
.contact .bd .dl2 .c1{
	display: none;
}
.contact .bd .che{
	margin-bottom: 1.84rem;
}
.contact .bd .che label{
	font-size: 0.83rem;
	line-height: 1.6;
	color: #363636;padding-left: 1.04rem;background: url(../images/qmtt2.png) no-repeat left center;background-size: 0.73rem auto;cursor: pointer;margin-bottom: 0;
}
.contact .bd .dl2 dd input:checked + label,
.contact .bd .che input:checked + label{
	background: url(../images/qmtt3.png) no-repeat left center;background-size: 0.82rem auto;
}



.porducthd dl {
	margin-top:20px;
}
.porducthd dl h4 {
    font-size: 14px;
    line-height: 1.6;
    color: #252525;
    font-weight: bold;
    text-align: center;
}
.porducthd dd {
	float:left;
	border:1px solid #433e42;
	width:180px;
	height:60px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	background:#fff;
	position: relative;
	margin: 0 -1px 0 0;
}
.porducthd dd a{
       display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.porducthd dd:fist-child {
	/*border-left:0.052083333333333336rem solid #433e42;*/
}
.porducthd dd.on h4,
.porducthd dd:hover h4 {
	color: #fff;
}
.porducthd dd.on,
.porducthd dd:hover{
    border-color: #f15a24;
    position: relative;z-index: 11;
}
.porducthd dd.on a,
.porducthd dd:hover a{
    background: #f15a24;
}





.mask{
	position: fixed;
	left: 0;right: 0;
	top: 0;z-index: 23;bottom: 0;background: rgba(0,0,0,0.6); display: none;
}
.msktanc{
	position: fixed;
	left: 0;right: 0;
	top: 20%;z-index: 24;width: 26.042rem;border-radius: 0.833rem;background: #fff;padding: 1.242rem 0 2rem;margin: 0 auto;display: none;
}
.msktanc h2{
	font-size: 1.4375rem;
	    line-height: 1.7;
	    color: #666666;padding: 0 2.042rem;text-align: center;
}
.msktanc .bns{
	display: flex;justify-content: space-between;align-items: center;margin: 1.842rem 2.242rem 0;
}
.msktanc .bns .b1{
	width: calc((100% - 1rem) / 2);display: block;
    line-height: 2.604166666666667rem;
    text-align: center;
    background: #fff;
    color: #f15a24;
    font-size: 0.8333333333333334rem;
    border-radius: 1.5625rem;border: 1px solid #f15a24;-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.msktanc .bns .b1.on{
	background: #f15a24;color: #fff;
}
.msktanc .gb{
    position: absolute;
	right: 0.5rem;
	top: 0.5rem;z-index: 1;	background: url(../images/qmbgt.png) no-repeat center;width: 2rem;height: 2rem;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;background-size: 1.5rem;cursor: pointer;
}
.msktanc .gb:hover{
    transform:rotate(360deg);
	-ms-transform:rotate(360deg);  /* IE 9 */
	-moz-transform:rotate(360deg);     /* Firefox */
	-webkit-transform:rotate(360deg); /* Safari 和 Chrome */
	-o-transform:rotate(360deg);
}
.happli .wrap,
.hproduct .wrap{
	width: 80%;
}
@media only screen and (max-width: 1100px){
    .happli .wrap,
	.hproduct .wrap{
		width: auto;
	}
}