a,
a:link {
	color: #000;
}

a:visited {
	color: #000;
}

a:hover {
	color: #005baa;
}

.qjd-top {
	background-color: #1c2d6f;
	height: 64px;
	line-height: 64px;
}

.qjd-top .wrap > * {
	display: inline-block;
	*float: left;
	vertical-align: top;
}

.qjd-top .qjd-search {
	float: right;
	width: 300px;
	text-align: right;
	*margin-top: 1.2em;
}

.qjd-top li {
	display: inline-block;
	*display: inline;
}

.qjd-top li a {
	vertical-align: top;
	display: inline-block;
	font-size: 1.2em;
	color: #fff;
	padding: 0 10px;
	min-width: 4em;
	text-align: center;
}

.qjd-logo {
	color: #fff;
	font-size: 1.4em;
	margin-right: 1em;
	width: 35%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.qjd-top li a:hover {
	background-color: #034d8d;
}

.qjd-top li.selected a {
	background-color: #005baa;
}

.qjd-top .xs-search span {
	margin-left: 0;
	padding: 0.2em 1em;
}

.qjd-top .xs-search {
	background: none;
	border: 1px solid #fff;
	border-radius: 20px;
}

.qjd-top input[type="text"] {
	background: none;
	border: 0;
	color: #fff;
}

.qjd-top .k-icon-search {
	position: absolute;
	right: 0.5em;
	top: 0.2em;
	cursor: pointer;
}

.qjd-top .k-icon-search:hover {
	opacity: 0.7;
}

.qjd-banner {
	position: relative;
	overflow: hidden;
	clear: both;
}

.qjd-banner img {
	max-width: 100%;
}

.banner_bg img {
	min-width: 100%;
	min-height: 100%;
}

.qjd-banner .banner_word {
	position: absolute;
	color: #fff;
	width: 100%;
	height: 100%;
	text-align: center;
	top: 0;
	left: 0;
}

.store-name {
	margin-top: 1em;
	font-size: 4em;
	margin-bottom: 0.5em;
}

.qjd-section {
	padding: 3em 0;
}

.qjd-news {
	float: right;
	width: 390px;
	margin-left: 20px;
}

.qjd-destruction {
	overflow: hidden;
}

.qjd-destruction h3 {
	font-size: 1.8em;
	font-weight: bold;
	color: #025eac;
	padding-bottom: 1em;
}

.qjd-destruction h3 em {
	color: #777;
	font-size: 12px;
	font-weight: normal;
	margin-left: 0.5em;
}

.qjd-destruction p img {
	float: left;
	margin-right: 20px;
}

.qjd-destruction p {
	font-size: 14px;
	line-height: 1.8em;
}

.gray-section {
	background-color: #eeefef;
}

.qjd-p-item {
	background-color: #fff;
	float: left;
	width: 32.6%;
	margin-right: 2%;
	margin-bottom: 1.5em;
	*width: 31%;
	*margin-left: 1%;
	margin-right: 1%;
}

.qjd-p-item:nth-child(3n+3) {
	margin-right: 0;
}

.qjd-p-item .qjd-p-thumb {
	float: left;
	width: 36%;
	margin: 6% 4%;
}

.qjd-p-item .qjd-p-thumb img {
	width: 100%;
}

.qjd-p-item .qjd-p-property {
	margin: 6% 4% 6% 0;
	overflow: hidden;
}

.qjd-p-item h4 {
	font-size: 1.4em;
	height: 2.8em;
	overflow: hidden;
	text-overflow: ellipsis;
}

.qjd-p-property p {
	margin: 0.5em 0 1em;
	color: #a5a5a6;
	font-size: 12px;
}

.xs-tab-body {
	padding: 1em 0;
}

.qjd-p-property .icon-span {
	margin-right: 1em;
}

.qjd-action {
	text-align: center;
}

.qjd-action .k-icon {
	margin-left: 0.2em;
}

.qjd-action .icon-span a {
	font-size: 1.2em;
	padding: 0.5em 1em;
	background-color: #005baa;
	border-radius: 20px;
	color: #fff;
	display: inline-block;
}

.qjd-action .icon-span a:hover {
	background: #054f90
}

.qjd-contact {
	position: relative;
}

.qjd-contact-bg {
	height: 30em;
}

.qjd-contact-bg img {
	width: 100%;
	height: 100%;
}

.qjd-contact-info {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.qjd-section .xs-column {
	background: none;
}

.qjd-section .xs-column-title span {
	display: inline-block;
	margin: 0 0.5em;
}

.qjd-section .xs-column-title {
	border: 0;
	text-align: center;
	color: #fff;
	font-size: 2.4em;
	line-height: 1em;
	font-weight: bold;
}

.qjd-section .xs-column-title em {
	font-size: 14px;
	font-weight: normal;
}

.qjd-section .xs-column-title .line {
	border-bottom: 2px solid #fff;
	display: inline-block;
	width: 4em;
	height: 0;
}

.qjd-section .xs-column-body {
	background: none;
}

.qjd-contact-list {
	text-align: center;
	padding: 4em 0;
}

.qjd-contact-item {
	width: 28%;
	margin: 0 1%;
	font-size: 1.4em;
	color: #fff;
	border: 1px solid #fff;
	padding: 1em;
	text-align: center;
	display: inline-block;
	*display: inline;
	zoom: 1;
	min-width: 16em;
	vertical-align: middle;
}

.qjd-contact-item h4 {
	line-height: 1em;
	font-weight: normal;
}

.qjd-contact-item h4 em {
	font-size: 12px;
}

.qjd-contact-item p {
	margin: 1em 0;
	height: 36px;
}

.qjd-contact-item div {
	height: 2.8em;
}

.white-top {
	background-color: #fff;
	height: 76px;
	line-height: 76px;
}

.white-top .qjd-logo {
	font-size: 2.6em;
	font-weight: bold;
	color: #1c5aa9
}

.white-top .qjd-search {
	margin-top: 0;
}

.white-top .qjd-search input[type="text"] {
	border: 1px solid #ddd;
	font-size: 1.3em;
	border-radius: 2em;
	padding: 0.4em 1em;
	width: 14em;
	margin-right: 1em;
}

.white-top .qjd-search input[type="button"] {
	background-color: #518cca;
	font-size: 1.3em;
	padding: 0.4em 1em;
	*padding: 0.3em 1em;
	color: #fff;
	border: 0;
	border-radius: 2em;
	cursor: pointer;
}

.white-top .qjd-search input[type="button"]:hover {
	background-color: #1c5aa9
}

.white-top .qjd-search {
	width: auto;
}

.qjd-stastics {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	text-align: center;
}

.qjd-stastics-l {
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin-right: 100px;
}

.qjd-stastics-r {
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin-left: 100px;
}

.qjd-stastics-l,
.qjd-stastics-r {
	color: #fff;
	font-size: 2em;
	margin-top: 4em;
}

.qjd-stastics-l *,
.qjd-stastics-r * {
	display: inline-block;
	vertical-align: text-bottom;
}

.qjd-stastics-l em,
.qjd-stastics-r em {
	font-size: 6em;
	line-height: 0.8em;
	*line-height: 1.2em;
	font-weight: bold;
	text-shadow: 6px 0px 0px #194088;
}

.qjd-stastics-action {
    position: absolute;
    bottom: 8%;
    right: 17%;
}

.qjd-stastics-action a {
	font-size: 1.6em;
	color: #009c49;
	display: inline-block;
	border: 1px solid #009c49;
	padding: 0.3em 1em;
	box-shadow: 1px 1px 1px #000;
	-webkit-box-shadow: 1px 1px 1px #000;
}

.qjd-stastics-action a:hover {
	border-color: #009c49;
	background-color: #b6e9ce;
	color: #009c49;
}

.qjd-stastics-table {
	position: absolute;
	left: 50%;
	top: 32%;
	width: 600px;
	margin-left: -500px;
}

.qjd-stastics-title h3 {
	line-height: 4em;
	font-size: 3em;
	font-weight: bold;
	color: #fff;
}

.qjd-stastics-table table {
	margin: auto;
	border-collapse: collapse;
	width: 100%;
}

.qjd-stastics-table table td,
.qjd-stastics-table table th {
	border: 1px solid #fff;
	text-align: center;
	color: #fff;
	padding: 10px 0;
}

.qjd-stastics-table em {
	font-size: 3.6em;
	font-weight: bold;
}

.qjd-stastics-table label {
	font-size: 1.6em;
}

.white-section .xs-column-title h3 {
	color: #005baa
}

.qjd-list {
	padding: 2em 0;
}

.qjd-item {
	float: left;
	width: 24%;
	margin: 1.3% 1.3% 1.3% 0;
	text-align: center;
	*width: 23%;
	*margin: 1% 1%;
}

.qjd-item:hover {
	box-shadow: 0 0 1em rgba(0, 0, 0, 0.2);
	cursor: pointer;
}

.qjd-item:hover>div {
	border-color: #3871b8;
}

.qjd-item:nth-child(4n+4) {
	margin-right: 0;
}

.qjd-item >div {
	border: 1px solid #e0e0e0;
	padding: 16px;
}

.qjd-thumb {
	padding: 1em 0;
}

.qjd-thumb img {
	border-radius: 50%;
}

.qjd-item h3 {
	line-height: 1.8em;
	font-size: 1.8em;
	font-weight: bold;
	height: 3.6em;
	overflow: hidden;
}

.qjd-item p {
	color: #a0a0a0;
	font-size: 14px;
	line-height: 1.8em;
	height: 3.6em;
	overflow: hidden;
}

.qjd-item .icon-span {
	color: #3972b9;
	margin: 0 0.3em;
	font-size: 1.2em;
}

a.entrance-store {
	border-radius: 4px;
	display: inline-block;
	background-color: #3972b9;
	color: #fff;
	width: 100%;
	text-align: center;
	font-size: 1.4em;
	padding: 0.5em 0;
	margin-top: 1em;
}

a.entrance-store:hover {
	background-color: #005baa;
}

.qjd-product-tag {
	margin-bottom: 3em;
	background-color: #fff;
}

.successfulcase .xs-column-title {
	text-align: left;
	font-size: 1em;
	line-height: 2.8em;
	border-bottom: 1px solid #1d61ac;
}

.successfulcase .xs-column-title h3 {
	font-size: 1.8em;
}

.successfulcase .xs-column-title em {
	display: inline-block;
	margin-left: 0.5em;
	color: #999;
}

.successfulcase .xs-column-action {
	margin: 0;
}

.successfulcase .xs-column-action a {
	font-weight: normal;
	background-color: #1d61ac;
	color: #fff;
	padding: 0.3em 0.5em;
	border-radius: 12px;
}

.successfulcase .xs-column-body {
    height: 20em;
    overflow-y: scroll;
	padding: 10px 0;
}

.successfulcase-list li p{
	text-indent: 2em;
}

.successfulcase-list li {
	line-height: 1.4em;
	padding: 0.2em 0;
	font-size: 1.2em;
}

.store-list {
	margin-top: 20px;
}

.store-list .store-list-item {
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-top: 1em;
	margin-bottom: 1em;
	*width: 31.3%;
	*margin-left: 1%;
	*margin-right: 1%;
}

.store-list .store-list-item:nth-child(3n+3) {
	margin-right: 0;
}

.store-list .xs-column {
	border: 1px solid #eee;
	position: relative;
	height: 284px;
}

.store-list .xs-column:hover {
	box-shadow: 0 0 1em rgba(0, 0, 0, 0.2);
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	z-index: 2;
}

.store-list .xs-column-title {
	background: url(img/blue-title.png) no-repeat;
	background-size: 100%;
	font-size: 1.5em;
	line-height: 1.4em;
	text-align: left;
	border-bottom: 1px dotted #ddd;
	padding: 3.4em 1em 1em;
	height: 75px;
}

.store-list .xs-column-title img {
	float: left;
	margin-right: 1em;
	margin-top: -2em;
}

.store-list .xs-column-body {
	padding: 1em;
	font-size: 1.3em;
	line-height: 2em;
}

.store-list .k-icon {
	vertical-align: middle;
	margin-right: 0.2em;
}

.store-list .k-icon-phone2 {
	margin-left: 3em;
}

.color01 .xs-column-title {
	background-image: url(img/pink-title.png);
}

.color02 .xs-column-title {
	background-image: url(img/green-title.png);
}

.color03 .xs-column-title {
	background-image: url(img/zs-title.png);
}