html, body {width:100%;height:100%;} /*非常重要的样式让背景图片100%适应整个屏幕*/

ol,ul,input,tr,td,th,dl,dt,dd,div,li{margin:0;padding:0;}
td,th{font-size:12px;}
ul,ol{ list-style:none;}
img{ border:0;vertical-align:middle;}
.bg {display: table;width: 100%;height: 100%;padding: 153px 0;text-align: center;color: #ffffff;
background: url(../img/bg.png) top center no-repeat;
background-color: #000000;background-size: cover;}
.bg_nei {display: table;width: 100%;height: 100%;padding: 50px 0;text-align: center;color: #ffffff;
background-color: #000000;background-size: cover;}
@media (min-width: 1080px){
	.container {max-width: 1080px;}
}
@media (max-width: 768px) {
	.bg {padding: 80px 0;}
}
.my-navbar {padding:20px 0;transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;}
.my-navbar a{background:transparent !important;color:#fff !important}
.my-navbar a:hover {color:#45bcf9 !important;background:transparent;outline:0}
.my-navbar a {transition: color 0.5s ease-in-out;}/*-webkit-transition ;-moz-transition*/
.top-nav {padding:0;background:#000000; height: 70px;}
button.navbar-toggle {background-color:#fbfbfb;}/*整个背景都是transparent透明的，会看不到，所以再次覆盖一下*/
button.navbar-toggle > span.icon-bar {background-color:#dedede}
.head_user_img { border-radius: 34px; width: 34px; height: 34px; background-color:#FFFFFF;}
.logo { padding-top: 8px;}
.head_txt { font-style: italic; font-size: 46px; font-weight: bold; display:none; }
.head_txt font { color: #FEF04F;}
.head_txt_cc{ font-style: italic; font-size: 30px; font-weight: bold;}

.search_div { border: #FF714B 3px solid; width: 100%;  border-radius: 10px; background-color: #FFFFFF; margin-top: 20px;}
.search_div .col-sm-6 {height: 62px; color: #000000; line-height: 62px; padding: 0;}
.se_txt {text-align:center; font-size: 18px; font-weight: bold; width: 25%; border-right: #D5D5D5 1px solid; float: left;}
.se_dw { float: left;font-size: 18px; font-weight: bold; width: 75%; background: url(../img/dw.png) 15px center no-repeat; text-align: left; padding-left: 40px; border:none;border-right: #D5D5D5 1px solid;outline:0px;}
.se_xm { float: left;font-size: 18px; font-weight: bold; width: 80%; background: url(../img/yuqie.png) 15px center no-repeat; text-align: left; padding-left: 40px; border:none;border-right: #D5D5D5 1px solid;outline:0px;}
.se_btn {background-color:#FF714B ; color: #FFFFFF;width: 20%;font-size: 18px;font-weight: bold;float:right; text-align:center;border:none; }
.yj_shop { margin-top: 55px;}
.yj_shop h1 ,.yj_kc h1 ,.yj_teach h1 { font-weight: bold; font-size: 38px;}
.yj_s_area {margin-top: 30px;}
.yj_s_area button { padding: 10px 39px; margin-right: 12px; border: #E5E5E5 1px solid; border-radius: 8px; font-size: 20px; font-weight: bold;box-shadow: 0 2px 2px #E5E5E5; margin-bottom: 10px; color:#000000;}
.yj_arr { margin-top: 35px;}
.yj_arr .caption h3 { font-size: 16px; font-weight: bold; height:20px; line-height: 20px;}
.yj_arr .caption h3 span{float: right;font-size: 12px; font-weight: normal;}
.yj_arr .caption .is_news { padding-left: 28px; background: url(../img/new_bj.png) left center no-repeat;  height:20px; overflow:hidden; padding-top:0px; margin-top:10px; }
.yj_arr .caption .is_news a {color:#E74E87;}
.yj_arr .caption p {height:45px; overflow:hidden; font-weight:bold;}

.list_lr {overflow:hidden;zoom:1; font-size:16px; color:#666666; line-height:28px;}
.list_lr .list_lleft {float:left;}
.list_lr .list_lright {float:right;}
.list_adress {font-size:16px; margin:5px 0;}



.list_info_kc { border:none; position:relative;height: 400px;}
.list_info { border:none; position:relative;height:430px; }
.list_info_img {width:230px; height:230px; overflow:hidden;border-radius:10px;}
.list_info img {border-radius:10px;width:230px; height:230px;}
.list_info_kc img {border-radius:10px;}
.triangle_topleft {
	position:absolute;
	top:0;
	left:0;
	width: 0;
    height: 0;
    border-top: 65px solid #FFFFFF;
    border-right: 65px solid transparent;}
.triangle_topleft .tritext { 
position: absolute;
    top: -53px;
    left: 4px;
    width: 38px;
    font-size: 18px;
    font-weight: bold;
    transform: rotate(-45deg);
	-ms-transform:rotate(-45deg); /* Internet Explorer */
  -moz-transform:rotate(-45deg); /* Firefox */
  -webkit-transform:rotate(-45deg); /* Safari 和 Chrome */
  -o-transform:rotate(-45deg); /* Opera */
 }

.more_shop { padding: 10px 0; font-size: 28px; font-weight: bold; color:#4a4eaf; }

.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths {
    position: relative;
    min-height: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }
  @media ( min-width : 768px) {
    .col-sm-5ths {
      width: 20%;
      float: left;
    }
  }
  @media ( min-width : 992px) {
    .col-md-5ths {
      width: 20%;
      float: left;
    }
  }
  @media ( min-width : 1200px) {
    .col-lg-5ths {
      width: 20%;
      float: left;
    }
  }
.kc_arr,.teach_arr { margin-top: 35px;}
.kc_arr .thumbnail,.teach_arr .thumbnail{ border:none; position: relative;}
.kc_arr .thumbnail .kc_name { position: absolute; bottom: 10px; text-align: center; font-size: 20px; font-weight: bold; color:#FFFFFF; line-height: 30px; left:50%; margin-left: -50px;}
.kc_arr .thumbnail .kc_name p { font-size: 14px;}
.teach_arr .thumbnail .t_name { width: 193px; height: 90px; border-bottom: #000000 4px solid; position: absolute;  top: 241px; left:50%; margin-left: -96px; background-color: #FFFFFF; padding-left: 13px;}
.teach_arr .thumbnail .t_name h5 { color: #a9a9a9;}
.h_b { width: 29px;height: 1px;border-top: #000000 3px solid;position: absolute; top:10px; left: 50%; margin-left: -77px;}

.teach_arr .thumbnail .caption { color:#a6a6a6; font-size: 16px; line-height: 26px;}

.footer { color:#ffffff; padding: 35px 0; }
.footer h1 { border-left: #FFFFFF 7px solid; padding-left: 10px; margin-bottom: 35px;}
.footer p ,.footer h5 { line-height: 26px; font-size: 16px; font-weight: bold;}
.footer h5 {margin-top:50px ;font-size: 14px;}
.ab_list {margin-top: 35px;}
.code_list {margin-top: 20px; text-align: center;}
.ab_list h3 {border-left: #FFFFFF 7px solid; padding-left: 10px; }
.ab_list h3 a { color:#FFFFFF;}


.b_main_o { background:url(../img/lbg_1.png) center center no-repeat;}
.b_main_t { background:url(../img/lbg_2.png) center center no-repeat;}
.b_main_s { background:url(../img/lbg_3.png) center center no-repeat;}
.b_foot { background-color: #333333; margin-top: 100px;}


.area_sel {position:absolute; right:1px; top:62px; width:391px; padding:10px; background-color:#FFFFFF; display:none;border: #D5D5D5 1px solid;border-radius: 0 0 10px 10px; border-top: none;}
.area_sel ul { overflow:hidden;zoom:1;}
.area_sel ul li {float:left; padding:10px; border:#CECECE 1px solid; font-size:14px; border-radius:6px; margin-right:10px; line-height:0px; margin-bottom:10px; cursor:pointer;}

.kctype_sel {position:absolute; left:0px; top:62px; width:418px; padding:10px; background-color:#FFFFFF; border: #D5D5D5 1px solid;border-radius: 0 0 10px 10px; border-top: none;display:none;}
.kctype_sel ul { overflow:hidden;zoom:1;}
.kctype_sel ul li {float:left; padding:10px; border:#CECECE 1px solid; font-size:14px; border-radius:6px; margin-right:10px; line-height:0px; margin-bottom:10px; cursor:pointer;}



/*******************商家内页**********************************/



.pic_s {width: 100%;overflow: hidden;}
.pic_l{width: 100%;}
.pic_r {display: none;}
.pic_l img ,.pic_r .pic_rli img{border:#000000 2px solid; width:auto;}
@media ( min-width : 1024px) {
	.pic_r{display: block;}
    .pic_l ,.pic_r,.pic_r .pic_rli{width: 50%; float: left;}
  }
.sn_info { background-color: #FFFFFF; padding-top: 35px; padding-left:10px;}
.sn_info h2 { padding: 20px 0;}

.sn_lx { padding-left: 35px;padding-top: 20px; background-color: #F9F8F6;}
.sn_lx p {padding-top: 20px;}



.kc_table tr th {background-color: #F8F7F6; text-align: center;}
.kc_table tr td {background-color: #FEFBF5; text-align: center;}


.scontent {width:800px;}
.scontent img { width:100%; margin-bottom:20px;}

.shop_resume {
    line-height: 26px;
    font-size: 22px;
	font-weight:bold;
	padding-right:20px;
	margin-left:10px;
    }
	
.shop_count {overflow:hidden;zoom:1; line-height:40px; font-size:18px;  color:#666666;margin-left:10px;}	
.sc_left {float:left;}
.sc_right {float:right;}

.shop_kctags {}
.sn_xm {overflow:hidden;zoom:1;list-style:none; margin-top:30px; padding-left:10px;}
.sn_xm li{float:left; text-align: center; width:150px; height:45px; line-height:43px; border:#E0E0E0 1px solid; border-radius: 10px; margin-right:10px;font-size: 18px;font-weight: bold; margin-bottom:10px;}

.sn_map {position:absolute;top:1px; right:1px; margin-top:60px;}
.snfo {width:300px; border:#9498A0 1px solid; border-top:none; line-height:28px; font-size:16px; font-weight:bold; padding:15px; background-color:#FFFFFF;}


/**配套设施**/
.shop_dev { width:660px;padding-left:30px; padding-top:30px;box-shadow:0px 0px 10px 1px #999999; margin-top:40px; padding-bottom:20px;}

.dev_ac { margin-top:20px;}
.dev_ac_tit {font-size:20px; font-weight:bold; }
.dev_ac_list {overflow:hidden;zoom:1;list-style:none; margin-top:10px; padding-left:10px;}
.dev_ac_list li{float:left; text-align: center;  line-height:43px; border:#E0E0E0 1px solid; border-radius: 10px; margin-right:10px;font-size: 18px;font-weight: bold;padding:0px 20px;margin-bottom:10px;}
	
.yj_teach {    padding-bottom: 30px}

.kc_tabel { margin-top:15px; padding-bottom:20px; }
.kc_ul { overflow:hidden;zoom:1; height:96px;}
.kc_ul_date{ width:70px; height:90px; text-align:center; background-color:#E7548A; padding-top:25px; color:#ffffff; margin-bottom:6px;float:left;}

.kc_ul_li {float:left;}
.kc_ul_li li {float:left; height:90px;text-align:center;  margin-left:6px;
border:#EFEFEF 1px solid; border-radius:5px; padding:0 6px;padding-top:15px;}

::-webkit-scrollbar {
		  width: 10px;
	}
::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
  background   : #E7548A;
  }
::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background   : #ededed;
  }

/*******************关于我们**********************************/

.about_div { margin-top: 50px; border:#E8E8E8 1px solid;box-shadow: 0 0 15px #999999; padding: 0 25px 80px; background-color: #ffffff;}
.about_div h1 { margin-top: 25px; border-bottom: #FFEF4E 3px solid; width: 222px; font-weight: bold; line-height: 50px; margin-bottom: 0;}
.about_div .blue {border-bottom: #1F3163 3px solid;}
.about_div div { font-size: 16px; line-height: 28px; border-top: #CDCDCD 2px solid; padding-top: 15px;} 


/***************************************************/
.reg_cont {width: 527px; border-radius: 20px;}
.reg_modal_head { background-color: #FFEF37; text-align: center; border-radius: 20px 20px 0  0;}
.reg_label {padding:40px 80px;}



/*********************搜索页面****************************/

.search_index { border: #FF714B 3px solid; width: 100%;  border-radius: 10px; background-color: #FFFFFF; margin-top: 20px; height: 42px; line-height: 35px;}
.search_index .se_txt{width: 25%; text-align:center;}
.search_index .se_dw{width: 25%; overflow:hidden; border:none;outline:0px;}
.search_index .se_xm{width: 30%;  overflow:hidden;border:none;outline:0px;}
.search_index .se_btn{float:right; overflow:hidden; text-align:center;border:none;}

.type_btn { height:64px; border-top:#D7D0D0 1px solid; border-bottom:#D7D0D0 1px solid; }

.search_rs {margin-left:30px; margin-top:20px;}

.search_li {border:#C2BEBD 1px solid; border-left: none; margin-bottom:20px;}

.s_con { background-color: #ffffff;  }
.s_title { font-size: 18px; line-height: 32px; margin-top:8px;}
.s_info span{ padding-left:10px; line-height: 22px; font-size: 14px;}

.s_hotkc {margin-top:10px;}
.s_hotkc span{background-color: #F2F2F2; padding:6px 15px; border-radius: 15px; font-weight: bold; }

#page { text-align:center;}

.buttons-div .btn {
    margin: 5px;
}
.btn-default {
   color: #ACA9A9;
background-color: #FFF;
border-color: #CECECE;
}

.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default {
    color: #ACA9A9;
background-color: #ececec;
border-color: #CECECE;
}
.btn-danger {
    background-color: #ff6c60;
    border-color: #ff6c60;
    color: #FFFFFF;
}
.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger {
    background-color: #ec6459;
    border-color: #ec6459;
    color: #FFFFFF;
}


/**************************课程项目页面******************************/

.kc_bg { background: url(../img/kc_bg.jpg);}
.kc_arr_n { margin-top:30px;}
.kc_arr_n .imgli { padding:0; margin:0; border:none; position: relative;}
.kc_arr_n .imgli a { border:none;padding:0; margin:0;}
.kc_arr_n .imgli .opt_bg {  background-color: rgba(0,0,0,0.5); color:#FFFFFF; position: absolute;left:0; top:0; width:100%; height: 100%; }

.kc_arr_n .imgli .opt_bg  p{ margin-top: 30%; font-size: 24px;  }



/************************************************/
#zhao {display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.7); z-index:1001; }

#zhao_center {position: absolute; width:1000px; left:50%; top:150px;border-radius:20px; height:550px; margin-left:-500px;}
#zhao_img {position: absolute; width:800px; left:50%; margin-left:-400px;}

#zhao_close { position:absolute;right:1px; top:1px; width:40px; height:40px; cursor:pointer;}
#zhao_close font {color:#FFFFFF; font-size:36px; font-weight:bold; text-align:center; line-height:40px; }

.shop_kc { padding-right:50px;}
