.cus_img {
	width: 100%;
	height: auto;
}

.cus_img img {
	width: 100%;
	height: auto;
}
#cus-main{
	width: 67%;
	height: auto;
	margin: auto;
}
.cus-main{
	padding: 5% 8%;
	overflow: hidden;
}
.cus-main .col-xs-9 h4{
	color: #337ab7;
}
.cus-main .col-xs-9 p{
	color: #888;
}
.fuwu{
	padding: 0 5px;	
}
.fuwu .fw_box{
	width: 21%;
	margin: 0 2%;
	float: left;
	height: auto;
	box-shadow: 0px 6px 5px #999;
}
.fuwu .fw_box img{
	width: 100%;
	height: auto;
}
.fuwu .fw_box p{
	width: 100%;
	text-align: center;
	margin: 0;
	color: #353637;
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	
}
.caigou .cg_box{
	width: 20%;
	float: left;
}
.caigou .cg_img{
	float: left;
	width: 100%;
	height: auto;
	padding-left: 10px;
}
.caigou .cg_img img{
	width: 100%;
	height: auto;
	padding:0 10% ;
}
.caigou .cg_box .cgb_img{
	width: 85px;
	height: 65px;
	
	float: right;
}
.cmbi1{
	background: url(../img/bg.png) no-repeat -25px -226px;
}
.cmbi2{
	background: url(../img/bg.png) no-repeat -128px -226px;
}
.cmbi3{
	background: url(../img/bg.png) no-repeat -230px -226px;
}
.cmbi4{
	background: url(../img/bg.png) no-repeat -325px -226px;
}
.cmbi5{
	background: url(../img/bg.png) no-repeat -408px -226px;
}
.caigou .cg_box p{
	float: right;
	width: 75%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #353637;
	font-size: 16px;
}
.hezuo .hz_img{
	width: 105px;
	height: 105px;
	float: left;
	margin-left: 8%;
}
.hzi1{
	background: url(../img/bg.png) no-repeat -29px -328px;
}
.hzi2{
	background: url(../img/bg.png) no-repeat -195px -328px;
}
.hzi3{
	background: url(../img/bg.png) no-repeat -362px -328px;
}
.hzi4{
	background: url(../img/bg.png) no-repeat -528px -328px;
}
.hzi5{
	background: url(../img/bg.png) no-repeat -694px -328px;
}
.hzi6{
	background: url(../img/bg.png) no-repeat -29px -465px;
}
.hzi7{
	background: url(../img/bg.png) no-repeat -195px -465px;
}
.hzi8{
	background: url(../img/bg.png) no-repeat -362px -465px;
}
.hzi9{
	background: url(../img/bg.png) no-repeat -528px -465px;
}
.hzi10{
	background: url(../img/bg.png) no-repeat -694px -465px;
}
.hzi11{
	background: url(../img/bg.png) no-repeat -29px -604px;
}
.hzi12{
	background: url(../img/bg.png) no-repeat -195px -604px;
}
.shenqing .sq_left{
	width: 50%;
	float: left;
	height: auto;
	color: #337ab7;
}
.shenqing .sq_right{
	width: 50%;
	float: left;
	height: auto;
	color: #337ab7;
}
ul.nav-tabs {
	/*width: 140px;*/
	max-width: 140px;
	margin-top: 20px;
	/*margin-left: 21%;*/
	border-radius: 4px;
	border: 1px solid #ddd;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
}
ul.affix{
	width: 11%;
	max-width: 140px;
	
}

ul.nav-tabs li {
	margin: 0;
	border-top: 1px solid #ddd;
}

ul.nav-tabs li:first-child {
	border-top: none;
}

ul.nav-tabs li a {
	margin: 0;
	padding: 8px 16px;
	border-radius: 0;
}

ul.nav-tabs li.active a,
ul.nav-tabs li.active a:hover {
	color: #fff;
	background: #0088cc;
	border: 1px solid #0088cc;
}

ul.nav-tabs li:first-child a {
	border-radius: 4px 4px 0 0;
}

ul.nav-tabs li:last-child a {
	border-radius: 0 0 4px 4px;
}

ul.nav-tabs.affix {
	top: 50px;
	/*left: 21%;*/
	/* Set the top position of pinned element */
}