/*@check 前台样式*/
.btn_more{
	display:inline-block;
	width:105px;
	height:36px;
	line-height:36px;
	text-align:center;
	color:#fff;
	padding:0;
	background: url('/img/travel/icon.png') no-repeat -31px -101px;
	text-shadow:none;
}
.btn_more:hover{
	background: url('/img/travel/icon.png') no-repeat -31px -101px;
	color:#dedede;
	text-decoration:none;
}
.text{
	font-size:12px;
	color:#999999;
	text-align:left
}

/*slider*/
#slider{
	text-align:center;
	position:relative;
	margin-bottom:40px;
}
#slider .switchable-box{
	width:100%;
	height:400px;
}
#slider .switchable-box li{
	width:100%;
        *margin-left: -50%;
}
#slider .switchable-box a{
	display:block;
	width:100%;
	height:400px;
}
#slider .b1{
	background: url(/img/check/zt_01.png) center center no-repeat;
}
#slider .b2{
	background: url(/img/check/zt_02.jpg) center center no-repeat;
}


.switchable-nav {
	margin-top:20px;
        *margin-top:0px;
	text-align:center;
}
.switchable-nav li {
	display:inline-block;
	*display:inline;
	zoom:1;
	width:22px;
	height:22px;
	margin:0 2px;
	text-indent:-9999px;
	*text-indent:0;
	*font-size:0;
	overflow:hidden;
	background:url("/img/check/bullets.png") no-repeat 0 0;
	cursor:pointer;
}
.switchable-nav li.active {
	background-position:0 -22px;
}

#slider .controller{
	position: relative;
}


/*login form*/
.login {
	position:absolute;
	top:0;
	right:14%;
	z-index:9;
	box-sizing:border-box;
	text-align:right;height:393px;
}
.login .login-form{
	margin-top:35px;
	height:310px;
	width:290px;
	overflow:hidden;
	position:relative;
	box-sizing:border-box;
}
.login-form{margin-top:50px;border-radius:5px;display:inline-block;background:url(/img/media/dlbj.png) repeat 0 0;text-align:left;padding:15px 25px 20px}
.login .login-form *{
	color:#fff;
}
.login .login-form label{
	margin-bottom:3px;
}
.login .login-form input[type="text"],#slider .login-form input[type="password"]{
	margin-bottom:10px;
	width:226px;
	color:#666;
}
.login .login-title{
	font-size:16px;
	font-weight:lighter;
	margin:0;
	height:23px;
	line-height:23px;
}
.login .login-form .btn-reg{
	display:inline-block;
	width: 105px;
	height: 39px;
	background: url('/img/Pages/png_ico.png') no-repeat -133px -130px;
	margin-left:20px;
}
.login .login-form .btn-reg:hover{
	background: url('/img/Pages/png_ico.png') no-repeat -133px -177px; 
}
.login .login-form .btn-login{
	display:inline-block;
	width: 105px;
	height: 39px;
	background: url('/img/Pages/png_ico.png') no-repeat -9px -130px;
}
.login .login-form .btn-login:hover{
	background: url('/img/Pages/png_ico.png') no-repeat -9px -177px;
}
.login .logined .id_info{
	color:#c60;
	font-size:16px;
  	font-family: "Microsoft YaHei","WenQuanYi Micro Hei",SimHei,tohoma,sans-serif;
}
.login .logined p{
	font-size:14px;
}
.login .label_inline{
	display:inline;
	color:#fff;
	vertical-align:middle;
}
.login .tip{
	color:#fff;
}
.login .tip .icon-qq{
    background: url('/img/Pages/png_ico.png') no-repeat -193px -10px;
	width: 14px;
	height: 16px;
	vertical-align:middle;
}

.row1{
	margin-bottom:60px;
}
.row1 .row-fluid{
	margin:0;
	padding:0 30px;
}
.row1 .span4{
	margin:0;
	padding-left:15px;
	padding:10px;
}
.row1_2 .span4{
	padding-top:20px;
}
.row1 .pic-box{
	float:left;
	text-align: left;
	width:107px;
}
.row1 .desc{
	float:left;
	width:190px;
}
.row1 .desc h3{
	font-size:14px;
	margin:0;
	padding:0;
	line-height:30px;
	color:#323232;
}
.row1 .desc p{
	color:#a1a2a4;
}
.row1 .row1_1 .span4{
	border-bottom:1px solid #f2f2f2;
}
.row1 .span4.inner{
	border-right:1px solid #f2f2f2;
	border-left:1px solid #f2f2f2;
}

.row2{
	margin-bottom:60px;
}
.row2 .container{
	height:160px;
	padding:60px 0;
	background:url(/img/check/bg_parters.png);
	border-radius:4px;
}
.row2 .pic-box{
	width:200px;
	text-align:right;
	float:left;
}
.row2 .desc{
	width:676px;
	float:right;
	padding:0 60px;
}
.row2 .desc .text{
	margin-top:10px;
}

.row3{
	margin-bottom:60px;
}

.row4{
	margin-bottom:20px;
}
.row4 .container{
	width:960px;
	padding:20px 20px;
	background:url(/img/check/bg_parters.png);
	border-radius:4px;
}
.row4 h3{
	padding:0;
	margin:0;
	line-height:30px;
	color:#333333;
	font-size:14px;
}
.row4 .product-list{
	text-align: center;
}
.row4 .product-list .item{
	display:inline-block;
	width:150px;
	padding:20px;
	float:left;
	text-align:center
}
.row4 .product-list .item .pic-box{
	height:100px;
}
.row4 .product-list .item p{
	color:#950407;
}

.row5{
	margin-bottom:100px;
}
