body {
	font-size:15px;
	font-family:"Microsoft Yahei", "微软雅黑", sans-serif;
	margin:0;
	padding:0;
	color:#333;
}
img {
	border:none;
}
li {
	list-style:none;
}
input, select, textarea {
	outline:none;
	border:none;
	background:none;
}
textarea {
	resize:none;
}
a {
	text-decoration:none;
}
a img {
	border:none;
}
a:visited, a:link, a:hover, a:active, a:focus {
	text-decoration:none;
}
.clearfloat {
	clear:both;
	height:0;
	font-size:1px;
	line-height:0px;
}
.flft {
	float:left;
}
.flfr {
	float:right;
}
.container {
	width:100%;
	background:#FBFBFB;
	margin:0 auto;
}
.wdg {
	width:1180px;
	margin:0 auto;
	overflow:hidden;
}
.wdgdd {
	width:96%;
	margin:0 auto;
	overflow:hidden;
}
.header {
}
.header .layui-nav{padding: 9px 2px 0px 2px;}
.mt80 {
	margin-top: 80px;
}
.banner {
	margin-top: 80px;
}
.banner ul {
	float: none;
}
.box_caibg {
	background:#FBFBFB url(../images/box_caibg.jpg)no-repeat;
	width:100%;
	height:100%;
	background-size:100% 100%;
	padding:30px 0;
}
.box_hbg {
	background:#EFEFEF url() 0 0 no-repeat;
	padding:30px 0;
}
.box_fbg {
	background-color: #fff;
	padding:30px 0;
}
#hot_tit {
	margin-top: 20px;
}
#hot_cont {
	padding:20px 0 30px;
}
.in_fl {
	width:70%;
	float: left;
}
.in_fr {
	width:28%;
	float: right;
}
.index_cl {
	position: relative;
	height: 100%;
	overflow: hidden;
}
.index_cr {
	padding:15px 20px;
	background-color: #fff;
	overflow: hidden;
}
.index_crtwo {
	padding:0 20px;
	background-color: #fff;
	overflow: hidden;
}
.index_tit {
	margin-bottom: 12px;
	width: 100%;
	height:23px;
	line-height:23px;
	display: table;
}
.index_tit span {
	font-weight: bold;
	float: left;
	padding-left:8px;
	font-size:18px;
	color:#000;
	border-left:4px solid #DC220B;
}
.index_tit a {
	color: #575757;
	text-align:right;
	font-size: 14px;
	display: block;
	float: right;
}
/*新闻*/
  .in_news {
	padding:10px 0;
	height: 308px;
}
.in_news li {
	height: 49px;
	border-bottom: 1px dotted #dedede;
	padding:6px 0;
	text-align: left;
}
.in_news li span {
	color:#D53927;
	font-weight: bold;
}
.in_news li a {
	color: #575757;
	line-height: 24px;
	font-size: 15px;

}
/*课堂+拜师*/  
.index_cl .swiper-container {
	width: 100%;
	height: 100%;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff; /* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.in_ta {
	padding: 26px 10px 42px;
}
.in_ta dd {
	margin-top:12px;
	display: block;
}
.in_ta .ta_tit {
	font-size: 20px;
	font-weight: bold;
}
.in_ta .ta_name {
	font-size: 17px;
}
.in_ta .ta_img {
	width: 237px;
	height: 131px;
	margin:20px 0 30px 0;
}
.in_ta .ta_img img {
	width: 237px;
	height: 131px;
}
.in_ta .layui-btn-danger {
	background-color: #D53927;
	width:190px;
}
.in_ta .ta_per_img img {
	width: 148px;
	height: 148px;
	border-radius: 150px;
	margin:21px 0 30px 0;
}
/*排行榜*/
  .index_crtwo .layui-tab-brief>.layui-tab-title .layui-this {
	color: #3568B6;
	font-weight: bold;
}
.index_crtwo .layui-this:after {
	border-bottom:none;
}
.index_crtwo .bt_ys {
	width:100%;
	height:30px;
	line-height: 30px;
	font-weight:bold;
	font-size: 16px;
	color: #575757;
	text-align: center;
	padding:10px 0;
	border-bottom:2px solid #e2e2e2;
}
.index_crtwo .bt_ys .bor {
	width:3px;
	height:18px;
	background:#198ef6;
	float:left;
}
.index_crtwo .bt_ys p {
	color:#626262;
	float:left;
	margin-left:8px;
}
.index_crtwo .ct_ys {
	width:100%;
	padding-bottom: 10px;
}
.index_crtwo .ct_ys li.title {
	padding:2px 0;
	font-weight: bold;
	background-color:#f9f9f9;
	border-bottom:none;
	margin-top: 20px;
}
.index_crtwo .ct_ys li {
	width:100%;
	line-height: 40px;
	border-bottom:1px solid #e2e2e2;
	text-align:center;
	font-size:14px;
	overflow: hidden;
}
.index_crtwo .ct_ys li div {
	overflow: hidden;
	line-height: 40px;
}
.index_crtwo .ct_ys li .pm {
	padding-left: 15px;
	color: #198ef6;
	font-weight: bold;
	float:left;
	display: inline-block;
	width:18px;
	height:18px;
	text-align:center;
	line-height:17px;
	margin:10px 10px 0 0;
}
.index_crtwo .ct_ys li .pm_1 {
	color:#fff;
	border-radius:2px;
	background:#dd2f39;
}
.index_crtwo .ct_ys li .name {
	float:left;
	display: inline-block;
	width:145px;/*padding:0 10px; */
	text-align: left;
}
.index_crtwo .ct_ys li .number {
	float:left;
	display: inline-block;
	width:78px;
}
/* 三点一练*/
  .index_box {
	margin:20px 0;
}
.index_box img {
	margin-right:1.5rem;
	float: left;
	width: 254px;
	height: 148px;
}
.index_box ul {
	margin-right: -5%;
	overflow: auto;
}
.index_box ul li {
	float: left;
	text-align: left;
	overflow: hidden;
	margin-right:1%;
	margin-bottom:1%;
	width: 44.9%;
	padding: 1%;
	border: 1px solid #dedede;
}
.index_box .index_box_c {
	float: left;
	width: 50%;
}
.index_box_c p {
	margin:4px 0 3px;
}
.index_box_c_tit {
	font-size: 20px;
	font-weight: bold;
	line-height: 34px;
}
.index_box_c_man {
	font-size: 16px;
	color: #D53927;
}
.index_box_c_txt {
	height:36px;
	line-height: 18px;
	overflow: hidden;
	color: #575757;
}
.index_box_c_btn {
	width:190px;
	border: 1px solid #666;
}
/*page课堂+拜师*/
.ktang {
width:;
}
.ktang ul {
	overflow: hidden;
	margin-bottom: 30px;
}
.ktang ul li dl {
	margin-left:1.9%;
	margin-top: 2.5%;
	float: left;
	text-align:center;
	width: 20.8%;
	border: 1px solid #dedede;
	border-bottom:2px solid #3568B6;
}
/*page拜师内页*/
.d_bs {
	margin: 50px auto;
	width: 1082px;
	display: block;
	min-height: 300px;
}
.d_bs_t {
	background:url(../images/xy_r1_c1.gif) 0 0 no-repeat;
}
.d_bs_b {
	background:url(../images/xy_r7_c1.gif) no-repeat 0 0;
}
.d_bs_b, .d_bs_t {
	overflow: hidden;
	margin: 0 auto;
	width: 1082px;
	height: 50px;
}
.d_bs_b img, .d_bs_t img {
	margin-left: 321px;
}
.d_bs_t img {
	margin-top: 12px;
}
.d_bs_b div {
	margin-bottom:12px;
	height:34px;
	overflow: hidden;
}
.d_bs_mc {
	margin: 0 auto;
	width: 1000px;
	padding:0 41px;
	/* min-height: 300px;*/
 background:  url(../images/xy_r5_c1.gif) 0 0 repeat-y;
}
.d_bs_ml #ml_img {
	margin:0 0 30px 0;
}
.d_bs_ml #ml_img img {
	width: 220px;
	height: 220px;
}
.d_bs_ml {
	display: table-cell;
	width: 260px;
	padding-left: 20px;
}
.d_bs_mmid {
	display: table-cell;
	width: 39px;
	height: auto;
	background:url(../images/xy_r3_c3.gif) 0 0 repeat-y;
}
.d_bs_mr {
	display: table-cell;
	width: 641px;
}
.d_bs_ml h4 {
	font-size: 18px;
	line-height: 20px;
	margin: 15px 0 0px 0;
}
.d_bs_ml .fc_blue {
	color: blue;
	line-height: 26px;
}
.d_bs_ml .fc_blue span {
	font-size: 15px;
	margin-left: 5px;
}
.d_bs_ml .mt18 {
	margin-top: 18px;
}
.d_bs_mr {
	padding: 3px 20px;
	margin: 0;
}
.d_bs_mr_tit {
	margin-top: -30px;
	width: 100%;
	line-height: 30px;
	color: #523100;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}
.d_bs_mr_tit span {
	display: block;
	height: 40px;
}
.d_bs_mr_txt {
	width: 100%;
	line-height: 24px;
	font-size: 16px;
}
.d_bs_mr_txt p {
	margin-bottom: 10px;
}
/*工作室二级*/
.gzs_box {
	margin:20px 0;
}
.gzs_box img {
	margin-right: 14px;
	float: left;
	width: 204px;
	height: 119px;
}
.index_box_c_mt {
	margin-top: 20px
}
.gzs_box ul {
	margin:10px -22px 10px 10px;
	overflow: hidden;
}
.gzs_box ul li {
	float: left;
	overflow: hidden;
	text-align: left;
	margin-right:22px;
	margin-bottom: 12px;
	margin-top: 10px;
	width: 516px;
	padding: 15px;
	border: 1px solid #dedede;
}
.gzs_box .index_box_c {
	float: left;
	width: 290px;
}
/*双创二级*/
.sdyl_box {
	margin:20px 0;
}
.sdyl_box img {
	margin-right: 14px;
	float: left;
	width: 204px;
	height: 204px;
}
.index_box_c_mt {
	margin-top: 20px
}
.sdyl_box ul {
	margin:10px -22px 10px 10px;
	overflow: hidden;
}
.sdyl_box ul li {
	float: left;
	overflow: hidden;
	text-align: left;
	margin-right:22px;
	margin-bottom: 12px;
	margin-top: 10px;
	width: 516px;
	padding: 15px;
	border: 1px solid #dedede;
}
.sdyl_box .index_box_c {
	float: left;
	width: 290px;
}
/*双创内页*/

.s_c_top {
	padding: 30px;
	margin: 0 auto;
	overflow: hidden;
}
.s_c_top .top_con {
	width: 680px;
	padding-right: 30px;
}
.s_c_top h2 {
	font-size: 20px;
	font-weight: bold;
	line-height: 50px;
}
.s_c_top h3 {
	font-size: 16px;
	line-height: 30px;
	margin-bottom:25px;
}
.s_c_top p {
	height:auto;
	line-height: 36px;
	overflow: hidden;
	color: #575757;
	font-size: 15px;
}
.s_c_top p span, .jsmain span {
	color: #D53927;
	font-weight: bold;
}
.m_bon {
	margin-top: 45px;
}
.m_bon .layui-btn-danger {
	background-color: #D53927;
	width: 190px;
}
.s_c_box {
	margin-top: 30px;
	width: 1180px;
	margin: 0 auto;
}
.s_c_box .com_con {
	margin-bottom:30px;
	padding: 30px;
	background-color: #fff;
	min-height: 20px;
	color: #575757;
	font-size: 15px;
	line-height: 26px;
}
.com_tit {
	height: 22px;
	border-left: 5px solid #3568B6;
	color: #575757;
	font-size: 16px;
	font-weight: bold;
	padding-left: 8px;
	margin-bottom: 10px;
}
.com_con table th {
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.jsmain {
	font-size: 15px;
}
.mail_write {
	width: 70%;
	margin: 30px auto 20px;
}
/*徒弟*/
.l_js_m {
	margin-right:-5%;
}
.l_js_m ul {
	width:100%;
	overflow:hidden;
}
.l_js_m li {
	width:30%;
	margin-bottom:2%;
	margin-right:2%;
	background-color: #f5f5f5;
	overflow: hidden;
	float: left;
}
.l_js_m li a:hover {
	color: #474747;
}
.l_js_left {
	float: left;
	margin-right:10px;
}
.l_js_left img {
	width:120px;
	height:120px;
	padding:10px 10px 10px 20px;
	border-radius: 50%;
}
.l_js_right {
	float: left;
	line-height: 26px;
	padding-top:32px;
	text-align: left;
}
.l_js_right b {
	font-size: 18px;
}
.l_js_right p {
	width:100%;
}
.l_js_right span {
	margin-left: 12px;
	color: #666;
	display:inline-block;
}
.s_c_tul li {
	width: 20%;
	text-align: left;
	line-height: 34px;
	font-size:16px;
	margin-right: 5%;
	float: left;
}
.s_c_tul li span {
	color: #3568B6;
	font-weight: bold;
}
.s_c_tul em {
	font-size: 16px;
	font-style: normal;
	margin-left:20px;
	color: #3568B6;
}
.comment-item .user-column {
	width: 140px;
	float: left;
}
.comment-item .comment-column {
	margin-left: 150px;
}
.comment-item .comment-con {
	font-size: 14px;
	padding: 10px 0;
	line-height: 180%;
	color: #333;
}
.comment-item .pic-list {
	padding-bottom: 15px;
}
.comment- item .pic-list a {
	display:inline-block;
	position:relative
}
.comment-item .pic-list img {
	border:1px solid #e2e2e2;
	padding:1px;
	margin-right:6px
}
.comment-item .pic-list .current img {
	border:2px solid #e53e41;
	padding:0
}
/*cglb---闯关练兵*/
.index_cl .swiper-containerone {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
.swiper-containerone .swiper-slide {
	text-align: left;
	font-size: 18px;
	background: #fff;
	height:179px;
	/* Center slide text vertically */
      display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-containerone .swiper-slide img {
	width:77px;
	height:77px;
}
.swiper-containerone .swiper-slide .lbox .pic {
	display: table-cell;
	height:77px;
}
.swiper-containerone .swiper-slide .lbox .pic {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.swiper-containerone .swiper-slide .lbox:hover .pic {
	transform:rotate(360deg) scale(1.2);
	-webkit-transform:rotate(360deg) scale(1.2);
	-moz-transform:rotate(360deg) scale(1.2);
	-o-transform:rotate(360deg) scale(1.2);  /*transform 属性下 rotate（旋转）和scale（放大）属性；可以同时用*/
	-ms-transform:rotate(360deg) scale(1.2);
}
.swiper-containerone .swiper-slide .pic {
	width:78px;
	padding-left:15px; /*float:left;*/
}
.swiper-containerone .swiper-slide .tit {
	margin-top: 15px;
	font-size:14px;
	font-weight:bold;
	width:110px;/*display:table-cell;*/
	vertical-align:middle;
	text-align:center; /*设置文本水平居中*/
}


.sub_cont .sub_cont .menu_tit {
    width: 1140px;
    height: 30px;
    border-bottom: 1px solid #dedede;
    font-size: 16px;
    margin: 15px 0;
}

