

@media (min-width: 300px){ 
	.bodyShowNext {
	    width: 1200px;
	}
	
}
@media (min-width: 768px){ 
	.bodyShowNext {
	    width: 1200px;
	}
	
}
@media (min-width: 992px){ 
	.bodyShowNext {
	    width: 1200px;
	}
	
}
@media (min-width: 1200px){
	.bodyShowNext {
	    width: 100%;
	}
	
}

.BannerActive {
    width: 100%;
    background: white;
}
.bodyShowNext {
    /* background: white; */
        overflow: hidden;
}
.BannerActive img {
    width: 100%;
}
.BodyMb {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 20px;
        padding-bottom: 50px;
        border-bottom: 3px solid #00bdbb;
}
.leftDiv {
        width: 840px;
    float: left;
    margin-top: 10px;
    margin-left: 10px;
    background: white;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.39);
}
.righDiv {
        width: 330px;
    float: right;
    margin-right: 10px;
    margin-top: 10px;
    background: white;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.39);
        padding-bottom: 30px;
}
.HdHdeader {
        padding: 25px 30px 0;
    border-bottom: 1px solid #ccc;
    color: #00bdbb;
    font-size: 18px;
    font-weight: bold;
}
.HdHdeader .imgall {
    float: right;
    margin-top: -4px;
}
.Hdyuagao{
	 padding: 25px 30px 0;
    border-bottom: 1px solid #ccc;
    color: #00bdbb;
    font-size: 18px;
    font-weight: bold;
}
.Hdyuagao img {
    float: right;
    margin-top: -5px;
}
.HDpic {
    padding: 30px;
    overflow: hidden;
    width: 774px;
        padding-bottom: 0px;

}
.HDpic .swiper-pagination.paginationFir.swiper-pagination-clickable.swiper-pagination-bullets {
   bottom: 27px;
       left: 300px;
}
.HDpic span.swiper-pagination-bullet {
    width: 25px;
    border-radius: 3px;
    height: 5px;
    opacity: 1;
    background: #bdb8b5;
}
.c-buld{
	color: #6bd0ce;
}
.HdJs {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
}
span.HdTitle {
    font-size: 20px;
    line-height: 32px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
span.HdAll {
    color: #747474;
    font-size: 14px;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.HdTime{
	color: #747474;
    font-size: 14px;
}

.ygTab {
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
}
.ygTab img {
    width: 100%;
}
.HGPIc {
    padding: 30px;
    padding-right: 0px;
}
.hgPicTab {
        width: 373px;
    height: 235px;
    float: left;
    margin-right: 30px;
        margin-bottom: 30px;
            overflow: hidden;
}
.hgPicTab img {
    width: 100%;
    height: 100%;
}
.myMctab {
    position: relative;
    width: 373px;
    height: 235px;
        background: rgba(19, 17, 17, 0.61);
    margin-top: -50px;
    color: white;
        padding: 15px;
}
span.hgSpan {
        font-size: 18px;
    margin-bottom: 10px;
    display: inline-block;
    color: #fcfdfe;
}
.spanHG{
	    width: 90%;
    display: inline-block;
    font-size: 16px;
    line-height: 28px;
    color: #fcfdfe;
}
.TabJcact {
    padding: 30px;
    /* overflow: hidden; */
   padding-bottom: 0px;
}
.TabJcact .PIc {
    width: 300px;
    height: 230px;
    float: left;
}
.TabJcact .PIc img {
    width: 100%;
    height: 100%;
}
.myContTab {
    width: 478px;
    height: 215px;
    margin-left: 300px;
    /* float: right; */
    background: #f7fbfc;
    border: 1px solid #ccc;
    margin-top: -3px;
}
.pageList {
    width: 100%;
    margin-top: 20px;
    text-align: center;
}
.XqHdeader {
    font-size: 18px;
    text-align: center;
    margin-top: 35px;
}
.textAll {
    padding: 25px 50px;
    font-size: 16px;
    color: #777676;
    line-height: 30px;
}
.textAll img {
    width: 100%;
}
.fsbIG {
    font-size: 18px;
}
.HDpic>.swiper-container {
    max-height: 330px;
    padding-bottom: 10px;
}
.myMctab{
cursor: pointer;  
  background: none;
  background-image: url(../img/nav-bALL.png) !important;  
}
.swiper-container1 {
    overflow: hidden;
    height: 345px;
}

.main-container .left-panel{
    background: none;
    box-shadow: none;
}
.main-container .left-panel .TabJcact{
    padding-bottom: 30px;
    background: #fff;
    margin: 20px 0;
    box-shadow: 0 0 2px #ddd;
}
.main-container .left-panel .TabJcact .sanjiaoTab{
    display: none;
}
.main-container .left-panel .TabJcact .myContTab{
    background: none;
    margin-top: 0;
    border: none;
}
.main-container .right-panel{
    box-shadow: 0 0 2px #ddd;
}
.main-container .left-panel .HdHdeader{
    padding: 20px 0;
    border-bottom: none;
}
.main-container .left-panel .TabJcact .myContTab a{
    text-decoration: none;
}