﻿@charset "UTF-8";

.slick-slider {
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-disabled {
	opacity: 0;
	cursor: no-drop
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: 0
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list,.slick-slider .slick-track {
	-webkit-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0)
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.slick-track:after,.slick-track:before {
	display: table;
	content: ''
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	position: relative;
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}

.slick-initialized .slick-slide,.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

.slick-loading .slick-list {
	background: #fff url(./images/ajax-loader.gif) center center no-repeat
}

@font-face {
	font-family:'slick';font-weight:400;font-style:normal;src:url(./fonts/slick.eot);src:url(./fonts/slick.eot?#iefix) format("embedded-opentype"),url(./fonts/slick.woff) format("woff"),url(./fonts/slick.ttf) format("truetype"),url(./fonts/slick.svg#slick) format("svg")
}

.slick-next,.slick-prev {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	padding: 0;
	margin-top: -30px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: 0;
	z-index: 233;
	height: 40px;
	width: 28px;
	background: #000;
	background: rgba(0,0,0,.4);
	filter: alpha(opacity=40)
}

.slick-next .iconfont,.slick-prev .iconfont {
	position: absolute;
	top: 21px;
	font-size: 25px;
	color: #fff
}

.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before {
	opacity: .25
}

.slick-prev {
	left: 20px
}

.slick-next {
	right: 20px
}

.slick-dots {
	position: absolute;
	bottom: 36px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center
}

.slick-dots li {
	position: relative;
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer
}

.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 12px;
	height: 12px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: 0;
	background: #fff;
	border-radius: 50%
}

.slick-dots li.slick-active button {
	background: #c71d47
}

.slick-dots li button:focus:before,.slick-dots li button:hover:before {
	opacity: 1
}

.slider-for {
	margin-bottom: 15px
}

.user-form .price {
	color: #c71d47;
	font-size: 18px;
	font-weight: 700;
	font-family: MicrosoftYaHei-Bold
}

.user-form .user-head-module {
	position: relative;
	margin-bottom: 60px
}

.user-form .user-head-module .user-head img {
	display: inline-block;
	border-radius: 50%
}

.user-form .form-group {
	margin-bottom: 40px
}

.user-form .form-group::before,.user-form .form-group:after {
	content: '';
	display: table;
	clear: both
}

.user-form .label {
	float: left;
	width: 60px;
	font-size: 14px;
	margin-right: 15px;
	color: #757575;
	line-height: 34px
}

.user-form .form-control {
	float: left
}

.user-form .radio-box {
	float: left;
	line-height: 34px
}

.user-form .radio-box label {
	margin: 0 5px
}

.user-form .radio-box input[type=radio] {
	float: left;
	margin-top: 12px;
	margin-right: 5px
}

.user-form .radio-box i {
	float: left;
	font-size: 14px
}

.user-form .hidden-label {
	white-space: normal;
	overflow: hidden;
	opacity: 0;
	visibility: hidden
}

.user-form .btn {
	width: 314px;
	background: #5e9ae3;
	border-color: #5e9ae3
}

.user-form .btn:hover {
	background: #5490d9
}

.user-form .city-wrap {
	width: 314px;
	float: left
}

.user-form .city-wrap .select-box {
	margin: 0 -5px
}

.user-form .city-wrap .form-group {
	float: left;
	width: 33.33333%;
	padding: 0 5px;
	margin: 0
}

.user-form .city-wrap .form-group .form-control {
	width: 100%
}

.upload-box .user-modal {
	text-align: center
}

.upload-box .user-modal .btn {
	width: 140px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	border-radius: 4px;
	margin: 60px auto 0
}

.upload-box .user-modal .disabled {
	background: #f4f5f7;
	border-color: #f4f5f7;
	color: #ccd0d7;
	cursor: auto
}

.upload-box .descript {
	line-height: 16px;
	color: #99a2aa;
	text-align: center
}

.upload-box .img-clip-wrap {
	float: left;
	position: relative;
	margin-right: 40px
}

.upload-box .container-bg {
	width: 180px;
	height: 180px;
	background-color: #000;
	border-radius: 4px;
	border: 1px solid #e5e9ef
}

.upload-box .container-bg .img-container {
	width: 180px;
	height: 180px
}

.upload-box .pre-info {
	margin-top: 20px;
	font-size: 12px;
	color: #99a2aa
}

.upload-box .cropper-content {
	padding: 80px 20px 56px;
	display: inline-block
}

.upload-box .change-label {
	cursor: pointer;
	background: #f1f2f5;
	width: 180px;
	height: 180px;
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #e5e9ef;
	border-radius: 4px;
	-webkit-transition: all .6s ease;
	-o-transition: all .6s ease;
	transition: all .6s ease
}

.upload-box .change-label i {
	margin: 52px auto 0;
	width: 54px;
	height: 46px;
	display: block;
	background: url(https://s1.hdslb.com/bfs/static/account-fe/static/img/icons_m_2.57e5263.png);
	background-position: -101px -1065px
}

.upload-box .change-label span {
	display: block;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	color: #6d757a;
	line-height: 20px;
	margin-top: 10px;
	padding: 0 12px;
	letter-spacing: 0;
	text-align: center
}

.upload-box .reset-img {
	display: none;
	margin-top: 15px
}

.upload-box .reset-img label {
	font-size: 12px;
	color: #6d757a;
	cursor: pointer
}

.upload-box .reset-img label .anticon {
	font-size: 12px
}

.upload-box .border-line {
	height: 182px;
	width: 1px;
	background: #e5e9ef;
	float: left
}

.upload-box .img-preview-wrap {
	margin-left: 40px;
	margin-top: 30px;
	float: left
}

.upload-box .pre-container {
	width: 96px;
	height: 96px;
	border-radius: 50%;
	background-position: center;
	background-size: 100% 100%;
	overflow: hidden
}

._citys span,s {
	position: absolute
}

s {
	background: url(img/arrow.png) no-repeat;
	top: 1px;
	right: 0;
	width: 32px;
	height: 32px
}

._citys {
	background: #fff;
	width: 200%;
	border: 2px solid #eee;
	padding: 5px;
	position: relative
}

._citys span {
	color: #5e9ae3;
	height: 15px;
	width: 15px;
	line-height: 15px;
	text-align: center;
	border-radius: 3px;
	right: 10px;
	top: 10px;
	border: 1px solid #5e9ae3;
	cursor: pointer
}

._citys,._citys0,._citys1 {
	display: inline-block
}

._citys0 {
	height: 34px;
	line-height: 34px;
	border-bottom: 2px solid #5e9ae3;
	font-size: 14px;
	font-weight: 700;
	margin-left: 6px;
	width: 95%;
	padding: 0 5px
}

._citys0 li,._citys1 a {
	display: inline-block;
	line-height: 34px;
	font-size: 15px;
	color: #888;
	width: 80px;
	text-align: center;
	cursor: pointer
}

._citys1 {
	width: 100%;
	padding: 10px 0
}

._citys1 a {
	width: 83px;
	height: 35px;
	background-color: #f5f5f5;
	color: #666;
	margin-left: 6px;
	margin-top: 3px;
	line-height: 35px;
	font-size: 12px;
	border-radius: 5px;
	overflow: hidden
}

._citys1 a:hover {
	color: #fff;
	background-color: #5e9ae3
}

.AreaS {
	background-color: #5e9ae3!important;
	color: #fff!important
}[role=button] {
	cursor: pointer;
	position: relative
}

.collapse {
	display: none
}

.collapse.in {
	display: block
}

tr.collapse.in {
	display: table-row
}

tbody.collapse.in {
	display: table-row-group
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-property: height,visibility;
	-o-transition-property: height,visibility;
	transition-property: height,visibility;
	-webkit-transition-duration: .35s;
	-o-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease
}

.hide {
	display: none!important
}

.show {
	display: block!important
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.panel-wrap {
	width: 100%;
	margin: 0 auto
}

.panel-heading,a.work-inner {
	position: relative
}

a.work-inner {
	display: block
}

.work-head,.work-head .work-intro {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex
}

.work-head {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	background: #fff;
	border-bottom: 1px solid #dcdcdc
}

.work-head>span {
	float: left;
	width: 25%;
	padding: 30px 25px;
	font-weight: 400
}

.work-head .work-name {
	font-size: 24px;
	font-weight: 700;
	border-right: 1px solid #5e9ae3;
	padding-right: 40px
}

.work-head .work-intro {
	margin-left: 40px
}

.work-head .work-intro div:first-child {
	margin-right: 30px
}

.work-head .work-intro span {
	font-size: 14px
}

.iconafter,a[aria-expanded=true] .iconafter {
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

.iconafter {
	position: absolute;
	top: 50%;
	right: -36px;
	color: #5e9ae3;
	font-size: 40px;
	display: block;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

a[aria-expanded=true] .iconafter {
	-webkit-transform: translateY(-50%) rotateX(180deg);
	transform: translateY(-50%) rotateX(180deg)
}

.panel-body {
	background: #fff;
	padding: 40px 80px
}

.panel-body .edit {
	border: 0;
	padding: 0
}

.panel-body .edit div,.panel-body .edit p {
	font-size: 14px;
	color: #666;
	line-height: 25px;
	margin-bottom: 10px
}

.panel-body .btn {
	display: inline-block;
	color: #fff;
	background: #5e9ae3;
	border: 1px solid #5e9ae3;
	margin-right: 20px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	border-radius: 50px;
	height: 50px;
	line-height: 50px;
	width: 180px
}

.panel-body .btn:hover {
	background: #4a86cf
}

.panel-body .btn-wrap {
	margin-top: 38px
}

.panel-body .t_btn {
	background: #fff;
	color: #5e9ae3;
	border-color: #5e9ae3
}

.paging .arrow a:hover,.panel-body .t_btn:hover {
	background: #ebebeb
}

.paging .disabled {
	opacity: .6
}

.paging .disabled a {
	cursor: no-drop
}

.paging .arrow-left {
	width: 50%;
	float: left
}

.paging .arrow-left a {
	float: left
}

.paging .arrow-left span,.paging .arrow-right span {
	width: 300px;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: inline-block;
	margin-top: 6px
}

.paging .arrow-left span {
	margin-left: 5px;
	float: left
}

.paging .arrow-right {
	width: 50%;
	float: right;
	text-align: right
}

.paging .arrow-right a {
	float: right
}

.paging .arrow-right span {
	margin-right: 5px;
	float: right
}

.paging .arrow {
	font-size: 14px
}

.paging .arrow a {
	display: inline-block;
	padding: 5px 20px;
	border: 1px solid #999;
	border-radius: 50px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	background: #fff
}
/*!
 * Viewer v0.1.0
 * https://github.com/fengyuanchen/viewer
 *
 * Copyright (c) 2015 Fengyuan Chen
 * Released under the MIT license
 *
 * Date: 2015-09-02T09:08:17.223Z
 */
@-webkit-keyframes stretch {
	0%,50%,to {
		-webkit-transform: scaleY(.4);
		transform: scaleY(.4)
	}

	20% {
		-webkit-transform: scaleY(1);
		transform: scaleY(1)
	}
}

@keyframes stretch {
	0%,50%,to {
		-webkit-transform: scaleY(.4);
		transform: scaleY(.4)
	}

	20% {
		-webkit-transform: scaleY(1);
		transform: scaleY(1)
	}
}

@-webkit-keyframes scale {
	80% {
		-webkit-transform: scale(.8);
		transform: scale(.8)
	}

	to {
		-webkit-transform: scale(1.2);
		transform: scale(1.2)
	}
}

@keyframes scale {
	80% {
		-webkit-transform: scale(.8);
		transform: scale(.8)
	}

	to {
		-webkit-transform: scale(1.2);
		transform: scale(1.2)
	}
}

@-webkit-keyframes warn-2 {
	0% {
		opacity: 0;
		-webkit-transform: scale(.1);
		transform: scale(.1)
	}

	5% {
		opacity: 8
	}

	to {
		opacity: 0;
		-webkit-transform: scale(2);
		transform: scale(2)
	}
}

@keyframes warn-2 {
	0% {
		opacity: 0;
		-webkit-transform: scale(.1);
		transform: scale(.1)
	}

	5% {
		opacity: 8
	}

	to {
		opacity: 0;
		-webkit-transform: scale(2);
		transform: scale(2)
	}
}

@-webkit-keyframes flip-in-x {
	0% {
		-webkit-transform: perspective(550px) rotateX(90deg);
		transform: perspective(550px) rotateX(90deg);
		opacity: 0
	}

	to {
		-webkit-transform: perspective(550px) rotateX(0deg);
		transform: perspective(550px) rotateX(0deg);
		opacity: 1
	}
}

@-webkit-keyframes bound {
	80% {
		-webkit-transform: scale(1.5);
		transform: scale(1.5)
	}

	to {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes bound {
	80% {
		-webkit-transform: scale(1.5);
		transform: scale(1.5)
	}

	to {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@-webkit-keyframes fade-in-left {
	0% {
		-webkit-transform: translateX(-500px);
		transform: translateX(-500px);
		opacity: 0
	}

	to {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1
	}
}

@keyframes fade-in-left {
	0% {
		-webkit-transform: translateX(-500px);
		transform: translateX(-500px);
		opacity: 0
	}

	to {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1
	}
}

@-webkit-keyframes rotate-in-sm {
	0% {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		-webkit-transform-origin: center center;
		transform-origin: center center;
		opacity: 0
	}

	to {
		-webkit-transform: rotate(0);
		transform: rotate(0);
		-webkit-transform-origin: center center;
		transform-origin: center center;
		opacity: 1
	}
}

@keyframes rotate-in-sm {
	0% {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
		-webkit-transform-origin: center center;
		transform-origin: center center;
		opacity: 0
	}

	to {
		-webkit-transform: rotate(0);
		transform: rotate(0);
		-webkit-transform-origin: center center;
		transform-origin: center center;
		opacity: 1
	}
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.viewer-container,.viewer-navbar {
	background-color: #000
}

.viewer-canvas,.viewer-container,.viewer-footer,.viewer-player {
	right: 0;
	bottom: 0;
	left: 0
}

.viewer-button,.viewer-canvas,.viewer-container,.viewer-footer,.viewer-list,.viewer-navbar,.viewer-open,.viewer-title,.viewer-toolbar,.viewer-toolbar>li {
	overflow: hidden
}

.viewer-close:before,.viewer-flip-horizontal:before,.viewer-flip-vertical:before,.viewer-fullscreen-exit:before,.viewer-fullscreen:before,.viewer-next:before,.viewer-one-to-one:before,.viewer-play:before,.viewer-prev:before,.viewer-reset:before,.viewer-rotate-left:before,.viewer-rotate-right:before,.viewer-zoom-in:before,.viewer-zoom-out:before {
	display: block;
	width: 20px;
	height: 20px;
	font-size: 0;
	line-height: 0;
	color: transparent;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARgAAAAUCAYAAABWOyJDAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAQPSURBVHic7Zs/iFxVFMa/0U2UaJGksUgnIVhYxVhpjDbZCBmLdAYECxsRFBTUamcXUiSNncgKQbSxsxH8gzAP3FU2jY0kKKJNiiiIghFlccnP4p3nPCdv3p9778vsLOcHB2bfveeb7955c3jvvNkBIMdxnD64a94GHMfZu3iBcRynN7zAOI7TG15gHCeeNUkr8zaxG2lbYDYsdgMbktBsP03jdQwljSXdtBhLOmtjowC9Mg9L+knSlcD8TNKpSA9lBpK2JF2VdDSR5n5J64m0qli399hNFMUlpshQii5jbXTbHGviB0nLNeNDSd9VO4A2UdB2fp+x0eCnaXxWXGA2X0au/3HgN9P4LFCjIANOJdrLr0zzZ+BEpNYDwKbpnQMeAw4m8HjQtM6Z9qa917zPQwFr3M5KgA6J5rTJCdFZJj9/lyvGhsDvwFNVuV2MhhjrK6b9bFiE+j1r87eBl4HDwCF7/U/k+ofAX5b/EXBv5JoLMuILzf3Ap6Z3EzgdqHMCuF7hcQf4HDgeoHnccncqdK/TvSDWffFXI/exICY/xZyqc6XLWF1UFZna4gJ7q8BsRvgd2/xXpo6P+D9dfT7PpECtA3cnWPM0GXGFZh/wgWltA+cDNC7X+AP4GzjZQe+k5dRxuYPeiuXU7e1qwLpDz7dFjXKRaSwuMLvAlG8zZlG+YmiK1HoFqT7wP2z+4Q45TfEGcMt01xLoNZEBTwRqD4BLpnMLeC1A41UmVxsXgXeBayV/Wx20rpTyrpnWRft7p6O/FdqzGrDukPNtkaMoMo3FBdBSQMOnYBCReyf05s126fU9ytfX98+mY54Kxnp7S9K3kj6U9KYdG0h6UdLbkh7poFXMfUnSOyVvL0h6VtIXHbS6nOP+s/Zm9mvyXW1uuC9ohZ72E9uDmXWLJOB1GxsH+DxPftsB8B6wlGDN02TAkxG6+4D3TWsbeC5CS8CDFce+AW500LhhOW2020TRjK3b21HEmgti9m0RonxbdMZeVzV+/4tF3cBpP7E9mKHNL5q8h5g0eYsCMQz0epq8gQrwMXAgcs0FGXGFRcB9wCemF9PkbYqM/Bas7fxLwNeJPdTdpo4itQti8lPMqTpXuozVRVXPpbHI3KkNTB1NfkL81j2mvhDp91HgV9MKuRIqrykj3WPq4rHyL+axj8/qGPmTqi6F9YDlHOvJU6oYcTsh/TYSzWmTE6JT19CtLTJt32D6CmHe0eQn1O8z5AXgT4sx4Vcu0/EQecMydB8z0hUWkTd2t4CrwNEePqMBcAR4mrBbwyXLPWJa8zrXmmLEhNBmfpkuY2102xxrih+pb+ieAb6vGhuA97UcJ5KR8gZ77K+99xxeYBzH6Q3/Z0fHcXrDC4zjOL3hBcZxnN74F+zlvXFWXF9PAAAAAElFTkSuQmCC);background-repeat: no-repeat
}

.viewer-zoom-in:before {
	content: "Zoom In";
	background-position: 0 0
}

.viewer-zoom-out:before {
	content: "Zoom Out";
	background-position: -20px 0
}

.viewer-one-to-one:before {
	content: "One to One";
	background-position: -40px 0
}

.viewer-reset:before {
	content: "Reset";
	background-position: -60px 0
}

.viewer-prev:before {
	content: "Previous";
	background-position: -5pc 0
}

.viewer-play:before {
	content: "Play";
	background-position: -75pt 0
}

.viewer-next:before {
	content: "Next";
	background-position: -90pt 0
}

.viewer-rotate-left:before {
	content: "Rotate Left";
	background-position: -140px 0
}

.viewer-rotate-right:before {
	content: "Rotate Right";
	background-position: -10pc 0
}

.viewer-flip-horizontal:before {
	content: "Flip Horizontal";
	background-position: -180px 0
}

.viewer-flip-vertical:before {
	content: "Flip Vertical";
	background-position: -200px 0
}

.viewer-fullscreen:before {
	content: "Enter Full Screen";
	background-position: -220px 0
}

.viewer-fullscreen-exit:before {
	content: "Exit Full Screen";
	background-position: -15pc 0
}

.viewer-close:before {
	content: "Close";
	background-position: -260px 0
}

.viewer-container {
	position: absolute;
	top: 0;
	font-size: 0;
	line-height: 0;
	-ms-touch-action: none;
	touch-action: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: rgba(0,0,0,.5);
	direction: ltr!important;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none
}

.viewer-container ::-moz-selection,.viewer-container::-moz-selection {
	background-color: transparent
}

.viewer-container ::selection,.viewer-container::selection {
	background-color: transparent
}

.viewer-container img {
	display: block;
	width: 100%;
	min-width: 0!important;
	max-width: none!important;
	height: 100%;
	min-height: 0!important;
	max-height: none!important
}

.viewer-player,.viewer-tooltip {
	display: none;
	position: absolute
}

.viewer-canvas,.viewer-player>img {
	position: absolute;
	top: 0
}

.viewer-footer {
	position: absolute;
	text-align: center
}

.viewer-navbar {
	background-color: rgba(0,0,0,.5)
}

.viewer-list {
	height: 50px;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	padding: 1px 0;
	margin: 0
}

.viewer-list>li {
	float: left;
	width: 30px;
	height: 50px;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	color: transparent;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: .5
}

.viewer-list>li+li {
	margin-left: 1px
}

.viewer-list>.viewer-active {
	filter: alpha(opacity=100);
	opacity: 1
}

.viewer-player {
	top: 0;
	cursor: none;
	background-color: #000
}

.viewer-player>img {
	left: 0
}

.viewer-toolbar {
	width: 280px;
	padding: 3px 0;
	margin: 0 auto 5px
}

.viewer-toolbar>li {
	float: left;
	width: 24px;
	height: 24px;
	cursor: pointer;
	background-color: #000;
	background-color: rgba(0,0,0,.5);
	border-radius: 50%
}

.viewer-toolbar>li:hover,.viewer-tooltip {
	background-color: #000;
	background-color: rgba(0,0,0,.8)
}

.viewer-toolbar>li:before {
	margin: 2px
}

.viewer-toolbar>li+li {
	margin-left: 1px
}

.viewer-toolbar>.viewer-play {
	width: 30px;
	height: 30px;
	margin-top: -3px;
	margin-bottom: -3px
}

.viewer-toolbar>.viewer-play:before {
	margin: 5px
}

.viewer-tooltip {
	top: 50%;
	left: 50%;
	width: 50px;
	height: 20px;
	margin-top: -10px;
	margin-left: -25px;
	font-size: 9pt;
	line-height: 20px;
	color: #fff;
	text-align: center;
	border-radius: 10px
}

.viewer-title {
	display: inline-block;
	max-width: 90%;
	margin: 0 5% 5px;
	font-size: 9pt;
	line-height: 1;
	color: #ccc;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	filter: alpha(opacity=80);
	opacity: .8
}

.viewer-title:hover {
	filter: alpha(opacity=100);
	opacity: 1
}

.viewer-button {
	position: absolute;
	top: -40px;
	right: -40px;
	width: 5pc;
	height: 5pc;
	cursor: pointer;
	background-color: #000;
	background-color: rgba(0,0,0,.5);
	border-radius: 50%
}

.viewer-button:before {
	position: absolute;
	bottom: 15px;
	left: 15px
}

.viewer-fixed {
	position: fixed
}

.viewer-show {
	display: block
}

.viewer-hide {
	display: none
}

.viewer-invisible {
	visibility: hidden
}

.viewer-toggle {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: zoom-in
}

.viewer-move {
	cursor: move;
	cursor: -webkit-grab;
	cursor: grab
}

.viewer-fade {
	filter: alpha(opacity=0);
	opacity: 0
}

.viewer-in {
	filter: alpha(opacity=100);
	opacity: 1
}

.viewer-transition {
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.cash-credit-home {
	padding: 30px 0
}

.cash-credit-home .title {
	font-size: 24px;
	margin-bottom: 40px
}

.cash-credit-home .title~.form-group {
	padding-left: 30px
}

.agreement-item em,.cash-credit-home .tip {
	color: #999
}

.cash-credit-home span {
	font-size: 14px;
	float: left;
	display: inline-block;
	vertical-align: top;
	line-height: 32px
}

.cash-credit-home .form-control {
	width: 120px;
	margin-right: 5px
}

.cash-credit-home .label {
	width: 65px;
	margin-right: 10px
}

.cash-credit-home .unit {
	position: absolute;
	left: 252px;
	top: 7px;
	color: #999
}

.cash-credit-home .price {
	color: #cc4141;
	font-size: 18px;
	font-weight: 700
}

.cash-credit-home .text-info {
	float: left;
	font-size: 14px
}

.cash-credit-home .button {
	padding: 12px 123px;
	font-size: 16px;
	color: #fff;
	margin-top: 40px;
	margin-left: 30px
}

.credit-home .label {
	width: 100px;
	text-align: right
}

.box-hd .title .back {
	font-size: 14px;
	color: #666
}

.box-hd .title .anticon {
	font-size: 14px
}

.preloader {
	position: absolute;
	top: 50%;
	left: 50%;
	text-align: center;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%)
}

.preloader.regular {
	width: 60px;
	height: 50px;
	font-size: 0
}

.preloader div {
	width: 10%;
	height: 100%;
	display: inline-block;
	background-color: #000;
	-webkit-animation: stretch 1.2s ease-in-out infinite;
	animation: stretch 1.2s ease-in-out infinite
}

.preloader div:nth-child(2) {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s
}

.preloader div:not(:last-child) {
	margin-right: 5%
}

.preloader div:nth-child(3) {
	-webkit-animation-delay: -1s;
	animation-delay: -1s
}

.preloader div:nth-child(4) {
	-webkit-animation-delay: -.9s;
	animation-delay: -.9s
}

.preloader div:nth-child(5) {
	-webkit-animation-delay: -.8s;
	animation-delay: -.8s
}

.message-inner {
	padding: 30px
}

.message-inner .table {
	width: 100%
}

.message-inner .table th {
	background: #f5f5f5;
	padding: 14px 16px
}

.assets-inner .assets-body td,.assets-inner .assets-body th,.message-inner .con,.message-inner .time {
	text-align: center
}

.message-inner tbody td:nth-child(4n+2) {
	text-align: center;
	color: #999
}

.message-inner tbody td:nth-child(4n+3) {
	color: #555
}

.message-inner tbody .del {
	color: #bfbfbf
}

.message-inner .pagination {
	margin: 30px 0 0
}

.message-button-group {
	margin-bottom: 30px
}

.message-button-group .del-button {
	border: 1px solid #dcdcdc;
	color: #666;
	margin-right: 20px
}

.message-button-group .del-button:hover {
	background-color: #ebebeb
}

.assets-inner {
	padding: 30px
}

.assets-inner .assets-header {
	margin-bottom: 60px;
	overflow: hidden
}

.assets-inner .assets-header .assets-infos {
	float: left
}

.assets-inner .assets-header .assets-infos h4 {
	font-size: 24px;
	font-weight: 400
}

.assets-inner .assets-header .assets-infos .price {
	font-weight: 700;
	font-size: 24px;
	font-family: Tahoma;
	line-height: 1.2
}

.assets-inner .assets-header .assets-infos .price .td1-p-num {
	font-size: 50px
}

.assets-inner .assets-header .assets-button-group {
	float: right;
	margin-top: 20px
}

.assets-inner .assets-header .assets-button-group .button {
	padding: 10px 50px
}

.assets-inner .assets-header .assets-button-group .pick_button {
	border: 1px solid #d2d2d2;
	color: #666;
	margin-left: 30px
}

.assets-inner .assets-header .assets-button-group .pick_button:hover {
	background-color: #ebebeb
}

.assets-inner .assets-body .del {
	color: #bfbfbf
}

.assets-inner .pagination {
	margin: 74px 0 0
}

.result-panel {
	background: #fff;
	padding: 30px;
	height: calc(100vh - 20px - 88px - 30px - 30px - 112px)
}

.result-panel h3 {
	font-size: 18px;
	border-bottom: 1px solid #dcdcdc;
	font-weight: 400;
	padding-bottom: 20px;
	margin-bottom: 100px
}

.pay-result {
	text-align: center
}

.pay-result .figure {
	display: inline-block;
	width: 69px;
	height: 69px;
	background-image: url(../images/css_sprites_result.png);
	margin-bottom: 14px
}

.pay-result p {
	margin-bottom: 26px
}

.pay-result .button {
	width: 100px
}

.pay-result .figure-success {
	background-position: -99px -10px
}

.pay-result .figure-fail {
	background-position: -10px -10px
}

.bind-list {
	background: #f9f9f9;
	margin: 0 0 10px;
	padding: 10px 20px
}

.bind-list .bind-tit {
	position: relative
}

.bind-list .bind-tit .bind-op-btn {
	position: absolute;
	top: 0;
	right: 0
}

.bind-list .bind {
	color: #007c00
}

.bind-list .bind-tit i {
	margin-right: 5px;
	width: 20px;
	height: 20px;
	display: inline-block;
	background: url(http://icon.qiantucdn.com/images/user/user-bind-info.png) no-repeat;
	vertical-align: middle
}

.bind-list .bind-tit i.bind-qq {
	background-position: 0 -26px
}

.bind-list .bind-tit i.bind-wb {
	background-position: -60px -26px
}

.bind-list .bind-tit i.bind-wx {
	background-position: -30px -26px
}

.bind-list .bind-tit i .ftx-02 {
	color: #71b247
}

.ftx-05 {
	color: #005ea7
}

.ftx-04 {
	color: #ff6c00
}

.bind-op-btn .ftx-05 {
	display: inline-block;
	width: 60px;
	text-align: right;
	margin-left: 10px
}

.infos-section .promo .image img,body,html {
	height: 100%
}

body {
	min-width: 1300px
}

.container {
	width: 1230px;
	padding: 0 15px;
	margin: 0 auto
}

.hidden {
	visibility: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
	white-space: nowrap;
	overflow: hidden
}

.lazy_img {
	width: 100%;
	height: auto;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: -webkit-transform 700ms,-webkit-filter 300ms;
	-o-transition: transform 700ms,filter 300ms;
	transition: transform 700ms,filter 300ms;
	transition: transform 700ms,filter 300ms,-webkit-transform 700ms,-webkit-filter 300ms;
	-webkit-filter: blur(5px);
	filter: blur(5px)
}

.lazy_img.lazyloaded {
	-webkit-filter: blur(0);
	filter: blur(0)
}

.button {
	display: inline-block;
	background: #fff;
	border: 1px solid transparent;
	padding: 5px 12px;
	font-size: 14px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	cursor: pointer;
	text-align: center;
	border-radius: 4px;
	transition: all .3s
}

.button:focus {
	outline: 0
}

.default_button {
	background: #5e9ae3;
	color: #fff;
	border-color: #5e9ae3
}

.default_button:hover {
	background: #4a86cf;
	color: #fff
}

.lucency_button {
	background: #fff;
	color: #5e9ae3!important;
	border-color: #5e9ae3
}

.lucency_button:hover {
	background: #f5f5f5
}

.promo {
	font-size: 0
}

.promo img {
	width: 100%;
	display: block;
	max-width: 100%;
	height: 315px
}

.user-header {
	height: 30px;
	background: #f5f5f5;
	font-size: 13px;
	color: #666
}

.fileEnter-form .form-group>span,.form-inner .form-group>span,.user-header .hover-item,.user-header .item {
	position: relative;
	float: left
}

.user-header .hover-item .hover-title,.user-header .item .hover-title {
	position: relative;
	padding: 0 12px;
	z-index: 60;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 30px;
	line-height: 30px;
	display: block;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	color: #666
}

.user-header .hover-item a.hover-title:hover,.user-header .hover-item a.hover-title:hover .anticon,.user-header .item a.hover-title:hover,.user-header .item a.hover-title:hover .anticon {
	color: #5e9ae3
}

.user-header .hover-item .hover-panel,.user-header .item .hover-panel {
	position: absolute;
	top: 29px;
	left: 0;
	z-index: 59;
	background-color: #fff;
	opacity: 0;
	max-width: 0;
	max-height: 0;
	overflow: hidden;
	-webkit-transition: opacity .3s ease-in-out;
	-o-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out
}

.user-header .hover-item .hover-panel .top-qr-code,.user-header .item .hover-panel .top-qr-code {
	width: 280px;
	height: 116px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 18px 0;
	margin: 0 18px;
	border-bottom: 1px dashed #ddd;
	position: relative;
	top: 1px
}

.user-header .hover-item .hover-panel .top-qr-code img,.user-header .item .hover-panel .top-qr-code img {
	float: left;
	width: 80px;
	height: 80px
}

.user-header .hover-item .hover-panel .top-qr-code .right-info,.user-header .item .hover-panel .top-qr-code .right-info {
	float: left;
	padding-left: 12px;
	width: 200px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.user-header .hover-item .hover-panel .top-qr-code .right-info .qr-code-title,.user-header .item .hover-panel .top-qr-code .right-info .qr-code-title {
	font-size: 14px;
	color: #333;
	line-height: 1.5
}

.user-header .hover-item .hover-panel .top-qr-code .right-info .qr-code-desc,.user-header .item .hover-panel .top-qr-code .right-info .qr-code-desc {
	font-size: 12px;
	color: #888;
	line-height: 1.5
}

.user-header .hover-item .hover-panel .top-qr-code .right-info .header-top-btn,.user-header .item .hover-panel .top-qr-code .right-info .header-top-btn {
	display: inline-block;
	margin-top: 8px;
	width: 80px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #ddd;
	background-color: #fff;
	color: #5e9ae3
}

.user-header .hover-item .hover-title {
	cursor: pointer
}

.user-header .hover-item:hover {
	-webkit-box-shadow: 0 3px 8px rgba(0,0,0,.08);
	box-shadow: 0 3px 8px rgba(0,0,0,.08)
}

.user-header .hover-item:hover .hover-title {
	height: 30px;
	background-color: #fff;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	color: #5e9ae3
}

.user-header .hover-item:hover .hover-panel {
	border: 1px solid #ddd;
	-webkit-box-shadow: 0 3px 8px rgba(0,0,0,.08);
	box-shadow: 0 3px 8px rgba(0,0,0,.08);
	opacity: 1;
	max-width: 1500px;
	max-height: 3000px;
	overflow: inherit;
	min-width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.user-header .user-header-left {
	margin: 0 -12px
}

.user-header .user-header-right {
	float: right;
	margin: 0 -10px
}

.user-header .arrow-icon {
	width: 9px;
	height: 6px;
	display: inline-block;
	margin-left: 6px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAYAAAARx7TFAAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+IEmuOgAAAE9JREFUCJl1jkENgEAMBAekYOEsYOG01MKuBMxhpby4kKY06Wd2OymSjszkbyWNHRi2L5qxHcB821NSFMNiLaxHW2Z+9RM4gTsivILu0coeUOZsxClrHD4AAAAASUVORK5CYII=) no-repeat center center
}

.user-header .top-user-login {
	padding: 0 12px;
	line-height: 30px
}

.user-header .top-user-login a {
	color: #666
}

.user-header .top-user-login .username {
	color: #386eb0
}

.user-header .anticon {
	font-size: 12px
}

.user-header .box-info {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 12px;
	width: 100%;
	font-size: 13px
}

.user-header .box-info .a-link {
	color: #333;
	display: block;
	padding: 8px 0;
	line-height: 1.2;
	text-align: center
}

.user-header .J_header-top-fromurl:hover,.user-header .box-info .a-link:hover,.user-header .sitemap-item .sitemap-item-list .a-link:hover {
	color: #5e9ae3
}

.user-header .sitemap-panel {
	width: 1000px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 30px
}

.user-header .J_header-top-fromurl {
	-webkit-transition: color .3s;
	-o-transition: color .3s;
	transition: color .3s
}

.user-header .sitemap-item .hover-panel {
	left: auto;
	right: 0
}

.user-header .sitemap-item .sitemap-sub-item {
	padding: 0 0 20px;
	border-bottom: 1px solid #ddd
}

.user-header .sitemap-item .sitemap-sub-item+.sitemap-sub-item {
	margin-top: 20px
}

.user-header .sitemap-item .sitemap-sub-item:last-child {
	border-bottom: 0;
	padding: 0
}

.user-header .sitemap-item .sitemap-item-title {
	color: #5e9ae3;
	font-weight: 700;
	font-size: 14px;
	font-family: MicrosoftYaHei-Bold;
	margin-bottom: 15px
}

.user-header .sitemap-item .sitemap-item-list {
	overflow: hidden;
	margin: -10px -15px
}

.user-header .sitemap-item .sitemap-item-list li {
	float: left;
	font-size: 0;
	padding: 0 15px;
	margin: 10px 0
}

.user-header .sitemap-item .sitemap-item-list .icon {
	display: inline-block;
	width: 25px;
	height: 25px;
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	margin-right: 4px
}

.user-header .sitemap-item .sitemap-item-list .a-link {
	font-size: 14px;
	float: left;
	margin-top: 3px
}

.header {
	background: #fff
}

.header .header-top {
	padding: 35px 0 30px
}

.header .navbar-header {
	float: left;
	margin-left: 24px
}

.header .navbar {
	border-bottom: 2px solid #5e9ae3
}

.header .navbar .container {
	position: relative
}

.header .navbar .menu-cate {
	position: relative;
	float: left;
	width: 200px
}

.header .navbar .menu-cate .hover-panel.open,.header .navbar .menu-cate:hover .hover-panel {
	-webkit-box-shadow: 0 3px 8px rgba(0,0,0,.08);
	box-shadow: 0 3px 8px rgba(0,0,0,.08);
	opacity: 1;
	max-width: 1500px;
	max-height: 3000px;
	overflow: inherit;
	min-width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.header .navbar .menu-cate .a-link {
	display: block;
	height: 40px;
	line-height: 40px;
	background-color: #5e9ae3;
	color: #fff;
	padding: 0 12px;
	font-size: 16px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.header .navbar .menu-cate .a-link:hover {
	background-color: #4a86cf
}

.header .navbar .menu-cate .a-link .anticon {
	float: right;
	font-size: 20px
}

.header .navbar .menu-cate .hover-panel {
	position: absolute;
	top: 42px;
	left: 0;
	width: 100%;
	z-index: 59;
	opacity: 0;
	max-width: 0;
	max-height: 0;
	overflow: hidden;
	-webkit-transition: opacity .3s ease-in-out;
	-o-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
	min-height: 415px;
	background-color: rgba(7,51,104,.6)
}

.header .navbar .menu-cate .hover-panel .cateList {
	overflow: hidden
}

.header .navbar .menu-cate .hover-panel .cateList>li {
	float: left;
	width: 50%
}

.header .navbar .menu-cate .hover-panel .menu {
	color: #fff;
	padding: 21.5px 10px;
	overflow: hidden;
	line-height: 1;
	border-bottom: 1px solid #005d28
}

.header .navbar .menu-cate .hover-panel .menu .link {
	display: block;
	color: inherit;
	padding: 10px 5px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px
}

.header .navbar .menu-cate .hover-panel .menu .link:hover {
	color: #fff075
}

.header .navbar .menu-cate .hover-panel .menu h1 {
	font-size: 16px;
	font-weight: 700;
	font-family: MicrosoftYaHei-Bold;
	margin-bottom: 25px
}

.header .navbar .menu-cate .hover-panel .button {
	position: absolute;
	display: block;
	border-radius: 0;
	background-color: #feec77;
	color: #897b3b;
	height: 75px;
	line-height: 75px;
	bottom: 0;
	width: 100%;
	font-size: 20px;
	padding: 0;
	border: 0
}

.header .navbar .menu-cate .hover-panel .button .anticon {
	font-size: 20px;
	margin-right: 5px
}

.header .navbar .menu-cate .hover-panel .sub-hover-panel {
	display: none;
	position: absolute;
	background-color: #fff;
	left: 200px;
	width: 547px;
	max-height: 415px;
	top: 0;
	overflow-y: auto;
	padding: 20px
}

.header .navbar .menu-cate .hover-panel .sub-hover-panel.open {
	display: block!important
}

.header .navbar .menu-cate .hover-panel .sub-hover-panel li {
	padding: 14px 0
}

.header .navbar .menu-cate .hover-panel .sub-hover-panel .label {
	color: #333;
	font-size: 14px;
	margin-right: 20px;
	float: left;
	margin-bottom: 10px
}

.header .navbar .menu-cate .hover-panel .sub-hover-panel .con {
	margin: 0 -15px;
	float: left
}

.header .navbar .menu-cate .hover-panel .sub-hover-panel .con a {
	display: inline-block;
	color: #999;
	padding: 0 15px
}

.header .navbar .menu-list {
	float: left;
	width: 1000px;
	overflow: hidden;
	padding-left: 96px
}

.header .form-wrapper .select-wrap li,.header .navbar .menu-list li {
	float: left
}

.header .navbar .menu-list .a-link {
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	padding: 0 25px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.header .form-wrapper .select-wrap li.active a,.header .navbar .menu-list .a-link:hover,.header .navbar .menu-list li.active .a-link {
	color: #4a78b3
}

.header .form-wrapper {
	float: right;

}

.header .form-wrapper .select-wrap {
	overflow: hidden;
	line-height: 1;
	margin: 0 -9px 8px
}

.friend-links li:last-child a,.header .form-wrapper .select-wrap li:last-child a {
	border-right: 0
}

.header .form-wrapper .select-wrap a {
	font-size: 14px;
	color: #666;
	border-right: 1px solid #dcdcdc;
	padding: 0 9px
}

.header .form-wrapper .search-wrap {
	position: relative;
	width: 520px;
	height: 44px;
	float: left
}

.header .form-wrapper .search-wrap .form-control {
	position: absolute;
	left: 0;
	top: 0;
	width: 420px;
	height: 44px;
	border: 2px solid #4a78b3
}

.header .form-wrapper .search-wrap .search-inner {
	position: absolute;
	right: 0;
	top: 0;
	width: 100px
}

.header .form-wrapper .search-wrap .search-inner .button {
	width: 100%;
	height: 44px;
	line-height: 44px;
	padding: 0;
	font-size: 16px;
	border-radius: 0;
	background-color: #4a78b3;
	color: #fff
}

.header .form-wrapper .search-wrap .search-inner .button:hover {
	background-color: #406ea9
}

.header .header-phone {
	float: right;
	margin-top: 20px;
	padding-left: 40px
}

.header .header-phone .figure-phone {
	float: left;
	width: 45px;
	height: 45px;
	background-image: url(../images/phone.png);
	margin-right: 10px
}

.header .header-phone .con {
	float: left;
	line-height: 1
}

.header .header-phone .con .text {
	font-size: 14px;
	color: #5e9ae3;
	margin-bottom: 6px
}

.header .header-phone .con .phone {
	font-size: 24px;
	color: #5e9ae3;
	font-family: Arial-BoldMT;
	font-weight: 700
}

.logo {
	display: block;
	font-size: 0
}

@media (min-width:772px) {
	.c-check {
		cursor: pointer;
		position: relative;
		top: 2px;
		margin-right: 10px
	}

	.c-check input[type=checkbox] {
		display: none
	}

	.c-check input[type=checkbox]:checked+span {
		border-color: #5e9ae3;
		background: url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAAeAAD/4QN/aHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjUtYzAxNCA3OS4xNTE0ODEsIDIwMTMvMDMvMTMtMTI6MDk6MTUgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6NWVlMzM2ODgtMzUxYS1iMDQ3LTllMTItYjdmOTdhYTBjYjU1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjAyQTk2NDAzODY4MTExRThCODMxQ0ZDOTAwRTc0OTUxIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjAyQTk2NDAyODY4MTExRThCODMxQ0ZDOTAwRTc0OTUxIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE3IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOmNjMmEzMWFkLTU0MWMtMzk0My05OTAzLTg0NzJhNTM1MDhiMyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1ZWUzMzY4OC0zNTFhLWIwNDctOWUxMi1iN2Y5N2FhMGNiNTUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAAQCwsLDAsQDAwQFw8NDxcbFBAQFBsfFxcXFxcfHhcaGhoaFx4eIyUnJSMeLy8zMy8vQEBAQEBAQEBAQEBAQEBAAREPDxETERUSEhUUERQRFBoUFhYUGiYaGhwaGiYwIx4eHh4jMCsuJycnLis1NTAwNTVAQD9AQEBAQEBAQEBAQED/wAARCAANAA4DASIAAhEBAxEB/8QAXgABAQEAAAAAAAAAAAAAAAAAAwEEAQEAAAAAAAAAAAAAAAAAAAAFEAACAQMCBwEAAAAAAAAAAAABAhEAEgMEFCExQVGBUhMyEQADAQAAAAAAAAAAAAAAAAAAESFh/9oADAMBAAIRAxEAPwDYmDK6hkUsrNYCPY8hSHT4twunXKJiGyH8fSDwB7TAnzU0u7nJtbpsP0t9etBSteB8Wn//2Q==) no-repeat center center;background-size: 16px 16px
	}

	.c-check span {
		display: inline-block;
		width: 16px;
		height: 16px;
		border: 1px solid #d2d2d2
	}

	.main-tabs .sitemap-panel {
		opacity: 0
	}

	.main-tabs .tab-pane.active .sitemap-panel {
		-webkit-animation: fade-in-left .3s forwards 1s;
		animation: fade-in-left .3s forwards 1s
	}
}

.animsition,.animsition-overlay {
	position: relative;
	opacity: 0;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.edit div,.edit p {
	color: #666;
	font-size: 14px;
	line-height: 1.85
}

.edit b {
	color: #000;
	font-size: 18px;
	margin-bottom: 10px
}

.breadcrumb-wrap {
	background: #f5f5f5
}

.breadcrumb-wrap .breadcrumb {
	padding: 16px 0;
	margin: 0
}

.bshare-custom {
	display: inline-block
}

#bsBox,#bsWXBox,.bsFrameDiv>div {
	-webkit-box-sizing: content-box!important;
	box-sizing: content-box!important
}

#bsBox,#bsWXBox {
	width: auto!important
}

.bsFrameDiv>div {
	height: auto!important
}

.must {
	font-weight: 300;
	color: red;
	margin-right: 2px
}

.form-item {
	position: relative;
    margin-bottom: 20px;
}

.form-item>span {
	float: left;
	position: relative
}

.form-item .label {
	font-size: 14px;
	color: #666;
	line-height: 34px;
	width: 100px;
	text-align: right;
	margin-right: 5px
}

.form-item .form-control {
	width: 280px
}

.form-item textarea {
	width: 280px;
	height: 140px;
	padding: 10px;
	border: 1px solid #ddd
}

.form-item .button {
	padding: 10px 15px
}

textarea {
	font-family: "Hiragino Sans GB","Hiragino","Microsoft Yahei",sans-serif
}

.agreement-item input {
	float: left;
	margin-top: 3px;
	width: 14px;
	height: 14px;
	margin-right: 5px
}

.agreement-item a {
	color: #ff6a00
}

#agreementModal .modal-body {
	height: 500px;
	overflow-y: auto
}

.step-panel {
	background: #fff;
	border: 1px solid #ddd;
	min-height: 100px;
	padding: 20px 40px 30px 50px;
	margin-bottom: 20px
}

.step-panel .steps-round>.current .round,.step-panel .steps-round>.finished .round {
	border: 4px #5e9ae3 solid;
	background-color: #5e9ae3
}

.step-panel .steps-round>.current .bar,.step-panel .steps-round>.finished .bar {
	background-color: #5e9ae3;
	margin-top: 14px
}

.step-panel .steps-round>div>label {
	color: #5e9ae3;
	font-size: 14px;
	margin-top: 10px;
	display: inline-block
}

.prod-inner .prod-list .item .collect-wrap a,.step-panel .steps-round>.todo>label {
	color: #333
}

._unit {
	position: absolute;
	right: 11px;
	top: 7px;
	font-size: 14px;
	color: #ccc
}

.bodycolor,.usercenter-wrapper .side .m-name .con:hover,.usercenter-wrapper .side .menu-list>li .sub a:hover,.usercenter-wrapper .side .menu-list>li .sub li.active a {
	color: #5e9ae3
}

.form-inner .label {
	width: 100px;
	text-align: right;
	color: #666
}

.form-inner .form-group {
	margin-bottom: 20px
}

.fileEnter-form .form-group textarea.form-control,.form-inner .form-group textarea.form-control {
	height: 83px
}

.form-inner .radio-box i {
	float: left;
	font-size: 14px;
	margin-top: 5px
}

.form-inner .select-box {
	margin: 0 -6px
}

.fileEnter-form .select-box li,.form-inner .select-box li {
	float: left;
	width: 33.33333%;
	padding: 0 6px
}

.form-inner .select-box li .form-control {
	width: 100%
}

.form-inner .button {
	padding: 10px 50px
}

.user-form .user-head-module-v2 {
	position: absolute;
	right: 60px;
	top: 30px;
	z-index: 999
}

.user-form .user-head-module-v2 .face-change {
	color: #5e9ae3;
	display: block;
	text-align: center
}

.user-form .form-control {
	width: 334px;
	height: 44px
}

.user-form .label {
	line-height: 44px
}

.user-form .Validform_wrong {
	position: absolute;
	right: 0;
	top: 14px
}

@media (min-width:776px) {
	.c_radio {
		cursor: pointer;
		margin: 0 10px 0 0
	}

	.c_radio input {
		display: none
	}

	.c_radio input:checked+span {
		border-width: 5px;
		border-color: #0059c6!important
	}

	.c_radio input:checked+span:before {
		background: #333
	}

	.c_radio span {
		position: relative;
		display: inline-block;
		width: 16px;
		height: 16px;
		border: 1px solid #666;
		border-radius: 50%;
		float: left;
		line-height: 1;
		margin-top: 14px;
		margin-right: 5px
	}

	.c_radio i {
		float: left;
		color: #333;
		font-weight: 300
	}
}

.fileEnter-form .select-box li .form-control,.full_button {
	width: 100%
}

.figure-king {
	width: 14px;
	height: 12px;
	background: url(../images/css_sprites.png) -90px -60px;
	float: left;
	margin: 8px 5px 0 0
}

.usercenter .anticon {
	display: inline-block;
	-webkit-transform: scale(.8);
	-ms-transform: scale(.8);
	transform: scale(.8);
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	color: #666
}

.usercenter:hover .anticon {
	-webkit-transform: rotate(180deg) scale(.8);
	-ms-transform: rotate(180deg) scale(.8);
	transform: rotate(180deg) scale(.8)
}

.middle-header {
	height: 88px;
	background-color: #5e9ae3
}

.middle-header .navbar-header {
	float: left;
	margin-top: 20px
}

.middle-header .bell-right {
	position: relative;
	float: right;
	margin-top: 25px
}

.middle-header .bell-right .bell {
	display: block;
	width: 40px;
	height: 40px;
	text-align: center;
	border-radius: 4px;
	padding: 4px 0;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.middle-header .bell-right .bell:hover {
	background-color: #72aef7
}

.middle-header .bell-right .badge {
	position: absolute;
	top: -4px;
	right: -2px;
	color: #fff;
	min-width: 18px;
	height: 18px;
	border-radius: 18px;
	background-color: #ff6400;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	padding: 0 6px
}

.middle-header .bell-right .figure-bell {
	display: inline-block;
	width: 23px;
	height: 30px;
	background: url(../images/css_sprites.png) -10px -10px
}

.usercenter-wrapper {
	margin: 20px 0 40px
}

.usercenter-wrapper .side {
	float: left;
	background-color: #fff;
	width: 200px;
	margin-right: 30px
}

.usercenter-wrapper .side .m-enter {
	padding: 30px 30px 24px;
	border-bottom: 1px solid #dcdcdc
}

.usercenter-wrapper .side .m-enter .button {
	border-radius: 0
}

.usercenter-wrapper .side .m-enter .button-wrapper,.usercenter-wrapper .side .menu-list>li {
	margin-bottom: 20px
}

.usercenter-wrapper .side .m-enter p {
	font-size: 14px;
	text-align: center;
	color: #999
}

.usercenter-wrapper .side .m-enter .code {
	text-align: center
}

.usercenter-wrapper .side .m-enter .code img,.usercenter-wrapper .side .m-name .userHead img {
	max-width: 100%
}

.usercenter-wrapper .side .m-name {
	overflow: hidden;
	padding: 24px 20px;
	border-bottom: 1px solid #dcdcdc
}

.usercenter-wrapper .side .m-name .userHead {
	font-size: 0;
	width: 54px;
	float: left;
	margin-right: 18px
}

.usercenter-wrapper .side .m-name .con {
	float: left;
	width: 88px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-top: 4px;
	font-size: 14px;
	height: 42px
}

.usercenter-wrapper .side .menu-list {
	padding: 24px 30px 10px
}

.usercenter-wrapper .side .menu-list>li>h1 {
	font-size: 16px;
	color: #000;
	font-weight: 400;
	margin-bottom: 10px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap
}

.usercenter-wrapper .side .menu-list>li .sub a {
	display: block;
	color: #666;
	font-size: 14px;
	padding: 5px 0 5px 35px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap
}

.usercenter-wrapper .side .menu-list .icon {
	display: inline-block;
	float: left;
	width: 20px;
	height: 20px;
	margin-right: 15px
}

.usercenter-wrapper .side .menu-list .figure-acc {
	background-position: -50px -60px
}

.usercenter-wrapper .side .menu-list .figure-odds {
	background-position: -53px -10px
}

.usercenter-wrapper .side .menu-list .figure-shop {
	background-position: -93px -10px
}

.usercenter-wrapper .side .menu-list .figure-logout {
	background-position: -10px -59px
}

.usercenter-wrapper .content {
	float: left;
	background-color: #fff;
	width: 970px;
	min-height: 1005px
}

.usercenter-wrapper .content .header {
	padding: 0
}

.usercenter-wrapper .content .header .title {
	padding: 20px 30px;
	font-size: 16px;
	border-bottom: 1px solid #dcdcdc;
	font-weight: 400
}

.usercenter-wrapper .content .form-inner {
	position: relative;
	padding: 30px 0
}

.footer {
	min-height: 110px;
	background-color: #121212;
	padding: 16px 0
}

.footer .fl {
	width: 880px
}

.footer .fr {
	width: 100px;
	text-align: center
}

.footer .a-links {
	margin: 14px -25px 26px
}

.footer .a-links a {
	font-size: 14px;
	color: #666;
	padding: 0 25px
}

.footer .infos {
	font-size: 13px;
	color: #3b3b3b
}

.footer .image {
	font-size: 0;
	text-align: center
}

.footer .image img {
	width: 80px
}

.map-inner {
	padding: 36px 30px 70px
}

.map-inner .map-search-wrapper {
	font-size: 0;
	margin-bottom: 60px
}

.map-inner .map-search-wrapper .form-control {
	display: inline-block;
	height: 40px;
	width: 325px;
	border-right: 0
}

.map-inner .map-search-wrapper .btn {
	height: 40px;
	line-height: 40px;
	display: inline-block;
	background: #1d63aa;
	color: #fff;
	font-size: 14px;
	padding: 0 12px;
	vertical-align: top
}

.map-inner .map-search-wrapper .btn:hover {
	background-color: #094f96
}

.fileEnter-inner {
	overflow: hidden;
	padding: 30px 0
}

.fileEnter-inner .col-6:first-child {
	border-right: 1px solid #dcdcdc
}

.fileEnter-inner .image {
	display: block;
	text-align: center;
	padding: 54px 0
}

.fileEnter-inner .image:hover .iconfont {
	color: #0ea250
}

.fileEnter-inner .image .iconfont {
	font-size: 166px;
	color: #e6e6e6;
	-webkit-transition: color .3s;
	-o-transition: color .3s;
	transition: color .3s
}

.fileEnter-inner .image p {
	text-align: center;
	font-size: 16px;
	color: #000;
	margin-top: 20px
}

.fileEnter-inner .status-text {
	margin-top: 40px
}

.fileEnter-form {
	position: relative
}

.fileEnter-form .Validform_wrong {
	position: absolute;
	top: 8px;
	right: 10px
}

.fileEnter-form .tip-panel {
	position: absolute;
	right: 105px;
	top: 0;
	max-width: 200px;
	overflow: hidden
}

.fileEnter-form .tip-panel h1 {
	color: #5e9ae3;
	font-size: 18px
}

.fileEnter-form .label {
	width: 100px;
	text-align: right;
	color: #666;
	line-height: 34px
}

.fileEnter-form .form-group {
	margin-bottom: 20px
}

.fileEnter-form .form-group .form-control {
	width: 500px
}

.fileEnter-form .form-group .con {
	float: left;
	margin-top: 7px;
	color: #666;
	width: 500px
}

.fileEnter-form .radio-box i {
	float: left;
	font-size: 14px;
	margin-top: 12px
}

.fileEnter-form .select-box {
	margin: 0 -6px
}

.fileEnter-form .button {
	padding: 10px 160px
}

.fileEnter-form .button-wrapper {
	padding: 40px 0 10px;
	text-align: center
}

.button.disabled {
	background-color: #ccc!important;
	border-color: #ccc!important;
	cursor: not-allowed
}

.upload-item {
	padding: 44px 0;
	margin: 0 30px;
	border-bottom: 1px solid #dcdcdc
}

.upload-item .label {
	width: 100%;
	text-align: left;
	margin-bottom: 10px
}

.upload-item .con {
	display: inline-block;
	overflow: hidden
}

.upload-item .con>span {
	position: relative;
	display: inline-block
}

.upload-item .con>span .scale {
	height: 30px;
	line-height: 30px;
	top: -30px
}

.upload-item .con>span:hover .scale {
	top: 0
}

.upload-item .example {
	margin-top: -44px
}

#pick_modal .form-item,.upload-item .upload-button {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.upload-item .upload-button {
	position: relative;
	text-align: center;
	display: inline-block;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 160px;
	height: 100px;
	border: 1px dotted #dcdcdc;
	color: #999;
	padding: 24px 0;
	cursor: pointer;
	margin-right: 20px;
	overflow: hidden
}

.upload-item .upload-button img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%
}

.upload-item .upload-button p {
	margin-top: 10px;
	font-size: 14px;
	color: #999
}

.upload-item .upload-button em {
	display: block;
	font-size: 14px;
	color: #bababa
}

#tip_modal .modal-footer .button {
	width: 83px
}

#tip_modal .modal-footer .cancel_button {
	border: 1px solid #e5e5e5;
	background: #e5e5e5;
	color: #000;
	margin-right: 20px
}

#tip_modal .modal-footer .cancel_button:hover {
	background: #d1d1d1
}

#pick_modal .form-item {
	margin: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

#pick_modal .form-item .label {
	color: #666;
	margin-right: 20px;
	width: 60px
}

#pick_modal .form-item .form-control {
	width: 166px
}

#pick_modal .form-item .unit {
	color: #666;
	margin-left: 5px
}

#pick_modal .button {
	width: 83px
}

#pick_modal .cancel_button {
	background: #e5e5e5;
	color: #000;
	margin-right: 20px
}

#pick_modal .cancel_button:hover {
	background: #d1d1d1
}

.pay_button {
	background: #1d63aa;
	width: 130px;
	color: #fff;
	padding: 10px 0
}

.pay_button:hover {
	background: #094f96;
	color: #fff
}

.common-inner {
	padding: 30px
}

.issue-form .label {
	line-height: 44px;
	margin-right: 10px
}

.issue-form .form-control {
	width: 444px;
	height: 44px
}

.issue-form .Validform_wrong {
	position: absolute;
	right: 0;
	top: 14px
}

.issue-form .radio-box i {
	line-height: 34px
}

.issue-form .con {
	position: relative;
	width: 444px;
	font-size: 0;
	overflow: hidden
}

.issue-form select.form-control {
	width: 96px;
	margin-right: 20px
}

.issue-form .inputs-con .form-control:last-child,.issue-form select.form-control:last-child {
	margin-right: 0
}

.issue-form .inputs-con .form-control {
	width: 125px;
	margin-right: 30px
}

.issue-form .upload-item {
	border-bottom: none;
	padding: 0 0 20px
}

.issue-form .upload-item .label {
	width: 72px!important;
	float: left!important
}

.issue-form .upload-item .upload-button {
	width: 216px;
	height: 145px;
	background-color: #ededed
}

.issue-form .upload-item .figure-upload {
	display: inline-block;
	width: 36px;
	height: 36px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAiCAYAAAA3WXuFAAAEZ0lEQVRYR82YTUxTWRSAbQuFxqICo+hkFurGREI1BJiEHwMLJf4ETUxEVhUXLtSt8SfRkHE5k9kNG+NvjIoudAiaIXGB8hsgUSEkxsSFLgxqgUqRtlDa+U59rymPV7h9QOJLbl763rnnfPfcc849r7Y1y7x6enpcWVlZR+fm5lyRSORueXl5cDkqbcuZPDIy4pyenr5ks9kuoEd0/c24WlJSMm1Vr2WgWCzmGBwc9GL4T4DyNIAw9/OBQOCfmpqaiBUoq0A2YPZi8CbjV4PhcQAvFhcXX+MeSxfKEhAwv2PoNmNHCoMfeH6qra3teVNTUzQdqLSBBgYGtrPyexgRqMWu99FotKGsrGxg1YD6+voKMjIyrmPgoKKRfuS8BPlbRfl4ZihdbNN6BP8imBvxkENpEkLIPmd4ialPKnOUgKTWOJ3Oy8CcQ3mGimKDzBO73X4KqK9LzVUCknoTCoX2AbQNIEIjKivPRvkVxjqDkUl+/4FsCIg1yIqNIPL/snW+FQHSlWAksYChoaGNs7Ozb3i32WBkNDMzc5fH45nnDdUSoOQhs1UNDw8XhMPh12ZAHCW7i4qKPi/lDbP3pkDUDnt9fX0uZ9O8ePH5fGEq8DcUxVSAxKNdXV0buJzJxsnUSEtLy4RZjTIFotZU4+JmlOQaVjHE72PEwjcVoM7Oztzs7OzH6DIW0AlgT5eWlnYYvbQAqL29fW1+fn4Lgma15itB6qHYjaoA9ff3b3Y4HG8wvslke56OjY3V19bWfk9+twCIenMEATmjNmiCUvrHGREUvyPbjlRVVU2oAFEu8igXT5m7lSHbL4ewXdPr596It5+kBNKK3y0EBCp+AdFBLJ12u93jfr9/prKy0i8ZowIkMdTb25ubk5OTOTU1lUfsNDO3OglAYE5ICOjP5nmI2DnAhIe8XKsJfEfpMfb6mdHlKkDGOSr6E0AUP3cwGLyPkkO6c7jLCsStiRXoRqwAme0A+tpcLldDYWHhlOhOACF8EG/cx0M52laNEpDHKfcvjCuV31aAZJ4WoxIWcjZKSASw2cCiJdZ+ACVl1gHtmQTyAzo/b6rOzyqQZkvCYr9mS5q4Z3rGxYFMMmsc8v3EjrQPpld3d/cmKnIHL421aoIKXl1RUfEl1VzjbiCXyDhpRcV14sJEZuHCGyg9u9gXhFTzurq6fM4tPY3j9jnfoq2trWOLdYom8SpT4xlnI/KPAiDtqJ5ZPorfYYpfT6oVrsRz8RJ6HjFcmj7JaK8AvQBoj26Eh/+xFWd4Nq+Cyvvks0wFKrkOGeVnZmZ+49kdZHYm2X4pWybfUDqlRL186E2maBcSZ5kKkKFSG6dI1ynhknzwBhcALWHoM97bpdpaaJkoPVOBygKQSRtoNJ1eZ5HSkIpvdYG0rxSzJm7lgOiTPSrNulgkPrcQk6+Ix1XbskkMnKTp6lKJCfkwYAHNzHGryFuJISnzAYbqvxsCIvVNtXePx5CkuXzS/AxXSIA+QvLLz0ADg+9/VYdXof8BPOQAAAAASUVORK5CYII=) no-repeat center
}

.issue-form .form-two .form-control {
	width: 155px;
	margin-right: 0
}

.issue-inner {
	padding: 30px 30px 0
}

.issue-inner .pagination {
	margin: 30px 0 0
}

.issue-table thead th {
	background-color: #f5f5f5;
	text-align: center;
	padding: 12px;
	color: #101010
}

.issue-table tbody td {
	text-align: center;
	padding: 20px 0;
	border-bottom: 1px solid #dcdcdc
}

.issue-table tbody .edit {
	margin-right: 5px
}

.issue-table tbody .image {
	position: relative;
	width: 180px;
	float: left;
	margin-right: 16px;
	font-size: 0;
	padding-top: 23%;
	overflow: hidden
}

.album-inner .album-item img,.issue-table tbody .image img {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0
}

.issue-table tbody .del {
	color: #666
}

.issue-table tbody .con {
	float: left;
	text-align: left;
	padding: 6px 0;
	max-width: 280px
}

.issue-table tbody .con .title {
	display: block;
	font-size: 14px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	margin-bottom: 10px;
	max-height: 60px
}

.issue-table tbody .con .time {
	font-size: 13px;
	color: #666
}

.album-inner ul {
	margin: 0 -18px
}

.album-inner .album-item {
	position: relative;
	float: left;
	padding: 0 18px;
	margin-bottom: 50px
}

.album-inner .album-item:hover .control {
	opacity: 1
}

.album-inner .album-item .control {
	opacity: 0;
	position: absolute;
	bottom: 0;
	left: 18px;
	right: 18px;
	background: rgba(0,0,0,.6);
	padding: 5px 24px;
	text-align: right;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.album-inner .album-item .control a {
	color: #fff
}

.album-inner .album-item .image {
	position: relative;
	display: block;
	padding-top: 63%;
	overflow: hidden;
	width: 279px;
	height: 176px
}

.album-inner .album-item img {
	width: 100%
}

.album-inner .album-item .text {
	position: absolute;
	bottom: -30px;
	left: 18px;
	right: 18px;
	text-align: center
}

.album-control-group {
	overflow: hidden
}

.album-control-group .form-group {
	float: left;
	margin: 0
}

.album-control-group .form-group>span,.friend-links li {
	float: left
}

.album-control-group .form-group .label {
	line-height: 34px
}

.album-control-group .form-group .form-control {
	width: 340px
}

.album-control-group .form-group .button {
	background: #dcdcdc;
	color: #000;
	margin-left: 10px;
	line-height: 1;
	padding: 9px 12px
}

.album-control-group .form-group .button:hover {
	background: #d2d2d2
}

.album-control-group>.button {
	float: right
}

.album-nums {
	color: #999;
	margin: 30px 0
}

.a-links-group {
	margin-bottom: 10px;
	color: #999
}

.a-links-group .a-link,.leaveMsg-list .con .title .company {
	color: #999
}

.a-links-group .a-link:hover,.a-links-group .active,.infos-section .infos-panel .hot-list .item:hover,.leaveMsg-list .con .title .product {
	color: #5e9ae3
}

.leaveMsg-list .item {
	overflow: hidden;
	padding: 20px 0;
	border-bottom: 1px solid #dcdcdc
}

.leaveMsg-list .image {
	float: left;
	width: 54px;
	font-size: 0;
	margin-right: 10px
}

.leaveMsg-list .image img {
	width: 54px;
	height: 54px;
	border-radius: 50%
}

.leaveMsg-list .con {
	float: left;
	text-align: left;
	width: 846px
}

.leaveMsg-list .con .title {
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 6px
}

.leaveMsg-list .con .comment {
	font-size: 14px;
	color: #000;
	margin-bottom: 4px
}

.leaveMsg-list .con .time {
	color: #999;
	font-size: 13px
}

.leaveMsg-list+.pagination {
	margin: 30px 0 0
}

.figure-user {
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAMCAYAAABbayygAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo1ZWUzMzY4OC0zNTFhLWIwNDctOWUxMi1iN2Y5N2FhMGNiNTUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTc3OUIzRjM4OEJDMTFFODhCODRERTlDNUI3OUYxODYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTc3OUIzRjI4OEJDMTFFODhCODRERTlDNUI3OUYxODYiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDE4Y2I1ZWUtZGI3Ni1jNTQ3LThjN2UtMGNmOGNkMTVjNTIwIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjVlZTMzNjg4LTM1MWEtYjA0Ny05ZTEyLWI3Zjk3YWEwY2I1NSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PjqZbfUAAACmSURBVHjaYvz//z8DDMyaNasdSCUCMRMQL05LSyuGyTHCFAIVtQGpSgZUMBmoOA+uEKiIA8j+zoAdcAAV/2RiIAyY4ARQxw8g1Y9F0Ryg3HcUN0LduRhIxUC5q4GKwlCMhSqqA1IaSKapAMWa4L6eOXMmSPFeIHbA4cZTQGwLUtSMRxEImAFxK0hhGhE+zwYpFCFCISdIISjkXwLxZxz4FRCXAgQYAA8oORWPmsrWAAAAAElFTkSuQmCC) no-repeat center;vertical-align: middle;
	margin-right: 5px;
	float: left;
	margin-top: 8px
}

.banner {
	font-size: 0;
	background: #fff
}

.banner-swiper {
	margin-bottom: 30px;
	height: 415px;
	overflow: hidden
}

.banner-swiper .slick-dots {
	line-height: 1;
	bottom: 16px
}

.banner-swiper .slick-dots li button {
	border: 1px solid #5e9ae3
}

.banner-swiper .slick-dots li.slick-active button {
	background: #5e9ae3
}

.banner-swiper .tv-slick-arrow {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 60px;
	height: 60px;
	padding: 0;
	margin-top: -30px;
	cursor: pointer;
	z-index: 233;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	opacity: .6
}

.banner-swiper .card {
	height: 415px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover
}

.banner-swiper .arrow-next {
	right: 10vw;
	background: url(../images/arrow-right-e7a771eba5db4997ec53aae7f40f20b0.png) center center no-repeat;
	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../images/arrow-right-e7a771eba5db4997ec53aae7f40f20b0.png', sizingMethod='scale')
}

.banner-swiper .arrow-prev {
	left: 10vw;
	background: url(../images/arrow-left-75b7f5e95630e484b07fa8178e64fec8.png) center center no-repeat;
	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/arrow-left-75b7f5e95630e484b07fa8178e64fec8.png', sizingMethod='scale')
}

.index-main .section {
	margin-bottom: 30px
}

.index-main .section .section-title {
	font-size: 18px;
	color: #000;
	font-weight: 400;
	margin-bottom: 10px
}

.index-main .section .section-title .more {
	font-size: 14px;
	color: #999;
	margin-top: 4px
}

.index-main .section .section-con {
	overflow: hidden
}

.infos-section .promo {
	position: relative;
	float: left;
	width: 295px
}

.infos-section .promo .image {
	font-size: 0;
	height: 340px;
	overflow: hidden
}

.infos-section .promo .promo-text {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	background: #f9ecb2;
	line-height: 1;
	padding: 20px 0;
	color: #bbae73
}

.infos-section .promo .promo-text h1 {
	font-size: 24px;
	margin-bottom: 12px
}

.infos-section .promo .promo-text p {
	font-size: 18px
}

.infos-section .infos-panel {
	float: left;
	width: 610px;
	height: 340px;
	overflow: hidden;
	background: #fff;
	padding: 0 18px
}

.infos-section .infos-panel .more {
	position: absolute;
	right: 0;
	top: 0;
	height: 35px;
	line-height: 35px
}

.infos-section .infos-panel .main-tabs {
	position: relative
}

.infos-section .infos-panel .ui-tabs {
	position: relative;
	border-bottom: 1px solid #dcdcdc
}

.infos-section .infos-panel .ui-tabs:after,.infos-section .infos-panel .ui-tabs:before {
	content: '';
	display: table;
	clear: both
}

.infos-section .infos-panel .ui-tabs li.active a {
	color: #1d63aa
}

.infos-section .infos-panel .ui-tabs li.active a:after {
	content: '';
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 100%;
	height: 2px;
	background: #5e9ae3
}

.infos-section .infos-panel .ui-tabs li {
	float: left;
	margin-right: 20px
}

.infos-section .infos-panel .ui-tabs li a {
	position: relative;
	display: block;
	height: 35px;
	line-height: 35px;
	color: #000
}

.infos-section .infos-panel .hot-list {
	padding: 12px 0
}

.infos-section .infos-panel .hot-list li:last-child .item {
	border-bottom: none
}

.infos-section .infos-panel .hot-list .item {
	display: block;
	overflow: hidden;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #dcdcdc
}

.infos-section .infos-panel .hot-list .item .title {
	float: left;
	width: 80%;
	font-size: 14px
}

.infos-section .infos-panel .hot-list .item .time {
	float: right;
	font-size: 12px;
	color: #999
}

.infos-section .quote-panel {
	float: left;
	width: 295px;
	height: 340px;
	background: #fff;
	border-left: 1px solid #dcdcdc
}

.infos-section .quote-panel>.title {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	background: #5e9ae3;
	color: #fff;
	padding: 0 14px
}

.infos-section .quote-panel>.title .more {
	font-size: 14px;
	color: #fff
}

.infos-section .quote-panel .new-list {
	padding: 10px 15px
}

.infos-section .quote-panel .new-list li:last-child .item,.price-section .section-con .menu>ul li:last-child .item {
	border-bottom: 0
}

.infos-section .quote-panel .new-list .item {
	position: relative;
	display: block;
	overflow: hidden;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #dcdcdc
}

.infos-section .quote-panel .new-list .item:hover {
	color: #5e9ae3
}

.infos-section .quote-panel .new-list .item .title {
	float: left;
	font-size: 13px;
	width: 65%;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap
}

.infos-section .quote-panel .new-list .item .time {
	float: right;
	font-size: 12px;
	color: #999
}

.tab-content>.active {
	-webkit-animation: fadeIn 1s cubic-bezier(.52,.4,0,1.38);
	animation: fadeIn 1s cubic-bezier(.52,.4,0,1.38)
}

.company-section .company-swiper {
	opacity: 0;
	-webkit-transition: opacity .3;
	-o-transition: opacity .3;
	transition: opacity .3
}

.company-section .company-swiper.slick-initialized {
	opacity: 1
}

.company-section .slick-dots {
	bottom: -44px
}

.company-section .slick-dots li {
	width: 25px;
	height: 5px
}

.company-section .slick-dots li button {
	width: 25px;
	height: 5px;
	background-color: #dcdcdc;
	border-radius: 0;
	padding: 0
}

.company-section .slick-dots li.slick-active button {
	background-color: #5e9ae3
}

.company-section .section-con {
	padding: 20px 15px 70px;
	background: #fff
}

.company-section .card {
	display: inline-block;
	float: left;
	width: 270px;
	margin: 0 15px
}

.company-section .card:hover img,.news-section .new-list .card:hover img,.prod-inner .prod-list .item .infos .image:hover img {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2)
}

.company-section .card .image {
	position: relative;
	padding-top: 63.4%;
	overflow: hidden
}

.company-section .card .image img {
	width: 100%;
	height: 100%
}

.company-section .card .con {
	line-height: 1;
	padding: 0 15px
}

.company-section .card .con .title {
	font-size: 14px;
	color: #000;
	padding: 18px 0 5px
}

.company-section .card .con .info {
	overflow: hidden;
	line-height: 1.65;
	margin-bottom: 10px;
	color: #666
}

.company-section .card .con .info .label {
	float: left;
	width: 42px
}

.company-section .card .con .info .text {
	width: 198px;
	float: left
}

.company-section .card .con .adress {
	color: #666
}

.company-section .card .con .adress span {
	width: 50%;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap
}

.company-section .card .con .adress .fr {
	color: #999;
	text-align: right
}

.news-section .new-list {
	margin: 0 -20px
}

.news-section .new-list li {
	padding: 0 20px;
	float: left
}

.news-section .new-list .card {
	float: left;
	width: 270px;
	background: #fff
}

.news-section .new-list .card .image {
	position: relative;
	font-size: 0;
	padding-top: 63.5%;
	overflow: hidden
}

.company-section .card .image img,.news-section .new-list .card .image img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.news-section .new-list .card .con {
	padding: 0 15px;
	line-height: 1
}

.news-section .new-list .card .con .title {
	position: relative;
	font-size: 14px;
	padding: 20px 0 14px
}

.news-section .new-list .card .con .title:after {
	position: absolute;
	content: '';
	display: inline-block;
	width: 32px;
	left: 0;
	bottom: 0;
	background-color: #dcdcdc;
	height: 1px
}

.news-section .new-list .card .con .summary {
	font-size: 14px;
	color: #666;
	margin: 16px 0;
	line-height: 1.6;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 44px
}

.news-section .new-list .card .con .info {
	padding: 12px 15px;
	color: #999;
	overflow: hidden;
	margin: 0 -15px;
	border-top: 1px solid #dcdcdc
}

.price-section .section-con {
	background: #fff
}

.price-section .section-con .menu {
	float: left;
	width: 435px;
	padding: 0 10px;
	margin-right: 20px
}

.price-section .section-con .menu>.clearfix {
	padding: 10px 0
}

.price-section .section-con .menu .name {
	color: #5e9ae3;
	border-bottom: 1px solid #dcdcdc;
	padding: 14px 0 8px;
	line-height: 1
}

.price-section .section-con .menu .item {
	position: relative;
	display: block;
	line-height: 42px;
	height: 42px;
	overflow: hidden;
	border-bottom: 1px solid #dcdcdc
}

.friend-links li a:hover,.price-section .section-con .menu .item:hover {
	color: #5e9ae3
}

.price-section .section-con .menu .item .label {
	float: left;
	width: 65%;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap
}

.price-section .section-con .menu .item .time {
	float: right;
	color: #999
}

.price-section .section-con .promo {
	float: left;
	width: 275px;
	padding: 14px 0;
	margin: -8px 0
}

.price-section .section-con .promo a {
	display: block;
	font-size: 0;
	margin: 8px 0;
	height: 156px;
	overflow: hidden
}

.price-section .section-con .promo a img {
	height: 100%!important
}

.friend-links {
	margin: 30px 0 20px
}

.friend-links h4 {
	font-size: 14px;
	color: #000;
	margin-bottom: 20px
}

.friend-links .clearfix {
	margin: -10px
}

.friend-links li a {
	display: block;
	padding: 0 10px;
	margin: 10px 0;
	line-height: 1;
	border-right: 1px solid #999;
	color: #999
}

.rightFixed {
	position: fixed;
	width: 34px;
	height: 100%;
	top: 0;
	right: 0;
	background: #e3e3e3;
	z-index: 999
}

.rightFixed .item {
	position: relative
}

.rightFixed .item .iconfont {
	display: block;
	font-size: 20px;
	color: #999;
	margin-bottom: 5px
}

.rightFixed .item:hover .iconfont {
	color: #fff
}

.rightFixed .item:hover>a {
	background: #5e9ae3;
	color: #fff
}

.rightFixed .item:hover .open-panel {
	opacity: 1;
	max-width: 200px
}

.rightFixed .item>a,.rightFixed .open-panel {
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.rightFixed .item>a {
	display: block;
	text-align: center;
	border-bottom: 1px solid #e3e3e3;
	padding-top: 35px;
	font-size: 13px;
	position: relative;
	height: 120px
}

.rightFixed .item>a img {
	display: inline-block;
	width: 23px;
	height: 23px;
	margin-bottom: 8px
}

.rightFixed .item>a p {
	line-height: 1
}

.rightFixed .open-panel {
	opacity: 0;
	max-width: 0;
	overflow: hidden;
	position: absolute;
	right: 34px;
	width: 130px;
	min-height: 100%;
	background-color: #fff;
	top: 0;
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,.1);
	box-shadow: 0 0 20px rgba(0,0,0,.1)
}

.rightFixed .open-panel .figure-phone {
	display: inline-block;
	width: 26px;
	height: 21px;
	background: url(../images/phone·-75bdfasdfdsfe48654bvb.png)
}

.rightFixed .user .open-panel {
	padding: 30px 20px 0
}

.prod-inner .prod-list .item .infos .con .name:hover,.rightFixed .user .open-panel a {
	color: #5e9ae3
}

.rightFixed .phone .open-panel {
	text-align: center;
	padding-top: 20px
}

.rightFixed .phone .open-panel .text {
	font-size: 18px;
	color: #1d63aa
}

.rightFixed .phone .open-panel .phone-num {
	font-size: 14px;
	color: #1d63aa
}

.rightFixed .weixin .open-panel img {
	display: block;
	margin: 0 auto;
  width: auto;
  height: 120px;
  padding: 10px;
}

.rightFixed .returnTop {
	display: none;
	position: absolute;
	bottom: 0;
	height: 120px;
	width: 100%;
	text-align: center;
	cursor: pointer;
	line-height: 120px
}

.rightFixed .returnTop .iconfont {
	font-size: 20px
}

.rightFixed .returnTop:hover {
	background: #5e9ae3;
	color: #fff
}

.filter-wrapper {
	background: #fff;
	padding-bottom: 40px
}

.filter-wrapper .selectList td {
	border-bottom: 1px dotted #dcdcdc
}

.filter-wrapper .selectList_c {
	width: 840px;
	padding: 5px 14px;
	background: #f8f8f8
}

.filter-wrapper .selectList_s {
	padding-left: 10px;
	background: #e3eaf1;
	margin: 5px 0
}

.filter-wrapper .selectList a {
	padding: 2px 5px;
	margin: 5px;
	white-space: nowrap;
	display: inline-block
}

.filter-wrapper .selectList_t {
	width: 100px;
	height: auto;
	text-align: center;
	background: #e5e5e5;
	padding: 5px 0
}

.filter-wrapper .selectedShow {
	border: 1px solid #245fab;
	color: #245fab;
	padding: 0 20px 0 5px;
	margin: 5px;
	height: 20px;
	line-height: 20px;
	float: left;
	position: relative
}

.filter-wrapper .selectedShow em {
	width: 16px;
	height: 16px;
	position: absolute;
	right: 2px;
	top: 0;
	display: block;
	cursor: pointer
}

.filter-wrapper .eliminateCriteria {
	width: 95px;
	color: #245fab;
	cursor: pointer;
	float: left;
	line-height: 20px;
	margin: 5px 0
}

.filter-wrapper .selectList a.selected,.filter-wrapper .selectList a:hover {
	color: #245fab
}

.prod-panel {
	background: #f5f5f5;
	padding: 30px 0 45px
}

.prod-panel .prod-sort {
	background: #fff;
	padding: 16px 10px;
	overflow: hidden;
	font-size: 0
}

.prod-panel .prod-sort .up .anticon {
	color: #ee3121
}

.prod-panel .prod-sort a {
	display: inline-block;
	border: 1px solid #999;
	padding: 10px 20px;
	line-height: 1;
	font-size: 14px;
	border-right: 0
}

.prod-panel .prod-sort a .anticon {
	font-size: 14px;
	color: #666
}

.prod-panel .prod-sort a:last-child {
	border-right: 1px solid #999
}

.prod-panel .prod-sort .fr span {
	color: #999;
	font-size: 14px;
	margin-right: 20px
}

.prod-panel .prod-sort .fr .button {
	background: #245fab;
	color: #fff;
	border-color: #245fab;
	border-radius: 0
}

.prod-panel .prod-sort .fr .button:hover {
	background: #1a55a1
}

.prod-panel .prod-sort .fr .button .icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../images/public.png) no-repeat 0 -136px;
	float: left;
	margin-top: -6px;
	margin-right: 6px
}

.noData {
	background: #fff;
	height: 328px;
	text-align: center;
	padding-top: 124px
}

.noData .inline {
	display: inline-block;
	overflow: hidden
}

.noData .icon {
	float: left;
	width: 85px;
	height: 71px;
	background: url(../images/public.png) no-repeat -500px -213px;
	margin-right: 20px
}

.noData .fl h6,.prod-inner .prod-list .item .infos .con .name {
	font-size: 20px;
	color: #000;
	margin-bottom: 20px;
	font-weight: 400
}

.noData .fl p {
	font-size: 14px;
	color: #666;
	text-align: left
}

.prod-inner {
	margin-top: 15px
}

.prod-inner .prod-list .item {
	overflow: hidden;
	background: #fff;
	padding: 15px;
	margin-bottom: 14px
}

.prod-inner .prod-list .item .infos {
	float: left;
	width: 540px;
	overflow: hidden
}

.prod-inner .prod-list .item .infos .image {
	position: relative;
	display: block;
	float: left;
	width: 180px;
	font-size: 0;
	margin-right: 20px;
	height: 114px;
	overflow: hidden
}

.prod-inner .prod-list .item .infos .con {
	line-height: 1;
	padding-top: 5px
}

.prod-inner .prod-list .item .infos .con .name {
	display: block;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap
}

.prod-inner .prod-list .item .infos .con .info {
	font-size: 14px;
	line-height: 1.65;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.prod-inner .prod-list .item .price {
	float: left;
	width: 510px;
	padding-top: 24px
}

.prod-inner .prod-list .item .price>span {
	display: block;
	font-size: 14px;
	color: #000
}

.prod-inner .prod-list .item .price>span em {
	font-size: 24px;
	color: #ee3121
}

.prod-inner .prod-list .item .control {
	float: left;
	width: 120px;
	text-align: right;
	padding-top: 25px
}

.prod-inner .prod-list .item .control .button {
	width: 90px;
	text-align: center;
	border-radius: 0;
	color: #1d63aa;
	border-color: #1d63aa;
	margin-bottom: 25px
}

.prod-inner .prod-list .item .collect-wrap {
	display: inline-block;
	width: 90px;
	text-align: center;
	margin-left: auto
}

.prod-inner .prod-list .item .collect-wrap .collected .anticon {
	margin-right: 4px;
	color: #1d63aa
}

.prod-inner .prod-list .item .collect-wrap .anticon {
	font-size: 14px;
	margin-right: 5px
}

.prod-inner .prod-list .item .collect-wrap a.on {
	color: #eb4545
}

.global-edit-body,.news-inner {
	background-color: #fff
}

.news-inner .big-title {
	font-size: 30px;
	color: #4a78b3;
	text-align: center;
	font-weight: 400;
	margin-bottom: 36px
}

.news-inner .a-links {
	text-align: center;
	margin-bottom: 20px
}

.about-inner .a-links a.active,.news-inner .a-links a.active {
	border-color: #5e9ae3;
	color: #5e9ae3
}

.news-inner .a-links a {
	display: inline-block;
	padding: 15px 40px;
	border: 1px solid #a0a0a0;
	border-radius: 4px;
	line-height: 1;
	margin: 0 10px
}

.news-inner .item {
	padding: 30px 0;
	border-bottom: 1px solid #dcdcdc;
	overflow: hidden
}

.news-inner .item .image {
	font-size: 0;
	float: left;
	margin-right: 20px;
	width: 160px;
	height: 100px
}

.detail-inner .detail-panel .right .recommend-wrap .item .image img,.news-inner .item .image img,.photo-swiper img {
	width: 100%
}

.news-inner .item .con {
	line-height: 1;
	float: left;
	width: 1020px
}

.news-inner .item .con .summary,.news-inner .item .con .title {
	color: #666;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.news-inner .item .con .title {
	white-space: nowrap;
	font-weight: 700;
	font-size: 18px;
	margin-bottom: 12px
}

.news-inner .item .con .summary {
	font-size: 14px;
	line-height: 1.65;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-bottom: 10px;
	max-height: 46px
}

.news-inner .item .con .time {
	font-size: 12px;
	color: #999
}

.news-inner .pagination {
	margin: 46px 0 64px
}

.global-edit-body .title {
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 20px
}

.global-edit-body .title h1 {
	font-size: 30px;
	color: #000;
	text-align: center;
	margin-bottom: 24px
}

.global-edit-body .title .info {
	overflow: hidden;
	font-size: 13px;
	color: #999
}

.global-edit-body .title .back {
	color: #666;
	margin-left: 30px
}

.global-edit-body .title .back .iconfont {
	color: #1d63aa;
	font-size: 14px;
	margin-left: 4px
}

.global-edit-body .edit {
	padding: 30px 0
}

.global-edit-body .paging {
	margin: 46px 0
}

.paging {
	background: #e9e9e9
}

.paging a:hover {
	background-color: #5e9ae3!important;
	color: #fff!important
}

.paging .next,.paging .prev {
	width: 40%;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.paging .prev a {
	margin-right: 20px
}

.paging .next a,.paging .prev a {
	display: inline-block;
	padding: 20px;
	background: #dbdbdb
}

.paging .next {
	text-align: right
}

.price-innner,.table-thead span {
	background: #f5f5f5;
	padding: 30px 0
}

.price-innner .item {
	overflow: hidden;
	padding: 14px;
	background: #fff;
	margin-bottom: 15px
}

.price-innner .item .image {
	float: left;
	width: 160px;
	height: 100px;
	overflow: hidden;
	margin-right: 26px
}

.detail-inner .detail-prods .prod-list li a:hover img,.price-innner .item .image:hover img,.provide-wrapper li a:hover img {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2)
}

.price-innner .item .con .title {
	color: #245fab;
	font-size: 20px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 20px
}

.price-innner .item .con .time {
	font-size: 13px;
	color: #666
}

.about-inner .big-title {
	font-size: 30px;
	color: #4a78b3;
	text-align: center;
	font-weight: 400;
	margin-bottom: 36px
}

.about-inner .a-links {
	text-align: center
}

.about-inner .a-links a {
	display: inline-block;
	padding: 15px 40px;
	border: 1px solid #a0a0a0;
	border-radius: 4px;
	line-height: 1;
	margin: 0 10px
}

.certificate-box {
	padding: 40px 0 50px
}

.certificate-box .image {
	cursor: pointer
}

.certificate-box td {
	padding: 20px;
	width: 25%
}

.certificate-box .pagination {
	margin-top: 50px
}

.table-thead {
	overflow: hidden
}

.table-thead span {
	float: left;
	width: 25%;
	padding: 25px
}

.company-panel {
	background: #f5f5f5;
	padding: 30px 0 50px
}

.company-panel .company-item {
	background: #fff;
	padding: 0 16px;
	margin-bottom: 15px
}

.company-panel .company-item .head {
	overflow: hidden;
	padding: 14px 0;
	border-bottom: 1px solid #dcdcdc
}

.company-panel .company-item .head .name {
	font-size: 18px;
	color: #000;
	font-weight: 400;
	float: left;
	width: 50%;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 5px
}

.company-panel .company-item .head .button {
	float: right;
	border-radius: 0;
	padding: 6px 12px
}

.company-panel .company-item .head .button .iconfont {
	font-size: 18px;
	float: left;
	margin: -1px 5px 0 0
}

.company-panel .company-item .body {
	overflow: hidden;
	padding: 30px 0
}

.company-panel .company-item .body .infos {
	float: left;
	width: 580px;
	margin: -10px 0
}

.company-panel .company-item .body .infos .info {
	font-size: 14px;
	color: #666;
	padding: 10px 0;
	line-height: 1;
	overflow: hidden
}

.company-panel .company-item .body .infos .info .label {
	float: left;
	width: 76px
}

.company-panel .company-item .body .infos .info .con {
	float: left;
	width: 490px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap
}

.company-panel .company-item .body .images {
	float: right;
	width: 580px
}

.company-panel .company-item .body .images .clearfix {
	margin: 0 -10px
}

.company-panel .company-item .body .images li {
	float: right;
	padding: 0 10px
}

.company-panel .company-item .body .images li .image {
	display: block;
	font-size: 0
}

.company-panel .company-item .body .images li .text-box {
	font-size: 13px;
	line-height: 1;
	padding: 10px 0;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #666
}

.company-panel .company-item .body .images li .cell {
	width: 180px
}

.company-panel .company-item .body .images li .cell img {
	width: 100%;
	height: 114px
}

.hasSelect-wrap+.header-phone {
	margin-top: 8px!important
}

.hasSelect-wrap .search-wrap {
	width: 514px!important;
	margin-top: 8px
}

.hasSelect-wrap select {
	height: 44px;
	width: 75px;
	border: 1px solid #dcdcdc
}

.hasSelect-wrap .form-group {
	position: absolute;
	top: 0;
	left: 75px;
	display: inline-block
}

.hasSelect-wrap .form-control {
	border: 1px solid #dcdcdc!important;
	border-left: 0!important;
	width: 340px!important
}

.sub-header .company-name {
	height: 110px;
	background-size: cover;
	background-repeat: no-repeat
}

.sub-header .company-name .title {
	line-height: 110px;
	font-size: 24px
}

.sub-header .sub-navbar {
	height: 48px;
	background-color: #5e9ae3
}

.sub-header .sub-navbar li {
	float: left;
	width: 12.5%
}

.sub-header .sub-navbar .a-link:hover,.sub-header .sub-navbar li.active .a-link {
	background-color: #e8e280;
	color: #000
}

.sub-header .sub-navbar .a-link {
	display: block;
	height: 48px;
	line-height: 48px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.provide-wrapper {
	padding: 24px 15px 30px;
	background-color: #fff;
	margin: 25px 0
}

.provide-wrapper:last-child {
	margin-bottom: 40px
}

.provide-wrapper .clearfix {
	margin: -7.5px
}

.provide-wrapper .price {
	color: #ef4032;
	font-size: 18px
}

.provide-wrapper li {
	float: left;
	padding: 7.5px;
	width: 16.66667%
}

.provide-wrapper li a {
	display: block
}

.provide-wrapper li .image {
	height: 114px;
	overflow: hidden
}

.detail-inner .detail-panel .middle .infos .item,.provide-wrapper li .con {
	font-size: 14px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap
}

.provide-wrapper li .con {
	margin-top: 10px
}

.provide-wrapper .company-info {
	overflow: hidden
}

.provide-wrapper .company-info .image {
	float: left;
	width: 296px;
	margin-right: 36px;
	height: 187px
}

.provide-wrapper .new-list .item {
	display: block;
	overflow: hidden;
	line-height: 1;
	padding: 7.5px 0
}

.provide-wrapper .new-list .item:hover,.user-control .main-tabs .ui-tabs li.active a {
	color: #5e9ae3
}

.provide-wrapper .new-list .item .label {
	font-size: 14px;
	float: left;
	width: 75%;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap
}

.provide-wrapper .new-list .item .con {
	color: #999;
	font-size: 12px;
	float: right
}

.provide-wrapper .company-intro {
	overflow: hidden;
	margin-bottom: 27px
}

.provide-wrapper .company-intro .image {
	float: left;
	width: 296px;
	height: 187px;
	margin-right: 36px;
	font-size: 0
}

.provide-wrapper .company-intro .image img {
	width: 100%;
	height: 100%
}

.provide-wrapper .compant-table .table-title {
	font-size: 18px;
	color: #000;
	background: #e9ebec;
	padding: 16px 0;
	line-height: 1;
	text-align: center;
	font-weight: 400;
	border: 1px solid #e9ebec
}

.provide-wrapper .compant-table table {
	width: 100%;
	border-right: 1px solid #e9ebec
}

.provide-wrapper .compant-table table td {
	border-left: 1px solid #e9ebec;
	border-bottom: 1px solid #e9ebec
}

.provide-wrapper .compant-table table td span {
	display: inline-block
}

.provide-wrapper .compant-table table .label {
	background-color: #e9ebec;
	padding: 18px 0;
	text-align: center;
	width: 122px;
	border-right: 1px solid #e9ebec
}

.provide-wrapper .compant-table table .con {
	padding: 0 28px
}

.provide-wrapper .dynamic-list {
	margin-top: -30px;
	overflow: hidden
}

.provide-wrapper .dynamic-list+.pagination {
	margin: 55px 0 20px
}

.global-title,.provide-wrapper .dynamic-list li {
	position: relative;
	border-bottom: 1px solid #dcdcdc
}

.provide-wrapper .dynamic-list li {
	width: 100%;
	padding: 20px 0
}

.provide-wrapper .dynamic-list .title {
	font-size: 18px;
	display: block;
	padding-right: 150px;
	margin-bottom: 20px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap
}

.provide-wrapper .dynamic-list .title:hover {
	color: #1d63aa
}

.provide-wrapper .dynamic-list .time {
	position: absolute;
	right: 0;
	top: 4px;
	font-size: 14px;
	color: #999
}

.detail-inner .detail-panel .right .recommend-wrap .item .con .title,.provide-wrapper .dynamic-list .summary {
	color: #999;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 42px
}

.global-title {
	font-size: 20px;
	font-weight: 400;
	padding: 0 0 15px 10px;
	line-height: 1;
	margin-bottom: 30px
}

.global-title:after {
	content: '';
	position: absolute;
	height: 20px;
	width: 4px;
	background: #245fab;
	left: 0;
	top: 0
}

.footer-logo {
	margin-top: 12px
}

.sub-main .breadcrumb-wrap {
	margin-top: 25px
}

.sub-main .breadcrumb-wrap .breadcrumb {
	padding: 12px 15px
}

.detail-inner {
	background-color: #fff;
	margin: 30px 0 40px;
	padding: 25px 15px
}

.detail-inner .detail-panel {
	overflow: hidden;
	margin-bottom: 40px
}

.detail-inner .detail-panel .left {
	float: left;
	width: 374px;
	margin-right: 39px
}

.detail-inner .detail-panel .middle {
	float: left;
	width: 425px
}

.detail-inner .detail-panel .middle .name {
	font-size: 24px;
	padding-bottom: 14px;
	border-bottom: 1px solid #dcdcdc;
	font-weight: 400;
	margin-bottom: 20px;
	line-height: 1;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap
}

.detail-inner .detail-panel .middle .infos {
	overflow: hidden;
	margin-bottom: 6px
}

.detail-inner .detail-panel .middle .infos .item {
	color: #000;
	float: left;
	margin-bottom: 10px
}

.detail-inner .detail-panel .middle .infos .item .price {
	font-size: 24px;
	color: #ef4032
}

.detail-inner .detail-panel .middle .button-group .button {
	width: 166px;
	height: 40px;
	border-radius: 0;
	padding: 0;
	line-height: 40px
}

.detail-inner .detail-panel .middle .button-group .button .anticon {
	font-size: 14px;
	margin-right: 10px
}

.detail-inner .detail-panel .middle .button-group .connect_button {
	background: #1d63aa;
	color: #fff
}

.detail-inner .detail-panel .middle .button-group .collect_button {
	background-color: #aaa;
	color: #fff
}

.detail-inner .detail-panel .middle .button-group .collect_button.on {
	background-color: #eb4545
}

.detail-inner .detail-panel .right {
	float: left;
	width: 300px;
	border-left: 1px solid #dcdcdc;
	padding-left: 18px;
	margin-left: 14px
}

.detail-inner .detail-panel .right .name {
	color: #1d63aa;
	text-align: center;
	font-size: 18px;
	border-bottom: 1px solid #dcdcdc;
	padding: 10px 0;
	line-height: 1
}

.detail-inner .detail-panel .right .recommend-wrap {
	margin: -10px 0
}

.detail-inner .detail-panel .right .recommend-wrap .item {
	overflow: hidden;
	padding: 28px 0
}

.detail-inner .detail-panel .right .recommend-wrap .item+.item {
	border-top: 1px solid #dcdcdc
}

.detail-inner .detail-panel .right .recommend-wrap .item .image {
	float: left;
	width: 140px;
	height: 88px;
	overflow: hidden;
	font-size: 0;
	margin-right: 14px
}

.detail-inner .detail-panel .right .recommend-wrap .item .con {
	padding: 7px 0
}

.detail-inner .detail-panel .right .recommend-wrap .item .con .title {
	color: #333;
	font-size: 14px;
	margin-bottom: 10px
}

.detail-inner .detail-panel .right .recommend-wrap .item .con .price {
	color: #ef4032
}

.detail-inner .detail-intro {
	margin-bottom: 50px
}

.detail-inner .detail-intro .global-title {
	color: #1d63aa;
	margin-bottom: 16px
}

.detail-inner .detail-intro .intro {
	overflow: hidden;
	margin-bottom: 40px
}

.detail-inner .detail-intro .intro .item {
	float: left;
	width: 20%;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap
}

.detail-inner .detail-intro .intro .item .label {
	color: #666
}

.detail-inner .detail-intro .edit div,.detail-inner .detail-intro .edit p {
	font-size: 16px
}

.detail-inner .detail-prods .global-title {
	color: #1d63aa
}

.detail-inner .detail-prods .prod-list {
	margin: 0 -8px;
	overflow: hidden
}

.detail-inner .detail-prods .prod-list li {
	float: left;
	width: 16.66667%;
	padding: 0 8px
}

.detail-inner .detail-prods .prod-list li .image {
	position: relative;
	height: 114px;
	overflow: hidden;
	margin-bottom: 10px
}

.detail-inner .detail-prods .prod-list li .con {
	font-size: 14px;
	margin-bottom: 10px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 42px
}

.detail-inner .detail-prods .prod-list li .price {
	color: #ef4032
}

.slider-for {
	opacity: 0
}

.slider-for.slick-initialized {
	opacity: 1
}

.slider-for .slick-slide {
	height: 237px;
	overflow: hidden;
	font-size: 0
}

.slider-for .slick-slide img {
	width: 100%;
	display: block;
	max-width: 100%
}

.slider-nav {
	margin: 0 -5px;
	opacity: 0
}

.slider-nav.slick-initialized {
	opacity: 1
}

.slider-nav .slick-slide {
	width: 100px;
	margin: 0 5px
}

.slider-nav .slick-slide img {
	opacity: .5;
	width: 100%
}

.slider-nav .slick-next {
	right: 0
}

.slider-nav .slick-prev {
	left: 0
}

.slider-nav .slick-next,.slider-nav .slick-prev {
	margin-top: -20px
}

.slider-nav .slick-current img {
	border: 3px solid #5e9ae3;
	opacity: 1
}

.slider-nav .slick-arrow {
	text-align: center;
	line-height: 40px
}

.slider-nav .iconfont {
	position: static;
	font-size: 18px
}

.edit-inner .head {
	line-height: 1;
	text-align: center;
	margin-bottom: 26px
}

.edit-inner .head .title {
	font-size: 18px;
	margin-bottom: 15px
}

.edit-inner .head .time {
	font-size: 14px;
	color: #999
}

.edit-inner .body {
	padding-bottom: 70px
}

.edit-inner .foot {
	border-top: 1px solid #dcdcdc;
	padding: 40px 0 20px
}

.photoWall li {
	width: 25%
}

.photoWall li .image {
	height: 176px
}

.photoWall li .con {
	text-align: center
}

.photo-swiper {
	width: 500px;
	margin: 0 auto 10px
}

.photo-swiper .photo-slick-arrow {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 99
}

.photo-swiper .photo-slick-arrow .iconfont {
	font-size: 35px
}

.photo-swiper .arrow-next {
	right: -40px
}

.photo-swiper .arrow-prev {
	left: -40px
}

.photo-swiper .card {
	width: 500px
}

.modal-head {
	position: relative;
	font-size: 18px;
	padding: 15px;
	border-bottom: 1px solid #dcdcdc
}

.connect-wrapper {
	background-color: #fff;
	margin: 30px 0 40px;
	padding: 18px 14px 25px
}

.connect-wrapper .connect-box {
	margin-top: -20px;
	margin-bottom: 20px
}

.connect-wrapper .connect-box li {
	padding: 10px 15px
}

.connect-wrapper .iconfont {
	color: #245fab
}

.connect-wrapper .label {
	color: #666
}

.msg-box .form-item {
	overflow: hidden;
	margin-bottom: 30px
}

.msg-box .left {
	float: left
}

.msg-box .label {
	width: 45px
}

.msg-box .form-control {
	width: 510px
}

.msg-box .button {
	width: 120px;
	background-color: #1d63aa;
	color: #fff;
	border-radius: 0
}

.msg-box .right {
	float: right
}

.msg-box .right .edit p:first-child {
	margin-bottom: 19px
}

.msg-box .right .edit div,.msg-box .right .edit p {
	color: #999
}

.adress-box {
	overflow: hidden;
	padding-bottom: 100px
}

.adress-box .left {
	float: left;
	width: 856px
}

.adress-box .right {
	float: left;
	width: 344px;
	height: 400px;
	background: #5e9ae3;
	padding: 88px 30px 0
}

.adress-box .right .name {
	font-size: 19px;
	color: #fff;
	margin-bottom: 30px
}

.adress-box .right li {
	font-size: 16px;
	color: #fff;
	overflow: hidden;
	margin-bottom: 12px
}

.adress-box .right li .label {
	float: left;
	width: 50px
}

.adress-box .right li .con {
	float: left;
	width: 230px
}

.user-control {
	position: absolute;
	top: 42px;
	right: 0;
	width: 220px;
	height: 410px;
	background-color: #fff;
	z-index: 999
}

.user-control .user-head img {
	display: block;
	width: 80px;
	height: 80px;
	margin: 20px auto;
	border-radius: 50%
}

.user-control .button-wrap {
	text-align: center
}

.user-control .button-wrap .button {
	width: 120px;
	border-radius: 0
}

.user-control .main-tabs {
	padding: 0 16px;
	border-top: 1px dotted #dcdcdc;
	margin-top: 26px
}

.user-control .main-tabs .ui-tabs {
	overflow: hidden;
	border-bottom: 1px solid #dcdcdc;
	padding-top: 16px
}

.user-control .main-tabs .ui-tabs li.active a:after {
	content: '';
	position: absolute;
	bottom: 0;
	height: 2px;
	width: 100%;
	background: #5e9ae3;
	display: inline-block;
	left: 0
}

.user-control .main-tabs .ui-tabs li {
	float: left;
	width: 50%
}

.user-control .main-tabs .ui-tabs li a {
	position: relative;
	display: block;
	text-align: center;
	padding: 6px 0
}

.user-control .main-tabs .tab-content {
	padding: 10px 0
}

.user-control .main-tabs .tab-content .item {
	display: block;
	padding: 4px 0;
	font-size: 13px;
	color: #666;
	overflow: hidden
}

.user-control .main-tabs .tab-content .item .title {
	float: left;
	width: 130px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap
}

.user-control .main-tabs .tab-content .item .time {
	float: right;
	width: 39px
}

.scale,.scale img {
	position: absolute;
	left: 0
}

.scale {
	width: 216px;
	height: 50px;
	line-height: 50px;
	background: #5e9ae3;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	text-align: center;
	overflow: hidden;
	top: -50px;
	z-index: 999
}

.scale img {
	top: 0;
	z-index: 9999;
	opacity: 0
}

.scale:hover {
	background: #4a86cf
}

.scale .anticon {
	font-size: 20px;
	color: #fff
}

.issue-form .con:hover .scale {
	top: 0
}
.selectList_hero{
  background-color: #e3eaf1;
}
.selectList_hero .item{
  overflow: hidden;
  padding-left: 12px;
}
.selectList_hero .item .label{
  float: left;
  padding: 7px;
}
.selectList_hero .item .a-links{
  float: left;
}
.rightFixed .qq .open-panel > a{
  display: block;
  padding: 5px;
  text-align: center;
  background: url('../images/kefu.png') no-repeat center center;
  height: 30px;
  transition: all 0.3s;
}
.rightFixed .qq .open-panel > a:hover{
  opacity: 0.7;
}
.rightFixed .qq .open-panel{
  padding: 10px 0;
}
.rightFixed .qq .open-panel > a + a{
  margin-top: 10px;
}

