li{
	list-style: none;
}
.contain {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 768px){
.contain {
    width: 750px;
    width: 970px\9;
}
}
@media (min-width: 992px){
.contain {
    width: 970px;
}
}
@media (min-width: 1230px){
.contain {
    width: 1200px;
}
}
.breadcrumb>li,.breadcrumb>li a{
	font-size: 16px;
color: #A7ACB1;
}
.inside{
	margin-top: 63px;
}
.activel,.wraper{
margin-top: -200px;
    background-color: #fff;
    overflow: hidden;
    padding: 31px 34px;
    position: relative;
}
.wraper{
	padding: 26px 30px;
	
}
.main{
	padding-bottom: 56px;
}
.activel .breadcrumb{
	background-color: transparent;
	padding: 0;
	margin-bottom: 0;
	border-radius: 0;
}
.jp_container_1 {
    position: relative;
    text-align: center;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    height: 440px;
        z-index: 0;
}
.article-waoer{
	padding: 0 148px;
    margin-top: 71px;
    margin-bottom: 134px;
}
.jp-video-play {
    position: absolute;
    z-index: 999;
    height: 100%;
    width: 100%;
}
.jp-video-play .big-img {
    width: 100%;
    height: 100%;
    border-radius: 5px;
}
.jp-video-play .palyer{
	width: 56px;
	position: absolute;
	bottom: 34px;
	left: 43px;
}
video {
	height: 100%;
    width: 100%;
    border-radius: 5px;
}
.article-title h2{
	margin-top: 0;
	font-size: 24px;
font-weight: bold;
color: #CB1112;
text-align: center;
}
.article-content-txt p{
font-size: 16px;
font-weight: 400;
color: #666666;
line-height: 26px;
margin-bottom: 30px;
text-align: justify;
text-indent: 2em;
letter-spacing: 1px;
}
.article-content-txt{
	padding: 0 74px;
}
.article-content-txt h6{
	color: #666666;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 30px;
	font-size: 16px;
}
.article-content-txt .author{
	text-align: right;
	text-indent: 0;
}
.title{
	width: 598px;
	margin: 0 auto;
	position: relative;
	margin-bottom: 48px;
}
.title:before{
	content: '';
	background: url(img/title-bg.png) center no-repeat;
	width: 598px;
	height: 78px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.title strong{
	font-weight: bold;
	font-size:78px;
	color: #CB1112;
	float: left;
	position: relative;z-index: 1
}
.title-boxer-red{
background: url(img/red-bg.png) no-repeat;
    width: 300px;
    height: 63px;
    text-align: center;
    padding-top: 12px;
    position: absolute;
    z-index: 1;
    padding-left: 3px;
    top: 14px;
    left: 113px;
}
.title-boxer-red span:first-child{
	font-size: 16px;
font-weight: bold;
display: block;
color: #FFFFFF;
}
.title-boxer{
	float: left;
}
.title-boxer-red span:last-child{
 font-size: 14px;font-weight: 600;
color: #FFFFFF;
display: block;
}
.title-boxer-blue{
    background: url(img/blue-bg.png) bottom no-repeat;
    width: 417px;
    height: 74px;
    display: block;
    position: absolute;
    bottom: 0;
    text-align: center;
    left: 124px;
}
.title-boxer-blue span:first-child{
	font-size: 18px;
font-weight: 800;
display: block;
    padding-left:225px;
    padding-top: 7px;
    margin-bottom: 3px;
color: #FFFFFF;
}
.title-boxer-blue span:last-child{
    font-size: 14px;
    font-weight: 600;
    color: #FFFFFF;
    display: block;
    width: 88%;
    padding-right: 8px;
        margin: auto;
    line-height: 1.2;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.content-activer-txt,.content-activer-pic {
	padding: 0 20px;
}

.content-activer-pic img{
background: #EBEBEB;
border-radius: 10px;
height: 327px;
}
.content-activer-txt h3{
	font-size: 20px;
margin-top: 0;
margin-bottom: 18px;
font-weight: bold;
color: #CB1112;
}
.content-activer-txt p{
	font-size: 14px;
text-indent: 2em;
text-align: justify;
overflow: hidden;
margin-bottom:0px;
 display: -webkit-box;
-webkit-box-orient: vertical;

 -webkit-line-clamp: 6;

font-weight: 400;
color: #666666;
line-height: 26px;
}
.content-activer-txt{
	position: relative;
}
.content-activer{
	margin: 0 -20px;
	margin-bottom: 50px;
	display: flex;
}
.banner-top{
	position: relative;
}
.banner-top-txter{
	position: absolute;
    width: 1170px;
    bottom: 280px;
    padding: 10px 20px;
    left: 50%;
    display: flex;
    justify-content: space-between;
    transform: translateX(-50%);
    background: rgba(255,255,255,.6);
}
.banner-top-txter span{
	font-size: 16px;
	letter-spacing: 3px;
	color: #CB1112;
	font-weight: bold;
}
.banner-top-txter span:last-child{
	color: #202020;
}
.content-activer-txt a{
	    display: flex;
	    position: absolute;
    bottom: 0;
	font-size: 16px;
font-weight: 500;
color: #666666;
padding-bottom: 17px;
}
.content-activer-txt a img{
	margin-right: 26px;
	width: 26px;
	display: inline-block;
}
.content-activer-txt a:after{
	content: '';
	width: 120px;
	height: 5px;
	background: url(img/line.png) no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
}



@media (max-width: 1600px){
.activel,.wraper {
    margin-top: -100px;
}
.banner-top-txter{
	bottom: 170px;
}
}
@media (max-width: 1229px){
.article-waoer {
    padding: 0 33px;
}
.article-content-txt {
    padding: 0 10px;
}
.content-activer-pic img{
	height: 288px;
}
.content-activer-txt p{
	margin-bottom: 40px;
}
.banner-top-txter{
	width: 940px;
}
.banner-top-txter span{
	font-size: 15px;
	letter-spacing: 0;
}
.banner-top-txter {
    bottom: 135px;
}
}
@media (max-width: 991px){
.article-waoer {
    padding: 0;
    margin-top: 40px;
    margin-bottom: 50px;
}
.article-content-txt {
    padding: 0;
}
.banner-top-txter {
    width: 720px;
        bottom: 80px;
}
.jp_container_1{
	height: 350px;
}
.content-activer-pic img{
	height: auto;
}
.content-activer-txt a{
	position: relative;
}
.content-activer{
	display: block;
}
.activel,.wraper{
    margin-top: -50px;
}
.content-activer-txt{
	margin-top: 20px;
}
.content-activer-txt{
	margin-bottom: 30px;
}
}
@media (max-width: 767px){
.jp_container_1{
	height: auto;
}
.banner-top-txter {
    width: calc(100% - 30px);
    bottom: 71px;
}
}
@media (max-width: 680px){
.title {
    width: 100%;
        text-align: center;
}
.title:before{
	  display: none!important;
    
}
.title strong{
	font-size: 52px;
	    float: none;
}
.banner-top-txter{
	    bottom: 58px;
}
.title-boxer {
    float: none;
}
.title-boxer-red,.title-boxer-blue{
	position: static;
	    margin: auto;
}
.title-boxer-blue{
	background-size: 100%;
	    width: 395px;
    height: 74px;
}

.title-boxer-blue span:first-child {
    margin-bottom: 0;
    padding-left: 0;
}
}
@media (max-width: 580px){
.banner-top-txter span{
font-size: 14px;
}
.banner-top-txter {
    bottom: 54px;
        display: block;
    padding: 5px 10px;
}
}
@media (max-width: 480px){
.activel{
	padding: 15px;
	padding: 26px 15px;
}
.breadcrumb>li, .breadcrumb>li a{
	font-size: 14px;
}
.inside {
    margin-top: 40px;
}
.article-title h2{
	font-size: 20px;
}
.jp-video-play .palyer {
    width: 30px;
    bottom: 20px;
    left: 20px;
}
.article-content-txt p,.article-content-txt h6{
	font-size: 14px;
}
.wraper{
	padding-top: 0;
}
.title-boxer-blue{
	height: 61px;
	width: 292px;
}
.title strong{
	font-size: 40px;
}
.title-boxer-red span:first-child{
	font-size: 14px;
}
.content-activer{
	margin-bottom: 30px;
}
.title{
	margin-bottom: 30px;
}
.content-activer-txt h3{
	font-size: 18px;
}
.title-boxer-red span:last-child,.title-boxer-blue span:last-child{
	font-size: 12px;
}
.title-boxer-blue span:first-child{
	font-size: 16px;
}
.banner-top-txter{
	    bottom: 17px;
}
.activel, .wraper {
    margin-top: -15px;
}
}
@media (max-width: 380px){
.activel,.wraper{
    margin-top: -12px;
}
.title-boxer-blue {
   height: 57px;
    width: 265px;
}
.title-boxer-blue span:last-child{
	    margin-top: -4px;
}
}