﻿/*弹窗*/



*{
	padding: 0px;
	margin: 0px;
}

@media screen and (max-width:1600px) {
	.tcbox {
		position: fixed;
		top: 50%;
		left: 50%;
		z-index: 9999999;
		display: none;
		margin: -202px 0 0 -253px;
		width:480px!important;
		height:365px!important;
		border-radius: 20px;
		background: #fff;
		box-shadow: 0 0 1pc #afafaf;
	}
	.tcbox .tcbanner {
		width: 100%;
		height:203px!important;
		margin-top:5px;
		background: url(img/ckf.jpg) center center no-repeat!important
	}

	.tcbox .tcchat .phone-info {
		position: absolute;
		top: 4px;
		left: 245px!important;
		width: 194px;
		height: 30px
	}
	.tcbox .tctext1 .tctextinner {
		float: left;
		width: 276px!important;
		height:36px;
		border-radius: 10px;
		box-shadow: 0 0 4px rgba(9, 2, 4, .3)
	}
	.floatRight {
		display: none!important
	}
	.chat-swt {
		position: fixed;
		right: 0;
		bottom: 0;
		z-index: 9999999;
		display: none;
		width: 300px!important;
		height: 250px!important;
		border-radius: 10px;
		background: #fff;
		box-shadow: 0 0 35px #000
	}
	.relpy1 .relpy1-1 {
		float: left;
		display: inline;
		box-sizing: content-box;
		margin: 7px 0 0 9px;
		padding: 3px 6px 0;
		width: 220px!important;
		height: 50px!important;
		border-radius: 10px;
		background-color: #fff;
		-ms-box-sizing: content-box;
		-o-box-sizing: content-box
	}
	.flip-box {
		position: absolute;
		top: -20pc;
		left: 20px;
		z-index: 999;
		display: none!important;
		width: 75pt;
		height: 20pc;
		opacity: 1
	}
}

.tcbox {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 99;
	display: none;
	margin: -202px 0 0 -253px;
	width: 480px;
	height:365px;
	border-radius: 20px;
	background: #fff;
	box-shadow: 0 0 1pc #afafaf;
}
.tcbox .tcbanner {
		width: 100%;
		height:203px!important;
		margin-top:5px;
		background: url(img/ckf.jpg) center center no-repeat!important
	}


.tcbox .tcc1 {
	width: 100%;
	height: 50px;
	background: url(img/chatico.png) 8px center no-repeat
}

.tcbox .tcc1 p {
	margin-left: 65px;
	height: 50px;
	color: #000;
	font-size: 1pc;
	line-height:50px;
	padding: 0px;
	margin: 0px;
	text-indent: 60px;
	margin-top: 10px;
	text-align:left;
}

.tcbox .tcc1 p span {
	color: #f76d02
}

.tcbox .boxout {
	position: absolute;
	top: 20px;
	right: 14px;
	width: 22px;
	height: 22px;
	background: url(img/out.png) center center no-repeat;
	cursor: pointer;
	-webkit-transition: .6s;
	transition: .6s;
	-webkit-transform: rotate(0);
	transform: rotate(0);
	-ms-transition: .6s;
	-ms-transform: rotate(0)
}

.tcbox .boxout:hover {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	-ms-transform: rotate(180deg)
}

.tcbox .tcchat {
	position: relative;
	margin: 0 auto;
	width: 94%;
	height: 40px;
	color: #000
}

.tcbox .tcchat .phone-info {
	position: absolute;
	top: 4px;
	left: 250px;
	width: 194px;
	height: 30px
}

.tcbox .tcchat .phone-info input {
	float: left;
	overflow: hidden;
	box-sizing: border-box;
	padding: 7px 0 7px 9pt;
	width: 130px;
	height: 30px;
	border: none;
	border-bottom-left-radius: 20px;
	border-top-left-radius: 20px;
	background: rgba(0, 0, 0, .4);
	color: #fff;
	font-size: 9pt;
	opacity: .6;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box
}

.tcbox .tcchat .phone-info a {
	float: left;
	width: 4pc;
	height: 30px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	background: #292929;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 9pt;
	line-height: 30px;
	cursor: pointer
}

.tcbox .tcchat .phone-info a:hover {
	background: #000;
	font-size: 13px
}

.tcbox .tcchat .tcczx {
	float: left;
	width: 200px;
	height: 40px;
	background: url(/templets/images/a.png) 90pt center no-repeat #fff;
	color: #424242;
	font-size: 18px;
	line-height: 40px;
	margin: 0;
}

.tcbox .tcchat .tcclist {
	float: right;
	height: 40px;
	line-height: 40px
}

.tcbox .tcchat .tcclist li {
	float: left;
	width: 70px;
	height: 40px;
	background-position: 17px center;
	background-repeat: no-repeat;
	list-style: none;
	text-align: right
}

.tcbox .tctext1 {
	 position: relative;
    margin: 0 auto;
    width: 94%;
    height: 50px;
    color: #000;
}

.tcbox .tctext1 .tctextinner {
	float: left;
	width: 276px;
	height:36px;
	border-radius: 10px;
	box-shadow: 0 0 4px rgba(9, 2, 4, .3);
	margin-top:3px;
}

button,
input,
keygen,
select,
textarea {
	display: inline-block;
	margin: 0;
	color: initial;
	text-align: start;
	text-indent: 0;
	text-transform: none;
	text-shadow: none;
	word-spacing: normal;
	letter-spacing: normal;
	font: 13.33px Arial;
	text-rendering: auto
}

.relpy1 .relpy1-2,
.tcbox .tctext1 a {
	text-align: center;
	text-decoration: none
}

.tcbox .tctext1 .tctextinner .textarea {
	float: left;
	display: inline;
	box-sizing: border-box;
	margin: 5px;
	padding: 3px 0 0 3px;
	width: 264px;
	height:25px;
	max-width: 260px;
	max-height: 60px;
	outline: 0;
	border: none;
	background-color: #fff;
	font-size: 14px;
	line-height: 1.5
}

.cccbut {
	float: right;
	height: 50px
}

.tcbox .tctext1 a {
	float: left;
	display: block;
	width: 148px;
	height:41px;
	border-radius: 5px;
	color: #fff;
	font-size: 20px;
	line-height:41px;
	-webkit-transition: .4s;
	transition: .4s;
	-ms-transition: .4s
}
 .cccbut {
    float: left;
    width: 95%;
    height: 40px;
    background: url(img/a.png) 90pt center no-repeat #fff;
    color: #424242;
    font-size: 16px;
    line-height: 40px;
    text-align:left;
    text-indent: 20px;
}
.tcbut2 .tcsp1{
    position:relative; 
    top:6px;
}
.tcbox .tctext1 {
    margin: 1px auto 0;
    width: 94%;
    height: 70px;
}
.cccbut2016 {
    float: right;
    height:41px;
}
.tcbox .tctext1 a {
    float: left;
    display: block;
    width: 5pc;
    height:41px;
    border-radius: 5px;
    color: #fff;
    -webkit-transition: .4s;
    transition: .4s;
    -ms-transition: .4s;
}
.tcbox .tctext1 .tctextinner .textarea {
    float: left;
    display: inline;
    box-sizing: border-box;
    margin: 5px;
    padding: 3px 0 0 3px;
    width: 264px;
    height:25px;
    max-width: 290px;
    max-height: 60px;
    outline: 0;
    border: none;
    background-color: #fff;
    color: #cacaca;
    font-size: 14px;
    line-height: 1.5;
}
.tcbut {
	background: #e50305
}

.tcbut2 {
	background: #ff8400
}
.tcbut2 span{
	display:block;
	width:100%;
	text-align: center;
	height: 20px;
}
.chat-swt {
	position: fixed;
	right: 0;
	bottom: 0;
	z-index: 9999;
	display: none;
	width: 330px;
	height: 260px;
	border-radius: 10px;
	background: #fff;
	box-shadow: 0 0 35px #000
}

.chat-box {
	position: relative;
	width: 100%;
	height: 27px;
}

.chat-box .chat-box-1 {
	display: inline-block;
	width: 100%;
	height: 27px;
	background-color: #3d3f4b;
	color: #888991;
	text-indent: 1pc;
	font-size: 15px;
	font-family: Microsoft yahei;
	line-height: 27px
}

.chat-box .chat-box-2 {
	position: absolute;
	top: 3px;
	right: 3px;
	display: block;
	width: 19px;
	height: 19px;
	border-radius: 50%;
	background-color: #2a2c38;
	-webkit-transition: transform .6s;
	transition: transform .6s;
	moz-border-radius: 50%;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-ms-transition: transform .6s
}

.chat-box .chat-box-2:after,
.chat-box .chat-box-2:before {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -7px;
	width: 14px;
	height: 1px;
	content: ''
}

.chat-box .chat-box-2:hover {
	-webkit-transform: rotate(-360deg);
	transform: rotate(-360deg);
	-ms-transform: rotate(-360deg)
}

.chat-box .chat-box-2:before {
	background: #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-ms-transform: rotate(-45deg)
}

.chat-box .chat-box-2:after {
	background: #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-ms-transform: rotate(45deg)
}

.chat-chat1 {
	position: relative;
	width: 100%;
	height: 71px;
	background: #fff
}

.chat-chat1 .chat-chat1-1 {
	position: absolute;
	top: 10px;
	left: 30%;
	margin-left: -82px;
	padding: 4px;
	width: 260px;
	height: 60px;
	border-radius: 6px;
	background-color: #1D5998;
	color: #fff;
	text-indent: 10px;
	font-size: 14px
}

.chat-chat1 .chat-chat1-1 .chat-chat1-1-1 {
	position: absolute;
	top: 8px;
	left: -7px;
	width: 7px;
	height: 5px;
	background: url(img/left.jpg) center center no-repeat
}

.relpy1 {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 63px;
	background: #8c8c8c
}

.relpy1 .relpy1-1 {
	float: left;
	display: inline;
	box-sizing: content-box;
	margin: 7px 0 0 9px;
	padding: 3px 6px 0;
	width: 245px;
	height: 43px;
	border-radius: 10px;
	background-color: #fff;
	-ms-box-sizing: content-box;
	-o-box-sizing: content-box
}

.relpy1 .relpy1-1 textarea {
	float: left;
	display: block;
	width: 100%;
	height: 100%;
	max-height: 43px;
	outline: 0;
	border: none;
	background-color: #fff;
	color: #666;
	font-size: 14px;
	line-height: 21px
}

.relpy1 .relpy1-2 {
	float: left;
	display: inline;
	box-sizing: content-box;
	margin-top: 7px;
	margin-left: 2px;
	padding: 8px 3px 0;
	width: 46px;
	height: 38px;
	border-radius: 10px;
	background-color: #171923;
	color: #fff;
	line-height: 14px;
	-ms-box-sizing: content-box;
	-o-box-sizing: content-box
}

.relpy1 .relpy1-2 .relpy1-2-1 {
	font-size: 14px;
	marign-top: 5px;
}

.relpy1 .relpy1-2 .relpy1-2-2 {
	font-size: 9pt;
	marign-top: 3px;
}

.TcShow {
	-webkit-animation: TcShow1 1.3s both;
	animation: TcShow1 1.3s both
}

@keyframes TcShow1 {
	0% {
		-webkit-transform: translate3d(0, -300%, 0);
		transform: translate3d(0, -300%, 0)
	}
	50% {
		-webkit-transform: rotate(3deg);
		transform: rotate(3deg)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}

@-webkit-keyframes TcShow1 {
	0% {
		-webkit-transform: translate3d(0, -300%, 0);
		transform: translate3d(0, -300%, 0)
	}
	50% {
		-webkit-transform: rotate(3deg);
		transform: rotate(3deg)
	}
	to {
		-webkit-transform: none;
		transform: none
	}
}

.TcOut {
	-webkit-animation: TcOut1 1.3s both;
	animation: TcOut1 1.3s both
}

@keyframes TcOut1 {
	50% {
		-webkit-transform: rotate(-4deg);
		transform: rotate(-4deg)
	}
	to {
		-webkit-transform: translate3d(0, 300%, 0);
		transform: translate3d(0, 300%, 0)
	}
}

@-webkit-keyframes TcOut1 {
	50% {
		-webkit-transform: rotate(-4deg);
		transform: rotate(-4deg)
	}
	to {
		-webkit-transform: translate3d(0, 300%, 0);
		transform: translate3d(0, 300%, 0)
	}
}
.btn-top{overflow:hidden; border:none; height:0px;}
