

h1 {
	margin: .67em 0;
	font-size: 2em
}

mark {
	color: #000;
	background: #ff0
}

small {
	font-size: 80%
}

sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	height: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font: inherit;
	color: inherit
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0
}

input {
	line-height: normal
}

input[type=checkbox],
input[type=radio] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}
	.auto {
				width: 1200px;
				margin: 0 auto;
			}
			
			body {
				background-color: #fff;
			}
			
			
			
		
			.about-container {
				min-width: 1200px;
			}
			
			
			.m-tel2 {
				width: 100%;
				position: absolute;
				bottom: 0px;
				color: #999;
				height: 32px;
				line-height: 32px;
				background-color: #fff;
				text-align: center;
			}
		
			
			.about-title {
				text-align: center;
				margin-bottom: 45px;
			}
			
			.about-title h3 {
			
				font-size: 36px;
				color: #333;
				margin-bottom: 18px;
			}
			
			.about-t-line {
				width: 150px;
				height: 1px;
				background-color: #ffb600;
				margin-bottom: 18px;
			}
			
			.about-desc {
				width: 820px;
				font-size: 16px;
				color: #666;
				line-height: 26px;
				text-indent: 2em;
				text-align: center;
			}
			
			.about-what {
				margin-bottom: 120px;
				background: #f5f5f5;
			}
			
			.about-field {
				margin-bottom: 120px;
				background: #fff;
				padding-top: 80px;
				padding-bottom: 120px;
			}
			
			.about-how {
				margin-bottom: 120px;
				background: #f5f5f5;
			}
			
			.about-self {
				
				background: #fff;
				padding-top: 80px;
			
			}
			
			.how-left {
				border-radius: 5px;
				width: 260px;
				height: 256px;
				margin-right: 20px;
				text-align: center;
				position: relative;
				background: #eee;
				cursor: pointer;
			}
			
			
			/*我们的优势*/
			
			.self-item {
				width: 380px;
				height: 300px;
				position: relative;
			}
			
			.self-item.self-item01 {
				margin-right: 30px;
				background: url(../img/self01.jpg)
			}
			
			.self-item.self-item02 {
				margin-right: 30px;
				background: url(../img/self02.jpg)
			}
			
			.self-item.self-item03 {
				background:url(../img/self03.jpg)
			}
			
			.s-item-title {
				position: absolute;
				right: 20px;
				top: 20px;
				font-size: 48px;
				line-height: 48px;
				font-weight: bold;
				color: #fff;
				padding-bottom: 5px;
				border-bottom: 6px solid #fff;
			}
			
			.s-item-con {
				position: absolute;
				top: 174px;
				left: 20px;
				font-size: 14px;
				line-height: 22px;
			}
			
			.self-item01 .s-item-con {
				color: #000cff;
				/*color:#fff;*/
			}
			
			.self-item02 .s-item-con {
				color: #fffc00;
			}
			
			.self-item03 .s-item-con {
				color: #fff;
			}
fieldset {
	padding: .35em .625em .75em;
	margin: 0 2px;
	border: 1px solid silver
}

legend {
	padding: 0;
	border: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: 700
}

table {
	border-spacing: 0;
	border-collapse: collapse
}

td,
th {
	padding: 0
}


/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
	*,
	:after,
	:before {
		color: #000!important;
		text-shadow: none!important;
		background: 0 0!important;
		-webkit-box-shadow: none!important;
		box-shadow: none!important
	}
	a,
	a:visited {
		text-decoration: underline
	}
	a[href]:after {
		content: " (" attr(href) ")"
	}
	abbr[title]:after {
		content: " (" attr(title) ")"
	}
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: ""
	}
	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid
	}
	thead {
		display: table-header-group
	}
	img,
	tr {
		page-break-inside: avoid
	}
	img {
		max-width: 100%!important
	}
	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}
	h2,
	h3 {
		page-break-after: avoid
	}
	select {
		background: #fff!important
	}
	.navbar {
		display: none
	}
	.btn>.caret,
	.dropup>.btn>.caret {
		border-top-color: #000!important
	}
	.label {
		border: 1px solid #000
	}
	.table {
		border-collapse: collapse!important
	}
	.table td,
	.table th {
		background-color: #fff!important
	}
	.table-bordered td,
	.table-bordered th {
		border: 1px solid #ddd!important
	}
}



.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;

	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
	content: "\2a"
}

.glyphicon-plus:before {
	content: "\2b"
}

.glyphicon-eur:before,
.glyphicon-euro:before {
	content: "\20ac"
}

.glyphicon-minus:before {
	content: "\2212"
}

.glyphicon-cloud:before {
	content: "\2601"
}

.glyphicon-envelope:before {
	content: "\2709"
}

.glyphicon-pencil:before {
	content: "\270f"
}

.glyphicon-glass:before {
	content: "\e001"
}

.glyphicon-music:before {
	content: "\e002"
}

.glyphicon-search:before {
	content: "\e003"
}

.glyphicon-heart:before {
	content: "\e005"
}

.glyphicon-star:before {
	content: "\e006"
}

.glyphicon-star-empty:before {
	content: "\e007"
}

.glyphicon-user:before {
	content: "\e008"
}

.glyphicon-film:before {
	content: "\e009"
}

.glyphicon-th-large:before {
	content: "\e010"
}

.glyphicon-th:before {
	content: "\e011"
}

.glyphicon-th-list:before {
	content: "\e012"
}

.glyphicon-ok:before {
	content: "\e013"
}

.glyphicon-remove:before {
	content: "\e014"
}

.glyphicon-zoom-in:before {
	content: "\e015"
}

.glyphicon-zoom-out:before {
	content: "\e016"
}

.glyphicon-off:before {
	content: "\e017"
}

.glyphicon-signal:before {
	content: "\e018"
}

.glyphicon-cog:before {
	content: "\e019"
}

.glyphicon-trash:before {
	content: "\e020"
}

.glyphicon-home:before {
	content: "\e021"
}

.glyphicon-file:before {
	content: "\e022"
}

.glyphicon-time:before {
	content: "\e023"
}

.glyphicon-road:before {
	content: "\e024"
}

.glyphicon-download-alt:before {
	content: "\e025"
}

.glyphicon-download:before {
	content: "\e026"
}

.glyphicon-upload:before {
	content: "\e027"
}

.glyphicon-inbox:before {
	content: "\e028"
}

.glyphicon-play-circle:before {
	content: "\e029"
}

.glyphicon-repeat:before {
	content: "\e030"
}

.glyphicon-refresh:before {
	content: "\e031"
}

.glyphicon-list-alt:before {
	content: "\e032"
}

.glyphicon-lock:before {
	content: "\e033"
}

.glyphicon-flag:before {
	content: "\e034"
}

.glyphicon-headphones:before {
	content: "\e035"
}

.glyphicon-volume-off:before {
	content: "\e036"
}

.glyphicon-volume-down:before {
	content: "\e037"
}

.glyphicon-volume-up:before {
	content: "\e038"
}

.glyphicon-qrcode:before {
	content: "\e039"
}

.glyphicon-barcode:before {
	content: "\e040"
}

.glyphicon-tag:before {
	content: "\e041"
}

.glyphicon-tags:before {
	content: "\e042"
}

.glyphicon-book:before {
	content: "\e043"
}

.glyphicon-bookmark:before {
	content: "\e044"
}

.glyphicon-print:before {
	content: "\e045"
}

.glyphicon-camera:before {
	content: "\e046"
}

.glyphicon-font:before {
	content: "\e047"
}

.glyphicon-bold:before {
	content: "\e048"
}

.glyphicon-italic:before {
	content: "\e049"
}

.glyphicon-text-height:before {
	content: "\e050"
}

.glyphicon-text-width:before {
	content: "\e051"
}

.glyphicon-align-left:before {
	content: "\e052"
}

.glyphicon-align-center:before {
	content: "\e053"
}

.glyphicon-align-right:before {
	content: "\e054"
}

.glyphicon-align-justify:before {
	content: "\e055"
}

.glyphicon-list:before {
	content: "\e056"
}

.glyphicon-indent-left:before {
	content: "\e057"
}

.glyphicon-indent-right:before {
	content: "\e058"
}

.glyphicon-facetime-video:before {
	content: "\e059"
}

.glyphicon-picture:before {
	content: "\e060"
}

.glyphicon-map-marker:before {
	content: "\e062"
}

.glyphicon-adjust:before {
	content: "\e063"
}

.glyphicon-tint:before {
	content: "\e064"
}

.glyphicon-edit:before {
	content: "\e065"
}

.glyphicon-share:before {
	content: "\e066"
}

.glyphicon-check:before {
	content: "\e067"
}

.glyphicon-move:before {
	content: "\e068"
}

.glyphicon-step-backward:before {
	content: "\e069"
}

.glyphicon-fast-backward:before {
	content: "\e070"
}

.glyphicon-backward:before {
	content: "\e071"
}

.glyphicon-play:before {
	content: "\e072"
}

.glyphicon-pause:before {
	content: "\e073"
}

.glyphicon-stop:before {
	content: "\e074"
}

.glyphicon-forward:before {
	content: "\e075"
}

.glyphicon-fast-forward:before {
	content: "\e076"
}

.glyphicon-step-forward:before {
	content: "\e077"
}

.glyphicon-eject:before {
	content: "\e078"
}

.glyphicon-chevron-left:before {
	content: "\e079"
}

.glyphicon-chevron-right:before {
	content: "\e080"
}

.glyphicon-plus-sign:before {
	content: "\e081"
}

.glyphicon-minus-sign:before {
	content: "\e082"
}

.glyphicon-remove-sign:before {
	content: "\e083"
}

.glyphicon-ok-sign:before {
	content: "\e084"
}

.glyphicon-question-sign:before {
	content: "\e085"
}

.glyphicon-info-sign:before {
	content: "\e086"
}

.glyphicon-screenshot:before {
	content: "\e087"
}

.glyphicon-remove-circle:before {
	content: "\e088"
}

.glyphicon-ok-circle:before {
	content: "\e089"
}

.glyphicon-ban-circle:before {
	content: "\e090"
}

.glyphicon-arrow-left:before {
	content: "\e091"
}

.glyphicon-arrow-right:before {
	content: "\e092"
}

.glyphicon-arrow-up:before {
	content: "\e093"
}

.glyphicon-arrow-down:before {
	content: "\e094"
}

.glyphicon-share-alt:before {
	content: "\e095"
}

.glyphicon-resize-full:before {
	content: "\e096"
}

.glyphicon-resize-small:before {
	content: "\e097"
}

.glyphicon-exclamation-sign:before {
	content: "\e101"
}

.glyphicon-gift:before {
	content: "\e102"
}

.glyphicon-leaf:before {
	content: "\e103"
}

.glyphicon-fire:before {
	content: "\e104"
}

.glyphicon-eye-open:before {
	content: "\e105"
}

.glyphicon-eye-close:before {
	content: "\e106"
}

.glyphicon-warning-sign:before {
	content: "\e107"
}

.glyphicon-plane:before {
	content: "\e108"
}

.glyphicon-calendar:before {
	content: "\e109"
}

.glyphicon-random:before {
	content: "\e110"
}

.glyphicon-comment:before {
	content: "\e111"
}

.glyphicon-magnet:before {
	content: "\e112"
}

.glyphicon-chevron-up:before {
	content: "\e113"
}

.glyphicon-chevron-down:before {
	content: "\e114"
}

.glyphicon-retweet:before {
	content: "\e115"
}

.glyphicon-shopping-cart:before {
	content: "\e116"
}

.glyphicon-folder-close:before {
	content: "\e117"
}

.glyphicon-folder-open:before {
	content: "\e118"
}

.glyphicon-resize-vertical:before {
	content: "\e119"
}

.glyphicon-resize-horizontal:before {
	content: "\e120"
}

.glyphicon-hdd:before {
	content: "\e121"
}

.glyphicon-bullhorn:before {
	content: "\e122"
}

.glyphicon-bell:before {
	content: "\e123"
}

.glyphicon-certificate:before {
	content: "\e124"
}

.glyphicon-thumbs-up:before {
	content: "\e125"
}

.glyphicon-thumbs-down:before {
	content: "\e126"
}

.glyphicon-hand-right:before {
	content: "\e127"
}

.glyphicon-hand-left:before {
	content: "\e128"
}

.glyphicon-hand-up:before {
	content: "\e129"
}

.glyphicon-hand-down:before {
	content: "\e130"
}

.glyphicon-circle-arrow-right:before {
	content: "\e131"
}

.glyphicon-circle-arrow-left:before {
	content: "\e132"
}

.glyphicon-circle-arrow-up:before {
	content: "\e133"
}

.glyphicon-circle-arrow-down:before {
	content: "\e134"
}

.glyphicon-globe:before {
	content: "\e135"
}

.glyphicon-wrench:before {
	content: "\e136"
}

.glyphicon-tasks:before {
	content: "\e137"
}

.glyphicon-filter:before {
	content: "\e138"
}

.glyphicon-briefcase:before {
	content: "\e139"
}

.glyphicon-fullscreen:before {
	content: "\e140"
}

.glyphicon-dashboard:before {
	content: "\e141"
}

.glyphicon-paperclip:before {
	content: "\e142"
}

.glyphicon-heart-empty:before {
	content: "\e143"
}

.glyphicon-link:before {
	content: "\e144"
}

.glyphicon-phone:before {
	content: "\e145"
}

.glyphicon-pushpin:before {
	content: "\e146"
}

.glyphicon-usd:before {
	content: "\e148"
}

.glyphicon-gbp:before {
	content: "\e149"
}

.glyphicon-sort:before {
	content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
	content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
	content: "\e152"
}

.glyphicon-sort-by-order:before {
	content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
	content: "\e154"
}

.glyphicon-sort-by-attributes:before {
	content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
	content: "\e156"
}

.glyphicon-unchecked:before {
	content: "\e157"
}

.glyphicon-expand:before {
	content: "\e158"
}

.glyphicon-collapse-down:before {
	content: "\e159"
}

.glyphicon-collapse-up:before {
	content: "\e160"
}

.glyphicon-log-in:before {
	content: "\e161"
}

.glyphicon-flash:before {
	content: "\e162"
}

.glyphicon-log-out:before {
	content: "\e163"
}

.glyphicon-new-window:before {
	content: "\e164"
}

.glyphicon-record:before {
	content: "\e165"
}

.glyphicon-save:before {
	content: "\e166"
}

.glyphicon-open:before {
	content: "\e167"
}

.glyphicon-saved:before {
	content: "\e168"
}

.glyphicon-import:before {
	content: "\e169"
}

.glyphicon-export:before {
	content: "\e170"
}

.glyphicon-send:before {
	content: "\e171"
}

.glyphicon-floppy-disk:before {
	content: "\e172"
}

.glyphicon-floppy-saved:before {
	content: "\e173"
}

.glyphicon-floppy-remove:before {
	content: "\e174"
}

.glyphicon-floppy-save:before {
	content: "\e175"
}

.glyphicon-floppy-open:before {
	content: "\e176"
}

.glyphicon-credit-card:before {
	content: "\e177"
}

.glyphicon-transfer:before {
	content: "\e178"
}

.glyphicon-cutlery:before {
	content: "\e179"
}

.glyphicon-header:before {
	content: "\e180"
}

.glyphicon-compressed:before {
	content: "\e181"
}

.glyphicon-earphone:before {
	content: "\e182"
}

.glyphicon-phone-alt:before {
	content: "\e183"
}

.glyphicon-tower:before {
	content: "\e184"
}

.glyphicon-stats:before {
	content: "\e185"
}

.glyphicon-sd-video:before {
	content: "\e186"
}

.glyphicon-hd-video:before {
	content: "\e187"
}

.glyphicon-subtitles:before {
	content: "\e188"
}

.glyphicon-sound-stereo:before {
	content: "\e189"
}

.glyphicon-sound-dolby:before {
	content: "\e190"
}

.glyphicon-sound-5-1:before {
	content: "\e191"
}

.glyphicon-sound-6-1:before {
	content: "\e192"
}

.glyphicon-sound-7-1:before {
	content: "\e193"
}

.glyphicon-copyright-mark:before {
	content: "\e194"
}

.glyphicon-registration-mark:before {
	content: "\e195"
}

.glyphicon-cloud-download:before {
	content: "\e197"
}

.glyphicon-cloud-upload:before {
	content: "\e198"
}

.glyphicon-tree-conifer:before {
	content: "\e199"
}

.glyphicon-tree-deciduous:before {
	content: "\e200"
}

.glyphicon-cd:before {
	content: "\e201"
}

.glyphicon-save-file:before {
	content: "\e202"
}

.glyphicon-open-file:before {
	content: "\e203"
}

.glyphicon-level-up:before {
	content: "\e204"
}

.glyphicon-copy:before {
	content: "\e205"
}

.glyphicon-paste:before {
	content: "\e206"
}

.glyphicon-alert:before {
	content: "\e209"
}

.glyphicon-equalizer:before {
	content: "\e210"
}

.glyphicon-king:before {
	content: "\e211"
}

.glyphicon-queen:before {
	content: "\e212"
}

.glyphicon-pawn:before {
	content: "\e213"
}

.glyphicon-bishop:before {
	content: "\e214"
}

.glyphicon-knight:before {
	content: "\e215"
}

.glyphicon-baby-formula:before {
	content: "\e216"
}

.glyphicon-tent:before {
	content: "\26fa"
}

.glyphicon-blackboard:before {
	content: "\e218"
}

.glyphicon-bed:before {
	content: "\e219"
}

.glyphicon-apple:before {
	content: "\f8ff"
}

.glyphicon-erase:before {
	content: "\e221"
}

.glyphicon-hourglass:before {
	content: "\231b"
}

.glyphicon-lamp:before {
	content: "\e223"
}

.glyphicon-duplicate:before {
	content: "\e224"
}

.glyphicon-piggy-bank:before {
	content: "\e225"
}

.glyphicon-scissors:before {
	content: "\e226"
}

.glyphicon-bitcoin:before {
	content: "\e227"
}

.glyphicon-btc:before {
	content: "\e227"
}

.glyphicon-xbt:before {
	content: "\e227"
}

.glyphicon-yen:before {
	content: "\00a5"
}

.glyphicon-jpy:before {
	content: "\00a5"
}

.glyphicon-ruble:before {
	content: "\20bd"
}

.glyphicon-rub:before {
	content: "\20bd"
}

.glyphicon-scale:before {
	content: "\e230"
}

.glyphicon-ice-lolly:before {
	content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
	content: "\e232"
}

.glyphicon-education:before {
	content: "\e233"
}

.glyphicon-option-horizontal:before {
	content: "\e234"
}

.glyphicon-option-vertical:before {
	content: "\e235"
}

.glyphicon-menu-hamburger:before {
	content: "\e236"
}

.glyphicon-modal-window:before {
	content: "\e237"
}

.glyphicon-oil:before {
	content: "\e238"
}

.glyphicon-grain:before {
	content: "\e239"
}

.glyphicon-sunglasses:before {
	content: "\e240"
}

.glyphicon-text-size:before {
	content: "\e241"
}

.glyphicon-text-color:before {
	content: "\e242"
}

.glyphicon-text-background:before {
	content: "\e243"
}

.glyphicon-object-align-top:before {
	content: "\e244"
}

.glyphicon-object-align-bottom:before {
	content: "\e245"
}

.glyphicon-object-align-horizontal:before {
	content: "\e246"
}

.glyphicon-object-align-left:before {
	content: "\e247"
}

.glyphicon-object-align-vertical:before {
	content: "\e248"
}

.glyphicon-object-align-right:before {
	content: "\e249"
}

.glyphicon-triangle-right:before {
	content: "\e250"
}

.glyphicon-triangle-left:before {
	content: "\e251"
}

.glyphicon-triangle-bottom:before {
	content: "\e252"
}

.glyphicon-triangle-top:before {
	content: "\e253"
}

.glyphicon-console:before {
	content: "\e254"
}

.glyphicon-superscript:before {
	content: "\e255"
}

.glyphicon-subscript:before {
	content: "\e256"
}

.glyphicon-menu-left:before {
	content: "\e257"
}

.glyphicon-menu-right:before {
	content: "\e258"
}

.glyphicon-menu-down:before {
	content: "\e259"
}

.glyphicon-menu-up:before {
	content: "\e260"
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

html {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}

a {
	color: #337ab7;
	text-decoration: none
}

a:focus,
a:hover {
	color: #23527c;
	text-decoration: underline
}

a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

figure {
	margin: 0
}

img {
	vertical-align: middle
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
	display: block;
	max-width: 100%;
	height: auto
}

.img-rounded {
	border-radius: 6px
}

.img-thumbnail {
	display: inline-block;
	max-width: 100%;
	height: auto;
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.img-circle {
	border-radius: 50%
}

hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

[role=button],
cursor-pt {
	cursor: pointer
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
	font-weight: 400;
	line-height: 1;
	color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
	margin-top: 20px;
	margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
	font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
	margin-top: 10px;
	margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
	font-size: 75%
}

.h1,
h1 {
	font-size: 36px
}

.h2,
h2 {
	font-size: 30px
}

.h3,
h3 {
	font-size: 24px
}

.h4,
h4 {
	font-size: 18px
}

.h5,
h5 {
	font-size: 14px
}

.h6,
h6 {
	font-size: 12px
}

p {
	margin: 0 0 10px
}

.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4
}

@media (min-width:768px) {
	.lead {
		font-size: 21px
	}
}

.small,
small {
	font-size: 85%
}

.mark,
mark {
	padding: .2em;
	background-color: #fcf8e3
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

.text-nowrap {
	white-space: nowrap
}

.text-lowercase {
	text-transform: lowercase
}

.text-uppercase {
	text-transform: uppercase
}

.text-capitalize {
	text-transform: capitalize
}

.text-muted {
	color: #777
}

.text-primary {
	color: #337ab7
}

a.text-primary:hover {
	color: #286090
}

.text-success {
	color: #3c763d
}

a.text-success:hover {
	color: #2b542c
}

.text-info {
	color: #31708f
}

a.text-info:hover {
	color: #245269
}

.text-warning {
	color: #8a6d3b
}

a.text-warning:hover {
	color: #66512c
}

.text-danger {
	color: #a94442
}

a.text-danger:hover {
	color: #843534
}

.bg-primary {
	color: #fff;
	background-color: #337ab7
}

a.bg-primary:hover {
	background-color: #286090
}

.bg-success {
	background-color: #dff0d8
}

a.bg-success:hover {
	background-color: #c1e2b3
}

.bg-info {
	background-color: #d9edf7
}

a.bg-info:hover {
	background-color: #afd9ee
}

.bg-warning {
	background-color: #fcf8e3
}

a.bg-warning:hover {
	background-color: #f7ecb5
}

.bg-danger {
	background-color: #f2dede
}

a.bg-danger:hover {
	background-color: #e4b9b9
}

.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee
}

ol,
ul {
	margin-top: 0;
	margin-bottom: 10px
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0
}

.list-unstyled {
	padding-left: 0;
	list-style: none
}

.list-inline {
	padding-left: 0;
	margin-left: -5px;
	list-style: none
}

.list-inline>li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px
}

dl {
	margin-top: 0;
	margin-bottom: 20px
}

dd,
dt {
	line-height: 1.42857143
}

dt {
	font-weight: 700
}

dd {
	margin-left: 0
}

@media (min-width:768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		overflow: hidden;
		clear: left;
		text-align: right;
		text-overflow: ellipsis;
		white-space: nowrap
	}
	.dl-horizontal dd {
		margin-left: 180px
	}
}

abbr[data-original-title],
abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #777
}

.initialism {
	font-size: 90%;
	text-transform: uppercase
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eee
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
	margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
	display: block;
	font-size: 80%;
	line-height: 1.42857143;
	color: #777
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
	content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	text-align: right;
	border-right: 5px solid #eee;
	border-left: 0
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
	content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
	content: '\00A0 \2014'
}

address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857143
}

code,
kbd,
pre,


code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px
}

kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700;
	-webkit-box-shadow: none;
	box-shadow: none
}

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857143;
	color: #333;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px
}

pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0
}

.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}

.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

@media (min-width:768px) {
	.container {
		width: 750px
	}
}

@media (min-width:992px) {
	.container {
		width: 970px
	}
}

@media (min-width:1200px) {
	.container {
		width: 1170px
	}
}

.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

.row {
	margin-right: -15px;
	margin-left: -15px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	display: inline-block;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	float: left
}

.col-xs-12 {
	width: 100%
}

.col-xs-11 {
	width: 91.66666667%
}

.col-xs-10 {
	width: 83.33333333%
}

.col-xs-9 {
	width: 75%
}

.col-xs-8 {
	width: 66.66666667%
}

.col-xs-7 {
	width: 58.33333333%
}

.col-xs-6 {
	width: 50%
}

.col-xs-5 {
	width: 41.66666667%
}

.col-xs-4 {
	width: 33.33333333%
}

.col-xs-3 {
	width: 25%
}

.col-xs-2 {
	width: 16.66666667%
}

.col-xs-1 {
	width: 8.33333333%
}

.col-xs-pull-12 {
	right: 100%
}

.col-xs-pull-11 {
	right: 91.66666667%
}

.col-xs-pull-10 {
	right: 83.33333333%
}

.col-xs-pull-9 {
	right: 75%
}

.col-xs-pull-8 {
	right: 66.66666667%
}

.col-xs-pull-7 {
	right: 58.33333333%
}

.col-xs-pull-6 {
	right: 50%
}

.col-xs-pull-5 {
	right: 41.66666667%
}

.col-xs-pull-4 {
	right: 33.33333333%
}

.col-xs-pull-3 {
	right: 25%
}

.col-xs-pull-2 {
	right: 16.66666667%
}

.col-xs-pull-1 {
	right: 8.33333333%
}

.col-xs-pull-0 {
	right: auto
}

.col-xs-push-12 {
	left: 100%
}

.col-xs-push-11 {
	left: 91.66666667%
}

.col-xs-push-10 {
	left: 83.33333333%
}

.col-xs-push-9 {
	left: 75%
}

.col-xs-push-8 {
	left: 66.66666667%
}

.col-xs-push-7 {
	left: 58.33333333%
}

.col-xs-push-6 {
	left: 50%
}

.col-xs-push-5 {
	left: 41.66666667%
}

.col-xs-push-4 {
	left: 33.33333333%
}

.col-xs-push-3 {
	left: 25%
}

.col-xs-push-2 {
	left: 16.66666667%
}

.col-xs-push-1 {
	left: 8.33333333%
}

.col-xs-push-0 {
	left: auto
}

.col-xs-offset-12 {
	margin-left: 100%
}

.col-xs-offset-11 {
	margin-left: 91.66666667%
}

.col-xs-offset-10 {
	margin-left: 83.33333333%
}

.col-xs-offset-9 {
	margin-left: 75%
}

.col-xs-offset-8 {
	margin-left: 66.66666667%
}

.col-xs-offset-7 {
	margin-left: 58.33333333%
}

.col-xs-offset-6 {
	margin-left: 50%
}

.col-xs-offset-5 {
	margin-left: 41.66666667%
}

.col-xs-offset-4 {
	margin-left: 33.33333333%
}

.col-xs-offset-3 {
	margin-left: 25%
}

.col-xs-offset-2 {
	margin-left: 16.66666667%
}

.col-xs-offset-1 {
	margin-left: 8.33333333%
}

.col-xs-offset-0 {
	margin-left: 0
}

@media (min-width:768px) {
	.col-sm-1,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9 {
		float: left
	}
	.col-sm-12 {
		width: 100%
	}
	.col-sm-11 {
		width: 91.66666667%
	}
	.col-sm-10 {
		width: 83.33333333%
	}
	.col-sm-9 {
		width: 75%
	}
	.col-sm-8 {
		width: 66.66666667%
	}
	.col-sm-7 {
		width: 58.33333333%
	}
	.col-sm-6 {
		width: 50%
	}
	.col-sm-5 {
		width: 41.66666667%
	}
	.col-sm-4 {
		width: 33.33333333%
	}
	.col-sm-3 {
		width: 25%
	}
	.col-sm-2 {
		width: 16.66666667%
	}
	.col-sm-1 {
		width: 8.33333333%
	}
	.col-sm-pull-12 {
		right: 100%
	}
	.col-sm-pull-11 {
		right: 91.66666667%
	}
	.col-sm-pull-10 {
		right: 83.33333333%
	}
	.col-sm-pull-9 {
		right: 75%
	}
	.col-sm-pull-8 {
		right: 66.66666667%
	}
	.col-sm-pull-7 {
		right: 58.33333333%
	}
	.col-sm-pull-6 {
		right: 50%
	}
	.col-sm-pull-5 {
		right: 41.66666667%
	}
	.col-sm-pull-4 {
		right: 33.33333333%
	}
	.col-sm-pull-3 {
		right: 25%
	}
	.col-sm-pull-2 {
		right: 16.66666667%
	}
	.col-sm-pull-1 {
		right: 8.33333333%
	}
	.col-sm-pull-0 {
		right: auto
	}
	.col-sm-push-12 {
		left: 100%
	}
	.col-sm-push-11 {
		left: 91.66666667%
	}
	.col-sm-push-10 {
		left: 83.33333333%
	}
	.col-sm-push-9 {
		left: 75%
	}
	.col-sm-push-8 {
		left: 66.66666667%
	}
	.col-sm-push-7 {
		left: 58.33333333%
	}
	.col-sm-push-6 {
		left: 50%
	}
	.col-sm-push-5 {
		left: 41.66666667%
	}
	.col-sm-push-4 {
		left: 33.33333333%
	}
	.col-sm-push-3 {
		left: 25%
	}
	.col-sm-push-2 {
		left: 16.66666667%
	}
	.col-sm-push-1 {
		left: 8.33333333%
	}
	.col-sm-push-0 {
		left: auto
	}
	.col-sm-offset-12 {
		margin-left: 100%
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%
	}
	.col-sm-offset-9 {
		margin-left: 75%
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%
	}
	.col-sm-offset-6 {
		margin-left: 50%
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%
	}
	.col-sm-offset-3 {
		margin-left: 25%
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%
	}
	.col-sm-offset-0 {
		margin-left: 0
	}
}

@media (min-width:992px) {
	.col-md-1,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9 {
		float: left
	}
	.col-md-12 {
		width: 100%
	}
	.col-md-11 {
		width: 91.66666667%
	}
	.col-md-10 {
		width: 83.33333333%
	}
	.col-md-9 {
		width: 75%
	}
	.col-md-8 {
		width: 66.66666667%
	}
	.col-md-7 {
		width: 58.33333333%
	}
	.col-md-6 {
		width: 50%
	}
	.col-md-5 {
		width: 41.66666667%
	}
	.col-md-4 {
		width: 33.33333333%
	}
	.col-md-3 {
		width: 25%
	}
	.col-md-2 {
		width: 16.66666667%
	}
	.col-md-1 {
		width: 8.33333333%
	}
	.col-md-pull-12 {
		right: 100%
	}
	.col-md-pull-11 {
		right: 91.66666667%
	}
	.col-md-pull-10 {
		right: 83.33333333%
	}
	.col-md-pull-9 {
		right: 75%
	}
	.col-md-pull-8 {
		right: 66.66666667%
	}
	.col-md-pull-7 {
		right: 58.33333333%
	}
	.col-md-pull-6 {
		right: 50%
	}
	.col-md-pull-5 {
		right: 41.66666667%
	}
	.col-md-pull-4 {
		right: 33.33333333%
	}
	.col-md-pull-3 {
		right: 25%
	}
	.col-md-pull-2 {
		right: 16.66666667%
	}
	.col-md-pull-1 {
		right: 8.33333333%
	}
	.col-md-pull-0 {
		right: auto
	}
	.col-md-push-12 {
		left: 100%
	}
	.col-md-push-11 {
		left: 91.66666667%
	}
	.col-md-push-10 {
		left: 83.33333333%
	}
	.col-md-push-9 {
		left: 75%
	}
	.col-md-push-8 {
		left: 66.66666667%
	}
	.col-md-push-7 {
		left: 58.33333333%
	}
	.col-md-push-6 {
		left: 50%
	}
	.col-md-push-5 {
		left: 41.66666667%
	}
	.col-md-push-4 {
		left: 33.33333333%
	}
	.col-md-push-3 {
		left: 25%
	}
	.col-md-push-2 {
		left: 16.66666667%
	}
	.col-md-push-1 {
		left: 8.33333333%
	}
	.col-md-push-0 {
		left: auto
	}
	.col-md-offset-12 {
		margin-left: 100%
	}
	.col-md-offset-11 {
		margin-left: 91.66666667%
	}
	.col-md-offset-10 {
		margin-left: 83.33333333%
	}
	.col-md-offset-9 {
		margin-left: 75%
	}
	.col-md-offset-8 {
		margin-left: 66.66666667%
	}
	.col-md-offset-7 {
		margin-left: 58.33333333%
	}
	.col-md-offset-6 {
		margin-left: 50%
	}
	.col-md-offset-5 {
		margin-left: 41.66666667%
	}
	.col-md-offset-4 {
		margin-left: 33.33333333%
	}
	.col-md-offset-3 {
		margin-left: 25%
	}
	.col-md-offset-2 {
		margin-left: 16.66666667%
	}
	.col-md-offset-1 {
		margin-left: 8.33333333%
	}
	.col-md-offset-0 {
		margin-left: 0
	}
}

@media (min-width:1200px) {
	.col-lg-1,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9 {
		float: left
	}
	.col-lg-12 {
		width: 100%
	}
	.col-lg-11 {
		width: 91.66666667%
	}
	.col-lg-10 {
		width: 83.33333333%
	}
	.col-lg-9 {
		width: 75%
	}
	.col-lg-8 {
		width: 66.66666667%
	}
	.col-lg-7 {
		width: 58.33333333%
	}
	.col-lg-6 {
		width: 50%
	}
	.col-lg-5 {
		width: 41.66666667%
	}
	.col-lg-4 {
		width: 33.33333333%
	}
	.col-lg-3 {
		width: 25%
	}
	.col-lg-2 {
		width: 16.66666667%
	}
	.col-lg-1 {
		width: 8.33333333%
	}
	.col-lg-pull-12 {
		right: 100%
	}
	.col-lg-pull-11 {
		right: 91.66666667%
	}
	.col-lg-pull-10 {
		right: 83.33333333%
	}
	.col-lg-pull-9 {
		right: 75%
	}
	.col-lg-pull-8 {
		right: 66.66666667%
	}
	.col-lg-pull-7 {
		right: 58.33333333%
	}
	.col-lg-pull-6 {
		right: 50%
	}
	.col-lg-pull-5 {
		right: 41.66666667%
	}
	.col-lg-pull-4 {
		right: 33.33333333%
	}
	.col-lg-pull-3 {
		right: 25%
	}
	.col-lg-pull-2 {
		right: 16.66666667%
	}
	.col-lg-pull-1 {
		right: 8.33333333%
	}
	.col-lg-pull-0 {
		right: auto
	}
	.col-lg-push-12 {
		left: 100%
	}
	.col-lg-push-11 {
		left: 91.66666667%
	}
	.col-lg-push-10 {
		left: 83.33333333%
	}
	.col-lg-push-9 {
		left: 75%
	}
	.col-lg-push-8 {
		left: 66.66666667%
	}
	.col-lg-push-7 {
		left: 58.33333333%
	}
	.col-lg-push-6 {
		left: 50%
	}
	.col-lg-push-5 {
		left: 41.66666667%
	}
	.col-lg-push-4 {
		left: 33.33333333%
	}
	.col-lg-push-3 {
		left: 25%
	}
	.col-lg-push-2 {
		left: 16.66666667%
	}
	.col-lg-push-1 {
		left: 8.33333333%
	}
	.col-lg-push-0 {
		left: auto
	}
	.col-lg-offset-12 {
		margin-left: 100%
	}
	.col-lg-offset-11 {
		margin-left: 91.66666667%
	}
	.col-lg-offset-10 {
		margin-left: 83.33333333%
	}
	.col-lg-offset-9 {
		margin-left: 75%
	}
	.col-lg-offset-8 {
		margin-left: 66.66666667%
	}
	.col-lg-offset-7 {
		margin-left: 58.33333333%
	}
	.col-lg-offset-6 {
		margin-left: 50%
	}
	.col-lg-offset-5 {
		margin-left: 41.66666667%
	}
	.col-lg-offset-4 {
		margin-left: 33.33333333%
	}
	.col-lg-offset-3 {
		margin-left: 25%
	}
	.col-lg-offset-2 {
		margin-left: 16.66666667%
	}
	.col-lg-offset-1 {
		margin-left: 8.33333333%
	}
	.col-lg-offset-0 {
		margin-left: 0
	}
}

table {
	background-color: transparent
}

caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777;
	text-align: left
}

th {
	text-align: left
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd
}

.table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
	border-top: 0
}

.table>tbody+tbody {
	border-top: 2px solid #ddd
}

.table .table {
	background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
	padding: 5px
}

.table-align th,
.table-align td {
	text-align: center
}

.table-bordered {
	border: 1px solid #ddd
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
	border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
	border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
	background-color: #f5f5f5
}

table col[class*=col-] {
	position: static;
	display: table-column;
	float: none
}

table td[class*=col-],
table th[class*=col-] {
	position: static;
	display: table-cell;
	float: none
}

.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
	background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
	background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
	background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
	background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
	background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
	background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
	background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
	background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
	background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
	background-color: #ebcccc
}

.table-responsive {
	min-height: .01%;
	overflow-x: auto
}

@media screen and (max-width:767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd
	}
	.table-responsive>.table {
		margin-bottom: 0
	}
	.table-responsive>.table>tbody>tr>td,
	.table-responsive>.table>tbody>tr>th,
	.table-responsive>.table>tfoot>tr>td,
	.table-responsive>.table>tfoot>tr>th,
	.table-responsive>.table>thead>tr>td,
	.table-responsive>.table>thead>tr>th {
		white-space: nowrap
	}
	.table-responsive>.table-bordered {
		border: 0
	}
	.table-responsive>.table-bordered>tbody>tr>td:first-child,
	.table-responsive>.table-bordered>tbody>tr>th:first-child,
	.table-responsive>.table-bordered>tfoot>tr>td:first-child,
	.table-responsive>.table-bordered>tfoot>tr>th:first-child,
	.table-responsive>.table-bordered>thead>tr>td:first-child,
	.table-responsive>.table-bordered>thead>tr>th:first-child {
		border-left: 0
	}
	.table-responsive>.table-bordered>tbody>tr>td:last-child,
	.table-responsive>.table-bordered>tbody>tr>th:last-child,
	.table-responsive>.table-bordered>tfoot>tr>td:last-child,
	.table-responsive>.table-bordered>tfoot>tr>th:last-child,
	.table-responsive>.table-bordered>thead>tr>td:last-child,
	.table-responsive>.table-bordered>thead>tr>th:last-child {
		border-right: 0
	}
	.table-responsive>.table-bordered>tbody>tr:last-child>td,
	.table-responsive>.table-bordered>tbody>tr:last-child>th,
	.table-responsive>.table-bordered>tfoot>tr:last-child>td,
	.table-responsive>.table-bordered>tfoot>tr:last-child>th {
		border-bottom: 0
	}
}

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}

legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700
}

input[type=search] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal
}

input[type=file] {
	display: block
}

input[type=range] {
	display: block;
	width: 100%
}

select[multiple],
select[size] {
	height: auto
}

input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555
}

.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
	color: #999;
	opacity: 1
}

.form-control:-ms-input-placeholder {
	color: #999
}

.form-control::-webkit-input-placeholder {
	color: #999
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	background-color: #eee;
	opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
	cursor: not-allowed
}

textarea.form-control {
	height: auto
}

input[type=search] {
	-webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	input[type=date],
	input[type=time],
	input[type=datetime-local],
	input[type=month] {
		line-height: 34px
	}
	.input-group-sm input[type=date],
	.input-group-sm input[type=time],
	.input-group-sm input[type=datetime-local],
	.input-group-sm input[type=month],
	input[type=date].input-sm,
	input[type=time].input-sm,
	input[type=datetime-local].input-sm,
	input[type=month].input-sm {
		line-height: 30px
	}
	.input-group-lg input[type=date],
	.input-group-lg input[type=time],
	.input-group-lg input[type=datetime-local],
	.input-group-lg input[type=month],
	input[type=date].input-lg,
	input[type=time].input-lg,
	input[type=datetime-local].input-lg,
	input[type=month].input-lg {
		line-height: 46px
	}
}

.form-group {
	margin-bottom: 15px
}

.checkbox,
.radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}

.checkbox label,
.radio label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
	position: absolute;
	margin-top: 4px \9;
	margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
	margin-top: -5px
}

.checkbox-inline,
.radio-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	vertical-align: middle;
	cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
	margin-top: 0;
	margin-left: 10px
}

fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
	cursor: not-allowed
}

.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
	cursor: not-allowed
}

.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
	cursor: not-allowed
}

.form-control-static {
	min-height: 34px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm {
	padding-right: 0;
	padding-left: 0
}

.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

select.input-sm {
	height: 30px;
	line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
	height: auto
}

.form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

select.form-group-sm .form-control {
	height: 30px;
	line-height: 30px
}

select[multiple].form-group-sm .form-control,
textarea.form-group-sm .form-control {
	height: auto
}

.form-group-sm .form-control-static {
	height: 30px;
	min-height: 32px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5
}

.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

select.input-lg {
	height: 46px;
	line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
	height: auto
}

.form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

select.form-group-lg .form-control {
	height: 46px;
	line-height: 46px
}

select[multiple].form-group-lg .form-control,
textarea.form-group-lg .form-control {
	height: auto
}

.form-group-lg .form-control-static {
	height: 46px;
	min-height: 38px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333
}

.has-feedback {
	position: relative
}

.has-feedback .form-control {
	padding-right: 42.5px
}

.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none
}

.input-lg+.form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px
}

.input-sm+.form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
	color: #3c763d
}

.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #3c763d
}

.has-success .form-control-feedback {
	color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
	color: #8a6d3b
}

.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #8a6d3b
}

.has-warning .form-control-feedback {
	color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
	color: #a94442
}

.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
	color: #a94442;
	background-color: #f2dede;
	border-color: #a94442
}

.has-error .form-control-feedback {
	color: #a94442
}

.has-feedback label~.form-control-feedback {
	top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
	top: 0
}

.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373
}

@media (min-width:768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}
	.form-inline .form-control-static {
		display: inline-block
	}
	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle
	}
	.form-inline .input-group .form-control,
	.form-inline .input-group .input-group-addon,
	.form-inline .input-group .input-group-btn {
		width: auto
	}
	.form-inline .input-group>.form-control {
		width: 100%
	}
	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .checkbox,
	.form-inline .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}
	.form-inline .checkbox label,
	.form-inline .radio label {
		padding-left: 0
	}
	.form-inline .checkbox input[type=checkbox],
	.form-inline .radio input[type=radio] {
		position: relative;
		margin-left: 0
	}
	.form-inline .has-feedback .form-control-feedback {
		top: 0
	}
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
	padding-top: 7px;
	margin-top: 0;
	margin-bottom: 0
}

.form-horizontal .checkbox,
.form-horizontal .radio {
	min-height: 27px
}

.form-horizontal .form-group {
	margin-right: -15px;
	margin-left: -15px
}

@media (min-width:768px) {
	.form-horizontal .control-label {
		padding-top: 7px;
		margin-bottom: 0;
		text-align: right
	}
}

.form-horizontal .has-feedback .form-control-feedback {
	right: 15px
}

@media (min-width:768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 14.33px
	}
}

@media (min-width:768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px
	}
}

.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
	color: #333;
	text-decoration: none
}

.btn.active,
.btn:active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
	pointer-events: none;
	cursor: not-allowed;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: .65
}

.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc
}

.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
	background-image: none
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
	background-color: #fff;
	border-color: #ccc
}

.btn-default .badge {
	color: #fff;
	background-color: #333
}

.btn-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4
}

.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #286090;
	border-color: #204d74
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
	background-image: none
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
	background-color: #337ab7;
	border-color: #2e6da4
}

.btn-primary .badge {
	color: #337ab7;
	background-color: #fff
}

.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-success.active,
.btn-success.focus,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open>.dropdown-toggle.btn-success {
	color: #fff;
	background-color: #449d44;
	border-color: #398439
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
	background-image: none
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
	background-color: #5cb85c;
	border-color: #4cae4c
}

.btn-success .badge {
	color: #5cb85c;
	background-color: #fff
}

.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da
}

.btn-info.active,
.btn-info.focus,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open>.dropdown-toggle.btn-info {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
	background-image: none
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
	background-color: #5bc0de;
	border-color: #46b8da
}

.btn-info .badge {
	color: #5bc0de;
	background-color: #fff
}

.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236
}

.btn-warning.active,
.btn-warning.focus,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open>.dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
	background-image: none
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
	background-color: #f0ad4e;
	border-color: #eea236
}

.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff
}

.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a
}

.btn-danger.active,
.btn-danger.focus,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open>.dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
	background-image: none
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
	background-color: #d9534f;
	border-color: #d43f3a
}

.btn-danger .badge {
	color: #d9534f;
	background-color: #fff
}

.btn-link {
	font-weight: 400;
	color: #337ab7;
	border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
	border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
	color: #23527c;
	text-decoration: underline;
	background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
	color: #777;
	text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.btn-group-sm>.btn,
.btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.btn-group-xs>.btn,
.btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.btn-block {
	display: block;
	width: 100%
}

.btn-block+.btn-block {
	margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
	width: 100%
}

.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear
}

.fade.in {
	opacity: 1
}

.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-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-duration: .35s;
	-o-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-property: height, visibility;
	-o-transition-property: height, visibility;
	transition-property: height, visibility
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}

.dropdown,
.dropup {
	position: relative
}

.dropdown-toggle:focus {
	outline: 0
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.dropdown-menu.pull-right {
	right: 0;
	left: auto
}

.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
	color: #262626;
	text-decoration: none;
	background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #337ab7;
	outline: 0
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
	color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
	display: block
}

.open>a {
	outline: 0
}

.dropdown-menu-right {
	right: 0;
	left: auto
}

.dropdown-menu-left {
	right: auto;
	left: 0
}

.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #777;
	white-space: nowrap
}

.dropdown-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 990
}

.pull-right>.dropdown-menu {
	right: 0;
	left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
	content: "";
	border-top: 0;
	border-bottom: 4px solid
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px
}

@media (min-width:768px) {
	.navbar-right .dropdown-menu {
		right: 0;
		left: auto
	}
	.navbar-right .dropdown-menu-left {
		right: auto;
		left: 0
	}
}

.btn-group,
.btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
	position: relative;
	float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
	z-index: 2
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
	margin-left: -1px
}

.btn-toolbar {
	margin-left: -5px
}

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
	float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
	margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0
}

.btn-group>.btn:first-child {
	margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group>.btn-group {
	float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
	outline: 0
}

.btn-group>.btn+.dropdown-toggle {
	padding-right: 8px;
	padding-left: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
	padding-right: 12px;
	padding-left: 12px
}

.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn .caret {
	margin-left: 0
}

.btn-lg .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0
}

.dropup .btn-lg .caret {
	border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
	float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
	margin-top: -1px;
	margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
	border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-left-radius: 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
	display: table-cell;
	float: none;
	width: 1%
}

.btn-group-justified>.btn-group .btn {
	width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
	left: auto
}

[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none
}

.input-group {
	position: relative;
	display: table;
	border-collapse: separate
}

.input-group[class*=col-] {
	float: none;
	padding-right: 0;
	padding-left: 0
}

.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
	height: 46px;
	line-height: 46px
}

select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
	height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
	height: 30px;
	line-height: 30px
}

select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
	height: auto
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
	display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
	border-radius: 0
}

.input-group-addon,
.input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle
}

.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px
}

.input-group-addon.input-sm {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px
}

.input-group-addon.input-lg {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
	margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.input-group-addon:first-child {
	border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.input-group-addon:last-child {
	border-left: 0
}

.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap
}

.input-group-btn>.btn {
	position: relative
}

.input-group-btn>.btn+.btn {
	margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
	z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
	margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
	margin-left: -1px
}

.nav {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.nav>li {
	position: relative;
	display: block
}

.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
	text-decoration: none;
	background-color: #eee
}

.nav>li.disabled>a {
	color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
	color: #777;
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
	background-color: #eee;
	border-color: #337ab7
}

.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.nav>li>a>img {
	max-width: none
}

.nav-tabs {
	border-bottom: 1px solid #ddd
}

.nav-tabs>li {
	float: left;
	margin-bottom: -1px
}

.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
	color: #555;
	cursor: default;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent
}

.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0
}

.nav-tabs.nav-justified>li {
	float: none
}

.nav-tabs.nav-justified>li>a {
	margin-bottom: 5px;
	text-align: center
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}

@media (min-width:768px) {
	.nav-tabs.nav-justified>li {
		display: table-cell;
		width: 1%
	}
	.nav-tabs.nav-justified>li>a {
		margin-bottom: 0
	}
}

.nav-tabs.nav-justified>li>a {
	margin-right: 0;
	border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
	border: 1px solid #ddd
}

@media (min-width:768px) {
	.nav-tabs.nav-justified>li>a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0
	}
	.nav-tabs.nav-justified>.active>a,
	.nav-tabs.nav-justified>.active>a:focus,
	.nav-tabs.nav-justified>.active>a:hover {
		border-bottom-color: #fff
	}
}

.nav-pills>li {
	float: left
}

.nav-pills>li>a {
	border-radius: 4px
}

.nav-pills>li+li {
	margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
	color: #fff;
	background-color: #337ab7
}

.nav-stacked>li {
	float: none
}

.nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0
}

.nav-justified {
	width: 100%
}

.nav-justified>li {
	float: none
}

.nav-justified>li>a {
	margin-bottom: 5px;
	text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}

@media (min-width:768px) {
	.nav-justified>li {
		display: table-cell;
		width: 1%
	}
	.nav-justified>li>a {
		margin-bottom: 0
	}
}

.nav-tabs-justified {
	border-bottom: 0
}

.nav-tabs-justified>li>a {
	margin-right: 0;
	border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
	border: 1px solid #ddd
}

@media (min-width:768px) {
	.nav-tabs-justified>li>a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0
	}
	.nav-tabs-justified>.active>a,
	.nav-tabs-justified>.active>a:focus,
	.nav-tabs-justified>.active>a:hover {
		border-bottom-color: #fff
	}
}

.tab-content>.tab-pane {
	display: none
}

.tab-content>.active {
	display: block
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent
}

@media (min-width:768px) {
	.navbar {
		border-radius: 4px
	}
}

@media (min-width:768px) {
	.navbar-header {
		float: left
	}
}

.navbar-collapse {
	padding-right: 15px;
	padding-left: 15px;
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
	border-top: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

.navbar-collapse.in {
	overflow-y: auto
}

@media (min-width:768px) {
	.navbar-collapse {
		width: auto;
		border-top: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}
	.navbar-collapse.collapse {
		display: block!important;
		height: auto!important;
		padding-bottom: 0;
		overflow: visible!important
	}
	.navbar-collapse.in {
		overflow-y: visible
	}
	.navbar-fixed-bottom .navbar-collapse,
	.navbar-fixed-top .navbar-collapse,
	.navbar-static-top .navbar-collapse {
		padding-right: 0;
		padding-left: 0
	}
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
	max-height: 340px
}

@media (max-device-width:480px)and (orientation:landscape) {
	.navbar-fixed-bottom .navbar-collapse,
	.navbar-fixed-top .navbar-collapse {
		max-height: 200px
	}
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
	margin-right: -15px;
	margin-left: -15px
}

@media (min-width:768px) {
	.container-fluid>.navbar-collapse,
	.container-fluid>.navbar-header,
	.container>.navbar-collapse,
	.container>.navbar-header {
		margin-right: 0;
		margin-left: 0
	}
}

.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px
}

@media (min-width:768px) {
	.navbar-static-top {
		border-radius: 0
	}
}

.navbar-fixed-bottom,
.navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}

@media (min-width:768px) {
	.navbar-fixed-bottom,
	.navbar-fixed-top {
		border-radius: 0
	}
}

.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px
}

.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0
}

.navbar-brand {
	float: left;
	height: 50px;
	padding: 15px;
	font-size: 18px;
	line-height: 20px
}

.navbar-brand:focus,
.navbar-brand:hover {
	text-decoration: none
}

.navbar-brand>img {
	display: block
}

@media (min-width:768px) {
	.navbar>.container .navbar-brand,
	.navbar>.container-fluid .navbar-brand {
		margin-left: -15px
	}
}

.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px
}

.navbar-toggle:focus {
	outline: 0
}

.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px
}

@media (min-width:768px) {
	.navbar-toggle {
		display: none
	}
}

.navbar-nav {
	margin: 7.5px -15px
}

.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px
}

@media (max-width:767px) {
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}
	.navbar-nav .open .dropdown-menu .dropdown-header,
	.navbar-nav .open .dropdown-menu>li>a {
		padding: 5px 15px 5px 25px
	}
	.navbar-nav .open .dropdown-menu>li>a {
		line-height: 20px
	}
	.navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-nav .open .dropdown-menu>li>a:hover {
		background-image: none
	}
}

@media (min-width:768px) {
	.navbar-nav {
		float: left;
		margin: 0
	}
	.navbar-nav>li {
		float: left
	}
	.navbar-nav>li>a {
		padding-top: 15px;
		padding-bottom: 15px
	}
}

.navbar-form {
	padding: 10px 15px;
	margin-top: 8px;
	margin-right: -15px;
	margin-bottom: 8px;
	margin-left: -15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)
}

@media (min-width:768px) {
	.navbar-form .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}
	.navbar-form .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}
	.navbar-form .form-control-static {
		display: inline-block
	}
	.navbar-form .input-group {
		display: inline-table;
		vertical-align: middle
	}
	.navbar-form .input-group .form-control,
	.navbar-form .input-group .input-group-addon,
	.navbar-form .input-group .input-group-btn {
		width: auto
	}
	.navbar-form .input-group>.form-control {
		width: 100%
	}
	.navbar-form .control-label {
		margin-bottom: 0;
		vertical-align: middle
	}
	.navbar-form .checkbox,
	.navbar-form .radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}
	.navbar-form .checkbox label,
	.navbar-form .radio label {
		padding-left: 0
	}
	.navbar-form .checkbox input[type=checkbox],
	.navbar-form .radio input[type=radio] {
		position: relative;
		margin-left: 0
	}
	.navbar-form .has-feedback .form-control-feedback {
		top: 0
	}
}

@media (max-width:767px) {
	.navbar-form .form-group {
		margin-bottom: 5px
	}
	.navbar-form .form-group:last-child {
		margin-bottom: 0
	}
}

@media (min-width:768px) {
	.navbar-form {
		width: auto;
		padding-top: 0;
		padding-bottom: 0;
		margin-right: 0;
		margin-left: 0;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}
}

.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	margin-bottom: 0;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px
}

.navbar-btn.btn-sm {
	margin-top: 10px;
	margin-bottom: 10px
}

.navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px
}

.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px
}

@media (min-width:768px) {
	.navbar-text {
		float: left;
		margin-right: 15px;
		margin-left: 15px
	}
}

@media (min-width:768px) {
	.navbar-left {
		float: left!important
	}
	.navbar-right {
		float: right!important;
		margin-right: -15px
	}
	.navbar-right~.navbar-right {
		margin-right: 0
	}
}

.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7
}

.navbar-default .navbar-brand {
	color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
	color: #5e5e5e;
	background-color: transparent
}

.navbar-default .navbar-text {
	color: #777
}

.navbar-default .navbar-nav>li>a {
	color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
	color: #333;
	background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
	color: #555;
	background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
	color: #ccc;
	background-color: transparent
}

.navbar-default .navbar-toggle {
	border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
	background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
	color: #555;
	background-color: #e7e7e7
}

@media (max-width:767px) {
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #777
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #333;
		background-color: transparent
	}
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
		color: #555;
		background-color: #e7e7e7
	}
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
		color: #ccc;
		background-color: transparent
	}
}

.navbar-default .navbar-link {
	color: #777
}

.navbar-default .navbar-link:hover {
	color: #333
}

.navbar-default .btn-link {
	color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
	color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
	color: #ccc
}

.navbar-inverse {
	background-color: #222;
	border-color: #080808
}

.navbar-inverse .navbar-brand {
	color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
	color: #fff;
	background-color: transparent
}

.navbar-inverse .navbar-text {
	color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
	color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
	color: #fff;
	background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
	color: #fff;
	background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
	color: #444;
	background-color: transparent
}

.navbar-inverse .navbar-toggle {
	border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
	background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
	border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
	color: #fff;
	background-color: #080808
}

@media (max-width:767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
		border-color: #080808
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
		background-color: #080808
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		color: #9d9d9d
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #fff;
		background-color: transparent
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
		color: #fff;
		background-color: #080808
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
	.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
		color: #444;
		background-color: transparent
	}
}

.navbar-inverse .navbar-link {
	color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
	color: #fff
}

.navbar-inverse .btn-link {
	color: #9d9d9d
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
	color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
	color: #444
}

.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px
}

.breadcrumb>li {
	display: inline-block
}

.breadcrumb>li+li:before {
	padding: 0 5px;
	color: #ccc;
	content: "/\00a0"
}

.breadcrumb>.active {
	color: #777
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px
}

.pagination>li {
	display: inline
}

.pagination>li>a,
.pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #337ab7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
	color: #23527c;
	background-color: #eee;
	border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #337ab7;
	border-color: #337ab7
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd
}

.pagination-lg>li>a,
.pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}

.pager {
	padding-left: 0;
	margin: 20px 0;
	text-align: center;
	list-style: none
}

.pager li {
	display: inline
}

.pager li>a,
.pager li>span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
	text-decoration: none;
	background-color: #eee
}

.pager .next>a,
.pager .next>span {
	float: right
}

.pager .previous>a,
.pager .previous>span {
	float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
	color: #777;
	cursor: not-allowed;
	background-color: #fff
}

.label {
	display: inline;
	padding: .2em .6em .3em;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em
}

a.label:focus,
a.label:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.label:empty {
	display: none
}

.btn .label {
	position: relative;
	top: -1px
}

.label-default {
	background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
	background-color: #5e5e5e
}

.label-primary {
	background-color: #337ab7
}

.label-primary[href]:focus,
.label-primary[href]:hover {
	background-color: #286090
}

.label-success {
	background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
	background-color: #449d44
}

.label-info {
	background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
	background-color: #31b0d5
}

.label-warning {
	background-color: #f0ad4e
}

.label-warning[href]:focus,
.label-warning[href]:hover {
	background-color: #ec971f
}

.label-danger {
	background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
	background-color: #c9302c
}

.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	background-color: #777;
	border-radius: 10px
}

.badge-default {
	background-color: #777
}

.badge-default[href]:hover,
.badge-default[href]:focus {
	background-color: #5e5e5e
}

.badge-primary {
	background-color: #337ab7
}

.badge-primary[href]:hover,
.badge-primary[href]:focus {
	background-color: #286090
}

.badge-success {
	background-color: #5cb85c
}

.badge-success[href]:hover,
.badge-success[href]:focus {
	background-color: #449d44
}

.badge-info {
	background-color: #5bc0de
}

.badge-info[href]:hover,
.badge-info[href]:focus {
	background-color: #31b0d5
}

.badge-warning {
	background-color: #f0ad4e
}

.badge-warning[href]:hover,
.badge-warning[href]:focus {
	background-color: #ec971f
}

.badge-danger {
	background-color: #d9534f
}

.badge-danger[href]:hover,
.badge-danger[href]:focus {
	background-color: #c9302c
}

.badge:empty {
	display: none
}

.btn .badge {
	position: relative;
	top: -1px
}

.btn-group-xs>.btn .badge,
.btn-xs .badge {
	top: 0;
	padding: 1px 5px
}

a.badge:focus,
a.badge:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
	color: #337ab7;
	background-color: #fff
}

.list-group-item>.badge {
	float: right
}

.list-group-item>.badge+.badge {
	margin-right: 5px
}

.nav-pills>li>a>.badge {
	margin-left: 3px
}

.jumbotron {
	padding: 30px 15px;
	margin-bottom: 30px;
	color: inherit;
	background-color: #eee
}

.jumbotron .h1,
.jumbotron h1 {
	color: inherit
}

.jumbotron p {
	margin-bottom: 15px;
	font-size: 21px;
	font-weight: 200
}

.jumbotron>hr {
	border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
	border-radius: 6px
}

.jumbotron .container {
	max-width: 100%
}

@media screen and (min-width:768px) {
	.jumbotron {
		padding: 48px 0
	}
	.container .jumbotron,
	.container-fluid .jumbotron {
		padding-right: 60px;
		padding-left: 60px
	}
	.jumbotron .h1,
	.jumbotron h1 {
		font-size: 63px
	}
}

.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
	margin-right: auto;
	margin-left: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
	border-color: #337ab7
}

.thumbnail .caption {
	padding: 9px;
	color: #333
}

.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px
}

.alert h4 {
	margin-top: 0;
	color: inherit
}

.alert .alert-link {
	font-weight: 700
}

.alert>p,
.alert>ul {
	margin-bottom: 0
}

.alert>p+p {
	margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
	padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit
}

.alert-success {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6
}

.alert-success hr {
	border-top-color: #c9e2b3
}

.alert-success .alert-link {
	color: #2b542c
}

.alert-info {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1
}

.alert-info hr {
	border-top-color: #a6e1ec
}

.alert-info .alert-link {
	color: #245269
}

.alert-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc
}

.alert-warning hr {
	border-top-color: #f7e1b5
}

.alert-warning .alert-link {
	color: #66512c
}

.alert-danger {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1
}

.alert-danger hr {
	border-top-color: #e4b9c0
}

.alert-danger .alert-link {
	color: #843534
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}

@-o-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}
	to {
		background-position: 0 0
	}
}

.progress {
	height: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	background-color: #f5f5f5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #337ab7;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	-webkit-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	-webkit-background-size: 40px 40px;
	background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
	background-color: #5cb85c
}

.progress-striped .progress-bar-success {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
	background-color: #5bc0de
}

.progress-striped .progress-bar-info {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
	background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
	background-color: #d9534f
}

.progress-striped .progress-bar-danger {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media {
	margin-top: 15px
}

.media:first-child {
	margin-top: 0
}

.media,
.media-body {
	overflow: hidden;
	zoom: 1
}

.media-body {
	width: 10000px
}

.media-object {
	display: block
}

.media-right,
.media>.pull-right {
	padding-left: 10px
}

.media-left,
.media>.pull-left {
	padding-right: 10px
}

.media-body,
.media-left,
.media-right {
	display: table-cell;
	vertical-align: top
}

.media-middle {
	vertical-align: middle
}

.media-bottom {
	vertical-align: bottom
}

.media-heading {
	margin-top: 0;
	margin-bottom: 5px
}

.media-list {
	padding-left: 0;
	list-style: none
}

.list-group {
	padding-left: 0;
	margin-bottom: 20px
}

.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd
}

.list-group-item:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px
}

.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}

a.list-group-item {
	color: #555
}

a.list-group-item .list-group-item-heading {
	color: #333
}

a.list-group-item:focus,
a.list-group-item:hover {
	color: #555;
	text-decoration: none;
	background-color: #f5f5f5
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #eee
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
	color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
	color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
	z-index: 2;
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
	color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
	color: #c7ddef
}

.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8
}

a.list-group-item-success {
	color: #3c763d
}

a.list-group-item-success .list-group-item-heading {
	color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover {
	color: #3c763d;
	background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d
}

.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7
}

a.list-group-item-info {
	color: #31708f
}

a.list-group-item-info .list-group-item-heading {
	color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover {
	color: #31708f;
	background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f
}

.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3
}

a.list-group-item-warning {
	color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading {
	color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover {
	color: #8a6d3b;
	background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b
}

.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede
}

a.list-group-item-danger {
	color: #a94442
}

a.list-group-item-danger .list-group-item-heading {
	color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover {
	color: #a94442;
	background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover {
	color: #fff;
	background-color: #a94442;
	border-color: #a94442
}

.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px
}

.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3
}

.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
	padding: 15px
}

.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
	color: inherit
}

.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit
}

.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
	color: inherit
}

.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
	margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0
}

.list-group+.panel-footer {
	border-top-width: 0
}

.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
	margin-bottom: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
	padding-right: 15px;
	padding-left: 15px
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
	border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
	border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
	border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
	border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
	border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
	border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
	border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
	border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
	border-bottom: 0
}

.panel>.table-responsive {
	margin-bottom: 0;
	border: 0
}

.panel-group {
	margin-bottom: 20px
}

.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px
}

.panel-group .panel+.panel {
	margin-top: 5px
}

.panel-group .panel-heading {
	border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
	border-top: 1px solid #ddd
}

.panel-group .panel-footer {
	border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid #ddd
}

.panel-default {
	border-color: #ddd
}

.panel-default>.panel-heading {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
	color: #f5f5f5;
	background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #ddd
}

.panel-primary {
	border-color: #337ab7
}

.panel-primary>.panel-heading {
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
	color: #337ab7;
	background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #337ab7
}

.panel-success {
	border-color: #d6e9c6
}

.panel-success>.panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
	color: #dff0d8;
	background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #d6e9c6
}

.panel-info {
	border-color: #bce8f1
}

.panel-info>.panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
	color: #d9edf7;
	background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #bce8f1
}

.panel-warning {
	border-color: #faebcc
}

.panel-warning>.panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
	border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
	color: #fcf8e3;
	background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
	border-bottom-color: #faebcc
}

.panel-danger {
	border-color: #ebccd1
}

.panel-danger>.panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1
}

.pos-relative {
	position: relative
}

.remaining-time strong {
	background: #c71c60;
	color: #fff;
	line-height: 49px;
	font-size: 26px;
	font-family: Arial;
	padding: 0 10px;
	margin-right: 10px;
	border-radius: 5px;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, .2)
}

.remaining-time .time_info {
	float: left;
	line-height: 49px;
	color: #c71c60;
	font-size: 32px;
	margin: 0 10px
}

.countdown-time {
	color: #fff;
	line-height: 49px;
	font-size: 22px
}

.countdown-time .time_info {
	background: #c9302c;
	font-family: Arial;
	padding: 0 10px 0 0;
	border-radius: 5px;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, .2);
	cursor: pointer
}

.countdown-time .time_info span.time_title {
	background: #38a045;
	padding: 0 10px;
	margin-right: 10px;
	border-radius: 5px 0 0 5px
}

.item-title .unit {
	background: 0 0;
	line-height: 49px;
	font-size: 24px;
	padding: 0 10px;
	float: left
}

div.checker span,
div.radio span,
div.uploader,
div.uploader span.action,
div.button,
div.button span {
	background-image: url("/static/v3/web/image/sprite.png");
	background-repeat: no-repeat;
	-webkit-font-smoothing: antialiased
}

div.checker,
div.button,
div.radio,
div.uploader {
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: middle
}

div.checker:focus,
div.button:focus,
div.radio:focus,
div.uploader:focus {
	outline: 0
}

div.radio,
div.radio *,
div.checker,
div.checker *,
div.uploader,
div.uploader *,
div.button,
div.button * {
	margin: 0;
	padding: 0
}

@font-face {
	font-family: 'iconfont';
	src: url(/static/v3/web/css/font/iconfont.eot?20160408);
	src: url(/static/v3/web/css/font/iconfont.eot?#iefix) format('embedded-opentype'), url(/static/v3/web/css/font/iconfont.woff?20160408) format('woff'), url(/static/v3/web/css/font/iconfont.ttf?20160408) format('truetype'), url(/static/v3/web/css/font/iconfont.svg#iconfont) format('svg')
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition: font-size .25s ease-out 0s;
	-moz-transition: font-size .25s ease-out 0s;
	transition: font-size .25s ease-out 0s
}

.iconcss a {
	color: #06b28c;
	font-size: 18px
}

.pageation {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px
}

.pageation>a {
	display: inline
}

.pageation>a,
.pageation>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #337ab7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd
}

.pageation>b {
	position: relative;
	float: left;
	padding: 6px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #337ab7;
	text-decoration: none
}

.pageation>b.inbtn {
	padding: 0 6px
}

.pageation>a:first-child,
.pageation>span:first-child {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}

.pageation>a:last-child,
.pageation>span:last-child {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.pageation>a:focus,
.pageation>a:hover,
.pageation>span:focus,
.pageation>span:hover {
	color: #23527c;
	background-color: #eee;
	border-color: #ddd
}

.pageation>a.current,
.pageation>a.current:focus,
.pageation>a.active:hover,
.pageation>span.current,
.pageation>span.current:focus,
.pageation>span.active,
.pageation>span.active:focus,
.pageation>span.active:hover {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #337ab7;
	border-color: #337ab7
}

.pageation>a.disabled,
.pageation>a.disabled:focus,
.pageation>a.disabled:hover,
.pageation>span.disabled,
.pageation>span.disabled:focus,
.pageation>span.disabled:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd
}

.pageation-lg>a,
.pageation-lg>span {
	padding: 10px 16px;
	font-size: 18px
}

.pageation-lg>a:first-child,
.pageation-lg>span:first-child {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px
}

.pageation-lg>a:last-child,
.pageation-lg>span:last-child {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px
}

.pageation-sm>a,
.pageation-sm>span {
	padding: 5px 10px;
	font-size: 12px
}

.pageation-sm>a:first-child,
.pageation-sm>span:first-child {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}

.pageation-sm>a:last-child,
.pageation-sm>span:last-child {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}

.font-size12 {
	font-size: 12px
}

.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 20px;
	color: #333;
	white-space: nowrap
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-submenu:hover>a,
.dropdown-submenu:focus>a {
	text-decoration: none;
	color: #fff;
	background-color: #0081c2;
	background-image: -moz-linear-gradient(top, #08c, #0077b3);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));
	background-image: -webkit-linear-gradient(top, #08c, #0077b3);
	background-image: -o-linear-gradient(top, #08c, #0077b3);
	background-image: linear-gradient(to bottom, #08c, #0077b3);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0)
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #0081c2;
	background-image: -moz-linear-gradient(top, #08c, #0077b3);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));
	background-image: -webkit-linear-gradient(top, #08c, #0077b3);
	background-image: -o-linear-gradient(top, #08c, #0077b3);
	background-image: linear-gradient(to bottom, #08c, #0077b3);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0)
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
	color: #999
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	cursor: default
}

.fl {
	float: left;
	*display: inline;
	_display: inline
}

.fr {
	float: right;
	*display: inline;
	_display: inline
}

.clearfix:after {
	visibility: hidden;
	display: block;
	content: " ";
	clear: both
}

.clearfix {
	display: inline-table
}

.back_ff {
	background: #fff
}

.back_f5 {
	background: #f5f5f5
}

.back_h {
	background: #e83737;
	color: #fff
}

.he1 {
	height: 10px
}

.he2 {
	height: 20px
}

.he3 {
	height: 30px
}

.he3_5 {
	height: 35px
}

.he4 {
	height: 40px
}

.he4_5 {
	height: 45px
}

.he5 {
	height: 50px
}

.he6 {
	height: 60px
}

.he7 {
	height: 70px
}

.he8 {
	height: 80px
}

.he9 {
	height: 90px
}

.he10 {
	height: 100px
}

.he11 {
	height: 110px
}

.he13 {
	height: 130px
}

.he105 {
	height: 104px
}

.he12 {
	height: 120px
}

.he15 {
	height: 150px
}

.he18 {
	height: 180px
}

.he20 {
	height: 200px
}

.he30 {
	height: 300px
}

.he40 {
	height: 400px
}

.he50 {
	height: 500px
}

.he60 {
	height: 600px
}

.he65 {
	height: 650px
}

.ma {
	margin: 0 auto
}

.mb1 {
	margin-bottom: 1px;
	margin-bottom: 1px!important
}

.mb2 {
	margin-bottom: 2px;
	margin-bottom: 2px!important
}

.mb3 {
	margin-bottom: 3px;
	margin-bottom: 3px!important
}

.mb4 {
	margin-bottom: 4px;
	margin-bottom: 4px!important
}

.mb5 {
	margin-bottom: 5px;
	margin-bottom: 5px!important
}

.mb6 {
	margin-bottom: 6px;
	margin-bottom: 5px!important
}

.mb7 {
	margin-bottom: 7px;
	margin-bottom: 6px!important
}

.mb8 {
	margin-bottom: 8px;
	margin-bottom: 7px!important
}

.mb9 {
	margin-bottom: 9px;
	margin-bottom: 8px!important
}

.mb10 {
	margin-bottom: 10px;
	margin-bottom: 10px!important
}

.mb11 {
	margin-bottom: 11px;
	margin-bottom: 11px!important
}

.mb12 {
	margin-bottom: 12px;
	margin-bottom: 12px!important
}

.mb13 {
	margin-bottom: 13px;
	margin-bottom: 13px!important
}

.mb14 {
	margin-bottom: 14px;
	margin-bottom: 14px!important
}

.mb15 {
	margin-bottom: 15px;
	margin-bottom: 15px!important
}

.mb16 {
	margin-bottom: 16px;
	margin-bottom: 16px!important
}

.mb17 {
	margin-bottom: 17px;
	margin-bottom: 17px!important
}

.mb18 {
	margin-bottom: 18px;
	margin-bottom: 18px!important
}

.mb19 {
	margin-bottom: 19px;
	margin-bottom: 19px!important
}

.mb20 {
	margin-bottom: 20px;
	margin-bottom: 20px!important
}

.mb30 {
	margin-bottom: 30px;
	margin-bottom: 30px!important
}

.mb40 {
	margin-bottom: 40px;
	margin-bottom: 40px!important
}

.mb50 {
	margin-bottom: 50px
}

.mb60 {
	margin-bottom: 60px
}

.mb70 {
	margin-bottom: 70px
}

.mt1 {
	margin-top: 1px;
	margin-top: 1px!important
}

.mt2 {
	margin-top: 2px;
	margin-top: 2px!important
}

.mt3 {
	margin-top: 3px;
	margin-top: 3px!important
}

.mt4 {
	margin-top: 4px;
	margin-top: 4px!important
}

.mt5 {
	margin-top: 5px;
	margin-top: 5px!important
}

.mt6 {
	margin-top: 6px;
	margin-top: 6px!important
}

.mt7 {
	margin-top: 7px;
	margin-top: 7px!important
}

.mt8 {
	margin-top: 8px;
	margin-top: 8px!important
}

.mt9 {
	margin-top: 9px;
	margin-top: 9px!important
}

.mt10 {
	margin-top: 10px;
	margin-top: 10px!important
}

.mt11 {
	margin-top: 11px;
	margin-top: 11px!important
}

.mt12 {
	margin-top: 12px;
	margin-top: 12px!important
}

.mt13 {
	margin-top: 13px;
	margin-top: 13px!important
}

.mt14 {
	margin-top: 14px;
	margin-top: 14px!important
}

.mt15 {
	margin-top: 15px;
	margin-top: 15px!important
}

.mt16 {
	margin-top: 16px;
	margin-top: 16px!important
}

.mt17 {
	margin-top: 17px;
	margin-top: 17px!important
}

.mt18 {
	margin-top: 18px;
	margin-top: 18px!important
}

.mt19 {
	margin-top: 19px;
	margin-top: 19px!important
}

.mt20 {
	margin-top: 20px;
	margin-top: 20px!important
}

.mt25 {
	margin-top: 25px
}

.mt30 {
	margin-top: 30px;
	margin-top: 30px!important
}

.mt33 {
	margin-top: 33px
}

.mt35 {
	margin-top: 35px
}

.mt40 {
	margin-top: 40px;
	margin-top: 40px!important
}

.mt50 {
	margin-top: 50px
}

.mt60 {
	margin-top: 60px
}

.mt80 {
	margin-top: 80px
}

.mt125 {
	margin-top: 125px
}

.ml1 {
	margin-left: 1px;
	margin-left: 1px!important
}

.ml2 {
	margin-left: 2px;
	margin-left: 2px!important
}

.ml3 {
	margin-left: 3px;
	margin-left: 3px!important
}

.ml4 {
	margin-left: 4px;
	margin-left: 4px!important
}

.ml5 {
	margin-left: 5px;
	margin-left: 5px!important
}

.ml6 {
	margin-left: 6px;
	margin-left: 6px!important
}

.ml7 {
	margin-left: 7px;
	margin-left: 7px!important
}

.ml8 {
	margin-left: 8px;
	margin-left: 8px!important
}

.ml9 {
	margin-left: 9px;
	margin-left: 9px!important
}

.ml10 {
	margin-left: 10px;
	margin-left: 10px!important
}

.ml11 {
	margin-left: 11px;
	margin-left: 11px!important
}

.ml12 {
	margin-left: 12px;
	margin-left: 12px!important
}

.ml13 {
	margin-left: 13px;
	margin-left: 13px!important
}

.ml14 {
	margin-left: 14px;
	margin-left: 14px!important
}

.ml15 {
	margin-left: 15px;
	margin-left: 15px!important
}

.ml16 {
	margin-left: 16px;
	margin-left: 16px!important
}

.ml17 {
	margin-left: 17px;
	margin-left: 17px!important
}

.ml18 {
	margin-left: 18px;
	margin-left: 18px!important
}

.ml19 {
	margin-left: 19px;
	margin-left: 19px!important
}

.ml20 {
	margin-left: 20px;
	margin-left: 20px!important
}

.ml23 {
	margin-left: 23px
}

.ml25 {
	margin-left: 25px
}

.ml28 {
	margin-left: 28px
}

.ml30 {
	margin-left: 30px;
	margin-left: 21px!important
}

.ml33 {
	margin-left: 33px
}

.ml40 {
	margin-left: 40px;
	!important
}

.ml45 {
	margin-left: 45px;
	!important
}

.ml50 {
	margin-left: 50px
}

.ml55 {
	margin-left: 55px
}

.ml70 {
	margin-left: 70px
}

.ml80 {
	margin-left: 80px
}

.mr1 {
	margin-right: 1px;
	margin-right: 1px!important
}

.mr2 {
	margin-right: 2px;
	margin-right: 2px!important
}

.mr3 {
	margin-right: 3px;
	margin-right: 3px!important
}

.mr4 {
	margin-right: 4px;
	margin-right: 4px!important
}

.mr5 {
	margin-right: 5px;
	margin-right: 5px!important
}

.mr6 {
	margin-right: 6px;
	margin-right: 6px!important
}

.mr7 {
	margin-right: 7px;
	margin-right: 7px!important
}

.mr8 {
	margin-right: 8px;
	margin-right: 8px!important
}

.mr9 {
	margin-right: 9px;
	margin-right: 9px!important
}

.mr10 {
	margin-right: 10px;
	margin-right: 10px!important
}

.mr11 {
	margin-right: 11px;
	margin-right: 11px!important
}

.mr12 {
	margin-right: 12px;
	margin-right: 12px!important
}

.mr13 {
	margin-right: 13px;
	margin-right: 13px!important
}

.mr14 {
	margin-right: 14px;
	margin-right: 14px!important
}

.mr15 {
	margin-right: 15px;
	margin-right: 15px!important
}

.mr16 {
	margin-right: 16px;
	margin-right: 16px!important
}

.mr17 {
	margin-right: 17px;
	margin-right: 17px!important
}

.mr18 {
	margin-right: 18px;
	margin-right: 18px!important
}

.mr19 {
	margin-right: 19px;
	margin-right: 19px!important
}

.mr20 {
	margin-right: 20px;
	margin-right: 20px!important
}

.mr25 {
	margin-right: 25px
}

.mr28 {
	margin-right: 28px
}

.mr30 {
	margin-right: 30px;
	margin-right: 30px!important
}

.mr40 {
	margin-right: 40px;
	margin-right: 40px!important
}

.mr50 {
	margin-right: 50px
}

.mr80 {
	margin-right: 80px
}

.m1 {
	margin: 1px;
	margin: 1px!important
}

.m2 {
	margin: 2px;
	margin: 2px!important
}

.m3 {
	margin: 3px;
	margin: 3px!important
}

.m4 {
	margin: 4px;
	margin: 4px!important
}

.m5 {
	margin: 5px;
	margin: 5px!important
}

.m6 {
	margin: 6px;
	margin: 6px!important
}

.m7 {
	margin: 7px;
	margin: 7px!important
}

.m8 {
	margin: 8px;
	margin: 8px!important
}

.m9 {
	margin: 9px;
	margin: 9px!important
}

.m10 {
	margin: 10px;
	margin: 10px!important
}

.m11 {
	margin: 11px;
	margin: 11px!important
}

.m12 {
	margin: 12px;
	margin: 12px!important
}

.m13 {
	margin: 13px;
	margin: 13px!important
}

.m14 {
	margin: 14px;
	margin: 14px!important
}

.m15 {
	margin: 15px;
	margin: 15px!important
}

.m16 {
	margin: 16px;
	margin: 16px!important
}

.m17 {
	margin: 17px;
	margin: 17px!important
}

.m18 {
	margin: 18px;
	margin: 18px!important
}

.m19 {
	margin: 19px;
	margin: 19px!important
}

.m20 {
	margin: 20px;
	margin: 20px!important
}

.m30 {
	margin: 30px;
	margin: 30px!important
}

.m40 {
	margin: 40px;
	margin: 40px!important
}

.pb1 {
	padding-bottom: 1px;
	padding-bottom: 1px!important
}

.pb2 {
	padding-bottom: 2px;
	padding-bottom: 2px!important
}

.pb3 {
	padding-bottom: 3px;
	padding-bottom: 3px!important
}

.pb4 {
	padding-bottom: 4px;
	padding-bottom: 4px!important
}

.pb5 {
	padding-bottom: 5px;
	padding-bottom: 5px!important
}

.pb6 {
	padding-bottom: 6px;
	padding-bottom: 6px!important
}

.pb7 {
	padding-bottom: 7px;
	padding-bottom: 7px!important
}

.pb8 {
	padding-bottom: 8px;
	padding-bottom: 8px!important
}

.pb9 {
	padding-bottom: 9px;
	padding-bottom: 9px!important
}

.pb10 {
	padding-bottom: 10px;
	padding-bpttom: 10px!important
}

.pb11 {
	padding-bottom: 11px;
	padding-bpttom: 11px!important
}

.pb12 {
	padding-bottom: 12px;
	padding-bpttom: 12px!important
}

.pb13 {
	padding-bottom: 13px;
	padding-bpttom: 13px!important
}

.pb14 {
	padding-bottom: 14px;
	padding-bpttom: 14px!important
}

.pb15 {
	padding-bottom: 15px;
	padding-bpttom: 15px!important
}

.pb16 {
	padding-bottom: 16px;
	padding-bpttom: 16px!important
}

.pb17 {
	padding-bottom: 17px;
	padding-bpttom: 17px!important
}

.pb18 {
	padding-bottom: 18px;
	padding-bpttom: 18px!important
}

.pb19 {
	padding-bottom: 19px;
	padding-bpttom: 19px!important
}

.pb20 {
	padding-bottom: 20px;
	padding-bpttom: 20px!important
}

.pb24 {
	padding-bottom: 24px;
	padding-bpttom: 24px!important
}

.pb30 {
	padding-bottom: 30px;
	padding-bpttom: 30px!important
}

.pb40 {
	padding-bottom: 40px;
	padding-bpttom: 40px!important
}

.pb50 {
	padding-bottom: 50px;
	padding-bpttom: 50px!important
}

.pb55 {
	padding-bottom: 55px;
	padding-bpttom: 55px!important
}

.pb60 {
	padding-bottom: 60px;
	padding-bpttom: 60px!important
}

.pt1 {
	padding-top: 1px;
	padding-top: 1px!important
}

.pt2 {
	padding-top: 2px;
	padding-top: 2px!important
}

.pt3 {
	padding-top: 3px;
	padding-top: 3px!important
}

.pt4 {
	padding-top: 4px;
	padding-top: 4px!important
}

.pt5 {
	padding-top: 5px;
	padding-top: 5px!important
}

.pt6 {
	padding-top: 6px;
	padding-top: 6px!important
}

.pt7 {
	padding-top: 7px;
	padding-top: 7px!important
}

.pt8 {
	padding-top: 8px;
	padding-top: 8px!important
}

.pt9 {
	padding-top: 9px;
	padding-top: 9px!important
}

.pt10 {
	padding-top: 10px;
	padding-top: 10px!important
}

.pt11 {
	padding-top: 11px;
	padding-top: 11px!important
}

.pt12 {
	padding-top: 12px;
	padding-top: 12px!important
}

.pt13 {
	padding-top: 13px;
	padding-top: 13px!important
}

.pt14 {
	padding-top: 14px;
	padding-top: 14px!important
}

.pt15 {
	padding-top: 15px;
	padding-top: 15px!important
}

.pt16 {
	padding-top: 16px;
	padding-top: 16px!important
}

.pt17 {
	padding-top: 17px;
	padding-top: 17px!important
}

.pt18 {
	padding-top: 18px;
	padding-top: 18px!important
}

.pt19 {
	padding-top: 19px;
	padding-top: 19px!important
}

.pt20 {
	padding-top: 20px;
	padding-top: 20px!important
}

.pt25 {
	padding-top: 25px
}

.pt30 {
	padding-top: 30px;
	padding-top: 30px!important
}

.pt40 {
	padding-top: 40px;
	padding-top: 40px!important
}

.pt50 {
	padding-top: 50px;
	padding-top: 50px!important
}

.pt55 {
	padding-top: 55px;
	padding-top: 55px!important
}

.pt60 {
	padding-top: 60px;
	padding-top: 60px!important
}

.pl1 {
	padding-left: 1px;
	padding-left: 1px!important
}

.pl2 {
	padding-left: 2px;
	padding-left: 2px!important
}

.pl3 {
	padding-left: 3px;
	padding-left: 3px!important
}

.pl4 {
	padding-left: 4px;
	padding-left: 4px!important
}

.pl5 {
	padding-left: 5px;
	padding-left: 5px!important
}

.pl6 {
	padding-left: 6px;
	padding-left: 6px!important
}

.pl7 {
	padding-left: 7px;
	padding-left: 7px!important
}

.pl8 {
	padding-left: 8px;
	padding-left: 8px!important
}

.pl9 {
	padding-left: 9px;
	padding-left: 9px!important
}

.pl10 {
	padding-left: 10px;
	padding-left: 10px!important
}

.pl11 {
	padding-left: 11px;
	padding-left: 11px!important
}

.pl12 {
	padding-left: 12px;
	padding-left: 12px!important
}

.pl13 {
	padding-left: 13px;
	padding-left: 13px!important
}

.pl14 {
	padding-left: 14px;
	padding-left: 14px!important
}

.pl15 {
	padding-left: 15px;
	padding-left: 15px!important
}

.pl16 {
	padding-left: 16px;
	padding-left: 16px!important
}

.pl17 {
	padding-left: 17px;
	padding-left: 17px!important
}

.pl18 {
	padding-left: 18px;
	padding-left: 18px!important
}

.pl19 {
	padding-left: 19px;
	padding-left: 19px!important
}

.pl20 {
	padding-left: 20px;
	padding-left: 20px!important
}

.pl25 {
	padding-left: 25px
}

.pl30 {
	padding-left: 30px;
	padding-left: 30px!important
}

.pl40 {
	padding-left: 40px;
	padding-left: 40px!important
}

.pl50 {
	padding-left: 50px;
	padding-left: 50px!important
}

.pl55 {
	padding-left: 55px;
	padding-left: 55px!important
}

.pl60 {
	padding-left: 60px;
	padding-left: 60px!important
}

.pr1 {
	padding-right: 1px;
	padding-right: 1px!important
}

.pr2 {
	padding-right: 2px;
	padding-right: 2px!important
}

.pr3 {
	padding-right: 3px;
	padding-right: 3px!important
}

.pr4 {
	padding-right: 4px;
	padding-right: 4px!important
}

.pr5 {
	padding-right: 5px;
	padding-right: 5px!important
}

.pr6 {
	padding-right: 6px;
	padding-right: 6px!important
}

.pr7 {
	padding-right: 7px;
	padding-right: 7px!important
}

.pr8 {
	padding-right: 8px;
	padding-right: 8px!important
}

.pr9 {
	padding-right: 9px;
	padding-right: 9px!important
}

.pr10 {
	padding-right: 10px;
	padding-right: 10px!important
}

.pr11 {
	padding-right: 11px;
	padding-right: 11px!important
}

.pr12 {
	padding-right: 12px;
	padding-right: 12px!important
}

.pr13 {
	padding-right: 13px;
	padding-right: 13px!important
}

.pr14 {
	padding-right: 14px;
	padding-right: 14px!important
}

.pr15 {
	padding-right: 15px;
	padding-right: 15px!important
}

.pr16 {
	padding-right: 16px;
	padding-right: 16px!important
}

.pr17 {
	padding-right: 17px;
	padding-right: 17px!important
}

.pr18 {
	padding-right: 18px;
	padding-right: 18px!important
}

.pr19 {
	padding-right: 19px;
	padding-right: 19px!important
}

.pr20 {
	padding-right: 20px;
	padding-right: 20px!important
}

.pr25 {
	padding-right: 25px
}

.pr30 {
	padding-right: 30px;
	padding-right: 30px!important
}

.pr33 {
	padding-right: 32px;
	padding-right: 32px!important
}

.pr40 {
	padding-right: 40px;
	padding-right: 40px!important
}

.pr50 {
	padding-right: 50px;
	padding-right: 50 px!important
}

.pr60 {
	padding-right: 60px;
	padding-right: 60px!important
}

.pr80 {
	padding-right: 80px;
	padding-right: 80px!important
}

.p1 {
	padding: 1px;
	padding: 1px!important
}

.p2 {
	padding: 2px;
	padding: 2px!important
}

.p3 {
	padding: 3px;
	padding: 3px!important
}

.p4 {
	padding: 4px;
	padding: 4px!important
}

.p5 {
	padding: 5px;
	padding: 5px!important
}

.p6 {
	padding: 6px;
	padding: 6px!important
}

.p7 {
	padding: 7px;
	padding: 7px!important
}

.p8 {
	padding: 8px;
	padding: 8px!important
}

.p9 {
	padding: 9px;
	padding: 9px!important
}

.p10 {
	padding: 10px;
	padding: 10px!important
}

.p11 {
	padding: 11px;
	padding: 11px!important
}

.p12 {
	padding: 12px;
	padding: 12px!important
}

.p13 {
	padding: 13px;
	padding: 13px!important
}

.p14 {
	padding: 14px;
	padding: 14px!important
}

.p15 {
	padding: 15px;
	padding: 15px!important
}

.p16 {
	padding: 16px;
	padding: 16px!important
}

.p17 {
	padding: 17px;
	padding: 17px!important
}

.p18 {
	padding: 18px;
	padding: 18px!important
}

.p19 {
	padding: 19px;
	padding: 19px!important
}

.p20 {
	padding: 20px;
	padding: 20px!important
}

.p30 {
	padding: 30px;
	padding: 30px!important
}

.p40 {
	padding: 40px;
	padding: 40px!important
}

.p50 {
	padding: 50px;
	padding: 50px!important
}

.f12 {
	font-size: 12px
}

.f13 {
	font-size: 13px
}

.f14 {
	font-size: 14px
}

.f15 {
	font-size: 15px
}

.f16 {
	font-size: 16px
}

.f18 {
	font-size: 18px
}

.f20 {
	font-size: 20px
}

.f22 {
	font-size: 22px
}

.f24 {
	font-size: 24px
}

.f26 {
	font-size: 26px
}

.f28 {
	font-size: 28px
}

.f30 {
	font-size: 30px
}

.f35 {
	font-size: 35px
}

.f40 {
	font-size: 40px
}

.f44 {
	font-size: 44px
}

.f46 {
	font-size: 46px
}

.f50 {
	font-size: 50px
}

.f100 {
	font-size: 100px
}

.lh0 {
	line-height: 0
}

.lh14 {
	line-height: 14px
}

.lh16 {
	line-height: 16px
}

.lh18 {
	line-height: 18px
}

.lh20 {
	line-height: 20px
}

.lh22 {
	line-height: 22px
}

.lh24 {
	line-height: 24px
}

.lh26 {
	line-height: 26px
}

.lh28 {
	line-height: 28px
}

.lh30 {
	line-height: 30px
}

.lh35 {
	line-height: 35px
}

.lh37 {
	line-height: 37px
}

.lh40 {
	line-height: 40px
}

.lh45 {
	line-height: 45px
}

.lh50 {
	line-height: 50px
}

.lh60 {
	line-height: 60px
}

.lh80 {
	line-height: 80px
}

.lh100 {
	line-height: 100px
}

.w10 {
	width: 10px
}

.w20 {
	width: 20px
}

.w30 {
	width: 30px
}

.w40 {
	width: 40px
}

.w50 {
	width: 50px
}

.w60 {
	width: 60px
}

.w70 {
	width: 70px
}

.w80 {
	width: 80px
}

.w85 {
	width: 85px
}

.w90 {
	width: 90px
}

.w95 {
	width: 95px
}

.w100 {
	width: 100px
}

.w110 {
	width: 110px
}

.w115 {
	width: 115px
}

.w120 {
	width: 120px
}

.w129 {
	width: 129px
}

.w130 {
	width: 130px
}

.w140 {
	width: 140px
}

.w150 {
	width: 150px
}

.w155 {
	width: 155px
}

.w160 {
	width: 160px
}

.w170 {
	width: 170px
}

.w180 {
	width: 180px
}

.w190 {
	width: 190px
}

.w200 {
	width: 200px
}

.w210 {
	width: 210px
}

.w220 {
	width: 220px
}

.w230 {
	width: 230px
}

.w240 {
	width: 240px
}

.w250 {
	width: 250px
}

.w260 {
	width: 260px
}

.w280 {
	width: 280px
}

.w300 {
	width: 300px
}

.w310 {
	width: 310px
}

.w320 {
	width: 320px
}

.w330 {
	width: 330px
}

.w340 {
	width: 340px
}

.w350 {
	width: 350px
}

.w380 {
	width: 380px
}

.w400 {
	width: 400px
}

.w450 {
	width: 450px
}

.w420 {
	width: 420px
}

.w460 {
	width: 460px
}

.w480 {
	width: 480px
}

.w490 {
	width: 490px
}

.w540 {
	width: 540px
}

.w560 {
	width: 560px
}

.w530 {
	width: 580px
}

.w540 {
	width: 540px
}

.w590 {
	width: 590px
}

.w610 {
	width: 610px
}

.w630 {
	width: 630px
}

.w690 {
	width: 690px
}

.w660 {
	width: 660px
}

.w900 {
	width: 900px
}

.w960 {
	width: 960px
}

.w1012 {
	width: 1012px
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
	min-width: 1200px
}

.ofh {
	display: inline-block;
	overflow: hidden
}

.clear,
.line,
.blank1,
.blank2,
.blank3,
.blank4,
.blank5,
.blank6,
.blank7,
.blank8,
.blank10,
.blank15,
.blank20,
.blank30,
.blank40,
.blank50,
.blank60 {
	clear: both;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 0;
	font-size: 0px
}

.blank1 {
	height: 1px
}

.blank2 {
	height: 2px
}

.blank3 {
	height: 3px
}

.blank4 {
	height: 4px
}

.blank5 {
	height: 5px
}

.blank6 {
	height: 6px
}

.blank7 {
	height: 7px
}

.blank8 {
	height: 8px
}

.blank10 {
	height: 10px
}

.blank15 {
	height: 15px
}

.blank20 {
	height: 20px
}

.blank30 {
	height: 30px
}

.blank40 {
	height: 40px
}

.blank50 {
	height: 50px
}

.blank60 {
	height: 60px
}

.blank80 {
	height: 80px
}

.blank100 {
	height: 100px
}

.clear {
	height: 0
}

.line {
	border-bottom: 1px dashed #ccc;
	height: 0
}

.w45s {
	width: 50%
}

.blankness {
	display: inline-block;
	min-width: 10px;
	padding: 5px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: #777;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: 5px;
	border: 1px solid #777
}

.blankness-default {
	background-color: #fff;
	border: 1px solid #777;
	color: #777
}

.blankness-default:active,
.blankness-default:focus,
.blankness-default:hover,
.blankness-default[href]:hover,
.blankness-default[href]:focus {
	background-color: #444;
	color: #fff;
	text-decoration: none
}

.blankness-primary {
	background-color: #fff;
	border: 1px solid #337ab7;
	color: #337ab7
}

.blankness-primary:active,
.blankness-primary:focus,
.blankness-primary:hover,
.blankness-primary[href]:hover,
.blankness-primary[href]:focus {
	background-color: #286090;
	color: #fff;
	text-decoration: none
}

.blankness-success {
	background-color: #fff;
	border: 1px solid #5cb85c;
	color: #5cb85c
}

.blankness-success:active,
.blankness-success:focus,
.blankness-success:hover,
.blankness-success[href]:hover,
.blankness-success[href]:focus {
	background-color: #449d44;
	color: #fff;
	text-decoration: none
}

.blankness-info {
	background-color: #fff;
	border: 1px solid #5bc0de;
	color: #5bc0de
}

.blankness-info:active,
.blankness-info:focus,
.blankness-info:hover,
.blankness-info[href]:hover,
.blankness-info[href]:focus {
	background-color: #31b0d5;
	color: #fff;
	text-decoration: none
}

.blankness-warning {
	background-color: #fff;
	border: 1px solid #f0ad4e;
	color: #f0ad4e
}

.blankness-warning:active,
.blankness-warning:focus,
.blankness-warning:hover,
.blankness-warning[href]:hover,
.blankness-warning[href]:focus {
	background-color: #ec971f;
	color: #fff;
	text-decoration: none
}

.blankness-danger {
	background-color: #fff;
	border: 1px solid #d52e3f;
	color: #d52e3f
}

.blankness-danger:active,
.blankness-danger:focus,
.blankness-danger:hover,
.blankness-danger[href]:hover,
.blankness-danger[href]:focus {
	background-color: #c9302c;
	color: #fff;
	text-decoration: none
}

.blankness-weixin {
	background-color: #fff;
	border: 1px solid #58ce92;
	color: #58ce92
}

.blankness-weixin:active,
.blankness-weixin:focus,
.blankness-weixin:hover,
.blankness-weixin[href]:hover,
.blankness-weixin[href]:focus {
	background-color: #58ce92;
	color: #fff;
	text-decoration: none
}

.blankness-pengyouquan {
	background-color: #fff;
	border: 1px solid #7c88d0;
	color: #7c88d0
}

.blankness-pengyouquan:active,
.blankness-pengyouquan:focus,
.blankness-pengyouquan:hover,
.blankness-pengyouquan[href]:hover,
.blankness-pengyouquan[href]:focus {
	background-color: #7c88d0;
	color: #fff;
	text-decoration: none
}

.blankness-weibo {
	background-color: #fff;
	border: 1px solid #ec5453;
	color: #ec5453
}

.blankness-weibo:active,
.blankness-weibo:focus,
.blankness-weibo:hover,
.blankness-weibo[href]:hover,
.blankness-weibo[href]:focus {
	background-color: #ec5453;
	color: #fff;
	text-decoration: none
}

.blankness-news {
	background-color: #fff;
	border: 1px solid #fcb247;
	color: #fcb247
}

.blankness-news:active,
.blankness-news:focus,
.blankness-news:hover,
.blankness-news[href]:hover,
.blankness-news[href]:focus {
	background-color: #fcb247;
	color: #fff;
	text-decoration: none
}

.blankness-freeze {
	background-color: #fff;
	border: 1px solid #00bfff;
	color: #00bfff
}

.color-swatches {
	margin: 0 -5px;
	overflow: hidden
}

.color-swatch {
	float: left;
	width: 60px;
	height: 60px;
	margin: 0 5px;
	border-radius: 3px
}

@media (min-width :768px) {
	.color-swatch {
		width: 180px;
		height: 120px
	}
}

.color-swatches .gray-darker {
	background-color: #222
}

.color-swatches .gray-dark {
	background-color: #333
}

.color-swatches .gray {
	background-color: #555
}

.color-swatches .gray-light {
	background-color: #999
}

.color-swatches .gray-lighter {
	background-color: #eee
}

.color-swatches .brand-primary {
	background-color: #337ab7
}

.color-swatches .brand-success {
	background-color: #5cb85c
}

.color-swatches .brand-warning {
	background-color: #f0ad4e
}

.color-swatches .brand-danger {
	background-color: #d52e3f
}

.color-swatches .brand-info {
	background-color: #5bc0de
}

.color-swatches .bs-purple {
	background-color: #563d7c
}

.color-swatches .bs-purple-light {
	background-color: #c7bfd3
}

.color-swatches .bs-purple-lighter {
	background-color: #e5e1ea
}

.color-swatches .bs-gray {
	background-color: #f9f9f9
}

.color-swatches .sys-info {
	display: block;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	color: #fff
}

.color-swatches .sys-mun {
	display: block;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	color: #fff
}

.btn-darkgreen {
	color: #fff;
	background-color: #1fc5b3;
	border-color: #1fc5b3
}

.btn-darkgreen.active,
.btn-darkgreen.focus,
.btn-darkgreen:active,
.btn-darkgreen:focus,
.btn-darkgreen:hover,
.open>.dropdown-toggle.btn-darkgreen {
	color: #fff;
	background-color: #00a281;
	border-color: #00a281
}

.btn-darkgreen.active,
.btn-darkgreen:active,
.open>.dropdown-toggle.btn-darkgreen {
	background-image: none
}

.btn-darkgreen.disabled,
.btn-darkgreen.disabled.active,
.btn-darkgreen.disabled.focus,
.btn-darkgreen.disabled:active,
.btn-darkgreen.disabled:focus,
.btn-darkgreen.disabled:hover,
.btn-darkgreen[disabled],
.btn-darkgreen[disabled].active,
.btn-darkgreen[disabled].focus,
.btn-darkgreen[disabled]:active,
.btn-darkgreen[disabled]:focus,
.btn-darkgreen[disabled]:hover,
fieldset[disabled] .btn-darkgreen,
fieldset[disabled] .btn-darkgreen.active,
fieldset[disabled] .btn-darkgreen.focus,
fieldset[disabled] .btn-darkgreen:active,
fieldset[disabled] .btn-darkgreen:focus,
fieldset[disabled] .btn-darkgreen:hover {
	background-color: #1fc5b3;
	border-color: #00a281
}

.btn-darkgreen .badge {
	color: #1fc5b3;
	background-color: #fff
}

.btn-danger {
	color: #fff;
	background-color: #d52e3f;
	border-color: #d52e3f
}

.badge-danger {
	color: #fff;
	background-color: #d52e3f;
	border-color: #d52e3f
}

.badge-success {
	color: #fff;
	background-color: #38a045;
	border-color: #38a045
}

.text-info {
	color: #5bc0de
}

.bg-danger {
	background-color: #d52e3f
}

.bg-danffa {
	background-color: #ffa19b
}

.bg-success {
	background-color: #38a045
}

.bg-default {
	background-color: #a3a3a3
}

.text-danger {
	color: #d52e3f
}

.label-danger {
	background: #d52e3f;
	color: #fff!important;
	padding: 2px 5px
}

.form-control {
	border: 1px solid #e8e8e8
}

.promptBox {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -45px;
	opacity: 0;
	z-index: 5646546464
}

.promptBox .outer {
	position: relative
}

.promptBox .outer .transparent {
	opacity: .8;
	position: absolute;
	left: 0;
	top: 0;
	box-shadow: 1px 1px 10px #aaa;
	border-radius: 5px
}

.promptBox .outer,
.promptBox .outer .transparent {
	height: 90px
}

.promptBox .outer .inner {
	overflow: hidden;
	color: #fff;
	font-weight: 700;
	font-family: "Microsoft YaHei"
}

.promptBox .outer .transparent,
.promptBox .outer .inner {
	position: absolute;
	left: 0;
	top: 0
}

.promptBox .outer .inner {
	height: 40px;
	line-height: 40px;
	display: inline-table;
	background: url(/static/v3/web/images/promptBox-icon.png) no-repeat;
	font-size: 22px;
	margin: 25px 0 0 15px;
	padding-left: 50px;
	white-space: nowrap
}

.promptBox .outer .boxClose {
	position: absolute;
	right: 10px;
	top: 10px;
	color: #fff;
	cursor: pointer;
	transition: transform .2s ease-out 0s;
	font-weight: 700
}

.promptBox .outer .boxClose:hover {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg)
}

#success .outer .inner {
	background-position: 0 0
}

#success .outer .transparent {
	background: #449d44
}

#failure .outer .inner {
	background-position: 0 -40px
}

#failure .outer .transparent {
	background: #ea544a
}

#failure .outer .inner {
	background-position: 0 -40px
}

#failure .outer .transparent {
	background: #d52e3f
}

.js-max-input {
	border: solid 1px #ffd2b2;
	background: #fffae5;
	padding: 0 10px;
	font-size: 20px;
	color: #f40
}

.is_del {
	text-decoration: line-through;
	color: red
}

.deliver_remarks {
	display: none
}

.close_max {
	padding: 5px;
	border: 1px solid #fff;
	width: 32px;
	height: 32px;
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
	background: 0 0
}

.close_max b {
	display: block;
	text-align: center;
	width: :20px;
	font-size: 18px;
	line-height: 22px;
	font-weight: 400;
	color: #fff;
	-webkit-transition: transform .2s ease-out 0s;
	-moz-transition: transform .2s ease-out 0s;
	transition: transform .2s ease-out 0s
}

.close_max:hover b {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
	text-decoration: none
}

.close_max:hover,
.close_max:hover b,
.close_max:active,
.close_max:active b {
	text-decoration: none
}

.copyInfo {
	position: absolute;
	color: #fff;
	background: #000;
	text-align: center;
	border-radius: 25px;
	height: 50px;
	width: 50px;
	opacity: 0;
	font-size: 12px;
	display: block;
	padding: 8px 10px 0
}

.confirm_cancel {
	text-align: center
}

.confirm_cancel button {
	letter-spacing: 10px;
	padding: 6px 20px;
	text-indent: 10px;
	display: inline-table
}

.confirm_cancel button.btn-success {
	margin-right: 20px
}

.meet_order .modal-dialog,
.refuse_order .modal-dialog {
	width: 400px
}

.refuse {
	padding-bottom: 10px;
	overflow: hidden;
	padding-left: 70px
}

.postscreen dd span {
	line-height: 30px;
	padding: 0 20px;
	width: 150px;
	text-align: right
}

.postscreen dd {
	clear: both;
	padding-bottom: 20px;
	overflow: hidden
}

.postscreen dd .link_url {
	width: 350px
}

.postscreen dd .upload_info {
	width: 350px;
	position: relative
}

.postscreen dd .upload_text {
	width: 250px;
	border-radius: 4px 0 0 4px
}

.postscreen dd .upload_button {
	width: 100px;
	letter-spacing: 10px;
	text-indent: 5px;
	border-radius: 0 4px 4px 0;
	color: #999
}

.postscreen dd .upload_file {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	width: 350px;
	height: 34px;
	cursor: pointer
}

.data_info .upload_info {
	padding-bottom: 10px;
	overflow: hidden;
	width: 400px !important
}

a.add_file {
	font-size: 22px;
	padding-left: 10px
}

a.del_file {
	font-size: 22px;
	padding-left: 10px;
	color: red
}

.look_data {
	position: relative
}

.look_data dl {
	padding-left: 70px
}

.look_data dd {
	clear: both;
	overflow: hidden;
	padding-bottom: 15px
}

.look_data dd span {
	line-height: 30px;
	padding-right: 20px
}

.look_data dd input {
	width: 300px
}

.look_data dd a.lkurl {
	padding: 5px 0 0 10px;
	float: left
}

.look_data dd img {
	float: left
}

.look_data dd .pdimg {
	float: left;
	position: relative
}

.look_data dd .pdimg a img {
	width: 100px;
	height: 100px;
	border: 1px solid #eee;
	border-radius: 4px
}

.lookdata_order .modal-dialog {
	width: 500px
}

.dataimage {
	float: left;
	width: 240px
}

.dataimage img {
	margin: 0 10px 10px 0
}

.look_data dd .pdimg input,
.look_data dd .pdimg p {
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 100px;
	height: 100px;
	display: none;
	cursor: pointer
}

.look_data dd .pdimg input {
	opacity: 0
}

.look_data dd .pdimg p {
	opacity: .5;
	background: #000;
	line-height: 100px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	border-radius: 5px
}

.look_data .confirm_cancel {
	position: relative
}

.look_data .confirm_cancel a.modify_data {
	position: absolute;
	right: 0;
	bottom: 0;
	text-decoration: underline
}

.look_data .confirm_cancel button {
	display: none
}

.look_data .sublinkurl input {
	display: none
}

.complaint_order .modal-dialog {
	width: 480px
}

.complaint dd,
.appeal dd {
	clear: both;
	overflow: hidden;
	padding-bottom: 10px
}

.complaint dd span,
.appeal dd span {
	padding-right: 20px
}

.complaint .content,
.appeal .content {
	width: 350px;
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 5px
}

.appeal span {
	padding-right: 20px
}

.appeal textarea {
	width: 350px;
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 5px
}

.info {
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	text-align: center
}

.info dd,
.info dt {
	height: 40px;
	line-height: 40px;
	font-weight: 400
}

.info dd {
	float: left;
	width: 48%
}

.info dt {
	clear: both
}

.info dd span,
.info dt span {
	float: left;
	width: 100px;
	text-align: right;
	font-size: 12px
}

.info dd p,
.info dt p {
	float: left;
	text-align: left;
	padding-left: 10px;
	font-weight: 400
}

.info dd .btn {
	float: left;
	padding: 2px 8px;
	margin: 10px 0 0 10px;
	background: #d52e3f;
	color: #fff;
	border: 1px solid #d52e3f
}

.info dt p {
	line-height: 20px;
	padding: 10px;
	width: 80%
}

.info dd p em,
.info dt p em {
	color: #ccc
}

.ertpl {
	position: relative;
	float: left;
	margin-left: 10px;
	cursor: pointer;
	font-size: 30px
}

#qrcode {
	display: none;
	position: absolute;
	left: 40px;
	bottom: 0
}

.zclip,
.zclip embed {
	cursor: pointer !important;
	display: block
}

.copyUrl {
	padding-left: 8px
}

#copyMsg {
	position: absolute;
	right: -55px;
	top: 0;
	color: #5cb85c
}

#copyMsgs {
	position: absolute;
	left: -55px;
	bottom: 0;
	color: #5cb85c
}

.execution_time {
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 3px;
	width: 100px;
	padding-left: 5px;
	margin-top: -3px;
	font-size: 13px
}

a.zhifaimg {
	float: left;
	position: relative;
	margin-right: 4px
}

a.zhifaimg,
a.zhifaimg img {
	height: 40px;
	width: 40px
}

a.zhifaimg i {
	display: inline-table;
	position: absolute;
	right: 0;
	top: 0;
	width: 16px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	background: #fff;
	border-radius: 8px;
	color: red;
	font-size: 12px
}

b.tisi {
	clear: both;
	font-size: 12px;
	color: red;
	display: block;
	font-weight: 400
}

.for_checked {
	position: relative
}

.for_checked:hover a.copyInfo {
	opacity: .5
}

a.lookat {
	display: inline-table;
	background: #50c688;
	color: #fff;
	width: 60px;
	text-align: center;
	font-size: 12px
}

.media_alist,
.link_urls {
	overflow: hidden;
	padding: 5px 0 0 5px
}

.media_alist dd,
.link_urls dd {
	float: left;
	margin: 0 24px 15px 0;
	box-shadow: 0 0 5px #ccc;
	position: relative
}

.media_alist dd.no,
.link_urls dd.no {
	margin-right: 0
}

.media_alist dd a,
.link_urls dd a {
	display: block
}

.media_alist dd a img,
.link_urls dd a img {
	width: 120px;
	height: 50px
}

.media_alist dd a p,
.link_urls dd a p {
	text-align: center;
	width: 120px;
	line-height: 24px;
	height: 24px;
	border-top: 1px solid #f2f2f2;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 12px
}

.media_alist dt,
.link_urls dt {
	text-align: right;
	clear: both
}

.media_alist dt a.clickReplace,
.link_urls dt a.clickUpload {
	text-decoration: underline
}

.media_alist dt a i,
.link_urls dt a i {
	padding-right: 5px
}

.media_alist dd span {
	width: 120px;
	height: 75px;
	line-height: 75px;
	background: #000;
	opacity: .5;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
	display: none;
	cursor: pointer
}

.link_urls dd input {
	width: 118px;
	border: 1px solid #e2e2e2;
	border-radius: 4px;
	margin: 0 0 2px 1px;
	font-size: 12px;
	padding: 2px;
	text-align: center
}

.enterMedia input {
	width: 240px;
	border-radius: 4px 0 0 4px;
	border: 1px solid #e1e1e1;
	height: 32px;
	line-height: 32px;
	padding-left: 10px;
	float: left;
	border-right: none
}

.enterMedia a.replaceMedia {
	color: #50c688;
	border-radius: 0 4px 4px 0;
	font-weight: 700;
	width: 40px;
	border: 1px solid #e1e1e1;
	border-left: none;
	background: #eee;
	text-align: center;
	height: 32px;
	line-height: 32px;
	float: left
}

.inputDiv {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 201509
}

.inputDiv .inputDiv-body {
	position: relative;
	display: block;
	box-shadow: 0 0 5px #666;
	background: #fff;
	padding: 10px;
	border-radius: 4px
}

.inputDiv .inputDiv-arrow {
	border: 10px solid transparent;
	border-top-color: #fff;
	display: block;
	position: absolute;
	left: 20px;
	bottom: -20px
}

.inputDiv .inputDiv-close {
	width: 18px;
	line-height: 18px;
	height: 18px;
	border-radius: 9px;
	text-align: center;
	background: #fff;
	color: #666;
	position: absolute;
	top: -5px;
	right: -5px;
	box-shadow: 0 0 5px #aaa;
	cursor: pointer
}

.inputDiv .inputDiv-content {
	overflow: hidden
}

.staurl,
.lookmodify {
	text-align: center;
	border-top: 1px solid #eee;
	padding-bottom: 2px
}

.staurl a,
.lookmodify a {
	display: inline-table !important;
	color: #d52e3f;
	font-size: 12px
}

.show_password_btn {
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -15px
}

.show_password {
	background-image: url(/App/Public/Globals/img/wink.svg);
	background-position: 0 center;
	background-repeat: no-repeat;
	cursor: pointer;
	height: 100%;
	overflow: hidden;
	text-indent: -9999em;
	width: 44px
}

.hide_password {
	background-image: url(/App/Public/Globals/img/wink.svg);
	background-position: -44px center;
	background-repeat: no-repeat;
	cursor: pointer;
	height: 100%;
	overflow: hidden;
	text-indent: -9999em;
	width: 44px
}

.lh10 {
	line-height: 10px !important
}

.lh15 {
	line-height: 15px !important
}

.lh20 {
	line-height: 20px !important
}

.lh25 {
	line-height: 25px !important
}

.lh30 {
	line-height: 30px !important
}

.lh35 {
	line-height: 35px !important
}

.lh40 {
	line-height: 40px !important
}

.lh45 {
	line-height: 45px !important
}

.lh50 {
	line-height: 50px !important
}

.lh55 {
	line-height: 55px !important
}

.pos-r {
	position: relative
}

.pos-a {
	position: absolute
}

.mediahide,
.ownerhide {
	width: 102px;
	height: 44px;
	display: inline-table;
	position: absolute;
	left: 52px;
	top: 8px
}

.mediahide {
	background: url(/static/v3/web/images/mediahide.png) no-repeat;
	top: 0
}

.ownerhide {
	background: url(/static/v3/web/images/ownerhide.png) no-repeat
}

#Suggester {
	position: absolute;
	top: 41px;
	left: 3px;
	border: 1px solid #ccc;
	width: 300px;
	background: #fff;
	z-index: 110;
	display: none
}

#Suggester p {
	cursor: pointer;
	line-height: 22px;
	padding: 3px 10px
}

#Suggester p:hover {
	background-color: #eee
}

.video_celebrity,
.video_platform,
.video_sex {
	display: inline-table;
	height: 20px;
	width: 20px
}

.video_platform.v0,
.video_sex.v0 {
	background: none!important
}

.video_celebrity {
	background: url(/App/Public/Owners/images/video_celebrity.png) no-repeat;
	float: left;
	margin-right: 4px
}

.video_platform {
	background: url(/App/Public/Owners/images/video_platform.png) no-repeat;
	float: left;
	margin-right: 6px
}

.video_platform.v1 {
	background-position: 0 0
}

.video_platform.v2 {
	background-position: 0 -20px
}

.video_platform.v3 {
	background-position: 0 -40px
}

.video_platform.v4 {
	background-position: 0 -60px
}

.video_platform.v5 {
	background-position: 0 -80px
}

.video_platform.v6 {
	background-position: 0 -100px
}

.video_platform.v7 {
	background-position: 0 -120px
}

.video_platform.v8 {
	background-position: 0 -140px
}

.video_platform.v9 {
	background-position: 0 -160px
}

.video_platform.v10 {
	background-position: 0 -180px
}

.video_platform.v11 {
	background-position: 0 -200px
}

.video_platform.v12 {
	background-position: 0 -220px
}

.video_sex {
	background: url(/App/Public/Owners/images/video_sex.png) no-repeat;
	float: left;
	margin-right: 6px
}

.video_sex.v1 {
	background-position: 0 0
}

.video_sex.v2 {
	background-position: 0 -20px
}

.Loader {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -40px;
	margin-left: -40px
}

.text-hidden {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
	height: 20px;
	line-height: 20px;
	display: block;
	margin: 0 auto
}

a {
	text-decoration: none
}

.banner1 {
	height: 647px
}

.banner1_van {
	line-height: 22px
}

.banner1_van a {
	margin: 0 2px;
	font-size: 12px;
	color: #e3e3e3
}

.banner1_van a:hover {
	color: #fff
}

.banner1_van a.banner_kq {
	color: #74736d
}

.body_back {
	background: #f4f4f4
}

.max_with {
	position: relative;
	overflow: hidden;
	min-width: 1200px
}

.login_nav {
	width: 262px;
	height: 416px;
	top: 52px;
	left: 50%;
	margin-left: 338px;
	text-align: left;
	position: absolute;
	z-index: 99
}

.login_left {
	width: 200px;
	height: 416px;
	top: 52px;
	left: 50%;
	margin-left: -600px;
	text-align: left;
	position: absolute;
	z-index: 99
}

.hov_van {
	width: 490px;
	height: 416px;
	background: #fff;
	position: absolute;
	right: -490px;
	top: 0;
	z-index: 1
}

.cwq_dl>li {
	font-size: 18px;
	font-weight: 700;
	width: 131px;
	text-align: center;
	line-height: 43px;
	border-bottom: 2px solid #ddd;
	cursor: pointer
}

.cwq_dl>li.active {
	border-bottom: 2px solid red
}

.btn-danger {
	border: 1px solid #d9534f
}

.loginFormBtn div.btn-danger:hover {
	color: #fff;
	background-color: #d9534f;
	border: none
}

.cwq_zc {
	background: #71aee9;
	color: #fff;
	border: 1px solid #71aee9
}

.cwq_zc:hover {
	background: #66a0d8;
	color: #fff
}

.banner1_van a.ml50 {
	margin-left: 50px
}

.wi_back1 {
	height: 650px;
	padding: 20px 0;
	position: relative
}

.back_img1 {
	background: url(/static/v3/web/css/2_wi_back1.jpg) no-repeat
}

.back_img2 {
	background: url(/static/v3/web/css/3_wi_back2.jpg) no-repeat
}

.back_img3 {
	background: url(/static/v3/web/css/4_wi_back3.jpg) no-repeat
}

.back_img4 {
	background: url(/static/v3/web/css/5_wi_back4.jpg) no-repeat
}

.banner-container-1 .block-colors .banner-title {
	position: absolute;
	left: 0;
	top: 96px;
	font-size: 12px;
	color: #fff;
	z-index: 199;
	width: 150px;
	text-align: center
}

.cl {
	clear: both
}

.ljqx:hover {
	background: #30a67c;
	color: #fff
}

.wi_back_ri {
	background: #fff;
	width: 760px
}

.cwq_index {
	text-align: center;
	line-height: 30px;
	border-bottom: 1px solid #ebebeb
}

.cwq_index li {
	width: 120px;
	float: left;
	height: 75px;
	color: #666;
	font-weight: 400
}

.cwq_index li.active {
	background: #efaf4d;
	color: #fff
}

.cwq_index li span {
	line-height: 10px;
	display: block;
	color: #999
}

.cwq_index li.active span {
	color: #fff
}

.wbhr_wi {
	width: 340px
}

.wbhr {
	background: url(/static/v3/web/css/iconfoo.png) 0 -33px no-repeat;
	height: 20px;
	text-indent: 25px;
	margin: 0 0 5px
}

.widh_1 {
	width: 232px;
	height: 213px
}

.w395 {
	width: 395px
}

.widh_img {
	width: 152px;
	height: 168px;
	margin: 0 auto;
	cursor: pointer
}

.ymd_1,
.ymd_2 {
	width: 40px;
	color: #999;
	margin-top: 30px
}

.widh_1 span {
	font-size: 12px
}

.bhr_bo img {
	width: 68px;
	height: 68px;
	border-radius: 68px;
	display: block
}

.back_1 {
	background: url(/static/v3/web/css/6_back_1.jpg) center no-repeat;
	height: 520px
}

.jqol_leeft li {
	float: left;
	width: 170px;
	margin: 0 0 0 20px;
	text-align: center;
	padding: 0 0 15px;
	cursor: pointer
}

.jqol_leeft li.active {
	border-bottom: 2px solid #e83737
}

.tg_1 {
	top: 30px;
	right: 100px
}

.tg_2 {
	top: 30px;
	left: 60px
}

.yj_th {
	text-decoration: line-through
}

.render_1 {
	background: #e32235;
	width: 120px;
	height: 200px;
	display: none;
	position: absolute;
	z-index: 1;
	color: #fff;
	font-size: 16px;
	padding: 20px;
	border-radius: 5px
}

.render_2 {
	background: #7c88d0
}

.render_3 {
	background: #e83737
}

.ganqing {
	margin-bottom: 5px;
	width: 90px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden
}

.index_media_title {
	height: 100px;
	padding: 10px;
	font-size: 18px;
	color: #fff
}

.wi_back2 {
	background: url(/static/v3/web/css/6_wi_back2.jpg) no-repeat;
	height: 650px;
	padding: 20px 25px
}

.cwq_wi_cor dt.active {
	background: #7c88d0;
	color: #fff
}

.ljqx2:hover {
	background: #666faa;
	color: #fff
}

.button_2 {
	border-radius: 3px;
	border: 1px solid #7c88d0;
	padding: 8px;
	color: #7c88d0
}

.button_2:hover {
	background: #7c88d0;
	color: #fff
}

.coz {
	color: #7c88d0
}

.cos {
	color: #ff9445
}

.wi_img1 {
	background: url(/static/v3/web/css/7_wi_22.jpg) 0 0 no-repeat
}

.wi_img2 {
	background: url(/static/v3/web/css/7_wi_22.jpg) -152px 0 no-repeat
}

.wi_img3 {
	background: url(/static/v3/web/css/7_wi_22.jpg) -304px 0 no-repeat
}

.wi_img4 {
	background: url(/static/v3/web/css/7_wi_22.jpg) -456px 0 no-repeat
}

.wi_img5 {
	background: url(/static/v3/web/css/7_wi_22.jpg) -608px 0 no-repeat
}

.wi_img6 {
	background: url(/static/v3/web/css/7_wi_22.jpg) -764px 0 no-repeat
}

.wi_img7 {
	background: url(/static/v3/web/css/7_wi_22.jpg) 0 -168px no-repeat
}

.wi_img8 {
	background: url(/static/v3/web/css/7_wi_22.jpg) -152px -168px no-repeat
}

.wi_img9 {
	background: url(/static/v3/web/css/7_wi_22.jpg) -304px -168px no-repeat
}

.wi_img10 {
	background: url(/static/v3/web/css/7_wi_22.jpg) -456px -168px no-repeat
}

.wi_img11 {
	background: url(/static/v3/web/css/7_wi_22.jpg) -608px -168px no-repeat
}

.wi_img12 {
	background: url(/static/v3/web/css/7_wi_22.jpg) -764px -168px no-repeat
}

.strategy_client li {
	float: left;
	width: 180px;
	height: 120px;
	text-align: center;
	margin: 10px;
	border: 1px solid #ebebeb;
	background: #fff
}

.strategy_client li:hover,
.sian_1 div:hover {
	border: 1px solid #e83737
}

.cwq_ss {
	background: url(/static/v3/web/css/8_ss_back1.jpg) center no-repeat;
	height: 298px
}

.pos_fc {
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px
}

.ranking {
	width: 210px;
	float: left;
	display: inherit;
	margin-left: 10px;
	height: 650px;
	background: #fff
}

.tab-pane .wi_back1,
.tab-pane .wi_back2,
.tab-pane .wi_back3,
.tab-pane .wi_back4 {
	width: 200px;
	overflow: hidden
}

.ind_details {
	border-radius: 100px;
	width: 75px;
	height: 75px;
	line-height: 25px;
	padding-top: 10px;
	text-align: center;
	font-size: 20px;
	border: 1px solid #fff;
	color: #fff;
	display: block;
	position: absolute;
	bottom: 34px;
	left: 62px;
	*bottom: 70px;
}

.ind_details:hover {
	color: #eee;
	background: #eb5665;
	border: 1px solid #eee
}

.diately:hover {
	color: #eee;
	background: #6497e7;
	border: 1px solid #eee
}

.freepo:hover {
	color: #eee;
	background: #fcc470;
	border: 1px solid #eee
}

.consu:focus,
.consu:hover {
	color: #eee;
	background: #7bb3f0;
	border: 1px solid #eee
}

.button_view {
	border-radius: 15px;
	border: 1px solid #e32235;
	padding: 4px 15px 6px;
	color: #e32235;
	display: inline-block;
	font-size: 12px
}

.button_view:hover {
	background: #e32235;
	color: #fff
}

.large_ico {
	font-size: 26px;
	position: absolute;
	left: 10px;
	top: 8px;
	*top: 11px;
	line-height: 26px;
	display: block
}

.large {
	width: 180px;
	overflow: hidden;
	margin-left: 20px
}

.large .media {
	display: block;
	position: relative;
	padding-left: 50px;
	padding-top: 8px;
	color: #fff;
	height: 42px;
	line-height: 26px;
	*line-height: 32px;
	margin: 0 0 10px;
	border-radius: 5px 0 0 5px
}

.large a {
	text-decoration: none
}

.large .media:hover {
	background: #fff;
	color: #efae4b
}

.large .me_cor:hover {
	background: #fff;
	color: #538fd0
}

.large .an_cor:hover {
	background: #fff;
	color: #4f84d7
}

.large .ho_cor:hover {
	background: #fff;
	color: #d23544
}

.large div a {
	color: #fff
}

.large .large_div {
	background: #fff;
	color: #333
}

.large .large_div a {
	color: #333
}

.large .large_div .large_ico {
	color: #333
}

.ranking_top {
	text-align: center;
	font-size: 16px;
	height: 46px;
	line-height: 45px;
	color: #fff
}

.video_fl {
	background: #343432;
	height: 76px
}

.video_fl li {
	float: left;
	width: 60px;
	height: 30px;
	text-align: center;
	line-height: 26px;
	color: #fff
}

.video_fl li a {
	color: #fff
}

.video_fl li.active {
	background: #fff;
	border-radius: 5px 5px 0 0
}

.video_fl li.active a {
	color: #333
}

.demoi_li {
	border-bottom: 1px solid #ebeaea;
	padding: 12px 0;
	position: relative;
	height: 60px
}

.demoi_ul .demoi_bor {
	border: none
}

.public {
	border-bottom: 2px solid #e32235;
	line-height: 40px
}

.public span {
	display: inline-block;
	width: 105px;
	text-align: center
}

.demoi_1 {
	float: left;
	width: 22px;
	margin-left: 8px;
	margin-top: 5px
}

.demoi_2 {
	float: left;
	width: 100px;
	margin-left: 8px
}

.demoi_2 a {
	font-size: 12px
}

.demoi_2 a span {
	line-height: 16px;
	*line-height: 16px;
	display: block
}

.demoi_3 {
	float: right;
	width: 65px;
	color: #999;
	margin-top: 5px
}

.demoi_1 span {
	display: block;
	background: #e32235;
	width: 22px;
	height: 22px;
	text-align: center;
	line-height: 22px;
	color: #fff;
	border-radius: 22px
}

.cwq_zs {
	display: none;
	height: 58px;
	background: #e63849;
	color: #fff;
	font-size: 12px;
	position: absolute;
	z-index: 1;
	width: 210px;
	padding-top: 22px;
	padding-left: 10px;
	top: 0;
	left: 0;
	filter: alpha(opacity=90);
	-moz-opacity: .9;
	opacity: .9;
	*height: 36px;
	*width: 200px;
	cursor: pointer
}

.cwq_zsright {
	width: 68px;
	float: left;
	margin-top: 5px;
	margin-left: 8px
}

.cwq_zsright span {
	width: 68px;
	background: #333;
	display: block;
	height: 8px;
	position: relative;
	border-radius: 5px
}

.cwq_zsright span em {
	background: #f49549;
	height: 8px;
	position: absolute;
	border-radius: 5px
}

.demoi_li:hover .cwq_zs {
	display: block
}

.four {
	float: left;
	width: 22px;
	margin-left: 8px
}

.four span {
	display: block;
	width: 22px;
	height: 22px;
	text-align: center;
	line-height: 20px;
	color: #e32235;
	border-radius: 22px;
	border: 1px solid #e32235
}

.industry_right {
	width: 125px;
	float: right;
	margin-right: 14px
}

.industry_right .form-control {
	height: 30px;
	padding: 2px 6px;
	font-size: 12px;
	color: #666
}

.industry_left {
	float: left;
	margin: 5px 0 0 10px;
	font-size: 12px;
	color: #666
}

.industry {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 20px
}

.ranking .fication {
	background: #efae4b;
	color: #fff;
	border-radius: 20px;
	padding: 2px 12px 4px
}

.ranking .fication:hover {
	background: #e4a039;
	color: #fff
}

.ranking .plan {
	width: 180px;
	background: #e32235;
	color: #fff;
	border-radius: 20px;
	margin-left: 15px;
	*padding-left: 0;
	*padding-right: 0;
	border: none
}

.ranking .plan:hover {
	background: #d7182a;
	color: #fff
}

.service {
	width: 1000px;
	height: 766px;
	float: left;
	background: #fff
}

.wi_height {
	width: 200px;
	height: 766px;
	padding: 20px 0 20px 20px;
	position: relative
}

.service_top {
	height: 472px;
	background: url(/static/v3/web/css/9_service_img1.jpg) center no-repeat;
	margin-top: 10px;
	color: #888
}

.service_top {
	position: relative
}

.amedia1 {
	position: absolute;
	top: 50px;
	left: 172px;
	width: 375px;
	text-align: right
}

.amedia2 {
	position: absolute;
	top: 140px;
	left: 12px;
	width: 375px;
	text-align: right
}

.amedia3 {
	position: absolute;
	top: 325px;
	left: 42px;
	width: 340px
}

.amedia4 {
	position: absolute;
	top: 145px;
	right: 12px;
	width: 345px
}

.amedia5 {
	position: absolute;
	top: 325px;
	right: 28px;
	width: 335px
}

.amedia6 {
	position: absolute;
	top: 415px;
	right: 118px
}

.solutia {
	padding-top: 30px
}

.delivery {
	display: block;
	float: left;
	height: 40px;
	color: #fff;
	margin-right: 25px
}

.service_bottom {
	border-top: 1px solid #e7e7e7;
	margin-top: 35px;
	padding-top: 20px;
	margin-left: 20px;
	margin-right: 20px
}

.mption {
	float: left;
	width: 196px;
	margin-left: 33px;
	height: 207px;
	position: relative
}

.mption .mpin {
	margin: 5px auto 0 auto;
	text-align: center;
	width: 94px;
	padding: 3px 0 6px;
	background: #e32235;
	color: #fff;
	border-radius: 20px
}

.mption_hov {
	width: 150px;
	height: 160px;
	background: #df4f5e;
	position: absolute;
	top: 0;
	left: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	border-radius: 10px;
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	-o-transition: all .4s linear;
	-ms-transition: all .4s linear;
	transition: all .4s linear;
	overflow: hidden
}

.mption:hover .mption_hov {
	width: 196px;
	height: 207px;
	filter: alpha(opacity=100);
	-moz-opacity: 100;
	opacity: .8;
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	-o-transition: all .4s linear;
	-ms-transition: all .4s linear;
	transition: all .4s linear
}

.service_bottom .mption:hover .mption_hov {
	opacity: 1
}

.mption_text {
	color: #fff;
	margin: 30px 15px 11px;
	font-size: 12px;
	line-height: 20px
}

.mption_mor {
	border: 1px solid #efa5ad;
	padding: 3px 19px 7px;
	color: #fff;
	margin-left: 49px;
	border-radius: 22px;
	display: inline-block;
	*margin-left: 0;
}

.mption_mor:hover {
	background: #fff;
	color: #df4f5e;
	border: 1px solid #fff
}

.solutia .mption .mption_hov,
.solutia .mption {
	width: 220px;
	height: 270px
}

.solutia_lk {
	text-align: center;
	margin: 10px 0 15px;
	font-weight: 700
}

.solutia_bor {
	border-top: 1px solid #e7e7e7;
	margin-top: 20px;
	padding-top: 20px
}

.solutia_bor .mption_hov,
.mas {
	text-align: center
}

.solutia_bor .mption_mor,
.mas .mption_mor {
	display: inline-block;
	margin: 120px 0 0
}

.solutia_left {
	height: 60px;
	background: #343432;
	color: #fff;
	text-align: center;
	padding-top: 10px
}

.solutia_left span {
	font-weight: 700
}

.brand_ul li {
	border: 1px solid #e5e5e5;
	width: 178px;
	margin: 7px auto 0 auto
}

.brand_ul li img {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	opacity: .5;
	width: 100%;
	height: 100%
}

.brand_ul li img:hover {
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
	filter: grayscale(0);
	-moz-opacity: 1;
	opacity: 1
}

.brand_ul li:hover {
	border: 1px solid #df4f5e
}

.industry_right .ie7jy {
	width: 65px;
	float: left;
	display: block;
	padding: 2px;
	*width: 55px;
	*line-height: 18px;
	*height: 18px;
}

.cwq-indexbanner {
	background: url(//yinliu.wasqq.com//static/v3/web/css/10_banner_bottom2.jpg) no-repeat center center;
	*background: url(/static/v3/web/css/10_banner1.jpg) no-repeat center center;
	height: 647px;
	position: relative
}

.cwq-indexbanner2 {
	background: url(/static/v3/web/css/11_bgc20161102.jpg) no-repeat center center;
	height: 647px
}

.index_one_chrome {
	padding: 44px 0 0;
	display: block;
	*display: none;
}

.index_one_ie {
	display: none;
	*display: block;
}

.a1_2 {
	position: absolute;
	left: 50%;
	margin-left: -272px;
	z-index: 20;
	top: 140px
}

.a1_3 {
	position: absolute;
	left: 50%;
	margin-left: -352px;
	z-index: 20;
	top: 285px
}

.a1_4 {
	position: absolute;
	left: 50%;
	margin-left: -152px;
	z-index: 20;
	top: 170px
}

.a1_5 {
	position: absolute;
	left: 50%;
	margin-left: 250px;
	z-index: 20;
	top: 250px
}

.op0 {
	opacity: 0;
	filter: alpha(opacity=0)
}

.section {
	position: relative;
	overflow: hidden
}

.section .section_bottom_num {
	background: url(/static/v3/web/css/12_section_bottom_num.png) no-repeat center center;
	height: 10px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0
}

.section .tit {
	background-repeat: no-repeat;
	background-position: center center;
	height: 120px;
	margin-top: 20px
}

.section2 .tit {
	background-image: url(/static/v3/web/css/13_section2_tit.png)
}

.section3 .tit {
	background-image: url(/static/v3/web/css/14_section3_tit.png)
}

.section4 .tit {
	background-image: url(/static/v3/web/css/15_section4_tit.png)
}

.section5 .tit {
	background-image: url(/static/v3/web/css/16_section5_tit.png)
}

.section6 .tit {
	background-image: url(/static/v3/web/css/17_section6_tit.png)
}

.section7 .tit {
	background-image: url(/static/v3/web/css/18_section7_tit.png)
}

.section1_in {
	width: 1200px;
	position: absolute;
	top: 328px
}

.section1_tit {
	width: 411px;
	position: absolute;
	left: 50%;
	margin-left: -180px;
	top: 0
}

.section1_tit img {
	display: block;
	width: 100%
}

.section1_tit .section1_guang {
	background: url(/static/v3/web/css/19_section1_guang.png) no-repeat;
	background-size: 100% 100%;
	height: 95px;
	width: 362px;
	position: absolute;
	left: -20px;
	bottom: -26px
}

.section1_jinzita {
	height: 86px;
	width: 66px;
	overflow: hidden;
	position: absolute;
	top: -21px
}

.a1_6 {
	height: 0;
	width: 38px;
	overflow: hidden;
	position: absolute;
	left: 70px;
	top: 10px;
	display: block;
	opacity: 0
}

.a1_7 {
	height: 0;
	width: 53px;
	overflow: hidden;
	position: absolute;
	left: 110px;
	top: -89px;
	display: block;
	opacity: 0
}

.a1_8 {
	height: 0;
	width: 22px;
	overflow: hidden;
	position: absolute;
	left: 163px;
	top: 10px;
	display: block;
	opacity: 0
}

.a1_9 {
	height: 0;
	width: 74px;
	overflow: hidden;
	position: absolute;
	left: 181px;
	top: -34px;
	display: block;
	opacity: 0
}

.a1_10 {
	height: 0;
	width: 79px;
	overflow: hidden;
	position: absolute;
	left: 254px;
	top: -52px;
	display: block;
	opacity: 0
}

.a1_11 {
	height: 0;
	width: 65px;
	overflow: hidden;
	position: absolute;
	left: 335px;
	top: -58px;
	display: block;
	opacity: 0
}

.a1_12 {
	height: 0;
	width: 60px;
	overflow: hidden;
	position: absolute;
	left: 403px;
	top: 10px;
	display: block;
	opacity: 0
}

.a1_13 {
	height: 0;
	width: 249px;
	overflow: hidden;
	position: absolute;
	left: 470px;
	top: -200px;
	display: block;
	opacity: 0
}

.a1_14 {
	height: 0;
	width: 75px;
	overflow: hidden;
	position: absolute;
	left: 726px;
	display: block;
	opacity: 0
}

.a1_15 {
	height: 0;
	width: 74px;
	overflow: hidden;
	position: absolute;
	left: 799px;
	top: -4px;
	display: block;
	opacity: 0
}

.a1_16 {
	height: 0;
	width: 42px;
	overflow: hidden;
	position: absolute;
	left: 870px;
	top: 23px;
	display: block;
	opacity: 0
}

.a1_17 {
	height: 0;
	width: 278px;
	overflow: hidden;
	position: absolute;
	left: 915px;
	top: -92px;
	display: block;
	opacity: 0
}

.banner_data_part {
	width: 100%;
	height: 96px;
	background: hsla(30, 50%, 50%, .1);
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 11
}

.banner_data_bg {
	height: 100%;
	background: url("/static/v3/web/css/banner_bottom.png") no-repeat center 0;
	z-index: 1
}

.banner_con {
	width: 1200px;
	margin: 0 auto
}

.data_hover_state {
	display: block;
	width: 300px;
	height: 96px;
	float: left;
	z-index: 99
}

.data_hover_state img {
	display: none
}

.data_hover_state:hover img {
	display: block
}

@media (max-width:767px) {
	.footer .text-left,
	.footer .text-right {
		text-align: left
	}
	.footer .text {
		margin-top: 10px
	}
	.footer .icon {
		float: left
	}
}

@-webkit-keyframes rotateLoop {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes rotateLoop {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@-webkit-keyframes bgOpcity {
	25% {
		opacity: .6
	}
	75% {
		opacity: .1
	}
}

@keyframes bgOpcity {
	25% {
		opacity: .6
	}
	75% {
		opacity: .1
	}
}

@-webkit-keyframes colorsScale {
	75% {
		-webkit-transform: scale(.9);
		transform: scale(.9)
	}
}

@keyframes colorsScale {
	75% {
		-webkit-transform: scale(.9);
		transform: scale(.9)
	}
}

.block-colors {
	position: absolute;
	left: 88px
}

.home-banner .slick-dots .slick-active button {
	background-color: #bdbdbd
}

.banner-container {
	position: relative;
	height: 220px;
	overflow: hidden
}

.banner-container-1 .demo-link {
	position: absolute;
	right: 0;
	bottom: 75px;
	color: #f86e01;
	padding: 5px 36px;
	border: 1px solid #f86e01;
	transition: All .2s ease-in-out;
	-webkit-transition: All .2s ease-in-out;
	-moz-transition: All .2s ease-in-out;
	-o-transition: All .2s ease-in-out
}

.banner-container-1 .demo-link:hover {
	color: #fff;
	background-color: #f86e01;
	box-shadow: 0 0 20px #f86e01
}

.banner-container-1 .block-1 {
	left: 0;
	top: 45px;
	width: 100%;
	color: #ff5c01;
	font-size: 41px;
	font-weight: 700;
	text-align: center;
	position: absolute;
	line-height: 1
}

.banner-container-1 .block-2 {
	position: absolute;
	left: 0;
	top: 210px
}

.banner-container-1 .block-3 {
	position: absolute;
	left: 80px;
	top: 224px
}

.banner-container-1 .block-colors .colors {
	width: 150px;
	height: 150px;
	z-index: 3;
	position: absolute;
	top: 0
}

.banner-container-1 .block-colors .colors:before {
	content: "";
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	position: absolute;
	border-radius: 50%;
	opacity: .35;
	-webkit-animation: bgOpcity 5s ease-in infinite;
	animation: bgOpcity 5s ease-in infinite
}

.banner-container-1 .block-colors .colors .hsdbf {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-animation: rotateLoop 8s linear infinite;
	animation: rotateLoop 8s linear infinite;
	z-index: 113
}

.banner-container-1 .block-colors .colors-2 .hsdbf {
	-webkit-animation: rotateLoop 8s linear infinite;
	animation: rotateLoop 8s linear infinite;
	animation-direction: reverse
}

.banner-container-1 .block-colors .colors-4 .hsdbf {
	-webkit-animation: rotateLoop 8s linear infinite;
	animation: rotateLoop 8s linear infinite;
	animation-direction: reverse
}

.banner-container-1 .block-colors .colors-6 .hsdbf {
	-webkit-animation: rotateLoop 8s linear infinite;
	animation: rotateLoop 8s linear infinite;
	animation-direction: reverse
}

.hsdbf_img1 {
	background: url(/static/v3/web/css/banner_wechat1.png) no-repeat center
}

.hsdbf_img2 {
	background: url(/static/v3/web/css/banner_wechat2.png) no-repeat center
}

.hsdbf_img3 {
	background: url(/static/v3/web/css/banner_wechat3.png) no-repeat center
}

.hsdbf_img4 {
	background: url(/static/v3/web/css/banner_wechat4.png) no-repeat center
}

.hsdbf_img5 {
	background: url(/static/v3/web/css/banner_wechat5.png) no-repeat center
}

.hsdbf_img6 {
	background: url(/static/v3/web/css/banner_wechat6.png) no-repeat center
}

.hsdbf_img7 {
	background: url(/static/v3/web/css/banner_wechat7.png) no-repeat center
}

.smart {
	position: absolute;
	top: 92px;
	left: 0;
	background: url(/static/v3/web/css/27_banner_middle1.png) no-repeat center;
	width: 248px;
	height: 248px;
	-webkit-animation: rotateLoop 8s linear infinite;
	animation: rotateLoop 8s linear infinite;
	animation-direction: reverse
}

.smart_bottom {
	position: absolute;
	top: 119px;
	left: 27px;
	background: url(/static/v3/web/css/28_banner_middle2.png) no-repeat center;
	width: 193px;
	height: 193px;
	-webkit-animation: rotateLoop 8s linear infinite;
	animation: rotateLoop 8s linear infinite
}

.work {
	position: absolute;
	z-index: 1;
	top: 170px;
	left: 56px;
	color: #fff;
	font-size: 28px;
	text-align: center
}

.work span {
	font-size: 32px;
	font-weight: 700;
	color: #fff
}

@media (-webkit-min-device-pixel-ratio:0) and (min-resolution:0.001dpcm) {
	.work {
		background-image: -webkit-linear-gradient(left, #fff, #0e84ff 25%, #fff 50%, #0e84ff 75%, #fff);
		-webkit-text-fill-color: transparent;
		-webkit-background-clip: text;
		-webkit-background-size: 200% 100%;
		-webkit-animation: masked-animation .8s infinite linear
	}
	.work {
		position: absolute;
		z-index: 1;
		top: 170px;
		left: 56px;
		color: #fff;
		font-size: 28px;
		text-align: center;
		background-image: -webkit-linear-gradient(left, #fff, #f3e762 50%, #fff 50%, #f3e762 100%, #fff);
		-webkit-text-fill-color: transparent;
		-webkit-background-clip: text;
		-webkit-background-size: 200% 100%;
		-webkit-animation: masked-animation 3s infinite linear
	}
	.work span {
		font-size: 32px;
		font-weight: 700;
		color: #fff
	}
}

@-webkit-keyframes masked-animation {
	0% {
		background-position: 0 0
	}
	100% {
		background-position: -100% 0
	}
}

@-moz-keyframes rotate {
	100% {
		-moz-transform: rotate(0deg)
	}
	100% {
		-moz-transform: rotate(360deg)
	}
}

@-webkit-keyframes rotate {
	100% {
		-webkit-transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(360deg)
	}
}

@keyframes rotate {
	100% {
		transform: rotate(0deg)
	}
	100% {
		transform: rotate(360deg)
	}
}

.banner-container-1 .block-colors .colors .ico {
	-webkit-animation: colorsScale 3s ease infinite;
	animation: colorsScale 3s ease infinite;
	width: 102px;
	height: 103px;
	display: block;
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 112
}

.banner-container-1 .block-colors .colors .arrow {
	position: absolute;
	top: 8px;
	left: 50%;
	margin-left: -5.5px;
	width: 11px;
	height: 13px
}

.banner-container-1 .block-colors .colors-1 {
	left: -10px
}

.banner-container-1 .block-colors .colors-1:before {
	background-color: #299169;
	-webkit-animation-duration: 6s;
	animation-duration: 6s
}

.banner-container-1 .block-colors .colors-1 .ico {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

.banner-container-1 .block-colors .colors-2 {
	left: 145px
}

.banner-container-1 .block-colors .colors-2:before {
	background-color: #d78453;
	-webkit-animation-duration: 7s;
	animation-duration: 7s
}

.banner-container-1 .block-colors .colors-2 .ico {
	-webkit-animation-duration: 3s;
	animation-duration: 3s
}

.banner-container-1 .block-colors .colors-3 {
	left: 200px
}

.banner-container-1 .block-colors .colors-3:before {
	background-color: #2e7dac;
	-webkit-animation-duration: 8s;
	animation-duration: 8s
}

.banner-container-1 .block-colors .colors-3 .ico {
	-webkit-animation-duration: 3s;
	animation-duration: 3s
}

.banner-container-1 .block-colors .colors-4 {
	right: 200px
}

.banner-container-1 .block-colors .colors-4:before {
	background-color: #9d5dbe;
	-webkit-animation-duration: 9s;
	animation-duration: 9s
}

.banner-container-1 .block-colors .colors-4 .ico {
	-webkit-animation-duration: 4s;
	animation-duration: 4s
}

.banner-container-1 .block-colors .colors-5:before {
	background-color: #546897;
	-webkit-animation-duration: 9s;
	animation-duration: 9s
}

.banner-container-1 .block-colors .colors-5 .ico {
	-webkit-animation-duration: 4s;
	animation-duration: 4s
}

.banner-container-1 .block-colors .colors-6:before {
	background-color: #e27415;
	-webkit-animation-duration: 9s;
	animation-duration: 9s
}

.banner-container-1 .block-colors .colors-6 .ico {
	-webkit-animation-duration: 4s;
	animation-duration: 4s
}

.banner-container-1 .block-colors .colors-7:before {
	background-color: #4fc06e;
	-webkit-animation-duration: 9s;
	animation-duration: 9s
}

.banner-container-1 .block-colors .colors-7 .ico {
	-webkit-animation-duration: 4s;
	animation-duration: 4s
}

.banner-container-1 .block-colors .colors-5 {
	z-index: 2;
	right: 100px
}

.block-colors .colors:hover {
	z-index: 11;
	opacity: 1
}

.banner-container-1 .block-colors .colors .colors_noen {
	width: 150px;
	height: 150px;
	position: absolute;
	z-index: 111;
	top: 0;
	left: 0;
	opacity: 0;
	border-radius: 50%;
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	-o-transition: all .4s linear;
	-ms-transition: all .4s linear;
	transition: all .4s linear
}

.banner-container-1 .block-colors .colors:hover .colors_noen {
	z-index: 11;
	display: block;
	opacity: .85;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.top_wechat {
	bottom: -220px;
	opacity: 0
}

.mod_info {
	padding-top: 10px;
	padding-bottom: 30px;
	line-height: 24px;
	text-align: center;
	color: #999;
	font-size: 14px
}

.mod_title {
	font-size: 30px;
	text-align: center;
	height: 60px;
	color: #e23c41;
	position: relative;
	background: 0 0
}

.mod_animation {
	height: 100px;
	overflow: hidden;
	position: absolute;
	top: 60px;
	text-align: center;
	width: 100%;
	opacity: 0
}

.teal {
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}

.teal_top {
	opacity: 1;
	-webkit-transform: translate(0, -45px);
	-moz-transform: translate(0, -45px);
	-ms-transform: translate(0, -45px);
	transform: translate(0, -45px)
}

.mod_animation .mod_info {
	padding-top: 10px;
	padding-bottom: 30px;
	line-height: 24px;
	text-align: center;
	color: #999;
	font-size: 14px
}

.tuiguang a {
	padding: 0 10px;
	color: #f3f3f3;
	line-height: 24px
}

.view-title {
	text-align: center;
	height: 70px
}

.view-title h1 {
	font-size: 30px;
	padding-bottom: 10px;
	color: #333;
	background: url(/static/v3/web/images_cp/van_tit.png) no-repeat center bottom;
	color: #e23c41
}

.view-title h3 {
	font-size: 14px;
	color: #999;
	margin-top: 10px
}

.video-view {
	position: relative;
	text-align: center;
	padding-bottom: 60px
}

.video-view .view-content {
	text-align: left;
	height: 350px;
	padding-top: 40px;
	padding-bottom: 80px
}

.video-view .view-content .video-info>div {
	vertical-align: middle;
	width: 264px;
	float: left;
	margin: 0 10px
}

.video-view .view-content .video-info .video-desc>* {
	display: inline-block;
	vertical-align: middle;
	float: left
}

.video-view .view-content .video-info .video-desc .avatar {
	position: relative;
	margin-right: 5px
}

.video-view .view-content .video-desc img {
	outline: none;
	width: 65px;
	height: 65px;
	border-radius: 50%;
	border: 1px solid #eee
}

.video-view .view-content .video-desc .desc-name {
	font-size: 16px;
	color: #333;
	margin-bottom: 7px
}

.video-view .view-content .video-desc .desc-info {
	font-size: 13px;
	color: #666
}

.video-view .view-content .video-desc .desc-num {
	font-size: 12px;
	color: #666;
	margin-top: 7px
}

.video-view .view-content .video-desc .desc-num span {
	margin-left: 6px;
	color: #d7182a
}

.video-view .view-content .video-info .video-show {
	position: relative;
	height: 276px;
	margin-top: 15px;
	margin-bottom: 20px;
	overflow: hidden
}

.video-view .view-content .video-btn-bg {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 264px;
	height: 275px;
	background: rgba(0, 0, 0, .6)
}

.video-view .view-content .video-btn-bg1 {
	width: 420px;
	height: 420px
}

.video-btn-bg span {
	background: url(/static/v3/web/css/playBtn.png) no-repeat;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 50px;
	height: 50px;
	margin: -25px 0 0 -25px
}

.video-view .view-content .video-info .video-show:hover .video-btn-bg {
	display: block
}

.video-view .view-content .video-info .video-price {
	text-align: center
}

.video-view .view-content .video-info .video-price a {
	border: 1px solid #eee;
	font-size: 12px;
	padding: 3px 5px;
	border-radius: 3px
}

.video-view .view-content .video-info .video-price a:hover {
	border-color: #f39800;
	color: #f39800
}

.video-view .view-content .advisory {
	position: absolute;
	bottom: -60px;
	left: 0;
	display: block;
	text-align: center;
	width: 280px
}

.main-width {
	width: 1200px;
	margin: 0 auto
}

.view-tabs {
	text-align: center;
	padding-bottom: 60px;
	padding-left: 100px;
	height: 100px;
	padding-top: 20px
}

.view-tabs li {
	position: relative;
	font-size: 16px;
	color: #333;
	float: left;
	width: 160px;
	padding: 13px 0;
	margin: 0 15px;
	border: 1px solid #eee;
	border-radius: 25px;
	background: #fff;
	cursor: pointer
}

.view-tabs li span {
	display: inline-block;
	font-size: 16px;
	color: #666
}

.view-tabs li span:last-child {
	color: #d7182a;
	padding-left: 5px
}

.view-tabs li:hover span,
.view-tabs li:active span {
	color: #4eb6ff
}

.view-content {
	text-align: center
}

.content2,
.content3,
.content4 {
	display: none
}

ul.tabs-title li.cur {
	background: #d7182a;
	color: #fff
}

ul.tabs-title li.cur span {
	color: #fff
}

.view-content {
	position: relative
}

.view-content .tabCon {
	position: absolute;
	left: 0;
	top: 0;
	display: none
}

ul.tabs-title li .hot {
	display: inline-block;
	position: absolute;
	top: -1px;
	right: -10px
}

.name>* {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px
}

.small-yinke-icon,
.small-huajiao-icon,
.small-miaopai-icon,
.small-xiongmao-icon,
.small-taobao-icon,
.small-meipai-icon,
.small-douyu-icon,
.xiongmao-icon,
.yinke-icon,
.taobao-icon,
.meipai-icon,
.huajiao-icon,
.douyu-icon,
.miaopai-icon {
	background: url(/static/v3/web/css/video-sprite-icon.png) no-repeat;
	display: inline-block;
	position: absolute;
	bottom: -5px;
	right: 5px
}

.small-meipai-icon {
	height: 20px;
	width: 20px;
	background-position: -100px 0
}

.fl {
	float: left
}

.fr {
	float: right
}

.clear {
	clear: both
}

.main-cases {
	background-color: #fff;
	width: 1200px;
	margin: 30px auto 0;
	height: 700px
}

.common-title {
	width: 100%
}

.common-title .common-title-center {
	text-align: center
}

.common-title .common-title-center h2 {
	font-size: 30px;
	color: #e23c41;
	height: 80px;
	line-height: 60px;
	font-weight: 400;
	padding-top: 20px;
	background: url(/static/v3/web/images_cp/van_tit.png) no-repeat center bottom
}

.common-title .common-title-center p {
	color: #666
}

.cases-container {
	margin: 0 0 50px
}

.cases-tab {
	position: relative;
	height: 60px;
	border-bottom: 1px solid #e8e8e8;
	padding-left: 200px;
	margin-bottom: 30px;
	width: 1200px;
	box-sizing: border-box
}

.cases-tab li {
	float: left;
	margin: 0 67px;
	line-height: 60px;
	font-size: 18px
}

.cases-tab li a {
	display: block;
	color: #999;
	transition: color .2s ease-in-out;
	-webkit-transition: color .2s ease-in-out;
	text-decoration: none
}

.cases-tab li.current a {
	border-bottom: 4px solid #d7182a;
	color: #d7182a
}

.cases-tab li a:hover {
	border-bottom: 4px solid #d7182a;
	color: #d7182a
}

.cases-panel {
	padding: 50px 60px 70px;
	position: relative
}

.cases-items {
	width: 1200px;
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	background: #fff
}

.cases-items.current {
	display: block
}

.cases-screenshot {
	width: 270px;
	height: 481px;
	border: 1px solid #dcdcdc;
	background-color: #f5f5f5;
	float: left
}

.cases-screenshot2 {
	background-position: -304px 0
}

.cases-screenshot3 {
	background-position: -603px 0
}

.cases-screenshot4 {
	background-position: -904px 0
}

.cases-screenshot5 {
	background-position: -1205px 0
}

.cases-screenshot6 {
	background-position: -1503px 0
}

.cases-info {
	width: 752px;
	margin-left: 56px
}

.case-info-top {
	margin-bottom: 20px;
	height: 170px
}

.case-info-top .case-i-item:nth-child(1) {
	width: 350px;
	margin-right: 50px
}

.cases-info .case-i-item:nth-child(2) {
	width: 350px
}

.cases-info .case-title {
	line-height: 18px;
	margin-bottom: 24px;
	font-size: 18px;
	color: #333
}

.cases-detail {
	height: 130px
}

.cases-detail .case-title {
	margin-bottom: 38px
}

.cases-panel {
	padding: 50px 60px 70px
}

.cases-items {
	float: left;
	display: none
}

.cases-items.current {
	display: block
}

.cases-screenshot {
	width: 270px;
	height: 481px;
	border: 1px solid #dcdcdc;
	background-color: #f5f5f5;
	margin-left: 60px
}

.cases-screenshot2 {
	background-position: -304px 0
}

.cases-screenshot3 {
	background-position: -603px 0
}

.cases-screenshot4 {
	background-position: -904px 0
}

.cases-screenshot5 {
	background-position: -1205px 0
}

.cases-screenshot6 {
	background-position: -1503px 0
}

.cases-info {
	width: 752px;
	margin-left: 56px
}

.case-info-top {
	margin-bottom: 20px
}

.case-info-top .case-i-item:nth-child(1) {
	width: 350px;
	margin-right: 50px
}

.cases-info .case-i-item:nth-child(2) {
	width: 350px
}

.cases-info .case-title {
	line-height: 18px;
	margin-bottom: 24px;
	font-size: 18px;
	color: #333
}

.cases-detail .case-title {
	margin-bottom: 38px
}

.title-line {
	display: inline-block;
	width: 4px;
	height: 18px;
	margin: 0 10px -2px 0;
	background-color: #d7182a
}

.cases-info .cases-desc {
	height: 135px;
	overflow: hidden;
	line-height: 1.7;
	font-size: 14px;
	letter-spacing: 1px;
	color: #666
}

.bright-spot {
	width: 300px
}

.effect-list li {
	position: relative;
	float: left;
	margin-right: 60px;
	width: 142px;
	height: 72px
}

.effect-list .lastLi {
	margin-right: 0
}

.effect-list li dl dt {
	position: absolute;
	top: -8px;
	left: 50%;
	z-index: 2;
	margin-left: -42.5px;
	text-align: center;
	width: 85px;
	background-color: #fff;
	font-size: 16px;
	color: #666
}

.effect-list li dl dd {
	position: absolute;
	width: 138px;
	height: 70px;
	line-height: 75px;
	text-align: center;
	border: 1px solid #d5d5d5;
	border-radius: 8px;
	font-family: "Microsoft Yahei Light", "Microsoft Yahei";
	font-size: 24px;
	color: #fa0
}

.cooperates {
	margin-top: 30px
}

.leaders-list li {
	float: left;
	width: 250px
}

.leaders-avatar {
	width: 80px;
	height: 80px;
	border-radius: 100px;
	border: 1px solid #e8e8e8
}

.leaders-info {
	margin-left: 10px;
	padding-top: 10px
}

.leaders-info h5 {
	margin-bottom: 12px;
	font-size: 14px;
	color: #666
}

.leaders-info .wx-account {
	display: block;
	margin-bottom: 10px;
	font-size: 14px;
	color: #999
}

.leaders-list li:hover .leaders-price {
	color: #fa0
}

.leaders-price {
	display: block;
	font-size: 14px;
	color: #999;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out
}

.main-content {
	background: #f8f8f8
}

.services-pic {
	height: 124px;
	background: url(/Public/Home/build/images/index_sprite01.png) no-repeat 0 0;
	margin-bottom: 60px
}

.main-services {
	width: 1200px;
	margin: 20px auto
}

.services-desc li {
	float: left;
	width: 240px
}

.services-desc li div {
	background-color: #f5f5f5;
	margin: 0 auto 64px auto;
	background: url(/static/v3/web/css/index_sprite01.png) no-repeat 0 0
}

.services-desc li div.services-pic1 {
	width: 127px;
	height: 124px;
	background-position: -60px 0
}

.services-desc li div.services-pic2 {
	width: 127px;
	height: 124px;
	background-position: -296px 0
}

.services-desc li div.services-pic3 {
	width: 108px;
	height: 124px;
	background-position: -546px 0
}

.services-desc li div.services-pic4 {
	width: 127px;
	height: 124px;
	background-position: -778px 0
}

.services-desc li div.services-pic5 {
	width: 85px;
	height: 124px;
	background-position: -1038px 0
}

.services-desc li h4 {
	font-size: 18px;
	margin-bottom: 20px;
	color: #737373;
	text-align: center
}

.services-desc li p {
	width: 220px;
	padding-left: 40px;
	line-height: 20px;
	color: #999
}

.avan-services {
	height: 460px;
	padding-top: 40px
}

.service-content {
	width: 1200px;
	margin: 30px auto 0;
	height: 530px
}

.title {
	padding-bottom: 20px
}

.title .title-logo {
	width: 60px;
	float: left;
	margin-right: 10px
}

.title .title-font {
	width: 300px;
	float: left;
	padding-top: 10px
}

.title .title-font span {
	font-size: 18px;
	color: #333
}

.title .title-font em {
	font-style: normal;
	display: block;
	font-size: 14px;
	color: #666
}

.video-service {
	width: 840px;
	height: 420px;
	margin-left: 180px;
	margin-top: 20px
}

.pop-mask {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, .8);
	display: -webkit-box;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	z-index: 100;
	display: none
}

.pop-mask .pop-follow {
	width: 1200px;
	height: 308px;
	background-color: rgba(0, 0, 0, .4);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.pop-mask .pop-follow-con {
	background-color: #fff;
	width: 1200px;
	height: 308px;
	position: relative;
	left: 10px;
	top: 10px
}

.pop-mask .pop-follow-con .pop-title {
	width: 428px;
	height: 375px;
	background-image: url(https://www.wasqq.com/template/huyouxiong_20150714/img//bg_tips.png);
	position: absolute;
	left: 34px;
	top: 37px;
	overflow: hidden;
	line-height: 900000px
}

.pop-mask .pop-follow-con .pop-text {
	display: none
}

.pop-mask .pop-follow-con .pop-code-title {
	width: 168px;
	height: 17px;
	background-image: url(https://www.wasqq.com/template/huyouxiong_20150714/img//bg_tips.png);
	background-position: -50px -390px;
	position: absolute;
	left: 548px;
	top: 293px;
	overflow: hidden;
	line-height: 900000px
}

.pop-mask .pop-follow-con .pop-code {
	position: absolute;
	left: 552px;
	top: 113px
}

.pop-mask .pop-follow-con .btn-close {
	width: 46px;
	height: 46px;
	background-image: url(https://www.wasqq.com/template/huyouxiong_20150714/img//bg_tips.png);
	background-position: 8px -382px;
	background-color: rgba(0, 0, 0, .4);
	position: absolute;
	right: -56px;
	top: -10px;
	overflow: hidden;
	line-height: 900000px
}

.pop-mask .pop-follow-con .btn-close:hover {
	opacity: .7
}

.shi {
	width: 100%;
	background: #fff;
	padding-top: 20px;
	padding-bottom: 20px
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
form,
img,
dl,
dt,
dd,
table,
th,
td,
blockquote,
fieldset,
div,
strong,
label,
em {
	margin: 0;
	padding: 0;
	border: 0
}

body {
	font-size: 14px;
	margin: 0;
	color: #3c3c3c;
	font-family: "Microsoft YaHei", "/9ED1/4F53", Arial, sans-serif, "tahoma";
	min-width: 1200px;
	margin: 0 auto
}

ul,
ol,
li {
	list-style: none
}

input,
button {
	margin: 0;
	vertical-align: middle
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

em,
i {
	font-style: normal
}

p img {
	display: inline-block
}

.fs12 {
	font-size: 12px
}

h3 {
	font-size: 14px
}

h4 {
	font-size: 14px;
	font-weight: 400
}

h5 {
	font-size: 12px
}

h6 {
	font-size: 12px;
	font-weight: 400
}

a {
	color: #333;
	outline: none!important;
	transition: all .3s linear 0s;
	text-decoration: none
}

a:hover {
	color: #e83737;
	text-decoration: none
}

.bgf8 {
	background: #f4f4f4
}

.bgff {
	background: #fff
}

strong,
.strong {
	font-weight: 400
}

p img,
.wi_f {
	display: inline-block
}

.clearfix {
	display: inline-table
}

.hov_none,
.cwq_wi_no {
	display: none
}

.dis_bl:link {
	text-decoration: none;
	outline: 0 none
}

.dis_bl:visited {
	text-decoration: none;
	outline: 0 none
}

.dis_bl,
.hov_1:hover .hov_none {
	display: block
}

.login-input,
.cwq_wi dt.active .cwq_wi_no {
	display: inline
}

.font_bold {
	font-weight: 700
}

.tace {
	text-align: center
}

.teri {
	text-align: right
}

.tele {
	text-align: left
}

.text_over {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

div.checker,
div.button,
div.radio,
div.uploader {
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: middle
}

div.checker:focus,
div.button:focus,
div.radio:focus,
div.uploader:focus {
	outline: 0
}

.cwq_wi li {
	border: 2px solid #ebebeb
}

.bor {
	border: 1px solid #ebebeb
}

.bor1 {
	border: 1px solid #fff
}

.bordd {
	border: 1px solid #ddd
}

.bor2 {
	border: 2px solid #fff
}

.bor_bo {
	border-bottom: 1px solid #ebebeb
}

.bor_bof {
	border-bottom: 2px solid #fff
}

.bor_boe {
	border-bottom: 1px solid #e5e5e5
}

.bor_toe {
	border-top: 1px solid #e5e5e5
}

.bor_to {
	border-top: 1px solid #ebebeb
}

.bor_to2 {
	border-top: 2px solid #ebebeb
}

.bor_le {
	border-left: 1px solid #ebebeb
}

.bor_ri {
	border-right: 1px solid #ebebeb
}

.bora30 {
	border-radius: 30px
}

.bora5 {
	border-radius: 5px
}

.bora100 {
	border-radius: 100px
}

.bor_no {
	border: none
}

.bor_red {
	border: 1px solid #d62f40
}

.bor_top {
	border-top: 1px solid #e5ece9
}

.bor_right {
	border-right: 1px solid #e5ece9
}

.bor_bottom {
	border-bottom: 1px solid #e5ece9
}

.newcwq_wrap {
	margin: 0 auto;
	width: 1200px
}

.mod_wrap {
	width: 690px;
	float: left
}

.mod_left {
	width: 335px;
	float: left
}

.mod_cen {
	width: 335px;
	float: left
}

.mod_right {
	width: 275px;
	float: right
}

.cwqmod_right {
	width: 280px;
	float: right
}

.cwqmod_left {
	width: 900px;
	float: left
}

.cwqmod_leftt {
	width: 1200px;
	float: left
}

.newwrap {
	margin: 0 auto;
	width: 1200px;
	padding: 0 5px;
	overflow: hidden
}

.w_wrap {
	width: 1200px
}

.newcwq_w940 {
	margin: 0 auto;
	width: 940px;
	overflow: hidden
}

.crumb {
	border-bottom: 1px solid #dedede;
	color: #666;
	padding: 12px 0
}

.table>tbody>tr>td {
	vertical-align: middle
}

.table {
	margin: 0
}

.text-nowrap {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: left
}

.ving {
	text-align: left;
	padding-left: 22px;
	background: url(/static/v3/web/images/v_weixin.gif) no-repeat left center
}

.weibo_v {
	display: inline-block;
	width: 22px;
	height: 17px;
	background: url(http://www.cwq.com/App/Public/Global/images/weibo_icon.png) no-repeat;
	margin-left: 5px
}

.yellow_weibo {
	background-position: 0 -48px
}

.blue_weibo {
	background-position: 0 -73px
}

.master_weibo {
	background-position: 0 -123px
}

.alert-default {
	color: #333;
	background-color: #f4f4f4;
	border-color: #efefef
}

.text-nowrap {
	width: 120px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: left
}

.nav_top {
	height: 100px
}

.ove_h {
	overflow: hidden
}

.cl {
	clear: both;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 0;
	height: 0;
	font-size: 0px
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}

.pos_relative {
	position: relative
}

.pos_absolute {
	position: absolute
}

.to {
	top: 0
}

.le {
	left: 0
}

.bot {
	bottom: 0
}

.ri {
	right: 0
}

.button_pu,
.cwq_wi li,
.button_pu_styl {
	display: inline-block;
	min-width: 10px;
	color: #333;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: 30px
}

.w2 {
	padding: 5px 7px
}

.button_pu,
.cwq_wi li {
	padding: 5px 17px
}

#w2 {
	padding: 5px 10px
}

.baf7 {
	background: #f7f7f7
}

.pos_fc {
	background: #4898dc;
	float: left;
	border: 1px solid #4898dc;
	color: #fff
}

.van_hover,
.button_pu:hover {
	background: #d43232;
	color: #fff
}

.button_pu_styl:hover {
	background: #e83737;
	color: #fff
}

.bu_pl:hover {
	background: #fff;
	color: #d33737
}

.bhr_lq img {
	width: 95px;
	height: 95px;
	border-radius: 85px;
	display: block;
	border: 4px solid #eee
}

.bhr_100 img {
	width: 100px;
	height: 100px;
	border-radius: 100px;
	display: block
}

.bhr_70 img {
	width: 70px;
	height: 70px;
	border-radius: 70px;
	display: block
}

.button_f {
	border-radius: 3px;
	border: 1px solid #fff;
	padding: 5px 10px;
	color: #fff
}

.button_in:hover {
	border: 1px solid #7e6be7;
	background: #7e6be7;
	color: #fff
}

.consul {
	color: #fff;
	background-color: #d62f40;
	border-color: #d62f40;
	padding: 10px 30px;
	font-size: 18px;
	border-radius: 5px
}

.consul.active,
.consul.focus,
.consul:active,
.consul:focus,
.consul:hover {
	color: #fff;
	background-color: #e6192e;
	border-color: #e6192e
}

.btn-package {
	position: absolute;
	left: 50%;
	bottom: 40px;
	z-index: 800;
	width: 135px;
	margin-left: -88px
}

.btn-package a {
	color: #fff;
	background-color: #d62f40;
	border-color: #d62f40;
	padding: 10px 30px;
	font-size: 18px;
	border-radius: 5px
}

.btn-package a:active,
.btn-package a:focus,
.btn-package a:hover {
	color: #fff;
	background-color: #e6192e;
	border-color: #e6192e
}

.co3 {
	color: #333
}

.co6 {
	color: #666
}

.co7 {
	color: #777
}

.co9 {
	color: #999
}

.cof {
	color: #fff
}

.coh {
	color: #d62f40
}

.col {
	color: #58cf91
}

.coll {
	color: #80a1ff
}

.colk {
	color: #56a0de
}

.celebrity_but {
	color: #fff;
	background-color: #e2616e;
	border-color: #d62f40;
	padding: 10px 30px;
	font-size: 18px;
	border-radius: 5px
}

.celebrity_but:active,
.celebrity_but:focus,
.celebrity_but:hover {
	color: #fff;
	background-color: #ed7f8a;
	border-color: #e6192e
}

.button_h {
	border-radius: 3px
}

.bor_hback {
	background: #e83737;
	color: #fff
}

.bor_hback:hover {
	background: #dc2d2d;
	color: #fff
}

.bor_h {
	border: 1px solid #e83737;
	color: #e83737
}

.bor_h:hover {
	background: #dc2d2d;
	color: #fff
}

.bor_lback {
	background: #58cf91
}

.bor_l {
	border: 1px solid #58cf91;
	color: #58cf91
}

.bor_lra {
	border-radius: 3px
}

.bor_l:hover {
	background: #4bbf83;
	color: #fff
}

.bor_lc {
	background: #74bee6;
	color: #fff
}

.bor_lc:hover {
	background: #62b0da;
	color: #fff
}

.back_ff {
	background: #fff
}

.back_f5 {
	background: #f5f5f5
}

.back_h {
	background: #e83737;
	color: #fff
}

.w1198 {
	margin: 0 auto;
	width: 1198px;
	background: #fff
}

.w10 {
	width: 10px
}

.w20 {
	width: 20px
}

.w30 {
	width: 30px
}

.w40 {
	width: 40px
}

.w50 {
	width: 50px
}

.w60 {
	width: 60px
}

.w70 {
	width: 70px
}

.w80 {
	width: 80px
}

.w85 {
	width: 85px
}

.w90 {
	width: 90px
}

.w95 {
	width: 95px
}

.w100 {
	width: 100px
}

.w110 {
	width: 110px
}

.w115 {
	width: 115px
}

.w120 {
	width: 120px
}

.w129 {
	width: 129px
}

.w130 {
	width: 130px
}

.w140 {
	width: 140px
}

.w160 {
	width: 160px
}

.w170 {
	width: 170px
}

.w180 {
	width: 180px;
	overflow: hidden
}

.w190 {
	width: 190px
}

.w200 {
	width: 200px
}

.w210 {
	width: 210px
}

.w220 {
	width: 220px
}

.w230 {
	width: 230px
}

.w240 {
	width: 240px
}

.w250 {
	width: 250px
}

.w260 {
	width: 260px
}

.w280 {
	width: 280px
}

.w300 {
	width: 300px
}

.w310 {
	width: 310px
}

.w320 {
	width: 320px
}

.w330 {
	width: 330px
}

.w340 {
	width: 340px
}

.w350 {
	width: 350px
}

.w380 {
	width: 380px
}

.w400 {
	width: 400px
}

.w450 {
	width: 450px
}

.w420 {
	width: 420px
}

.w460 {
	width: 460px
}

.w480 {
	width: 480px
}

.w490 {
	width: 490px
}

.w540 {
	width: 540px
}

.w560 {
	width: 560px
}

.w520 {
	width: 520px
}

.w530 {
	width: 580px
}

.w540 {
	width: 540px
}

.w590 {
	width: 590px
}

.w610 {
	width: 610px
}

.w630 {
	width: 630px
}

.w690 {
	width: 690px
}

.w660 {
	width: 660px
}

.w960 {
	width: 960px
}

.w1012 {
	width: 1012px
}

.he1 {
	height: 10px
}

.he2 {
	height: 20px
}

.he3 {
	height: 30px
}

.he3_5 {
	height: 35px
}

.he4 {
	height: 40px
}

.he4_5 {
	height: 45px
}

.he5 {
	height: 50px
}

.he5_9 {
	height: 59px
}

.he6 {
	height: 60px
}

.he7 {
	height: 70px
}

.he8 {
	height: 80px
}

.he9 {
	height: 90px
}

.he10 {
	height: 100px
}

.he11 {
	height: 110px
}

.he13 {
	height: 130px
}

.he105 {
	height: 104px
}

.he12 {
	height: 120px
}

.he15 {
	height: 150px
}

.he18 {
	height: 180px
}

.he20 {
	height: 200px
}

.he21 {
	height: 214px
}

.he24 {
	height: 240px
}

.he30 {
	height: 300px
}

.he37 {
	height: 370px
}

.he40 {
	height: 400px
}

.he50 {
	height: 500px
}

.he60 {
	height: 600px
}

.he65 {
	height: 650px
}

.f13 {
	font-size: 13px
}

.f14 {
	font-size: 14px
}

.f15 {
	font-size: 15px
}

.f16 {
	font-size: 16px
}

.f18 {
	font-size: 18px
}

.f20 {
	font-size: 20px
}

.f22 {
	font-size: 22px
}

.f24 {
	font-size: 24px
}

.f26 {
	font-size: 26px
}

.f28 {
	font-size: 28px
}

.f30 {
	font-size: 30px
}

.f35 {
	font-size: 35px
}

.f40 {
	font-size: 40px
}

.f44 {
	font-size: 44px
}

.f46 {
	font-size: 46px
}

.f50 {
	font-size: 50px
}

.f60 {
	font-size: 60px
}

.f100 {
	font-size: 100px
}

.lh0 {
	line-height: 0
}

.lh8 {
	line-height: 8px
}

.lh14 {
	line-height: 14px
}

.lh16 {
	line-height: 16px
}

.lh18 {
	line-height: 18px
}

.lh20 {
	line-height: 20px
}

.lh22 {
	line-height: 22px
}

.lh24 {
	line-height: 24px
}

.lh26 {
	line-height: 26px
}

.lh28 {
	line-height: 28px
}

.lh30 {
	line-height: 30px
}

.lh35 {
	line-height: 35px
}

.lh37 {
	line-height: 37px
}

.lh40 {
	line-height: 40px
}

.lh45 {
	line-height: 45px
}

.lh50 {
	line-height: 50px
}

.lh60 {
	line-height: 60px
}

.lh80 {
	line-height: 80px
}

.lh100 {
	line-height: 100px
}

.pt33 {
	padding-top: 33px
}

.mb60 {
	margin-bottom: 60px
}

.mb75 {
	margin-bottom: 75px
}

.mb90 {
	margin-bottom: 90px
}

.mt70 {
	margin-top: 70px
}

.mt125 {
	margin-top: 125px
}

.mt130 {
	margin-top: 130px
}

.mt140 {
	margin-top: 140px
}

.mt150 {
	margin-top: 150px
}

.mr110 {
	margin-right: 110px
}

.F44 {
	margin-right: 44px
}

.ml45 {
	margin-right: 45px
}

.ml60 {
	margin-left: 60px
}

.ml100 {
	margin-left: 100px
}

.ml110 {
	margin-left: 110px
}

.ml120 {
	margin-left: 120px
}

.ml130 {
	margin-left: 130px
}

.ml140 {
	margin-left: 140px
}

.tar {
	text-align: right
}

.tal {
	text-align: left
}

.talc {
	text-align: center
}

.logo a img {
	width: 180px;
	height: 60px
}

.dh_1 {
	margin-left: 20px;
	cursor: pointer
}

#double_eleven .modal-content {
	border: 5px solid #fff
}

.modal-dialog {
	position: absolute;
	top: 50%;
	margin-top: -255px;
	left: 50%;
	margin-left: -355px
}

.list_li22 li {
	padding-left: 15px;
	line-height: 22px;
	height: 22px;
	overflow: hidden;
	color: #222a37;
	position: relative
}

.list_li22 li a {
	color: #444
}

.list_li22 li a:hvoer {
	color: #222a37
}

.list_li22 li a:hover {
	text-decoration: underline
}

.list_li22 li span.middot {
	display: block;
	position: absolute;
	width: 3px;
	height: 3px;
	left: 3px;
	top: 8px;
	background: #999
}

.list_li24 li {
	padding-left: 15px;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	color: #222a37;
	position: relative
}

.list_li24 li a {
	color: #444
}

.list_li24 li a:hover {
	text-decoration: underline;
	color: #222a37
}

.list_li24 li span.middot {
	display: block;
	position: absolute;
	width: 3px;
	height: 3px;
	left: 3px;
	top: 8px;
	background: #999
}

.list_li26 li {
	padding-left: 15px;
	line-height: 26px;
	color: #222a37;
	position: relative;
	font-size: 13px
}

.list_li26 li span.sapnr {
	float: right
}

.list_li26 li a {
	color: #444
}

.list_li26 li a:hover {
	text-decoration: underline;
	color: #222a37
}

.list_li26 li span.middot {
	display: block;
	position: absolute;
	width: 6px;
	height: 6px;
	border-radius: 3px;
	overflow: hidden;
	left: 3px;
	top: 10px;
	background: #999
}

.list_xy li span.sapnr {
	float: right
}

.list_xy li {
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	color: #222a37;
	position: relative;
	font-size: 13px;
	margin: 5px 0
}

.list_xy li h4 {
	padding: 0 5px 0 15px;
	line-height: 24px;
	overflow: hidden;
	color: #222a37;
	position: relative;
	font-size: 12px
}

.list_xy li p {
	color: red;
	padding: 0 5px 0 15px
}

.list_xy li a {
	color: #444
}

.list_xy li.xy_line {
	border-bottom: 1px #ccc dashed;
	margin: 0 0 3px;
	padding: 0 0 3px;
	height: 0;
	line-height: 0;
	font-size: 0px;
	clear: both;
	overflow: hidden
}

.list_xy li a:hover {
	text-decoration: underline;
	color: #222a37
}

.list_xy li span.middot {
	display: block;
	position: absolute;
	width: 3px;
	height: 3px;
	overflow: hidden;
	left: 3px;
	top: 10px;
	background: #999
}

.list_pp li {
	padding-left: 20px;
	line-height: 26px;
	color: #222a37;
	position: relative;
	font-size: 13px
}

.list_pp li span.sapnr {
	float: right
}

.list_pp li a {
	color: #444
}

.list_pp li a:hover {
	text-decoration: underline;
	color: #222a37
}

.list_pp li span.middot {
	display: block;
	position: absolute;
	width: 10px;
	height: 10px;
	overflow: hidden;
	left: 3px;
	top: 8px;
	background: #00b0e1
}

#box_line {
	border-bottom: 1px #ccc dashed;
	margin: 0 0 8px;
	padding: 0 0 8px;
	height: 0;
	line-height: 0;
	font-size: 0px;
	clear: both;
	overflow: hidden
}

.list_ent {
	background: url(/static/v3/web/css/newimages/ent_listbg.png) no-repeat 0px 6px
}

.list_ent li {
	padding-left: 30px;
	line-height: 26px;
	height: 26px;
	overflow: hidden;
	color: #222a37;
	position: relative
}

.list_ent li a {
	color: #444
}

.list_ent li a:hover {
	text-decoration: underline;
	color: #222a37
}

.list_ent li span.middot {
	display: block;
	position: absolute;
	width: 3px;
	height: 3px;
	overflow: hidden;
	left: 3px;
	top: 10px
}

.list_li28 li {
	line-height: 28px;
	height: 28px;
	overflow: hidden;
	color: #222a37;
	position: relative
}

.list_li28 li a {
	color: #444
}

.list_li28 li a:hover {
	text-decoration: underline;
	color: #222a37
}

.list_li28 li span.middot {
	display: block;
	position: absolute;
	width: 3px;
	height: 3px;
	left: 3px;
	top: 12px;
	background: #999
}

.mod_popover {
	position: relative;
	background-color: #fff;
	border-top: 1px solid #ea544a
}

.mod_popover>.arrow,
.mod_popover>.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.mod_popover>.arrow {
	border-width: 15px
}

.mod_popover>.arrow {
	top: -15px;
	left: 50%;
	margin-left: -15px;
	border-top-width: 0;
	border-bottom-color: #ea544a
}

.mod_popover>.arrow:after {
	content: "";
	border-width: 14px
}

.mod_popover>.arrow:after {
	top: 1px;
	margin-left: -14px;
	content: " ";
	border-top-width: 0;
	border-bottom-color: #fff
}

.mod_popover.popover_w1 .arrow {
	left: 170px
}

.mod_popover.popover_w2 .arrow {
	left: 300px
}

.mod_popover.popover_w3 .arrow {
	left: 430px
}

.mod_popover.popover_w4 .arrow {
	left: 560px
}

.mod_popover.popover_w5 .arrow {
	left: 690px
}

.mod_shadowbox {
	position: relative;
	display: block;
	transition: all .4s linear 0s;
	box-shadow: #a6a19a 1px 2px 6px 1px
}

.mod_shadowbox:hover {
	border: 1px solid #ccc;
	box-shadow: none
}

.mod_shadowbox:hover .mod_shadowbox_pic {
	display: block
}

.mod_shadowbox_act {
	position: absolute;
	height: 209px;
	width: 142px;
	display: block;
	margin-top: -25px;
	margin-left: -71px;
	border-bottom: solid #e75357 1px;
	left: 50%
}

.mod_shadowbox_pic {
	position: absolute;
	height: 209px;
	width: 142px;
	display: none;
	margin-top: -25px;
	margin-left: -71px;
	border-bottom: solid #e75357 1px;
	left: 50%
}

.mod_zoombox {
	position: relative;
	overflow: hidden;
	cursor: pointer
}

.mod_zoombox_img {
	position: absolute;
	-webkit-transition: -webkit-transform .8s;
	vertical-align: middle;
	transition: all .8s linear 0s;
	z-index: -10;
	width: 100%
}

.mod_zoombox:hover .mod_zoombox_img {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
	zoom: 1.2;
	vertical-align: middle
}

.mod_bot_set {
	position: relative;
	background: url("/static/v3/web/images_cp/solution_bot_bg.jpg") no-repeat bottom center;
	height: 640px
}

.mod_bot_set .bg_div {
	position: absolute;
	height: 210px;
	left: 50%;
	top: 43%;
	margin-top: -110px;
	margin-left: -600px
}

.mod_bot_set .bg_div .bot_box {
	position: relative;
	height: 210px;
	width: 238px
}

.mod_bot_set .bg_div .bot_box img {
	transition: all .8s linear 0s
}

.mod_bot_set .bg_div .bot_box img:hover {
	transform: rotateY(180deg)
}

.mod_bot_set .custom-title {
	text-align: center;
	color: #fff;
	font-size: 28px;
	padding-top: 30px
}

.mod_bot_set .hr {
	position: relative;
	width: 270px
}

.mod_bot_set .hr:before {
	content: "";
	position: absolute;
	top: -2px;
	left: 120px;
	height: 3px;
	width: 40px;
	background: #db5a64;
	z-index: 50
}

.mod_more_btn {
	width: 160px;
	height: 40px;
	border: solid 1px #d52f3f;
	border-radius: 20px;
	text-align: center;
	line-height: 38px;
	color: #db5a64
}

.mod_more_btn:hover {
	color: #fff;
	background: #db5a64
}

.pta {
	position: absolute
}

.indexwenhao {
	border: none;
	background: 0 0;
	padding: 0;
	font-size: 12px
}

.indexwenhao:hover {
	background: 0 0
}

.windo .tooltip {
	width: 300px;
	left: 10px;
	font-size: 12px
}

.tool-container {
	width: 100%;
	height: 38px;
	background: #f6f6f6;
	line-height: 38px
}

.tool-container .tool {
	width: 1200px;
	margin: 0 auto;
	color: #333
}

.tool-container .tool a {
	color: #333;
	text-decoration: none
}

.header-top {
	width: 100%;
	font-size: 12px;
	height: 34px;
	line-height: 34px;
	background: #f7f7f7;
	border-bottom: 1px solid #ececec
}

.header-right>li>a {
	padding: 0 5px;
	border-right: 1px solid #ececec
}

.header-right>li>a:hover {
	background: #fff
}

.header_nav {
	z-index: 900;
	background: url(/static/v3/web/css/400-phone.png) no-repeat right center
}

.header_nav .media_logo {
	float: left;
	overflow: hidden;
	width: 185px
}

.header_nav .media_logo a {
	width: 175px;
	overflow: hidden;
	line-height: 80px;
	padding: 13px 0;
	display: block
}

.header_nav .media_logo a img {
	vertical-align: top
}

.header_nav .cwq_logotxt {
	float: left;
	width: 180px;
	height: 51px;
	line-height: 51px;
	margin: 19px 0;
	padding: 0 0 0 10px;
	background: 0 0;
	text-align: left;
	font-size: 16px;
	z-index: 10;
	border-left: 1px solid #999
}

.cctv_logo {
	display: block;
	width: 125px;
	height: 51px;
	margin-top: -5px
}

.cwq-menu {
	height: 50px;
	z-index: 899
}

.cwq-menu .navbar-nav>li,
.cwq-menu .navbar-nav>li ul.dropdown-menu {
	width: 125px;
	min-width: 125px
}

.cwq-menu .navbar-nav>li:first-child {
	width: 80px;
	min-width: 220px
}

.cwq-menu .navbar-nav>li>a {
	font-size: 16px;
	color: #000;
	text-align: center
}

.cwq-menu .navbar-nav>li:first-child>a {
	background: #d62f40;
	color: #fff
}

.cwq-menu .navbar-nav>li>a:focus,
.cwq-menu .navbar-nav>li>a:focus,
.cwq-menu .navbar-nav>li>a:hover,
.cwq-menu .navbar-nav>li.active>a {
	color: #d62f40;
	background: 0 0
}

.cwq-menu .navbar-nav>li:first-child>a:hover {
	background: #d62f40;
	color: #fff
}

.cwq-menu-bg {
	position: absolute;
	bottom: -24px;
	left: 0;
	width: 100%;
	height: 24px;
	z-index: 10;
	background: rgba(0, 0, 0, .4)
}

.cwq-menu .navbar-nav>li.navbar_menu.down300 {
	width: 278px
}

.cwq-menu .navbar-nav>li.navbar_menu.down300>a {
	margin: 0 80px
}

.navbar_menu.down300 .navdown-menu {
	width: 295px
}

.cwq-menu .navbar-nav>li.navbar_menu.down210 {
	width: 200px
}

.cwq-menu .navbar-nav>li.navbar_menu.down210>a {
	margin: 0 25px
}

.cwq-menu .navbar-nav>li .subList {
	position: absolute;
	left: 0;
	top: 50px;
	z-index: 1000;
	width: 152px;
	text-align: center;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom: none
}

.cwq-menu .navbar-nav>li .subList li {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	border-bottom: 1px solid #ddd
}

.cwq-menu .navbar-nav>li .subList li a {
	text-decoration: none
}

.cwq-menu .navbar-nav>li a span {
	padding-right: 15px;
	background: url(/static/v3/navi/icon01_out.png) no-repeat right center
}

.cwq-menu .navbar-nav>li a:hover span {
	background: url(/static/v3/navi/icon01_over.png) no-repeat right center
}

.cwq-menu .navbar-nav>li.active a span {
	background: url(/static/v3/navi/icon01_over.png) no-repeat right center
}

.cwq-menu .header_pull_down {
	padding: 40px 0;
	position: absolute;
	left: 0;
	top: 50px;
	width: 100%;
	background-color: #fff;
	opacity: .95;
	z-index: 50
}

.cwq-menu .header_pull_down .arrow {
	position: relative
}

.cwq-menu .header_pull_down .arrow .prev {
	position: absolute;
	left: 0;
	top: 34px
}

.cwq-menu .header_pull_down .arrow .next {
	position: absolute;
	right: 0;
	top: 34px
}

.cwq-menu .header_pull_down .fooBox {
	padding: 0 40px
}

.cwq-menu .header_pull_down .fooBox li {
	float: left;
	padding: 0 55px;
	border-right: 1px solid #ddd
}

.cwq-menu .header_pull_down .fooBox li span {
	padding-top: 20px;
	display: block;
	text-align: center
}

.cwq-menu .header_pull_down .fooBox li a:hover {
	color: #000;
	text-decoration: none
}

.cwq-menu .header_pull_down02 .w1012 {
	margin: 0 auto
}

.cwq-menu .header_pull_down02 .fooBox02 li img {
	width: 73px;
	height: 73px
}

.navbar_menu.down210 .navdown-menu {
	width: 200px;
	margin-left: 5px
}

.navbar_menu .navdown-menu {
	position: absolute;
	bottom: -24px;
	left: 0;
	z-index: 1000;
	padding: 5px 0;
	margin: 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	color: #f3f3f3
}

.navbar_menu .navdown-menu {
	position: absolute;
	bottom: -24px;
	left: 0;
	z-index: 1000;
	padding: 5px 0;
	margin: 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	color: #f3f3f3
}

.navbar_menu .navdown-menu li {
	padding-right: 5px;
	margin-right: 5px;
	border-right: 1px solid #717171;
	line-height: 12px;
	height: 14px
}

.navbar_menu .navdown-menu li.menulast {
	border-right: none;
	padding-right: 0;
	margin-right: 0
}

.navbar_menu .navdown-menu li a {
	color: #f3f3f3;
	font-size: 12px;
	padding: 2px 4px
}

.navbar_menu .navdown-menu li a:hover {
	font-weight: 700
}

.navbar_menu .navdown-menu li.active a {
	background: #d62f40
}

.cwq-menu .navbar-nav>li ul.dropdown-menu {
	border: none;
	background: #000;
	filter: alpha(opacity=70);
	-moz-opacity: .7;
	opacity: .7
}

.cwq-menu .dropdown-menu>li>a {
	color: #c7c8c8;
	line-height: 26px;
	padding: 3px 10px;
	text-align: center;
	font-size: 12px
}

.cwq-menu .dropdown-menu>li.active>a,
.cwq-menu .dropdown-menu>li>a:hover {
	color: #fff;
	background: #5c5c5c
}

.cwq-menu .navbar-nav>li.cwq-loginreg {
	width: 140px;
	float: right
}

.navbar-nav>li.cwq-loginreg>a {
	display: inline-block;
	padding: 5px 16px;
	margin: 0 2px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 0
}

.cwq-menu .navbar-nav>li.active>a.cwq-login-nav,
.navbar-nav>li>a.cwq-login-nav {
	color: #fff;
	background-color: #d62f40;
	border-color: #fff
}

.cwq-menu .navbar-nav>li.active>a.cwq-login-nav.focus,
.cwq-menu .navbar-nav>li.active>a.cwq-login-nav:hover {
	color: #fff;
	background-color: #ea544a
}

.cwq-menu .navbar-nav>li.active>a.cwq-reg-nav,
.navbar-nav>li>a.cwq-reg-nav {
	color: #d62f40;
	background-color: #fff;
	border-color: #fff
}

.cwq-menu .navbar-nav>li.active>a.cwq-reg-nav.focus,
.cwq-menu .navbar-nav>li.active>a.cwq-reg-nav:hover {
	color: #fff;
	background-color: #ea544a;
	border-color: #fff
}

.navbar-nav>li.cwq_menu_user,
.navbar-nav>li.cwq-loginreg {
	height: 30px;
	margin: 10px 0;
	position: relative;
	z-index: 900
}

.navbar-nav>li.cwq_menu_user>a {
	display: inline-block;
	padding: 5px 16px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 0
}

.navbar-nav>li.cwq_menu_user>a {
	color: #fff;
	background-color: #ea544a;
	border-color: #ea544a;
	z-index: 901;
	position: relative
}

.navbar-nav>li.cwq_menu_user>span {
	cursor: pointer;
	display: inline-block;
	width: 128px;
	height: 35px;
	line-height: 35px;
	border-radius: 4px;
	font-size: 15px;
	color: #5e5e5e;
	border: 1px solid #fff;
	text-align: center
}

.navbar-nav>li.cwq_menu_user>span a {
	color: #5e5e5e;
	text-decoration: none;
	width: 100%;
	height: 100%
}

.navbar-nav>li.cwq_menu_user>span i {
	margin-right: 10px;
	font-size: 20px;
	color: #999
}

.navbar-nav>li.cwq_menu_user>span:hover {
	color: #ea544a;
	border: 1px solid #ea544a
}

.navbar-nav>li.cwq_menu_user>span:hover a {
	color: #ea544a
}

.navbar-nav>li.cwq_menu_user>span:hover i {
	color: #ea544a
}

.navbar-nav>li.cwq_menu_user.active>a,
.navbar-nav>li.cwq_menu_user>a:active,
.navbar-nav>li.cwq_menu_user>a:focus,
.navbar-nav>li.cwq_menu_user>a:hover {
	color: #d62f40;
	background-color: #fff;
	border-color: #fff
}

.navbar-nav>li.cwq_menu_user>.menu_user_accout {
	background: #fff;
	display: none;
	position: absolute;
	right: 0;
	top: 30px;
	width: 300px
}

.navbar-nav>li.cwq_menu_user>.menu_user_accout dt {
	width: 100px;
	height: 96px
}

.navbar-nav>li.cwq_menu_user>.menu_user_accout dt img {
	width: 90px;
	height: 90px
}

.navbar-nav>li.cwq_menu_user>.menu_user_accout dd {
	line-height: 24px;
	height: 24px
}

.cwq-menu .btn-danger {
	border: 1px solid #fff
}

.cwq-menu .btn-danger:active,
.cwq-menu .btn-danger:focus,
.cwq-menu .btn-danger:hover {
	color: #c9302c;
	background-color: #fff;
	border-color: #fff
}

.top_search {
	position: relative;
	margin: 15px 300px 0 0;
	width: 500px
}

.top_search .form-control {
	height: 40px;
	border-radius: 0;
	*padding: 0px;
	*line-height: 40px;
}

.top_search .form-control:focus {
	border-color: #d9534f;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.top_search_info {
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	width: 500px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: left
}

.top_search_info a:hover {
	cursor: pointer
}

#Suggester {
	left: 0;
	top: 40px;
	width: 300px
}

.choice {
	background: #f7f7f7;
	border-top: 2px solid #ebebeb
}

.choice .social {
	color: #333
}

.choice_new {
	display: inline-table;
	width: 320px;
	text-align: center;
	color: #666
}

.choice_bor {
	padding-top: 20px;
	border-top: 1px solid #ddd
}

.choice_bor .item {
	padding: 0 95px
}

.choice_new span {
	font-size: 50px;
	margin-right: 10px;
	font-weight: 700;
	color: #d62f40
}

.partners {
	font-size: 15px;
	line-height: 40px;
	color: #999;
	text-align: center
}

.footer {
	background: #262729;
	color: #999
}

.footer a {
	color: #999
}

.footer a:hover {
	color: #e83737
}

.footer_btn {
	width: 142px;
	padding: 4px 0;
	margin: 0 auto;
	position: relative
}

.footer_btn a {
	width: 100%;
	padding: 5px 0;
	text-align: left
}

.footer_btn i {
	position: absolute;
	left: 8px;
	top: 5px;
	font-size: 18px
}

.footer_nav {
	width: 150px;
	position: relative
}

.footer_nav i {
	width: 30px;
	height: 30px;
	line-height: 30px;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 20px
}

.footer_nav img.win {
	width: 108px;
	height: 108px
}

.footer_nav .footer_title {
	line-height: 30px;
	height: 30px;
	font-size: 16px
}

.footer_prod li {
	line-height: 24px;
	height: 24px;
	font-size: 12px
}

.footer_bottom {
	background: #222325;
	padding: 10px;
	color: #999
}

.footer_bottom_copy {
	height: 40px;
	line-height: 40px;
	text-align: center
}

.strategy_client_new li {
	float: left;
	width: 180px;
	height: 114px;
	text-align: center;
	margin: 11px;
	background: #fff
}

.sian_1 div:hover {
	border: 2px solid #e83737
}

.strategy_client_new li img {
	width: 100%;
	height: 100%;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	opacity: .5
}

.strategy_client_new li img:hover {
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
	filter: grayscale(0);
	-moz-opacity: 1;
	opacity: 1
}

.cwq_ss {
	background: url(/static/v3/web/images/ss_back1.jpg) center no-repeat;
	height: 298px
}

.pos_fc {
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px
}

.btn-ftqq {
	color: #999;
	border-color: #fff;
	border-radius: 5px
}

.btn-ftqq:active,
.btn-ftqq:focus,
.btn-ftqq:hover {
	color: #c9302c;
	background-color: #fff;
	border-color: #fff
}

.andmore {
	position: absolute;
	left: 50%;
	bottom: 30px;
	z-index: 985;
	margin-left: -75px;
	width: 150px
}

.andmore a {
	color: #fff;
	background-color: #d62f40;
	border-color: #d62f40;
	padding: 8px 0;
	font-size: 16px;
	border-radius: 5px;
	width: 100%
}

.andmore a:active,
.andmore a:focus,
.andmore a:hover {
	color: #fff;
	background-color: #e6192e;
	border-color: #e6192e
}

.banner_package {
	position: absolute;
	left: 50%;
	bottom: 40px;
	z-index: 999;
	width: 135px;
	margin-left: -68px
}

.banners {
	position: relative;
	min-width: 1200px;
	z-index: 1
}

.banners .banner-pic {
	width: 100%;
	position: relative;
	height: 520px
}

.banners .banner-pic .bandiv {
	position: relative;
	margin: 0 auto;
	width: 1200px;
	height: 520px
}

.banners .item a.item_active {
	display: block;
	width: 100%;
	height: 520px
}

.banners .carousel-indicators {
	bottom: 12px
}

.banners .carousel-indicators li {
	margin: 2px 4px
}

.cirl_bg {
	position: absolute;
	width: 100%;
	height: 40px;
	background: #000;
	opacity: .3;
	filter: alpha(opacity=30);
	-moz-opacity: .3;
	bottom: 0
}

.carousel-control i {
	position: absolute;
	top: 50%;
	width: 100px;
	height: 100px;
	margin-top: -30px;
	font-size: 100px;
	line-height: 100px;
	font-weight: 700;
	color: #999;
	text-align: center;
	opacity: .5;
	filter: alpha(opacity=50)
}

.carousel-control.left i {
	left: 0
}

.carousel-control.right i {
	right: 0
}

.mod_title {
	font-size: 30px;
	text-align: center;
	height: 60px;
	color: #e23c41;
	background: url(/static/v3/web/images_cp/van_tit.png) center bottom no-repeat
}

.mod_info {
	padding-top: 10px;
	padding-bottom: 30px;
	line-height: 24px;
	text-align: center;
	color: #999
}

.bottom_fixed,
.bottom_btmdiv {
	position: fixed;
	bottom: 0;
	left: 0;
	_position: absolute;
	_bottom: auto;
	_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
	height: 120px;
	width: 100%
}

.bottom_btmdiv .w1200 {
	height: 120px
}

.bottom_fixed {
	z-index: 20;
	background: #000;
	opacity: .6;
	filter: alpha(opacity=60);
	-moz-opacity: .6;
	-khtml-opacity: .6
}

.bottom_btmdiv {
	display: block;
	padding: 10px 20px;
	text-align: center;
	font-size: 20px;
	line-height: 40px;
	color: #fff;
	z-index: 100;
	background: url(/static/v3/web/images/eleven/index_eleven_bottom.png) no-repeat center center
}

.bottom_fixed {
	background: #000;
	opacity: .8;
	filter: alpha(opacity=80);
	-moz-opacity: .8;
	-khtml-opacity: .8
}

.bottom_btmdiv .close_max {
	top: 5px
}

.bottom_btmdiv p {
	font-size: 16px
}

.bottom_btmdiv a {
	margin: 0 5px
}

.btn-dreg,
.btn-dlogin {
	display: block;
	position: absolute;
	top: 62px;
	padding: 6px 10px
}

.btn-dreg {
	left: 770px
}

.btn-dlogin {
	left: 800px
}

.bottom_btmdiv a {
	position: absolute;
	bottom: 0;
	cursor: pointer
}

.bottom_btmdiv a.ah {
	left: 560px
}

.bottom_btmdiv a.bh {
	left: 680px
}

.fixednav {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 988;
	background: #fff
}

.van_right {
	width: 1px;
	background: #ddd;
	margin: 10px 15px 0 20px;
	height: 52px
}

.van_riq {
	border-right: 2px solid #e83737
}

.van_riq li {
	float: left;
	margin: 0 3px 0 0
}

.van_riq li a {
	font-size: 16px
}

.seabtn2 {
	border: none;
	background: url(/static/v3/web/images_cp/iconfoo.png) #d62f40 20px 10px no-repeat;
	right: 0;
	top: 0;
	width: 60px;
	height: 40px
}

.hov_cj {
	display: none;
	margin-left: 15px;
	line-height: 15px
}

.hov_1:hover {
	border-right: none
}

.hov_1:hover .hov_cj {
	display: inline
}

.butt_index {
	top: 83px;
	left: 96px
}

.navigation {
	cursor: pointer;
	padding: 0 7px;
	text-align: center;
	height: 35px
}

.navigation:hover {
	background: #efefef;
	border-bottom: none;
	border-top: none;
	color: #e83737
}

.navigation:hover .navigation_van {
	display: block
}

#navigation {
	z-index: 901;
	padding-right: 20px
}

#navigation span {
	cursor: pointer
}

#navigation span.caret {
	position: absolute;
	right: 5px;
	top: 15px;
	transition: transform .2s ease-out 0s
}

#navigation:hover span.caret {
	transform: rotate(180deg)
}

.navigation_van {
	width: 1200px;
	border: 1px solid #ebebeb;
	background: #fff;
	right: -220px;
	z-index: 999;
	display: none;
	border-top: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.navigation_van>.arrow,
.navigation_van>.arrow:after {
	text-align: left;
	white-space: normal;
	font-size: 0px;
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.navigation_van>.arrow {
	top: -22px;
	right: 250px;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, .25)
}

.navigation_van>.arrow {
	border-width: 11px
}

.navigation_van>.arrow:after {
	content: "";
	border-width: 10px
}

.navigation_van>.arrow:after {
	top: 1px;
	margin-left: -10px;
	content: " ";
	border-top-width: 0;
	border-bottom-color: #fff
}

.navigation_van .navigation_name {
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	color: #d62f40;
	line-height: 40px;
	height: 40px;
	border-bottom: 1px dashed #ddd
}

.navigation_van .gation_first {
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	line-height: 40px;
	height: 40px
}

.navigation_hot {
	background: url(/static/v3/web/css/hoting.gif) 125px center no-repeat
}

.navigation_news {
	background: url(/static/v3/web/css/new.gif) right center no-repeat
}

.navigation_left {
	width: 180px
}

.navigation_center {
	width: 400px;
	border-left: 1px solid #ddd
}

.navigation_right {
	width: 270px;
	border-left: 1px solid #ddd
}

.navigation_list {
	width: 119px
}

.navigation_list li {
	line-height: 28px;
	height: 28px;
	overflow: hidden;
	color: #222a37;
	position: relative;
	text-align: center
}

.navigation_list li a {
	color: #444
}

.navigation_list li a:hover {
	text-decoration: underline;
	color: #222a37
}

.navigation_list li span.middot {
	display: block;
	position: absolute;
	width: 3px;
	height: 3px;
	left: 3px;
	top: 12px;
	background: #999
}

.banner_ma {
	width: 1200px;
	margin: 0 auto
}

.banner_ma img {
	margin: 0 0 0 -60px
}

.back_wi .active img {
	max-width: auto
}

.banner_back1 {
	background: url(/static/v3/web/images/banner1_back.jpg) center no-repeat;
	text-align: center;
	height: 520px;
	padding-top: 52px;
	*height: 460px;
}

.banner_back2 {
	background: #7384d8;
	text-align: center;
	height: 520px;
	padding-top: 52px;
	*height: 460px;
}

.banner_back3 {
	background: url(/static/v3/web/images/banner3_back.jpg) center no-repeat;
	text-align: center;
	height: 520px;
	padding-top: 52px;
	*height: 460px;
}

.banner_back4 {
	background: #50acea;
	text-align: center;
	height: 520px;
	padding-top: 52px;
	*height: 460px;
}

.max_with {
	position: relative;
	min-width: 1200px
}

.login_left {
	width: 200px;
	height: 416px;
	top: 52px;
	left: 50%;
	margin-left: -600px;
	text-align: left;
	position: absolute;
	z-index: 99
}

.hov_van {
	width: 490px;
	height: 416px;
	background: #fff;
	position: absolute;
	right: -490px;
	top: 0;
	z-index: 1
}

.cwq_dl>li {
	font-size: 18px;
	font-weight: 700;
	width: 131px;
	text-align: center;
	line-height: 43px;
	border-bottom: 2px solid #ddd;
	cursor: pointer
}

.cwq_dl>li.active {
	border-bottom: 2px solid red;
	transition: all .3s linear 0s
}

.btn-danger {
	border: 1px solid #d62f40
}

.loginFormBtn {
	text-align: center
}

.loginFormBtn .btn {
	padding: 6px 20px
}

.loginFormBtn div.btn-danger:hover {
	color: #fff;
	background-color: #d62f40;
	border: none
}

.cwq_zc {
	background: #71aee9;
	color: #fff;
	border: 1px solid #71aee9
}

.cwq_zc:hover {
	background: #66a0d8;
	color: #fff
}

.cwq_wi li {
	display: inline-table;
	margin: 0 17px;
	font-size: 16px;
	color: #999;
	cursor: pointer
}

.cwq_wi li.active {
	background: #58cf91;
	color: #fff;
	border: 1px solid #58cf91
}

.cwq_wi li:nth-of-type(2).active {
	background: #7c88d0;
	color: #fff;
	border: 1px solid #7c88d0
}

.cwq_wi li:nth-of-type(3).active {
	background: #e83737;
	color: #fff;
	border: 1px solid #e83737
}

.cwq_wi li:nth-of-type(4).active {
	background: #ffd451;
	color: #fff;
	border: 1px solid #ffd451
}

.wi_back1 {
	background: url(/static/v3/web/images/wi_back1.jpg) no-repeat;
	height: 675px
}

.wi_back1,
.wi_back2,
.wi_back3,
.wi_back4 {
	width: 300px;
	*width: 250px;
	padding: 20px 25px;
	overflow: hidden
}

.resetVerifyCode {
	cursor: pointer
}

.imodal-header {
	padding: 0
}

.modal_dia {
	margin: 150px auto 0 auto
}

.banner_w {
	width: 281px;
	position: relative
}

.banner_f {
	position: absolute;
	top: 150px;
	left: 101px;
	background: #fb8512;
	color: #fff;
	padding: 3px 10px;
	border-radius: 5px;
	border: 1px solid #fb8512
}

.banner_f:hover {
	background: #fd940c;
	border: 1px solid #fd940c;
	color: #fff;
	text-decoration: none
}

.banner_a a {
	color: #666;
	padding: 0 8px;
	line-height: 35px
}

.banner_a a:hover {
	color: #337ab7;
	text-decoration: underline
}

.banner_b {
	background: #f5f5f5;
	padding: 20px 0;
	border-bottom: 1px solid #ddd;
	margin: 0;
	border-radius: 5px
}

.jb_cwq {
	margin: 0 0 0 58px
}

.jb_cwq li,
.ba_cwq li,
.hbdq_fl,
.hbdq_fr {
	float: left
}

.jb_cwq li {
	font-size: 16px;
	margin: 0 16px 12px 100px;
	font-weight: 700;
	color: #999
}

.jb_cwq li.jb_cwq_mar {
	margin: 0 24px 0 100px
}

.jb_cwq li.jb_cwq_cor,
.mod-info p b,
.mr-r a {
	color: #ea544a
}

.jb_cwq li.jb_cwq_l {
	color: #45a2e6
}

.ba_cwq {
	margin: 0 0 0 176px
}

.ba_cwq li strong {
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	border-radius: 30px;
	color: #fff;
	background: #ddd;
	text-align: center;
	line-height: 30px;
	font-weight: 700;
	font-size: 18px
}

.ba_cwq li span {
	display: block;
	float: left;
	width: 136px;
	height: 2px;
	margin: 13px 7px 0;
	background: #ddd
}

.ba_cwq li strong.ba_cwq_cor {
	background: #ea544a
}

.ba_cwq li strong.ba_cwq_l,
.ba_cwq li span.ba_cwq_s {
	background: #45a2e6
}

.banner_c {
	display: table;
	margin: 100px auto 50px auto
}

.banner_ccwi {
	display: inline;
	margin: 0 10px;
	width: 360px;
	height: 42px;
	padding: 6px 35px
}

.mar {
	margin: 0 0 20px;
	position: relative
}

.bu_hqy {
	width: 250px;
	display: inline;
	margin: 0 10px 0 42px;
	height: 42px
}

.mar .bu_cor {
	background: #fb8512;
	color: #fff;
	padding: 10px 12px
}

.mar .bu_cor:hover {
	background: #ec7a0b
}

.mar_b1,
.mar_b2 {
	position: absolute;
	left: 50px;
	top: 5px;
	z-index: 1;
	font-size: 20px;
	color: #999
}

.bu_righ {
	float: right;
	margin: 0 30px 30px 0;
	border: 1px solid #ddd;
	padding: 6px 30px
}

.bu_le {
	background: 0 0;
	border: none;
	float: right;
	margin: 0 25px 0 0
}

.bu_le:hover {
	text-decoration: underline;
	color: #45a2e6
}

.bu_righ:hover {
	background: #e8e8e8
}

.modal-header,
.modal-content {
	border: none
}

.modal-header .close {
	margin: 10px 15px 0 0
}

.mar_em {
	color: #ea544a;
	font-weight: 700;
	margin: 0 5px 0 0
}

.pa {
	padding: 6px 12px
}

select.input-lg {
	height: 42px;
	line-height: 42px;
	font-size: 14px
}

.banner_hq {
	display: table;
	margin: 5px 0 20px 20px
}

.banner_hq .nav-tabs {
	border: none;
	margin: 15px 0 8px 15px
}

.banner_hq .nav-tabs li {
	padding: 6px 20px;
	border: 1px solid #ddd;
	border-radius: 5px;
	margin: 0 12px 0 0;
	position: relative;
	cursor: pointer
}

.banner_hq .nav-tabs li span {
	display: none;
	display: block;
	position: absolute
}

.banner_hq .nav-tabs li.active {
	background: #46a2e5;
	color: #fff
}

.banner_hq .nav-tabs li.active span {
	display: block
}

.banner_hq .tab-content {
	border: 1px solid #ddd;
	width: 860px;
	border-radius: 5px;
	margin: 5px 0 0;
	height: 444px
}

.cont_tal {
	margin: 0 20px
}

.cont_tar {
	width: 530px;
	min-height: 180px;
	margin: 5px 0 0 43px;
	color: #777
}

.cont_tar input,
.cont_tal input {
	margin: 13px 8px 10px 0
}

.cont_tar em,
.cont_tal em {
	margin: 0 20px 0 0;
	font-style: normal;
	display: inline-block
}

.cont_tar em.lj,
.cont_tal em.lj {
	color: #ea544a;
	display: inline-block
}

.qk_left {
	margin: 10px 0 20px
}

.qk_right {
	float: right;
	margin: 10px 0 0
}

.qk_cor {
	background: #ea544a;
	color: #fff;
	margin: 0
}

.qk_cor:hover {
	background: #e14137;
	color: #fff
}

.banner_wq1 {
	margin: 50px 70px
}

.wq_div .docor {
	color: #27a51e;
	font-size: 23px;
	margin: 0 15px 0 0
}

.wq_div .focor {
	color: #2f84ee;
	font-size: 25px;
	margin: 0 15px 0 0
}

.wq_div .gocor {
	color: #f23535;
	font-size: 25px;
	margin: 0 15px 0 0
}

.wq_div span,
.yqsq,
.yjzd_div span {
	color: #ea544a
}

.border_wr {
	border-bottom: 1px solid #ddd;
	margin: 0 0 20px;
	padding: 0 0 30px
}

.lfqg {
	font-weight: 700;
	line-height: 30px;
	margin: 20px 0 10px;
	border-top: 1px solid #ddd;
	padding: 20px 0 0 5px
}

.lfqg_l p span {
	color: #ea544a
}

.lfqg_l {
	float: left;
	padding: 0 0 40px 50px
}

.lfqg_r {
	float: left;
	width: 390px;
	margin: 0 0 0 120px;
	color: #666
}

.lfqg_r .nyt {
	font-size: 40px;
	margin: 0 10px 0 0;
	color: #ea544a;
	line-height: 35px
}

.lfqg_r span {
	font-size: 24px;
	color: #ea544a
}

.lfqg_fo a {
	padding: 7px 15px;
	background: #fb8512;
	color: #fff;
	border-radius: 5px;
	margin: 0 10px 0 0;
	line-height: 40px
}

.lfqg_fo a:hover {
	text-decoration: none;
	background: #ef7b0a
}

.lfqg_fo .ms {
	margin: 0 8px 0 0
}

.ltcj {
	color: #fb8512;
	font-size: 24px
}

.ov {
	display: none
}

.current dd {
	display: block
}

.hbdq_fl {
	margin: 10px 20px 0 0;
	color: #46a2e5
}

.hbdq_fr {
	width: 430px
}

.banner_hq .tab-content {
	position: relative
}

.right_yq {
	position: absolute;
	width: 280px;
	border-left: 1px solid #ddd;
	padding: 0 0 0 20px;
	top: 140px;
	right: 40px
}

.right_yq p {
	font-weight: 700;
	margin: 0 0 10px
}

.right_yqco {
	border: 1px solid #ddd;
	padding: 10px 15px;
	line-height: 25px;
	height: 326px;
	overflow-y: auto
}

.qb_fl {
	float: left
}

.qb_fr {
	float: left;
	width: 150px
}

.qb_l {
	float: left;
	padding: 0 7px 3px;
	position: relative;
	border: 1px solid #fff;
	line-height: 20px;
	color: #777
}

.qb_l:hover {
	border: 1px solid #ea544a;
	color: #ea544a
}

.qb_img {
	display: inline-block;
	position: absolute;
	top: -5px;
	right: -5px;
	z-index: 2
}

.qb_img {
	display: none
}

.qb_l:hover .qb_img {
	display: block
}

.qb {
	margin: 0 0 7px
}

.yjzd_div {
	margin: 0 0 0 30px;
	float: left
}

.yjzd_div strong {
	font-weight: 400;
	margin: 0 20px 0 0
}

.hqfa {
	margin: 40px 0 100px 43px
}

.hqfa a {
	background: #ea544a;
	padding: 13px 25px;
	color: #fff;
	border-radius: 5px
}

.im_r {
	margin: 0 0 0 8px
}

.wq_div {
	margin-bottom: 5px
}

.wq_div dt {
	font-weight: 400
}

.ov {
	display: none
}

.current dd {
	display: block
}

.vi_a {
	border: 1px solid #ddd;
	border-radius: 5px;
	margin: 10px 40px 0 20px
}

.vi_img {
	float: left;
	margin: 5px 12px;
	width: 65px
}

.vi_img img {
	width: 65px;
	border-radius: 32px
}

.ving {
	padding-left: 22px;
	background: url(http://img.cwq.com/Public/Indexs/images/v_weixin.gif) no-repeat left center;
	margin: 7px 0 0
}

.mod-info p {
	line-height: 22px;
	color: #999
}

.vi_tex {
	float: left
}

.vi_fl {
	float: left;
	margin: 7px 0 5px 5px;
	border-right: 1px solid #ddd;
	padding: 0 20px 0 0
}

.mr-r {
	line-height: 85px;
	text-align: center
}

.banner_a {
	border: 1px solid #ddd;
	margin: 0 2px 0 0
}

label {
	font-weight: 400
}

.iuser b {
	color: #fc6061
}

.ubb {
	border-bottom: 1px solid #e2e2e2
}

.cwqtop_banner2_cl {
	cursor: pointer
}

.cwqtop_banner2_jq {
	margin: 0 auto;
	width: 100%;
	min-width: 1200px;
	background: url(/static/v3/web/images_cp/cwqtop_banner/cwqtop_banner_min.png?20161212) no-repeat center center;
	height: 80px;
	position: relative
}

.cwqtop_banner1_jq {
	margin: 0 auto;
	width: 100%;
	min-width: 1200px;
	display: none;
	background: url(/static/v3/web/images_cp/cwqtop_banner/cwqtop_banner_max.jpg?20161212) no-repeat center center;
	height: 460px
}

.cwqtop_banner2_cl {
	position: absolute;
	display: block;
	width: 34px;
	height: 34px;
	background: url(/static/v3/web/images_cp/cwqtop_banner/cwqtop_banner_img.png?20161212) no-repeat;
	z-index: 1;
	right: 10px;
	top: 15px
}

.cwqtop_banner2_cl {
	transition: width .2s, height .2s;
	-moz-transition: width .2s, height .2s, -moz-transform .2s;
	-webkit-transition: width .2s, height .2s, -webkit-transform .2s;
	-o-transition: width .2s, height .2s, -o-transform .2s
}

.cwqtop_banner1_btn {
	display: inline-block;
	position: absolute;
	top: 5px;
	right: 50px;
	width: 146px;
	height: 70px;
	background: url("/static/v3/web/images_cp/cwqtop_banner/cwqtop_banner_beg.png") no-repeat center center
}

.cwqtop_banner2_jq:hover .cwqtop_banner1_btn {
	background: url("/static/v3/web/images_cp/cwqtop_banner/cwqtop_banner_end.png") no-repeat center center
}

.cwqtop_banner2_cl:hover {
	transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg)
}

.cwqtop_banner_min {
	width: 1200px;
	height: 80px;
	display: block
}

.cwqtop_banner_max {
	width: 1200px;
	height: 460px;
	display: block
}

.new_bofo {
	*width: 320px;
	*float: left;
	*margin-left: 15px;
}

.ie_menu_mo {
	*margin-left: 40px;
}

.ie_menu {
	*width: 115px;
	*float: left;
	*margin-left: 20px;
}

.ie_menu_with_mo {
	*margin-left: 30px;
}

.ie_menu_with {
	*width: 110px;
	*float: left;
}

.ie_ino {
	*display: block;
	*line-height: 55px;
	*margin-top: -25px
}

.ie_ino_mo {
	*height: 401px;
	*overflow: hidden;
}

.ie_inputd {
	*height: 30px;
	*line-height: 30px;
	*margin-top: 23px;
}

.ie_input {
	*height: 30px;
	*line-height: 30px
}

.ie_yj1 {
	*height: 35px;
	*line-height: 35px;
}

.ie_yj3 {
	*height: 35px;
	*line-height: 35px;
	*width: 170px;
}

.ie_yj4 {
	*height: 35px;
	*line-height: 35px;
	*margin-left: -15px;
	*width: 200px;
}

.index_boot .modal-dialog {
	position: relative;
	top: inherit;
	margin-top: 200px;
	left: inherit;
	margin-left: auto
}

.index_boot .modal-header .close {
	margin: 0
}

.index_boot .modal-body {
	padding: 0 15px 15px
}

.index_boot .iconfont {
	-webkit-font-smoothing: antialiased
}

.index_boot .iconfont {
	-webkit-text-stroke-width: 1px
}

.cwq-navigation-nav .tab-ico,
.cwq-navigation-tabs .tabs-tip .ico {
	display: inline-block;
	background-image: url(/static/v3/web/images_cp/navigation-icon.png);
	background-repeat: no-repeat
}

.yx-navigation-nav .tab-ico,
.cwq-navigation-tabs .tabs-tip .ico {
	display: inline-block;
	background-image: url(/static/v3/web/images_cp/navigation-icon.png);
	background-repeat: no-repeat
}

.cwq-navigation-right {
	position: fixed;
	_position: absolute;
	top: 0;
	right: 0;
	z-index: 999;
	width: 0;
	height: 100%
}

.cwq-navigation-right a {
	text-decoration: none
}

.cwq-navigation-open .cwq-navigation {
	background: #fff!important;
	border-right: 40px solid #3f3f3f;
	-webkit-transition: right .3s ease-in-out 0s;
	-moz-transition: right .3s ease-in-out 0s;
	transition: right .3s ease-in-out 0s
}

.cwq-navigation {
	position: absolute;
	right: 0;
	top: 0;
	width: 0;
	height: 100%
}

.cwq-navigation .navigation-tab-kf .tab-ico {
	background-position: 0 0
}

.cwq-navigation .navigation-tab-login .tab-ico {
	background-position: -40px 0
}

.cwq-navigation .navigation-tab-yx .tab-ico {
	background-position: -320px 0
}

.cwq-navigation .navigation-tab-consultant .tab-ico {
	background-position: -80px 0
}

.cwq-navigation .navigation-tab-mobile .tab-ico {
	background-position: -120px 0
}

.cwq-navigation .navigation-tab-close .tab-ico {
	background-position: -160px 0
}

.cwq-navigation .navigation-tab-close .tab-ico.icon_close {
	background-position: -240px 0
}

.cwq-navigation .navigation-tab-top .tab-ico {
	background-position: -200px 0
}

.cwq-navigation .navigation-tab-feedback .tab-ico {
	background-position: -240px 0
}

.cwq-navigation .navigation-tab-400 .tab-ico {
	background-position: -280px 0
}

.cwq-navigation-tabs {
	position: absolute;
	top: 50%;
	right: -40px;
	width: 40px;
	margin-top: -180px
}

.cwq-navigation-tabs .tabs-tip {
	display: none;
	position: absolute;
	top: 0;
	right: 35px;
	height: 40px;
	line-height: 40px;
	white-space: nowrap;
	border-radius: 5px;
	background: #ea544a;
	color: #fff;
	padding: 0 10px;
	padding-left: 30px
}

.cwq-navigation-tabs .tabs-tip b {
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	border: transparent 6px dashed;
	border-left: 6px solid #ea544a;
	position: absolute;
	right: -12px;
	top: 12px;
	z-index: 20
}

.cwq-navigation-nav {
	position: relative;
	width: 40px;
	cursor: pointer;
	background-color: #3f3f3f
}

.cwq-navigation-nav .tab-ico {
	width: 39px;
	min-height: 40px;
	margin-left: 1px;
	position: relative;
	z-index: 2;
	background-color: #3f3f3f;
	_display: block
}

.cwq-navigation-nav .tab-info {
	color: #f3f3f3;
	display: inline-block;
	text-align: center;
	line-height: 18px;
	padding: 35px 10px 10px
}

.cwq-navigation-nav .tab-text {
	position: absolute;
	z-index: 2;
	right: 80px;
	top: 0;
	line-height: 20px;
	color: #fff;
	font-family: "微软雅黑";
	background-color: #fff;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
	-webkit-transition: left .3s ease-in-out .1s;
	-moz-transition: left .3s ease-in-out .1s;
	transition: left .3s ease-in-out .1s;
	display: none
}

.yx-navigation-nav {
	position: relative;
	width: 40px;
	cursor: pointer;
	background-color: #3f3f3f
}

.yx-navigation-nav .tab-ico {
	width: 39px;
	min-height: 40px;
	margin-left: 1px;
	position: relative;
	z-index: 2;
	background-color: #3f3f3f;
	_display: block
}

.yx-navigation-nav .tab-info {
	color: #f3f3f3;
	display: inline-block;
	text-align: center;
	line-height: 18px;
	padding: 35px 10px 10px
}

.yx-navigation-nav .tab-text {
	position: absolute;
	z-index: 2;
	right: 80px;
	top: 0;
	line-height: 20px;
	color: #fff;
	font-family: "微软雅黑";
	background-color: #fff;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
	-webkit-transition: left .3s ease-in-out .1s;
	-moz-transition: left .3s ease-in-out .1s;
	transition: left .3s ease-in-out .1s;
	display: none
}

.cwq-navigation-footer {
	position: absolute;
	bottom: -1px;
	width: 40px;
	right: 0
}

.cwq-navigation-open .cwq-navigation-footer {
	right: -40px
}

.cwq-navigation-top {
	position: absolute;
	top: 0;
	right: -40px;
	width: 100px
}

.cwq-navigation-top img {
	width: 100%;
	height: 100%
}

.cwq-navigation-nav .tab-text>.arrow {
	top: 50%;
	right: -8px;
	margin-top: -8px;
	border-right-width: 0;
	border-left-color: #3f3f3f;
	border-left-color: rgba(0, 0, 0, .25)
}

.cwq-navigation-nav .tab-text>.arrow {
	border-width: 8px
}

.cwq-navigation-nav .tab-text>.arrow,
.cwq-navigation-nav .tab-text>.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.cwq-navigation-nav .tab-text>.arrow:after {
	right: -14px;
	bottom: -7px;
	content: " ";
	border-right-width: 0;
	border-left-color: #3f3f3f
}

.cwq-navigation-nav .tab-text>.arrow:after {
	content: "";
	border-width: 7px
}

.yx-navigation-nav .tab-text>.arrow {
	top: 50%;
	right: -8px;
	margin-top: -8px;
	border-right-width: 0;
	border-left-color: #3f3f3f;
	border-left-color: rgba(0, 0, 0, .25)
}

.yx-navigation-nav .tab-text>.arrow {
	border-width: 8px
}

.yx-navigation-nav .tab-text>.arrow,
.yx-navigation-nav .tab-text>.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.yx-navigation-nav .tab-text>.arrow:after {
	right: -14px;
	bottom: -7px;
	content: " ";
	border-right-width: 0;
	border-left-color: #3f3f3f
}

.yx-navigation-nav .tab-text>.arrow:after {
	content: "";
	border-width: 7px
}

.cwq-navigation-tab-selected,
.cwq-navigation-tab-selected .tab-ico,
.cwq-navigation-tab-hover,
.cwq-navigation-tab-hover .tab-ico {
	background-color: #3f8efc
}

.cwq-navigation-tab-hover .tab-text {
	background-color: #3f3f3f
}

.cwq-navigation-tab-selected .tab-text>.arrow {
	top: 20px;
	border-left-color: #fff
}

.cwq-navigation-tab-selected .tab-text>.arrow:after {
	border-left-color: #fff
}

.cwq-navigation-tab-selected .tab-text {
	width: 200px;
	background: #fff;
	color: #333;
	position: absolute;
	z-index: 1000;
	box-shadow: 0 0 0px rgba(0, 0, 0, .4);
	-webkit-box-shadow: 0 0 0px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 0 0px rgba(0, 0, 0, .4);
	border-radius: 4px 0 0 4px;
	border: 1px solid #dedede;
	line-height: 36px
}

.consultant_dl {
	width: 128px;
	margin: 5px;
	display: inline;
	margin-right: 10px
}

.consultant_dl dt {
	width: 132px;
	height: 132px;
	background: #ddd url(/static/v3/web/images/side_cw.png) 10px 0 no-repeat;
	border-radius: 5px;
	margin-bottom: 20px;
	position: relative
}

.consultant_dl dt.side_cw_1 {
	background-position: 15px 10px
}

.consultant_dl dt.side_cw_2 {
	background-position: 18px -117px
}

.consultant_dl dt.side_cw_3 {
	background-position: 18px -250px
}

.consultant_dl dt.side_cw_4 {
	background-position: 16px -515px
}

.consultant_dl dt.side_cw_5 {
	background-position: 19px -372px
}

.consultant_dl dd {
	text-align: center
}

.consultant_title {
	line-height: 35px;
	height: 35px;
	text-align: center;
	font-size: 12px;
	color: #dd3c4c
}

.bs-example-modal {
	border: 1px solid #fff;
	color: #fff;
	margin-left: -45px;
	left: 50%;
	bottom: 20px;
	padding: 10px 20px
}

.bs-example-modal:active,
.bs-example-modal:focus,
.bs-example-modal:hover,
.bs-example-modal[href]:hover,
.bs-example-modal[href]:focus {
	color: #f6ff00;
	border: 1px solid #f6ff00;
	text-decoration: none
}

.login-input {
	border-radius: 20px
}

.showPlaceholder {
	width: 120px
}

.reset_Code_new {
	right: 20px;
	position: absolute;
	top: 3px
}

.login_nav_new {
	width: 262px;
	text-align: left
}

.bizness {
	padding: 8px 12px;
	margin: 0 15px
}

.phone {
	text-align: center;
	color: #858585;
	font-weight: 400;
	position: absolute;
	z-index: 1;
	bottom: 5px;
	width: 100%
}

.sweep {
	width: 132px;
	height: 132px;
	background: #ddd;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	display: none
}

.consultant_dl dt:hover .sweep {
	display: block
}

.consultation_fixed {
	position: fixed;
	z-index: 9999999999;
	left: 50%;
	top: 50%;
	margin: -120px 0 0 -200px;
	display: none
}

.consultation_fixed .consultation {
	width: 400px;
	height: 242px;
	border-radius: 10px;
	position: relative;
	border-bottom: 1px solid #ccc;
	box-shadow: 0 1px 10px #aaa;
	background: #fff
}

.consultation_fixed .consultation_top {
	background: url(/static/v3/web/app/Public/Indexs/images/business-top.png) no-repeat;
	height: 140px
}

.consultation_fixed .consultation_bottom {
	padding: 30px 56px
}

.consultation_fixed .consultation i.xef {
	display: block;
	position: absolute;
	top: 8px;
	right: 10px;
	width: 22px;
	height: 20px;
	line-height: 20px;
	color: #fff;
	font-size: 20px;
	cursor: pointer;
	transition: transform .2s ease-out 0s
}

.consultation_fixed .consultation i.xef:hover {
	transform: rotate(180deg)
}

.btn-experience {
	color: #fff;
	background-color: #efae4b;
	border-color: #efae4b;
	padding: 10px 30px
}

.btn-experience:active,
.btn-experience:focus,
.btn-experience:hover {
	color: #fff;
	background-color: #e4a039;
	border-color: #e4a039
}

.btn-consulting {
	color: #fff;
	background-color: #4f84d7;
	border-color: #4f84d7;
	padding: 10px 30px
}

.btn-consulting:active,
.btn-consulting:focus,
.btn-consulting:hover {
	color: #fff;
	background-color: #3d73c7;
	border-color: #3d73c7
}

.mod_case {
	position: relative
}

.mod_case .carousel-indicators {
	position: absolute;
	top: -70px;
	left: 0;
	width: 100%;
	height: 60px;
	padding-left: 0;
	margin-left: 0;
	text-align: center;
	list-style: none
}

.mod_case .carousel-indicators li {
	position: relative;
	display: inline-block;
	*display: inline;
	width: 160px;
	height: 56px;
	line-height: 56px;
	_line-height: 56px;
	font-size: 18px;
	text-align: center;
	*zoom: 1;
	*vertical-align: top;
	color: #333;
	margin: 0;
	text-indent: 0px;
	cursor: pointer;
	border: 0;
	border-radius: 0;
	background: #fff
}

.mod_case .carousel-indicators li.active {
	color: #e2a114;
	border-bottom: 3px solid #e2a114
}

.mod_case .carousel-indicators li i {
	line-height: 30px;
	font-size: 24px;
	left: 15px;
	top: 13px
}

.mod_case .carousel-indicators li span {
	padding: 0 10px 0 20px
}

.mod_case .carousel-control {
	color: #ec5f5f
}

.mod_case .carousel-control i {
	position: absolute;
	top: 50%;
	color: #ec5f5f;
	font-size: 50px
}

.mod_case .carousel-control.left i {
	left: 0
}

.mod_case .carousel-control.right i {
	right: 0
}

.mod_case .mod_success_case {
	padding: 0 50px
}

.mod_case .mod_success_case dt {
	overflow: hidden;
	width: 690px
}

.mod_case .mod_success_case dt img {
	height: 384px;
	margin: 24px 0 0 30px
}

.mod_case .mod_success_case dd {
	width: 400px
}

.mod_case .mod_success_case dd .case_group_img {
	overflow: hidden;
	height: 115px
}

.mod_case .mod_success_case dd .case_group_info {
	overflow: hidden;
	height: 124px
}

.mod_case .mod_success_case dd h3 {
	font-weight: 700;
	color: #000;
	font-size: 16px;
	line-height: 60px;
	padding-left: 20px;
	text-align: left
}

.mod_case .mod_success_case dd p {
	line-height: 26px;
	color: #999
}

.mod_case .mod_success_case .case_group {
	padding: 0;
	overflow: hidden
}

.mod_case .mod_success_case .case_group .control-label {
	text-align: right
}

.mod_case .mod_success_case .case_group .case_col-1 {
	padding: 0 0 0 30px;
	height: 26px;
	line-height: 26px;
	background: url(/static/v3/web/images/icon_p.png) no-repeat 0px 2px
}

.login_nav_new .ow-reg,
.login_nav_new .md-reg {
	display: none;
	opacity: 1 !important
}

input.remember-user {
	margin: 0
}

.promptmsg {
	position: absolute;
	right: 10px;
	bottom: -25px;
	padding: 0 5px;
	color: red;
	font-size: 12px;
	z-index: 654
}

.promptbor {
	border: 1px solid #FF0000!important
}

.phoneclick {
	position: absolute;
	background: #40b3f6;
	width: 100px;
	height: 33px;
	color: #fff;
	text-align: center;
	line-height: 33px;
	display: block;
	border: none;
	border-bottom-right-radius: 20px;
	border-top-right-radius: 20px;
	right: 16px;
	top: 0;
	z-index: 1
}

.verify-box {
	position: relative
}

.no-click {
	background: #999
}

.reset_Code {
	position: absolute;
	right: -100px;
	top: 1px
}

.agreementCheck {
	margin: 0 5px 0 0 !important
}

.ow-reg-btn {
	border-radius: 15px
}



a {
	text-decoration: none
}

.fr_a3 {
	float: right
}

.mrt10 {
	margin-top: 10px!important
}

.page a {
	text-decoration: none;
	color: #000
}

.page a:hover {
	color: #f30;
	text-decoration: underline
}

.mod_mask {
	background: 0;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 1)));
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(0, 0, 0, 1));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 1));
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 1));
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 1));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00666666, endColorstr=#EE000000, GradientType=0);
	zoom: 1;
	width: 92%;
	padding: 25px 4% 0;
	*width: 90%;
	*padding: 25px 5% 0
}

.flashwr {
	width: 430px;
	height: 260px;
	overflow: hidden;
	position: relative;
	width: 389px\9;
	height: 424px\9
}

.flashwr li {
	width: 430px;
	height: 260px;
	float: left
}

.flashwr:hover .a_point {
	display: block
}

.flashwr ul {
	position: absolute;
	left: 0;
	top: 0;
	height: 260px
}

.flashwr .a_point {
	display: inline-block;
	width: 52px;
	height: 104px;
	position: absolute;
	top: 50%;
	margin: -51.5px 0 0;
	display: none
}

.flashwr .a_point.pl {
	background: url(https://www.wasqq.com/template/huyouxiong_20150714/img//icons.png) no-repeat -307px -24px
}

.flashwr .a_point.pr {
	background: url(https://www.wasqq.com/template/huyouxiong_20150714/img//icons.png) no-repeat -367px -24px;
	right: 0
}

.flashwr .a_point.pl:hover {
	background: url(https://www.wasqq.com/template/huyouxiong_20150714/img//icon_pth.png) no-repeat 0 0
}

.flashwr .a_point.pr:hover {
	background: url(https://www.wasqq.com/template/huyouxiong_20150714/img//icon_pth.png) no-repeat -338px 0
}

.pagenum {
	font: 25px/35px 'Arial';
	color: silver;
	position: absolute;
	z-index: 5;
	bottom: 0;
	right: 5px
}

.pagenum .current {
	font-size: 45px;
	color: #fff
}

.flashwr li a {
	display: block
}

.flashwr li {
	position: relative
}

.flashwr li a p {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	height: 36px;
	width: 100%;
	font: 16px/36px 'Microsoft Yahei';
	color: #dcdcdc;
	padding-left: 5px
}

.flashwr li img {
	width: 100%;
	height: 260px
}

.modwrap {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	color: #fff;
	font: 20px/2 'Microsoft Yahei'
}

.modwrap p {
	position: absolute;
	left: 0;
	bottom: 0;
	display: none
}

.modwrap p.hover {
	display: block
}

.pageall {
	font-size: 25px!important
}

.tablist .dl {
	position: absolute;
	right: 58px;
	top: 3px
}

.modwrap a {
	color: #fff
}

.module_a3 {
	width: 430px;
	height: 276px;
	margin-bottom: 25px
}

.mod_h {
	font: 16px/2 'Microsoft Yahei';
	border-bottom: 1px solid #fff;
	position: relative
}

.mod_h .a_link {
	font: 12px/14px 'SimSun';
	padding: 0 8px;
	border-right: 1px solid #c4c4c4;
	margin-top: 10px;
	*margin-top: -24px
}

.ul_pix1 li {
	font: 12px/2 'SimSun';
	float: left;
	width: 180px;
	margin-right: 30px
}

.ul_pix1 {
	width: 430px
}

.ul_pix1 li a {
	display: block;
	height: 24px;
	overflow: hidden
}

.ul_pix1 li .pix {
	position: relative;
	height: 120px;
	margin-bottom: 6px
}

.ul_pix1 li .pix p.mod_mask {
	position: absolute;
	width: 170px;
	left: 0;
	bottom: 0;
	font: 12px/2 'SimSun';
	color: #fff;
	text-align: center;
	height: 24px;
	overflow: hidden
}

.ul_pix1 li .pix.video p {
	text-align: center
}

.ul_pix1 li img {
	display: block;
	width: 180px;
	height: 120px
}

.ul_pix1 li .pix.video .icon_video {
	display: inline-block;
	width: 21px;
	height: 21px;
	background: url(https://www.wasqq.com/template/huyouxiong_20150714/img//icons.png) -21px -127px;
	width: 21px;
	height: 21px;
	position: absolute;
	left: 5px;
	*bottom: 5px;
	display: none
}

.ul_pix1 li .cover {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(https://www.wasqq.com/template/huyouxiong_20150714/img//bg_cover.png);
	top: 100%;
	left: 0;
	color: #fff;
	transition: top .3s ease;
	-webkit-transition: top .3s ease;
	-o-transition: top .3s ease;
	-ms-transition: top .3s ease;
	-moz-transition: top .3s ease
}

.ul_pix1 .pix .mod_mask {
	transition: bottom .3s ease;
	-webkit-transition: bottom .3s ease;
	-o-transition: bottom .3s ease;
	-ms-transition: bottom .3s ease;
	-moz-transition: bottom .3s ease
}

.ul_pix1 li .cover p {
	font: 12px/20px 'SimSun';
	margin-top: 10%;
	padding: 0 8px
}

.ul_pix1 .pix:hover .cover {
	top: 0
}

.module .ul_pix1 .pix:hover .mod_mask {
	bottom: -50%
}

.webgame .module .ul_pix1 .pix:hover .mod_mask {
	bottom: 0
}

.ul_pix1 .pixwr .pix {
	display: none
}

.ul_pix1 .pixwr.hover .pix {
	display: block
}

.ul_pix1 .icon_dot {
	left: 2px
}

.ul_pix1 .pix:hover .mod_mask3 {
	display: none
}

.btn_check {
	display: block;
	width: 60px;
	height: 30px;
	font: 12px/30px 'SimSun';
	text-align: center;
	margin: 10px auto 0;
	color: #fff;
	background: #4492d6
}

.ul_120x80 li {
	width: 136px;
	height: 110px;
	margin: 10px 11px 0 0
}

.ul_120x80 li img {
	display: block;
	width: 136px;
	height: 110px
}

.ul_120x80 li .pix {
	height: 110px
}

.mod_mask2,
.mod_mask3 {
	position: absolute;
	width: 100%;
	background: url(https://www.wasqq.com/template/huyouxiong_20150714/img//bg_filter.png) repeat-x;
	text-align: center;
	font: 12px/20px 'SimSun';
	text-align: center;
	color: #fff;
	bottom: 0;
	left: 0
}

.ul_120x80 .btn_check {
	margin-top: 40px
}

.ul_120x80 .pix:hover .mod_mask2 {
	display: none
}

.midtitle {
	display: block;
	position: relative;
	font-size: 14px
}

.pixwr.hover .icon_dot {
	left: 0;
	top: 7px
}

.pixwr.hover .midtitle {
	color: #ee1600;
	text-decoration: none!important
}

.mod_mask3 {
	display: inline-block;
	width: auto;
	left: auto;
	right: 0;
	padding: 0 5px
}

.for_newgame {
	position: relative;
	width: 1200px;
	height: 470px;
	margin: 0 auto 10px;
	border-top: 2px solid #ea6161
}

.for_newgame .horn_left {
	position: absolute;
	top: -10px;
	left: 0;
	width: 0;
	height: 0;
	border-bottom: 8px solid #1e1e1e;
	border-left: 10px solid transparent
}

.for_newgame .horn_right {
	position: absolute;
	top: -10px;
	right: 0;
	width: 0;
	height: 0;
	border-bottom: 8px solid #1e1e1e;
	border-right: 10px solid transparent
}

.for_newgame .newgame_bg {
	z-index: 10;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	opacity: .20
}

.for_newgame .newgame_wrap {
	z-index: 11;
	position: absolute;
	width: 1200px;
	height: 470px;
	background: url(https://www.wasqq.com/template/huyouxiong_20150714/img//bg90_20.png) repeat
}

.for_newgame .newgame_wrap h2 {
	text-align: center;
	font-size: 22px;
	height: 63px;
	line-height: 63px;
	font-weight: 700;
	color: #ea6161;
	padding-top: 5px;
	background: url(https://www.wasqq.com/template/huyouxiong_20150714/img//title_bg.png) center center no-repeat
}

.for_newgame .newgame_list {
	width: 1190px;
	margin: 0 auto;
	position: relative
}

.for_newgame .newgame_list ul {
	position: relative
}

.for_newgame .newgame_list li {
	position: absolute;
	width: 0;
	height: 0;
	z-index: 0;
	cursor: pointer;
	overflow: hidden;
	top: 152px;
	left: 10px;
	box-shadow: 0 1px 10px 0 rgba(0, 0, 0, .4), 0 4px 20px 0 rgba(0, 0, 0, .4)
}

.for_newgame .newgame_list li img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 510px;
	height: 350px;
	margin: -175px 0 0 -255px;
	vertical-align: top;
	float: left;
	-webkit-filter: blur(4px);
	-moz-filter: blur(4px);
	-ms-filter: blur(4px);
	filter: blur(4px)
}

.for_newgame .newgame_list .prev,
.for_newgame .newgame_list .next {
	display: none
}

.for_newgame .newgame_list li .layer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(https://www.wasqq.com/template/huyouxiong_20150714/img//img_bg.png) repeat;
	text-align: center;
	line-height: 300px
}

.for_newgame .newgame_list li .layer p {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	line-height: 24px;
	color: #ccc;
	padding: 0 20px;
	width: 128px
}

.for_newgame .newgame_list li .layer p strong {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	padding-bottom: 10px
}

.for_newgame .newgame_list li .layer a {
	display: none
}

.for_newgame .newgame_list .center .layer {
	font-size: 0;
	background: 0 0
}

.for_newgame .newgame_list .center .layer p strong {
	font-size: 0
}

.for_newgame .newgame_list .center .layer a {
	display: block;
	width: 100%;
	height: 100%
}

.for_newgame .newgame_list .center img {
	-webkit-filter: blur(0px);
	-moz-filter: blur(0px);
	-ms-filter: blur(0px);
	filter: blur(0px)
}

.content {
	width: 1150px;
	height: 158px;
	margin: 0 auto;
	position: relative
}

.pdbt15 {
	padding: 15px 0
}

.topcon,
.content {
	position: relative;
	z-index: 11
}

.topwr {
	z-index: 13
}

.topcon {
	z-index: 12
}

.fl_a3 {
	float: left
}

.footercon {
	background: #373737;
	width: 100%;
	font-family: Tahoma, Helvetica, 'SimSun', sans-serif
}

.footercon .yzz_sharetxt {
	padding: 0
}

.bdshare-button-style1-32 a {
	float: left;
	width: 32px;
	line-height: 32px;
	height: 32px;
	background-repeat: no-repeat;
	cursor: pointer;
	margin: 6px 6px 6px 0;
	text-indent: -100em;
	overflow: hidden;
	color: #3a8ceb
}

.footercon .bdshare-button-style1-32 a {
	width: 40px;
	height: 40px;
	background-image: url(https://www.wasqq.com/template/huyouxiong_20150714/img//icons2.png)
}

.footercon .bdshare-button-style1-32 .bds_tsina {
	background-position: -79px 0
}

.footercon .bdshare-button-style1-32 .bds_tqq {
	background-position: -119px 0
}

.footercon .bdshare-button-style1-32 .bds_weixin {
	background-position: -199px 0
}

.footercon .bdshare-button-style1-32 .bds_tieba {
	background-position: -159px 0
}

.share_txt {
	color: #a8a7a7;
	font-family: Tahoma, Helvetica, 'SimSun', sans-serif;
	font-size: 14px;
	line-height: 52px
}

.yzzshare {
	margin: 15px 0
}

.footercon .module {
	padding: 0 25px;
	height: 158px;
	border-right: 1px solid #484646
}

.footercon .imgwr {
	background: #fff;
	padding: 10px;
	margin-top: 8px
}

.footercon .qrwarp img {
	display: block
}

.footercon .logowr img {
	margin-top: 15px
}

.footercon .logowr {
	padding-left: 0
}

.footercon .qrwarp p {
	font: 12px/2 'SimSun';
	color: #a8a7a7;
	text-align: center
}

.footercon a {
	color: #a8a7a7
}

.linkwarp a {
	font: 12px/14px 'SimSun'
}

.footercon .webgame .linkwarp {
	margin-left: 45px
}

.linkwarp strong {
	font: bold 14px/2 'SimSun';
	color: #cbcbcb;
	padding-left: 8px;
	margin-top: 8px;
	display: block
}

.linkwarp p {
	margin-top: 16px;
	overflow: hidden
}

.linkwarp p a {
	border-right: 1px solid #999;
	display: block;
	float: left;
	width: 60px;
	text-align: center;
	font-family: Tahoma, Helvetica, 'SimSun', sans-serif
}

.bdnone {
	border: none!important
}

.primary-box-bd ul {
	*zoom: 1;
	margin-right: -18px;
	overflow: hidden;
	position: relative
}

.primary-box-bd ul:before,
.primary-box-bd ul:after {
	content: "";
	display: table;
	line-height: 0
}

.primary-box-bd ul:after {
	clear: both
}

.primary-box-bd.rank-phone li.is-top .ui-list__detail img.f-show {
	display: block;
	width: 84px;
	overflow: hidden
}

.primary-box-bd.rank-pc li.is-top img {
	display: block;
	height: 84px;
	margin-left: -42px
}

.primary-box-bd li {
	float: left;
	position: relative;
	width: 267px;
	margin: 9px 18px 0 0;
	padding-left: 22px;
	line-height: 22px;
	height: 22px;
	overflow: hidden
}

.primary-box-bd li:hover {
	background: #f3f4f6
}

.primary-box-bd li.is-top {
	padding: 108px 0 0;
	width: 84px;
	margin: 0 16px 0 0;
	height: auto
}

.primary-box-bd li.is-top .ui-list__name {
	display: block;
	text-align: center;
	position: relative;
	top: -18px
}

.primary-box-bd li.is-top .ui-list__name a {
	display: block;
	height: 22px;
	white-space: nowrap;
	word-wrap: normal;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.primary-box-bd li.is-top .ui-list__rank {
	top: 113px;
	left: 12px;
	background-repeat: no-repeat
}

.primary-box-bd li.is-top .ui-list__no {
	width: 26px;
	height: 26px;
	line-height: 26px;
	background: #e94646;
	top: 0
}

.primary-box-bd li.is-top .ui-list__link {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity=0)
}

.primary-box-bd li.is-top .ui-list__vote {
	display: none
}

.primary-box-bd li.is-top .ui-list__detail {
	left: 0;
	width: 100%;
	border-radius: 10px;
	overflow: hidden
}

.primary-box-bd li.is-top:hover {
	background: 0 0
}

.primary-box-bd li.is-top:hover img {
	opacity: .8;
	filter: alpha(opacity=80)
}

.primary-box-bd li.is-top:hover .ui-list__name a {
	color: #e94646
}

.primary-box-bd .ui-list__vote {
	display: none
}

.primary-box-bd .ui-list__detail {
	position: absolute;
	top: 0;
	right: 8px
}

.primary-box-bd .ui-list__detail img {
	display: none
}

.primary-box-bd .ui-list__name {
	font-size: 12px;
	width: 80px
}

.primary-box-bd .ui-list__name a {
	color: #3c3c3c
}

.primary-box-bd .ui-list__name a:hover {
	color: #e94646
}

.primary-box-bd .ui-list__no {
	font-size: 12px;
	color: #666;
	display: inline-block;
	width: 14px;
	height: 14px;
	line-height: 14px;
	text-align: center;
	background: #bfc7cd;
	color: #fff;
	position: absolute;
	top: 4px;
	left: 0;
	z-index: 1
}

.primary-box-bd .ui-list__status {
	display: none
}

.primary-box-bd .ui-list__rank {
	display: inline-block;
	padding-left: 19px;
	position: absolute;
	left: 123px;
	background-repeat: no-repeat
}

.primary-box-bd .ui-list__link {
	position: absolute;
	right: 0;
	display: block;
	width: 40px;
	height: 22px;
	line-height: 22px;
	color: #fff;
	background: #7bad0c;
	float: right;
	text-align: center
}

.primary-box-bd .ui-list__link:hover {
	background: #a5cf49;
	text-decoration: none
}

.primary-box-bd .ui-list__rank {
	background-image: url(https://www.wasqq.com/template/huyouxiong_20150714/img//global_z_0aa8c06.png)
}

.primary-box-bd .ui-list__rank {
	background-position: -149px -1356px
}

.yh {
	font-family: 'Microsoft YaHei'
}

.accountCotent {
	margin-top: 27px
}

.accountCotent_left {
	width: 799px;
	float: left
}

.accountCotent_media_left,
.accountCotent_grassroots_left,
.accountCotent_pengyouquan_left {
	width: 100%;
	float: none
}

.accountCotent_famous_left .accountCotent_left_content {
	margin-left: -10px
}

.accountCotent_media_left .middle_padding {
	padding-left: 17px;
	padding-right: 17px
}

.accountCotent_grassroots_left .middle_padding {
	padding-left: 9px;
	padding-right: 9px
}

.accountCotent_left_title {
	overflow: hidden;
	width: 100%;
	background: url(https://www.wasqq.com/template/huyouxiong_20150714/img//bg_border.gif) repeat-x left bottom
}

.accountCotent_left_title li {
	float: left;
	font-weight: 700;
	padding: 7px 0 2px;
	*padding-bottom: 5px;
	border-top: 2px solid transparent;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	-border-top: 2px solid #fff;
	-border-left: 1px solid #fff;
	-border-right: 1px solid #fff;
	border-bottom: 1px solid #fd3400
}

.accountCotent_left_title li a {
	border-left: 1px solid #edf2f6;
	display: inline-block;
	padding: 0 13px;
	height: 35px
}

.accountCotent_left_title li b {
	display: inline-block;
	width: 8px;
	height: 4px;
	vertical-align: middle;
	margin-left: 3px
}

.accountCotent_left_title li.accountCotent_title_current {
	border-top: 2px solid #fd3400;
	border-left: 1px solid #fd3400;
	border-right: 1px solid #fd3400;
	border-bottom: 1px solid #fff
}

.accountCotent_left_title li.accountCotent_title_current a {
	border-left: 1px solid #fff
}

.accountCotent_left_title li.accountCotent_title_current a:hover,
.accountCotent_left_title li a:hover {
	text-decoration: none
}

.accountCotent_left_title li.accountCotent_title_current span {
	color: #ff3201
}

.accountCotent_left_title li.accountCotent_title_current b {
	background: url(https://www.wasqq.com/template/huyouxiong_20150714/img//icon_sprites.png) no-repeat 0 -804px
}

.accountCotent_left_title li.accountCotent_title_current em {
	color: #ff957b
}

.accountCotent_left_title li span {
	color: #4c687e;
	font-size: 18px;
	width: 100%;
	line-height: 22px
}

.accountCotent_left_title li em {
	display: block;
	font-size: 12px;
	color: #9aacba;
	line-height: 14px
}

.accountCotent_box {
	width: 285px;
	padding-top: 23px;
	padding-bottom: 23px;
	height: 158px
}

.accountCotent_left_content {
	overflow: hidden;
	display: none;
	margin-left: -20px
}

.accountCotent_left_content .accountCotent_box {
	float: left;
	margin-left: 20px
}

.accountCotent_famous_left .accountCotent_box {
	margin-left: 10px
}

.seeMore_folkAccount {
	background: #f2f3f8;
	line-height: 30px;
	text-align: center;
	margin-top: -15px;
	margin-bottom: 28px
}

.seeMore_folkAccount a {
	text-decoration: underline;
	font-size: 14px;
	font-weight: 700;
	color: #3299fe
}

.seeMore_folkAccount a:hover {
	color: #ff3201
}

.seeMore_folkAccount img {
	vertical-align: -5px;
	margin-left: 5px
}

.account_head {
	float: left
}

.account_head a {
	color: #3299fe
}

.accountCotent_box dd {
	float: right;
	font-size: 12px;
	width: 132px
}

.accountCotent_grassroots_left .accountCotent_box dd {
	width: 150px
}

.accountCotent_box dd span {
	display: block
}

.accountName {
	font-size: 14px;
	position: relative;
	font-weight: 700;
	padding-bottom: 2px;
	color: #4c687e
}

.accountName a {
	color: #5d707e
}

.accountInfo {
	border-top: 1px solid #edf1f4;
	border-bottom: 1px solid #edf1f4;
	margin: 2px 0 0;
	padding: 3px 0;
	line-height: 18px;
	color: #4c687e;
	height: 36px
}

.account_fansNum,
.account_fansHistory {
	color: #9aacba;
	margin: 13px 0 10px
}

.account_fansHistory {
	margin: 1.5px 0
}

.account_fansNum em,
.account_fansHistory em {
	letter-spacing: -1px
}

.account_fansNum b,
.account_fansHistory b {
	color: #ff3201
}

.account_platform {
	height: 51px
}

.platform_name {
	position: absolute;
	top: 9px;
	left: -15px
}

.icon_platform_left_top {
	position: absolute;
	top: 9px;
	left: -10px
}

.account_head img {
	display: block
}

.account_head a {
	display: block
}

.btn_viewPrice {
	width: 118px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	border: 1px solid #dbdfea;
	background: url(https://www.wasqq.com/template/huyouxiong_20150714/img//bg_btn_account01.gif) repeat-x;
	font-size: 14px;
	font-weight: 700
}

.accountCotent_famous_left .account_head,
.accountCotent_media_left .account_head {
	position: relative;
	height: 140px
}

.accountCotent_famous_left .btn_viewPrice,
.accountCotent_media_left .btn_viewPrice {
	position: absolute;
	bottom: -18px
}

.accountCotent_right {
	float: right;
	margin-bottom: 25px
}

.accountCotent_right dl.accountCotent_box {
	margin-top: 0;
	border-left: 1px solid #dbdfea;
	border-right: 1px solid #dbdfea;
	padding: 23px 12px 22px;
	margin-bottom: 0
}

.accountCotent_right p.link_toView {
	border: 1px solid #dbdfea;
	border-top: none;
	width: 282px
}

.account_hotTitle {
	background: url(https://www.wasqq.com/template/huyouxiong_20150714/img//icon_sprites.png) no-repeat 0 -225px;
	color: #ff3201;
	font-size: 18px;
	padding-left: 24px;
	*width: 260px;
	height: 46px;
	line-height: 46px;
	border-bottom: 1px solid #f30
}

.link_toView {
	background-color: #f2f3f8;
	text-align: center
}

.link_toView a {
	display: inline-block;
	vertical-align: middle;
	color: #3299fe
}

.view_more {
	font-size: 14px;
	line-height: 36px;
	height: 36px;
	text-decoration: underline
}

.view_more:hover {
	color: #ff3201
}

.icon_jump {
	width: 18px;
	height: 18px;
	line-height: 18px;
	text-decoration: none
}

.success_stories {
	margin-bottom: 50px
}

.success_stories_title {
	font-size: 18px;
	color: #ff3201;
	border-bottom: 1px solid #f30;
	height: 48px;
	line-height: 48px;
	position: relative
}

.success_stories_title span {
	position: absolute;
	left: 0;
	top: -2px;
	border: 1px solid #f30;
	border-bottom: 1px solid #fff;
	border-top: 2px solid #f30;
	padding: 0 18px
}

.stories_category {
	font-size: 18px;
	color: #3299fe;
	height: 38px;
	line-height: 38px;
	margin-top: 27px;
	background-color: #f2f3f8;
	padding-left: 18px;
	position: relative
}

.stories_category span.link_toView {
	position: absolute;
	right: 5px;
	top: 0;
	width: 118px;
	-width: 130px;
	height: 36px
}

.success_stories_list {
	border: 1px solid #dbdfea;
	overflow: hidden;
	padding: 16px 0;
	margin-bottom: 28px;
	clear: both;
	zoom: 1
}

.success_stories_content {
	float: left;
	display: inline;
	overflow: hidden;
	width: 570px;
	margin: 0 14px
}

.success_stories_video {
	float: left;
	height: 240px;
	background-color: #000
}

.success_stories_img {
	float: left
}

.success_stories_img img {
	width: 180px
}

.success_stories_info {
	float: left;
	margin-left: 10px;
	width: 380px
}

.stories_video .success_stories_info {
	width: 278px
}

.success_stories_info table thead td {
	color: #3299fe;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	padding: 18px 0
}

.success_stories_info table tbody {
	font-size: 12px
}

.success_stories_info table tbody tr td,
.success_stories_info table tbody tr th {
	border-top: 1px solid #edf1f4;
	padding: 5px 0
}

.success_stories_info table tbody td {
	line-height: 22px;
	color: #9aaab7
}

.success_stories_info table tbody td b {
	color: #5d707e
}

.success_stories_info table tbody th img {
	margin: 3px 3px 0 26px
}

.block {
	margin: 0
}

a:hover {
	color: #fdbf02;
	text-decoration: underline
}

.comiis_main {
	padding-top: 8px
}

#Nav_head {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 5px;
	background: #121212
}

#Nav_head ul {
	padding: 3px 0 0 10px;
	height: 22px;
	line-height: 22px
}

#Nav_head .comiis_nhead_ul01 {
	padding-top: 5px
}

#Nav_head ul li {
	float: left;
	padding-right: 21px;
	color: #999
}

#Nav_head ul li a {
	color: #999
}

#Nav_head ul li strong {
	color: #bb0010
}

#Nav_head .comiis_nhead_sp02 {
	margin-right: 7px
}

.comiis_Maincontentone {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	background: #080808;
	padding-bottom: 10px
}

.comiis_mconeleft {
	float: left;
	height: 516px;
	margin: 0 10px 0 0;
	display: inline;
	overflow: hidden
}

.comiis_mcol_news {
	padding: 1px 0 0;
	width: 310px;
	overflow: hidden
}

.comiis_mcol_news h2 {
	padding-left: 22px;
	height: 32px;
	font-size: 16px;
	color: #fdbf02;
	line-height: 32px;
	background: url(https://www.wasqq.com/template/huyouxiong_20150714/img//comiis_ttico.jpg) no-repeat 1px 9px
}

.comiis_mcol_news h2 span {
	float: right;
	font-family: "Arial";
	color: #444;
	font-size: 12px;
	font-weight: 100
}

.comiis_mcol_news h3 {
	font-size: 16px;
	color: #a5a5a5;
	padding: 0
}

.comiis_mcol_news h3 a {
	color: #95d038
}

.comiis_mcol_news p {
	line-height: 22px;
	padding: 0 0 7px;
	color: #999
}

.comiis_mcol_news_ad {
	margin-bottom: 10px;
	width: 320px;
	height: 55px;
	overflow: hidden
}

.comiis_mcol_bottom {
	width: 310px;
	overflow: hidden
}

.comiis_mcolb_title {
	height: 38px;
	line-height: 37px;
	background: url(https://www.wasqq.com/template/huyouxiong_20150714/img//comiis_ititbg.jpg) repeat-x
}

.comiis_mcolb_title a {
	float: right;
	padding: 0 10px 0 0
}

.comiis_mcolb_title h2 {
	font-size: 14px;
	color: #fdbf02;
	padding-left: 30px;
	background: url(https://www.wasqq.com/template/huyouxiong_20150714/img//comiis_iico.jpg) no-repeat 10px center
}

.comiis_mcolb_title h2 a {
	color: #fdbf02
}

.comiis_mcolb_content {
	background: #222;
	padding: 10px 0 0 10px;
	width: 300px
}

.comiis_mcolb_content dl {
	width: 295px;
	height: 65px;
	overflow: hidden
}

.comiis_mcolb_content_sp01 {
	float: left;
	padding-right: 8px
}

.comiis_mcolb_content dt {
	color: #999;
	font-size: 14px;
	font-weight: 700;
	padding: 4px 0 3px;
	height: 21px;
	overflow: hidden
}

.comiis_mcolb_content dt a {
	color: #999
}

.comiis_mcolb_content dd {
	color: #666
}

.comiis_mcolb_content ul {
	width: 290px;
	overflow: hidden;
	padding: 10px 0 4px
}

.comiis_mcolb_content ul li {
	height: 24px;
	line-height: 16px;
	overflow: hidden;
	background: url(https://www.wasqq.com/template/huyouxiong_20150714/img//comiis_ico03.gif) no-repeat 2px 6px;
	padding-left: 12px;
	color: #999
}

.comiis_mcolb_content ul li a {
	color: #999
}

.comiis_mconemiddle {
	float: left;
	height: 516px;
	overflow: hidden
}

.comiis_mcolme_ad {
	width: 403px;
	height: 234px;
	margin-top: 10px;
	border: 3px solid #212121;
	padding-left: 1px;
	overflow: hidden
}

.comiis_mcolme_bottom {
	width: 390px;
	padding: 5px 10px;
	background: url(https://www.wasqq.com/template/huyouxiong_20150714/img//comiis_mc10.jpg) repeat-x;
	overflow: hidden;
	color: #999
}

.comiis_mcolme_bottom a {
	color: #999
}

.comiis_mcolme_bottom dl {
	height: 26px;
	line-height: 26px;
	font-size: 14px
}

.comiis_mcolme_bottom dl dt {
	float: left
}

.comiis_mcolme_bottom dl dt strong {
	padding-right: 7px
}

.comiis_mcolme_bottom dd {
	float: left;
	padding-left: 7px
}

.comiis_mcolme_bottom dl dt strong a {
	color: #fdbf02;
	font-weight: 100
}

.comiis_mconeright {
	width: 220px;
	margin: 10px 0 0;
	display: inline;
	float: right;
	position: relative;
	height: 506px;
	overflow: hidden;
	color: #999
}

.comiis_mconeright a {
	color: #999
}

.comiis_mconer_top {
	height: 80px;
	background: url(https://www.wasqq.com/template/huyouxiong_20150714/img//comiis_mc11.jpg) repeat-x;
	overflow: hidden;
	margin-bottom: 10px
}

#g1 {
	width: 100%;
	height: 32px;
	line-height: 32px;
	margin-top: 3px;
	overflow: hidden;
	text-align: left
}

.g1_p {
	padding: 0;
	margin-left: 14px
}

.g1_p span {
	font-size: 18px;
	font-family: "Arial";
	color: #95d038
}

.comiis_mconer_top_bootom {
	padding: 20px 0 0 5px
}

.comiis_mconer_top_bootom a {
	margin-left: 5px
}

.comiis_mconeright_bg {
	position: absolute;
	right: 3px;
	top: 42px;
	width: 77px;
	height: 35px;
	background: url(https://www.wasqq.com/template/huyouxiong_20150714/img//comiis_mc12.jpg) no-repeat
}

.comiis_mconer_bottom {
	width: 220px;
	overflow: hidden;
	background: #222;
	padding-bottom: 15px
}

.comiis_mconer_bottom h2 {
	height: 38px;
	line-height: 37px;
	background: url(https://www.wasqq.com/template/huyouxiong_20150714/img//comiis_ititbg.jpg) repeat-x;
	font-size: 14px;
	padding: 0 10px;
	color: #fdbf02
}

.comiis_mconer_bottom h2 a {
	color: #fdbf02
}

.comiis_mconer_bottom span {
	float: right;
	color: #444;
	font-size: 12px;
	font-weight: 100
}

.comiis_mconer_bottom span a {
	color: #444
}

.comiis_mconerbm_one {
	height: 95px;
	overflow: hidden;
	padding: 5px 10px 0
}

.comiis_mconerbm_one h3 {
	font-size: 14px;
	height: 25px;
	line-height: 25px;
	padding-top: 3px;
	color: #999;
	overflow: hidden
}

.comiis_mconerbm_one h3 a {
	color: #999
}

.comiis_mconerbm_one dl {
	width: 200px;
	overflow: hidden
}

.comiis_mconerbm_one dl dd {
	float: left;
	padding-right: 6px
}

.comiis_mconerbm_one dl dt {
	line-height: 22px;
	color: #666
}

.comiis_mconer_ad {
	width: 200px;
	height: 60px;
	margin-top: 10px
}

.comiis_Maincontenttwo {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 10px;
	overflow: hidden;
	background: #080808;
	color: #999
}

.comiis_Maincontenttwo a {
	color: #999
}

.comiis_mctwo_left {
	width: 730px;
	float: left;
	overflow: hidden;
	padding-left: 0
}

.comiis_mctwoleft_title {
	height: 38px;
	line-height: 37px;
	background: url(https://www.wasqq.com/template/huyouxiong_20150714/img//comiis_ititbg.jpg) repeat-x
}

.comiis_mctwoleft_title a {
	float: right;
	padding-right: 10px;
	color: #444
}

.comiis_mctwoleft_title h2 {
	background: url(https://www.wasqq.com/template/huyouxiong_20150714/img//comiis_iico.jpg) no-repeat 10px center;
	color: #fdbf02;
	font-size: 14px;
	padding-left: 30px
}

.comiis_mctwoleft_title h2 a {
	color: #fdbf02
}

.comiis_mctwoleft_ct {
	width: 710px;
	padding: 10px;
	overflow: hidden;
	position: relative;
	background: #222;
	height: 142px
}

.LeftBotton {
	width: 10px;
	height: 45px;
	cursor: pointer;
	background: url(https://www.wasqq.com/template/huyouxiong_20150714/img//mc20.jpg) no-repeat;
	position: absolute;
	left: 10px;
	top: 31px
}

.RightBotton {
	width: 10px;
	height: 45px;
	cursor: pointer;
	background: url(https://www.wasqq.com/template/huyouxiong_20150714/img//mc21.jpg) no-repeat;
	position: absolute;
	right: 10px;
	top: 31px
}

.Cont {
	width: 672px;
	margin: 0 auto;
	overflow: hidden
}

.box {
	float: left;
	width: 168px;
	text-align: center
}

.box a {
	display: block;
	padding: 0 0 6px 10px
}

.box a img {
	display: block;
	width: 144px;
	border: 3px solid #444
}

.box p a {
	width: 144px;
	padding-left: 10px;
	text-align: center
}

.comiis_mctwo_right {
	width: 220px;
	float: right;
	margin-right: 0;
	display: inline;
	overflow: hidden
}

.Menubox {
	height: 38px;
	line-height: 37px;
	background: url(https://www.wasqq.com/template/huyouxiong_20150714/img//comiis_ititbg.jpg) repeat-x;
	overflow: hidden
}

.Menubox li {
	float: right;
	height: 37px;
	text-align: center;
	cursor: pointer;
	font-size: 14px;
	padding: 0 5px
}

.ie6 .Menubox li {
	text-align: center;
	cursor: pointer;
	font-size: 14px;
	padding: 0 3px
}

.Menubox li.hover {
	font-weight: 700;
	color: #fdbf02;
	background: url(https://www.wasqq.com/template/huyouxiong_20150714/img//comiis_boxico.gif) no-repeat center 28px
}

.Menubox ul {
	background: url(https://www.wasqq.com/template/huyouxiong_20150714/img//comiis_hot.jpg) no-repeat 12px 12px;
	padding-right: 5px
}

.Contentbox {
	width: 202px;
	padding: 9px 10px 9px;
	background: #222
}

.Contentbox ul {
	background: url(https://www.wasqq.com/template/huyouxiong_20150714/img//comiis_phico.gif) no-repeat 2px 6px;
	padding-left: 24px
}

.Contentbox li {
	line-height: 24px
}

.comiis_Maincontentthree {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	background: #080808;
	padding-bottom: 10px;
	color: #999
}

.comiis_Maincontentthree a {
	color: #999
}

.comiis_mcthree_left {
	width: 730px;
	float: left;
	overflow: hidden;
	padding-left: 0;
	position: relative
}

.comiis_mcthree_left h2 {
	height: 38px;
	font-size: 14px;
	line-height: 37px;
	width: 125px;
	position: absolute;
	left: 15px;
	top: 0;
	padding-left: 20px;
	background: url(https://www.wasqq.com/template/huyouxiong_20150714/img//comiis_iico.jpg) no-repeat left center;
	color: #fdbf02
}

.comiis_mcthree_left h2 a {
	color: #fdbf02
}

.Menubox3 {
	padding-left: 420px;
	height: 38px;
	line-height: 37px;
	background: url(https://www.wasqq.com/template/huyouxiong_20150714/img//comiis_ititbg.jpg) repeat-x
}

.Menubox3 li {
	width: 74px;
	float: left;
	cursor: pointer;
	height: 22px;
	line-height: 22px;
	margin: 8px 1px 0 0;
	text-align: center;
	border-radius: 5px
}

.Menubox3 li.hover {
	background: #88c921;
	color: #fff
}

.Contentbox3 {
	width: 720px;
	height: 245px;
	padding: 9px 0 0 15px;
	background: #222;
	overflow: hidden
}

.Contentbox3 dl {
	width: 120px;
	height: 112px;
	overflow: hidden;
	float: left;
	margin: 2px 21px 6px 2px;
	text-align: center;
	margin-top: px
}

.Contentbox3 dd {
	border: 3px solid #444;
	height: 84px;
	overflow: hidden
}

.Contentbox3 dt {
	line-height: 24px
}

.comiis_mcthree_right {
	width: 220px;
	float: right;
	margin-right: 0;
	display: inline;
	overflow: hidden
}

.comiis_mcthree_right h2 {
	padding-left: 10px;
	color: #fdbf02;
	font-size: 14px;
	height: 38px;
	line-height: 37px;
	background: url(https://www.wasqq.com/template/huyouxiong_20150714/img//comiis_ititbg.jpg) repeat-x;
	overflow: hidden
}

.comiis_mcthree_right h2 a {
	color: #fdbf02
}

.comiis_mcthree_right ul {
	width: 180px;
	padding: 7px 10px 7px 34px;
	background: #222 url(https://www.wasqq.com/template/huyouxiong_20150714/img//comiis_phico.gif) no-repeat 12px 12px
}

.comiis_mcthree_right ul li {
	line-height: 24px;
	height: 24px;
	overflow: hidden
}

.comiis_Maincontentfour {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	background: #080808;
	padding-bottom: 10px;
	color: #999
}

.comiis_Maincontentfour a {
	color: #999
}

.comiis_mcfour_left {
	width: 440px;
	float: left;
	height: 448px;
	overflow: hidden;
	padding: 0
}

.comiis_mcfour_title {
	height: 38px;
	line-height: 37px;
	background: url(https://www.wasqq.com/template/huyouxiong_20150714/img//comiis_ititbg.jpg) repeat-x
}

.comiis_mcfour_left h2 {
	padding-left: 30px;
	padding-right: 10px;
	font-size: 14px;
	background: url(https://www.wasqq.com/template/huyouxiong_20150714/img//comiis_iico.jpg) no-repeat 10px center;
	color: #fdbf02
}

.comiis_mcfour_left h2 a {
	color: #fdbf02
}

.comiis_mcfour_left h2 span {
	float: right;
	color: #444;
	font-size: 12px;
	font-weight: 100
}

.comiis_mcfour_left h2 span a {
	color: #444
}

.comiis_mcfourlf_map {
	background: #222;
	padding: 10px 11px;
	height: 245px;
	padding-bottom: 0;
	overflow: hidden
}

.comiis_mcfourlf_map .kml {
	float: left;
	width: 150px;
	height: 245px;
	overflow: hidden
}

.comiis_mcfourlf_map .kmy {
	float: right;
	width: 260px;
	height: 245px;
	overflow: hidden
}

.comiis_kmpiclist a {
	text-align: center;
	line-height: 18px;
	margin: 0 0 5px;
	width: 146px;
	height: 120px;
	overflow: hidden;
	color: #999;
	float: left
}

.comiis_kmpiclist img {
	border: #444 3px solid;
	width: 140px;
	height: 93px
}

.comiis_kmalist {
	padding-bottom: 0
}

.comiis_kmalist li {
	height: 24px;
	line-height: 16px;
	overflow: hidden;
	background: url(https://www.wasqq.com/template/huyouxiong_20150714/img//comiis_ico03.gif) no-repeat 4px 6px;
	padding-left: 13px
}

.comiis_kmalistxk {
	padding-top: 6px;
	border-top: #444 1px dotted
}

.comiis_mcfourlf_area {
	width: 430px;
	padding: 4px 0 10px 10px;
	overflow: hidden;
	background: #222
}

.comiis_mcfourlf_area ul {
	width: 420px;
	background: #111;
	overflow: hidden;
	padding: 4px 0 5px;
	border-radius: 5px
}

.comiis_mcfourlf_area ul .kmjlb {
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	margin: 0 10px 4px;
	padding: 0 5px 3px;
	color: #fdbf02;
	font-size: 14px;
	border-bottom: 1px solid #353535
}

.comiis_mcfourlf_area ul .kmjlb a {
	color: #fdbf02
}

.comiis_mcfourlf_area ul .kmjlb span {
	float: right;
	color: #95d038;
	font-size: 12px
}

.comiis_mcfourlf_area ul .kmjlb span a {
	color: #95d038
}

.comiis_mcfourlf_area li {
	float: left;
	padding: 0 7px 0 14px;
	line-height: 24px;
	white-space: nowrap
}

.ie6 .comiis_mcfourlf_area li {
	float: left;
	padding: 0 7px 0 10px;
	line-height: 24px;
	white-space: nowrap
}

.comiis_mcfour_right {
	width: 510px;
	float: right;
	overflow: hidden;
	margin-right: 0;
	display: inline;
	background: #222
}

.comiis_mcfourrt_title {
	height: 38px;
	line-height: 37px;
	background: url(https://www.wasqq.com/template/huyouxiong_20150714/img//comiis_ititbg.jpg) repeat-x
}

.comiis_mcfourrt_title a {
	float: right;
	padding-right: 10px;
	padding-top: 8px
}

.comiis_mcfourrt_title h2 {
	padding-left: 30px;
	font-size: 14px;
	background: url(https://www.wasqq.com/template/huyouxiong_20150714/img//comiis_iico.jpg) no-repeat 10px center;
	color: #fdbf02
}

.comiis_mcfourrt_title h2 a {
	color: #fdbf02
}

.comiis_mcfourrt_top {
	width: 510px;
	padding: 10px 0 14px 8px!important;
	padding: 10px 0 14px 3px;
	overflow: hidden
}

.comiis_mcfourrt_top dl {
	width: 88px;
	float: left;
	height: 106px;
	overflow: hidden;
	margin-left: 4px;
	margin-right: 8px;
	text-align: center
}

.comiis_mcfourrt_top dt {
	width: 88px;
	overflow: hidden;
	text-align: center
}

.comiis_mcfourrt_top01 img {
	display: block;
	border: 3px solid #444
}

dl.comiis_mcfourrt_top_dl01 {
	margin-right: 0
}

.comiis_mcfourrt_bottom {
	width: 492px;
	padding: 0 0 6px 10px;
	overflow: hidden
}

.comiis_mcfourrtbm_left {
	width: 313px;
	float: left
}

.comiis_mcfourrtbm_left h3 {
	font-size: 14px;
	padding-bottom: 3px;
	padding-top: 0;
	text-indent: 25px;
	background: url(https://www.wasqq.com/template/huyouxiong_20150714/img//kmico.jpg) no-repeat 3px 3px;
	color: #fdbf02
}

.comiis_mcfourrtbm_left h3 a {
	color: #fdbf02
}

.comiis_mcfourrtbm_left li {
	height: 25px;
	line-height: 25px;
	text-indent: 2px
}

.comiis_mcfourrtbm_left li span {
	float: right;
	text-align: left;
	overflow: hidden;
	color: #555
}

.comiis_mcfourrtbm_left li span a {
	color: #555
}

.comiis_mcfourrtbm_right {
	width: 166px;
	float: right;
	margin-right: 2px;
	display: inline
}

.comiis_mcfourrtbm_right img {
	width: 160px;
	height: 200px;
	border: 3px solid #444;
	margin: 3px 0 5px
}

.comiis_mcfourrtbm_right h4 {
	font-size: 14px;
	padding-left: 7px;
	line-height: 20px;
	color: #95d038
}

.comiis_mcfourrtbm_right h4 a {
	color: #95d038
}

.comiis_mcfourrtbm_right p {
	padding-left: 7px
}

.block {
	margin: 0
}

.comiis_Maincontentfive {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	background: #080808;
	padding-bottom: 10px;
	color: #999
}

.comiis_Maincontentfive a {
	color: #999
}

.comiis_mcfive_title {
	height: 38px;
	line-height: 37px;
	background: url(https://www.wasqq.com/template/huyouxiong_20150714/img//comiis_ititbg.jpg) repeat-x
}

.comiis_mcfive_title a {
	float: right;
	padding: 13px 10px 0 0
}

.comiis_mcfive_title h2 {
	background: url(https://www.wasqq.com/template/huyouxiong_20150714/img//comiis_iico.jpg) no-repeat 10px center;
	font-size: 14px;
	padding-left: 30px;
	color: #fdbf02
}

.comiis_mcfive_title h2 a {
	color: #fdbf02
}

.comiis_mcfive_Ct {
	width: 965px;
	padding: 10px 0 0 8px;
	background: #222;
	overflow: hidden
}

.comiis_mcfive_Ct dl {
	width: 55px;
	height: 85px;
	float: left;
	padding-left: 10px;
	padding-right: 15px;
	overflow: hidden;
	text-align: center
}

.comiis_mcfive_Ct dl dd {
	width: 48px;
	height: 48px;
	padding: 3px;
	background: #555;
	border-radius: 4px
}

.comiis_mcfive_Ct dl dd img {
	border-radius: 4px
}

.comiis_mcfive_Ct dl dt {
	line-height: 24px;
	padding-bottom: 7px
}

.comiis_friendLink {
	width: 960px;
	margin: 0 auto;
	background: #121212;
	overflow: hidden;
	padding-bottom: 10px;
	color: #999
}

.comiis_friendLink a {
	color: #999
}

.comiis_fLink_inn {
	width: 940px;
	margin-left: 0;
	background: url(https://www.wasqq.com/template/huyouxiong_20150714/img//mc34.jpg) repeat-x;
	overflow: hidden
}

.comiis_friendLink_title {
	height: 38px;
	line-height: 38px;
	width: 940px;
	margin: 0 auto;
	border-bottom: 1px solid #353535
}

.comiis_friendLink_title a {
	float: right;
	padding-right: 5px
}

.comiis_friendLink_title h2 {
	font-size: 14px;
	padding-left: 5px;
	color: #fdbf02
}

.comiis_friendLink_title h2 a {
	color: #fdbf02
}

.comiis_fLink_inn {
	width: 940px;
	padding: 0 10px 1px;
	overflow: hidden
}

.comiis_main {
	width: 976px;
	background: #000;
	margin: 0 auto;
	overflow: hidden;
	border: 1px solid #000;
	border-top: 0 none;
	border-bottom: 0 none;
	padding-bottom: 1px
}

.slideshow span.title {
	text-indent: 0
}

.bm,
.bn {
	margin-bottom: 0
}

#Nav_head * {
	word-wrap: normal
}

.ui-friend {
	background: #2d2d2d;
	padding-top: 10px;
	font-family: Tahoma, Helvetica, 'SimSun', sans-serif
}

.g-inner {
	width: 1200px;
	margin: 0 auto
}

ui-lineList.ext-friend {
	padding-top: 15px;
	padding-bottom: 5px
}

.ui-lineList.ext-friend .ui-lineList__item {
	border-color: #404040;
	margin-bottom: 10px
}

.ui-lineList.ext-friend .ui-lineList__item a {
	color: #707070;
	font-family: Tahoma, Helvetica, 'SimSun', sans-serif
}

.ui-lineList.ext-friend .ui-lineList__item a:hover {
	color: #e23c41
}

.ui-lineList.ext-friend .ui-lineList__tit {
	position: relative;
	background: #252525;
	padding: 5px 10px;
	font-family: Tahoma, Helvetica, 'SimSun', sans-serif
}

.ui-lineList.ext-recommendation a {
	color: #4c4c4c
}

.ui-lineList.ext-recommendation a:hover {
	color: #e23c41
}

.ui-lineList {
	overflow: hidden;
	font-size: 0
}

.ui-lineList .ui-lineList__item {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*display: inline;
	zoom: 1;
	white-space: nowrap;
	word-wrap: normal;
	word-break: keep-all;
	margin-left: -1px;
	padding: 0 10px;
	line-height: 1.1;
	border-left: 1px solid #ddd;
	color: #999;
	font-size: 12px
}

.ui-panel {
	font-size: 12px;
	*zoom: 1
}

.ui-panel__hd {
	position: relative;
	height: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 16px
}

.ui-panel__hd .ui-lineList {
	margin-top: 1px;
	margin-right: -10px
}

.ui-panel__bd {
	padding-top: 10px;
	padding-bottom: 10px
}

.ui-panel__tit {
	float: left;
	margin-right: 10px;
	font-size: 14px;
	font-weight: 700;
	color: #333
}

.ui-panel__ico {
	float: left;
	width: 14px;
	height: 14px;
	margin-right: 5px;
	background-color: #666
}

.ui-panel__meta {
	float: left;
	margin-top: 1px;
	margin-right: 10px;
	color: #999
}

.ui-panel__more {
	float: right
}

.ui-panel.ext-border {
	border: 1px solid #ddd;
	border-bottom: 0
}

.ui-panel.ext-border .ui-panel__hd {
	padding: 10px;
	border-bottom: 1px solid #ddd;
	background-color: #f5f5f5
}

.ui-panel.ext-border .ui-panel__bd {
	padding: 10px;
	border-bottom: 1px solid #ddd
}

.ui-panel.ext-pop {
	padding: 5px;
	border-radius: 5px;
	background-color: transparent;
	background-color: rgba(0, 0, 0, .1);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#1A000000, endColorstr=#1A000000);
	zoom: 1
}

:root .ui-panel.ext-pop {
	-webkit-filter: none;
	filter: none
}

.ui-panel.ext-pop .ui-panel__hd {
	padding: 10px;
	background-color: #f5f5f5
}

.ui-panel.ext-pop .ui-panel__bd {
	padding: 10px;
	background-color: #fff
}

.ui-panel.ext-pop .ui-panel__close {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*display: inline;
	zoom: 1;
	width: 18px;
	height: 18px;
	margin-top: -4px;
	font-family: Helvetica, STHeiti;
	_font-family: '\u9ed1\u4f53', 'Book Antiqua', Palatino;
	font-size: 18px;
	text-align: center;
	line-height: 18px;
	color: #bbb
}

.ui-panel.ext-pop .ui-panel__close:hover {
	color: #fff;
	background-color: #ddd;
	border-radius: 3px
}

.ui-figure {
	margin-right: -10px;
	font-size: 0;
	*word-spacing: -1px
}

.ui-figure__item {
	display: inline-block;
	vertical-align: top;
	*vertical-align: auto;
	*display: inline;
	zoom: 1;
	width: 130px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	letter-spacing: normal;
	word-spacing: normal;
	overflow: hidden
}

.ui-figure__bd {
	position: relative;
	display: block;
	height: 90px
}

a.ui-figure__bd {
	cursor: pointer
}

a.ui-figure__bd:hover {
	text-decoration: none
}

.ui-figure__img {
	width: 130px;
	height: 90px;
	overflow: hidden
}

.ui-figure__mask {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 24px;
	line-height: 24px;
	text-indent: 5px;
	color: #fff;
	overflow: hidden;
	background-color: transparent;
	background-color: rgba(0, 0, 0, .5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000, endColorstr=#80000000);
	zoom: 1
}

:root .ui-figure__mask {
	-webkit-filter: none;
	filter: none
}

.ui-figure__sign {
	float: left;
	margin-right: 5px
}

.ui-figure__meta {
	display: block;
	margin-right: 5px;
	overflow: hidden;
	*zoom: 1;
	text-align: right
}

.ui-figure__caption {
	display: block;
	margin-top: 5px;
	font-size: 12px;
	font-weight: 400
}

.ui-figure.ext-cover .ui-figure__bd {
	overflow: hidden
}

.ui-figure.ext-cover .ui-figure__bd.is-hover .ui-figure__mask,
.ui-figure.ext-cover .ui-figure__bd:hover .ui-figure__mask {
	bottom: 0
}

.ui-figure.ext-cover .ui-figure__mask {
	bottom: -100%;
	height: 100%;
	line-height: 1.5;
	text-indent: 0;
	transition: bottom .2s ease-out 0;
	-webkit-backface-visibility: hidden;
	-webkit-transform-style: preserve-3d
}

.ui-figure.ext-autoMask .ui-figure__mask {
	width: auto
}

.ui-figure.ext-noMask .ui-figure__mask {
	background: 0 0;
	-webkit-filter: none;
	filter: none
}

.ui-figure.ext-border .ui-figure__item {
	padding: 2px;
	border: 1px solid #ddd
}

.ui-figure.ext-border .ui-figure__caption {
	padding: 0 5px 5px
}

.ui-media__item {
	*zoom: 1;
	margin-bottom: 20px
}

.ui-media__item:after,
.ui-media__item:before {
	content: "";
	display: table;
	line-height: 0
}

.ui-media__item:after {
	clear: both
}

.ui-media__hd {
	float: left;
	margin-right: 15px
}

.ui-media__bd {
	overflow: hidden;
	zoom: 1
}

.ui-media__ft {
	float: right;
	margin-left: 15px
}

.ui-media__tit {
	margin-bottom: 10px;
	line-height: 1.1;
	font-size: 16px
}

.ui-media__img {
	width: 60px;
	height: 60px;
	overflow: hidden
}

.ui-dialog {
	outline: 0
}

.ui-dialog-close {
	position: absolute;
	right: 0;
	z-index: 9;
	width: 46px;
	height: 0;
	padding-top: 44px;
	overflow: hidden;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAsCAMAAAAtr3oOAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAOVBMVEX////19fX+/v7y8vX///+oqKjz8/Xz8/b09Pb09Pf19ff29vj39/n4+Pn4+Pr5+fr5+fv6+vsAAABX36Q3AAAAA3RSTlPmTOc1ux8eAAAAAWJLR0QSe7xsAAAAAAlwSFlzAAALEgAACxIB0t1+/AAAAIhJREFUSMft0tsKgDAIBmArbZ0P7/+yERHF/B1JDLrIu8GHuF+p4udFBXk4lz7OP//5ay5iv1D3u4g1GuYySsPZT6U1/urhgDaS2SXSVpAiUJu5Y81U+7oH3+zB0EYywdI492BquNUmlYm+mTaZoLrImKeLOh/vs/IhKx99fPLxOStffHz9EN8Aw/wgV5BHry4AAAAASUVORK5CYII=);
	background-repeat: no-repeat;
	border-top-right-radius: 4px
}

.ui-dialog-close:hover {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAsCAMAAAAtr3oOAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAOVBMVEX////19fX+/v7y8vX////MzMzz8/Xz8/b09Pb09Pf19ff29vj39/n4+Pn4+Pr5+fr5+fv6+vsAAABAtFMnAAAAA3RSTlPmTOc1ux8eAAAAAWJLR0QSe7xsAAAAAAlwSFlzAAALEgAACxIB0t1+/AAAAIhJREFUSMft0tsKgDAIBmArbZ0P7/+yERHF/B1JDLrIu8GHuF+p4udFBXk4lz7OP//5ay5iv1D3u4g1GuYySsPZT6U1/urhgDaS2SXSVpAiUJu5Y81U+7oH3+zB0EYywdI492BquNUmlYm+mTaZoLrImKeLOh/vs/IhKx99fPLxOStffHz9EN8Aw/wgV5BHry4AAAAASUVORK5CYII=)
}

.ui-dialog__hd {
	position: relative;
	height: 22px;
	padding: 12px;
	border-bottom: 1px solid #f2f2f5;
	line-height: 22px;
	background-color: #fff;
	border-radius: 4px 4px 0 0
}

.ui-dialog__tit {
	float: left;
	margin-right: 10px;
	font-size: 16px;
	font-weight: 700
}

.ui-dialog__meta {
	font-size: 12px;
	color: #999
}

.ui-dialog__bd {
	background-color: #fff;
	border-radius: 0 0 4px 4px
}

.ui-dialog.ext-border {
	padding: 5px;
	border-radius: 4px;
	background-color: rgba(0, 0, 0, .2)
}

.ui-dialog.ext-border .ui-dialog-close {
	right: 5px
}

.ui-tab__hd {
	position: relative;
	margin-bottom: 15px
}

.ui-tab__ext {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -8px
}

.ui-tab__nav {
	font-size: 0;
	*word-spacing: -1px;
	border-bottom: 1px solid #dedede
}

.ui-tab__trigger {
	display: inline-block;
	vertical-align: top;
	*vertical-align: auto;
	*display: inline;
	zoom: 1;
	letter-spacing: normal;
	word-spacing: normal;
	margin-right: 3px;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	border: 1px solid #fff;
	border-bottom: 0;
	background-color: #fff;
	overflow: hidden;
	cursor: pointer
}

.ui-tab__trigger.is-active {
	*position: relative;
	margin-bottom: -1px;
	padding-bottom: 1px;
	border-color: #dedede;
	font-weight: 700
}

.ui-tab__trigger a {
	display: block;
	padding: 0 15px;
	color: #333
}

.ui-slide {
	position: relative;
	width: 740px;
	overflow: hidden
}

.ui-slide img {
	width: 100%;
	height: 100%
}

.ui-slide__content {
	position: relative;
	height: 300px
}

.ui-slide__panel {
	position: relative;
	width: 740px;
	height: 300px;
	overflow: hidden
}

.ui-slide__panel a {
	display: block
}

.ui-slide__mask {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	overflow: hidden;
	padding: 10px 0;
	text-indent: 10px;
	font-size: 20px;
	line-height: 20px;
	color: #fff;
	background-color: transparent;
	background-color: rgba(0, 0, 0, .5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000, endColorstr=#80000000);
	zoom: 1
}

:root .ui-slide__mask {
	-webkit-filter: none;
	filter: none
}

.ui-slide__next,
.ui-slide__prev {
	position: absolute;
	top: 50%;
	cursor: pointer;
	background-color: transparent;
	background-color: rgba(0, 0, 0, .3);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4D000000, endColorstr=#4D000000);
	zoom: 1
}

:root .ui-slide__next,
:root .ui-slide__prev {
	-webkit-filter: none;
	filter: none
}

.ui-slide__next .ui-icon,
.ui-slide__prev .ui-icon {
	font-size: 24px;
	color: #fff
}

.ui-slide__next:hover,
.ui-slide__prev:hover {
	background-color: transparent;
	background-color: rgba(0, 0, 0, .6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
	zoom: 1
}

:root .ui-slide__next:hover,
:root .ui-slide__prev:hover {
	-webkit-filter: none;
	filter: none
}

.ui-slide__prev {
	left: 0
}

.ui-slide__next {
	right: 0
}

.ui-slide.ext-dotted .ui-slide__nav {
	position: absolute;
	bottom: 15px;
	z-index: 99;
	width: 100%;
	text-align: center;
	font-size: 0;
	*word-spacing: -1px
}

.ui-slide.ext-dotted .ui-slide__trigger {
	display: inline-block;
	*vertical-align: auto;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	font-size: 12px;
	letter-spacing: normal;
	word-spacing: normal;
	width: 10px;
	height: 0;
	padding-top: 10px;
	cursor: pointer;
	overflow: hidden;
	border-radius: 50%;
	margin-left: 4px;
	margin-right: 4px;
	background-color: #ccc
}

.ui-slide.ext-dotted .ui-slide__trigger.is-active {
	background-color: #ff6c00
}

.ui-slide.ext-thumbX .ui-slide__trigger.is-active .ui-slide__thumbMask,
.ui-slide.ext-thumbY .ui-slide__trigger.is-active .ui-slide__thumbMask {
	border: 3px solid #288ad6;
	background: 0 0;
	opacity: 1;
	filter: alpha(opacity=100)
}

.ui-slide.ext-thumbX .ui-slide__trigger.is-active:after,
.ui-slide.ext-thumbY .ui-slide__trigger.is-active:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-width: 8px;
	border-style: solid
}

.ui-slide__thumbMask {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	background: #fff;
	opacity: .1;
	filter: alpha(opacity=10)
}

.ui-slide.ext-thumbX .ui-slide__nav {
	*zoom: 1;
	padding-top: 15px;
	margin-right: -20px
}

.ui-slide.ext-thumbX .ui-slide__nav:after,
.ui-slide.ext-thumbX .ui-slide__nav:before {
	content: "";
	display: table;
	line-height: 0
}

.ui-slide.ext-thumbX .ui-slide__nav:after {
	clear: both
}

.ui-slide.ext-thumbX .ui-slide__trigger {
	position: relative;
	float: left;
	margin-right: 20px;
	width: 170px;
	height: 94px;
	cursor: pointer
}

.ui-slide.ext-thumbX .ui-slide__trigger.is-active .ui-slide__thumbMask {
	width: 164px;
	height: 88px
}

.ui-slide.ext-thumbX .ui-slide__trigger.is-active:after {
	top: -16px;
	left: 50%;
	margin-left: -8px;
	border-color: transparent transparent #288ad6
}

.ui-slide.ext-thumbX .ui-slide__thumbMask {
	width: 170px;
	height: 94px
}

.ui-slide.ext-thumbY {
	height: 300px
}

.ui-slide.ext-thumbY .ui-slide__content {
	float: left;
	width: 555px;
	height: 300px
}

.ui-slide.ext-thumbY .ui-slide__panel {
	width: 555px;
	height: 300px
}

.ui-slide.ext-thumbY .ui-slide__nav {
	overflow: hidden;
	zoom: 1;
	padding-left: 15px;
	margin-bottom: -15px
}

.ui-slide.ext-thumbY .ui-slide__trigger {
	position: relative;
	float: left;
	margin-bottom: 15px;
	width: 170px;
	height: 90px;
	cursor: pointer
}

.ui-slide.ext-thumbY .ui-slide__trigger.is-active .ui-slide__thumbMask {
	width: 164px;
	height: 84px
}

.ui-slide.ext-thumbY .ui-slide__trigger.is-active:after {
	left: -16px;
	top: 50%;
	margin-top: -8px;
	border-color: transparent #288ad6 transparent transparent
}

.ui-slide.ext-thumbY .ui-slide__thumbMask {
	width: 170px;
	height: 90px
}

.ui-carousel {
	position: relative;
	width: 440px;
	padding: 0 34px
}

.ui-carousel__scroller {
	width: 440px;
	height: 80px;
	overflow: hidden
}

.ui-carousel__content {
	width: 100000px!important;
	height: 80px
}

.ui-carousel__item {
	float: left;
	width: 80px;
	height: 80px;
	margin-right: 10px
}

.ui-carousel__next,
.ui-carousel__prev {
	position: absolute;
	top: 0;
	width: 24px;
	height: 80px;
	line-height: 80px;
	cursor: pointer;
	text-align: center
}

.ui-carousel__next.is-disabled,
.ui-carousel__prev.is-disabled {
	color: #ccc;
	cursor: default
}

.ui-carousel__next .ui-icon,
.ui-carousel__prev .ui-icon {
	font-size: 24px
}

.ui-carousel__prev {
	left: 0
}

.ui-carousel__next {
	right: 0
}

.ui-carousel__controller {
	margin-top: 5px;
	text-align: center
}

.ui-carousel__controller .ui-carousel__prev {
	margin-right: 5px
}

.ui-carousel.ext-vertical {
	width: 300px;
	padding: 29px 0
}

.ui-carousel.ext-vertical .ui-carousel__content {
	width: auto!important;
	height: auto
}

.ui-carousel.ext-vertical .ui-carousel__scroller {
	width: 300px;
	height: 290px;
	overflow: hidden
}

.ui-carousel.ext-vertical .ui-carousel__item {
	float: none;
	width: auto;
	height: 50px;
	padding: 5px 0;
	margin: 0
}

.ui-carousel.ext-vertical .ui-carousel__next,
.ui-carousel.ext-vertical .ui-carousel__prev {
	width: 300px;
	height: 24px;
	line-height: 24px
}

.ui-carousel.ext-vertical .ui-carousel__prev {
	top: 0;
	left: 0
}

.ui-carousel.ext-vertical .ui-carousel__next {
	top: auto;
	right: 0;
	bottom: 0
}

.ui-list.ext-common .ui-list__item {
	position: relative;
	line-height: 26px;
	height: 26px;
	text-indent: 10px
}

.ui-list.ext-common .ui-list__item.is-strong .ui-list__link {
	font-weight: 700
}

.ui-list.ext-common .ui-list__link {
	font-size: 14px;
	margin: 0
}

.ui-list.ext-common .ui-list__meta {
	color: #999;
	margin: 0
}

.ui-list.ext-common .ui-list__disc {
	display: block;
	position: absolute;
	width: 2px;
	height: 2px;
	background: #ccc;
	left: 0;
	top: 50%;
	margin-top: -1px
}

.g-narrow .ui-list.ext-common .ui-list__meta {
	display: none
}

.ui-list.ext-today .ui-list__item {
	text-indent: 78px
}

.ui-list.ext-today .ui-list__item .ui-list__link {
	padding-left: 8px
}

.ui-list.ext-today .ui-list__tag {
	color: #999;
	position: absolute;
	display: block;
	height: 16px;
	line-height: 16px;
	font-size: 14px;
	top: 5px;
	left: 1px;
	text-indent: 10px;
	padding-right: 9px;
	border-right: 1px solid #e6e6e6;
	width: 66px;
	overflow: hidden
}

.ui-list.ext-today .ui-list__tag a {
	color: #999
}

.ui-list.ext-today .ui-list__tag a:hover {
	color: #e23c41
}

.g-narrow .g-response .ui-list.ext-today .ui-list__item {
	text-indent: 2px
}

.g-narrow .g-response .ui-list.ext-today .ui-list__tag {
	display: none
}

.ui-list.ext-week .ui-list__item {
	width: auto;
	white-space: nowrap;
	word-wrap: normal;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	text-align: left;
	height: 26px;
	line-height: 26px;
	position: relative;
	overflow: visible;
	text-indent: 0;
	border: 1px solid #fff;
	border-left: 0;
	border-right: 0
}

.ui-list.ext-week .ui-list__item.is-active,
.ui-list.ext-week .ui-list__item:hover {
	background: url(file:///C|/Users/Administrator/img/bg_week.png) repeat-y
}

.ui-list.ext-week .ui-list__item.is-active .ui-list__topic,
.ui-list.ext-week .ui-list__item.is-active .ui-list__triangle,
.ui-list.ext-week .ui-list__item:hover .ui-list__topic,
.ui-list.ext-week .ui-list__item:hover .ui-list__triangle {
	display: block
}

.ui-list.ext-week .ui-list__item.is-active .ui-list__txt,
.ui-list.ext-week .ui-list__item:hover .ui-list__txt {
	width: 157px
}

.ui-list.ext-week .ui-list__txt {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*display: inline;
	zoom: 1;
	white-space: nowrap;
	word-wrap: normal;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	text-align: left;
	padding-left: 33px;
	width: 247px
}

.ui-list.ext-week .ui-list__link {
	color: #666
}

.ui-list.ext-week .ui-list__link:hover {
	color: #e23c41
}

.ui-list.ext-week .ui-list__triangle {
	position: absolute;
	font-size: 0;
	width: 0;
	height: 0;
	line-height: 0;
	overflow: hidden;
	*display: inline;
	*zoom: 1;
	vertical-align: -2px;
	border-width: 2.5px 3px;
	border-color: transparent transparent transparent #e8215d;
	margin-right: -3px;
	border-style: solid;
	top: 11px;
	left: -9px;
	display: none
}

.ui-list.ext-week .ui-list__tag {
	position: absolute;
	display: block;
	top: 5px;
	left: 0;
	font-size: 0
}

.ui-list.ext-week .ui-list__topic {
	display: none;
	width: 90px;
	height: 26px;
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden
}

.ui-list.ext-week .ui-list__topic img {
	float: right;
	_display: inline;
	max-width: 90px
}

.ui-list.ext-week .ui-list__topic.ext-txt span {
	float: right;
	_display: inline;
	width: 72px;
	padding-left: 8px;
	line-height: 26px;
	text-align: center
}

.ui-list.ext-info {
	*font-size: 0
}

.bottom_logo {
	width: 800px;
	margin: 0 auto;
	overflow: hidden;
	padding: 15px 0
}

.bottom_logo h2 {
	float: left;
	width: 300px;
	height: 36px;
	line-height: 18px;
	font-size: 18px;
	margin-top: 4px;
	color: #a7a7a7;
	font-weight: 400;
	padding-left: 40px;
	border-left: 1px solid #2f2f2f;
	border-right: 1px solid #2f2f2f
}

.bottom_logo h2 span {
	font-size: 12px;
	color: #4b4b4b
}

.bottom_logo img {
	float: left;
	display: block;
	padding: 0 40px
}

.dwCommonFooter {
	clear: both;
	width: 100%;
	margin: 0 auto;
	padding: 25px 0 0;
	background: #222;
	color: #666;
	font-size: 12px;
	font-family: Tahoma, Helvetica, 'SimSun', sans-serif
}

.dwCommonFooter span,
.dwCommonFooter a,
.dwCommonFooter p {
	font-size: 12px;
	font-family: Tahoma, Helvetica, 'SimSun', sans-serif!important
}

.dwCommonFooter__split {
	opacity: .6
}

.dwCommonFooter__row {
	margin: 0 auto 8px;
	text-align: center;
	line-height: 1
}

.dwCommonFooter__row p {
	margin-bottom: 8px;
	font-family: Tahoma, Helvetica, 'SimSun', sans-serif
}

.dwCommonFooter a {
	margin: 0 5px;
	color: #666;
	font-family: Tahoma, Helvetica, 'SimSun', sans-serif
}

.dwCommonFooter a:hover {
	color: #8e8e8e
}

.dwCommonFooter__highlight {
	color: #f40
}

.dwCommonFooter__row--approve {
	padding-top: 5px;
	margin-bottom: 38px
}

.dwCommonFooter__row--approve i,
.dwCommonFooter__row--logo a {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	background-image: url(/static/v3/web/css/footer-sprite.png);
	background-repeat: no-repeat
}

.dwCommonFooter__row--approve i {
	vertical-align: -4px;
	margin-right: 5px;
	margin-left: 12px
}

.dwCommonFooter__row--approve .approveIcon1 {
	width: 20px;
	height: 20px;
	background-position: 0 -92px
}

.dwCommonFooter__row--approve .approveIcon2 {
	width: 16px;
	height: 20px;
	background-position: -24px -92px
}

.dwCommonFooter__row--approve .approveIcon3 {
	width: 20px;
	height: 20px;
	background-position: -44px -92px
}

.dwCommonFooter__row--approve .approveIcon4 {
	width: 18px;
	height: 18px;
	background-position: -92px -92px
}

.dwCommonFooter__row--approve .approveIcon5 {
	width: 20px;
	height: 20px;
	background-position: -68px -92px
}

.dwCommonFooter__row--approve .approveIcon6 {
	width: 20px;
	height: 17px;
	background-position: -114px -92px
}

.dwCommonFooter__row--logo a {
	margin: 0 20px;
	font-size: 0;
	line-height: 0;
	vertical-align: top;
	overflow: hidden
}

.dwCommonFooter__logoSplit {
	height: 34px;
	width: 1px;
	margin-top: 8px;
	line-height: 34px;
	overflow: hidden;
	display: inline-block;
	*zoom: 1;
	*display: inline;
	vertical-align: top;
	background-color: #3d3d3d
}

.dwCommonFooter__huanju {
	width: 115px;
	height: 42px;
	margin-top: 2px;
	background-position: 0 0
}

.dwCommonFooter__huyu {
	width: 166px;
	height: 41px;
	background-position: -119px 0
}

.dwCommonFooter__row--logo .dwCommonFooter__huanju {
	margin-top: 2px
}

.dwCommonFooter--white {
	background: #fff;
	color: #999
}

.dwCommonFooter--white a {
	color: #999
}

.dwCommonFooter--white a:hover {
	color: #666
}

.dwCommonFooter--white .dwCommonFooter__logoSplit {
	background-color: #ccc
}

.dwCommonFooter--white .dwCommonFooter__huanju {
	background-position: 0 -46px
}

.dwCommonFooter--white .dwCommonFooter__huyu {
	background-position: -119px -45px
}

.content {
	width: 1150px;
	height: 158px;
	margin: 0 auto;
	position: relative;
	display: block
}

.zhong {
	width: 1150px;
	margin: 0 auto;
	display: block;
	overflow: hidden
}

.cwq_ieindex {
	padding-bottom: 12px
}

.cwq-navigation,
.cwq-navigation p,
.cwq-navigation a,
.cwq-navigation span {
	font-family: "Microsoft YaHei"!important
}

.zskf_r_02 a {
	font-size: 26px!important
}

.navdown-menu {
	padding: 5px 0;
	margin: 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	color: #f3f3f3;
	margin-left: 220px
}

.navdown-menu {
	width: 650px
}

.navdown-menu li {
	padding-right: 5px;
	margin-right: 5px;
	border-right: 1px solid #717171;
	line-height: 12px;
	float: left
}

.navdown-menu li a {
	color: #f3f3f3;
	font-size: 12px;
	padding: 0 4px
}

.navdown-menu li a:hover {
	text-decoration: none
}

.wechat_button {
	background: #67c3b2;
	border: 1px solid #baf2e7
}

.wechat_button:hover {
	background: #4ec5af;
	border: 1px solid #7ee0cd
}

#mod_dimensional .item {
	padding: 0 61px;
	text-align: center
}

#mod_dimensional .carousel-indicators {
	bottom: auto;
	top: 0
}

#mod_dimensional .carousel-indicators li {
	position: relative;
	display: inline-block;
	*display: inline;
	width: 20%;
	height: 46px;
	font-size: 16px;
	text-align: center;
	*zoom: 1;
	*vertical-align: top;
	color: #333;
	margin: 0;
	text-indent: 0px;
	cursor: pointer;
	border: 0;
	border: 2px solid #e6e6e6;
	border-radius: 5px;
	margin-right: 20px
}

#mod_dimensional .carousel-indicators li span {
	padding: 10px 15px;
	display: block
}

#mod_dimensional .carousel-indicators li.active {
	color: #fff;
	background: #ec5f5f
}

.tab_box {
	float: left;
	width: 1050px;
	position: relative
}

.banner_wechat .banners1 {
	background: url("/static/v3/web/css/1_wechat_banner.jpg") no-repeat center top
}

.weibo_one_content {
	position: relative
}

.tabs_weibo_one {
	margin: 0 auto;
	width: 600px
}

.tabs_weibo_one li {
	padding: 0 10px;
	position: relative
}

.btn-weiboine {
	width: 130px;
	*width: 100px;
	height: 80px;
	*height: 50px;
	*line-height: 50px;
	border-radius: 4px;
	background-color: #fff;
	font-size: 16px;
	padding: 47px 12px 0;
	*padding: 20px 12px 0;
	border: 2px solid #e6e6e6;
	color: #d52f3f
}

.tabs_weibo_one li.active .btn-weiboine,
.btn-weiboine:active,
.btn-weiboine:focus,
.btn-weiboine:hover {
	color: #fff;
	background-color: #d52f3f;
	border-color: #d52f3f
}

.wechat_one .tab_one_menu {
	border-top: 1px solid #e4e4e4
}

.wechat_one .tab_one_menu li,
.wechat_one .tab_one_menu li a {
	width: 100%;
	height: 82px;
	line-height: 80px;
	background: #fff
}

.wechat_one .tab_one_menu li {
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 150px
}

.wechat_one .tab_one_menu li .pose-info {
	display: block;
	text-decoration: none;
	color: #333;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	padding-left: 40px;
	font-size: 16px
}

.wechat_one .tab_one_menu li .pose-info:hover,
.wechat_one .tab_one_menu li.active .pose-info {
	text-decoration: none;
	color: #d52f3f;
	border-right: 1px solid #d52f3f;
	border-left: 3px solid #d52f3f;
	transition: all .3s linear 0s
}

.wechat_one .tab_one_menu li span.keytitle {
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: left;
	display: inline-block;
	font-size: 18px;
	color: #f15433;
	margin-top: 30px;
	margin-bottom: 5px
}

.wechat_one .tab_one_menu li.active b,
.wechat_one .tab_one_menu li.active b:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.wechat_one .tab_one_menu li.active b {
	border-width: 10px
}

.wechat_one .tab_one_menu li.active b {
	top: 50%;
	right: 0;
	margin-top: -10px;
	border-left-width: 0;
	border-right-color: #d52f3f
}

.wechat_one .tab_one_menu li.active b:after {
	content: "";
	border-width: 9px
}

.wechat_one .tab_one_menu li.active b:after {
	right: -10px;
	margin-top: -9px;
	content: " ";
	border-left-width: 0;
	border-right-color: #fff
}

.wechatico i {
	position: absolute;
	color: #d52f3f;
	font-size: 36px;
	left: 55px;
	top: -5px
}

.wechatico li:hover i {
	color: #fff
}

.wechatico li.active i {
	position: absolute;
	color: #fff
}

.wechat_condl {
	width: 270px;
	height: 202px;
	border: 1px solid #e6e6e6;
	border-radius: 8px;
	float: left;
	margin-right: 25px;
	margin-left: 15px;
	margin-bottom: 25px;
	position: relative
}

.condl_top {
	height: 112px;
	border-bottom: 1px solid #e6e6e6;
	margin: 0 10px;
	position: relative
}

.condl_bot {
	margin: 0 10px
}

.condl_lq {
	position: absolute;
	z-index: 2;
	top: 12px
}

.condl_lq span {
	display: block;
	width: 85px;
	height: 85px;
	border-radius: 80px;
	border: 5px solid #eee;
	overflow: hidden
}

.condl_lq span img {
	height: 100%
}

.Lovebady span {
	color: #f8ac3e;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	display: block;
	text-align: center
}

.Lovebady em {
	border: 1px solid #e6e6e6;
	font-weight: 400;
	color: #999;
	border-radius: 15px;
	padding: 1px 10px;
	margin-left: 5px;
	font-size: 12px;
	display: inline-block
}

.condl_right .co9 {
	font-weight: 400;
	margin-top: 5px;
	font-size: 12px;
	width: 140px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden
}

.condl_right {
	position: absolute;
	top: 20px;
	left: 95px
}

.wechat_jane {
	color: #fff;
	height: 20px;
	width: 240px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	display: inline-block
}

.video_dl dt {
	float: left;
	width: 60px;
	position: relative;
	text-align: center;
	font-weight: 400;
	margin-top: 38px;
	margin-left: 8px;
	margin-right: 12px
}

.video_ic i {
	display: block;
	position: absolute;
	color: #999;
	font-size: 26px;
	font-weight: 400;
	left: 18px;
	top: -35px
}

.festival_ar:hover .celebrity {
	display: block
}

.beijin {
	font-size: 12px;
	margin-top: 3px;
	font-weight: 700;
	color: #666
}

.business {
	float: left;
	width: 45px;
	height: 14px;
	margin-top: 4px;
	margin-left: 5px
}

.business i {
	display: block;
	width: 45px;
	height: 14px;
	background: url("/static/v3/web/css/2_wechat_xb.png") no-repeat;
	position: relative;
	top: 0;
	left: 0
}

.business em {
	display: block;
	height: 14px;
	background: url("/static/v3/web/css/3_wechat_xx.png") no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1
}

.wechat_xbleft,
.wechat_xbright {
	float: left;
	margin-left: 5px;
	margin-right: 20px
}

.wechat_xb {
	margin-bottom: 22px;
	border-top: 1px solid #f1b2b9;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 8px
}

.business {
	float: left;
	width: 45px;
	height: 14px;
	margin-top: 4px;
	margin-left: 5px
}

.business i {
	display: block;
	width: 45px;
	height: 14px;
	background: url("/static/v3/web/css/3_wechat_xb.png") no-repeat;
	position: relative;
	top: 0;
	left: 0
}

.business em {
	display: block;
	height: 14px;
	background: url("/static/v3/web/css/3_wechat_xx.png") no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1
}

.wechat_xbleft,
.wechat_xbright {
	float: left;
	margin-left: 5px;
	margin-right: 20px
}

.wechat_xb {
	margin-bottom: 22px;
	border-top: 1px solid #f1b2b9;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 8px
}

.view_right {
	position: absolute;
	width: 90px;
	height: 430px;
	border-left: 1px solid #e6e6e6;
	right: 0;
	top: 33px
}

.view_right a {
	display: block;
	width: 40px;
	height: 118px;
	border: 1px solid #eee;
	text-align: center;
	line-height: 18px;
	padding-top: 22px;
	color: #999;
	margin-top: 170px;
	margin-left: 20px
}

.view_right a:hover {
	border: 1px solid #d52f3f;
	color: #d52f3f
}

.wechat_condl dd {
	display: none;
	width: 270px;
	height: 202px;
	border-radius: 8px;
	position: absolute;
	background: #d52f3f;
	top: 0;
	left: 0;
	filter: alpha(opacity=90);
	-moz-opacity: .9;
	opacity: .9
}

.tab_box .wechat_condl:hover dd {
	display: block
}

.headlines {
	position: absolute;
	top: 16px;
	right: 20px
}

.headlines span {
	color: #fff;
	border: 1px dotted #fff;
	border-radius: 15px;
	width: 80px;
	display: inline-block;
	text-align: center;
	font-size: 12px;
	padding: 1px 0
}

.headlines em {
	font-weight: 400;
	color: #fff;
	font-size: 12px;
	margin-left: 15px
}

.analysis {
	background: #e8e7e7 url("/static/v3/web/css/4_wechat_con5.png") no-repeat center bottom;
	height: 799px
}

.dimensional {
	background: #fff;
	height: 900px
}

.wechat_ok {
	position: absolute;
	width: 18px;
	height: 18px;
	z-index: 30;
	top: 75px;
	left: 65px
}

.video_form {
	border-radius: 30px;
	width: 420px;
	*width: 450px;
	margin: 0 auto
}

.video_form li {
	float: left;
	width: 122px;
	text-align: center;
	line-height: 37px;
	height: 44px;
	background: #5c656b;
	border-radius: 30px;
	border: 2px solid #e6e6e6;
	margin-left: 15px;
	cursor: pointer
}

.video_form li.active {
	background: #d52f3f;
	color: #fff;
	border-radius: 30px;
	border: 2px solid #d52f3f
}

.video_form li.active a {
	color: #fff;
	font-size: 16px
}

.video_form li a {
	font-size: 16px;
	color: #fff
}

.advertising {
	background: url("/static/v3/web/css/5_advertising1.jpg") repeat-x;
	height: 799px
}

.smartul {
	width: 326px
}

.smartul li {
	background: #fff;
	width: 142px
}

.smartul li a {
	color: #d52f3f
}

.thecore {
	position: relative;
	width: 441px;
	margin: 85px 30px 0 0
}

.thecore_back {
	position: absolute;
	top: 0;
	left: 0;
	width: 441px;
	height: 441px;
	z-index: 1
}

.thecore_1 {
	position: absolute;
	height: 104px;
	width: 106px;
	top: 140px;
	left: 30px;
	z-index: 2;
	cursor: pointer
}

.thecore_2 {
	top: 150px;
	left: 60px
}

.thecore_3 {
	top: 90px;
	left: 160px
}

.thecore_4 {
	position: absolute;
	height: 198px;
	width: 198px;
	top: 120px;
	left: 110px;
	z-index: 4;
	background: url("/static/v3/web/css/6_thecore_3.png") no-repeat;
	border-radius: 198px
}

.thecore_5 {
	position: absolute;
	height: 144px;
	width: 144px;
	top: -274px;
	left: 164px;
	z-index: 3
}

.thecore_6 {
	position: absolute;
	height: 144px;
	width: 144px;
	top: -289px;
	left: 264px;
	z-index: 3
}

.tite {
	color: #fff;
	text-align: center;
	line-height: 124px;
	position: relative
}

.tite i {
	display: block;
	position: absolute;
	top: -29px;
	left: 40px;
	color: #fff;
	font-size: 26px
}

.po1 {
	position: absolute;
	width: 356px;
	height: 117px;
	background: url("/static/v3/web/css/7_po_1.png") no-repeat;
	display: none;
	top: -120px;
	left: -250px
}

.animation,
.animatop {
	-webkit-transition: .8s;
	-webkit-transition: -webkit-transform .8s ease-out;
	transition: transform .8s ease-out;
	-moz-transition: -moz-transform .8s ease-out
}

.thecore_1:hover .animation,
.animatop:hover,
.thecore_5:hover .animation,
.thecore_6:hover .animation {
	transform: rotateZ(360deg);
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg)
}

.thecore_1img {
	height: 104px;
	width: 106px;
	background: url("/static/v3/web/css/8_thecore_1.png") no-repeat
}

.thecore_2img {
	height: 144px;
	width: 144px;
	background: url("/static/v3/web/css/9_thecore_2.png") no-repeat
}

.thecore_xe {
	position: absolute;
	height: 104px;
	width: 106px;
	top: 0;
	left: 0
}

.po2 {
	top: 0;
	left: -380px;
	width: 366px;
	height: 109px;
	background: url("/static/v3/web/css/10_po_2.png") no-repeat
}

.po3 {
	top: 110px;
	left: -252px;
	width: 366px;
	height: 117px;
	background: url("/static/v3/web/css/11_po_3.png") no-repeat
}

.po4 {
	top: -120px;
	left: -92px;
	width: 356px;
	height: 117px;
	background: url("/static/v3/web/css/12_po_4.png") 0 0 no-repeat
}

.po5 {
	top: 155px;
	left: -212px;
	width: 356px;
	height: 118px;
	background: url("/static/v3/web/css/13_po_5.png") 0 0 no-repeat
}

.outert {
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	margin: 60px 0 0;
	text-align: center
}

.tite:hover .po1 {
	display: block
}

.thecore .input_left {
	width: 110px;
	height: 110px;
	line-height: 110px;
	float: left;
	font-size: 18px;
	color: #fff
}

.thecore .input_right {
	width: 210px;
	height: 110px;
	line-height: 110px;
	float: left;
	line-height: 18px;
	color: #b7b7b7;
	margin-left: 20px;
	text-align: left;
	margin-top: 15px
}