.tanchu>.tanchu_txt>h2>span {
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
}
.tanchu_txt_bottom>div {
	position: relative;
	width: 50%;
	text-align: center;
	box-sizing: border-box;
	border-right:1px solid #ccc;
}
.tanchu_txt_bottom>div>a:hover {
	color: #fc6529;
}


.tanchuConduct {
	padding-top: 20px;
	display: none;
}

.tanchuConduct p {
	text-align: center;
	color: #666;
	font-size: 12px;
	margin-bottom: 5px;
}

.tanchuError,
.tanchuSucce {
	display: none;
}

.tanchuError p {
	text-align: center;
	color: #666;
	font-size: 12px;
	margin-bottom: 5px;
}

.tanchuError a {
	text-align: center;
	color: #666;
	font-size: 14px;
	margin-bottom: 5px;
}

.tanchuSucce p {
	text-align: center;
	color: #666;
	font-size: 14px;
	margin-bottom: 5px;
}

.tanchuSucce a {
	text-align: center;
	color: #666;
	font-size: 14px;
	margin-bottom: 5px;
}

.tanchuSucce span {
	color: #4A8BFD;
	font-size: 14px;
}

.tanchuError span {
	color: #4A8BFD;
	font-size: 14px;
}

.tanchuConduct p span {
	color: #4A8BFD;
	font-size: 14px;
}

/*.tanchu_txt_bottomRight:hover .tanchu_tel {
	display: block;
}*/

.tanchu_txt_bottom>div:last-child {
	border-right: none;
}

.tanchu_txt_bottom div img {
	margin-right: 10px;
	width: auto;
}




.xuanfu * {
	padding: 0;
	margin: 0 auto;
	text-decoration: none;
	list-style: none;
	border: none;
	background: none;
	font-size: 12px;
	color: #fff;
	box-sizing: border-box;
	float: none;
	font-weight: normal;
	width:auto;
}

.xuanfu>li>a {
	display: block;
}

.xuanfu {
	list-style: none;
	width: 70px;
	height: 352px;
	position: fixed;
	text-align: center;
	top: 0;
	bottom: 0;
	padding: 0;
	margin: auto;
	box-sizing: border-box;
	padding: 0px;
	z-index: 999999999;
}

.xuanfu>li {
	padding: 13px 10px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	height: auto;
	background: #fc6529;
}

.xuanfu>li:last-child {
	border-bottom: none;
}

.freePhone {
	position: relative;
}

.freePhoneHover {
	position: absolute;
	width: 240px;
	height: 270px;
	top: 0px;
	bottom: 0;
	padding: 0 15px;
	display: none;
	margin: auto;
	animation: i .3s ease-in-out forwards;
	transition: all 0.5s;
}

.weixin:hover .freePhoneHover {
	display: block;
}

.freePhoneBox {
	position: relative;
	/*padding: 20px 0;*/
	width: 100%;
	height: 100%;
	background: #fff;
	box-shadow: 0 0 30px 2px #CCCCCC;
	border-radius: 5px;
}

.freePhoneBox>.freePhoneBox_left {
	position: absolute;
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-right-color: #fff;
	left: -20px;
	top: 0px;
	bottom: 0;
	margin: auto;
	display: none;
}

.freePhoneBox>.freePhoneBox_right {
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-left-color: #fff;
	right: -20px;
	top: 0px;
	bottom: 0;
	margin: auto;
	display: none;
}

.freePhoneBox>.freePhoneBoxInput .right_tips_text{
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fc6529;
	font-size:14px;
}

.freePhoneBox>.freePhoneBoxInput .right_tips_text span{
	font-size: 14px;
	color: #fc6529;
}

.freePhoneBox>.freePhoneBoxInput input {
	border: 1px solid #fc6529;
	width: 170px;
	height: 40px;
	margin: auto;
	text-align: center;
	color: #666666;
	font-size: 14px;
	border-radius: 5px;
	margin-bottom: 10px;
}

.freePhoneBox>.freePhoneBoxInput button {
	width: 170px;
	height: 40px;
	margin: auto;
	text-align: center;
	color: #fff;
	font-size: 14px;
	border-radius: 5px;
	background: #fc6529;
	margin-bottom: 20px;
	cursor: pointer;
}

.freePhoneBox>.freePhoneBoxInput i {
	display: inline-block;
	width: 190px;
	border-bottom: 1px dotted #666;
	margin: auto;
}

.freePhoneBox>.freePhoneBoxInput>div {
	width: 140px;
	margin: auto;
}

.freePhoneBox>.freePhoneBoxInput>div p {
	color: #666;
	line-height: 20px;
	text-align: left;
	margin-bottom: 10px;
}

.freePhoneBox>.freePhoneBoxInput>div p span {
	color: #fc6529;
}

/***鍛煎彨涓�*/
.freePhoneBox>.freePhoneBoxConduct {
	width: 210px;
	height: 157px;
}

.freePhoneBox>.freePhoneBoxConduct>p {
	color: #666;
	font-size: 14px;
	margin-bottom: 10px;
}

.freePhoneBox>.freePhoneBoxConduct>p>span {
	color: #4a8bfd;
	font-size: 14px;
}

.freePhoneBoxError,.freePhoneBoxSucce {
	width: 210px;
	height: 157px;
	padding: 20px 0;
	display: none;
}

.freePhoneBoxError>p,.freePhoneBoxSucce>p {
	color: #666;
	font-size: 14px;
	margin-bottom: 10px;
}

.freePhoneBoxError>p>span,.freePhoneBoxSucce>p>span {
	color: #4a8bfd;
	font-size: 14px;
}

.freePhoneBoxError>p>a,.freePhoneBoxSucce>p>a {
	color: #666;
	font-size: 14px;
}

@keyframes i { 0% {
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
}

to {
	opacity: 100;
	-webkit-transform: scale(1);
	transform: scale(1);
}

}

.newXinrongMessage {
	width: 600px;
	height: 480px;
	position: fixed;
	border: 1px solid #fc6529;
	border-radius: 5px;
	overflow: hidden;
	background: #ffffff;
	font-size: 12px;
	right: 0; bottom: 0;top: 0;left: 0;
	z-index: 99999;
	margin: auto;
	display: none;
}

.newXinrongMessage * {
	box-sizing: border-box;
	list-style: none;
	margin: 0;
	padding: 0;
	color: #000;
}

.newXinrongMessage>.newXinrongMessage_top {
	height: 50px;
	line-height: 50px;
	text-align: right;
	padding-right: 15px;
	background: #fc6529;
}

.newXinrongMessage>.newXinrongMessage_top a {
	display: inline-block;
	width: 25px;
	height: 25px;
	vertical-align: middle;
}

.newXinrongMessage>.newXinrongMessage_top a img {
	width: 100%;
}

.newXinrongMessage>h2 {
	font-weight: 600;
	font-size: 16px;
	padding: 20px;
}

.newXinrongMessage>textarea {
	display: block;
	width: 325px;
	height: 157px;
	max-height: 157px;
	max-width: 325px;
	min-width: 325px;
	min-height: 157px;
	border: 1px solid #666;
	margin: auto;
	text-indent: 0.5em;
}

.newXinrongMessage>.newXinrongMessage_bottom {
	padding: 0 20px;
}

.newXinrongMessage>.newXinrongMessage_bottom li {
	margin-bottom: 10px;
	font-size: 18px;
}

.newXinrongMessage>.newXinrongMessage_bottom li input {
	height: 36px;
	border: 1px solid #666;
	text-indent: 0.5em;
	width:250px;
	font-size: 16px;
}

.newXinrongMessage>button {
	width: 138px;
	height: 34px;
	border-radius: 3px;
	color: #fff;
	display: block;
	margin: auto;
	font-weight: bold;
	outline: none;
	cursor: pointer;
	background: #fc6529;
	border: none;
}

.tanchu {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 370px;
	z-index: 9999;
	height: 240px;
	background-image: url(../images/center3.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #fff;
	box-shadow: 0 0 30px 2px #CCCCCC;
}

.tanchu * {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-size: 12px;
	box-sizing: border-box;
	width:auto;
}

.tanchu>h1 {
	text-align: right;
	padding: 10px;
}

.tanchu>.tanchu_txt {
	padding-top: 30px;
	text-align: center;
	height: 147px;
}

.tanchu>.tanchu_txt>h1 {
	font-size: 24px;
	color: #ffffff;
	font-weight: 600;
	letter-spacing: 5px;
	margin-bottom: 5px;
}

.tanchu>.tanchu_txt>h2 {
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
}



.tanchu_txt_bottom {
	height: 60px;
	display: flex;
	justify-content: space-between;
}


.tanchu_txt_bottom>div>a {
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	color: #333333;
	display: block;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.tanchu_txt_bottom>div>a:hover {
	color: #fc6529;
}

.tanchu_tel {
	position: absolute;
	width: 370px;
	height: 180px;
	bottom: -180px;
	left: -246px;
	border: none;
	box-shadow: 0 6px 30px 2px #CCCCCC;
	animation: i .3s ease-in-out forwards;
	padding: 10px 0 0;
	display: none;
}

.tanchu_telBox {
	position: relative;
	height: 100%;
	background: #fff;
}

.tanchu_telBox>i {
	width: 0;
	height: 0;
	display: block;
	position: absolute;
	border: 10px solid transparent;
	border-bottom-color: #fff;
	right: 100px;
	top: -20px;
}

.tanchu_telBoxT {
	height: 100%;
	padding: 0 30px;
	position:relative;

}

.tanchu_telBoxT .bk_close{
	display: block;
	width: 12px;
	height: 12px;
	position:absolute;
	right:0;
	top: 10px;
	cursor: pointer;
}

/*.newXinrongCenterConduct p{*/
/*	height: 20px;*/
/*	line-height: 20px;*/
/*	font-size:16px;*/
/*	color: #fff;*/
/*}*/

.tanchuInput {
	text-align: left;
	display: none;
}

.tanchuInput .error_Tips {
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
	color: #fc6529;
}

.tanchuInput input {
	border: 1px solid #fc6529;
	width: 170px;
	height: 40px;
	margin: auto;
	text-align: center;
	color: #666666;
	font-size: 14px;
	border-radius: 3px;
	margin-bottom: 10px;
}

.tanchuInput button {
	width: 130px;
	height: 40px;
	margin: auto;
	text-align: center;
	color: #fff;
	font-size: 14px;
	border-radius: 5px;
	background: #fc6529;
	border: none;
	margin-bottom: 10px;
	cursor: pointer;
}

.tanchuInput p {
	text-align: center;
	color: #666;
	font-size: 14px;
}

.tanchuInput p span {
	color: #fc6529;
	font-size: 14px;
}

.tanchuConduct {
	padding-top: 20px;
	display: none;
}

.tanchuConduct p {
	text-align: center;
	color: #666;
	font-size: 14px;
	margin-bottom: 5px;
}

.tanchuError,.tanchuSucce {
	display: none;
}

.tanchuError p {
	text-align: center;
	color: #666;
	font-size: 14px;
	margin-bottom: 5px;
}

.tanchuError a{
	text-align: center;
	color: #666;
	font-size: 14px;
	margin-bottom: 5px;
}

.tanchuSucce p {
	text-align: center;
	color: #666;
	font-size: 14px;
	margin-bottom: 5px;
}

.tanchuSucce a {
	text-align: center;
	color: #666;
	font-size: 14px;
	margin-bottom: 5px;
}

.tanchuSucce span {
	color: #4A8BFD;
	font-size: 14px;
}

.tanchuError span {
	color: #4A8BFD;
	font-size: 14px;
}

.tanchuConduct p span {
	color: #4A8BFD;
	font-size: 14px;
}
.letter {
  animation: bounce 0.75s cubic-bezier(0.05, 0, 0.2, 1) infinite alternate;
  display: inline-block;
  transform: translate3d(0, 0, 0);
  margin-top: 0.5em;
  text-shadow: rgba(255, 255, 255, 0.4) 0 0 0.05em;
  font: normal 500 6rem 'Varela Round', sans-serif;
}
.letter:nth-child(1) {
  animation-delay: 0s;
}
.letter:nth-child(2) {
  animation-delay: 0.0833333333s;
}
.letter:nth-child(3) {
  animation-delay: 0.1666666667s;
}
.letter:nth-child(4) {
  animation-delay: 0.25s;
}
.letter:nth-child(5) {
  animation-delay: 0.3333333333s;
}
.letter:nth-child(6) {
  animation-delay: 0.4166666667s;
}


@keyframes bounce {
  0% {
    transform: translate3d(0, 0, 0);
    text-shadow: rgba(255, 255, 255, 0.4) 0 0 0.05em;
  }
  100% {
    transform: translate3d(0, -1em, 0);
    text-shadow: rgba(255, 255, 255, 0.4) 0 1em 0.35em;
  }
}


