.main_title {
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    color: #000;
    vertical-align: bottom;
    width: 1170px;
    margin: 0px auto;
    border-bottom: 1px solid #333;
    padding-bottom: 10px;
    padding-top: 15px;
}
.content {
    width: 1024px;
    margin: 20px auto;
    overflow: hidden;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:flex-end;
}
.m_c1 {
    width: 340px;
    text-align: center;
	margin-bottom: 30px;
}
	.c1 {
    margin-top: 49px;
    margin-bottom: 0;
    margin-left: 15px;
    margin-right: 15px;
    border-radius: 0px;
    border-top: 1px solid rgba(255,255,255,0.2);
    border-bottom: 1px solid rgba(255,255,255,0.2);
    border-left: 1px solid rgba(255,255,255,0.2);
    border-right: 1px solid rgba(255,255,255,0.2);
    position: relative;
    border: 1px solid;
}.c2 {
    margin-top: 0px;
    border: 1px solid;
}
	
	
	.m_c1 .p1 {
    font-size: 24px;
    color: #fff;
    position: relative;
    line-height: 1.2em;
    background-color: #c4c4c4;
    background-repeat: no-repeat;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 30px;
    padding-bottom: 10px;
    padding-right: 0;
    padding-left: 0;
}
.m_c1 p {
    font-size: 1rem;
}
	.c2 .p1 {
    background: #ef592f;
    color: #fff;
}
.p1 span{    font-size: 15px;}

	.p2 {
    position: relative;
    line-height: 1.5em;
    background-repeat: no-repeat;
    padding-top: 59px;
    padding-bottom: 23px;
}
	.content .active {
    font-family: 微软雅黑;
    font-size: 18px;
    background-color: transparent;
    color: rgb(239, 79, 25);
    padding: 10px 60px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(239, 79, 25);
    border-image: initial;
}
	.js {
    width: 1170px;
    margin: 0px auto;
    margin-bottom: 15px;
}
	.js div {
    color: #333;
    font-size: 24px;
    margin-bottom: 15px;
}
.js p {
    color: #333;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 14px;
}.js div {
    color: #333;
    font-size: 24px;
    margin-bottom: 15px;
}

.bdshare-button-style0-16 {
    zoom: 1;
}	
	.bdshare-button-style0-16 .bds_more {
    color: #333;
    float: left;
}

.bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more {
    float: left;
    font-size: 12px;
    padding-left: 17px;
    line-height: 16px;
    height: 16px;
    background-image: url(/templets/netwind/image/baidu_share_icons_0_16.png);
    background-repeat: no-repeat;
    cursor: pointer;
    margin: 6px 6px 6px 0;
}
.bdshare-button-style0-16 .bds_more {
    background-position: 0 0;
}

@media screen and (max-width: 768px) {


.content {
    width: 94%;
	}
}