  .header_wraper {
		  float: none;
		}
		.case-nav h3 {
		    margin-top: 20px;
		    margin-bottom: 20px;
		}
		
		.container{
		min-height:200px;
		}
		.case-nav a {
		   border:0;
		}
		
		body{
		background-color:#fff;
		}
		
		.func-dialogue{
			width:1280px;
			margin:auto;
			float:none;
		}
		
		
		.index_Cloud_services {
		    padding: 70px 0;
		}
		.index_Cloud_services .container {
		    padding-right: 15px;
		    padding-left: 15px;
		    margin-right: auto;
		    margin-left: auto;
		    min-height:300px;
		}
		
		.c-tab-title {
		    padding-bottom: 50px;
		    text-align: center;
		}
		
		.c-tab-title h2 {
		    color: #0183e0;
		    margin-top: 0;
		   font-size: 30px;
		   margin-bottom:30px;
		}
		.c-infor-tabTitle {
		    color: #555;
		    font-size: 16px;
		}
		.row {
		    margin-right: -15px;
		    margin-left: -15px;
		        text-align: center;
		}
		.col-md-3 {
		    width: 25%;
		}
		.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
		    float: left;
		}
		.Cloud_services {
		    text-align: center;
		    margin: 15px 10px 0;
		    transition: all 0.3s ease 0s;
		}
		
		.Cloud_services_img {
		    display: inline-block;
		    margin-bottom: 20px;
		}
		
		.Cloud_services_img img {
		    width: 50%;
		    margin: 0 auto;
		}
		
		.Docking_procedure_img {
		    display: inline-block;
		    margin-bottom: 20px;
		}
		
		.Docking_procedure_describe {
		    color: #0183e0;
		    text-align: center;
		    font-size: 18px;
		    line-height: 40px;
		}
		
		.Docking_procedure_first, .Docking_procedure_Second, .Docking_procedure_Third, .Docking_procedure_Fourth {
		    text-align: center;
		    color: #555;
		    line-height: 60px;
		    font-size: 16px;
		}

		.kehu li {
		    float: left;
		    margin: 0 10px 35px 5px;
		    padding: 0 20px;
		}
		
		.index_mfzc_main {
		    background: url(/andisk/cms/images/index_mfzc_bj.png) repeat scroll center 100%;
		    padding: 70px 0;
		    text-align: center;
		    color:#fff;
 		}
		
		.col-md-offset-3 {
		    margin-left: 25%;
		}
		
		.index_mfzc_bt {
		    font-size: 36px;
		    line-height: 38px;
		    margin-bottom: 30px;
		}
		
		.index_mfzc {
		    padding: 10px 40px;
		    border-radius: 0;
		    margin-top: 30px;
		}
		
		.btn {
		    display: inline-block;
		    padding: 6px 12px;
		    margin-bottom: 0;
		    font-size: 14px;
		    font-weight: normal;
		    line-height: 1.42857143;
		    text-align: center;
		    white-space: nowrap;
		    vertical-align: middle;
		    -ms-touch-action: manipulation;
		    touch-action: manipulation;
		    cursor: pointer;
		    -webkit-user-select: none;
		    -moz-user-select: none;
		    -ms-user-select: none;
		    user-select: none;
		    background-image: none;
		    border: 1px solid transparent;
		    border-radius: 4px;
		}


		.btn-warning {
		    color: #fff;
		    background-color: #f0ad4e;
		    border-color: #eea236;
		}
		
		.customer {
		    padding: 5% 15%;
		    overflow: hidden;
		}
		
		.customer .title {
		    font-size: .36rem;
		    margin-bottom: .16rem;
		    padding-top: .2rem;
		}	
		
		.customer .tit-sm {
		    color: #666;
		    font-size: .25rem;
		    text-align: center;
		    margin: 0 0 .8rem;
		}		
		
		.customer .cusCon {
		    width: 14rem;
		    display: box;
		    display: -webkit-box;
		    display: -moz-box;
		    display: -ms-flexbox;
		    display: -webkit-flex;
		    display: flex;
		    -webkit-justify-content: space-between;
		    justify-content: space-between;
		    -moz-box-pack: space-between;
		    -webkit--moz-box-pack: space-between;
		    box-pack: space-between;
		    -webkit-box-orient: horizontal;
		    -webkit-box-direction: row;
		    -moz-box-orient: horizontal;
		    -moz-box-direction: normal;
		    flex-direction: row;
		    -webkit-flex-direction: row;
		    -webkit-flex-wrap: wrap;
		    -webkit-box-lines: multiple;
		    -moz-flex-wrap: wrap;
		    flex-wrap: wrap;
		}

		.customer .cusCon img {
		    display: block;
		    margin: 0 auto;
		    width: 12.3rem;
		    height: 1rem;
		    margin-bottom: .2rem;
		}		
			
		.customer .cusMobile {
		    margin-top: -.5rem;
		}	
		
		.customer .cusMobile img {
		    margin-bottom: .2rem;
		}