@charset "UTF-8";
/*全局*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, details, figure, figcaption, footer, header, hgroup, menu, nav, section, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; font-weight: normal; vertical-align: baseline; background: transparent; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
table { border-collapse: collapse; border-spacing: 0; }
th, td { vertical-align: top; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
q:before, q:after, blockquote:before, blockquote:after { content: ''; }
input, button, textarea, select, optgroup, option { font-family:arial, Helvetica, sans-serif; font-size: inherit; font-style: inherit; font-weight: inherit; }
.clear { clear: both; height: 0; overflow: hidden; }
.clearFix:after,.image_list:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.clearFix,.image_list { zoom: 1; }
.hide { display: none; }
.error{ color:#b94a48}
.success{ color:#33CC00}
strong { font-weight: bold;}
html, body { -webkit-text-size-adjust: none; }
body { background: url(../images/body_background.gif) left top repeat; font-family:Arial,tahoma, microsoft YAHEI,arial, Helvetica, sans-serif; font-size: 12px; color: #4b4b4b; line-height: 1.2; }
h1 { font-size: 25px; line-height: 1; font-weight: bold; }
h2 { font-size: 20px; font-weight: bold; }
h3 { font-size: 14px;color:#111;font-weight: bold;line-height: 1;}
h4 { font-size: 16px; }
h5 { font-size: 12px; }
h6 { font-size: 12px; }
.red{ color: red;}
a {
  color: #252525;
  -webkit-transition: color 0.1s linear;
  -moz-transition: color 0.1s linear;
  -o-transition: color 0.1s linear;
  transition: color 0.2s linear;
}
a:hover { color: #ff030d; text-decoration: none;}
a:focus{text-decoration: none;}
.container-fluid{max-width:1000px;margin:0 auto;}
body { background: url(../images/body_background.gif) repeat;}
select, textarea, input[type="text"], input[type="password"], .uneditable-input { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, .uneditable-input:focus { outline: none; border-color: #ddd; }
input[class*="span"] { #padding: 0 5px; #line-height: 28px; }
legend{border-left:3px solid #ff0000;border-bottom: none;padding:0 0 0 5px;margin-bottom:15px;font-size: 16px;height:24px;line-height:24px;}
.pagination ul > li:first-child > a, .pagination ul > li:first-child > span { border-left-width: 1px; -webkit-border-bottom-left-radius: 0; border-bottom-left-radius: 0; -webkit-border-top-left-radius: 0; border-top-left-radius: 0; -moz-border-radius-bottomleft: 0; -moz-border-radius-topleft: 0; }
.pagination ul > li:last-child > a, .pagination ul > li:last-child > span { -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; -moz-border-radius-topright: 4px; -moz-border-radius-bottomright: 4px; }
.pagination ul > li:last-child > a, .pagination ul > li:last-child > span { -webkit-border-top-right-radius: 0; border-top-right-radius: 0; -webkit-border-bottom-right-radius: 0; border-bottom-right-radius: 0; -moz-border-radius-topright: 0; -moz-border-radius-bottomright: 0; }
.pagination a{display:inline-block;*display:inline;*zoom:1;padding:0 10px;border:1px solid #ddd;}
.pagination a:hover{background:#f5f5f5;}
.pagination ul{margin-left:10px;}
.pagination .total{line-height:32px;vertical-align: top;display: inline-block;*display:inline;*zoom:1;}
.pagination span{display:inline-block;*display:inline;*zoom:1;padding:0 10px;border:1px solid #ddd;background:#e5e5e5;}
.btn[class*="stripe"]{border-radius:0;background:#e5e5e5;border:none;padding:1px 12px;font-size: 12px;}
.btn[class*="stripe"]:hover{background:#d8d8d8;}
.btn.red-stripe{border-left:3px solid #d84a38;}
.btn.btn-inverse{border-radius:0;box-shadow: none;background:#333;border:none;}
.btn.btn-inverse:hover{background:#FF030D;}
.form-horizontal{padding-top:20px;}
.form-horizontal .control-group{margin-bottom:10px;}
.control-group .control-label{width:auto;float:none;margin-bottom:5px;color:#000;text-align:left;padding:0;font-weight: bold; font-size:14px;}
.control-group .control-label em{ color:#FF0000; font-style:normal}

.form-horizontal .control-group .controls{margin-left:0;}
.control-group .controls input[type="text"],.control-group .controls input[type="password"]{font-size:12px;}
.form-horizontal .control-group .help-block,.form-horizontal .control-group .help-tips{line-height:20px;margin-top:5px;}
.error.control-group .help-block,.error.control-group .help-tips{background:url(../images/warming.png) no-repeat 2px 3px;padding-left:25px;}
.success.control-group .help-block,.success.control-group .help-tips{background:url(../images/warming.png) no-repeat 2px -17px;padding-left:25px;}
.error.control-group input[type="text"]:focus,.error.control-group input[type="password"]:focus,.error.control-group textarea:focus{box-shadow: none;}
.success.control-group input[type="text"],.success.control-group input[type="password"],.success.control-group textarea{border:1px solid #ccc;color:#4b4b4b;}
.success.control-group .control-label{color:#4b4b4b;}
.btn{
  -webkit-transition: all 0.2s linear;
     -moz-transition: all 0.2s linear;
       -o-transition: all 0.2s linear;
          transition: all 0.2s linear;
}
.vertop{vertical-align: top !important;}
textarea[class*="span"]{box-shadow: none;}
select[class*="span"],input[type="text"][class*="span"],input[type="password"][class*="span"]{min-height:0;height:34px;line-height:24px;}
input[type="checkbox"]{padding:0;}
.btn-small{ min-height:25px;}
select[class*="span"]{padding:7px 6px;}
/*layout*/
#main-content.span9{width:68%;}
#side.span3{width:30%;margin-left:2%;}
/*icon*/
.icon_music{background:url("../images/icon_set.png") no-repeat -4px -3px;width:40px;height:40px;display:block;}
.icon_music:hover{background-position:-4px -45px;}
.icon_arrow_right{background:url(../images/common_ico.png) no-repeat 0 -46px;display:block;width:28px;height:40px;}
.icon_arrow_right:hover{background-position:0 -91px;}


/*content*/
.content h1{text-align:center;margin:10px 0;}
.content .headline{border-left:3px solid #ff0000;border-bottom: none;padding:0 0 0 5px;margin-bottom:15px;font-size: 16px;height:24px;line-height:24px;}
.content .text-infos{text-align:center;color:#aaa;font-size: 12px;margin-bottom:10px;}
.content p{line-height:20px;margin-bottom:15px;}
/*form*/
.dj_form .control-group { margin-bottom: 10px; }
.dj_form .control-label .btn { margin-right: 10px; }
.dj_form .controls { margin-left: 0; font-size: 12px; padding-left: 0; #width: 138px; }
.dj_form .controls input { #padding: 0 5px; #line-height: 28px; }
.dj_form .control-label { font-size: 12px; width: 78px; }
.dj_form .controls_labels .controls { text-align: center; padding-top: 5px; }
.input_style { border-radius: 0; background: url(../images/search_input_bg.png) repeat; }
.play_list .play_ico { margin-top: 20px; }
.play_ico { display: block; width: 17px; height: 20px; background: url(../images/player_icon.png) no-repeat; }
.playing_ico:hover { background-position: -41px 0;}
.pasued_ico { background-position: 0 -43px; }
.pasueded_ico { background-position: -41px -43px; }
.action_ico { position: relative; z-index: 0; top: 2px;margin-left: 2px; width: 10px; height: 10px; display: inline-block; *display: inline; *zoom: 1; background: url(../images/action_ico.png) no-repeat top right; }
.playnum_ico { background-position: 0 0; }
.playsay_ico { background-position: 0 -26px; }
.playzan_ico { background-position: 0 -10px; }
.playdowload_ico { background-position: 0 -40px; }


/*top_bar*/
/*header{min-width:1040px;}*/
.nav-content-fixed { position: fixed;top: 0;left: 0; right: 0; z-index: 99999;opacity: 0.9;}
/*.navbar-fixed-top .navbar-inner{padding:1px 21px 0;}
.navbar-inverse .container-fluid{max-width:none;}*/
.navbar{ margin-bottom: 0;}
.navbar .brand { padding: 5px 20px 5px 0; }
.navbar-inner, .navbar-static-top .navbar-inner{box-shadow: 0 0px 15px rgba(0,0,0,0.5); -webkit-border-radius: 0px;-moz-border-radius:0px; border-radius: 0px;}
.navbar .nav { margin-top: 7px; }
.navbar .nav li .hover { color: #ff030d; }
.navbar .nav li a { font-size: 13px; padding: 0 15px;-webkit-text-shadow:none;-moz-text-shadow:none;text-shadow: none; display: block; height: 25px; line-height: 25px; background: url(../images/nav_sep.png) no-repeat; display: block; color:#fff; }
.navbar .nav li a:hover { color: #ff030d; }
.navbar .nav li.noborder a {background:none;padding-left:0;}
.navbar nav li { margin-left: -1px; }
.navbar .brand, header .nav > li > a { color: #fff; }
.top_menu { float: right; margin:8px 0 0; }
.top_menu li { float: left;margin-left:15px;height:25px;line-height:25px;}
.top_menu li a { background: none; color:#fff;display:block;font-size: 13px;}
.top_menu li a:hover { color: #ff030d;}

/*logo*/
.logo_area{ background: url(../images/shadow_bg_rep.png) repeat-x; margin-top: 0; padding: 30px 0;margin-bottom:-10px;}
.logo{width:300px;float:left;}


/*search_box*/
.search_box{width:300px;float:right;}
.form_search{ border:none; background:#e3e3e3;overflow:hidden;}
.form_search .btn{ height:30px;width:30px;border:none;border-radius:0;background:url(../images/search_btn.gif) no-repeat scroll 0 -30px transparent;float:left;}
.form_search input{ border-radius:0;margin:0;width:auto;font-size:12px;background:url(../images/search_icon.png) no-repeat -2px;padding-left:30px; border:none;box-shadow: none;float:left; width: 234px;}
.form_search .btn:hover{ background-position:0 0}
.hottel{color:#fff;padding:2px 5px;background:#000;font-size:18px;height:35px;line-height:35px;}
.search_title{ font-size:12px;margin:5px;}
.hot-search{margin:5px;}

/*headline*/
.headline{border-bottom: 5px solid #252525;line-height:20px;padding-bottom:5px;}
.headline .more{float:right;}
/*banner*/
.carousel-position{position: absolute;bottom:15px;left:50%;margin-left:-500px;z-index: 999;}
.carousel{margin:0;}
.carousel-indicators li{float:none;display:inline-block;*display:inline;*zoom:1;background: url(../images/slider_icons.png) no-repeat scroll left top transparent;cursor:pointer;width:20px;height:20px;}
.carousel-indicators .active{background-position:0 -31px;background-color:transparent;}
.carousel-indicators{text-align:center;float:right;position: static;}
.carousel-control{top:50%;}
/*.carousel-inner>.item{height:300px;max-height:300px;overflow:hidden;}
.carousel-inner>.item img{max-width:none;}*/
.main.home{ padding-bottom:10px;background:url(../images/shadow_bg_rep.png) repeat-x;padding-top:45px;}
.main{padding-top:10px;}
/*.wrapper{min-width:1040px;}*/
.music_play_list{margin-bottom:15px;}

.box_list .span6.box{margin:0 0 15px;width:49%; float: left;}
.box_list .span6.box.even{margin-left:2%;}
.box_list .img_txt_list{ min-height:335px;}
.box_list .img_txt_list li .text_box{overflow:hidden;float:none;}
.box_list .img_txt_list li .text_box .text_info{height:33px;line-height:16px;overflow:hidden;}
/*img_txt_list*/
.img_txt_list li{overflow:hidden;margin-bottom:30px;}
.img_txt_list li .tags{display:none;}
.img_txt_list li .img_box{overflow:hidden;width:125px;height:125px;float:left;margin-right:10px;}
.img_txt_list li .text_box{overflow:hidden;}
.img_txt_list li .text_box h5{font-weight:bold;line-height:18px;border-bottom:1px dotted #000;padding-bottom:10px;margin-bottom:9px;}
.img_txt_list li .text_box h5 a{font-weight:bold;font-size: 14px;}
.img_txt_list li .text_info{margin-bottom:5px;}
.img_txt_list li .text_info span{padding-right:10px;}
.img_txt_list .text_content a{color:#ff0000;text-decoration: none;}
.img_txt_list .text_content a:hover{color:#ff0000;text-decoration:underline;}
.banners{margin-bottom:10px;}
.box .img_txt_list li{padding:8px 0;border-bottom:1px dotted #000;margin-bottom:0;}
.box .img_txt_list li.noborder{border:none;}
.box .img_txt_list li .img_box{width:50px;height:50px;}
.box .img_txt_list li h5{border:none;padding-bottom:5px;margin:0;line-height:1;}
.box .img_txt_list li h5 a{font-size: 12px;}
.box .img_txt_list li .text_box p{margin:0;}

.img_txt_list input[ type="radio"]{ float: left; margin-right:10px;}

.img_txt_list.payment li .img_box{width:88px;height:35px;}

/*image_list*/
.image_list{margin:0 -12px 0 0;}
.image_list li{float:left;margin:0 15px 15px 0;padding:10px;border:1px solid #BBB;width:136px;
  -webkit-transition: box-shadow 0.2s linear;
  -moz-transition: box-shadow 0.2s linear;
  -o-transition: box-shadow 0.2s linear;
  transition: box-shadow 0.2s linear;
}
.image_list li:hover{
  box-shadow:0 0 4px rgba(0,0,0,0.5);


}
.image_list .img_box{width:136px;height:136px;display:block;overflow:hidden;text-align:center;margin-bottom:3px;}

/*.image_list h5 a{font-weight:bold;width:125px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;display:block;} */
.image_list h5 a{font-weight:bold;width:125px;text-overflow: ellipsis;display:block;}
.image_list h5 { height: 36px; overflow:hidden; }

.text_list li{margin-bottom:15px;padding-bottom:15px;border-bottom:1px dotted #000;}
.text_list h5{margin-bottom:5px;}
.text_list .text_info{margin-bottom:5px;}
.text_list .text_info span{padding-right:10px;}
.text_list h5 a{color:#000;font-weight: bold;font-size: 16px;}
.text_list h5 a:hover{color:#ff0000;font-weight: bold;}
.text_list .text_content a{color:#ff0000;text-decoration: none;}
.text_list .text_content a:hover{color:#ff0000;text-decoration:underline;}

/*footer*/
.footer{ color:#fff; background:url(../images/black_bg.gif) repeat;padding-top:20px;}
.footer_heading{ clear:both;color: #fff; margin-bottom:10px; border-bottom:2px solid #FFF; font-size:1.125em;padding-bottom:5px;}
.footer_link{ overflow: hidden;}
.footer_link li{ float:left; margin: 0 9px 9px 0;line-height:1;}
.footer_link li a{color:#B7B7B7;font-size:14px;}
.footer_link li a:hover{ color:#fff;}
.footer .headline{border-bottom:2px solid #fff;color:#fff;font-size:18px;margin-bottom:10px;padding-bottom:10px;}


/*links*/
.links {overflow:hidden;margin-right:-7px;}
.links li {width: 42px;height:42px;margin:0 3px 3px 0;float: left;}
.links li img{width: 39px; height:39px;border: solid 1px #d1d1d1;}
.logo_footer a{ display:block;float:right; margin-top: 0px;}
.copyright{ clear:both;font-size:12px;text-align:right;}
.copyright a{ color:#fff;}
.footer #bdshare{float:right;margin-bottom:4px;margin-top:-5px;zoom:1;}
.footer [class*="span"]{margin-left:50px;}
.footer .span3{width:200px;}
.footer .span4{width:290px;float:right;margin:0;}
.footer .span5{width:405px;}


/*music list*/
.cate_box{margin-bottom:15px;}
.cate_box .img_box{width:125px;height:125px;float:left;margin-right:10px;}
.cate_box .text_box{overflow:hidden;}
.cate_box .text_box h3{font-size: 18px;line-height:20px;margin-bottom:10px;}
.cate_box .text_box span strong{color:#ff0000;}
.cate_box .text_box p{ line-height:20px;}
#network{ border:red 1px dashed; padding:5px; font-weight:bold; line-height:18px;}
#network b{ background-color:#000000; color:#FFFFFF}

/*songs_infos*/
.music-infos h1{font-size: 18px;padding-left:13px; padding-bottom:10px; border-bottom: 1px dotted #000;}
.songs_infos{margin-bottom:15px;}
.songs_infos li{padding:2px 0;overflow:hidden;border-bottom: 1px dotted #000;color:#000;font-size: 13px;}
.songs_infos li>strong{float:left;width:80px;text-align: right;line-height:26px;height:26px; margin-right:10px;}
.songs_infos li .label_value{overflow:hidden;font-weight: bold;line-height:26px;height:26px;}
.songs_infos .btn-small{margin-left:5px;margin-top:-4px;}
.songs_infos .label_value b{display:inline-block;*display:inline;*zoom:1; min-width:35px; font-weight:bold}

/*contact us*/
.message-sub{padding-top:0}

/*go top*/
#scrollUp {bottom: 20px;right: 23px;background: url("../images/backtop.gif") no-repeat 0 0;width: 50px;height: 50px; text-indent: -9999px;transition:background 0.2s ease 0s;}
#scrollUp:hover {background: url("../images/backtop.gif") no-repeat 0 -50px;}

/******form end******/

/*loginbox*/
.box{margin-bottom:10px;}
#side .banner{margin-bottom:10px;}
#side .banners img{vertical-align: top;}
.share #bdshare{float:none;overflow:hidden;margin-top:10px;}
.login_box .form-horizontal{padding:10px 0px 1px;}

.login_box .control-group{margin-bottom:10px;}
.login_box .controls input[type="text"],.login_box .controls input[type="password"],
.register .controls input[type="text"],.register .controls input[type="password"]
{padding:0 10px 0 30px;height:30px;line-height:30px;font-size: 12px;border:1px solid #ccc;}
.login_box .btn{float:left;}
.login_box .controls,.register .controls{position: relative;}
.login_box .controls i,.register .controls i{position:absolute;left:10px;top:8px;font-size:16px;color:#ccc;}
.login_box p strong{color:#ff0000;padding:0 2px;}
.login_box .controls.text-right{height:26px;line-height:26px;}
.login_box p{padding:10px 5px;line-height:20px;}
.login_box p.link{ border-top:#000000 3px solid; padding:2px 5px;}
.box .accordion-toggle{position: relative;padding:20px 50px 20px 70px;display:block;border-radius:6px;background:url(../images/nav_bg.png) repeat;}
.box .accordion-toggle:hover{background:url(../images/nav_bghover.png) repeat;}
.box .accordion-toggle:hover .icon_music{background-position: -4px -45px;}
.box .accordion-toggle .icon_music{position: absolute;left:20px;top:50%;margin-top:-20px;}
.box .accordion-toggle .icon_arrow_right{position: absolute;right:20px;top:50%;margin-top:-20px;}
.box .accordion-toggle:hover .icon_arrow_right{background-position:-1px -91px;}
.box .accordion-toggle strong{font-size: 28px;color:#fff;}
.box .accordion-toggle em{font-size:12px;color:#fff;display:block;font-style: normal;margin:3px 0 0 1px;}
.box .accordion-toggle:hover strong,.box .accordion-toggle:hover em{color:#000;}
.box .text_list{background:url(../images/listing_bg.gif) repeat left top;}
.box .text_list li{padding:0 20px 0 0;margin:0;border:none;}
.box .text_list li em{width:40px;height:35px;text-align:center;display:inline-block;*display:inline;*zoom:1;vertical-align: middle;font-style:normal;}
.box .text_list li a{display:block;text-overflow:ellipsis;overflow:hidden;white-space: nowrap;line-height:35px;height:35px;color:#fff;}
.box .text_list li a:hover{text-decoration:none;color:#fff;}
.box .text_list li:hover{background:#FF030D;}
.box .text_list .even{background:url(../images/listing_even_bg.gif) repeat scroll left top transparent;}
.box .text_list .even:hover{background:#FF030D;}
.box .level_1{background:url(../images/listing_bg.gif) repeat left top;}
/*.box .level_2 .even{background:url(../images/listing_even_bg.gif) repeat scroll left top transparent;}*/
.box .level_1 li a{background:url(../images/guanpan.png) no-repeat 18px center;color:#fff;padding-left:45px;display:block;height:35px;line-height:35px;}
.box .level_1>.even>span{background: url(../images/listing_even_bg.gif) repeat left top transparent;display:block;}
.box .level_1 li a:hover{background-color:#FF030D;text-decoration:none;color:#fff;}
.box .level_2 li{padding-left:23px;}
.box .level_2 .even{background: url(../images/listing_even_bg.gif) repeat left top;}
.box .level_2 li a{width:225px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.box .level_2 li:hover{background:#FF030D;}
.box .active{background:#FF030D;}

.box.orange .headline{background:#F7941E;padding:0 10px;line-height:30px;height:30px;color:#fff;border:none;}
.box.red .headline,.teaserBox .headline{background:#FF030D;padding:0 10px;line-height:30px;height:30px;color:#fff;border:none;}
.box.recommend{background:url(../images/listing_bg.gif) repeat left top;height:450px;overflow:hidden;}
.recommend_list li{color:#fff;padding:5px 8px;}
.recommend_list li a{color:#fff;font-weight:bold;}
.recommend_list li a:hover{color:#ff030d;text-decoration: none;}
.recommend_list li span{color:#00AEBF;}
.recommend_list .even{background:url(../images/listing_even_bg.gif) repeat scroll left top transparent;}

.box.blue .headline{background:#00adef;height:35px;line-height:35px;text-align:center;color:#fff;padding:0;border:none;}
.avd_search{background:url(../images/black_bg.gif) repeat left top;padding:20px 0;}
.avd_search .btn-inverse{margin:20px 0 0 15px;}
.avd_search .btn-inverse:hover{background:#ff0000;}
.avd_search .checkbox_list{padding:0 15px 10px;overflow:hidden;*zoom:1;}
.checkbox_list .checkbox{float:left;width:130px;margin:0 5px 10px 0;display:inline;cursor:pointer;padding:0;}
.checkbox_list label input{float:left;width:13px;height:13px;margin:0!important;}
.checkbox_list label span{float:left;display:inline;margin-left:10px;line-height:14px;color:#fff;}
.condition_box{padding:10px 15px 0;overflow:hidden;background:#252525;*zoom:1;}
.condition_box label{width:60px;float:left;display:inline;line-height:30px;height:30px;color:#fff;}
.condition_box span{height:30px;line-height:30px;display:inline-block;*display:inline;*zoom:1;margin:0 5px;color:#fff;}
.condition_box input[type="text"]{margin:0;background:#e3e3e3;height:30px;line-height:20px;}

.box.update .text_list li a{background:url(../images/guanpan.png) no-repeat 9px center;color:#fff;padding:0 20px 0 30px;display:block;height:35px;line-height:35px;}
.box.update .text_list li a:hover{background-color:#FF030D;text-decoration:none;color:#fff;}


/*usercenter*/
.user-box .headline{border-left:3px solid #ff0000;border-bottom: none;padding:0 0 0 5px;margin-bottom:15px;font-size: 16px;height:24px;line-height:24px;}
.user_menu{background:url(../images/listing_bg.gif) repeat left top;}
.user_menu h3{background:#FF030D;height:30px;line-height:30px;padding:0 10px;color:#fff;}
.user-list li a{background:url(../images/guanpan.png) no-repeat 9px center;color:#fff;padding:0 20px 0 30px;display:block;height:35px;line-height:35px;width:250px;}
.user-list .active a{background-color:#FF030D;}
.user-list li a:hover{background-color:#FF030D;text-decoration:none;color:#fff;}
.user-box .form-horizontal{padding-top:0;}
.user-box h3{margin-bottom:15px;}
.table thead th,.table tbody td{vertical-align: middle;}
.user-box .table th{background:#f1f1f1;border-radius:0!important;}
.user-box .table{border-top:3px solid #252525;border-radius:0!important;}

/*regeditor*/
.reg_form{padding-top:0;}
.reg_form .control-label{width:100px;}
.reg_form .controls{margin-left:110px;}
.register .headline{border-left:3px solid #ff0000;border-bottom: none;padding:0 0 0 5px;margin-bottom:15px;font-size: 16px;height:24px;line-height:24px;}
.modal{ background:url(../images/body_background.gif)}
.modal_reg{border-radius:0;padding:20px;}
.modal_reg p{line-height:26px;}
.modal_reg .modal-body{overflow-x:hidden;overflow-y:auto;padding:0;max-height:280px;}
.modal-notice{border-radius:0;padding:10px;}
.modal-notice p{line-height:26px;}
.modal-notice .close,.modal_reg .close{width:30px;height:30px;position:absolute;right:-10px;top:-10px;background:url("../images/fancy_close.png") no-repeat;opacity: 1;}
.member-box .form-horizontal{padding-top:20px;}
 
/*tips*/
.breadcrumb{margin:0 0 15px;padding-left:0;padding-top:0;border-bottom: 5px solid #252525; padding-bottom:5px; line-height:1.2;-webkit-border-radius:0; -moz-border-radius:0;border-radius:0; background:none;font-size:12px;}
.breadcrumb > .active {
  color: #000;
  font-weight: bold;
}
.breadcrumb > li > .divider {color: #333333;padding: 0 5px;}
.breadcrumb a{ color:#252525;}
.breadcrumb a:hover{ color:#FF030D;}


.thumbnail{
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
}
.thumbnail strong{ font-size:12px;font-weight:bold; display: block; margin: 5px; width: 97%; overflow: hidden;}
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #ddd;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

.img_textList { padding-top:20px;margin-bottom:-10px;}
.img_textList li{ position:relative;z-index:0;}
.img_textList li .emsale_ico{ position:absolute;top:0;left:0;z-index:0;display:block;width:40px;height:40px;background:url(../images/sale_tag.png) no-repeat; }


 input::-webkit-input-placeholder {position:relative !important ; top:0px !important;}
 input::-moz-input-placeholder {position:relative !important ; top:0px !important;}
 input::-ms-input-placeholder {position:relative !important ; top:0px !important;}
 input::input-placeholder {position:relative !important ; top:0px !important;}

/****recharge img***/
.ico-pay{margin: 0 8px -8px 8px;}

/********banner**********/
/* banner */
.banner{ background-color: #000;}
.banner .bx-slider { max-width: 2000px; max-height: 285px; overflow: hidden; margin: 0 auto; position: relative;}
.banner .bx-slider li{ position: relative;}
.banner .bx-slider li a {display: block; text-align: center;}
.banner #bx-slider {}
.bx-slider .bx-controls .bx-pager{position: absolute;bottom: 15px;left: 70%; width: 100%;}
.bx-slider .bx-pager .bx-pager-item{ width: 14px;height: 14px; margin: 0 5px 0 0;display: inline-block;}
.bx-slider .bx-pager .bx-pager-link{ width: 14px; height: 14px;display: block;text-indent: -9999px;background: white;border-radius: 7px;outline: none;}
.bx-slider .bx-pager .active{ background: red;}
.bx-wrapper .bx-prev { left: 30px;background: url(../images/controlss.png) no-repeat 0 0px;}
.bx-wrapper .bx-next { right:30px;background: url(../images/controlss.png) no-repeat -73px 0px;}
.bx-wrapper .bx-prev:hover {background-position: 0 -73px;}
.bx-wrapper .bx-next:hover {background-position: -73px -73px;}
.bx-wrapper .bx-controls-direction a {position: absolute;top: 50%;margin-top: -36px;outline: 0;width: 72px; height: 72px; text-indent: -9999px; z-index: 0;}
.bx-wrapper .bx-loading { background: url("../images/bx_loader.gif") no-repeat scroll center center #000;
    height: 100%;left: 0; min-height: 50px; position: absolute; top: 0; width: 100%; z-index: 1049;}
/****评论列表*******/
.areastyle{background: url("../images/search_input_bg.gif") repeat scroll 0 0 transparent;}
.play_list.de-info{ color: #252525;}
.play_list.de-info ul{ margin-top: 10px;}
.play_list.de-info li{border-bottom: 1px dotted black;padding: 7px 0;}
.play_list.de-info h4{ display: inline-block; font-size: 12px; margin-right: 15px;}
.play_list.de-info .cinfos{color: #8a8a8a;}

/*********弹出层位置**********/
.modal{ -webkit-border-radius: 0;-moz-border-radius: 0; border-radius: 0;}
.modal.fade.in{ top: 20%;}

/*********弹出层位置**********/
.banner .text-box{ position:absolute; left:12%; bottom:18%;background: url("../images/text-bg.png") no-repeat; width: 648px; height: 141px;  padding: 20px 0px;text-align: left; color: #fff;  font-family:"微软雅黑";-moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
    -webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);  display: none; box-sizing:border-box; -moz-box-sizing:border-box;  -webkit-box-sizing:border-box;}
.banner .text-box h3{ font-size: 24px; display: none; color: #fff; margin-bottom: 6px;}
.banner .text-box p{ font-size: 14px; line-height: 22px; display: none; color: #fff;}

/*textslider*/
.textslider{ width: 1000px; height: 20px;}
.textslider ul li{ float: left;}

/*搜索按钮*/
.ico-sea {
    background:url(../images/ico-index.png) no-repeat;
    width: 16px;
    height: 17px;
    position: absolute;
    right: 10px;
    top: 6px;
    border: none;
}

.teaserBox {background: url(../images/popular_listing_bg.gif) repeat scroll left top transparent;margin-bottom: 10px; }
.teaserBox .text_list1{  padding: 10px 0 10px 15px; height: 295px; overflow-y: auto;}
.teaserBox .text_list1 ul li{ padding: 2px 0;}

.cate_description{clear:both; border:#FF0000 1px dashed; padding:5px; margin-top:3px;}

.visible-xs-block{display:none;}

/**-----------------------------responsive------------------------------------------------**/
@media (min-width: 985px) and (max-width:1048px) {
    .navbar-inverse .navbar-search .search-query{ width: 143px;}
}
@media (max-width: 985px) {
    .navbar-search{ display: none;}
    .main.home{ padding-bottom: 0;}
    .footer{ background: none; padding-top: 0;}
    .footer .headline{ padding: 5px;}
    .footer .span3,.footer .span4,.footer .span5{ width: 100%; margin: 0; background:url(../images/black_bg.gif) repeat;}
    .footer .span3,.footer .span5{ margin-bottom: 10px;}
}
@media(min-width: 768px) and (max-width: 979px){
    .navbar-fixed-top .navbar-inner{ padding: 0 20px;}
    .navbar-fixed-top{position: fixed; margin-left: 0px; margin-right: 0px;}
    .navbar-inner{ border: 0 none;}
    .navbar .brand {display: block;}

    .top_menu{ display: none;}
    .navbar .btn-navbar{ display: none;}
    .nav-collapse{ overflow: visible; clear: none;}
    .nav-collapse .nav > li{ float: left;}
    .navbar .nav{ width: auto; float: right;}
    .navbar-inverse .nav-collapse .nav > li > a{ color: #fff; font-size: 12px; font-weight: normal;}
    .navbar .nav li a{ padding: 0 12px;}
    .nav-collapse{ clear: right;}
}
@media (max-width: 768px) {
    .container-fluid{ margin:0;}
    #main-content.span9{ width: 100%;}
    #side.span3{ width: 100%; margin-left: 0px;}
    .top_menu{ display: none;}
    .banners img{ width: 100%;}
    .row-fluid [class*="span"] { float: left;}
    .bx-slider .bx-pager .bx-pager-item{ width: 8px;height: 8px; }
    .bx-slider .bx-pager .bx-pager-link{ width: 8px; height: 8px;border-radius: 4px;}
    .bx-slider .bx-controls .bx-pager{ bottom: 5px;}
    .footer_link,.footer_link_img,.copyright{ padding: 10px;}
}
@media (max-width: 767px) {
    body{ padding: 0 10px;}
    .navbar{ margin-left: -10px; margin-right: -10px;}
    .navbar-fixed-top{position: fixed; margin-left: 0px; margin-right: 0px;}
    .navbar-fixed-top .navbar-inner{padding:0px 20px;}
    .navbar-inner{ border: 0 none;}
    .navbar .brand {display: block;}
    .banner{ margin-left: -10px; margin-right:-10px;}
    .logo_area{ margin-left: -10px; margin-right:-10px; padding: 10px;}
    .main.home{ margin-left: -10px; margin-right:-10px; padding-left: 10px; padding-right: 10px;}
}
@media (max-width: 640px) {
    .modal-notice h1{ font-size: 20px;}
    .logo{ display: none;}
    .search_box{ width: 100%;}
    .form_search input{ width:70%;}
    .form_search .btn{ float: right;}
    .main.home{ padding-top: 5px;}
	.visible-xs-block,.btn.btn-navbar{display:block;}

}
@media (max-width: 600px) {
    .box_list .span6.box{margin:0 0 15px;width:100%;}
    .box_list .span6.box.even{margin-left:0;}
}
@media (max-width:340px) {
    .hottel{ font-size: 14px;}
}
/**-----------------------------responsive------------------------------------------------**/

/* 2014.7.15 */
#side .box .qq a, #side .box .tel {color: #ff0000; font-size: 28px;font-family: 微软雅黑; padding: 8px 50px;background: url("../images/icon-contact.png") no-repeat 5px 5px; line-height: 40px;font-weight:bold;}
#side .box .tel {background-position: 5px -55px;}

.contact-box {overflow: hidden;padding-top: 10px;}
.contact-box li {float: left;text-align: center;}
.contact-box li a {width: 75px;background: url("../images/icon-contact.png") no-repeat 0 0;padding-top: 50px;display: inline-block;}
.contact-box .c-member {background-position: center 0;}
.contact-box .c-contact {background-position: center -100px;}
.contact-box .c-txqq {background-position: center -200px;}
.contact-box .c-shop {background-position: center -300px;}
