.touristagency-header {position: relative;text-align: center;height: 1.2rem;line-height: 1.2rem;}
.address-name {font-size: 0.24rem;}
.address-change {position: absolute;top: 50%;right: 0;transform: translateY(-50%);transform: -webkit-translateY(-50%);}
.touristagency-info {padding: 0.2rem;}
.touristagency-title {font-size: 0.16rem;}
.touristagency-list .touristagency-item {position: relative;width: calc(50% - 10px);margin-right: 0.2rem;margin-bottom: 0.2rem;}
.touristagency-list .touristagency-item:nth-child(even) {margin-right: 0;}
.province {display: none;position: absolute;right: 0;top: 0.2rem;color: #fff;padding: 0.1rem 0.15rem;background-color: #004F99;}
.cities-show__content {padding: 24px 30px;}
.cities-show__text {color: #84888b;margin-bottom: 20px;}
.cities-show__list {overflow: hidden;margin-right: -0.2rem;}
.cities-show__list--li {width: calc(20% - 20px);height: 34px;background: #fff;float: left;text-align: center;line-height: 32px;margin: 0 20px 20px 0;cursor: pointer;border: 1px solid #e3e7ed;}
.cities-show__list--href {color: #333;display: block;}
.cities-show__list--href.active{color: #fff;background: #004F99;border-color: #004F99;}
.cities-show__list--li:hover {color: #fff;background: #004F99;border-color: #004F99;-webkit-transition: all linear .2s;transition: all linear .2s;}
.cities-show__list--li:hover a {color: #fff;}
/** 自定义弹窗风格 */
.layui-layer.layui-layer-my .layui-layer-title {height: 0.5rem;line-height: 0.5rem;color: #fff;background-color: #004F99;}
.layui-layer.layui-layer-my .layui-layer-setwin {top: 17px;}
.layui-layer.layui-layer-my .layui-layer-setwin a {font-family: iconfont !important;font-size: 16px;font-style: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;color: #ffffff;
	/* 关闭按钮、最大化按钮颜色 */
}
/* 关闭按钮 */
.layui-layer.layui-layer-my .layui-layer-setwin .layui-layer-close1 {background: none;}
.layui-layer.layui-layer-my .layui-layer-setwin .layui-layer-close1:before {content: "\e6a6";}
