/*@vouchers 前台样式*/
body{
	background:#fff;
}
.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:#666;
	text-align:left
}
.red{
	color:#990100;
}
.lh26{
	line-height:26px;
}


.nav li{
	width:120px;
}
/*slider*/
#slider{
	text-align:center;
	position:relative;
	margin-bottom:20px;
}
#slider .switchable-box{
	width:100%;
	height:384px;
}
#slider .switchable-box li{
	width:100%;
        *margin-left: -50%;
}
#slider .switchable-box a{
	display:block;
	width:100%;
	height:384px;
}
#slider .b1{
	background: url(/img/e_food/bn1.jpg) center center no-repeat;
}
#slider .b2{
	background: url(/img/e_food/bn2.jpg) center center no-repeat;
}


.switchable-nav {
	margin-top:20px;
	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;
}

.switchable-nav2 li {
	display:inline-block;
	*display:inline;
	zoom:1;
	width:9px;
	height:9px;
	margin:0 2px;
	text-indent:-9999px;
	*text-indent:0;
	*font-size:0;
	overflow:hidden;
	background:url("/img/e_food/ico_dd.png") no-repeat -15px 0px;
	cursor:pointer;
}
.switchable-nav2{position:absolute;right:0;bottom:5px}
.switchable-nav2 li.active {
	background-position:0 0;
}

.switchable-nav3 li {
	display:inline-block;
	*display:inline;
	zoom:1;
	width:9px;
	height:9px;
	margin:0 2px;
	text-indent:-9999px;
	*text-indent:0;
	*font-size:0;
	overflow:hidden;
	background:url("/img/e_food/ico_dd.png") no-repeat -15px 0px;
	cursor:pointer;
}
.switchable-nav3{position:absolute;left:0;bottom:5px}
.switchable-nav3 li.active {
	background-position:0 0;
}

#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:20px;
	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;
}

.column{
	box-sizing:border-box;
	padding:30px;
	background:#fff;
	margin-bottom:50px;
}

.demo{
	padding:0 15px;
}
.demo_url{
	font-size:14px;
	text-align: center;
	text-decoration:none;
}

.block{display: inline-block}
.row1{
	padding: 20px 0;
	border:1px solid #DBDBDB;
}
.row1 .span4{
	width:33.33%;
	margin:0;
	padding:0 15px;
	text-align: center;
}
.row1 .span4 h3{
	font-size:16px;
  	font-family: "Microsoft YaHei","WenQuanYi Micro Hei",SimHei,tohoma,sans-serif;
  	font-weight:lighter;
  	line-height: 30px;
}
.row1 .span4 .text{
	margin-top:0px;width:200px;display:inline-block;text-align:center;margin-bottom:5px
}
.row1 .s2{
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
}
table .c{text-align:center;vertical-align:middle;}
.row1 .more{
	padding-left:20px;
	color:#FB9301;
	padding-top:5px
}
.red{color:#900;font-size:14px;font-weight:bold}
.yh{font-family: "Microsoft YaHei","WenQuanYi Micro Hei",SimHei,tohoma,sans-serif;}
.t1{font-weight:normal;font-size:24px;font-family: "Microsoft YaHei","WenQuanYi Micro Hei",SimHei,tohoma,sans-serif;margin-bottom:0px}
.info1{color:#666666;font-size:14px}
.part{border-bottom:1px solid #E3E3E3;margin-top:50px}
.top-link{color:#929292;}
#menu p{margin-bottom:3px;font-size:13px}
#menu a:hover{text-decoration:none;color:#FF9900;}
#menu{position:fixed;top:130px;left:40px;border:2px solid #95B2D0;border-radius: 5px;width:100px;text-align:center;padding:15px;background:#fff;z-index:100}
.t2{color:#4F7EB1;font-weight:bold;font-size:14px;border-bottom:1px solid #DBDBDB;padding-bottom:3px;margin-top:5px}
#sb p{margin-bottom:0px}
.t3{padding:15px 10px;border-top:1px solid #CCCCCC;border-bottom:1px dashed #EBEBEB;font-size:18px;font-weight:bold;color:#333}
.b3{border:1px solid #ECECEC;border-radius:2px;margin:20px 0;padding:15px 30px;}
.go_link{color:#990000;}
.sb_prat{margin-top:30px}
.t4{font-size:16px;font-weight:bold;padding-top:5px;color:#333333;}
.d_p{color :#CC0000;font-size:18px;font-weight:bold;}
.p_p{border-bottom:1px solid #EAE8E8;padding:20px 0 5px 0 ;}
.bg{background-color:#F9F9F9 }
.row2 .left{
	width:450px;
	float:left;
}
.row2 .pic-box{
	float:right;

}
.row3 .left{
	width:600px;
	float:left;
}
.row3 .left ul li{
	padding:10px 0;
}
.row3 .left ul li b{
	padding:0 10px;
}
.row3 .pic-box{
	float:right;
}

.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:19px;
	float:left;
	text-align:center
}
.row4 .product-list .item .pic-box{
	height:100px;
}
.row4 .product-list .item p{
	color:#950407;
}

.row5{
	padding:0;
	background:#FFF;
}
.row5 h2{
	height:35px;
	font-size:14px;
	background:#e9e9e9;
	color:#f47e12;
	margin:0;
	text-indent:20px;
  	font-family: "Microsoft YaHei","WenQuanYi Micro Hei",SimHei,tohoma,sans-serif;
}
.row5 .text{
	padding:10px 30px;
	line-height:25px;
}


/*taobao*/
.t_row1{
	margin-top:40px;
}
.t_row1 .left{
	width:660px;
}
.t_row2 .span3{
	text-align:center;
	padding:20px 10px;
	padding-bottom:0px;
}
.t_row2 .span3 .text{
	text-align:center;
	margin-top:10px;
}

.t_row3 .video{
	float:left;
}
.t_row3 .tiyan{
	float:right;
}

.t_row4{
	padding:0;
	background:#FFF;
}
.t_row4 h2{
	height:35px;
	font-size:14px;
	background:#e9e9e9;
	color:#f47e12;
	margin:0;
	text-indent:20px;
  	font-family: "Microsoft YaHei","WenQuanYi Micro Hei",SimHei,tohoma,sans-serif;
}
.t_row4 .text{
	padding:10px 30px;
	line-height:25px;
}

/*通用电子票*/
.v_row1{
	margin-top:40px;
}
.v_row1 .text{
}
.tow_coloum .left,.v_row1 .left{
	width:600px;
	float:left;
}
.tow_coloum .pic-box,.v_row1 .pic-box{
	float:right;
}
.v_row1 h3{
	font-size:14px;
	margin:0;
	line-height:30px;
	font-weight:lighter;
  	font-family: "Microsoft YaHei","WenQuanYi Micro Hei",SimHei,tohoma,sans-serif;
}

.v_row2 .text img{
	max-width:none;
}

.v_row3 .video{
	float:left;
}
.v_row3 .tiyan{
	float:right;
}


.v_row6{
	padding:0;
	background:#FFF;
}
.v_row6 h2{
	height:35px;
	font-size:14px;
	background:#e9e9e9;
	color:#f47e12;
	margin:0;
	text-indent:20px;
  	font-family: "Microsoft YaHei","WenQuanYi Micro Hei",SimHei,tohoma,sans-serif;
}
.v_row6 .text{
	padding:10px 30px;
	line-height:25px;
}

/*移动营销*/
.m_row1{
	margin-top:40px;
}
.m_row1 .left{
	width:700px;
}
.m_row2 .span4{
	text-align: center;
	margin:0;
	width:33.33%;
	padding:10px;
}
.m_row2 .center{
	border-left:1px solid #d6d6d6;
	border-right:1px solid #d6d6d6;
}

.m_row3 {
	padding-bottom: 0;
	position: relative;
}
.m_row3  #voucher1{
	position: absolute;
	width:100px;
	height:100px;
	left: 180px;
	top: 168px;
}
.m_row3 .left{
	float:left;
}
.m_row3 .video{
	float:right;
}

.m_row4{
	padding-bottom: 0;
}

.m_row5{
	padding:0;
	background:#FFF;
}
.m_row5 h2{
	height:35px;
	font-size:14px;
	background:#e9e9e9;
	color:#f47e12;
	margin:0;
	text-indent:20px;
  	font-family: "Microsoft YaHei","WenQuanYi Micro Hei",SimHei,tohoma,sans-serif;
}
.m_row5 .text{
	padding:10px 30px;
	line-height:25px;
}
.wx_menu {
	position: relative;
	top: 0px;
	z-index: 995;
	margin-top: -20px;
	width: 100%;
	height: 131px;
	background: url(/img/e_food/wxct/bg_hd.jpg) repeat-x;
}
.wx_menu ul {
	margin: 0 auto;
	width: 981px;
	height: 164px;
}
.wx_menu li {
	float: left;
	margin-top: -10px;
	width: 236px;
	height: 164px;
	cursor: pointer;
}
.wx_menu .home {
	background: url(/img/e_food/wxct/bt_dh.png) no-repeat;
}
.wx_menu .home2 {
	background: url(/img/e_food/wxct/bt_dh.png) no-repeat;
}
.wx_menu .font1 {
	float: left;
	margin-top: 40px;
	padding-left: 35px;
	width: 156px;
	color: #ffffff;
	font-family: "微软雅黑";
	font-size: 24px;
	font-style: italic;
}
.wx_menu .font2 {
	float: left;
	margin-top: 10px;
	padding: 0 40px;
	width: 156px;
	color: #ffffff;
	font-family: "宋体";
	font-size: 12px;
}
.wx_vido {
	float: left;
	margin-top: -23px;
	width: 100%;
	height: 351px;
	background: #f2f1ec;
}
.wx_vido .wx_content {
	margin: 0 auto;
	width: 1000px;
}
.wx_vido .font1 {
	float: left;
	margin-top: 50px;
	width: 1000px;
	height: 40px;
	font-size: 30px;
	font-family: "微软雅黑";
	color: #669966;
	text-align: center;
}
.wx_vido .v_left {
	float: left;
	width: 559px;
	height: 243px;
	background: url(/img/e_food/wxct/ewm.png) 20px 25px no-repeat;
}
.wx_vido .v_right {
	float: left;
	margin-left: 40px;
	width: 294px;
	height: 243px;
	background: url(/img/e_food/wxct/sp_01.png);
	cursor: pointer;
}
.wx_vido a:hover .v_right {
	background: url(/img/e_food/wxct/sp_02.png);
}
.lc_content .font1 {
	float: left;
	margin-top: 70px;
	width: 100%;
	height: 40px;
	font-size: 30px;
	font-family: "微软雅黑";
	color: #669966;
	text-align: center;
}
.lc_content .img1 {
	float: left;
	margin-top: 50px;
	width: 100%;
	height: 121px;
	background: url(/img/e_food/wxct/pic_dclc.png) no-repeat;
}
.lc_content .font2 {
	float: left;
	margin-top: 30px;
	width: 100%;
	height: 150px;
	font-size: 14px;
	font-family: "宋体";
	color: #333333;
	text-align: center;
	cursor: pointer;
}
.lc_content .lcmore {
	display: none;
}
.lc_content ul {
	float: left;
	margin-bottom: 50px;
	width: 100%;
}
.lc_content li {
	float: left;
	margin-top: 20px;
	padding-left: 80px;
	width: 100%;
}
.lc_content .font3 {
	float: left;
	margin-top: 20px;
	width: 867px;
	height: 40px;
	font-size: 14px;
	font-family: "宋体";
	color: #000000;
}
.lc_content .font4 {
	float: left;
	margin-top: 20px;
	width: 867px;
	height: 168px;
}
.lc_content .icon1 {
	background: url(/img/e_food/wxct/pic_01.png) no-repeat;
}
.lc_content .icon2 {
	background: url(/img/e_food/wxct/pic_02.png) no-repeat;
}
.lc_content .icon3 {
	background: url(/img/e_food/wxct/sp_03.png) no-repeat;
}
.lc_content .icon4 {
	background: url(/img/e_food/wxct/sp_04.png) no-repeat;
}
.lc_content .icon5 {
	background: url(/img/e_food/wxct/sp_05.png) no-repeat;
}
.wx_ctfx {
	float: left;
	width: 100%;
	background: #f2f1ec;
}
.wx_ctfx .font11 {
	float: left;
	margin-top: 50px;
	width: 100%;
	height: 40px;
	font-size: 30px;
	font-family: "微软雅黑";
	color: #669966;
	text-align: center;
}
.wx_ctfx .zjx {
	float: left;
	margin:120px 0 0 499px;
	width: 2px;
	height: 1552px;
	background: #c8dac2;
}
.wx_ctfx .fx1 {
	float: left;
	margin:-1644px 0 0 454px;
	width: 92px;
	height: 92px;
	background: url(/img/e_food/wxct/fx_wx.png) no-repeat;
}
.wx_ctfx .fx2 {
	float: left;
	margin:-1474px 0 0 386px;
	width: 200px;
	height: 64px;
	line-height: 64px;
	font-size: 16px;
	font-family: "宋体";
	font-weight: bold;
	color: #ff6600;
	background: url(/img/e_food/wxct/fx_sjdc.png) 75px 0 no-repeat;
}
.wx_ctfx .fx3 {
	float: left;
	margin:0 0 0 45px;
	width: 910px;
	height: 240px;
}
.wx_ctfx .fx3 .left {
	float: left;
	padding: 10px 20px 20px 20px;
	width: 370px;
	height: 195px;
	line-height: 16px;
	text-align: left;
	font-size: 12px;
	font-family: "宋体";
	color: #000000;
	border: 1px #c8dac2 solid;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background: #ffffff;
}
.wx_ctfx .bg1 {
	float: left;
	height: 100%;
	background: url(/img/e_food/wxct/pic_ctfx01.jpg) 0 102px no-repeat;
}
.wx_ctfx .bg2 {
	float: left;
	height: 100%;
	background: url(/img/e_food/wxct/pic_ctfx02.jpg) 0 102px no-repeat;
}
.wx_ctfx .bg3 {
	float: left;
	height: 100%;
	background: url(/img/e_food/wxct/pic_ctfx03.jpg) 0 102px no-repeat;
}
.wx_ctfx .bg4 {
	float: left;
	height: 100%;
	background: url(/img/e_food/wxct/pic_ctfx04.jpg) 0 102px no-repeat;
}
.wx_ctfx .bg5 {
	float: left;
	height: 100%;
	background: url(/img/e_food/wxct/pic_ctfx05.jpg) 0 102px no-repeat;
}
.wx_ctfx .bg6 {
	float: left;
	height: 100%;
	background: url(/img/e_food/wxct/pic_ctfx06.jpg) 0 102px no-repeat;
}
.wx_ctfx .bg7 {
	float: left;
	height: 100%;
	background: url(/img/e_food/wxct/pic_ctfx07.jpg) 0 102px no-repeat;
}
.wx_ctfx .bg8 {
	float: left;
	height: 100%;
	background: url(/img/e_food/wxct/pic_ctfx08.jpg) 0 102px no-repeat;
}
.wx_ctfx .bg9 {
	float: left;
	height: 100%;
	background: url(/img/e_food/wxct/pic_ctfx09.jpg) 0 102px no-repeat;
}
.wx_ctfx .bg10 {
	float: left;
	height: 100%;
	background: url(/img/e_food/wxct/pic_ctfx10.jpg) 0 102px no-repeat;
}
.wx_ctfx .font22 {
	line-height: 25px;
	text-align: left;
	font-size: 14px;
	font-family: "宋体";
	font-weight: bold;
	color: #27b700;
}
.wx_ctfx .font33 {
	line-height: 20px;
	text-align: left;
	font-size: 12px;
	font-family: "宋体";
	font-weight: bold;
	color: #27b700;
}
.wx_ctfx .fximg {
	position: absolute;
	z-index: 99;
	float: left;
	margin-top: 0px;
	width: 362px;
	height: 101px;
}
.wx_ctfx .fx3 .right {
	float: right;
	padding: 10px 20px 20px 20px;
	width: 370px;
	height: 195px;
	line-height: 16px;
	text-align: left;
	font-size: 12px;
	font-family: "宋体";
	color: #000000;
	border: 1px #e4d6c0 solid;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background: #ffffff;
}
.wx_ctfx .font44 {
	line-height: 25px;
	text-align: left;
	font-size: 14px;
	font-family: "宋体";
	font-weight: bold;
	color: #ff6600;
}
.wx_ctfx .font55 {
	line-height: 20px;
	text-align: left;
	font-size: 12px;
	font-family: "宋体";
	font-weight: bold;
	color: #ff6600;
}
.wx_ctfx .fx4 {
	float: left;
	margin:-1100px 0 0 468px;
	padding-left: 80px;
	width: 200px;
	height: 64px;
	line-height: 64px;
	font-size: 16px;
	font-family: "宋体";
	font-weight: bold;
	color: #ff6600;
	background: url(/img/e_food/wxct/fx_sjyd.png) 0 0 no-repeat;
}
.wx_ctfx .fx5 {
	float: left;
	margin:-730px 0 0 386px;
	width: 200px;
	height: 64px;
	line-height: 64px;
	font-size: 16px;
	font-family: "宋体";
	font-weight: bold;
	color: #ff6600;
	background: url(/img/e_food/wxct/fx_yhq.png) 75px 0 no-repeat;
}
.wx_ctfx .fx6 {
	float: left;
	margin:-360px 0 0 468px;
	padding-left: 80px;
	width: 200px;
	height: 64px;
	line-height: 64px;
	font-size: 16px;
	font-family: "宋体";
	font-weight: bold;
	color: #ff6600;
	background: url(/img/e_food/wxct/fx_hyk.png) 0 0 no-repeat;
}
.wx_ctfx .fx7 {
	float: left;
	margin:0 0 0 386px;
	width: 200px;
	height: 64px;
	line-height: 64px;
	font-size: 16px;
	font-family: "宋体";
	font-weight: bold;
	color: #ff6600;
	background: url(/img/e_food/wxct/fx_qt.png) 75px 0 no-repeat;
}
.wx_ctfx .sjdc {
	margin-top:-1390px;
}
.wx_ctfx .sjyd {
	margin-top:-1020px;
}
.wx_ctfx .yhq {
	margin-top:-650px;
}
.wx_ctfx .hyk {
	margin-top:-280px;
}
.wx_ctfx .qtgn {
	margin-top:20px;
	margin-bottom: 50px;
}
.wx_pt .font11 {
	float: left;
	margin-top: 50px;
	width: 100%;
	height: 40px;
	font-size: 30px;
	font-family: "微软雅黑";
	color: #669966;
	text-align: center;
}
.wx_pt .font22 {
	float: left;
	margin-top: 210px;
	width: 100%;
	height: 20px;
	font-size: 20px;
	font-family: "微软雅黑";
	color: #000000;
}
.wx_pt .font33 {
	float: left;
	width: 100%;
	height: 20px;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #999999;
}
.wx_pt .font44 {
	float: left;
	margin-top: 20px;
	width: 100%;
	height: 20px;
	font-family: "微软雅黑";
	color: #ff6600;
}
.wx_pt .font44 a {
	color: #ff6600;
}
.wx_pt li {
	float: left;
	margin: 50px 50px 0 40px;
	width: 240px;
	height: 350px;
	background: url(/img/e_food/wxct/pic_ryj_spj.png) no-repeat;
}
.wx_pt .img2 {
	background: url(/img/e_food/wxct/pic_ryj_ytj.png) no-repeat;
}
.wx_pt .img3 {
	background: url(/img/e_food/wxct/pic_ryj_rj.png) no-repeat;
}
#tbdzp_video_big {
	position:absolute;background:#000000;
	filter:alpha(Opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	z-index:1000; 
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}
#tbdzp_video{
	width:560px;position:fixed; left:200px; top:200px; background:#ffffff;z-index: 9999; 
	padding:15px; padding-bottom: 20px;
	z-index:1000;
	border:1px solid #ebebeb;border-radius:5px;
}
#tbdzp_video_title{
	width:560px;height:20px; color: #333333;
    margin-bottom: 10px;padding-bottom: 10px;
    border-bottom:1px solid #eeeeee; font-size: 16px;font-family: "微软雅黑";
}
#hidden_video{
	float: right;
	position: absolute;
	z-index: 1000px;
	right: 20px;
	cursor: pointer;
	width:20px; height:20px; display: inline-block;
	background: url('/img/front_taobao/x.png') no-repeat 0px 0px;
}
#hidden_video:hover{
	background: url('/img/front_taobao/xhover.png') no-repeat 0px 0px;
}
#tbdzp_video_con{
	width:560px;height:434px;
}
.lc_banner {
    width: 100%;
    margin: 40px 0 0 0;
}
.lc_banner .lc_center {
    width: 410px;
    margin: 0 auto;
}
.lc_banner .lc_btn {
    float: left;
    width: 190px;
    height: 54px;
    line-height: 54px;
    border: 1px #E1E1E1 solid;
    -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
    font-size: 18px;
    color: #999999;
    cursor: pointer;
}
.lc_banner .lc_btn .lc_font {
    float: left;
    position: absolute;
    z-index: 1;
    width: 190px;
    height: 54px;
    line-height: 54px;
    font-size: 18px;
    color: #999999;
    text-align: center;
}
.lc_banner .lc_btn_last {
    margin-left:20px;
}
.lc_banner .lc_active {
    background: #A62F27;
    height: 56px;
    color: #ffffff;
    border: 0px;
}
.lc_banner .lc_active .lc_font {
    color: #ffffff;
}
.lc_banner .lc_active .triangle-down {
    float: left;
    position: absolute;
    z-index: 2;
    margin: 56px 0 0 90px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #A62F27;
}
.lc_img {
    width: 100%;
    float: left;
    margin: 30px 0 0 50px;
    text-align: center;
}
.kc {
    display: none;
}
.font_13{
    font-size: 13px;
}
.font_b{
    font-weight: bold;
}
.margin-b{
    margin-bottom: 30px;
}
.text-box{
    width: 100%;
    height: auto;
    border: 1px solid #EFEFEF;
    padding: 6px 6px;
}
.text-left{
    width:49%;
    text-align: left;
    float: left;
}
.text-right{
    width: 49%;
    text-align: left;
    float: right;
}
.sp_font_b{
    font-weight: bold;
}
.font_16{
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    color: #f00d18;
    border: 1px solid #EFEFEF;
    padding: 6px 6px;
}
.clear{
    clear: both;
}