/*html{ overflow:hidden;}*/
.service {
	top:48px;
	right:0;
	position:absolute;
	font:12px/20px Arial, Verdana, Tahoma, "����";
}
.service-open {
	background:url(../images/service-open.png) no-repeat;
	width:143px;
	height:418px;
}
.service-close {
	background:url(../images/service-open.png) no-repeat;
	height:121px;
	width:31px;
	overflow:hidden;
}
.service-button {
	width:34px;
	height:121px;
	float:left;
	cursor:hand;
}
.service-inside {
	width:103px;
	height:418px;
	float:right;
}
.service-inside dl {
	padding:0px 0;
}
.service-inside dl dt {
	text-align:center;
	background:url(../images/dttitle.jpg) no-repeat;
	height:18px;
	line-height:18px;
	width:100px;
	margin-bottom:0px;
	color:#fff;
	margin-top:4px;
}
.service-inside dl dd {
	background:url(../images/qq_online.gif) no-repeat 0px 4px;
	height:27px;
	line-height:27px;
	text-indent:35px;
	text-align:left;
	width:100px;
	margin-left:4px;
}
.service-inside dl dd.esp_1 a {
	color:#f50;
}
.service-inside dl dd.esp_22 {
	color:#999;
	background:url(../images/2wm.png) no-repeat;
	text-indent:0;
	text-align:center;
	width:99px;
	height:107px;
}
.service-inside dl dd.esp_33 {
	color:#f50;
	background:url(../images/weixin.jpg) no-repeat;
        width:99px;
        height:38px;
}
.service-inside dl dd.esp_2 {
	margin-left:4px;
	color:#999;
	background:none;
	text-indent:0;
	text-align:center;
	height:20px;
	line-height:20px;
}
.service-inside dl dd.esp_3 {
	margin-left:4px;
	color:#f50;
	background:none;
	text-indent:0;
	text-align:center;
	height:20px;
	line-height:20px;
}
.service-inside dl dd.esp_4 {
	margin-left:4px;
	text-align:center;
	color:#333;
	background:none;
	margin:0;
	height:18px;
	line-height:18px;
	text-indent:0;
}

.tc-15-bubble {
	position: absolute;
	color: #404A58
}

.tc-15-bubble .tc-15-bubble-inner:after,
.tc-15-bubble .tc-15-bubble-inner:before {
	font-size: 0;
	position: absolute;
	width: 0;
	height: 0;
	content: '';
	border: 8px dashed transparent
}

.tc-15-bubble .tc-15-bubble-inner:after {
	border: 7px dashed transparent
}

.tc-15-bubble-inner {
	font-size: 12px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 8px 10px;
	border: 1px solid #e4e6e9;
	border-radius: 2px;
	background-color: #fff;
	line-height: 1.6;
	position: static !important;
	left: 50%;
	top: 50%
}

.tc-15-bubble-right .tc-15-bubble-inner:after,
.tc-15-bubble-right .tc-15-bubble-inner:before {
	top: inherit;
	bottom: inherit;
	left: 100%;
	margin-left: -1px;
	border-left-style: solid
}

.tc-15-bubble-right .tc-15-bubble-inner:before {
	margin-top: -8px;
	border-left-color: #e4e6e9
}

.tc-15-bubble-right .tc-15-bubble-inner:after {
	margin-top: -7px;
	border-left-color: #fff
}

.tc-15-bubble-left .tc-15-bubble-inner:after,
.tc-15-bubble-left .tc-15-bubble-inner:before {
	top: inherit;
	bottom: inherit;
	right: 100%;
	margin-right: -1px;
	border-right-style: solid
}

.tc-15-bubble-left .tc-15-bubble-inner:before {
	margin-top: -8px;
	border-right-color: #b3b7bf
}

.tc-15-bubble-left .tc-15-bubble-inner:after {
	margin-top: -7px;
	border-right-color: #fff
}

.tc-15-btn {
	height: 33px;
	min-width: 24px;
	padding: 0 20px;
	border: 1px solid #0064b6;
	border-radius: 3px;
	background: #0071ce;
	color: #fff;
	font-size: 14px;
	line-height: 33px;
	text-align: center
}

.tc-15-btn:focus,
.tc-15-btn:hover {
	border-color: #005da8;
	background: #006ba2
}

.tc-15-btn.weak {
	background: #fcfcfc;
	border-color: #d1d2d3;
	color: #0071ce
}

.tc-15-btn.s {
	height: 26px;
	min-width: 21px;
	padding: 0 15px;
	font-size: 12px;
	line-height: 24px
}

.tc-15-btn.disabled {
	border-color: #d5d5d5;
	background: #e8e8e8;
	color: #a2a2a2;
	cursor: default
}

.tc-15-radio-wrap {
	margin-right: 20px;
	font-size: 14px;
	cursor: pointer
}

.tc-15-radio-wrap .tc-15-radio {
	vertical-align: -3px;
	margin-right: 5px
}

.form-ctrl-label.disabled,
.tc-15-checkbox-wrap.disabled,
.tc-15-checkbox[disabled],
.tc-15-checkbox[disabled]+label {
	cursor: default;
	cursor: not-allowed
}

.tc-15-input-text-wrap {
	vertical-align: middle;
	display: inline-block;
	font-size: 0
}

.tc-15-input-text {
	font-size: 14px;
	height: 27px;
	width: 315px;
	display: inline-block;
	padding: 5px 10px;
	border: 1px solid #d1d2d3;
	border-radius: 3px;
	color: #171d25
}

.tc-15-input-text-wrap.m .tc-15-input-text {
	height: 15px;
	line-height: 15px
}

.tc-15-input-text:focus,
.tc-15-input-text:hover {
	border-color: #0071ce
}

.tc-15-input-text.disabled {
	background-color: #f0f1f2;
	color: #a2a2a2;
	background-image: none;
	cursor: default
}

.tc-15-rich-dialog .tc-15-input-text {
	width: 315px
}

.tc-15-input-text-wrap.m .tc-15-input-text,
.tc-15-rich-dialog .tc-15-input-text {
	font-size: 12px
}

.tc-15-input-text.shortest {
	width: 28px
}

.tc-15-input-tips {
	font-size: 12px;
	color: #ababab;
	clear: both;
	margin-top: 5px;
	line-height: 13px
}

.tc-15-input-text-wrap.error>.tc-15-input-text {
	border-color: #e1504a;
	color: #e1504a
}

.tc-15-input-text-wrap.succeed>.tc-15-input-text-verify {
	display: inline-block
}

.tc-15-input-text-wrap.error>.tc-15-input-text-verify {
	display: inline-block;
	background-position: 6px -17px;
	color: #e1504a
}

.tc-15-input-text-wrap.error>.tc-15-input-tips {
	color: #e1504a
}

.tc-15-slider-wrap .tc-15-input-text {
	margin-right: 5px;
	color: #0071ce
}

.tc-15-list-wrap.form .tc-15-input-text-wrap.m {
	margin-top: 5px
}

.tc-15-rich-dialog .tc-15-list-wrap.form .tc-15-input-text-wrap.m {
	margin-top: 0
}

.tc-15-slider-wrap .tc-15-input-text-wrap {
	font-size: 12px
}

.tc-15-input-textarea {
	height: 5em;
	height: 115px;
	padding: 10px;
	border: 1px solid #d1d2d3;
	line-height: normal;
	border-radius: 3px;
	text-align: left;
	width: 315px
}

.tc-15-input-text-wrap.error>.tc-15-input-textarea {
	border-color: #e1504a;
	color: #e1504a
}

.tc-15-list-wrap li:after,
.tc-15-list-wrap:after {
	display: table;
	clear: both;
	content: ''
}

.tc-15-list-tit {
	float: left;
	width: 80px;
	padding-right: 15px;
	text-align: right;
	color: #171d25;
	font-size: 14px
}

.tc-15-list-tit[aria-required=true]:after {
	content: "*";
	color: #e1504a
}

.tc-15-list-det {
	float: left;
	white-space: nowrap;
	text-overflow: ellipsis
}

.tc-15-list-det a {
	color: #0071ce;
	margin: 0 .8em;
	text-decoration: none
}

.tc-15-list-det a:hover {
	text-decoration: underline
}

.tc-15-list-wrap li {
	padding: 10px 0
}

.tc-15-input-tips {
	font-size: 12px;
	color: #ababab;
	position: relative;
	margin-top: 5px;
	text-align: left
}

.tc-15-list-det .tc-15-input-textarea {
	float: left;
	margin-bottom: 5px
}

.tc-15-list-det .text-num {
	float: left;
	margin-left: 10px;
	color: #abaeb3;
	font-size: 12px
}

.tc-15-list-det .text-num .warn {
	color: #e32310
}

.tc-15-list-det .text-num .normal {
	color: #171d25
}

.tc-15-list-det .upload {
	text-align: left
}

.tc-15-list-det .upload .upload-img {
	width: 28px;
	height: 28px;
	background-image: url(sprite/global-components-1476087350.png);
	display: inline-block;
	margin-right: 5px;
	vertical-align: middle;
	background-position: -124px -101px
}

.tc-15-list-det .upload .upload-img img {
	width: 26px;
	height: 26px;
	border: 1px solid #d1d2d3
}

.tc-15-list-det .upload .text-num {
	float: none;
	display: inline-block;
	vertical-align: middle
}

.tc-15-list-det .upload button {
	vertical-align: middle
}

.tc-15-list-det .upload .tc-15-btn {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin-left: 0;
	margin-right: 0
}

.tc-15-list-det .upload .tc-15-btn:hover {
	text-decoration: none
}

.tc-15-list-det .upload .tc-15-btn input.input_file {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	left: 0;
	top: 0
}

.tc-15-rich-dialog {
	width: 550px;
	background: #fff
}

.tc-15-rich-dialog-hd {
	padding: 0 20px;
	font-size: 16px;
	line-height: 50px;
	color: #171d25;
	position: relative;
	border: 1px solid #dadde0;
	border-width: 1px 1px 0
}

.tc-15-rich-dialog-bd:after,
.tc-15-rich-dialog-ft:after,
.tc-15-rich-dialog-hd:after {
	content: "";
	display: table;
	clear: both
}

.tc-15-rich-dialog-hd strong {
	font-weight: 700;
	float: left
}

.tc-15-rich-dialog-bd {
	max-height: 500px;
	padding: 20px;
	border: 1px solid #dadde0;
	min-height: 50px;
	text-align: center
}

.tc-15-rich-dialog-ft {
	padding: 15px 20px;
	height: 35px;
	background: #f0f4f7;
	border: 1px solid #dadde0;
	border-top: 0;
	position: relative
}

.tc-15-rich-dialog-ft-btn-wrap {
	text-align: center;
	position: relative;
	z-index: 0
}

.tc-15-rich-dialog-ft-btn-wrap>.tc-15-btn {
	margin: 0 5px
}

.tc-15-rich-dialog.l {
	width: 600px
}

.tc-15-rich-dialog-alert-icon {
	display: inline-block;
	padding: 0 15px 0 0;
	-webkit-user-select: none;
	vertical-align: middle
}

.tc-15-rich-dialog-alert-icon>span.icon-tick {
	vertical-align: baseline
}

.tc-15-rich-dialog.alert .tc-15-msg {
	border: 0;
	background: 0 0;
	padding: 0;
	margin: 0;
	font-size: 14px;
	line-height: 26px;
	color: #171d25;
	vertical-align: middle;
	display: inline-block;
	text-align: left
}

.tc-15-rich-dialog.alert .tc-15-msg strong {
	font-size: 18px;
	line-height: 40px;
	color: #171d25
}

.tc-15-rich-dialog.alert .icon-area {
	text-align: center
}

.tc-15-rich-dialog.alert .call-num {
	font-size: 36px;
	color: #2277da;
	margin-bottom: 10px;
	font-family: STHeiti, arial
}

.tc-15-rich-dialog.alert .tc-15-msg a {
	color: #2277DA
}

.tc-15-rich-dialog.alert .tc-15-msg a:hover {
	text-decoration: underline
}

.iefix-btn a,
.iefix-con,
.iefix-icon-close,
.iefix-icon-ff,
.iefix-icon-qq,
.iefix-icon-tab,
.iefix-icon-up {
	display: inline-block;
	vertical-align: middle
}

.iefix-mask {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 999;
	background: #000;
	opacity: .8;
	filter: alpha(opacity=80)
}

.iefix-wrap {
	width: 580px;
	height: 450px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -225px 0 0 -290px;
	background: #2277da;
	z-index: 1000;
	text-align: center
}

.iefix-close {
	position: absolute;
	right: 20px;
	top: 20px
}

.iefix-close i {
	cursor: pointer
}

.iefix-con {
	width: 360px;
	padding-top: 40px
}

.iefix-title {
	color: #fff;
	font-size: 24px;
	font-weight: 400;
	padding-top: 20px
}

.iefix-txt {
	color: #a7c9f0;
	padding-top: 15px;
	line-height: 1.8
}

.iefix-btn {
	padding: 30px 0
}

.iefix-btn a {
	width: 150px;
	height: 30px;
	padding-top: 10px;
	border: 1px solid #fff;
	color: #fff;
	margin-right: 10px
}

.iefix-btn a:hover {
	background: #fff;
	color: #2277da
}

.iefix-btn a i {
	margin-right: 5px
}

.iefix-bottom {
	border-top: #a7c9f0 1px solid;
	color: #a7c9f0;
	padding: 15px 40px;
	line-height: 1.8;
	font-size: 12px
}

.iefix-bottom span {
	display: block;
	text-align: right
}

.iefix-bottom a {
	color: #a7c9f0
}

.iefix-bottom .iefix-blockquote {
	text-align: left
}

.iefix-bottom a:hover {
	text-decoration: underline
}

.mod-scroll-btn {
	position: fixed;
	bottom: 150px;
	right: 20px;
	z-index: 100
}

.mod-scroll-btn .scroll-item {
	position: relative;
	background-color: #df3f3b;
	text-align: center;
	margin-bottom: 7px;
	border-radius: 3px;
	height: 50px;
	width: 50px;
	font-size: 0;
	cursor: pointer
}

.mod-scroll-btn .scroll-item:hover {
	background-color: #df3f3b
}

.mod-scroll-btn .scroll-item .scroll-icon {
	display: inline-block;
	border-radius: 3px;
	vertical-align: middle;
	width: 32px;
	height: 32px
}

.mod-scroll-btn .scroll-item:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 100%;
	overflow: hidden
}

.mod-scroll-btn .scroll-item-qr .scroll-icon {
	background-image: url(../images/share.png);
	background-position: -32px 0;
	background-size: 96px 64px
}

.mod-scroll-btn .scroll-item-order .scroll-icon {
	background-image: url(../images/share.png);
	background-position: -64px 0;
	background-size: 96px 64px
}

.mod-scroll-btn .scroll-item-feekback .scroll-icon {
	background-image: url(../images/share.png);
	background-position: 0 0;
	background-size: 96px 64px
}

.mod-scroll-btn .scroll-item-feekback .tc-15-bubble {
	white-space: nowrap;
	top: 0;
	color: #5c5c5b
}

.mod-scroll-btn .scroll-item-feekback .tc-15-bubble-inner {
	padding-left: 24px;
	padding-right: 24px
}

.mod-scroll-btn .scroll-item .tc-15-bubble {
	right: 60px;
	display: none
}

.mod-scroll-btn .scroll-item-qr .tc-15-bubble {
	top: -56px
}

.mod-scroll-btn .scroll-item .tc-15-bubble .des-text {
	color: #5c5c5b;
	font-size: 14px;
	text-align: center
}

.mod-scroll-btn .scroll-item-up .scroll-icon {
	background-image: url(../images/share.png);
	background-position: -32px -32px;
	background-size: 96px 64px
}

.mod-scroll-btn .scroll-item-up2 .scroll-icon {
	background-image: url(../images/share.png);
	background-position: -64px -32px;
	background-size: 96px 64px
}

.mod-scroll-btn .item-selected .tc-15-bubble {
	display: block
}

.mod-scroll-btn .scroll-item-call .tc-15-bubble {
	width: 210px;
	top: 0;
	color: #5c5c5b
}

.mod-scroll-btn .scroll-item-call .tc-15-bubble .tc-15-bubble-inner {
	padding: 3px 5px
}

.mod-scroll-btn .scroll-item-call .tc-15-bubble strong {
	font-weight: 400
}

.mod-scroll-btn .scroll-item-call .scroll-icon {
	background-image: url(../images/share.png);
	background-position: 0 -32px;
	background-size: 96px 64px
}

.mod-scroll-btn .scroll-item-call .tc-15-bubble .des-text {
	line-height: 30px
}

.dialog-notice {
	width: 240px;
	padding: 20px;
	position: absolute;
	top: 100px;
	right: 50%;
	margin-right: -140px;
	background: #fff;
	z-index: 1000;
	display: none
}

.dialog-notice h3 {
	font-size: 16px;
	color: #333
}

.dialog-notice .dialog-text {
	color: #999;
	font-size: 14px;
	margin-top: 10px
}

.dialog-notice .dialog-btn {
	width: 100%;
	height: 45px;
	line-height: 45px;
	color: #fff;
	font-size: 14px;
	margin-top: 10px;
	text-align: center;
	background: #2277da;
	outline: 0
}

.feedback-dialog .tc-15-rich-dialog-bd {
	max-height: none
}

.feedback-dialog .tc-15-checkbox-wrap+.tc-15-dropdown {
	margin-left: 5px
}

.feedback-dialog .tc-15-dropdown+.tc-15-checkbox-wrap {
	margin-left: 20px
}

.feedback-richtext-box {
	text-align: left
}

.feedback-richtext-box .tc-15-input-textarea {
	box-sizing: border-box;
	width: 400px;
	height: 100px;
	font-size: 12px
}

.feedback-richtext-box div.tc-15-input-textarea {
	word-break: break-all;
	word-wrap: break-word;
	overflow-y: auto
}

.feedback-richtext-bar {
	font-size: 0;
	border: 1px solid #d1d2d3;
	border-radius: 2px 2px 0 0;
	width: 400px;
	box-sizing: border-box
}

.feedback-richtext-bar li {
	display: inline-block;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	cursor: pointer;
	position: relative;
	padding-top: 0;
	padding-bottom: 0
}

.feedback-richtext-bar li:after {
	content: '';
	display: block;
	width: 1px;
	height: 16px;
	border-left: 1px solid #d1d2d3;
	position: absolute;
	left: 0;
	top: 12px
}

.feedback-richtext-bar li:first-child:after {
	display: none
}

.feedback-richtext-bar li label {
	width: 100%;
	height: 100%;
	display: block;
	cursor: pointer
}

.feedback-richtext-bar li:hover {
	background-color: #f0f4f7
}

.feedback-richtext-bar li i {
	display: inline-block;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	cursor: pointer
}

.feedback-richtext-bar .file-module {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.feedback-richtext-box .form-unit {
	font-size: 0;
	position: relative
}

.feedback-richtext-box .tc-15-input-textarea {
	margin-top: -1px;
	float: none;
	font-size: 14px
}

.feedback-richtext-box .tc-15-input-textarea:focus,
.feedback-richtext-box .tc-15-input-textarea:hover {
	border-color: #2277DA;
	outline: 0
}

.feedback-richtext-box .is-error .tc-15-input-textarea {
	color: #E1504A;
	border-color: #E1504A
}

.feedback-richtext-box .is-error .form-input-help {
	color: #E1504A
}

.feedback-richtext-box .tc-15-input-textarea img {
	max-width: 100%
}

.feedback-richtext-box .form-input-help {
	font-size: 12px;
	line-height: 1.8;
	color: #ABABAB;
	vertical-align: middle
}

.feedback-richtext-filelist {
	width: 400px
}

.feedback-richtext-filelist ul {
	padding: 10px 0
}

.feedback-richtext-filelist li {
	background: #f0f4f7;
	padding: 5px 0;
	margin-top: 1px
}

.feedback-richtext-filelist a,
.feedback-richtext-filelist span {
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle
}

.feedback-richtext-filelist .file-type {
	margin-right: 5px
}

.feedback-richtext-filelist .file-txt {
	color: #666;
	max-width: 50%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.feedback-richtext-filelist .file-status {
	color: #999
}

.feekback-vcode-input {
	width: 110px;
	vertical-align: middle
}

.tc-15-dropdown {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	font-size: 14px;
	line-height: 1
}

.tc-15-dropdown-btn-style {
	font-size: 12px;
	background-color: #FFF
}

.tc-15-dropdown-btn-style.tc-15-menu-active {
	z-index: 8
}

.tc-15-dropdown .tc-15-dropdown-link,
.tc-15-dropdown .tc-15-dropdown-menu li a {
	text-decoration: none;
	height: 35px;
	line-height: 35px
}

.tc-15-dropdown .tc-15-dropdown-menu li a:hover {
	background-color: #F2F2F2
}

.tc-15-dropdown .tc-15-dropdown-link {
	display: inline-block;
	border-width: 1px 1px 0;
	border-style: solid;
	border-color: transparent;
	position: relative;
	z-index: 2;
	padding: 0 21px 0 5px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	vertical-align: bottom;
	margin: 0
}

.tc-15-dropdown .tc-15-dropdown-link:hover {
	text-decoration: none
}

.tc-15-dropdown-allow-hover:hover .tc-15-dropdown-link,
.tc-15-menu-active .tc-15-dropdown-link {
	border-color: #D1D2D3;
	background-color: #FFF
}

.tc-15-dropdown-btn-style .tc-15-dropdown-link {
	height: 25px;
	line-height: 25px;
	color: #171D25;
	border: 1px solid #D1D2D3;
	border-radius: 2px;
	padding: 0 49px 0 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 9em
}

.tc-15-dropdown-btn-style .tc-15-dropdown-link:hover {
	color: #171D25;
	background-color: #F2F2F2;
	border-color: #C5C6C7
}
