﻿.qptk.on{display:none !important;}
* {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0)
}

*,
:after,
:before {
	box-sizing: border-box
}

.callRit>span:nth-child(1){display:none !important;}
.callRit>span:nth-child(2){ font-size: 1rem !important;padding: .5rem 0 !important;}
.fl {
	float: left
}

.fr {
	float: right
}

.clearfix:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	content: ""
}

.clearfix:before {
	display: table;
	content: ""
}

.x-input-clear {
	outline: 0;
	border: none
}

.x-ib-clear {
	font-size: 0;
	-webkit-text-size-adjust: none
}

@font-face {
	font-family: xdfpr;
	src: url(https://file.shxdf.cn/index/2018/font/iconfont.eot);
	src: url(https://file.shxdf.cn/index/2018/font/iconfont.eot?#iefix) format('embedded-opentype'), url(https://file.shxdf.cn/index/2018/font/iconfont.woff) format('woff'), url(https://file.shxdf.cn/index/2018/font/iconfont.ttf) format('truetype'), url(https://file.shxdf.cn/index/2018/font/iconfont.svg) format('svg');
}

@font-face {
	font-family: xdfpr;
	src: url(/css/font/alifont/iconfont.eot);
	src: url(/css/font/alifont/iconfont.eot?#iefix) format('embedded-opentype'), url(/css/font/alifont/iconfont.woff) format('woff'), url(/css/font/alifont/iconfont.ttf) format('truetype'), url(/css/font/alifont/iconfont.svg#xdfpr) format('svg')
}

.xdffont {
	font-style: normal;
	font-family: xdfpr;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: .2px;
	-moz-osx-font-smoothing: grayscale
}

body,
button,
input,
keygen,
select,
textarea {
	font-family: -apple-system, Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, WenQuanYi Micro Hei, Microsoft Yahei, Arial, sans-serif
}

.clearfix:after,
.clearfix:before {
	display: table;
	content: ""
}

.clearfix:after {
	clear: both
}

.clearfix {
	zoom: 1
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { 
	/* WebKit browsers */ 
   color: #999; 
   } 
   input:-moz-placeholder, textarea:-moz-placeholder { 
   /* Mozilla Firefox 4 to 18 */ 
   color: #999; 
   } 
   input::-moz-placeholder, textarea::-moz-placeholder { 
	/* Mozilla Firefox 19+ */ 
   color: #999; 
   } 
   input:-ms-input-placeholder, textarea:-ms-input-placeholder { 
	/* Internet Explorer 10+ */ 
   color: #999; 
   }
.header-nav {
	position: absolute;
	top: 0;
	z-index: 1000;
	width: 100%;
	height: 50px;
	max-width: 40pc;
	background: #333;
	-webkit-transition: background .35s linear, height .35s ease-in;
	transition: background .35s linear, height .35s ease-in
}

.h-m-m-faceout {
	-webkit-transition: -webkit-transform .55s .25s ease-out;
	transition: -webkit-transform .55s .25s ease-out;
	transition: transform .55s .25s ease-out;
	transform: translateX(200%);
	webkit-transform: translateX(200%)
}

.h-nav-100 {
	height: 100%;
	background: #000;
	-webkit-transition: background .35s linear, height .35s ease-in .2s;
	transition: background .35s linear, height .35s ease-in .2s
}

.header-menu {
	width: 100%;
	height: 50px
}

.header-menu .h-m-inner {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	width: 96%;
	height: 50px
}

.header-menu .h-m-inner center {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 0 auto;
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0)
}

.header-nav .h-m-inner center b {
	display: block;
	width: 18.2rem;
	height: 2.3rem;
	background-image: url(../images/flagicon.png);
	background-position: 0 0;
	background-size: 19rem 19.6rem;
	background-repeat: no-repeat
}

.header-menu .h-m-inner .h-m-menu {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 100%
}

.header-menu .h-m-inner .h-m-menu .h-m-m-b,
.header-menu .h-m-inner .h-m-menu .h-m-m-c,
.header-menu .h-m-inner .h-m-menu .h-m-m-t {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	-webkit-transform: rotate(0);
	transform: rotate(0)
}

.header-menu .h-m-inner .h-m-menu span>span {
	position: absolute;
	top: 22px;
	left: .6px;
	width: 26px;
	height: 1px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	background-color: #fff;
	-webkit-transition: -webkit-transform .6s, opacity .4s;
	transition: transform .6s, opacity .4s;
	-webkit-transform-origin: center center;
	-moz-transform-origin: center center;
	transform-origin: center center
}

.header-menu .h-m-inner .h-m-menu .h-m-m-t>span {
	-webkit-transform: translate3d(0, -.7em, 0);
	transform: translate3d(0, -.7em, 0)
}

.header-menu .h-m-inner .h-m-menu .h-m-m-b>span {
	-webkit-transform: translate3d(0, .7em, 0);
	transform: translate3d(0, .7em, 0)
}

.header-menu .h-m-inner .h-m-menu .h-m-m-c>span {
	opacity: 1
}

.h-m-m-t-close {
	-webkit-transform: translate3d(0, 0, 0) rotate(45deg) !important;
	transform: translate3d(0, 0, 0) rotate(45deg) !important
}

.h-m-m-c-close {
	opacity: 0 !important
}

.h-m-m-b-close {
	-webkit-transform: translate3d(0, 0, 0) rotate(-45deg) !important;
	transform: translate3d(0, 0, 0) rotate(-45deg) !important
}

.header-menu .h-m-inner .h-m-menu .h-m-m-hot {
	position: absolute;
	top: 11px;
	right: 3px;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #e43c3c;
	-webkit-box-shadow: 0 0 5px #e43c3c;
	-moz-box-shadow: 0 0 5px #e43c3c;
	box-shadow: 0 0 5px #e43c3c
}

.header-menu .h-m-inner .h-m-media {
	position: absolute;
	top: 0;
	right: 0;
	width: 2pc;
	height: 50px
}

.header-menu .h-m-inner .h-m-media>a>img {
	margin-top: 9px;
	animation: shaked 1s ease-in-out;
	-webkit-animation: shaked 1s ease-in-out;
	animation-iteration-count: 4;
	-webkit-animation-iteration-count: 4;
	animation-delay: 2s;
	-webkit-animation-delay: 2s
}

@keyframes shaked {
	0%,
	10% {
		transform: rotate(0)
	}
	20% {
		transform: rotate(-10deg)
	}
	30% {
		transform: rotate(10deg)
	}
	40% {
		transform: rotate(-8deg)
	}
	50% {
		transform: rotate(8deg)
	}
	60% {
		transform: rotate(-5deg)
	}
	70% {
		transform: rotate(5deg)
	}
	80% {
		transform: rotate(-2deg)
	}
	90% {
		transform: rotate(2deg)
	}
}

@-webkit-keyframes shaked {
	0%,
	10%,
	to {
		transform: rotate(0)
	}
	20% {
		transform: rotate(-10deg)
	}
	30% {
		transform: rotate(10deg)
	}
	40% {
		transform: rotate(-8deg)
	}
	50% {
		transform: rotate(8deg)
	}
	60% {
		transform: rotate(-5deg)
	}
	70% {
		transform: rotate(5deg)
	}
	80% {
		transform: rotate(-2deg)
	}
	90% {
		transform: rotate(2deg)
	}
	to {
		transform: rotate(0)
	}
}

.end .header-menu .h-m-inner .h-m-media .wechat {
	margin-left: 4px
}

.header-menu .h-m-inner .h-m-media div {
	float: right;
	display: block;
	color: #fff;
	font-size: 26px;
	line-height: 50px
}

.header-nav .menu-lists {
	position: absolute;
	top: 50px;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	overflow-y: auto;
	height: auto
}

.header-nav .menu-lists>ul {
	padding: 0 45px 2rem;
	width: 100%
}

.header-nav .menu-lists>ul>li {
	position: relative;
	height: 3.5rem;
	border-bottom: 1px solid #333;
	vertical-align: top;
	opacity: 0;
	-webkit-transition: opacity .35s ease-out, -webkit-transform .35s ease-out, border-bottom .8s .2s;
	transition: opacity .35s ease-out, transform .35s ease-out, border-bottom .8s .2s;
	-webkit-transform: scale(1.1) translateY(-24px);
	transform: scale(1.1) translateY(-24px)
}

.header-nav .menu-lists>ul>li>span {
	position: absolute;
	top: 0;
	right: 1.2rem;
	display: inline;
	width: auto;
	height: 4rem;
	color: #666;
	font-size: 1.8rem;
	line-height: 4rem;
	-webkit-transition: transform .8s, color 1s;
	-moz-transition: transform .8s, color 1s;
	transition: transform .8s, color 1s
}

.menu-lists-show {
	opacity: 1 !important;
	-webkit-transform: none !important;
	transform: none !important;
	pointer-events: auto
}

.header-nav .menu-lists>ul>.on a {
	color: #fff !important
}

.header-nav .menu-lists>ul>li.on {
	border-bottom: 1px solid #fff !important;
	background: 0 0 !important
}

.header-nav .menu-lists>ul>.on span {
	color: #fff !important;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-transform-origin: center;
	-moz-transform-origin: center;
	transform-origin: center
}

.header-nav .menu-lists>ul>li>a {
	display: block;
	height: 3.5rem;
	color: #ccc;
	font-weight: 100;
	font-size: 1.4rem;
	line-height: 3.5rem;
	-webkit-transition: color .8s;
	-moz-transition: color .8s;
	transition: color .8s
}

.header-nav .menu-lists>ul>li>.brandlist {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0;
	opacity: 0;
	-webkit-transition: height .8s, opacity .8s;
	-moz-transition: height .8s, opacity .8s;
	transition: height .8s, opacity .8s
}

.header-nav .menu-lists>ul>li.on>.brandlist {
	height: 25rem;
	opacity: 1
}

.brandlist>ul {
	width: 100%
}

.brandlist>ul>li {
	width: 100%;
	height: 3.4rem;
	border-bottom: 1px solid #222;
	text-indent: 1rem;
	font-size: 1.3rem;
	line-height: 3.4rem
}

.brandlist>ul>li:nth-last-child(1) {
	border: none
}

.brandlist>ul>li>a {
	color: #ccc
}

.header-nav .menu-lists>ul>li:nth-child(1) {
	height: auto !important
}

.header-nav .menu-lists>ul>li.h-m-lists:nth-child(1) {
	-webkit-transition-delay: 0s, 0s;
	-moz-transition-delay: 0s, 0s;
	transition-delay: 0s, 0s
}

.header-nav .menu-lists>ul>li.h-m-lists:nth-child(2) {
	-webkit-transition-delay: .2s, .2s;
	-moz-transition-delay: .2s, .2s;
	transition-delay: .2s, .2s
}

.header-nav .menu-lists>ul>li.h-m-lists:nth-child(3) {
	-webkit-transition-delay: .25s, .25s;
	-moz-transition-delay: .25s, .25s;
	transition-delay: .25s, .25s
}

.header-nav .menu-lists>ul>li.h-m-lists:nth-child(4) {
	-webkit-transition-delay: .3s, .3s;
	-moz-transition-delay: .3s, .3s;
	transition-delay: .3s, .3s
}

.header-nav .menu-lists>ul>li.h-m-lists:nth-child(5) {
	-webkit-transition-delay: .35s, .35s;
	-moz-transition-delay: .35s, .35s;
	transition-delay: .35s, .35s
}

.header-nav .menu-lists>ul>li.h-m-lists:nth-child(6) {
	-webkit-transition-delay: .4s, .4s;
	-moz-transition-delay: .4s, .4s;
	transition-delay: .4s, .4s
}

.header-nav .menu-lists>ul>li.h-m-lists:nth-child(7) {
	-webkit-transition-delay: .45s, .45s;
	-moz-transition-delay: .45s, .45s;
	transition-delay: .45s, .45s
}

.header-nav .menu-lists>ul>li.h-m-lists:nth-child(8) {
	-webkit-transition-delay: .6s, .6s;
	-moz-transition-delay: .6s, .6s;
	transition-delay: .6s, .6s
}

.header-nav .menu-lists>ul>li.h-m-lists:nth-child(9) {
	-webkit-transition-delay: .65s, .65s;
	-moz-transition-delay: .65s, .65s;
	transition-delay: .65s, .65s
}

.header-nav .menu-lists>ul>li:nth-child(9) {
	-webkit-transition-delay: 0s, 0s;
	-moz-transition-delay: 0s, 0s;
	transition-delay: 0s, 0s
}

.header-nav .menu-lists>ul>li:nth-child(8) {
	-webkit-transition-delay: 25ms, 25ms;
	-moz-transition-delay: 25ms, 25ms;
	transition-delay: 25ms, 25ms
}

.header-nav .menu-lists>ul>li:nth-child(7) {
	-webkit-transition-delay: 50ms, 50ms;
	-moz-transition-delay: 50ms, 50ms;
	transition-delay: 50ms, 50ms
}

.header-nav .menu-lists>ul>li:nth-child(6) {
	-webkit-transition-delay: 75ms, 75ms;
	-moz-transition-delay: 75ms, 75ms;
	transition-delay: 75ms, 75ms
}

.header-nav .menu-lists>ul>li:nth-child(5) {
	-webkit-transition-delay: .1s, .1s;
	-moz-transition-delay: .1s, .1s;
	transition-delay: .1s, .1s
}

.header-nav .menu-lists>ul>li:nth-child(4) {
	-webkit-transition-delay: 125ms, 125ms;
	-moz-transition-delay: 125ms, 125ms;
	transition-delay: 125ms, 125ms
}

.header-nav .menu-lists>ul>li:nth-child(3) {
	-webkit-transition-delay: .15s, .15s;
	-moz-transition-delay: .15s, .15s;
	transition-delay: .15s, .15s
}

.header-nav .menu-lists>ul>li:nth-child(2) {
	-webkit-transition-delay: 175ms, 175ms;
	-moz-transition-delay: 175ms, 175ms;
	transition-delay: 175ms, 175ms
}

.header-nav .menu-lists>ul>li:nth-child(1) {
	-webkit-transition-delay: .2s, .2s;
	-moz-transition-delay: .2s, .2s;
	transition-delay: .2s, .2s
}

.no-scroll {
	overflow: hidden !important;
	height: 100% !important
}

.header-nav .menu-lists .menu-list-tel {
	height: 4.4rem !important;
	border-bottom: 1px solid #fff !important
}

.header-nav .menu-lists .menu-list-tel>a {
	display: block;
	height: 4.4rem;
	color: #fff;
	font-weight: 100;
	font-size: 1.5rem;
	line-height: 4.4rem
}

.header-nav .menu-lists .menu-list-tel>a>b {
	display: inline-block;
	padding: 0 .3rem;
	height: 4.4rem;
	font-size: 1.7rem;
	line-height: 4.4rem
}

.menushow-top {
	position: fixed;
	right: 0;
	bottom: 18%;
	z-index: 999;
	display: block;
	background: #eee;
	-webkit-transform: translate3d(0, -50%, 0);
	-moz-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}

.menushow-top>div {
	display: block;
	margin: 0;
	padding: .7rem
}

.menushow-top>div>span {
	display: inline;
	font-size: 1.6rem;
	line-height: 1
}

.menu-show-fixed {
	background: #ff4837
}

.menu-show-fixed span {
	color: #fff
}

/** POPUP CENTER LAYER V1**/

.xdfcenterbox {
	position: absolute;
	z-index: 99999;
	width: 275px;
	height: 261px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 20px rgba(10, 2, 4, .75);
	-moz-box-shadow: 0 0 20px rgba(10, 2, 4, .75);
	box-shadow: 0 0 20px rgba(10, 2, 4, .75);
	opacity: 0;
	-webkit-transform-origin: center top;
	-moz-transform-origin: center top;
	transform-origin: center top;
	-ms-box-shadow: 0 0 20px rgba(10, 2, 4, .75)
}

.CenterBoxShow {
	animation: cshow .6s forwards linear;
	-webkit-animation: cshow .6s forwards linear;
	-moz-animation: cshow .6s forwards linear
}

@keyframes cshow {
	0% {
		opacity: .2
	}
	to {
		opacity: 1
	}
}

@-webkit-keyframes cshow {
	0% {
		opacity: .2
	}
	to {
		opacity: 1
	}
}

.xdfcenterbox-close {
	position: absolute;
	top: -1rem;
	right: -1rem
}

.xdfcenterbox .xdfcenterbox-close b {
	display: inline-block;
	width: 45px;
	height: 45px;
	background: url(../images/flagicon.png) no-repeat;
	background-position: -13pc -248px;
	background-size: 340px 351px
}

.xdfcenterbox .xdfcenter-title {
	display: block;
	margin-top: 28px;
	width: 100%;
	text-align: center;
	font-weight: 400;
	font-size: 22px;
	line-height: 1.5
}

.xdfcenterbox .xdfcenter-ftitle {
	display: block;
	width: 100%;
	text-align: center;
	font-weight: 200;
	font-size: 1pc
}

.xdfcenterbox .xdfcenter-telval {
	margin: 20px auto 8px;
	width: 230px;
	height: 2pc;
	border: 1px solid #ff4837;
	-webkit-border-radius: 17px;
	-moz-border-radius: 17px;
	border-radius: 17px
}

.xdfcenterbox .xdf-telval {
	float: left;
	width: 150px;
	height: 30px;
	outline: 0;
	border: 0;
	border-radius: 15px 0 0 15px;
	background-color: #fff;
	color: #6a7380;
	text-indent: 1em;
	font-size: 14px;
	line-height: 30px
}

.xdfcenterbox .xdf-telbtn {
	float: left;
	width: 78px;
	height: 30px;
	border: 0;
	border-radius: 0 14px 14px 0;
	background-color: #ff4837;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 9pt;
	line-height: 30px
}

.xdfcenterbox .xdf-innerc {
	margin: 0 auto;
	width: 228px;
	font-size: 9pt;
	line-height: 1.4
}

.xdfcenterbox .xdfcenter-chat {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 58px;
	-webkit-border-radius: 0 0 15px 15px;
	-moz-border-radius: 0 0 15px 15px;
	border-radius: 0 0 15px 15px;
	line-height: 58px
}

.xdfcenter-swt,
.xdfcenter-tel {
	position: relative;
	float: left;
	display: block;
	width: 50%;
	height: 58px
}

.xdfcenter-tel {
	-webkit-border-radius: 0 0 0 15px;
	-moz-border-radius: 0 0 0 15px;
	border-radius: 0 0 0 15px;
	background-color: #26c540
}

.xdfcenter-swt {
	-webkit-border-radius: 0 0 15px 0;
	-moz-border-radius: 0 0 15px 0;
	border-radius: 0 0 15px 0;
	background-color: #ff6005
}

.xdfcenter-tel em,
.xdfcenter-tel i {
	position: absolute;
	left: 50%;
	display: block;
	color: #fff;
	text-decoration: none;
	font-style: normal
}

.xdfcenterbox .xdfcenter-chat b {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	margin-top: -15px;
	margin-left: -50px;
	width: 2pc;
	height: 2pc;
	background: url(../images/flagicon.png) no-repeat;
	background-size: 200px 206px
}

.xdfcenterbox .xdfcenter-chat .xdf-telpic {
	background-position: -52px -9pc;
	-webkit-transform: rotate(10deg);
	transform: rotate(10deg)
}

.xdfcenterbox .xdfcenter-chat .xdfcenter-chata {
	background-position: -86px -9pc
}

.xdfcenter-tel em {
	top: 0;
	margin-left: -1pc;
	height: 100%;
	font-size: 1pc
}

.xdfcenter-chatb,
.xdfcenter-swt em,
.xdfcenter-swt i {
	position: absolute;
	left: 50%;
	display: block;
	color: #fff;
	text-decoration: none;
	font-style: normal
}

.xdfcenter-chatb {
	top: 0;
	margin-left: -1pc;
	height: 100%;
	font-size: 1pc
}

#view-3d {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 999999;
	display: none;
	margin-top: -130px;
	margin-left: -137.5px;
	width: 275px;
	height: 261px;
}

.zx-con {
	position: fixed;
	bottom: 0;
	z-index: 999;
	width: 100%;
	max-width: 40pc;
	min-width: 20pc;
	background: #fe4d00;
	/**-webkit-transform:translateY(100%);-moz-transform:translateY(100%);transform:translateY(100%);animation:zx-con1 1.4s 1s forwards;-webkit-animation:zx-con1 1.4s 1s forwards;-moz-animation:zx-con1 1.4s 1s forwards**/
}

/* @keyframes zx-con1{0%{-webkit-transform:translateY(100%);-moz-transform:translateY(100%);transform:translateY(100%)}
to{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}
}
@-webkit-keyframes zx-con1{0%{-webkit-transform:translateY(100%);-moz-transform:translateY(100%);transform:translateY(100%)}
to{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}
} */

.zx-con>a {
	height: 3rem;
	color: #fff;
	text-align: center;
	font-size: 1.3rem;
	line-height: 3rem
}

.zx-con>a,
.zx-con>ul {
	display: block;
	width: 100%
}

.zx-con>ul {
	height: 4.3rem;
	background: #333
}

.zx-con>ul a {
	float: left;
	width: 25%;
}

.zx-con>ul li {
	width: 100%;
	height: 4.3rem;
	color: #fff;
	text-align: center;
	font-weight: 100;
	font-size: 1.3rem;
	line-height: 4.3rem
}

.zx-con>ul b {
	padding: 0 .4rem
}

.zx-con>ul a:nth-child(1) li b {
	font-weight: 700;
	font-size: 1.2rem
}

/* .zx-con>ul a:nth-child(2) li{background-color:#242424} */

.zx-con>ul a:nth-child(2) li b {
	font-weight: 100;
	font-size: 1.4rem
}

.zx-con>ul a:nth-child(3) li b {
	font-weight: 100;
	font-size: 1.3rem
}

.footer-b {
	padding: 20px 0 10rem;
	color: #333;
	text-align: center;
	letter-spacing: .3px;
	font-weight: 100;
	font-size: 9pt;
	line-height: 1.4
}

.weibo {
	padding-bottom: 1rem;
	width: 100%;
	background-color: #f6f6f6
}

.weibo>.weibohead {
	margin: 0 auto;
	padding: 1rem 0;
	width: 96%
}

.weibo>.weibohead>i {
	float: left;
	display: block
}

.weibo>.weibohead>i,
.weibo>.weibohead>p {
	color: #333;
	font-size: 1.4rem;
	line-height: 2rem
}

.weibo>.weibohead>p {
	margin-left: 1.6rem
}

.weibo>.weiboshow {
	margin: 0 auto;
	width: 96%;
	background-color: #fff
}

.weiboShow .weiboShow_main_arrbar {
	height: .5rem !important
}

.major-list {
	display: block;
	overflow: hidden;
	width: 100%
}

.major-list>.m-l-auto {
	width: 100%
}

.major-list>.m-l-auto ul {
	overflow-x: auto;
	overflow-y: hidden;
	height: 2.8rem;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	tap-highlight-color: hsla(0, 0%, 100%, 0)
}

.major-list>.m-l-auto ul>a {
	position: relative;
	display: inline-block;
	margin: 0 1rem;
	width: auto;
	height: 2.8rem;
	border: 0;
	color: #000;
	text-align: center;
	font-size: 1.3rem;
	line-height: 2.8rem
}

.major-list>.m-l-auto ul>a.mj-on {
	border-bottom: 2px solid #fe4d00 !important;
	color: #fe4d00 !important
}

.table {
	width: 100%;
	background-color: #fff
}

.table .tb-tit {
	box-sizing: border-box;
	padding: 1rem;
	width: 100%;
	border-bottom: .1rem solid #eee
}

.table .tb-tit i {
	float: left;
	display: block;
	width: .2rem;
	height: 1.25rem;
	border-radius: .1rem;
	background-color: #ff8400
}

.table .tb-tit span {
	margin-left: .5rem;
	color: #252525;
	font-size: 1.4rem;
	line-height: 1
}

.table .tb-inner {
	box-sizing: border-box;
	padding: 1rem;
	width: 100%
}

.table .tb-inner li {
	float: left;
	margin-bottom: .5rem;
	width: 100%;
	border: 2px solid #FF7D39;
	border-radius: .5rem
}

.table .tb-inner li:nth-child(1) {
	width: 48%
}

.table .tb-inner li:nth-child(2) {
	float: right;
	width: 48%
}

.table .tb-inner .tb-submit {
	margin-top: .5rem;
	width: 100%;
	border-radius: 5px;
	background-color: #FF7D39;
	color: #fff;
	text-align: center;
	font-weight: 700;
	font-size: 1.4rem;
	line-height: 3rem
}

.table .tb-inner input {
	width: 100%;
	height: 3rem;
	outline: 0;
	border: 0;
	border-radius: .5rem;
	background: 0 0;
	text-indent: 1em;
	font-size: 1.2rem;
	line-height: 3rem
}

::-webkit-input-placeholder {
	color: #333
}

:-moz-placeholder,
::-moz-placeholder {
	color: #333;
	opacity: 1
}

::-ms-input-placeholder {
	color: #333
}

.table .tb-inner select {
	width: 100%;
	height: 3rem;
	outline: 0;
	border: 0;
	border-radius: .5rem;
	background-color: transparent;
	text-indent: 1em;
	font-size: 1.2rem;
	line-height: 3rem;
	-moz-appearance: menulist;
	-webkit-appearance: menulist;
	color:#999;
}

.xdfpr-news {
	display: block;
	width: 100%;
	height: 3rem
}

.xdfpr-news>.x-n-inner {
	margin: 0 auto;
	padding-top: .3rem;
	width: 95%
}

.xdfpr-news>.x-n-inner ul {
	display: block;
	width: 100%;
	height: 3rem;
	background: #fff
}

.xdfpr-news>.x-n-inner ul li {
	position: relative;
	float: left;
	margin: 0 .5%;
	width: 19%;
	height: 3.1rem;
	text-align: center;
	font-size: 1.2rem;
	line-height: 2.9rem
}

.xdfpr-news>.x-n-inner ul li span {
	display: inline-block;
	margin: 0 auto;
	height: 100%
}

.fall {
	width: 100%;
	height: 4rem;
	max-width: 40pc;
	background: url(../images/ee.jpg) no-repeat center;
	background-size: cover
}

.callRit {
	position: fixed;
	bottom: 45%;
	right: 1%;
	z-index: 99999;
	display: none;
	width: 5.2rem;
	height: 5.2rem;
	background: url('../images/55.png') 0 no-repeat;
	background-size: 100%;
	opacity: 0;
}

.moveshow {
	animation: moveshow 1s forwards;
	-webkit-animation: moveshow 1s forwards;
	animation-delay: .6s;
	-webkit-animation-delay: .6s
}

@keyframes moveshow {
	0% {
		opacity: 0;
		-webkit-transform: translateX(4rem);
		transform: translateX(4rem)
	}
	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@-webkit-keyframes moveshow {
	0% {
		opacity: 0;
		-webkit-transform: translateX(4rem);
		transform: translateX(4rem)
	}
	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

/**POPUP LAYER**/

.x-popup-show {
	transform: translateY(0) !important;
	-moz-transform: translateY(0) !important;
	-webkit-transform: translateY(0) !important
}

.x-popup {
	display: none;
	width: 100%;
	position: fixed;
	left: 0;
	bottom: 0;
	background-color: #fff;
	z-index: 9999;
	transform: translateY(100%);
	-moz-transform: translateY(100%);
	-webkit-transform: translateY(100%);
	transition: .6s ease;
	-moz-transition: .6s ease;
	-webkit-transition: .6s ease
}

.x-popup .x-popup-title {
	width: 100%;
	height: 3.069rem;
	line-height: 3.069rem;
	text-align: center;
	font-size: 1.302rem;
	color: #fff;
	background-color: #ff6005;
	position: relative
}

.x-popup .x-popup-title .x-popup-title-close-btn {
	position: absolute;
	width: 2.356rem;
	height: 2.356rem;
	top: .434rem;
	right: 1.24rem;
	background: url(../images/1f71c660730a47a5a4e97c314d21e528.gif) center center no-repeat;
	background-size: 90%
}

.x-popup .x-popup-content {
	width: 100%;
	padding: .5rem 0 .7rem 0;
	background: #e5e5e5;
}
/*.x-popup .x-popup-content .x-popup-content-chat{width:100%;background:url('../images/d177c8a29cf24825bad27c3baf281b25.gif') 1.86rem 1.426rem no-repeat;background-size:4.34rem;padding:0 3.41rem 1.24rem 7.13rem}*/

/*.x-popup .x-popup-content .x-popup-content-chat .x-popup-content-chat-title{font-size:1.085rem;color:#999;padding:1.116rem 0 .186rem;margin:0}
.x-popup .x-popup-content .x-popup-content-chat .x-popip-content-chat-msg{display:block;position:relative;font-size:1.178rem;background:#ffa931;padding:.496rem .806rem;border-radius:.62rem;-moz-border-radius:.62rem;-webkit-border-radius:.62rem;color:#fff}
.x-popup .x-popup-content .x-popup-content-chat .x-popip-content-chat-msg:before{content:"";width:0;height:0;position:absolute;left:-.62rem;top:.62rem;border-top:.465rem solid transparent;border-right:.93rem solid #ffa931;border-bottom:.465rem solid transparent}
.x-popup .x-popup-form{height:3.72rem;padding:0 .62rem;text-align:center;color:#fff}*/

.x-popup .x-popup-content .x-popup-content-chat {
	padding: 0 3.41rem 0rem 5.6rem;
	width: 100%;
	background: url(../images/d177c8a29cf24825bad27c3baf281b25.gif) 1.86rem 0.6rem no-repeat #e5e5e5;
	background-size: 2.6rem;
}

.x-popup .x-popup-content .x-popup-content-chat .x-popup-content-chat-title {
	margin: 0;
	padding: 0.5rem 0 .186rem;
	color: #999;
	font-size: 1.085rem;
}

.x-popup .x-popup-content .x-popup-content-chat .x-popip-content-chat-msg {
	position: relative;
	display: inline-block;
	padding: 1.4rem 4rem;
	background-image: url('../images/2dctssjrr6.svg');
	background-position: center center;
	background-size: 25%;
	background-repeat: no-repeat;
	-webkit-border-radius: .62rem;
	-moz-border-radius: .62rem;
	border-radius: .62rem;
	background-color: #ffa931;
	color: #fff;
	font-size: 1.178rem;
}

.x-popup .x-popup-content .x-popup-content-chat .x-popip-content-chat-msg:before {
	position: absolute;
	top: .62rem;
	left: -.62rem;
	width: 0;
	height: 0;
	border-top: .465rem solid transparent;
	border-right: .93rem solid #ffa931;
	border-bottom: .465rem solid transparent;
	content: "";
}

.x-popup .x-popup-form {
	padding: 0 .62rem;
	height: 3.72rem;
	color: #fff;
	text-align: center;
	background: #e5e5e5;
}

.x-popup .x-popup-form>input {
	width: 51%;
	float: left;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	border-radius: .372rem;
	-moz-border-radius: .372rem;
	-webkit-border-radius: .372rem;
	height: 2.79rem;
	line-height: 2.48rem;
	outline: 0;
	border: 1px solid #ccc;
	padding: .31rem .62rem;
	font-size: 1.116rem
}

.x-popup .x-popup-form>.x-popup-form-submit {
	width: 20%;
	margin-left: 1.4%;
	float: left;
	height: 2.79rem;
	background-color: #ff6005;
	line-height: 2.79rem
}

.x-popup .x-popup-form>.x-popup-form-phone {
	width: 26%;
	margin-left: 1.4%;
	float: left;
	height: 2.79rem;
	line-height: 2.79rem;
	background-color: #7a7aff
}

.x-popup .x-popup-form>.x-popup-form-phone a {
	color: #fff;
	text-decoration: none
}

.x-popup .x-popup-form .x-popup-form-phone,
.x-popup .x-popup-form .x-popup-form-submit {
	border-radius: .31rem;
	-moz-border-radius: .31rem;
	-webkit-border-radius: .31rem;
	font-size: 1.116rem
}

.x-popup-layer.x-popup-layer-show {
	opacity: 1
}

.x-popup-layer {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
	display: none;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .66);
	opacity: 0;
	-webkit-transition: opacity .3s;
	transition: opacity .3s
}

.x-popup-layer .x-out-frame {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 99;
	width: 25rem;
	height: 23.4375rem;
	border-radius: .625rem;
	background-color: #f5f5f5;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.x-popup-layer .x-out-frame .x-frame-close {
	position: absolute;
	top: 0;
	left: 0;
	width: 3.125rem;
	height: 3.125rem;
	background: url(../images/85860329c82044c996cb00ea00f2314c.gif) center center no-repeat;
	background-size: 50% 50%
}

.x-popup-layer .x-out-frame .x-frame-title {
	padding-top: 3.125rem;
	color: #000;
	text-align: center;
	font-weight: 700;
	font-size: 2.0313rem
}

.x-popup-layer .x-out-frame>p {
	padding-top: .625rem;
	text-align: center;
	font-weight: 300;
	font-size: 1.0938rem
}

.x-popup-layer .x-out-frame>p span {
	color: #c80032
}

.x-popup-layer .x-out-frame .x-frame-phone {
	position: relative;
	margin: 1.875rem auto 1.5625rem;
	width: 80%;
	height: 3.4375rem
}

.x-popup-layer .x-out-frame .x-frame-phone>input {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 3.4375rem;
	outline: 0;
	border: none;
	border-radius: 1.875rem;
	text-align: center;
	letter-spacing: .04688rem;
	font-size: 1.5625rem;
	line-height: 3.4375rem;
	-webkit-appearance: none
}

.x-popup-layer .x-out-frame .x-frame-phone .x-frame-celar {
	position: absolute;
	top: 50%;
	right: .625rem;
	width: 1.5625rem;
	height: 1.5625rem;
	background: url(../images/6f6781f178bc4c87bf2dc41768ded796.gif) center center no-repeat;
	background-size: 80% 80%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.x-popup-layer .x-out-frame .x-popup-layer-submit {
	display: block;
	margin: 0 auto;
	border: none;
	width: 80%;
	height: 3.4375rem;
	border-radius: 1.875rem;
	background-color: #ff8922;
	color: #fff;
	text-align: center;
	font-size: 1.4063rem;
	line-height: 3.4375rem;
	cursor: pointer;
	appearance: none;
	-webkit-appearance: none;
	user-select: none
}



/* .btn-cz-v:before {
	content: "";
	position: absolute;
	left: -9px;
	top: 50%;
	margin-top: -5px;
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-right: 10px solid #f9f9f9;
	border-bottom: 5px solid transparent;
}

.btn-cz-v span {
	display: block;
	position: absolute;
	right: -23px;
	top: 14px;
	color: #919090;
	font-size: 12px;
}

.btn-cz-v i {
	position: absolute;
	left: 5px;
	top: 8px;
	display: block;
	width: 14px;
	height: 17px;
	background: url(../images/1a61e11fc64a40e0ab2dffae535492d9.gif) no-repeat 0 0;
	background-size: 100%;
	animation-iteration-count: infinite;
}

.btn-cz-v .playv {
	-webkit-animation-name: leftcz;
	animation-name: leftcz;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
} */

/* .firstv:after {
	position: absolute;
	right: -10px;
	top: 2px;
	content: '';
	width: 6px;
	height: 6px;
	background: #E80000;
	border-radius: 100%;
}

.vtest {
	width: 270px;
	font-size: 14px;
	padding: 6px;
	height: 30px;
	margin-bottom: 3px;
}

.vtest:after {
	width: 0;
} */

/**页面滚动**/

.x-page-loops {
	display: inline-block;
	height: 40px
}

.x-page-loops p {
	display: block;
	background: url(../images/neh4jy37yjkz2shbs4.svg) no-repeat rgba(177, 54, 54, .8);
	background-position: 10px center;
	background-size: 20px;
	height: 32px;
	line-height: 32px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	color: #fff;
	transition: .4s;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	transform: translateY(26%);
	-webkit-transform: translateY(26%);
	-moz-transform: translateY(26%);
	opacity: 0;
	padding: 0 20px 0 33px;
	font-size: 13px;
	box-shadow: 0 0 7px #8a7070;
	-webkit-box-shadow: 0 0 7px #8a7070;
	-moz-box-shadow: 0 0 7px #8a7070
}

.x-page-loops p.x_page_loop_rm {
	transform: translateY(-20%);
	-webkit-transform: translateY(-20%);
	-moz-transform: translateY(-20%);
	opacity: 0
}

.x-page-loops p.x_page_loop_sw {
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	opacity: 1
}

.callRit{
	width: 2.5rem;
}
.callRit>span{
	float: left;
	width: 2.5rem;
	background-color:#fd4d01;
	border-radius: 10px 0 0 10px;
}
.callRit>span:nth-child(1){
	position: relative;
	height: 4rem;
	margin-bottom:0.5rem;
	background-color: #00bc35;
}
.callRit>span:nth-child(1) img{
	position: absolute;
	/* margin-left:15%; */
	top:50%;
	left:50%;
	transform: translate(-46%,-54%);

}
.callRit>span:nth-child(2){
	text-align: center;
	font-size: 1.2rem;
	font-weight: bold;
	padding:20%;
	color: #fff;
}
.yqts{
	text-align:center;
	line-height:1.8rem;
	font-weight:300;
	font-size:1.1rem;
	color:#000;
}

.input {
	height: 50px;
	box-sizing: border-box;
	padding: 7px 2%;
	background: #fe4d01;

}

.input>input{
float: left;
height: 35px;
line-height: 35px;
width:70%;
border-radius: 30px;
text-indent: 5%;
border:none;
font-size:1.2rem;
}
.input>span:nth-child(2){
float: left;
width:28%;
height: 35px;
line-height: 35px;
/* text-align: center; */
/* text-indent: 2%; */
color:#fff;
font-weight: bold;
font-size: 1.2rem;
}
.input>span:nth-child(2){
background:#00bc35;
margin-left: 2%
}
/* .input>span:nth-child(3){
background:#000;
margin-left:2%
} */
.header-nav {
	top: 50px;
}

.popout {

	position: fixed;
	top: 50%;
	left: 50%;
	width: 20.5rem;
	height: 17rem;
	border: 1px solid #eee;
	border-radius: .625rem;
	background-color: #fff;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
	padding: 1.1rem;
	z-index: 10000;
	box-shadow: 1px 3px 50px #000;
}

.popout>.popout_top {
	font-size: 1.3rem;
	font-weight: bold;
	color: #000;
}

.popout>.popout_top:nth-child(2) {
	font-size: 1.4rem;
	font-weight: bold;
	color: #000;
}

.popout>.popout_top:nth-child(1) span {
	font-size: 1.6rem;
	color: #ff0000;
}

.popout>.popout_top:nth-child(2) {
	font-size: 1.3rem;
	font-weight: bold;
}

.popout>.popout_input {
	width: 100%;
	font-size: 1.1rem;
	margin-top: 1rem;
}

.popout>.popout_input input {
	float: left;
	height: 2.2rem;
	line-height: 2.2rem;
	/* border:none; */
	border: 1px solid #ddd;
	border-right: none;
	width: 65%;
	border-radius: 30px 0 0 30px;
	text-indent: 5%;
}

.popout>.popout_input span {
	float: left;
	height: 2.2rem;
	line-height: 2.2rem;
	width: 35%;
	background-color: #00bc35;
	color: #fff;
	border-radius: 0 30px 30px 0;
}

.popout>.popout_p {
	padding: 0 1.5%;
	text-align: left;
	font-size: 1.1rem;
	margin: 1rem 0 1.5rem 0;
}

.popout>.popout_c a {
	display: inline-block;
	height: 2rem;
	line-height: 2rem;
	width: 40%;
	font-size: 1.1rem;
	font-weight: bold;
	color: #fff;
}

.popout>.popout_c a:nth-child(1) {
	background-color: #ff0000;
}

.popout>.popout_c a:nth-child(2) {
	background-color: #000;
}

.popout>img {
	position: absolute;
	top: 0;
	right: 0;
	width: 2rem;
}

.zx-con>ul li {
	position: relative;
	float: left;
	height: 4.3rem;
	color: #fff;
	text-align: center;
	font-size: 0.9rem;
	padding-top: .5rem;
	line-height: normal
}


.zx-con>ul a:nth-child(1) li p {
	background-image: url('../images/fz.png')
}

.zx-con>ul a:nth-child(2) li p {
	background-image: url('../images/zx.png')
}

.zx-con>ul a:nth-child(3) li p {
	background-image: url('../images/dh.png')
}

.zx-con>ul a:nth-child(4) li p {
	background-image: url('../images/rw.png')
}

.zx-con>ul a li p {

	height: 2rem;
	background-size: 2rem;
	background-repeat: no-repeat;
	background-position: 50% 0;
}

.zx-con>ul a li::before {
	content: "";
	position: absolute;
	right: 0;
	top: -50%;
	width: 1px;
	background-color: #000;
	height: 2rem;
	margin-top: 40%
}

.callRit {
	position: fixed;
	bottom: 45%;
	right: 1%;
	z-index: 99999;
	width: 2.35rem;
	height: 8.25rem;
	display: block;
	/* background: url('../images/55.png') 0 no-repeat; */
	background: url('../images/leftclick_03.png') 0 no-repeat;
	background-size: 100%;
	opacity: 1;
	cursor: pointer;
}

.header-menu .h-m-inner .h-m-menu .h-m-m-t>span{
	transform: translateY(10px);
}
.header-menu .h-m-inner .h-m-menu .h-m-m-b>span{
	transform: translateY(-10px);
}
.btn-cz-v {
	width: 270px;
	background: #f9f9f9;
	border-radius: 5px;
	font-size: 14px;
	padding: 6px;
	line-height: 18px;
	/*		border: 1px solid #999;*/
	position: relative;
	margin-top: 0px;
}
.vaudio{
	/* height: 28px; */  
}
.vtest {
	width: 270px;
	font-size: 14px;
	padding: 6px;
	line-height: 18px;
	margin-bottom: 3px;
}
.vtest2{
	width: 270px;
	font-size: 14px;
	padding: 6px;
	line-height: 18px;
	margin-bottom: 3px;
}
.vtest:after,.vtest2:after {
	width: 0;
}

/* 弹框 */
.qptk {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 10000;
  }
  .qptk > p {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .qptk > div {
    position: absolute;
    top: 45%;
    left: 50%;
    width: 100%;
    max-width: 640px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .qptk > div > div:nth-child(1) {
    height: 13rem;
  }
  .qptk > div > div:nth-child(2) {
    position: relative;
    text-align: center;
    width: 21rem;
    margin: 0 auto;
    padding-top: 1.75rem;
    padding-bottom: 1.5rem;
    background-color: #fff;
    border-radius: 17px;
  }
  .qptk > div > div:nth-child(2) > p {
    position: absolute;
    width: 13rem;
    height:2.1rem;
    top: 0;
    left: 50%;
    background: url('../images/30bg_03-min.png') center no-repeat;
    background-size: cover;
    padding-top: 0.2rem;
    font-size: 1rem;
    color: #fff;
    -webkit-transform: translate(-50%, -45%);
    -moz-transform: translate(-50%, -45%);
    -ms-transform: translate(-50%, -45%);
    transform: translate(-50%, -45%);
  }
  .qptk > div > div:nth-child(2) > div {
    position: relative;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom:1.75rem;
    margin-bottom: 1.5rem;
  }
  .qptk > div > div:nth-child(2) > div .tkxf {
	width: 85%;
	margin:0 auto;
    font-size: 1.3rem;
	color: #000;
	
  }
  .qptk > div > div:nth-child(2) > div .tkxf span{
    font-size: 1.3rem;
    color: #c80000;
  }
  .qptk > div > div:nth-child(2) > div .tkzx {
    font-size: 1.2rem;
    font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", "sans-serif";
    color: #000;
    font-weight: 400;
  }
  .qptk > div > div:nth-child(2) > div .tkren {
    font-size: .8rem;
    color: #8a8a8a;
    margin-top: .25rem;
  }
  .qptk > div > div:nth-child(2) > div .tkth {
    position: absolute;
    bottom: 0;
    left: 50%;
    padding:0 3px;
    font-size:1.1rem;
    background-color: #fff;
    -webkit-transform: translate(-50%, 50%);
    -moz-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
  }
  .qptk > div > div:nth-child(2) > a {
    display: inline-block;
    width: 8.25rem;
    height: 2.5rem;
    line-height: 2.5rem;
    font-size: 1.1rem;
    color: #fff;
    border-radius: 15px;
    background-color: #e60000;
  }
  .qptk > div > div:nth-child(2) > a.jt {
    background-color: #5dbd00;
    margin-left: 0.390625rem;
  }
  .qptk > div > div:nth-child(3) {
    position: absolute;
    top: 5rem;
    width: 100%;
    height: 11rem;
    background: url('../images/hbg_02-min.png') center no-repeat;
    background-size: 32rem;
  }
  .qptk > div .jj {
    position: absolute;
    right: 10%;
    top: 0;
    width: 3.2rem;
    height: 3.2rem;
    line-height: 3.2rem;
    overflow: hidden;
    border: 0;
    box-sizing: border-box;
    box-shadow: inset 0 0 0 2px #fff;
    font-size: inherit;
    font-weight: 300;
    text-align: center;
    text-transform: capitalize;
    vertical-align: middle;
    border-radius: 100%;
    box-shadow: none;
    color: #fff;
  }
  .qptk > div .jj::before,
  .qptk > div .jj::after {
    box-sizing: border-box;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 100%;
  }
  .qptk > div .jj::before {
    border: 2px solid transparent;
  }
  .qptk > div .jj::after {
    border: 0 solid transparent;
  }
  .qptk > div .jj.on::before {
    border-top-color: #fff;
    border-right-color: #fff;
    border-bottom-color: #fff;
    -webkit-transition: border-top-color 0.15s linear, border-right-color 0.15s linear 0.1s, border-bottom-color 0.15s linear 0.2s;
    transition: border-top-color 0.15s linear, border-right-color 0.15s linear 0.1s, border-bottom-color 0.15s linear 0.2s;
  }
  .qptk > div .jj.on::after {
    border-top: 2px solid #fff;
    border-left-width: 2px;
    border-right-width: 2px;
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    -webkit-transition: -webkit-transform 0.4s linear 0s, border-left-width 0s linear 0.35s;
    transition: transform 0.4s linear 0s, border-left-width 0s linear 0.35s;
  }
  .qptk.on {
    display: block;
  }
  .qptk.on > div > div:nth-child(2) .jt {
    animation: tkshake 1s;
    -o-animation: tkshake 1s;
    -webkit-animation: tkshake 1s;
    -moz-animation: tkshake 1s;
  }
  @keyframes tkshake {
    0%,
    100% {
      -webkit-transform: rotate(0deg);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
      -webkit-transform: rotate(5deg);
    }
    20%,
    40%,
    60%,
    80% {
      -webkit-transform: rotate(-5deg);
    }
  }
  @-o-keyframes tkshake {
    /* Opera */
    0%,
    100% {
      -o-transform: rotate(0deg);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
      -o-transform: rotate(5deg);
    }
    20%,
    40%,
    60%,
    80% {
      -o-transform: rotate(-5deg);
    }
  }
  @-webkit-keyframes tkshake {
    /* Safari 鍜� Chrome */
    0%,
    100% {
      -webkit-transform: rotate(0deg);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
      -webkit-transform: rotate(5deg);
    }
    20%,
    40%,
    60%,
    80% {
      -webkit-transform: rotate(-5deg);
    }
  }
  @-moz-keyframes tkshake {
    /* Firefox */
    0%,
    100% {
      -moz-transform: rotate(0deg);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
      -moz-transform: rotate(5deg);
    }
    20%,
    40%,
    60%,
    80% {
      -moz-transform: rotate(-5deg);
    }
  }
  .formbtn {
    position: relative;
    width: 100%;
    height: 3.015625rem;
    padding-left: .3125rem;
    margin-bottom: .234375rem;
    font-size: 1.375rem;
    font-weight: 700;
    text-align: center;
    background-color: #e70;
    color: #fff;
    line-height: 1.015625rem;
    border: none;
    border-radius: 5px;
}