/*主体部分一*/

.main1 .xxk{
	width: 360px;
	height: 540px;
	box-shadow: 2px 5px 8px 3px #ccc;

}

/* 选项卡1 */
.main1 .chose li {
	float: left;
	font-size: 20px;
	color: #bd0012;
	text-align: center;
	width: 180px;
	height: 55px;
	line-height: 55px;
	border-top: 2px solid #bd0012; 
}
.main1 .chose li.active {
	color: white;
	background-color: #bd0012;
}
.main1 .chose li:first-child.active {
	background: url(/skin/default/img/zhpBg.png) left top;
}
.main1 .chose li:first-child {
	background: url(/skin/default/img/zhpBg.png) right top;
}
.xxk .article {
	height: 487px;
}
.xxk .article > ul {
	/*display: none;*/
	opacity: 0;
	transition: .3s;
	z-index: 0;
}
.xxk .article > ul.on {
	opacity: 1;
	z-index: 9;
	/*display: block;*/
}
/*选项卡1结束*/

.xxk .article li {
	width: 300px;
	height: 106px;
	border-bottom: 1px dashed;
}
.xxk .article li a{
	 overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}
.xxk .article li:last-child {
	border-bottom: none;
}
.xxk .article li a:hover,.listbox .content ul li a:hover {
	color: #bd0012;
}

/* 轮播部分 */
.main1 .swiper-container {
	width: 900px;
	height: 540px;
	/*border: 1px solid red;*/
}
.img_title {
	top: -165px;
	width: 665px;
	height: 115px;
	background-color: rgba(177,7,16,0.8);
}
.img_title  h1 {
	color: #ffaf2e; 
}

.swiper-pagination {
	bottom: 20px!important;
	left: 358px!important;
	bottom: 20px!important;
}
.swiper-pagination-bullet {
	margin: 0 6px!important;
	background: #fff;
	width: 12px;
	height: 12px;
}



/* 主体部分2 */

.main2_top {
	height: 60px;
	line-height: 60px;
	border-bottom: 2px solid #ccc;

}
.main2_top .tab2 li{
	width: 110px;
	border-bottom: 2px solid transparent;
	transition: .2s
}

.main2_top ul li.active{
	border-bottom: 2px solid #bd0012;
	color:black;
	font-size: 22px;
	font-weight: bold;
}
.main2_content .main2_content_left p{
	height: 30px;
	line-height: 30px;
	border-left: 3px solid #bd0012;
}
.main2_content .main2_content_left .school_color > img {
	width: 150px;
	height: 150px;
}



/* 第二个选项卡内容部分 */
.tab2Article {
	width: 750px;
}

.tab2Article ul {
	opacity: 0;
	z-index: 0;
	/*display: none;*/
	transition: .3s;
}

.tab2Article > ul.on {
	opacity: 1;
	/*display: block;*/
	z-index: 9;
}
.tab2Article ul li {
	height: 105px;
	transition: background-color,.3s;	
}
.tab2Article ul li:hover {
	background: #bd0012;
}
.tab2Article ul li div.fl-l {
	left: 0;
	width: 20px;
	height: 35px;
	transition: left .3s;
}
.tab2Article ul li:hover div.fl-l {
	left: 3px;
}
.tab2Article ul li div.fl-l i {
	margin-top: 26px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
}
.tab2Article ul li:hover div.fl-l i {
	background-color: white;
}
.tab2Article ul li div.fl-r {
	left: 0;
	width: 730px;
	height: 74px;
	transition: .3s;
}
.tab2Article ul li:hover div.fl-r {
	border-bottom: 1px solid transparent;
}
.tab2Article ul li div.fl-r p {
	color: inherit;
}
/* 选项卡2内容部分结束 */


.tab2Article ul li div.fl-r h2 {
	margin-bottom: 17px;
}
.tab2Article ul li div.fl-r h2 p {
	width: 600px;
}
.tab2Article ul li div.fl-r h2 span {
	margin-top: 2px;
}
.tab2Article ul li:hover div.fl-l,.tab2Article ul li:hover div.fl-r {
	color: white;
	left: 10px;
}





.maincon .listbox {
	margin-right: 50px;
}
.maincon .listbox:last-child {
	margin-right: 0;
}
.listbox .content ul li  {
	width: 400px;
	border-bottom: 1px  dashed #ccc;
}
.listbox .content ul li i {
	width: 6px;
	height: 6px;
	transform: rotate(45deg)
}
.listbox .content ul li a {
	width: 300px;
}
.listbox .content ul li span {
	top: -2px;
	line-height: 30px;
}

.listbox h2 {
	height: 40px;
	line-height: 40px;
}
.listbox h2:before {
	position:relative;
	top:9px;
	content: "";
	display:inline-block;
	height: 24px;
	border-left: 3px solid #bd0012;
}

/*主体4部分 图文粉彩 图片 讲习所 理论解读*/
.main4_top {
	border-bottom: 2px solid #ccc;
}
.main4_top ul li {
	border-bottom: 2px solid #bd0012;
	top: 2px;
}

.main4_top a {
	vertical-align: bottom;
	top:50px;
}
.main4 .article {
	margin-right: calc(100px / 3);
	width: 300px;
}
.main4 .article:last-child{
	margin-right: 0;
}
/*  */
.main4 .article .artTitle {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}
.main4 .article a:hover {
	color: #bd0012;
	text-decoration: underline;
}


.main4_bottom .list h3:after {
	content: "";
	margin-top: 25px;
	margin-bottom: 30px;
	width: 75px;
	display: block;
	border-bottom: 1px solid;
}
.main4_bottom .list h3:hover {
	color: #bd0012;
	text-decoration: underline;;
}
.list div {
	margin-right: 80px;
	width: 380px;
}
.list div:last-child {
	margin-right: 0;
}

.main4_bottom .list .fl-l > a {
	width: 148px;
	height: 48px;
	line-height: 48px;
	border: 1px solid #000;
	border-radius: 5px;
	transition: color 0s,background .2s;
}
.main4_bottom .list .fl-l > a:hover {
	background: #bd0012;
	color: white;
	border: 1px solid transparent;
}
.main4_bottom .list div h3 a {
	 overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}
