html{
	font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu;
}
body{
	font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu;
}
.container {
	background: yellow;
}

.searchTxt {
	width: 315px;
	height: 36px;
	float: left;
	padding-left: 37px;
	font: 15px Arial;
	border: #3988FC 3px solid;
    margin-left: -14px;
    outline: none;
}

.searchP {
	float: right;
	width: 360px;
	margin-right: 8.3%;
	margin-top: 1.2%;
	margin-bottom: 1.2%;
}

.searchBtn {
	position: absolute;
    margin-left: -80px;
	background: #3988FC;
	width: 80px;
	height: 36px;
	font-family:"Microsoft YaHei",微软雅黑;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: -0.17px;
	float: left;
	text-align: center;
	border: #3988FC 3px solid;
	outline: none;
}

.searchIcom {
	position: relative;
    float: left;
	left: 15px;
	top: 11px;
}
.w100 {
	width: 100%;
}

.h100 {
	height: 100%;
}
.nav1{
	background: white;
}
.nav1, .nav1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1;
	z-index: 1;
}

.nav1 {
	position: relative;
	margin: 0 auto;
	height: 44px;
	width: 100%;
	text-align: center;
	line-height: 44px;

	/* ribbon */
	/* first level */
	/* end of first level */
	/* sub 1st level */
	/* submenu */
}

.nav1>li {
	margin: 0;
	display: inline-block;
	position: relative;
	width: 120px;
}

.nav1>li:first-child {
}


#showImg:hover a>#img1{
	left:0px!important;
}
/*  .nav1>li> :hover .img1 {
	display: block;
}
#showImg>a>#img1 {
	display: none;
}
#showImg:hover a>#img1{
	display: block;
}

.
.nav1>li:hover .unSelect {
	display: none;
}

 .select1 {
	display: none;
}

.nav1>li:hover .select1 {
	display: block;
	z-index: 201;
} */

.nav1>li:hover>span {
	color: #ffffff;
}

.nav1>li:hover>.pointImg{
	display: none;
}

/*.nav1 > li:last-child > a:after {
  display: none;
}*/
.nav1>li>span {
	font-family:"Microsoft YaHei",微软雅黑;
	font-size: 16px;
	color: #666666;
	letter-spacing: -0.17px;
	position: relative;
	left: 0;
	top: 40%;
}

.BottomMenu:hover {
	background: #3988FC;
	
}

.BottomMenu:hover .bottomMenuFont {
	color: #ffffff;
}

.BottomMenu:hover .dispalyNone {
	display: block;
	margin: 0 auto;
}

.BottomMenu:hover .display {
	display: none;
}

.pointImg{
	position: absolute;
	padding:0 40px;
	left: 18px;
	margin-left: -5.5px;
	bottom: -8px;
	z-index: 101;
}

.dispalyNone {
	vertical-align: middle;
	display: none;
}

.nav1>li:hover>ul {
	left: 0;
	opacity: 1;
	top: 40px;
	z-index: 103;
	width: 100%
}
.nav1 ul:hover{
	left: 0;
	opacity: 1;
	top: 40px;
	z-index: 103;
	width: 100%
}
.nav1 ul {
	position: absolute;
	left: -9999px;
	/*
  opacity: 0;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;*/
}

.nav1 ul:before, .nav1 ul:after {
	content: '';
	display: block;
	position: absolute;
}
#asdasd{
	
}
#asdasd:before {
	top: -6px;
	left: 49%;
	z-index: -1;
	position:absolute;
	border-left:6px solid transparent;
	border-right:6px solid transparent;
	border-bottom:6px solid #ffffff;
	content:" ";
	display:block;
	width:0;
	height:0;
}
.nav1 ul:before {
	height: 9px;
	width: 9px;
	border-right: 0;
	border-bottom: 0;
	top: 25px;
	left: 47%;
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	background: #3988FC;
} 

.nav1 ul:after {
	height: 0px;
	width: 12px;
	background: #ffffff;
	top: 20px;
	left: 24px;
}

.nav1 ul li {
	display: block;
	position: relative;
	border-bottom: 0;
	width: 100%;
	text-align: center;
	background: #3988fc;
	/*box-shadow: 3px 4px 0 rgba(0, 0, 0, 0.1);*/
	-moz-transition: background 0.3s linear;
	-o-transition: background 0.3s linear;
	-webkit-transition: background 0.3s linear;
	transition: background 0.3s linear;
}

.nav1 ul li:nth-last-child(2){
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

.nav1 ul li:first-child {
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}

.nav1 ul li:hover {
	background: #3988fc;
}

a.head_new_1:hover{
	color: #ffffff;
}
a.head_new_1{
	color: #ffffff;
}
.nav1 ul li a {
	font: 14px;
	color: black;
	text-decoration: none;
	display: block;
	color: #ffffff;
	padding: 7px 12px 7px 20px;
	-moz-transition: color 0.3s linear;
	-o-transition: color 0.3s linear;
	-webkit-transition: color 0.3s linear;
	transition: color 0.3s linear;
}

.AC {
	text-align: center;
}

.AR {
	text-align: right;
}

.VT {
	vertical-align: top;
}

.VM {
	vertical-align: middle;
}

.copyright {
	font-family:"Microsoft YaHei",微软雅黑;
	font-size: 12px;
	color: #666666;
	letter-spacing: -0.13px;
}

.newTitle {
	font-family:"Microsoft YaHei",微软雅黑;
	font-size: 18px;
	color: #666666;
	letter-spacing: -0.21px;
	line-height: 30px;
	font-weight: bold;
}

.newMore {
	font-family:"Microsoft YaHei",微软雅黑;
	font-size: 18px;
	color: #3988FC;
	letter-spacing: -0.21px;
	line-height: 30px;
	text-decoration: none;
}

.newDec {
	font-family:"Microsoft YaHei",微软雅黑;
	font-size: 16px;
	color: #666666;
	letter-spacing: 0.21px;
	line-height: 26px;
	font-weight: bold;
}

.newContext {
	font-family:"Microsoft YaHei",微软雅黑;
	font-size: 16px;
	color: #666666;
	letter-spacing: 0.83px;
	line-height: 26px;
	width: 100%
}

.newTime {
	font-family:"Microsoft YaHei",微软雅黑;
	font-size: 14px;
	color: #999999;
	letter-spacing: -0.15px;
	line-height: 26px;
}

.dtLineMapBorder {
	border: 2px solid #91BDFF;
	border-radius: 5px;
}

.SearchLineBorder {
	background: #F9FBFF;
	border: 2px solid #91BDFF;
	border-radius: 5px;
}

.divMarginTop09 {
	margin-top:15px;
}

.BottomMenu {
	border: 2px solid #9AC2FF;
	border-radius: 4px;
	width: 15%;
	cursor:pointer;
	margin-right: 1.5%;
}

.WH100 {
	width: 100%;
	height: 100%;
}

.pd10 {
	padding: 20% 10%;
}
.pd10_new {
	padding: 15% 10%;
}

.divFlex {
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	/* behavior: url(ie-css3.htc);  */
}

.line1 {
	height: 1px;
	border-bottom: 1px solid #cccccc;
	margin-left: 8.3%;
	margin-right: 8.3%;
	width: 83.3%;
}

.line2 {
	height: 1px;
	border-bottom: 1px solid #cccccc;
	margin-left: 8.3%;
	margin-right: 8.3%;
}

.line3 {
	height: 1px;
	border-bottom: 1px solid #cccccc;
}

.bodyColor {
	background: #F9FBFF;
}

.colorW {
	background: #FFFFFF;
}

.lineH {
	width: 1px;
	border-left: 1px solid #cccccc;
	height: 140px;
}

.footerMenu {
	list-style: none;
	margin: 0px;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0px;
}

.footerMenuHeader {
	width: 10%;
	margin: 5% 5%;
	font-family:"Microsoft YaHei",微软雅黑;
	font-size: 16px;
	color: #666666;
	letter-spacing: -0.17px;
	text-align: left;
	padding-bottom: 2%;
}

.footerMenuSubMenu {
	width: 10%;
	margin-top: 10%;
	margin-left: 5%;
	font-family:"Microsoft YaHei",微软雅黑;
	font-size: 12px;
	color: #666666;
	letter-spacing: -0.13px;
}

.FL {
	float: left;
}

.wxgzh {
	font-family:"Microsoft YaHei",微软雅黑;
	font-size: 16px;
	color: #666666;
	letter-spacing: -0.17px;
	font-weight: bold;
}
.searchTxtFont{
	font-family:"Microsoft YaHei",微软雅黑;
	font-size: 12px;
	color: #999999;
	letter-spacing: -0.13px;
}
.cus {
	font-family:"Microsoft YaHei",微软雅黑;
	font-size: 16px;
	color: #666666;
	letter-spacing: -0.17px;
	padding-bottom: 2%;
}

.cusc {
	font-family:"Microsoft YaHei",微软雅黑;
	font-size: 16px;
	color: #666666;
	letter-spacing: -0.17px;
}

.cusl {
	font-family:"Microsoft YaHei",微软雅黑;
	font-size: 16px;
	color: #3988FC;
	letter-spacing: -0.17px;
	text-decoration: none;
	font-weight: bold;
}

.bottomMenuFont {
	font-family:"Microsoft YaHei",微软雅黑;
	font-size: 18px;
	font-weight: bold;
	color: #3988FC;
	letter-spacing: -0.21px;
}

.topMenuFontt {
	font-family:"Microsoft YaHei",微软雅黑;
	font-size: 16px;
	color: #666666;
	letter-spacing: -0.17px;
	font-weight:bold;
}

/* �������ֲ�ͼ��ʽ */
#container {
	width: 100%;
	height: 833px;
	border: 0px solid #333;
	overflow: hidden;
	position: relative;
}

#list {
	height: 400px;
	position: absolute;
	z-index: 1;
}

#list img {
	float: left;
}

#buttons {
	position: absolute;
	z-index: 1;
	bottom: 70px;
	left: 50%;
	background-color: red;
	padding: 5px 0px;
	background: rgba(255, 255, 255, 0.15);
	border-radius: 100px;
}

#buttons span {
	cursor: pointer;
	float: left;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #FFFFFF;
	margin: 0 5px;
}

#buttons .on {
	background: #3988FC;
}

.arrow {
	cursor: pointer;
	display: none;
	position: absolute;
	z-index: 2;
	top: 50%;
}

#container:hover .arrow {
	display: block;
}

#prev {
	left: 20px;
}

#next {
	right: 20px;
}

#prompt {
	overflow: hidden;
	text-align: center;
	position: absolute;
	width: 100%;
	z-index: 3;
	bottom: 0;
	height: 50px;
	line-height: 50px;
	background-image: -webkit-linear-gradient(-90deg, rgba(57, 136, 252, 0.00)
		0%, rgba(57, 136, 252, 0.8) 48%, rgba(57, 136, 252, 0.00) 100%);
	background-image: -moz-linear-gradient(-90deg, rgba(57, 136, 252, 0.00)
		0%, rgba(57, 136, 252, 0.8) 48%, rgba(57, 136, 252, 0.00) 100%);
	background-image: -o-linear-gradient(-90deg, rgba(57, 136, 252, 0.00) 0%,
		rgba(57, 136, 252, 0.8) 48%, rgba(57, 136, 252, 0.00) 100%);
	background-image: linear-gradient(-90deg, rgba(57, 136, 252, 0.00) 0%,
		rgba(57, 136, 252, 0.8) 48%, rgba(57, 136, 252, 0.00) 100%);
}

.promptSpan {
	font-family:"Microsoft YaHei",微软雅黑;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 0;
}

a.promptSpan:hover {
	color: #FFFFFF;
}

.dropdown {
	position: relative;
	padding: 15px 0;
}

.dropdown:hover>div>span>.level-two {
	display: block;
}

.level-two {
	bottom: -8px;
	left: 80px;
}

.level-two {
	display: none;
	list-style: none;
	position: absolute;
	background: #FFFFFF;
	border-radius: 4px;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.65em;
	text-align: center;
	margin: 0px;
	/* -webkit-margin-before: 1em;
	-webkit-margin-after: 1em; */
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0px;
}



.angle-wrapper {
    width: 30px;  
    height: 20px;  
    position: relative;  
    margin: 20px auto;  
    border: 2px solid #cccccc; 
    z-index:111; 
}

.level-two:after {
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 9px 9px 9px 0;
	border-color: transparent #fff;
	display: block;
	width: 0;
	z-index: 1;
	left: -9px;
	bottom: 22px;
	text-algin: center;
}
#connectionSpan{
	font-family:"Microsoft YaHei",微软雅黑;
	font-size: 16px;
	color: #333333;
	letter-spacing: -0.17px;
	width: 100%;
	margin-left: 10px;
	text-align:left;
}
.level-two li {
	margin: 15px;
	width: 220px;
	-moz-transition: background 0.3s linear;
	-o-transition: background 0.3s linear;
	-webkit-transition: background 0.3s linear;
	transition: background 0.3s linear;
}

.wuyou-waiter {
	background: #ffffff;
	font-size: 0.65em;
	position: fixed;
	right: 1%;
	top: 50%;
	margin-top: -170px;
	width: 80px;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, .3);
	z-index: 999;
}

.waiter-ul {
	list-style: none;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
/* 	-webkit-padding-start: 0px; */
 	padding-left:0px; 
}
/* ΢�� */
.weibo-title {
	padding: 10px;
	position: absolute;
	left: 120px;
	top: 18%;
	color: #fff;
	text-align: center;
	-webkit-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-moz-transition: all 0.6s;
	background-color: #fff;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, .3);
	z-index: 1;
	opacity: 0;
}

.weibo-title:before {
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	position: absolute;
	right: -5px;
	top: 55px;
	background-color: #fff;
	transform: rotate(45deg);
}

.waiter-ul li:hover .weibo-title {
	left: -148px;
	top: 18%;
	opacity: 1;
	padding: 10px;
}
/* #displaynone {
	display: none;
} */
#weiboHide {
	display: none;
	left: 31%;
}

.waiter-ul li:hover #weiboHide {
	display: block;
}

.waiter-ul li:hover #weiboShow {
	display: none;
}

.waiter-ul li:hover #weibo {
	font-family:"Microsoft YaHei",微软雅黑;
	font-size: 14px;
	color: #0A88EA;
	letter-spacing: -0.15px;
}

.waiter-ul li:hover #weiboShow {
	z-index: -1;
}
/* ΢�� */
.waiter-title {
	padding: 10px;
	position: absolute;
	left: 120px;
	top: 103px;
	color: #fff;
	text-align: center;
	-webkit-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-moz-transition: all 0.6s;
	background-color: #fff;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, .3);
	z-index: 1;
	opacity: 0;
}

.waiter-title:before {
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	position: absolute;
	right: -5px;
	top: 50px;
	background-color: #fff;
	transform: rotate(45deg);
}

.waiter-ul li:hover .waiter-title {
	left: -148px;
	top: 103px;
	opacity: 1;
	padding: 10px;
}

.android-title {
	padding: 10px;
	position: absolute;
	left: 120px;
	top: 183px;
	color: #fff;
	text-align: center;
	-webkit-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-moz-transition: all 0.6s;
	background-color: #fff;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, .3);
	z-index: 1;
	opacity: 0;
}

.android-title:before {
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	position: absolute;
	right: -5px;
	top: 50px;
	background-color: #fff;
	transform: rotate(45deg);
}

.waiter-ul li:hover .android-title {
	left: -148px;
	top: 183px;
	opacity: 1;
	padding: 10px;
}

.ios-title {
	padding: 10px;
	position: absolute;
	left: 120px;
	top: 263px;
	color: #fff;
	text-align: center;
	-webkit-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-moz-transition: all 0.6s;
	background-color: #fff;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, .3);
	z-index: 1;
	opacity: 0;
}

.ios-title:before {
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	position: absolute;
	right: -5px;
	top: 50px;
	background-color: #fff;
	transform: rotate(45deg);
}

.waiter-ul li:hover .ios-title {
	left: -148px;
	top: 263px;
	opacity: 1;
	padding: 10px;
}

#waiterHide {
	display: none;
	left: 31%;
}

.waiter-ul li:hover #waiterHide {
	display: block;
}

.waiter-ul li:hover #waiterShow {
	display: none;
}

.waiter-ul li:hover #microLetter {
	font-family:"Microsoft YaHei",微软雅黑;
	font-size: 14px;
	color: #0A88EA;
	letter-spacing: -0.15px;
}

.waiter-ul li:hover #waiterShow {
	z-index: -1;
}
/* �绰 */
.phone-title {
	padding: 10px;
	position: absolute;
	left: 120px;
	top: 20px;
	text-align: center;
	-webkit-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-moz-transition: all 0.6s;
	background-color: #fff;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, .3);
	z-index: 1;
	opacity: 0;
}

.phone-title:before {
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	position: absolute;
	right: -5px;
	top: 12px;
	background-color: #fff;
	transform: rotate(45deg);
}

.waiter-ul li:hover .phone-title {
	left: -158px;
	top: 20px;
	opacity: 1;
	padding: 10px;
}

#phoneHide {
	display: none;
	left: 31%;
}

.waiter-ul li:hover #phoneHide {
	display: block;
}

.waiter-ul li:hover #phoneShow {
	display: none;
}

.waiter-ul li:hover #phone {
	font-family:"Microsoft YaHei",微软雅黑;
	font-size: 14px;
	color: #0A88EA;
	letter-spacing: -0.15px;
}

.waiter-ul li:hover #phoneShow {
	z-index: -1;
}

.yx-rotaion {
	margin: 0 auto;
}

.yx-rotaion-btn, .yx-rotaion-title, .yx-rotation-focus, .yx-rotation-t,
	.yx-rotaion-btn {
	position: absolute
}

.yx-rotation-title {
	position: absolute;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #000;
	filter: alpha(opacity = 40);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
	left: 0;
	bottom: 0;
	_bottom: -1px;
	z-index: 1
}

.yx-rotation-t {
	color: #fff;
	font-size: 16px;
	font-family:"Microsoft YaHei",微软雅黑;
	z-index: 2;
	bottom: 0;
	left: 10px;
	line-height: 40px
}
/* .yx-rotation-focus span,.yx-rotaion-btn span{background:url(../../../img/ico.png) no-repeat;display:block;} */
.yx-rotation-focus {
	height: 20px;
	line-height: 40px;
	left: 50%;
	margin-left: -55px;
	bottom: 70px;
	background: rgba(255, 255, 255, 0.25);
	border-radius: 100px;
}

.yx-rotation-focus span {
	width: 12px;
	height: 12px;
	line-height: 12px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	position: relative;
	top: 4px;
	cursor: pointer;
	background: url(../../../img/whitePoint.png) no-repeat;;
	text-indent: -9999px;
}

.yx-rotaion-btn {
	width: 100%;
	height: 41px;
	top: 50%;
	margin-top: -20px;
}

.yx-rotaion-btn span {
	width: 81px;
	height: 81px;
	cursor: pointer;
	filter: alpha(opacity = 30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	position: relative
}

.yx-rotaion-btn .left_btn {
	background: url(../../../img/bannerL.png) no-repeat;
	float: left;
	left: 8.3%
}

.yx-rotaion-btn .right_btn {
	background: url(../../../img/bannerR.png) no-repeat;
	float: right;
	right: 8.3%
}

.yx-rotaion-btn span.hover {
	filter: alpha(opacity = 80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8
}

.yx-rotation-focus span.hover {
	background: url(../../../img/bluePoint.png) no-repeat;
}
/* .rotaion_list img{
    width: 100%;
    height: 100%;
    object-fit:fill;
} */
.yx-summary {
	margin: 0 auto;
}

.yx-summary-btn, .yx-summary-title, .yx-summary-focus, .yx-summary-t,
	.yx-summary-btn {
	position: absolute
}
.yx-summary-t:hover{
	color: #ffffff;
}

.yx-summary-title {
	position: absolute;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #000;
	filter: alpha(opacity = 40);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
	left: 0;
	bottom: 0;
	_bottom: -1px;
	z-index: 1
}

.yx-summary-t {
	color: #fff;
	font-size: 16px;
	font-family: microsoft yahei;
	z-index: 2;
	bottom: 0;
	left: 10px;
	line-height: 40px;
	text-decoration: none;
}

.yx-summary-focus span, .yx-summary-btn span {
	background: url(../../../img/ico.png) no-repeat;
	display: block;
}

.yx-summary-focus {
	height: 40px;
	line-height: 40px;
	right: 20px;
	bottom: 0;
	z-index: 2
}

.yx-summary-focus span {
	width: 12px;
	height: 12px;
	line-height: 12px;
	float: left;
	margin-left: 5px;
	position: relative;
	top: 14px;
	cursor: pointer;
	background-position: -24px -126px;
	text-indent: -9999px
}

.yx-summary-btn {
	width: 100%;
	height: 41px;
	top: 50%;
	margin-top: -20px;
}

.yx-summary-btn span {
	width: 23px;
	height: 46px;
	cursor: pointer;
	filter: alpha(opacity = 30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	position: relative
}

.yx-summary-btn .left_btn {
	background: url(../../../img/summaryL.png) no-repeat;
	float: left;
	left: 0%
}

.yx-summary-btn .right_btn {
	background: url(../../../img/summaryR.png) no-repeat;
	float: right;
	right: 0%
}

.yx-summary-btn span.hover {
	filter: alpha(opacity = 80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8
}

.yx-summary-focus span.hover {
	background-position: -10px -126px
}

/*�޸���ʾ���ֵ���ɫ*/
input::-webkit-input-placeholder { /* WebKit browsers */
	font-family:"Microsoft YaHei",微软雅黑;
	font-size: 16px;
	color: #666666;
	letter-spacing: -0.17px;
}

input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	font-family:"Microsoft YaHei",微软雅黑;
	font-size: 16px;
	color: #666666;
	letter-spacing: -0.17px;
}

input::-moz-placeholder { /* Mozilla Firefox 19+ */
	font-family:"Microsoft YaHei",微软雅黑;
	font-size: 16px;
	color: #666666;
	letter-spacing: -0.17px;
}

input:-ms-input-placeholder { /* Internet Explorer 10+ */
	font-family:"Microsoft YaHei",微软雅黑;
	font-size: 16px;
	color: #666666;
	letter-spacing: -0.17px;
}
/*�޸���ʾ���ֵ���ɫ*/
.searchTxt::-webkit-input-placeholder { /* WebKit browsers */
	font-family:"Microsoft YaHei",微软雅黑;
	font-size: 12px;
	color: #999999;
	letter-spacing: -0.13px;
}

.searchTxt:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	font-family:"Microsoft YaHei",微软雅黑;
	font-size: 12px;
	color: #999999;
	letter-spacing: -0.13px;
}

.searchTxt::-moz-placeholder { /* Mozilla Firefox 19+ */
	font-family:"Microsoft YaHei",微软雅黑;
	font-size: 12px;
	color: #999999;
	letter-spacing: -0.13px;
}

.searchTxt:-ms-input-placeholder { /* Internet Explorer 10+ */
	font-family:"Microsoft YaHei",微软雅黑;
	font-size: 12px;
	color: #999999;
	letter-spacing: -0.13px;
}
#tableLeft {
	width: inherit;
	height: inherit;
}

#tdLeft {
	width: 37.3%;
}

 #contentDiv1 {
	height: 100%;
	width: 50%;
	background: #F9FBFF;
	 margin-right: 15px;
	border: 2px solid #91BDFF;
	border-radius: 5px;
}

#optionsDiv {
	margin: 0 20px;
	padding: 20px 0;
	border-bottom: 1px dashed #91BDFF;
}

#optionsLeft {
	padding-right: 20px;
	border-right: 2px solid #91BDFF;
	font-family:"Microsoft YaHei",微软雅黑;
	font-size: 20px;
	color: #3988FC;
	letter-spacing: -0.21px;
	line-height: 30px;
	font-weight: bold;
}

#optionsRight {
	padding: 0;
	margin: 0;
	margin-left: 13px;
	font-family:"Microsoft YaHei",微软雅黑;
	font-size: 20px;
	color: #333333;
	letter-spacing: -0.21px;
	line-height: 30px;
	font-weight: bold;
}

#downBoxDiv {
	margin: 0 7.4%;
	margin-top: 53px;
}

.downBoxUp {
	float: left;
	width: 16px;
	height: 16px;
	border-radius: 10px;
	margin: 17px 0;
}

.upContent {
	margin: 12px 0px;
	margin-left: 2.1%;
	font-family: "Microsoft YaHei",微软雅黑;
	font-size: 18px;
	color: #333333;
	letter-spacing: -0.19px;
	position: absolute;
}

.triangle-down {
	position: relative;
    line-height: 50px;
    left: -40px;
}

.upText {
	padding: 0 3.2%;
    width: 59.2%;
	height: 50px;
	background: #FFFFFF;
	border: 1px solid #A3C8FF;
	border-radius: 4px;
	margin-left: -8px;
}

#textRefresh {
	margin: 6px 0;
	width: 100%;
	height: 30px;
}

#downBtnDiv {
	height: 50px;
	margin-left: 19%;
	width: 100%;
	outline: none;
}

#downBtn {
	height: 100%;
	width: 65.6%;
	background: #3988FC;
	border-radius: 4px;
	border: 0;
	font-family:"Microsoft YaHei",微软雅黑;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: -0.17px;
}

#contentHint {
	margin-top: 24px;
	font-family:"Microsoft YaHei",微软雅黑;
	font-size: 16px;
	color: #666666;
	letter-spacing: 0.33px;
	line-height: 26px;
	margin-bottom: 5%;
}

#phone {
	font-family:"Microsoft YaHei",微软雅黑;
	font-size: 14px;
	color: #666666;
	letter-spacing: -0.15px;
}

#weibo {
	font-family:"Microsoft YaHei",微软雅黑;
	font-size: 14px;
	color: #666666;
	letter-spacing: -0.15px;
}

#microLetter {
	font-family:"Microsoft YaHei",微软雅黑;
	font-size: 14px;
	color: #666666;
	letter-spacing: -0.15px;
}

.pointDiv {
	top: 3px;
	position: relative;
	height: 16px;
	width: 16px;
	border-radius: 10px;
	float: left;

}

.bc3988FC {
	background-color: #3988FC;
}

.spanDiv {
	font-family: "Microsoft YaHei",微软雅黑;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: -0.13px;
	line-height: 18px;
	float: left;
	width: 18px;
	height: 18px;
	border-radius: 3px;
	text-align: center;
	margin-left: 38px;
	position: relative;
	top: 3px;
}

.spenText {
	font-family:"Microsoft YaHei",微软雅黑;
	font-size: 16px;
	color: #666666;
	letter-spacing: -0.19px;
}

.baFC3939 {
	background: #FC3939;
}

.ba3988FC {
	background: #3988FC;
}

.fL {
	float: left;
}

.promptDiv {
	padding-bottom: 10px;
	height: 25px;
	line-height: 25px;
}

.spanLine {
	font-family: "Microsoft YaHei",微软雅黑;
	font-size: 16px;
	letter-spacing: -0.19px;
	line-height: 30px;
	margin-left: 4px;
}

.c0C9E4B {
	color: #0C9E4B;
}

.c009AD9 {
	color: #009AD9;
}

.spenLineAddress {
	font-family: "Microsoft YaHei",微软雅黑;
	font-size: 16px;
	color: #333333;
	letter-spacing: -0.17px;
	line-height: 18px;
	margin-left: 12px;
	line-height: 30px;
}

.pad20 {
	padding: 20px 0;
}

.vab {
	vertical-align: bottom;
}

.toiletPrompt {
	font-family:"Microsoft YaHei",微软雅黑;
	font-size: 16px;
	color: #666666;
	letter-spacing: -0.19px;
	display: block;
}

.ml5 {
	margin-left: 5px;
}

.ml20 {
	margin-left: 20px;
}

.btdE5E5E5 {
	border-top: 1px dashed #E5E5E5;
}

.bbdE5E5E5 {
	border-bottom: 1px dashed #E5E5E5;
}

#toiletHead {
	margin-bottom: 10px;
	padding-top: 20px;
}

.toiletImg {
	float: left;
}

.width25px {
	width: 25px;
}

.heigth20px {
	height: 20px;
}

.ml10px {
	margin-left: 10px;
}

#site {
	margin-left: 15px;
	font-family: "Microsoft YaHei",微软雅黑;
	font-size: 16px;
	color: #333333;
	letter-spacing: -0.19px;
	font-weight: bold;
}

#xianlu {
	margin-left: 15px;
	font-family:"Microsoft YaHei",微软雅黑;
	font-size: 16px;
	color: #666666;
	letter-spacing: -0.17px;
	font-weight: bold;
}

#xianluDiv {
	margin-top: 42px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #E5E5E5;
}

#zhandianxinxi {
	font-family: "Microsoft YaHei",微软雅黑;
	font-size: 18px;
	color: #3988FC;
	letter-spacing: -0.21px;
	line-height: 30px;
	font-weight: bold;
	padding-left: 5px;
}

.vaText-bottom {
	vertical-align: text-bottom;
}

.ml12px {
	margin-left: 12px;
}

.width280px {
	width: 280px;
}

.ml11px {
	margin-left: 11px;
}

#zimu {
	font-family: "Microsoft YaHei",微软雅黑;
	font-size: 26px;
	color: #3988FC;
	letter-spacing: -0.19px;
}

#kou {
	font-family: "Microsoft YaHei",微软雅黑;
	font-size: 16px;
	color: #3988FC;
	font-weight: bold;
	letter-spacing: -0.19px;
	line-height: 42px;
	margin-left: -8px;
	padding-left: 3px;
}

#zimu_dis {
	font-family: "Microsoft YaHei",微软雅黑;
	font-size: 26px;
	color: #666666;
	letter-spacing: -0.19px;
}

#kou_dis {
	font-family: "Microsoft YaHei",微软雅黑;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	letter-spacing: -0.19px;
	line-height: 42px;
	margin-left: -8px;
	padding-left: 3px;
}

#zan_dis{
	position: absolute; ;
	right: 0px;
	top:20px;
	color: #666666;
	font-size: 16px;
	font-weight: bold;
}

#zimuDiv {
	height: 42px;
	padding-top: 20px;
	padding-bottom: 10px;
	position: relative;
}

.height75px {
	height: 75px;
}

.padtop11px {
	padding-top: 11px;
}

.marleft9px {
	margin-left: 9px;
}

.stationList{
	background: #F9FBFF;
	border: 1px solid #A3C8FF;
	border-radius: 4px;
}
#iframe-wrap{
	height: 110px;
}
	.waiter-ul{margin-top: 1em;}
	.phone-title{left: 120px;font-size: 16px;}
	.nav1 .chooseCard ul:hover{left:0;}