* html {
	background-image: url(about:blank);
	background-attachment: fixed
}

@font-face {
	font-family:ickdfont;src:url(../font/font_577800_t5ry6elar5.eot);src:url(../font/font_577800_t5ry6elar5.eot) format('embedded-opentype'),url(../font/font_577800_t5ry6elar5.woff) format('woff'),url(../font/font_577800_t5ry6elar5.ttf) format('truetype'),url(../font/font_577800_t5ry6elar5.svg) format('svg')
}

.ickdfont {
	font-family: ickdfont;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-style: normal
}

.grecaptcha-badge {
	visibility: hidden
}

.a-hover:hover {
	color: #338de6
}

.btn {
	text-align: center;
	text-shadow: 0 0 1px #2987e4;
	border-radius: 3px;
	border: 1px solid #3b92e9;
	background: #459df5;
	cursor: pointer;
	-webkit-transition: .5s;
	transition: .5s
}

.btn:hover {
	text-decoration: none;
	background: #2b8bea
}

.shadow {
	box-shadow: 0 1px 2px #c1c1c1
}

body {
	font-size: 14px;
	font-family: "Microsoft Yahei",arial,sans-serif;
	padding: 0;
	margin: 0px 0px -5px 0px;
	-webkit-font-smoothing: antialiased;
	text-rendering: geometricPrecision;
	background: #eee;
    background: url(https://bing.ee123.net/img/) center repeat;
    background-position: left top;
    background-repeat: round;
    background-attachment: fixed;

/*
https://bing.ee123.net/img/
https://api.suyanw.cn/api/bing.php
https://api.vvhan.com/api/bing
https://api.paugram.com/bing 
https://api.likepoems.com/img/bing 随机 

美女随机
https://api.suyanw.cn/api/pcmv.php
https://api.suyanw.cn/api/meinv.php

风景
https://api.suyanw.cn/api/scenery.php 随机高清
*/


}

.clearfix {
	zoom: 1
}

.clearfix:after {
	content: ' ';
	height: 0;
	width: 0;
	overflow: hidden;
	clear: both;
	display: block
}

::-webkit-scrollbar {
	background-color: #f0f0f0
}

::-webkit-scrollbar-thumb {
	background-color: #cdcdcd;
	border: 1px solid #f0f0f0
}

::-webkit-scrollbar-button {
	background-color: #f0f0f0
}

::-webkit-scrollbar-button:disabled {
	background-color: #f0f0f0
}

input:-moz-placeholder,input:-ms-input-placeholder,input::-webkit-input-placeholder {
	color: #666
}

img {
	border: 0
}

a {
	color: #0071b2;
	text-decoration: none
}

a:hover {
	color: #338de6;
	text-decoration: underline
}

.a-dark {
	color: #333
}

.a-dark:hover {
	color: #338de6
}

.a666 {
	color: #666
}

.a666:hover {
	color: #338de6
}

.a333 {
	color: #333
}

.a333:hover {
	color: #338de6
}

.a999 {
	color: #999
}

.a999:hover {
	color: #338de6
}

.clear {
	width: 0;
	clear: both;
	overflow: hidden;
	height: 0
}

dd,dl,dt,form,h1,h2,h3,input,ol,p,ul {
	padding: 0;
	margin: 0;
	list-style: none;
	-webkit-appearance: none;
	border: 0;
	outline: 0
}

input::-webkit-input-placeholder {
	font: normal 18px "Microsoft Yahei",Arial
}

input::-moz-placeholder {
	font: normal 18px "Microsoft Yahei",Arial
}

@-webkit-keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.5);
		transform: scale(.5)
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.5);
		-ms-transform: scale(.5);
		transform: scale(.5)
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
}

@-webkit-keyframes bounceOut {
	100% {
		opacity: 0;
		-webkit-transform: scale(.7);
		transform: scale(.7)
	}

	30% {
		-webkit-transform: scale(1.05);
		transform: scale(1.05)
	}

	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes bounceOut {
	100% {
		opacity: 0;
		-webkit-transform: scale(.7);
		-ms-transform: scale(.7);
		transform: scale(.7)
	}

	30% {
		-webkit-transform: scale(1.05);
		-ms-transform: scale(1.05);
		transform: scale(1.05)
	}

	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1)
	}
}

.w1200 {
	width: 1200px;
	margin: auto
}

.w800 {
	width: 800px
}

.w960 {
	width: 1200px;
	margin: auto
}

.w500 {
	width: 500px
}

.w600 {
	width: 600px
}

.w200 {
	width: 200px
}

.mt10 {
	margin-top: 10px
}

.mt20 {
	margin-top: 0px
}

.mt30 {
	margin-top: 30px
}

.pa10 {
	padding: 10px
}

.pa20 {
	padding: 20px
}

.pa30 {
	padding: 30px

}

.fr {
	float: right
}

.fl {
	float: left
}

.bgfff {
	background: #fff
}

.noborder {
	border: none
}

.ad {
	background: #fff
}

.container {
	display: flex;
	zoom: 1
}

.container:after {
	content: ' ';
	height: 0;
	width: 0;
	overflow: hidden;
	clear: both;
	display: block
}

.container .main {
	width: 1000px;
	background: #fff;
	display: flow;
	margin: auto;
}

.container .side {
	width: 300px;
	margin-left: 20px;
	float: left
}

.container .query-box-side {
	padding: 20px;
	background: #fff;
	border: 1px solid #eee;
	border-style: solid none
}

.container .query-box-side .title {
	line-height: 30px;
	font-size: 16px;
	height: 30px;
	margin-bottom: 10px;
	border-bottom: 1px solid #f5f5f5
}

.container .query-box-side .title a {
	height: 30px;
	text-decoration: none;
	color: #6a3906;
	display: inline-block
}

.container .query-box-side .title .act {
	border-bottom: 1px solid #6a3906;
	margin-right: 10px
}

.container .query-box-side .query-box-wrapper {
	display: flex
}

.container .query-box-side .no-wrap {
	width: 199px;
	height: 28px;
	display: flex;
	overflow: hidden;
	border: 1px solid #ccc;
	flex: 1;
	border-radius: 2px 0 0 2px;
	border-right: none;
	float: left
}

.container .query-box-side .no {
	width: 185px;
	height: 28px;
	line-height: 28px;
	display: block;
	padding: 0 5px;
	border-radius: 2px;
	flex: 1
}

.container .query-box-side .btn {
	padding: 5px 0;
	color: #fff;
	width: 60px;
	text-align: center;
	height: 30px;
	float: right;
	border-radius: 0 2px 2px 0;
	cursor: pointer;
	border: none;
	-webkit-appearance: none
}

.container .side-left {
	width: 300px;
	margin-right: 20px
}

#top-fixed {
	background: #fff;
	position: relative;
	z-index: 80
}

#header {
	height: 100px;
	position: relative;
	background: #fff
}

#header #logo {
	position: absolute;
	top: 10px;
	left: 0;
	width: 210px;
	height: 80px
}

#header #top-right {
	position: absolute;
	top: 10px;
	right: 0;
	color: #333;
	font-size: 12px
}

#header #top-right a {
	color: #333
}

#header #top-search {
	font-size:20px;
	color: red;
	position: absolute;
	top: 40px;
	right: 0;
/*	width: 600px;*/
	height: 30px
}

#header #top-search input.txt {
	font: 900 12px/1.5 tahoma,arial,simsun;
	width: 290px;
	height: 20px;
	line-height: 20px;
	padding: 4px 3px 4px 5px;
	border-radius: 2px 0 0 2px;
	border: 1px solid #7f6b60;
	outline: 0;
	position: absolute
}

#header #top-search button {
	float: right;
	width: 100px;
	border: 0;
	font-size: 14px;
	letter-spacing: 4px;
	cursor: pointer;
	color: #fff;
	background-color: #462824;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	border-radius: 0 2px 2px 0;
	padding: 0
}

#top-menu #main-menu {
	font: 20px/50px "Microsoft Yahei";
	border-top: 1px solid #5895d5;
	border-bottom: 1px solid #3b92e9;
	background: #459df5;
	height: 50px
}

#top-menu #main-menu li {
	float: left;
	padding: 0 20px;
	height: 100%;
	text-align: center
}

#top-menu #main-menu li.act a {
	border-bottom: 2px solid #fff
}

#top-menu #main-menu li:hover {
	border-color: #3381d1;
	background: #338ce6
}

#top-menu #main-menu li a {
	text-decoration: none;
	color: #fff;
	padding-bottom: 3px
}

#top-menu #sub-menu {
	background-color: #ececef;
	height: 35px;
	line-height: 35px;
	opacity: .9;
	border-bottom: 2px solid #ddd;
	border-bottom-color: transparent!important;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.3)
}

#top-menu #sub-menu div.w960 {
	position: relative;
	height: 100%
}

#top-menu #sub-menu ul {
	margin-left: 10px
}

#top-menu #sub-menu li {
	float: left;
	margin: 0 20px;
	text-align: center;
	display: inline
}

#top-menu #sub-menu li a {
	color: #1570a6;
	text-decoration: none
}

#top-menu #sub-menu #underline {
	height: 2px;
	overflow: hidden;
	position: absolute;
	background: #5587e2;
	bottom: -2px;
	z-index: 10;
	width: 56px;
	margin-left: 20px;
	left: 10px
}

.page-nav {
	color: #333;
	height: 50px;
	line-height: 50px
}

.page-nav a {
	color: #333
}

.index-container {
	padding: 20px 0
}

.outlet-list-wrapper .caption {
	font-size: 20px;
	color: #333;
	font-weight: 400;
	line-height: 30px;
	margin-bottom: 20px
}

.outlet-list-wrapper .main {
	padding: 20px 0
}

.outlet-list-wrapper .desc {
	color: #888;
	font-size: 14px;
	white-space: normal;
	overflow: hidden;
	line-height: 24px;
	max-height: 73px;
	padding: 20px;
	border-bottom: 1px dashed #ddd
}

.outlet-list-wrapper .outlet-item {
	border-top: 1px solid #f5f5f6;
	padding: 20px;
	line-height: 180%
}

.outlet-list-wrapper .outlet-item em {
	color: red;
	font-style: normal
}

.outlet-list-wrapper .outlet-title {
	margin-bottom: 20px;
	color: #333;
	line-height: 18px;
	font-size: 18px;
	font-weight: 400;
	border-left: 3px solid #338de6;
	padding-left: 17px;
	margin-left: -20px
}

.outlet-list-wrapper .outlet-title a {
	color: #333
}

.outlet-list-wrapper .outlet-title a:hover {
	color: #338de6;
	text-decoration: none
}

.outlet-list-wrapper .side .box {
	padding: 10px 20px 20px;
	background: #fff
}

.outlet-list-wrapper .side .box-title-wrapper {
	border-bottom: 1px solid #f5f5f5;
	line-height: 40px;
	padding: 10px 0
}

.outlet-list-wrapper .side .box-title {
	height: 20px;
	line-height: 20px;
	font-size: 18px;
	overflow: hidden;
	font-weight: 400;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-left: 5px solid #459df5;
	margin-left: -20px;
	padding-left: 15px
}

.outlet-list-wrapper .side .outlet-list-item {
	padding-top: 8px;
	overflow: hidden;
	font-size: 13px
}

#outlet-filter a {
	color: #333;
	padding: 6px 5px;
	border-radius: 2px;
	transition: all .3s
}

#outlet-filter a:hover {
	color: #338de6;
	background: #e7f3ff;
	text-decoration: none
}

#outlet-filter .cur {
	color: #338de6;
	background: #e7f3ff
}

#outlet-filter .filter-row {
	padding: 7px 0;
	background-color: #fff;
	border-bottom: 1px solid #f5f5f5;
	font-size: 12px
}

#outlet-filter .filter-row-content {
	padding-left: 14px;
	overflow: hidden;
	align-items: center;
	display: flex
}

#outlet-filter .filter-name {
	width: 48px;
	height: 20px;
	float: left;
	line-height: 20px;
	padding-right: 20px;
	margin-right: 7px;
	border-right: 1px solid #f5f5f5;
	text-align: right;
	color: #666;
	display: inline-block
}

#outlet-filter .filter-value {
	width: 704px;
	display: inline-block;
	flex: 1;
	line-height: 28px;
	height: 28px;
	float: left
}

#outlet-filter .filter-more {
	display: inline-block;
	width: 50px;
	height: 18px;
	background-color: #fff;
	border: 1px solid #f5f5f5;
	border-radius: 2px;
	line-height: 19px;
	text-align: center;
	color: #999;
	font-size: 12px;
	margin-right: 14px;
	padding: 0;
	float: left
}

#outlet-filter .filter-more:hover {
	background: #459df5;
	color: #fff;
	text-decoration: none;
	border-color: #5895d5
}

#outlet-filter .filter-value-list {
	display: block;
	overflow: hidden
}

#outlet-filter .filter-value-item {
	height: 30px;
	line-height: 28px;
	white-space: nowrap;
	display: block;
	margin-right: 10px;
	float: left
}

.net-detail-container .outlet-list-item {
	float: left;
	width: 33%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.net-detail-container a {
	color: #666;
	transition: color .3s
}

.net-detail-container a:hover {
	color: #338de6;
	text-decoration: none
}

.net-detail-container .caption {
	font-size: 24px;
	line-height: 36px;
	font-weight: 500
}

.net-detail-container .net-detail {
	padding: 30px;
	font-size: 16px;
	line-height: 31px
}

.net-detail-container .net-detail .update {
	color: #999;
	border-bottom: 1px solid #e6e6e6;
	margin-top: 12px;
	padding-bottom: 12px
}

.net-detail-container .net-detail .out {
	margin-top: 20px;
	padding: 20px;
	background: #fff7ba
}

.net-detail-container .net-detail .intro {
	margin-top: 22px;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 20px;
	text-align: justify
}

.net-detail-container .net-detail .intro strong {
	font-weight: 400
}

.net-detail-container .net-detail .section {
	margin-top: 30px;
	display: block;
	border-bottom: 1px solid #f5f5f5;
	padding-bottom: 20px;
	line-height: 31px
}

.net-detail-container .net-detail .section#bd_map_wrap {
	border-bottom: 0;
	padding-bottom: 0
}

.net-detail-container .net-detail .section:last-of-type {
	border: none
}

.net-detail-container .net-detail h2 {
	margin-bottom: 25px;
	font-weight: 400;
	font-size: 22px;
	height: 24px;
	line-height: 24px;
	border-left: 12px solid #4f9cee;
	margin-left: -30px;
	padding-left: 18px;
	position: relative
}

.net-detail-container .net-detail h2 .more {
	font-size: 14px;
	line-height: 24px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none
}

.net-detail-container .net-detail p {
	line-height: 31px;
	font-size: 16px
}

.net-detail-container .net-detail table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #ccc
}

.net-detail-container .net-detail table th {
	background: #e6e6e6
}

.net-detail-container .net-detail table td,.net-detail-container .net-detail table th {
	padding: 5px
}

.net-detail-container .net-detail #bd_map {
	margin-left: -30px;
	margin-right: -30px;
	height: 350px
}

.net-detail-container .net-detail .postman-list {
	font-size: 14px
}

.net-detail-container .net-detail .postman-item {
	border-top: 1px solid #efefef;
	margin-top: 5px;
	padding-left: 20px
}

.net-detail-container .net-detail .postman-icon {
	font-family: ickdfont;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-style: normal;
	font-size: 16px;
	margin-left: -20px;
	margin-right: 4px;
	color: #ff5722
}

.net-detail-container .net-detail .postman-icon:after {
	content: '\e621'
}

.net-detail-container .net-detail #prev-next-outlets {
	padding: 20px;
	margin: 10px -20px
}

.net-detail-container .company {
	padding: 20px;
	background: #fff
}

.net-detail-container .company .company-logo {
	width: 60px;
	height: 60px;
	margin: -50px auto 0;
	border-radius: 50%;
	overflow: hidden
}

.net-detail-container .company .company-name {
	font-size: 18px;
	margin-top: 15px;
	text-align: center
}

#footer-wrap {
	padding-bottom: 10px;
	background: #dadada;
	color: #333;
	margin-top: 10px;
}

#footer-wrap .footer-links {
	line-height: 60px;
	border-bottom: 1px solid #ccc
}

#footer-wrap .foot-menu {
	font-size: 14px;
	z-index: 10;
	width: 1200px;
	text-align: center;
	line-height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
}

#footer-wrap #footer {
	position: relative;
	font-size: 14px;
	display: flex;
    flex-direction: column;
    align-items: center;
}

#footer-wrap .footer-qr {
	position: absolute;
	top: 20px;
	right: 0;
	width: 300px;
	text-align: center
}

#footer-wrap .qr .qr-img {
	display: block;
	height: 129px;
	width: 129px;
	border-radius: 2px;
	background-image: url(data:image/jpeg;)
	}

#footer-wrap .qr .mini-qrcode {
	background-position: -144px 0;
	width: 129px;
	height: 129px
}

#footer-wrap .qr .qrcode {
	background-position: 0 0;
	width: 129px;
	height: 129px
}

#footer-wrap .qr .qr-text {
	line-height: 30px;
	display: block
}

.index-content {
	display: flex
}

.index-left {
	width: 370px;
	background: #fcfcfc;
	font: 12px Tahoma,Arial,sans-serif
}

.index-left dl#hot-exp {
	height: 64px
}

.index-left dl#hot-exp dt {
	background-color: #ff8f32;
	height: 64px;
	line-height: 24px;
	color: #fff;
	text-align: center;
	font: 18px "Microsoft Yahei"
}

.index-left dl#hot-exp dt span {
	padding: 8px 0;
	display: block
}

.index-left dl#hot-exp dd {
	height: 64px
}

.index-left dl#hot-exp dd a {
	width: 55px
}

.index-left dl {
	display: block;
	height: 32px;
	overflow: hidden;
	border-top: 1px solid #e9eff6;
	clear: both;
	line-height: 32px
}

.index-left dl dt {
	height: 32px;
	float: left;
	width: 25px;
	margin-right: 5px;
	font-size: 22px;
	text-align: center;
	background: #c7c7c7;
	color: #f6f6f6
}

.index-left dl dd {
	float: left;
	width: 340px;
	height: 32px;
	overflow: hidden;
	display: block;
	position: relative
}

.index-left dl dd a {
	text-decoration: none;
	color: #000;
	display: block;
	float: left;
	font-size: 16px;
	width: 85px;
	height: 32px
}

.index-left dl dd a span {
	padding: 3px 5px
}

.index-left dl dd a.act span {
	background: #6fb6fd;
	color: #fff
}

.index-right {
	width: 820px;
	margin-left: 10px;
	flex: 1
}

.main-query-wrapper {
	margin-top: 10px;
	background: #fff
}

.main-query-wrapper .query-box {
	display: flex
}

.main-query-wrapper .no-wrapper {
	flex: 1;
	height: 46px;
	border: 2px solid #d9d9d9;
	border-radius: 5px 0 0 5px;
	border-right: 0;
	vertical-align: top;
	display: flex
}

.main-query-wrapper .no-wrapper.hover {
	border-color: #5895d5
}

.main-query-wrapper .query-no-input {
	height: 40px;
	font: bold 24px arial;
	margin: 5px 0 0 7px;
	padding: 0;
	background: #fff;
	border: 0;
	outline: 0;
	-webkit-appearance: none;
	flex: 1
}

.main-query-wrapper .btn-wrapper {
	width: 150px;
	height: 50px;
	outline: medium;
	padding: 0
	
}

.main-query-wrapper .query-submit-btn {
	width: 100%;
	height: 100%;
	letter-spacing: 2px;
	border: 0;
	color: #fff;
	cursor: pointer;
	border-radius: 0 5px 5px 0;
	background: #00a4ff;
	font: normal 26px "microsoft Yahei",Arail;
	transition: background-color .3s;
	display: flex;
    justify-content: center;
    align-items: center
}

.main-query-wrapper .query-submit-btn:hover {
	background-color: #0092ee
}

.company-detail-container .query-message-wrapper {
	width: 760px;
	margin-left: auto;
	margin-right: auto
}

.company-detail-container .com-header {
	background: #fff;
	padding: 30px 0
}

.company-detail-container .com-header .com-wrap {
	width: 760px;
	margin: auto
}

.company-detail-container .com-header .com-logo {
	height: 100px;
	width: 100px;
	background: #fff center center no-repeat;
	margin: auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 50%;
	overflow: hidden;
	margin-top: -80px;
	border: 5px solid #fff;
	box-shadow: 1px -1px 2px #dedede
}

.company-detail-container .com-header .com-name {
	width: 100%;
	text-align: center
}

.company-detail-container .com-header .caption {
	font: normal 26px/40px "Microsoft Yahei";
	color: #333
}

.company-detail-container .com-header .tel-site-wrapper {
	text-align: center;
	color: #fe8d1d;
	font-size: 16px
}

.company-detail-container .com-header .tel-site {
	display: inline-block;
	margin: 10px;
	max-width: 200px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.company-detail-container .com-header .tel-site a {
	color: #fe8d1d
}

.company-detail-container .com-header .note {
	margin-top: 10px;
	font-size: 16px;
	background: #ebf6fe;
	border: 1px solid silver;
	padding: 5px;
	box-shadow: 2px 2px 0 #ecedf2
}

.company-detail-container .map-desc {
	display: flex;
	margin-top: 20px;
	font-size: 14px;
	line-height: 31px
}

.company-detail-container .sub-caption {
	border-left: 12px solid #4f9cee;
	font-size: 22px;
	line-height: 24px;
	font-family: 'Microsoft Yahei';
	font-weight: 500;
	padding-left: 18px;
	color: #fe8d1d;
	margin-bottom: 5px;
	margin-left: -30px;
	position: relative
}

.company-detail-container .more {
	position: absolute;
	display: block;
	right: 0;
	top: 0;
	height: 100%;
	font-size: 14px;
	text-decoration: none
}

.company-detail-container .china-map {
	position: relative;
	width: 650px;
	height: 530px;
	margin: auto;
	font-size: 12px
}

.company-detail-container .china-map a {
	position: absolute;
	display: block;
	z-index: 500;
	text-decoration: none;
	color: #000
}

.company-detail-container .outlet-list-item {
	float: left;
	width: 25%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.company-detail-container .description {
	margin-top: 20px;
}

.company-detail-container .description p {
	text-indent: 2em
}

.query-tip {
	display: none;
	margin-top: 30px;
	padding: 20px 20px 20px 80px;
	line-height: 30px;
	background: #fcfcfc url(https://www./alert.png) 20px 20px no-repeat;
	border: 1px solid #f2f2f2;
	font: 16px/160% "microsoft yahei";
	position: relative
}

.query-tip .msg {
	color: #fc4343;
	font-weight: 500;
	font-size: 20px
}

.query-tip ol {
	padding-left: 55px;
	margin: 0;
	list-style: decimal
}

.query-tip-2 {
	background-image: none;
	padding: 20px
}

.query-tip-2 .msg {
	display: inline-block;
	margin: auto;
	line-height: 22px;
	height: 22px;
	color: #444;
	font-size: 18px
}

.query-tip-2 .msg:before {
	font-family: ickdfont;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-style: normal;
	content: '\e61f';
	color: #459df5;
	margin-right: 5px
}

.query-tip-2 .icon {
	font-size: 30px;
	line-height: 50px;
	margin-right: 10px;
	color: #ccc
}

.query-tip-mini {
	display: none;
	padding: 12px;
	background: #f9f4d9;
	color: #f44336;
	margin-top: 30px;
	font-size: 16px;
	border: 1px solid #f4ac07
}

.query-tip-mini:before {
	font-family: ickdfont;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-style: normal;
	content: '\e61f';
	color: #459df5;
	margin-right: 5px
}

.query-result-wrapper {
	display: none;
	width: 1000px;
	margin: 20px auto 0
}

.query-result-wrapper .query-result-header {
	height: 30px;
	line-height: 30px;
	color: #828282;
	overflow: hidden
}

.query-result-wrapper .result-company-info {
	border-left: 5px solid #459df5;
	padding-left: 25px;
	margin-left: -30px;
	color: #999;
	border-bottom: 1px solid #459df5
}

.query-result-wrapper .result-company-info .com-link {
	margin: 0 5px
}

.query-result-wrapper .result-company-info .com-link:hover {
	text-decoration: none
}

.query-result-wrapper.exact .result-company-info {
	display: none
}

.query-result-wrapper .query-result-helper {
	display: flex;
	position: absolute;
	top: 0;
	right: 0
}

.query-result-wrapper .query-result-helper .print,.query-result-wrapper .query-result-helper .push,.query-result-wrapper .query-result-helper .share,.query-result-wrapper .query-result-helper .translate {
	font-family: ickdfont;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	padding: 10px;
	margin-right: 10px;
	border-radius: 0 0 2px 2px;
	color: #666;
	transition: all .3s
}

.query-result-wrapper .query-result-helper .print:hover,.query-result-wrapper .query-result-helper .push:hover,.query-result-wrapper .query-result-helper .share:hover,.query-result-wrapper .query-result-helper .translate:hover {
	color: #2b8bea;
	transform: scale(1.2)
}

.query-result-wrapper .result-table-header {
	height: 43px;
	text-align: center;
	line-height: 43px;
	font-size: 20px;
	display: flex;
	border-bottom: 2px solid #3385ff
}

.query-result-wrapper .result-table-header .col-time {
	width: 200px;
	cursor: pointer
}

.query-result-wrapper .result-table-header .col-time:after {
	font-family: ickdfont;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-style: normal;
	content: '\e655'
}

.query-result-wrapper .result-table-header .col-content {
	width: 390px
}

.query-result-wrapper #result {
	position: relative;
	font-size: 16px;
	background: #fff;
	padding: 20px 30px
}

.query-result-wrapper #result .result-data {
	line-height: 30px;
	overflow: hidden
}

.query-result-wrapper #result .col-1 {
	width: 160px
}

.query-result-wrapper #result tr {
	background: #fff
}

.query-result-wrapper #result td {
	padding: 10px
}

.query-result-wrapper #result .col-2 {
	width: 18px;
	color: #c6c6c6;
	overflow: hidden;
	text-align: center
}

.query-result-wrapper #result .route-icon {
	height: 18px;
	line-height: 18px;
	display: inline-block;
	background: #fff;
	position: relative
}

.query-result-wrapper #result .route-icon:before {
	font-family: ickdfont;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-style: normal;
	font-size: 18px;
	content: "\e601";
	z-index: 1
}

.query-result-wrapper #result .line {
	z-index: 0;
	position: relative
}

.query-result-wrapper #result .line:after,.query-result-wrapper #result .line:before {
	content: ' ';
	position: absolute;
	display: block;
	width: 1px;
	height: 100px;
	left: 8px;
	top: -98px;
	margin-left: 0;
	background: #c6c6c6
}

.query-result-wrapper #result .line:after {
	top: auto;
	bottom: -97px
}

.query-result-wrapper #result .first .col-2 .line:before {
	display: none
}

.query-result-wrapper #result .first .col-2 .route-icon:before {
	content: '\e600'
}

.query-result-wrapper #result .last .col-2 {
	color: #2b8bea
}

.query-result-wrapper #result .last .col-2 .line:after {
	display: none
}

.query-result-wrapper #result .sign .route-icon:before {
	font-weight: 700;
	content: '\e673'!important
}

.query-result-wrapper #result .desc .col-time:after {
	content: '\e604'
}

.query-result-wrapper #result .desc .route-icon:before {
	content: '\e72d'
}

.query-result-wrapper #result .desc .first .col-2 .line:before {
	display: block
}

.query-result-wrapper #result .desc .first .col-2 .line:after {
	display: none
}

.query-result-wrapper #result .desc .last .col-2 .line:before {
	display: none
}

.query-result-wrapper #result .desc .last .col-2 .line:after {
	display: block
}

.query-result-wrapper #result .tel-modal {
	cursor: pointer
}

.query-result-wrapper #result i {
	font-style: normal
}

.query-result-wrapper #result .result-tip {
	background: #f3f2f2;
	text-align: justify;
	padding: 10px;
	border-radius: 5px;
	font-size: 12px
}

.query-result-wrapper .side-qr {
	background: #fff;
	border: 1px solid #44b549;
	border-top-width: 4px;
	font-family: "Microsoft Yahei",arial,sans-serif
}

.query-result-wrapper .side-qr .side-qr-title {
	display: block;
	text-align: center;
	font-size: 16px;
	padding: 10px 0;
	margin: 0;
	line-height: 20px
}

.query-result-wrapper .side-qr .side-qr-image {
	width: 120px;
	display: block;
	margin: 0 auto 15px
}

.query-result-wrapper .side-qr .side-qr-text {
	padding: 0 0 10px;
	text-align: center;
	border-bottom: 1px solid #f3f3f3;
	margin: 0 10px 10px;
	font-size: 14px;
	text-indent: 0
}

.query-result-wrapper .side-qr .side-qr-text.bottom {
	border: none;
	background: #efeff4;
	padding: 5px 0;
	border-radius: 2px;
	line-height: 20px
}

.query-result-wrapper .side-qr .side-qr-text.bottom img {
	width: 18px;
	vertical-align: middle
}

.pager {
	text-align: center;
	margin-top: 30px;
	line-height: 30px
}

.pager .pages {
	color: #666
}

.pager .pages a,.pager .pages strong {
	padding: 0 10px;
	border-radius: 2px;
	margin: 0 3px;
	line-height: 30px;
	display: inline-block;
	font-size: 16px
}

.pager .pages strong {
	background: #338de6;
	color: #fff;
	font-weight: 400
}

.pager .pages a {
	color: #666;
	text-decoration: none
}

.pager .pages a:hover {
	background: #338de6;
	color: #fff
}

.pager .pages .next:hover,.pager .pages .prev:hover {
	background: #fff;
	color: #666
}

#top-list {
	background: #fff;
	padding: 30px
}

#top-list .hot-com-list {
	margin: -15px -15px 0 0
}

#top-list .hot-com-item {
	float: left;
	display: block;
	width: 150px;
	height: 50px;
	margin: 15px 15px 0 0
}

#top-list .hot-com-a {
	display: block;
	border: 1px solid #c7c7c7;
	width: 148px;
	height: 48px;
	text-indent: -2000px;
	overflow: hidden;
	background: #fff center center no-repeat;
	background-size: 148px 48px
}

#top-list .hot-com-a:hover {
	border: 1px solid #24459a
}

#all-list {
	background: #fff;
	margin-top: 30px;
	padding: 30px
}

#all-list>div {
	width: 50%
}

#all-list table {
	width: 100%;
	border-collapse: collapse
}

#all-list table th {
	width: 30px;
	background: #c7c7c7;
	color: #f6f6f6;
	border-top: 1px solid #e9eff6
}

#all-list table td {
	height: 36px;
	width: 132px;
	padding-left: 16px;
	text-align: left;
	border-top: 1px solid #e9eff6;
	border-right: 1px solid #e9eff6
}

#all-list table:last-child td {
	border-bottom: 1px solid #e9eff6
}

.auto-query-container {
	min-height: 70vh
}

.auto-query-box {
	width: 900px;
	margin: 50px auto;
	padding: 50px;
	background: #fff;
	border-radius: 2px
}

.auto-query-box .query-box {
	position: relative
}

.auto-query-box #exp-name {
	width: 160px;
	height: 50px;
	position: relative;
	background-size: cover;
	top: 0;
	left: 0;
	margin-right: 5px;
	line-height: 40px;
	border: 1px solid #e8e8e8;
	text-align: center;
	font-size: 18px;
	cursor: pointer;
	zoom: 1
}

.auto-query-box #exp-name span {
	display: inline-flex;
	flex-direction: column;
	justify-content: center;
	height: 100%;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
}

.auto-query-box #exp-name i.arrw {
	position: absolute;
	width: 0;
	height: 0;
	border-width: 4px 4px;
	border-style: solid dashed dashed dashed;
	border-color: #595959 transparent transparent transparent;
	font-size: 0;
	line-height: 0;
	right: 7px;
	top: 24px
}

.auto-query-box #exp-name.hover {
	border: 1px solid #b9d0f0
}

.auto-query-box #exp-name.expand {
	border: 1px solid #b9d0f0;
	background: #fff;
	height: 47px;
	border-bottom: 0
}

.auto-query-box #exp-name.expand i.arrw {
	top: 20px;
	border-width: 4px 4px;
	border-style: dashed dashed solid dashed;
	border-color: transparent transparent #595959 transparent
}

#exps-list {
	margin: 5px auto 5px;
	border: 1px solid #b9d0f0;
	font-size: 12px;
	padding: 1px 0;
	display: none
}

#exps-list a {
	display: inline-block;
	text-decoration: none;
	color: #333;
	width: 77px
}

#exps-list a:hover {
	color: #3278e6
}

#exps-list:after {
	content: ' ';
	clear: both;
	display: table
}

#exps-list ul {
	line-height: 27px;
	padding: 0;
	margin: 0
}

#exps-list ul.col {
	flex: 1
}

#exps-list ul.col li:hover {
	background: #e8f4ff
}

#exps-list ul i {
	display: inline-block;
	width: 30px;
	text-align: center;
	float: left;
	font-size: 16px;
	color: #3278e6;
	font-style: normal
}

#exps-list ul li {
	display: block;
	padding: 0;
	margin: 0;
	height: 27px;
	overflow: hidden
}

#exps-list ul li:nth-of-type(even) {
	background: #f5f5f5
}

#exps-list ul:after {
	content: ' ';
	clear: both;
	display: block;
	height: 0;
	width: 0
}

#exps-list #hot-exp-list {
	border-bottom: 1px solid #e4e4e4
}

#exps-list #sg-exp-list i {
	background: #f90
}

#exps-list .full-line {
	margin: 0 1px 1px 0;
	display: block;
	height: 40px;
	overflow: hidden
}

#exps-list .full-line a {
	width: auto;
	padding: 0 5px;
	line-height: 30px;
	margin: 5px;
	border-radius: 2px
}

#exps-list .full-line a:hover {
	color: #338de6;
	background: #e7f3ff
}

#exps-list .full-line li {
	height: 40px;
	line-height: 40px;
	font-size: 14px
}

#exps-list .full-line li i {
	line-height: 20px;
	background: #3278e6;
	color: #fff;
	font-size: 14px;
	padding: 1px 5px;
	width: 20px
}

#exps-list #other-exp-link {
	line-height: 30px;
	text-align: center;
	display: block;
	float: none;
	clear: both;
	border-top: 1px solid #ccc;
	margin-top: 1px
}

#exps-list #all-exp-wrap {
	display: flex
}

#exps-list #all-exp-wrap a:hover {
	color: #3278e6
}

#exps-list #all-exp-list-1 {
	margin-left: 1px
}

.mt50 {
	margin-top: 50px
}

#next-step {
	display: block;
	margin: 10px auto 0;
	width: 680px
}

#next-step:after {
	content: ' ';
	clear: both;
	display: table
}

#next-step li {
	float: left;
	width: 280px;
	margin: 0 25px
}

#next-step li .q {
	display: block
}

.news-container {
	line-height: 31px
}

.news-container .news-item {
	padding-bottom: 20px;
	border-bottom: 1px solid #f5f5f5
}

.news-container .news-item:first-of-type {
	margin-top: 0
}

.news-container .news-title {
	font-size: 18px
}

.about-container,.api-container {
	line-height: 31px
}

.about-container .api-menu,.about-container .side-menu,.api-container .api-menu,.api-container .side-menu {
	background: #fff;
	padding: 30px;
	line-height: 31px;
	font-size: 16px
}

.about-container .api-menu a,.about-container .side-menu a,.api-container .api-menu a,.api-container .side-menu a {
	display: block;
	padding-left: 15px;
	width: 125px;
	line-height: 20px;
	border-left: 3px solid #fff;
	margin-bottom: 15px;
	text-align: left;
	color: #a4a4a4;
	cursor: pointer
}

.about-container .api-menu .cur,.about-container .side-menu .cur,.api-container .api-menu .cur,.api-container .side-menu .cur {
	border-left: 3px solid #0099d9;
	color: #0099d9
}

.about-container h1,.api-container h1 {
	border-bottom: 1px solid #f5f5f5;
	font-size: 24px;
	line-height: 36px;
	font-weight: 500;
	margin-bottom: 20px
}

.about-container ol,.about-container p,.api-container ol,.api-container p {
	margin-top: 25px;
	font-size: 16px
}

.about-container h2,.api-container h2 {
	margin-top: 25px;
	font-weight: 400;
	font-size: 20px;
	height: 24px;
	line-height: 24px;
	border-left: 12px solid #4f9cee;
	margin-left: -30px;
	padding-left: 18px;
	position: relative
}

.about-container .quote,.api-container .quote {
	padding: 20px;
	background: #fff6d6;
	margin: 20px 0;
	overflow-x: auto
}

.mail-no-dropdown {
	display: none;
	position: absolute;
	z-index: 99999
}

.mail-no-dropdown.smart .icon:after {
	content: '\e631'
}

.mail-no-dropdown .mail-no-dropdown-content {
	border: 1px solid #f5f5f5;
	background: #fff;
	line-height: 30px;
	border-radius: 5px;
	overflow: hidden
}

.mail-no-dropdown li {
	padding: 10px;
	position: relative;
	cursor: pointer;
	color: #999;
	transition: all .3s;
	border-radius: 5px;
	overflow: hidden;
	font-size: 19px
}

.mail-no-dropdown .cur {
	color: #222;
	font-size: 20px;
	background: #f8f8f8
}

.mail-no-dropdown .com-name,.mail-no-dropdown .delete-btn,.mail-no-dropdown .icon {
	font-style: normal
}

.mail-no-dropdown .icon {
	font-family: ickdfont;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-style: normal;
	margin-right: 5px
}

.mail-no-dropdown .icon:after {
	content: '\e603'
}

.mail-no-dropdown .com-name {
	font-weight: 700;
	margin-right: 10px
}

.mail-no-dropdown .delete-btn {
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	color: #ccc;
	padding: 10px 20px;
	font-size: 20px;
	transition: all .3s
}

.mail-no-dropdown .delete-btn:hover {
	color: #fff;
	background: #ff002c;
	font-size: 30px
}

.mail-no-dropdown .light {
	font-weight: 400;
	color: #ff8f33
}

.friend-links .friend-link {
	margin-right: 20px
}

#share-content .row {
	width: 100%;
	margin-bottom: 10px
}

#share-content .title {
	margin-right: 5px
}

#share-content .text {
	width: 390px;
	height: 18px;
	padding: 5px 4px!important;
	line-height: 18px;
	font: 12px Verdana;
	border: 1px solid #bcbcbc;
	resize: none;
	vertical-align: middle
}

#share-content .clip-button {
	width: 56px;
	height: 30px;
	line-height: 30px;
	font-weight: 700;
	font-size: 12px;
	text-align: center;
	cursor: pointer;
	letter-spacing: 1px;
	overflow: hidden;
	border: 0;
	color: #fff;
	background-color: #5f3397;
	vertical-align: middle
}

@media (max-width:1200px) {
	.w960 {
		width: 980px
	}

	.container .main {
		width: 660px
	}

	.container .side {
		margin-left: 20px
	}

	.container .side-left {
		margin-right: 20px
	}

	.company-detail-container .china-map {
		margin-left: -25px
	}

	.auto-query-box {
		width: 800px
	}

	.index-right {
		width: 600px
	}

	.index-query-wrapper .no-wrapper {
		width: 449px
	}

	.index-result-wrapper .w200 {
		display: none
	}

	#outlet-filter .filter-value {
		width: 504px!important
	}

	#outlet-filter .filter-value-list {
		width: 504px
	}

	#footer-wrap .foot-menu {
		width: 660px
	}
}

.tel-input {
	text-align: center
}

.tel-input .layui-m-layercont {
	padding-top: 0!important;
	padding-bottom: 30px!important
}

.tel-input .tip {
	font-size: 16px
}

.tel-input .content {
	position: relative
}

.tel-input .real-input {
	background: 0 0;
	border: none;
	outline: 0;
	display: block;
	width: 100%;
	position: absolute;
	height: 50px;
	top: 10px;
	left: 10px;
	z-index: 99;
	margin: 0;
	padding: 0 0 0 25px;
	color: transparent;
	caret-color: #fff;
	-webkit-tap-highlight-color: transparent
}

.tel-input .box-wrap {
	display: flex;
	align-items: center;
	align-content: center;
	width: 100%
}

.tel-input .box {
	border: 1px solid #ccc;
	width: 50px;
	height: 50px;
	flex: 1;
	margin: 10px;
	font-size: 35px;
	align-items: center;
	display: flex;
	text-align: center;
	justify-content: center;
	transition: all .3s
}

.tel-input .box.focus {
	border-color: #03a9f4
}

#captcha-dialog {
	background: #fff;
	padding: 20px;
	display: none
}

#captcha-dialog .title {
	font-size: 18px;
	margin-bottom: 10px
}

#captcha-dialog .verify-image {
	display: block;
	margin: auto
}

#captcha-dialog .input-wrap {
	margin-top: 20px;
	display: flex;
	border: 1px solid #00a4ff
}

#captcha-dialog #captcha-code {
	flex: 1;
	display: inline-block;
	height: 30px;
	padding-left: 5px
}

#captcha-dialog #captcha-submit {
	color: #fff;
	border-radius: 0;
	background: #00a4ff;
	height: 30px;
	border: none;
	padding: 0 20px
}

#map {
	background-image: url(../image/1a86dd48776ea2384abf56ec2ad6a176.png)
}

#map a {
	transition: all .3s
}

#map a:hover {
	color: #00a4ff
}

go