.clearfix{
	    	clear: both;
	    }
	    
	    
	    
	    .content-text{
	    	background: #fff;
		    border: 1px solid #e0e0e0;
		    padding: 60px 60px 60px;
	    }
	    
	    .content-text h1{
	    	font-size: 20px;
	    	padding-bottom: 30px;
	    	text-align: center;
	    	border-bottom: 1px solid #e0e0e0;
	    	margin-bottom: 30px;
	    }
	    
	    .content-img{
	
	    }
	    
	    .content-img img{
	    	display: inherit;
	    	/*float: left;*/
	    	margin-right: 30px;
	    	background: #e0e0e0;
	    }
	    
	    .content-text p{
	    	font-size: 15px;
	    	color: #666;
	    	margin-top: 30px;
	    }
	    
	    
	    .bdshare-button-style0-24 {
    zoom: 1;
}
.share {
    width: 240px;
    margin: 0 auto;
}

.share span {
    line-height: 27px;
    float: left;
}

.bdshare-button-style0-24 {
    zoom: 1;
    margin-top: 70px;
    padding-bottom: 10px;
}

.bdshare-button-style0-24 .bds_qzone {
    background-position: 0 -52px;
}

.bdshare-button-style0-24 .bds_sqq {
    background-position: 0 -2652px;
}

.bdshare-button-style0-24 .bds_tqq {
    background-position: 0 -260px;
}

.bdshare-button-style0-24 .bds_tsina {
    background-position: 0 -104px;
}


.bdshare-button-style0-24 a, .bdshare-button-style0-24 .bds_more {
    float: left;
    font-size: 18px;
    padding-left: 25px;
    line-height: 24px;
    height: 24px;
    background-image: url("img/icons_0_24.png?v=dcaa92d6.png");
    background-repeat: no-repeat;
    cursor: pointer;
    margin: 6px 6px 6px 0;
}

@media only screen and (min-width: 980px) and (max-width: 1200px) {
	body{min-width: 1200px;}
			.carousel-inner>.item>img{width: 1200px;}
			.carousel-inner{width: 1200px;}
			.container-bg{width: 1200px;}
			/*.carousel-inner>.item>a>img, .carousel-inner>.item>img{width: 1140px;}*/
			.header-top{width: 1200px;}
			.content-bg{width: 1200px; margin: 0 auto;}
			.footer-bg{
				min-width: 1200px;
			}
		}

@media only screen and (min-width:640px) and (max-width: 980px) {
	body{min-width: 1200px;}
			.carousel-inner>.item>img{width: 1200px;}
			.carousel-inner{width: 1200px;}
			.container-bg{width: 1200px;}
			/*.carousel-inner>.item>a>img, .carousel-inner>.item>img{width: 1140px;}*/
			.header-top{width: 1200px;}
			.footer-bg{min-width: 1200px;}
			.content-bg{width: 1200px; margin: 0 auto;}
		}
