.tab_left{
    text-align: center;
    background-color: #fff;
    /*height: 2096px;*/
    width: 20%;
    height:100%;
    position:absolute;
    /*margin-top: 1%;*/
    border-radius: 4px;
}
.row{
	margin-top: 14px;
	position: relative;
}
.row:after{
	content:" ";
	display:block;
	clear:both;
	height:0;
}
.tab_left_wrapper{
	float:right;
	width: 20%;
}
.tab_right{
    float: right;
    background-color: #fff;
    width: 79%;
    /*height: 2096px;*/
    margin-left: 1%;
    /*margin-top: 1%;*/
    border-radius: 4px;
    padding: 3%;
}
.tab_right h3{
	color: #555;
}
.col-sm-12{
	margin: 0;
	padding: 0;
}
.tab_left li{
	cursor: pointer;
}
.tab_left h4{
	font-size: 20px;
}
.tab_left .my_nav{
	margin: 30% 0;
}
.tab_left .my_nav li{
	margin: 18% 0;
}
.tab_left .active{
	color: #7b4dbc;
}
.tab_right>div{
	display: none;
}
.tab_right>div.active{
	display: block;
}
.tab_right .cardM img{
	margin-bottom: 30px;
}
.tab_right .cardF .cardF1 p:nth-of-type(1),
.tab_right .cardF .cardF1 p:nth-of-type(2),
.tab_right .cardF .cardF1 p:nth-of-type(3){
	margin: 2% 0;
	color: #555;
}
.tab_right .cardF .cardF2 h3{
	margin: 1% 0;
}
.tab_right .cardF p:nth-of-type(4){
	margin-bottom: 1%;
	color: #555;
}
.tab_right .cardF .cardF3{
	margin-top: 78%;
}
/*.tab_right .cardF .cardF3 h3{
	margin: 2% 0;
}*/
.tab_right .cardF .cardF3 h4{
    margin: 1% 0 2% 0;
    color: #555;
}
.tab_right .cardF .cardF3 img{
	margin: 2% 0 0 0;
}
.tab_right .imgTop img{
	display: inline;
	width: 48%;
	margin-bottom: 3%;
}
.tab_right .imgTop img:nth-of-type(1),
.tab_right .imgTop img:nth-of-type(3){
	margin-right: 3%;
}
.tab_right .imgMiddle{
	margin: 2% 0;
}
.tab_right .imgMiddle>div.middleL,
.tab_right .imgMiddle>div.middleR{
	float: left;
}
.tab_right .imgMiddle .middleL img{
	display: inline;
	width: 97%;
    height: 622px;
}
.tab_right .imgMiddle .middleR .col-sm-12 img{
	width: 100%;
	margin-bottom: 3%;
    height: 346px;
}
.tab_right .imgMiddle .middleR .col-sm-6 img{
	width: 97%;
    height: 264px;
}
.tab_right .imgMiddle .middleR .xmtl{
	margin-left: 3%;
}
.tab_right .imgMiddle .col-sm-6,
.tab_right .imgMiddle .col-sm-12{
	padding: 0;
	margin: 0;
}
.tab_right .cardLast .cardLast1,
.tab_right .cardLast .cardLast3{
	margin: 2% 0 4% 0;
}
.tab_right .cardLast .cardLast2 img{
	border: 1px solid #eee;
	margin: 2% 0;
}
.tab_right .cardLast .cardLast4 p{
	margin: 2% 0;
}
.tab_right .cardLast h3:nth-of-type(2){
	margin: 5% 0 2% 0;
}
#cardA p,#cardC p{
	color: #555;
}
#cardC p{
	margin: 1% 0;
}
