/*选项卡标题start*/

.m_tab {
	padding-bottom: 0.70rem;
}
.m_tab .o_tab_box:after{
	content: '';
	display: block;
	width: 100%;
	height: 1px ;
	background:#b1cbe5;
	position: relative;
	top: -1px;

}
.m_tab .tab_box {
	background: #f8fbff;
	
}
/*.m_tab .o_tab_box:after{
	content: '';
	display: block;
	width: 100%;
	height: 1px ;
	background:#b1cbe5;
	position: relative;
	top: -1px;
	z-index: 2;
}*/
.m_tab .o_tab_box li {
	display: inline-block;
	text-align: center;
	padding: 0 0.2rem;
	cursor: pointer;
	vertical-align: bottom;
	/*border-bottom: 0.06rem solid #f8fbff;*/
	border-bottom: 0.06rem solid transparent;
	height: 0.7rem;
	color: #555555;
	font-size: 0.18rem;
	line-height: 0.18rem;
	box-sizing: border-box;
	word-break: break-word;
	position: relative;

}

.m_tab .o_tab_box li .tab_title {
	word-break: break-word;
}

.m_tab .o_tab_box li.cur {
	color: #000;
	border-bottom-color: #0c5ca8;
	z-index: 3;

}
.o_tab_box.fixed {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 10;
}

@media only screen and (max-width:750px) {
	.main_con{
		padding: 0;
	}
	.m_tab .tab_box {
		overflow-x: scroll;
	}
	.m_tab .tab_box::-webkit-scrollbar {
		display: none
	}
	.m_tab .tab_box::-moz-scrollbar {
		display: none
	}
	.m_tab .tab_box::-o-scrollbar {
		display: none
	}
	.m_tab .tab_box::-ms-scrollbar {
		display: none
	}
	.m_tab .o_tab {
		white-space: nowrap;
	}
	.m_tab .o_tab_box li {
		white-space: normal;
		height: 1rem;
		width: 32% !important;
		padding: 0 0.1rem;
	}
	.m_tab .o_tab_box li .tab_title {
		font-size: 0.24rem;
		line-height: 0.3rem;
	}
}
/*选项卡标题end*/

/*内容标题,底部分享start*/
.m_tab .o_tab_content {
	max-width: 1200px;
	padding: 0px 18px;
	margin: 0 auto;
	position: relative;
	margin-top: 1rem;
}

.m_tab .o_tab_content .line {
	width: 0.6rem;
	height: 0.08rem;
	background: #0c5ca8;
}

.m_tab .o_tab_content h2 {
	font-size: 0.48rem;
	color: #000000;
	line-height: 1.25;
	font-family: "Effra-Bold";
	padding: 0.15rem 0 0.24rem;
}

.m_tab .share {
	max-width: 1200px;
	padding: 0px 18px;
	margin: 0 auto;
	text-align: right;
	padding-top: 1.04rem;
}

.m_tab .share a {
	display: inline-block;
	margin-left: 0.3rem;
}

.m_tab .share .iconfont {
	font-size: 0.6rem;
	color: #0c5ca8;
}

.m_tab .share .iconfont:hover {
	color: #006acf;
}

.m_tab .o_tab_content .share {
	padding-top: 0.77rem;
	padding-bottom: 0.70rem;
}

@media only screen and (max-width:750px) {
	.main_con {
		padding: 0 12px;
	}
	.m_tab .o_tab_content {
		box-sizing: border-box;
		width: 100%;
		padding: 0px 15px;
	}
	.m_tab .o_tab_content h2 {
		font-size: 0.48rem;
		line-height: 1.125;
		font-family: "Effra-Bold";
		padding: 0.24rem 0 0.4rem;
	}
	.m_tab .share {
		text-align: right;
		padding-top: 0.8rem;
	}
}
/*内容标题，底部分享end*/
/*内容start*/
/*富文本编辑器start*/
.m_tab .o_tab_content .textEditor img {
	max-width: 100%;
	height: auto;
}

.m_tab .o_tab_content .textEditor p {
	font-size: 16px;
	line-height: 30px;
}

.m_tab .o_tab_content .box_img {
	margin-bottom: 54px;
}

.clear {
	clear: both;
}

@media only screen and (max-width:750px) {
	.m_tab .o_tab_content .textEditor img {
		max-width: 100%;
		height: auto;
	}
	.m_tab .o_tab_content .textEditor p,
	.m_tab .o_tab_content .textEditor p.first {
		font-size: 12px;
		line-height: 18px;
	}
	.m_tab .o_tab_content .box_img {
		margin-bottom: 0;
	}
	.m_tab .o_tab_content .box_img img {
		margin-bottom: 20px;
	}
	.m_tab .o_tab_content .box_img .left {
		float: none;
		width: 100%;
	}
	.m_tab .o_tab_content .box_img .right {
		float: none;
		box-sizing: border-box;
		width: 100%;
		padding-left: 0;
	}
	.m_tab .o_tab_content .box_img .right div:first-child {
		padding-bottom: 0;
	}
}


/*富文本编辑器end*/


/*专门处理图片表格的样式start*/

.textEditor table {
	max-width: 100% !important;
}

.textEditor img {
	max-width: 100% !important;
	height: auto !important;
}

@media only screen and (max-width: 750px) {
	.textEditor table {
		width: 100% !important;
	}
	.textEditor img {
		display: block;
		width: 100% !important;
	}
}

.o_tab_content img{
	max-width: 100%;
}
/*专门处理图片表格的样式end*/

/* 分享样式 start */
.fenxiang_box{
    display: inline-block;
}
.fenxiang_box_shared{
    font-size: 0;
    position: relative;
    line-height: 0.4rem;
    
}
.share_btn_box{
    white-space: nowrap;
    display: inline-block;
    font-size: 0;
    height: 0.4rem;
    line-height: 0.4rem;
    border-radius: 0.2rem;
    padding-right: 0.5rem;
    padding-left: 0.1rem;
    position: absolute;
    right: 0;
    top: 0;
    border: 0.01rem solid #0c5ca8; 
    z-index: 0;
    box-sizing: border-box;
    display: none;
    overflow: hidden;
}
.m_tab .share .iconfont{
    font-size: 0.4rem;
    cursor: pointer;
    position: relative;
    z-index: 1;
}

@media (max-width:750px) {
    .fenxiang_box_shared{
        line-height: 0.6rem;
    }
    .m_tab .share .iconfont{
        font-size: 0.6rem;
    }
    .share_btn_box{
        white-space: nowrap;
        font-size: 0;
        height: 0.6rem;
        line-height: 0.6rem;
        border-radius: 0.3rem;
        padding-right: 0.7rem;
        position: absolute;
        right: 0;
        top: 0;
        border: 0.02rem solid #0c5ca8; 
        z-index: 0;
        box-sizing: border-box;
    }
}
/* 分享样式 end */