﻿@charset "UTF-8";/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
.my_con {
	background-color: #FFF;
	width: 100%;
	position: relative
}
.my_gray {
	background-color: #f2f2f3
}
.my_con_box {
	max-width: 1000px;
	position: relative;
	padding-top: 50px;
	margin: 0 auto
}
.my_leftpic img {
	float: left;
	margin-right: 40px;
	width: 30%
}
.my_con_div {
	float: left;
	width: 37%;
	min-height: 200px
}
.my_con_div h1 {
	margin: 0;
	line-height: 48px;
	margin-top: 20px 0
}
.my_con_div p {
	display: block;
	line-height: 1.8em;
	margin-top: 20px;
	min-height: 70px
}
.my_tedian {
	float: left;
	margin-right: 40px;
	font-size: 14px;
	margin-top: 10px;
	cursor: pointer;
	color: #666
}
.my_right {
	float: left;
	width: 23%;
	margin-left: 5%;
	height: 200px;
	border-left: 1px dotted #ccc;
	padding-left: 4%
}
.my_right h3 {
	font-size: 14px;
	color: #999;
	margin-top: 0
}
.my_right p {
	line-height: 2.2em;
	margin: 0;
	color: #999
}
.my_app {
	position: relative;
	width: 100%
}
.my_app_box {
	margin: 0 auto;
	max-width: 1000px;
	position: relative;
	padding-top: 60px;
	padding-bottom: 40px;
	background: url(../images/new_weishi_15.png) top right no-repeat
}
.my_pdf_box {
	position: relative;
	max-width: 1000px;
	margin: 0 auto;
	padding-top: 0px;
	padding-bottom: 20px
}
.my_pdf {
	position: relative;
	width: 100%
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden], template {
display:none
}
b, strong {
	font-weight: bold
}
dfn {
	font-style: italic
}
h1 {
	font-size: 2em;
	margin: .67em 0
}
mark {
	background: #ff0;
	color: #000
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -0.5em
}
sub {
	bottom: -0.25em
}
img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 1em 40px
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}
pre {
	overflow: auto
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}
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 {
border:0;
padding:0
}
input {
	line-height: normal
}
input[type="checkbox"], input[type="radio"] {
	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-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: .35em .625em .75em
}
legend {
	border: 0;
	padding: 0
}
textarea {
	overflow: auto
}
optgroup {
	font-weight: bold
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
td, th {
	padding: 0
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
header.h6.sticky.no-topbar {
	height: 48px
}
input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
figure {
	margin: 0
}
img {
	vertical-align: middle
}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}
.img-rounded {
	border-radius: 6px
}
.img-thumbnail {
	padding: 4px;
	line-height: 1.428571429;
	background-color: white;
	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;
	display: inline-block;
	max-width: 100%;
	height: auto
}
.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;
	margin: -1px;
	padding: 0;
	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
}
.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}
.container:before, .container:after {
	content: " ";
	display: table
}
.container:after {
	clear: both
}
@media(min-width:768px) {
.container {
	width: 750px
}
}
@media(min-width:992px) {
.container {
	width: 970px
}
}
@media(min-width:1200px) {
.container {
	width: 1170px
}
}
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}
.container-fluid:before, .container-fluid:after {
	content: " ";
	display: table
}
.container-fluid:after {
	clear: both
}
.row {
	margin-left: -15px;
	margin-right: -15px
}
.row:before, .row:after {
	content: " ";
	display: table
}
.row:after {
	clear: both
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left
}
.col-xs-1 {
	width: 8.3333333333%
}
.col-xs-2 {
	width: 16.6666666667%
}
.col-xs-3 {
	width: 25%
}
.col-xs-4 {
	width: 33.3333333333%
}
.col-xs-5 {
	width: 41.6666666667%
}
.col-xs-6 {
	width: 50%
}
.col-xs-7 {
	width: 58.3333333333%
}
.col-xs-8 {
	width: 66.6666666667%
}
.col-xs-9 {
	width: 75%
}
.col-xs-10 {
	width: 83.3333333333%
}
.col-xs-11 {
	width: 91.6666666667%
}
.col-xs-12 {
	width: 100%
}
.col-xs-pull-0 {
	right: auto
}
.col-xs-pull-1 {
	right: 8.3333333333%
}
.col-xs-pull-2 {
	right: 16.6666666667%
}
.col-xs-pull-3 {
	right: 25%
}
.col-xs-pull-4 {
	right: 33.3333333333%
}
.col-xs-pull-5 {
	right: 41.6666666667%
}
.col-xs-pull-6 {
	right: 50%
}
.col-xs-pull-7 {
	right: 58.3333333333%
}
.col-xs-pull-8 {
	right: 66.6666666667%
}
.col-xs-pull-9 {
	right: 75%
}
.col-xs-pull-10 {
	right: 83.3333333333%
}
.col-xs-pull-11 {
	right: 91.6666666667%
}
.col-xs-pull-12 {
	right: 100%
}
.col-xs-push-0 {
	left: auto
}
.col-xs-push-1 {
	left: 8.3333333333%
}
.col-xs-push-2 {
	left: 16.6666666667%
}
.col-xs-push-3 {
	left: 25%
}
.col-xs-push-4 {
	left: 33.3333333333%
}
.col-xs-push-5 {
	left: 41.6666666667%
}
.col-xs-push-6 {
	left: 50%
}
.col-xs-push-7 {
	left: 58.3333333333%
}
.col-xs-push-8 {
	left: 66.6666666667%
}
.col-xs-push-9 {
	left: 75%
}
.col-xs-push-10 {
	left: 83.3333333333%
}
.col-xs-push-11 {
	left: 91.6666666667%
}
.col-xs-push-12 {
	left: 100%
}
.col-xs-offset-0 {
	margin-left: 0
}
.col-xs-offset-1 {
	margin-left: 8.3333333333%
}
.col-xs-offset-2 {
	margin-left: 16.6666666667%
}
.col-xs-offset-3 {
	margin-left: 25%
}
.col-xs-offset-4 {
	margin-left: 33.3333333333%
}
.col-xs-offset-5 {
	margin-left: 41.6666666667%
}
.col-xs-offset-6 {
	margin-left: 50%
}
.col-xs-offset-7 {
	margin-left: 58.3333333333%
}
.col-xs-offset-8 {
	margin-left: 66.6666666667%
}
.col-xs-offset-9 {
	margin-left: 75%
}
.col-xs-offset-10 {
	margin-left: 83.3333333333%
}
.col-xs-offset-11 {
	margin-left: 91.6666666667%
}
.col-xs-offset-12 {
	margin-left: 100%
}
@media(min-width:768px) {
.col-sm-1, .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-sm-10, .col-sm-11, .col-sm-12 {
	float: left
}
.col-sm-1 {
	width: 8.3333333333%
}
.col-sm-2 {
	width: 16.6666666667%
}
.col-sm-3 {
	width: 25%
}
.col-sm-4 {
	width: 33.3333333333%
}
.col-sm-5 {
	width: 41.6666666667%
}
.col-sm-6 {
	width: 50%
}
.col-sm-7 {
	width: 58.3333333333%
}
.col-sm-8 {
	width: 66.6666666667%
}
.col-sm-9 {
	width: 75%
}
.col-sm-10 {
	width: 83.3333333333%
}
.col-sm-11 {
	width: 91.6666666667%
}
.col-sm-12 {
	width: 100%
}
.col-sm-pull-0 {
	right: auto
}
.col-sm-pull-1 {
	right: 8.3333333333%
}
.col-sm-pull-2 {
	right: 16.6666666667%
}
.col-sm-pull-3 {
	right: 25%
}
.col-sm-pull-4 {
	right: 33.3333333333%
}
.col-sm-pull-5 {
	right: 41.6666666667%
}
.col-sm-pull-6 {
	right: 50%
}
.col-sm-pull-7 {
	right: 58.3333333333%
}
.col-sm-pull-8 {
	right: 66.6666666667%
}
.col-sm-pull-9 {
	right: 75%
}
.col-sm-pull-10 {
	right: 83.3333333333%
}
.col-sm-pull-11 {
	right: 91.6666666667%
}
.col-sm-pull-12 {
	right: 100%
}
.col-sm-push-0 {
	left: auto
}
.col-sm-push-1 {
	left: 8.3333333333%
}
.col-sm-push-2 {
	left: 16.6666666667%
}
.col-sm-push-3 {
	left: 25%
}
.col-sm-push-4 {
	left: 33.3333333333%
}
.col-sm-push-5 {
	left: 41.6666666667%
}
.col-sm-push-6 {
	left: 50%
}
.col-sm-push-7 {
	left: 58.3333333333%
}
.col-sm-push-8 {
	left: 66.6666666667%
}
.col-sm-push-9 {
	left: 75%
}
.col-sm-push-10 {
	left: 83.3333333333%
}
.col-sm-push-11 {
	left: 91.6666666667%
}
.col-sm-push-12 {
	left: 100%
}
.col-sm-offset-0 {
	margin-left: 0
}
.col-sm-offset-1 {
	margin-left: 8.3333333333%
}
.col-sm-offset-2 {
	margin-left: 16.6666666667%
}
.col-sm-offset-3 {
	margin-left: 25%
}
.col-sm-offset-4 {
	margin-left: 33.3333333333%
}
.col-sm-offset-5 {
	margin-left: 41.6666666667%
}
.col-sm-offset-6 {
	margin-left: 50%
}
.col-sm-offset-7 {
	margin-left: 58.3333333333%
}
.col-sm-offset-8 {
	margin-left: 66.6666666667%
}
.col-sm-offset-9 {
	margin-left: 75%
}
.col-sm-offset-10 {
	margin-left: 83.3333333333%
}
.col-sm-offset-11 {
	margin-left: 91.6666666667%
}
.col-sm-offset-12 {
	margin-left: 100%
}
}
@media(min-width:992px) {
.col-md-1, .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-md-10, .col-md-11, .col-md-12 {
	float: left
}
.col-md-1 {
	width: 8.3333333333%
}
.col-md-2 {
	width: 16.6666666667%
}
.col-md-3 {
	width: 25%
}
.col-md-4 {
	width: 33.3333333333%
}
.col-md-5 {
	width: 41.6666666667%
}
.col-md-6 {
	width: 50%
}
.col-md-7 {
	width: 58.3333333333%
}
.col-md-8 {
	width: 66.6666666667%
}
.col-md-9 {
	width: 75%
}
.col-md-10 {
	width: 83.3333333333%
}
.col-md-11 {
	width: 91.6666666667%
}
.col-md-12 {
	width: 100%
}
.col-md-pull-0 {
	right: auto
}
.col-md-pull-1 {
	right: 8.3333333333%
}
.col-md-pull-2 {
	right: 16.6666666667%
}
.col-md-pull-3 {
	right: 25%
}
.col-md-pull-4 {
	right: 33.3333333333%
}
.col-md-pull-5 {
	right: 41.6666666667%
}
.col-md-pull-6 {
	right: 50%
}
.col-md-pull-7 {
	right: 58.3333333333%
}
.col-md-pull-8 {
	right: 66.6666666667%
}
.col-md-pull-9 {
	right: 75%
}
.col-md-pull-10 {
	right: 83.3333333333%
}
.col-md-pull-11 {
	right: 91.6666666667%
}
.col-md-pull-12 {
	right: 100%
}
.col-md-push-0 {
	left: auto
}
.col-md-push-1 {
	left: 8.3333333333%
}
.col-md-push-2 {
	left: 16.6666666667%
}
.col-md-push-3 {
	left: 25%
}
.col-md-push-4 {
	left: 33.3333333333%
}
.col-md-push-5 {
	left: 41.6666666667%
}
.col-md-push-6 {
	left: 50%
}
.col-md-push-7 {
	left: 58.3333333333%
}
.col-md-push-8 {
	left: 66.6666666667%
}
.col-md-push-9 {
	left: 75%
}
.col-md-push-10 {
	left: 83.3333333333%
}
.col-md-push-11 {
	left: 91.6666666667%
}
.col-md-push-12 {
	left: 100%
}
.col-md-offset-0 {
	margin-left: 0
}
.col-md-offset-1 {
	margin-left: 8.3333333333%
}
.col-md-offset-2 {
	margin-left: 16.6666666667%
}
.col-md-offset-3 {
	margin-left: 25%
}
.col-md-offset-4 {
	margin-left: 33.3333333333%
}
.col-md-offset-5 {
	margin-left: 41.6666666667%
}
.col-md-offset-6 {
	margin-left: 50%
}
.col-md-offset-7 {
	margin-left: 58.3333333333%
}
.col-md-offset-8 {
	margin-left: 66.6666666667%
}
.col-md-offset-9 {
	margin-left: 75%
}
.col-md-offset-10 {
	margin-left: 83.3333333333%
}
.col-md-offset-11 {
	margin-left: 91.6666666667%
}
.col-md-offset-12 {
	margin-left: 100%
}
}
@media(min-width:1200px) {
.col-lg-1, .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-lg-10, .col-lg-11, .col-lg-12 {
	float: left
}
.col-lg-1 {
	width: 8.3333333333%
}
.col-lg-2 {
	width: 16.6666666667%
}
.col-lg-3 {
	width: 25%
}
.col-lg-4 {
	width: 33.3333333333%
}
.col-lg-5 {
	width: 41.6666666667%
}
.col-lg-6 {
	width: 50%
}
.col-lg-7 {
	width: 58.3333333333%
}
.col-lg-8 {
	width: 66.6666666667%
}
.col-lg-9 {
	width: 75%
}
.col-lg-10 {
	width: 83.3333333333%
}
.col-lg-11 {
	width: 91.6666666667%
}
.col-lg-12 {
	width: 100%
}
.col-lg-pull-0 {
	right: auto
}
.col-lg-pull-1 {
	right: 8.3333333333%
}
.col-lg-pull-2 {
	right: 16.6666666667%
}
.col-lg-pull-3 {
	right: 25%
}
.col-lg-pull-4 {
	right: 33.3333333333%
}
.col-lg-pull-5 {
	right: 41.6666666667%
}
.col-lg-pull-6 {
	right: 50%
}
.col-lg-pull-7 {
	right: 58.3333333333%
}
.col-lg-pull-8 {
	right: 66.6666666667%
}
.col-lg-pull-9 {
	right: 75%
}
.col-lg-pull-10 {
	right: 83.3333333333%
}
.col-lg-pull-11 {
	right: 91.6666666667%
}
.col-lg-pull-12 {
	right: 100%
}
.col-lg-push-0 {
	left: auto
}
.col-lg-push-1 {
	left: 8.3333333333%
}
.col-lg-push-2 {
	left: 16.6666666667%
}
.col-lg-push-3 {
	left: 25%
}
.col-lg-push-4 {
	left: 33.3333333333%
}
.col-lg-push-5 {
	left: 41.6666666667%
}
.col-lg-push-6 {
	left: 50%
}
.col-lg-push-7 {
	left: 58.3333333333%
}
.col-lg-push-8 {
	left: 66.6666666667%
}
.col-lg-push-9 {
	left: 75%
}
.col-lg-push-10 {
	left: 83.3333333333%
}
.col-lg-push-11 {
	left: 91.6666666667%
}
.col-lg-push-12 {
	left: 100%
}
.col-lg-offset-0 {
	margin-left: 0
}
.col-lg-offset-1 {
	margin-left: 8.3333333333%
}
.col-lg-offset-2 {
	margin-left: 16.6666666667%
}
.col-lg-offset-3 {
	margin-left: 25%
}
.col-lg-offset-4 {
	margin-left: 33.3333333333%
}
.col-lg-offset-5 {
	margin-left: 41.6666666667%
}
.col-lg-offset-6 {
	margin-left: 50%
}
.col-lg-offset-7 {
	margin-left: 58.3333333333%
}
.col-lg-offset-8 {
	margin-left: 66.6666666667%
}
.col-lg-offset-9 {
	margin-left: 75%
}
.col-lg-offset-10 {
	margin-left: 83.3333333333%
}
.col-lg-offset-11 {
	margin-left: 91.6666666667%
}
.col-lg-offset-12 {
	margin-left: 100%
}
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: table
}
.clearfix:after {
	clear: both
}
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.pull-right {
	float: right!important
}
.pull-left {
	float: left!important
}
.hide {
	display: none!important
}
.show {
	display: block!important
}
.invisible {
	visibility: hidden
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}
.hidden {
	display: none!important;
	visibility: hidden!important
}
.affix {
	position: fixed
}
@-ms-viewport {
width:device-width
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
	display: none!important
}
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
	display: none!important
}
@media(max-width:767px) {
.visible-xs {
	display: block!important
}
table.visible-xs {
	display: table
}
tr.visible-xs {
	display: table-row!important
}
th.visible-xs, td.visible-xs {
	display: table-cell!important
}
}
@media(max-width:767px) {
.visible-xs-block {
	display: block!important
}
}
@media(max-width:767px) {
.visible-xs-inline {
	display: inline!important
}
}
@media(max-width:767px) {
.visible-xs-inline-block {
	display: inline-block!important
}
}
@media(min-width:768px) and (max-width:991px) {
.visible-sm {
	display: block!important
}
table.visible-sm {
	display: table
}
tr.visible-sm {
	display: table-row!important
}
th.visible-sm, td.visible-sm {
	display: table-cell!important
}
}
@media(min-width:768px) and (max-width:991px) {
.visible-sm-block {
	display: block!important
}
}
@media(min-width:768px) and (max-width:991px) {
.visible-sm-inline {
	display: inline!important
}
}
@media(min-width:768px) and (max-width:991px) {
.visible-sm-inline-block {
	display: inline-block!important
}
}
@media(min-width:992px) and (max-width:1199px) {
.visible-md {
	display: block!important
}
table.visible-md {
	display: table
}
tr.visible-md {
	display: table-row!important
}
th.visible-md, td.visible-md {
	display: table-cell!important
}
}
@media(min-width:992px) and (max-width:1199px) {
.visible-md-block {
	display: block!important
}
}
@media(min-width:992px) and (max-width:1199px) {
.visible-md-inline {
	display: inline!important
}
}
@media(min-width:992px) and (max-width:1199px) {
.visible-md-inline-block {
	display: inline-block!important
}
}
@media(min-width:1200px) {
.visible-lg {
	display: block!important
}
table.visible-lg {
	display: table
}
tr.visible-lg {
	display: table-row!important
}
th.visible-lg, td.visible-lg {
	display: table-cell!important
}
}
@media(min-width:1200px) {
.visible-lg-block {
	display: block!important
}
}
@media(min-width:1200px) {
.visible-lg-inline {
	display: inline!important
}
}
@media(min-width:1200px) {
.visible-lg-inline-block {
	display: inline-block!important
}
}
@media(max-width:767px) {
.hidden-xs {
	display: none!important
}
}
@media(min-width:768px) and (max-width:991px) {
.hidden-sm {
	display: none!important
}
}
@media(min-width:992px) and (max-width:1199px) {
.hidden-md {
	display: none!important
}
}
@media(min-width:1200px) {
.hidden-lg {
	display: none!important
}
}
.visible-print {
	display: none!important
}
@media print {
.visible-print {
	display: block!important
}
table.visible-print {
	display: table
}
tr.visible-print {
	display: table-row!important
}
th.visible-print, td.visible-print {
	display: table-cell!important
}
}
.visible-print-block {
	display: none!important
}
@media print {
.visible-print-block {
	display: block!important
}
}
.visible-print-inline {
	display: none!important
}
@media print {
.visible-print-inline {
	display: inline!important
}
}
.visible-print-inline-block {
	display: none!important
}
@media print {
.visible-print-inline-block {
	display: inline-block!important
}
}
@media print {
.hidden-print {
	display: none!important
}
}
.__ph .navbar .navbar-inner {
	background-color: #f6f5f1;
	background-image: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	padding-right: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	border-bottom: 0;
	padding-left: 0;
	position: relative;
	z-index: 2;
	border-bottom: 0 solid #c8c8c8;
	height: 75px
}
.__ph .navbar .brand {
	background-position: 0 13px;
	background-repeat: no-repeat;
	font-size: 20px;
	font-weight: normal;
	display: inline-block;
	width: 144px;
	height: 75px;
	margin-top: 0;
	padding-right: 26px;
	vertical-align: middle
}
.__ph #wrap {
	background-color: #fff!important;
	min-width: 980px!important
}
.__ph #container_menu {
	padding: 0;
	width: 980px
}
.__ph #list_navbar_top {
	display: inline-block
}
.__ph #list_navbar_top li {
	display: inline-block
}
.__ph #list_navbar_top a {
	text-transform: uppercase;
	font-family: '微软雅黑', 'Hiragino Sans GB', sans-serif!important;
	font-size: 13px;
	color: #a0a0a0;
	height: 100%;
	padding: 40px 14px 4px 14px;
	line-height: 75px;
	position: relative;
	top: 13px;
	text-decoration: none
}
.__ph #list_navbar_top a.phantom_home {
	background-position: -28px 0
}
.__ph #list_navbar_top a.phantom_functions {
	background-position: -16px -59px
}
.__ph #list_navbar_top a.phantom_download {
	background-position: -28px -115px
}
.__ph #list_navbar_top a.phantom_mall {
	background-position: -10px -181px
}
.__ph #list_navbar_top a.phantom_cart {
	background-position: -22px -240px
}
.__ph #list_navbar_top a.phantom_auth {
	background-position: -15px -298px
}
.__ph #list_navbar_top a.phantom_bbs {
	background-position: -19px -367px
}
.__ph #list_navbar_top a.selected.phantom_home {
	background-position: -145px 0
}
.__ph #list_navbar_top a.selected.phantom_functions {
	background-position: -133px -59px
}
.__ph #list_navbar_top a.selected.phantom_download {
	background-position: -145px -115px
}
.__ph #list_navbar_top a.selected.phantom_mall {
	background-position: -127px -181px
}
.__ph #list_navbar_top a.selected.phantom_cart {
	background-position: -139px -240px
}
.__ph #list_navbar_top a.selected.phantom_auth {
	background-position: -132px -298px
}
.__ph #list_navbar_top a.selected.phantom_bbs {
	background-position: -131px -367px
}
.__ph #list_navbar_top a.selected {
	color: black!important
}
.__ph #list_navbar_top a:hover, .__ph #list_navbar_top a.active {
	color: #e20019!important
}
@media(max-width:768px) {
.__ph .navbar-inner .container {
	width: 100%
}
.__ph #container_menu {
	width: 100%
}
.__ph #list_navbar_top a {
	padding-top: 30px;
	line-height: 60px
}
.__ph div.rainbow-bg-wrapper {
	padding-top: 145px
}
}
.container {
	margin-right: auto;
	margin-left: auto;
*zoom:1
}
body {
	margin: 0
}
ul {
	-webkit-margin-before: 0;
	-webkit-margin-after: 0
}
@media(max-width:768px) {
.__ph .navbar-inner .container {
	width: 100%
}
.__ph #container_menu {
	width: 100%
}
.__ph #list_navbar_top a {
	padding-top: 30px;
	line-height: 60px
}
.__ph div.rainbow-bg-wrapper {
	padding-top: 145px
}
}
.header {
	height: 92px;
	border-bottom: 2px solid #f00;
	background-color: #333
}
.header a {
	color: white
}
.header a:hover {
	text-decoration: none
}
.header .header-nav {
	height: 90px
}
.header .header-nav-logo {
	float: left;
	display: block;
	width: 200px
}
.header .header-nav-logo img {
	position: relative;
	top: 19px
}
.header .header-nav-bar {
	float: right;
	list-style-type: none;
	display: inline-block;
	width: 460px;
	font-size: 15px;
	height: 90px;
	line-height: 90px;
	margin: 0
}
.header .header-nav-bar li {
	margin-left: 2em;
	float: left;
	position: relative
}
.header .header-nav-bar li:hover a {
	color: red
}
.header .header-nav-bar .customer-service a {
	cursor: pointer
}
.header .header-nav-bar .customer-service:hover .phone-and-wexin {
	display: block
}
.header .header-nav-bar .phone-and-wexin {
	position: absolute;
	display: none;
	width: 172px;
	height: 172px;
	z-index: 99;
	background: white;
	top: 92px;
	left: -74px;
	border: 1px solid #f2f2f2
}
.header .header-nav-bar .phone-and-wexin .weixin-account {
	display: block;
	margin: 17px auto;
	width: 100px;
	height: 100px
}
.header .header-nav-bar .phone-and-wexin .official-phone {
	position: absolute;
	width: 100%;
	bottom: 2px;
	height: 40px;
	line-height: 40px;
	padding-left: 0;
	border-top: 1px dotted #d6d6d6;
	color: #a3a3a3
}
.header .header-nav-bar .phone-and-wexin .taper {
	position: absolute;
	transform: rotate(45deg);
	left: 50%;
	width: 15px;
	height: 15px;
	margin-left: -6px;
	display: block;
	top: -9px;
	background: white;
	border-left: 1px solid red;
	border-top: 1px solid red
}
.header .user-info {
	float: right;
	height: 32px;
	line-height: 32px;
	min-width: 90px;
	text-align: center;
	border-radius: 16px;
	outline: 0;
	border: 0;
	background-color: #f84545;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	background-image: linear-gradient(to bottom, #f84545, #d30000);
	background-repeat: repeat-x;
	position: relative;
	top: 29px
}
.header .user-info:active {
	box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
	text-decoration: none
}
.header .user-info a {
	display: block
}
.header .shopping-cart-info {
	float: right;
	height: 32px;
	line-height: 32px;
	width: 90px;
	border-radius: 16px;
	background: #f84545;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	position: relative;
	top: 29px;
	right: 12px;
	outline: 0;
	text-align: left;
	padding-left: 15px;
	margin-left: 20px
}
.header .shopping-cart-info .good-count {
	position: absolute;
	top: 3px;
	right: 3px;
	width: 26px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	background: white;
	color: #f84545;
	border-radius: 30px
}
#user-menu {
	list-style-type: none;
	-webkit-padding-start: 0;
	border-radius: 16px;
	background: #f84545;
	position: relative;
	z-index: 998;
	overflow-y: hidden;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	height: 32px;
	margin: 0;
	padding: 0
}
#user-menu:hover {
	height: 160px
}
#user-menu:hover:first-child:hover a::after {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}
#user-menu li {
	height: 32px;
	line-height: 32px
}
#user-menu li:hover {
	background: #ff8c8c;
	background: -webkit-gradient(linear, 0% 0, 0% 100%, from(#f84545), to(#f84545), color-stop(0.2, #ff8c8c), color-stop(0.8, #ff8c8c))
}
#user-menu li:first-child:hover a::after {
	border-left-color: #ff8c8c;
	border-right-color: #ff8c8c
}
#user-menu li:first-child a::after {
	-webkit-transition: all .3s ease-in-out, border .01s linear;
	transition: all .3s ease-in-out, border .01s linear;
	box-sizing: content-box;
	content: " ";
	float: right;
	position: relative;
	top: 14px;
	right: 12px;
	display: block;
	width: 0;
	height: 0;
	border-top: 7px solid white;
	border-left: 5px solid #f84545;
	border-right: 5px solid #f84545
}
#user-menu li a {
	display: block
}
#user-menu .signout-submit {
	display: block;
	width: 100%;
	background: rgba(0,0,0,0);
	outline: 0;
	border: 0;
	color: #FFF
}
.footer {
	text-align: center
}
.footer p, .footer dl {
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	margin: 0
}
.footer a {
	color: #787878;
	font-size: 12px;
	text-decoration: none
}
.footer .footer-bg {
	border: 1px solid #ededed;
	border-left: 0;
	border-right: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 10px
}
.footer .footer-panel {
	background: #fafafa;
	color: #787878;
	box-sizing: border-box
}
.footer .footer-related-pages {
	float: left;
	margin-top: 30px
}
.footer .footer-related-pages dd {
	float: left;
	display: inline-block;
	-webkit-margin-start: 0;
	margin-left: 20px
}
.footer .footer-copyright {
	margin-top: 30px;
	margin-bottom: 30px
}
.footer .footer-filing {
	margin-left: 1em
}
body {
	font-family: "Microsoft YaHei", "STXihei"
}
.global-notice {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	text-shadow: rgba(0,0,0,0.8) 0 -1px 0;
	background: #522855;
	box-shadow: inset rgba(255,255,255,0.08) 0 1px 0, inset rgba(0,0,0,0.5) 0 -1px 0;
	color: white;
	font-size: 15px
}
.global-notice p {
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	margin: 0;
	height: 38px;
	line-height: 38px
}
.color-red {
	color: #d90000
}
.color-green {
	color: #00b259
}
.color-a1 {
	color: #a1a1a1
}
.products-nav {
	height: 60px;
	border-bottom: 1px solid #d6d6d6
}
.products-nav a {
	text-align: center;
	line-height: 30px;
	margin-top: 15px;
	color: #9f9f9f;
	width: 80px;
	height: 46px;
	cursor: pointer
}
.products-nav a:hover {
	text-decoration: none
}
.products-nav a.active {
	border-bottom: 2px solid #d90000
}
.products-nav .market-price {
	line-height: 60px;
	font-size: 25px;
	color: #f03737;
	margin: 0 10px 0 70px
}
.products-nav .buy-now {
	width: 100px;
	height: 30px;
	line-height: 28px;
	border: 1px solid #d90000;
	color: #d90000;
	border-radius: 30px
}
.products-nav.fixed {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9;
	background: white
}
.text-1 {
	font-size: 35px;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	margin: 0;
	color: #666
}
.text-2 {
	margin-top: 2em;
	font-size: 16px;
	color: #666;
	line-height: 1.8em
}
.detail {
	color: #666
}
.detail h3 {
	font-size: 35px;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	margin-bottom: 25px;
	text-align: center
}
.detail ul {
	margin-bottom: 80px;

}
.list-paddingleft-2 {
	width:1000px;
	margin:10px auto;
	border:1px solid #ddd;
	border-radius:5px;
	padding:20px;
	min-height:80px;
	font-size:14px;
	font-family:"微软雅黑";
	line-height:20px;
}
.detail li {
	list-style-type: none;
	height: 70px;
	line-height: 70px;
	border-bottom: 1px solid #e6e9ed
}
.detail li:first-child {
	border-top: 1px solid #e6e9ed;
	line-height: 69px
}
.detail .detail-title {
	float: left;
	width: 100px;
	font-weight: bold
}
.detail .detail-value {
	float: right;
	width: 330px;
	text-align: left
}
@media(max-width:520px) {
.detail li {
	height: auto
}
.detail .detail-value {
	float: none
}
}
.container .row img {
	max-width: 100%
}
.banner {
	height: 600px;
	background: #f2f2f3
}
.banner .banner-title {
	margin-top: 300px
}
.banner .banner-logo {
	margin-top: 100px
}
.connect {
	height: 520px;
	background: transparent url(../images/4-5642be28b4e6a1a0aa5f651577350c29.png) no-repeat left center
}
.connect .connect-logo {
	margin-top: 55px
}
.connect .text-1 {
	margin-top: 210px;
	line-height: 1.5em
}
.setup {
	background: #f2f2f3;
	height: 460px
}
.setup .setup-logo {
	margin-top: 43px
}
.setup .text-1 {
	margin-top: 150px;
	line-height: 1.5em
}
.operator {
	height: 660px
}
.operator .text-1 {
	margin-top: 210px;
	line-height: 1.5em
}
.operator .operator-logo {
	margin-top: 161px
}
.design {
	overflow-x: hidden;
	background-attachment: fixed;
	background-image: url(../images/cp_bg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 240px;
	border-bottom: 1px solid #333;
	width: 100%;
}
.cp_pic {
	text-align: center;
	top: -280px;
	position: relative;
	width: 300px;
	height: 300px;
	margin: 0 auto;
}
.cp_pic span.zoom_in {
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(../images/zoom-in.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	border-radius: 50%;
	top: 100px;
	-webkit-transition: all 0.2s ease-in 0s;
	-moz-transition: all 0.2s ease-in 0s;
	-ms-transition: all 0.2s ease-in 0s;
	-o-transition: all 0.2s ease-in 0s;
	transition: all 0.2s ease-in 0s;
	cursor: pointer;
}
.cp_pic span.zoom_in:hover {
	background-color: rgba(0,0,0,0.0);
	background-image: url(../images/zoom-in_h.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.design .text-1 {
	margin-top: 240px;
	line-height: 1.5em
}
.design-logo {
	max-width: 140%!important;
	margin-top: 100px;
	border-radius: 50%;
}
@media(max-width:767px) {
.banner .banner-title {
	display: block;
	margin: 50px auto 0
}
.banner .banner-logo {
	display: block;
	margin: 0 auto
}
.connect {
	height: auto
}
.connect .connect-logo {
	display: block;
	margin: 20px auto
}
.connect .text-1 {
	margin-top: 0
}
.setup {
	height: auto
}
.setup .text-1 {
	margin-top: 20px
}
.setup .setup-logo {
	display: block;
	margin: 20px auto
}
.operator {
	height: auto
}
.operator .operator-logo {
	margin: 20px auto;
	display: block
}
.operator .text-1 {
	margin-top: 20px
}
.design {
	height: auto
}
.design .design-logo {
	margin-top: 0
}
.design .text-1 {
	margin-top: 20px
}
}
/*zoom css*/
div.gallery li {
	float: left;
	border: none;
}
