@charset "utf-8";
.u-login-box{
	background: #fff;
	-moz-box-shadow:2px 14px 20px #ccdef4; 
	-webkit-box-shadow:2px 14px 20px #ccdef4; 
	box-shadow:2px 14px 20px #ccdef4;
	margin-top: 20px;
	padding: 15px 100px 30px 100px;
}
.u-login-box ul li{
	padding-bottom: 10px;
}
.u-login-box ul li label{
	color:#000;
	font-weight: 500;
	line-height: 2;
	display: block;
}
.u-login-box ul li .u-login-text{
	height:34px;
	border:1px solid #dcdce8;
	padding-left: 30px;
	width: 100%;
}
.u-login-box ul li .u-user{
	background: url(../../img/icon/u-user.png) 6px center no-repeat;
}
.u-login-box ul li .u-passw{
	background: url(../../img/icon/u-password.png) 6px center no-repeat;
}
.u-login-box ul li .u-login-text1{
	width: 60%;
	height:34px;
	border:1px solid #dcdce8;
}
.u-login-box ul li img{
	height:34px;
	width: 40%;
}
.u-login-box ul li .u-nothin{
	display: inline-block;
	font-size: 14px;
	color:#0e69ab;
	background: url(../../img/icon/u-help.png) 0px 3px no-repeat;
	padding-left: 22px;
}
.u-login-box ul li .u-nothin:hover{
	color:#094672;
	text-decoration: underline;
}
.u-login-shop{
	padding-top: 20px;
	border-top:1px solid #f0f0f8;
	text-align: center;
}
.u-login-shop input{
	width: 70%;
	background: #d0021b;
	border-radius: 5px;
}
.u-login-box1{
	margin-top:30px;
	margin-bottom: 30px;
	font-size: 14px;
}
.u-login-box1 a{
	display: inline-block;
	float: left;
	color:#0e69ab;
}
.u-login-box1 a:hover{
	color:#094672;
	text-decoration: underline;
}
.u-login-box1 span{
	display: inline-block;
	float: right;
	text-align: right;
}


/*transaction main*/
.transaction-main {
	margin-top: 50px;
}
.col-bg-01 {
	background: #fafaf9;
}
.brief {
	padding: 15px 0 30px 40px;
}
.brief h2 {
	margin: 0;
	line-height: 1.5;
	color: #3172b9;
	font-weight: 600;
	font-size: 30px;
}
.brief .con {
	margin-top: 20px;
	margin-bottom: 20px;
	color: #606060;
	line-height: 28px;
	font-size: 16px;
}
.tr-title-01 {
	color: #313131;
	font-size: 30px;
	font-weight: normal;
	padding-bottom: 25px;
	background: url(../../img/bg/trTitBg_01.png) no-repeat bottom center;
}
.f-cb:after {
    display:block;
    clear:both;
    visibility:hidden;
    height:0;
    overflow:hidden;
    content:".";
}
.f-cb {
    zoom:1;
}
.need-menu {
	margin:10px 0 35px;
	padding-left: 0%;
}
.need-menu li {
	float: left;
	margin-left: 2%;
	width: 12%;
	text-align: center;
	cursor: pointer;
}
.need-menu li em {
	display: inline-block;
	width: 98px;
	height: 98px;
	border: 2px solid #3172b9;
	border-radius: 50%;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.need-menu li:hover p a {
	color: #d0021b;
}
.need-menu li p {
	margin-top: 16px;
}
.need-menu li p a {
	color: #3172b9;
	line-height: 1em;
	font-weight: bold;
	font-size: 22px;
}
.tr-title-02 {
	background: url(../../img/bg/trTitBg_02.png) repeat-x center;
}
.tr-title-02 h4 {
	float: left;
	margin: 0;
	padding: 0 15px 0 25px;
	line-height: 30px;
	font-size: 30px;
	font-weight: normal;
	background:#fff url(../../img/icon/iconTrTit-01.png) no-repeat left center;
}
.tr-title-02 a {
	float: right;
	padding-left: 8px;
	background: #fff;
}
.tr-column {
	margin-bottom: 30px;
}
.tr-column h5 {
	margin: 25px 0 8px;
	font-size: 20px;
	font-weight: normal;
}
.tr-column p {
	margin:0;
}
.tr-column .p-txt {
	height: 78px;
	color: #9c9c9c;
	font: normal 14px/26px '';
	overflow: hidden;
}
.tr-column .p-info {
	margin: 10px 0;
	line-height: 16px;
}
.tr-column .p-info a {
	color: #2562b3;
	font-size: 14px;
}
.tr-column .p-label a {
	display: inline-block;
	padding: 0 8px;
	height: 26px;
	color: #5d5d5d;
	line-height: 26px;
	font-size: 14px;
	background: #f1f1f1;
	border-radius: 2px;
}

.slideBox {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.slideBox .hd {
	margin-left: -50px;
	height: 15px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	bottom: 15px;
	z-index: 1;
}
.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.slideBox .hd ul li {
	float: left;
	margin-right: 8px;
	width: 20px;
	height: 4px;
	background: #2d91ff;
	cursor: pointer;
}
.slideBox .hd ul li.on {
	background: #d0021b;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}
.slideBox .bd img {
	width: 100%;
	height: auto;
	display: block;
}
.contact-body {
	margin-top: 25px;
	border: 1px solid #dedede;
}
.contact-body .c-header {
	padding-left: 24px;
	height: 74px;
	line-height: 74px;
	color: #fff;
	font-size: 24px;
	background: url(../../img/bg/contactTitBg-01.png) no-repeat top center;
	background-size: 100% 100%;
	border-bottom: 1px solid #dedede;
}
.contact-body .c-con {
	padding: 20px 25px 10px;
	color: #000;
}
.contact-body .c-con dl dt{
	font: normal 20px/30px '';
}
.contact-body .c-con dl dd {
	margin: 13px 0 25px;
	padding: 2px 0 2px 62px;
	font: normal 14px/24px '';
}
.contact-body .c-con dl dd.dd1 {
	background: url(../../img/bg/contactBg_01.png) no-repeat left center;
}
.contact-body .c-con dl dd.dd2 {
	background: url(../../img/bg/contactBg_02.png) no-repeat left center;
}

.contact-body .c-footer {
	padding: 12px 0;
	background: #f5f5f5;
	border-top: 1px solid #dedede;
}
.contact-body .c-footer p {
	padding-left: 29px;
}
.contact-body .c-footer p a {
	float: left;
	margin: 12px 12px 0 0;
	width: 47px;
	height: 47px;
	border: 1px solid #cecece;
	border-radius: 50%;
}
.contact-body .c-footer p a:nth-child(1) {
	background: url(../../img/icon/iconContact_1_1.png) no-repeat center center;
}
.contact-body .c-footer p a:nth-child(2) {
	background: url(../../img/icon/iconContact_1_2.png) no-repeat center center;
}
.contact-body .c-footer p a:nth-child(3) {
	background: url(../../img/icon/iconContact_1_3.png) no-repeat center center;
}
.contact-body .c-footer p a:nth-child(4) {
	background: url(../../img/icon/iconContact_1_4.png) no-repeat center center;
}
.contact-body .c-footer p a:nth-child(5) {
	background: url(../../img/icon/iconContact_1_5.png) no-repeat center center;
}
.contact-body .c-footer p a:nth-child(1).cur,
.contact-body .c-footer p a:hover:nth-child(1) {
	background:#3498db url(../../img/icon/iconContact_0_1.png) no-repeat center center;
	border: 1px solid #3498db;
}
.contact-body .c-footer p a:nth-child(2).cur,
.contact-body .c-footer p a:hover:nth-child(2) {
	background:#3498db url(../../img/icon/iconContact_0_2.png) no-repeat center center;
	border: 1px solid #3498db;
}
.contact-body .c-footer p a:nth-child(3).cur,
.contact-body .c-footer p a:hover:nth-child(3) {
	background:#3498db url(../../img/icon/iconContact_0_3.png) no-repeat center center;
	border: 1px solid #3498db;
}
.contact-body .c-footer p a:nth-child(4).cur,
.contact-body .c-footer p a:hover:nth-child(4) {
	background:#3498db url(../../img/icon/iconContact_0_4.png) no-repeat center center;
	border: 1px solid #3498db;
}
.contact-body .c-footer p a:nth-child(5).cur,
.contact-body .c-footer p a:hover:nth-child(5) {
	background:#3498db url(../../img/icon/iconContact_0_5.png) no-repeat center center;
	border: 1px solid #3498db;
}
.tr-main-02 {
	background: url(../../img/bg/trBodyBg_01.png) no-repeat top center;
}
.tr-main-02 .flat-wrapper {
	padding-top: 40px;
}
.tr-main-02 .flat-wrapper .breadcrumbs {
	border: none;
}
.area {
	margin-bottom: 38px;
	background: #c8d6e7;
	border: 1px solid #c8d6e7;
}
.area-header {
	padding: 40px 0 0 12px;
	height: 73px;
	color: #346eb8;
	font: normal 20px/24px '';
	background: #eff4fa url(../../img/bg/areaTitBg_01.png) no-repeat 90% bottom;
}
.area-con {
	padding: 4px 2px 10px 12px;
	background: #fff;
}
.area-con a {
	display: inline-block;
	margin: 10px 5px 0 0;
	padding-left: 12px;
	width: 29%;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	background: url(../../img/bg/areaListBg_01.png) no-repeat left center;
	border-radius: 2px;
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	-ms-transition: all 0s;
	-o-transition: all 0s;
	transition: all 0s;
}
.area-con a:hover,
.area-con a.cur {
	color: #fff;
	background: #d1021c;
}

.tr-item-list>div:nth-child(1) {
	padding-left: 15px;
}
.tr-item-list>div {
	padding: 0 8px;
}
.tr-item-list>div.tr-need-tit {
	padding-top: 90px;
}
.tr-need-tit h3 {
	margin: 0;
	padding-bottom: 30px;
	color: #0d69aa;
	font: normal 24px/30px '\5FAE\8F6F\96C5\9ED1';
	background: url(../../img/bg/trTitBg_01.png)  no-repeat center bottom;
}
.tr-need-tit p {
	margin-top: 15px;
	color: #000;
	line-height: 30px;
	font-size: 14px;
}
.tr-need-box {
	background: #fff;
}
.tr-need-box .t-header img {
	width: 88%;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.tr-need-box {
	padding: 25px 15px 10px;
}

.tr-need-box h4 {
	margin:5px 0 8px;
	color: #346eb8;
	font: normal 20px/22px '';
}
.tr-need-box h5 {
	margin: 0;
	color: #346eb8;
	font: normal 16px/20px '';
}
.tr-need-box .con {
	margin-top: 15px;
}
.tr-need-box .con p {
	height: 90px;
	color: #000;
	font: normal 12px/18px '';
	overflow: hidden;
}
.tr-need-box .con a.btn {
	padding: 0 24px;
	height: 30px;
	color: #365a81;
	font: normal 12px/30px '\5B8B\4F53';
	background: #e8f3ff;
	border: none;
}
.f-mt25 {margin-top: 25px;}
.area-con-02 {
	height: 560px;
	background: #fff url(../../img/bg/areaConBg_01.png) no-repeat center center;
}
.tr-main-02 .flat-wrapper .breadcrumbs {
	padding-left: 20px;
	background: url(../../img/icon/iconLocation_01.png) no-repeat 2px center;
}
.tr-main-02 .flat-wrapper .breadcrumbs::before {
	contain:' ';
	left:-100px;
}

.tr-need-box .t-header a {
	display: inline-block;
	width: 60px;
	height: 60px;
}
.t-header a.a1 {
	background: url(../../img/bg/imgNeedMenu_01.png) no-repeat 0 0;
}
.t-header a.a2 {
	background: url(../../img/bg/imgNeedMenu_02.png) no-repeat 0 0;
}
.t-header a.a3 {
	background: url(../../img/bg/imgNeedMenu_03.png) no-repeat 0 0;
}
.t-header a.a4 {
	background: url(../../img/bg/imgNeedMenu_04.png) no-repeat 0 0;
}
.t-header a.a5 {
	background: url(../../img/bg/imgNeedMenu_05.png) no-repeat 0 0;
}
.t-header a.a6 {
	background: url(../../img/bg/imgNeedMenu_06.png) no-repeat 0 0;
}
.t-header a.a7 {
	background: url(../../img/bg/imgNeedMenu_07.png) no-repeat 0 0;
}
.trCursor .t-header a.a1 {
	background: url(../../img/bg/imgNeedMenu_01_1.png) no-repeat 0 0;
}
.trCursor .t-header a.a2 {
	background: url(../../img/bg/imgNeedMenu_02_1.png) no-repeat 0 0;
}
.trCursor .t-header a.a3 {
	background: url(../../img/bg/imgNeedMenu_03_1.png) no-repeat 0 0;
}
.trCursor .t-header a.a4 {
	background: url(../../img/bg/imgNeedMenu_04_1.png) no-repeat 0 0;
}
.trCursor .t-header a.a5 {
	background: url(../../img/bg/imgNeedMenu_05_1.png) no-repeat 0 0;
}
.trCursor .t-header a.a6 {
	background: url(../../img/bg/imgNeedMenu_06_1.png) no-repeat 0 0;
}
.trCursor .t-header a.a7 {
	background: url(../../img/bg/imgNeedMenu_07_1.png) no-repeat 0 0;
}
.trCursor h4,
.trCursor h5 {color:#d0021b;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;}
.trCursor .con a.btn {
	color: #fff;
	background: #d1021c;
}
/*190227 cj*/
.hotel-area-search{
	border: 1px solid #ddd;
    padding: 10px 20px;
    margin-bottom: 20px;
}
.hotel-area-search span{
	color: #999999;
}
.hotel-area-search .text01{
	width: 150px;
	line-height: 1;
	padding:6px 10px;
	margin-right: 5px;
}
.hotel-area-search > a {
    background-color: #eeeeee;
    color: #d0011b;
	border-radius: 4px;
	padding: 6px 12px;
}
a.more-link01{
	padding: 7px 45px 7px 25px;
    display: inline-block;
    font-weight: bold;
	text-transform: uppercase;
	position: relative;
	border: 2px solid;
	color: #66aeff;
	margin-left: 10px;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
	background: url(../../img/icon/iconLeft2.gif) no-repeat 66px 13px;
}
a.more-link01:hover{
	color: #004e66;
	background: url(../../img/icon/iconLeft21.gif) no-repeat 66px 13px;
}
/* General sidebar left */
.flat-general.sidebar-left .general {
    padding-right: 15px;
    padding-left: 25px;
    float: right;
}

.flat-general.sidebar-left .general-sidebars {
    padding-left: 15px;
    padding-right: 25px;
    float: left;
}

.general-sidebars .widget.widget_nav_menu1 ul li {
    background-color: #21242b;
}

.general-sidebars .widget.widget_nav_menu1 ul li a {
    display: block;
    padding: 15px 70px 15px 20px;
    font-weight: bold;
    position: relative;
    color: #fff;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.general-sidebars .widget.widget_nav_menu1 ul li a:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 57px;
    background-color: #32bfc0;
    -webkit-transition: all 0.3s ease-in-out;
       -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
         -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
}

.general-sidebars .widget.widget_nav_menu1 ul li a.active:before {
    background-color: #ffc952;
}

.general-sidebars .widget.widget_nav_menu1 ul li a:hover:before {
    background-color: #ffc952;
}

.general-sidebars .widget.widget_nav_menu1 ul li a:after {
    content: "";
    font-family: "FontAwesome";
    position: absolute;
    top: 50%;
    margin-top: -12px;
    right: 21px;
    font-weight: normal;
}
.general-sidebars .widget.widget_nav_menu1 ul li a.disabled{
    color: #666;
}
.general-sidebars .widget.widget_nav_menu1 ul li a.disabled:before,
.general-sidebars .widget.widget_nav_menu1 ul li a.disabled:hover:before{
    background-color: #93a6ab;
}

.general-sidebars .widget.widget_nav_menu1 ul li a{
    background-color: #e1e1e1;
    color: #5e6f83;
    border-bottom: 1px solid rgba(255, 255, 255, 0.8);
}

.general-sidebars .widget.widget_nav_menu1 ul li a:before{
    background-color:#c1c8cb;
}

.general-sidebars .widget.widget_nav_menu1 ul li.active a{
    background-color: #282c37;
}

.general-sidebars .widget.widget_nav_menu1 ul li.active a:before{
    background-color: #30a9de;
}
.general-sidebars .widget.widget_nav_menu1 ul li a.active:before,
.general-sidebars .widget.widget_nav_menu1 ul li a:hover:before{
    background-color: #ec5350 !important;
    color: #fff;
}
.general-sidebars .widget.widget_nav_menu1 ul li a.active,
.general-sidebars .widget.widget_nav_menu1 ul li a:hover{
    background-color: #0067cb;
    color: #fff;
}
.general-sidebars .widget.widget_nav_menu1 ul li a.active:before,
.general-sidebars .widget.widget_nav_menu1 ul li a:hover:before{
    background-color: #ec5350 !important;
    color: #fff;
}

/*190712 start*/
.m-table01{
	border:1px solid #ddd;
	width: 100%;
}
.m-table01 thead th{
	text-align: center;
	color: #666e70;
	font-size: 14px;
	background: #f9f9f9;
	line-height: 22px;
	padding: 8px;
	border:1px solid #ddd;
	font-weight: bold;
}
.f-mt20{
	margin-top: 20px;
}
.f-tac{
	text-align: center
}
.m-table01 tbody td{
	color: #666e70;
	font-size: 14px;
	line-height: 22px;
	padding: 8px;
	border:1px solid #ddd;
	vertical-align: middle;
}
.odd{
	background: #f9f9f9;
}
.time-selector {
	position:relative;
	display:inline-block;
	font-size:12px
}
.time-selector .span-icon {
	display:inline-block;
	width:11px;
	height:7px;
	background:url(../../js/time-selector/down_24aa3ce.png);
	position:absolute;
	top:15px;
	right:8px;
	pointer-events:none
}
.time-selector .icon-up {
	background:url(../../js/time-selector/up_2be8fa2.png)
}
.time-selector .board {
	display:inline-block;
	width:180px;
	height:38px;
	line-height:38px;
	border:1px solid #e1e1e1;
	cursor:pointer;
	padding-left:8px;
	padding-right:8px;
	font-size:12px;
	background:#fafafa;
}
.time-selector .board:hover {
	background:#efefef
}
.time-selector .option-ul {
	-webkit-box-shadow:0 0 8px rgba(0, 0, 0, .1);
	-moz-box-shadow:0 0 8px rgba(0, 0, 0, .1);
	box-shadow:0 0 8px rgba(0, 0, 0, .1);
	display:none;
	position:absolute;
	top:30px;
	left:0;
	border:1px solid #e5e5e5;
	background:#fff;
	width:100%;
	z-index:1001
}
.time-selector .option-ul li {
	height:30px;
	line-height:30px;
	cursor:pointer;
	padding-left:8px;
	font-size:12px;
}
.time-selector .option-ul .active, .time-selector .option-ul .active:hover {
	background:#0067cb;
	color:#fff
}
.time-selector .option-ul li:hover {
	background:#eeeff1
}
.time-selector .cal-wrap {
	display:none;
	position:absolute;
	top:30px;
	left:0;
	z-index:1001;
	background:#fff;
	border:1px solid #e5e5e5;
	-webkit-box-shadow:0 0 8px rgba(0, 0, 0, .1);
	-moz-box-shadow:0 0 8px rgba(0, 0, 0, .1);
	box-shadow:0 0 8px rgba(0, 0, 0, .1)
}
.time-selector .cal-item-wrap {
	overflow:hidden;
	margin:12px
}
.time-selector .cal-wrap i {
	display:inline-block;
	width:9px;
	height:15px;
	position:absolute;
	top:19px;
	cursor:pointer
}
.time-selector .cal-wrap .left-btn {
	left:20px;
	background:url(../../js/time-selector/left_004b86e.png) no-repeat
}
.time-selector .cal-wrap .right-btn {
	right:20px;
	background:url(../../js/time-selector/right_26385c9.png) no-repeat
}
.time-selector .cal-item {
	text-align:center
}
.time-selector .cal-right {
	margin-left:230px
}
.time-selector .cal-left {
	float:left
}
.time-selector .cal-item ul {
	width:210px;
	overflow:hidden
}
.time-selector .cal-item li {
	width:30px;
	height:28px;
	line-height:28px;
	color:#1e2b39;
	float:left;
	cursor:pointer;
	margin:2px 0
}
.time-selector .cal-item li:hover {
}
.time-selector .cal-item .week {
	background:#efefef;
	cursor:default;
	color:#797c80
}
.time-selector .cal-item .grey {
	color:#cacbcb;
	cursor:default
}
.time-selector .cal-item .end {
	background:#0067cb;
	color:#fff
}
.time-selector .cal-item .inRange {
	background:#eaf3ff;
	color:#0067cb
}
.time-selector .cal-item p {
	height:30px;
	line-height:30px;
	margin-bottom: 0;
}
.time-selector .cal-footer {
	color:#747d85;
	padding:0 20px 20px;
	overflow:hidden
}
.time-selector .cal-footer a {
	display:inline-block;
	width:65px;
	height:30px;
	line-height:30px;
	cursor:pointer;
	border:0;
	text-align:center;
	float:right
}
.time-selector .cal-footer span {
	color:#797c80;
	border:1px solid #efeff0;
	background:#f9f9f9;
	text-align:center;
	display:inline-block;
	width:90px;
	height:28px;
	line-height:28px;
	margin-left:5px;
	vertical-align:middle
}
.time-sel-mask {
	display:none;
	z-index:1000;
	position:fixed;
	left:0;
	top:0;
	bottom:15px;
	right:15px;
	overflow:hidden;
	-webkit-user-select:none;
	opacity:0;
	background:#000;
	filter:alpha(opacity=0)
}
.green-btn{
	background: #0067cb;
	color:#fff;
}
.green-btn:hover{
	color:#fff;
}
.m-search01{
	font-size: 14px;
	border:1px solid #ededed;
	padding:15px;
	color:#5c6466;
}
.m-search01 span.tit{
	font-weight: bold;
}
.layui-input-inline{
	display: inline-block;
	vertical-align: middle;
}
.f-ml6{
	margin-left: 6px;
}
.f-mr10{
	margin-right: 10px;
}
input.u-btn{
	height:38px;
	border:0;
	background: #669de9;
	font-weight: normal;
	line-height: 38px;
	padding: 0 10px;
	vertical-align: middle;
	border-radius: 5px;
	margin-right: 4px;
	color:#fff;
}
input.u-btn:hover, input.u-btn:focus{
	background: #256bcc;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	-o-transition: .8s;
	transition: .8s;
}
.layui-select {
	border: 1px solid rgba(0, 0, 0, 0.1);
	background-color: rgba(0, 0, 0, 0.02);
	height: 38px;
	padding: 10px 20px 10px 10px;
	line-height: 100%;
	outline: 0;
	font-size:12px;
	width: 100%;
	max-width: 100%;
	background-image: url(../../js/time-selector/down_24aa3ce.png);
	background-position: 98% center;
	background-repeat: no-repeat;
	position: relative;
	text-indent: 0.01px;
	text-overflow: '';
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
	-ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
	-o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;}
.navigation {
	text-align: center;
	font-size:14px;
}
.navigation a{
	width: auto;
	display: inline-block;
	border: 1px solid #999;
	text-align: center;
	margin-right: 5px;
	color: #666;
	padding: 5px 20px;
	border-radius: 3px;
	cursor: pointer;
	height:32px;
	line-height:22px;
	margin-bottom: -10px;
}
.navigation select{
	background-color: transparent;
	padding: 5px 10px;
	display: inline-block;
	cursor: pointer;
	margin-bottom: 0px;
	border-color:#999;
	margin-right:5px;
	height:32px;
	border-radius: 3px!important;
	vertical-align: top;
}
.navigation a:hover{
	border:1px solid #999;
	color:#c00;
}
/*190712 end*/

@media only screen and (max-width: 767px) {
	.u-login-box{
		padding: 20px 30px 20px 30px;
	}
	.tr-title-02 h4 {
		font-size: 20px;
	}
	.brief {
		padding: 15px 20px 30px 20px;
	}
	.slideBox {
		padding: 0 3%;
	}
	.tr-column {
		padding: 0 3%;
	}
	.tr-m-r {
		margin-top: 15px;
	}
	.contact-body {
		margin-top: 10px;
	}
	.need-menu li em {
		width: 60px;
		height: 60px;
		background-size: 50% 50% !important;
	}
	.need-menu li p {
		margin-top: 2px;
		line-height: 1.1;
	}
	.need-menu li p a {
		font-size: 14px;
	}
	.tr-item-list > div.tr-need-tit {
		padding-top: 0;
		text-align: center;
	}
	.tr-need-tit h3 {
		font-size: 20px;
		background: url(../../img/bg/trTitBg_01.png) no-repeat bottom center;
	}
	.tr-item-list {
		padding: 0 15px;
	}
	.tr-need-box {
		margin-bottom: 15px;
	}
	.tr-need-box .con p {
		margin-bottom: 10px;
		height: 54px;
		font-size: 14px;
	}
	.hotel-area-search{
		padding:10px;
	}
}
@media screen and (min-width:768px) and (max-width:990px) {
	.tr-title-02 h4 {
		font-size: 20px;
	}
	.area-con {
		padding: 4px 2px 10px 5px;
	}
	.area-con a {
		margin: 6px 3px 0 0;
		width: 46%;
	}
	.tr-item-list > div.tr-need-tit {
		padding-top: 30px;
	}
}
