@media only screen and (max-width: 767px) {
	.pro-hot-cell .case_present_head .carousel .col-sm-12 {padding:0 15px; }
	.pro-hot-cell .case_present_head .swiper-container .col-sm-12 .col-sm-3:first-child{
        margin-top: 0;
    }
	.pro-hot-cell .case_present_head .swiper-container .col-sm-12 .col-sm-3 {
        margin-top: 15px;
    }
	.cloud_computing .col-sm-5.pull-right{margin-left:0 !important;}
    .cloud_computing .container .row > .col-sm-5.pull-right {float:none !important;}
	.share-box-mobile {
        width: 100%;
        margin: 0 auto;
        background-color: #f6f6f6;
        border-radius: 5px;
        border: 1px #dddddd solid;
    }
    .share-box-mobile-outer {
        padding: 0 15px;
        width: 100%;
        overflow: hidden;
        position: absolute;
        left: 0;
        z-index: 999;
    }
    .share-box .share-item {
        display: inline-block;
    }
    a {
        outline: none !important;
    }
    .icon-email {
        vertical-align: middle;
        width: 50px;
        height: 48px;
        background: url(/skin/test/images/icon_mobile_share.png) no-repeat -180px center;
        position: relative;
        display: inline-block;
    }
    .icon-feedback {
        vertical-align: middle;
        width: 50px;
        height: 48px;
        background: url(/skin/test/images/icon_mobile_share.png) no-repeat -125px center;
        position: relative;
        display: inline-block;
    }
	.share-btn {
        background: url(/skin/test/images/icon_mobile_share.png) no-repeat 0 center;
        border-radius: 5px;
        display: inline-block;
        line-height: 100%;
        width: 121px;
        height: 48px;
        vertical-align: middle;
        font-size: 20px;
        text-indent: 20px;
        line-height: 48px;
        text-decoration: none !important;
    }
    .share-btn-box {
        margin: 10px 0;
    }
    .share-btn-box a {
        margin: 10px 0;
        float: left;
        margin: 0 4px 0 0;
    }
    .share-box-mobile a {
        width: 100% !important;
        text-align: left !important;
        border-bottom: 1px #dddddd solid;
        background-position: 10px center !important;
        text-indent: 50px !important;
        font-size: 16px;
        vertical-align: middle;
        margin: 0 !important;
        line-height: 50px;
        height: 50px !important;
    }
    .share-box-mobile a:last-child {
        border-bottom: none;
    }
    .share-box-mobile a {
        float: none !important;
        background-repeat: no-repeat !important;
    }
    .share-list a {
        text-indent: 50px !important;
    }
    /*  */
    .share-box .share-item {
        background: url(/skin/test/images/mobile_share_all.png) no-repeat !important;
    }
    .share-box-mobile .share-item-weibo {
        background-position: 0 -200px !important;
    }
    .share-box-mobile .share-item-weixin {
        display: none !important;
    }
    .share-box-mobile .share-item-print {
        display: none !important;
    }
    .share-box-mobile .share-item-email {
        display: none !important;
    }
    .share-box-mobile .share-item-linkedin {
        background-position: 0 -100px !important;
    }
    .share-box-mobile .share-item-twitter {
        background-position: 0 -50px !important;
    }
    .share-box-mobile .share-item-facebook {
        background-position: 0 0 !important;
    }
    .share-box-mobile .share-item-googleplus {
        background-position: 0 -150px !important;
    }
	h1{margin:0.67em auto;margin-bottom:0.3em;}
	.cloud_computing .col-sm-5.pull-right{
		margin-bottom:15px;}
		.pad-top-24{
		padding-top:24px;}
	.pro-hot-cell h2.title{
		margin-top:0;
		margin-bottom:0.5em;}
	.pro-hot-cell>.container{
		margin:0;}
	.cloud_computing .col-sm-5{
		margin:0;}
		.img-responsive {
        width: 100%
    }
	#myCarousel2 .swiper-wrapper,#myCarousel1 .swiper-wrapper{width:100% !important;   transform: translate3d(0px, 0px, 0px) !important;
  -webkit-transform: translate3d(0, 0px, 0px)!important;}
    #myCarousel2 .swiper-slide, #myCarousel2 .swiper-wrapper,#myCarousel1 .swiper-slide, #myCarousel1 .swiper-wrapper {
  width: 100% !important;
    }}
@media only screen and (min-width: 768px) {
    .carousel-indicators {
        bottom: 20px;
    }
	.case_present_head .carousel-indicators {
        bottom: -40px;
    }
	.solCategory .lt-img-rt-tx .cell h3{
		font-size: 16px;
		font-weight: bold;
	}}