﻿#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

#cboxLoadedContent{margin:30px 0;}
#cboxOverlay{ background:#D9DADA;} /*背景颜色*/
#colorbox{outline:0;}
#cboxContent{background:#fff; overflow:hidden;}
#cboxClose{width:31px; height:31px; border:0; padding:0; margin:0; position:absolute; top:0; right:0; text-indent:-9999px; background:url(../img/calendar_close.png) no-repeat;} /*关闭按钮*/


.distribution_dc{width:800px; padding:35px 0 0 55px;}
.distribution_dt{width:520px; float:left;}

.china_dc{padding-left:30px;}
.china_dc li{width:390px; float:left; padding-right:20px;}

.greenpoint_dc{padding:0 50px; font-size:16px; line-height:25px;}
.greenpoint_img {width:1000px;}
.greenpoint_h3{color:#FFF; font-size:16px; margin-top:30px; padding:2px 10px; display:inline-block; background:#00A64F;}



@media only screen and (min-width:768px) and (max-width:924px){
	.china_dc li {width:47%;}
	.distribution_dc{width:670px; padding:35px 0 0 55px;}
	.distribution_dt {width:420px;}
	

}

@media only screen and (min-width:768px) and (max-width:1099px){
	.greenpoint_dc{font-size:13px;line-height:28px;}
	.greenpoint_img {width:100%;}
}
@media only screen and (max-width:767px) {
	.greenpoint_img {width:100%;}
	.greenpoint_dc{padding:3%;}
	.greenpoint_h3 {width:100%;margin-top: 10px;padding:1%;text-align:center;box-sizing: border-box;}
	.greenpoint_dc p.m_top20 {margin-top: 10px;font-size: 14px;}
	.greenpoint_dc .else {font-size: 14px;margin-top: 10px;}
	.greenpoint_dc .hioki_f12 {margin-top: 10px;}
	.sp_block {display: block;}
	.greenpoint_dc .return {background: #548bc4;color:#fff;padding:1% 3%;border-radius:5px;font-size: 14px;float: right;margin:10px 0;}
}
