﻿#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999;}
#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:0;}
#cboxOverlay{ background:#1a1a1a;} 
#colorbox{outline:0;}
#cboxContent{background:#fff;}
#cboxClose{width:30px; height:30px; border:0; padding:0; margin:0; position:absolute; top:-30px; right:0; text-indent:-9999px; background:url(../image/network_close.jpg) no-repeat;} 


.network_rd{width:760px; margin:0 auto; padding:35px 0 0 0;}
.network_rd_province{width:145px; height:40px; color:#FFF; font-size:16px; font-weight:500; line-height:40px; padding-left:15px; background:#009a49; box-sizing:border-box;}
.network_rd_classify{margin-top:20px; border-left:#BFBFBF 1px solid; display:flex;}
.network_rd_classify li{width:70px; color:#009a49; font-size:16px; line-height:32px; text-align:center; border-right:#BFBFBF 1px solid;}
.network_rd_title{color:#333; font-size:24px; line-height:1.5; padding-top:22px;}
.network_rd_lr{height:250px;}
.network_rd_lr table{color:#4d4d4d; border-top:#BFBFBF 1px solid;}
.network_rd_lr th{width:120px; font-size:16px; font-weight:500; line-height:22px; padding:14px 0 14px 15px; text-align:left; vertical-align:top; border-bottom:#BFBFBF 1px solid; background:#E5F4ED; box-sizing:border-box;}
.network_rd_lr td{font-size:16px; line-height:22px; padding:14px 18px; border-bottom:#BFBFBF 1px solid;}
.network_rd_tel{display:flex; flex-wrap:wrap;}
.network_rd_tel li{width:250px;}



@media only screen and (min-width:760px) and (max-width:830px){
.network_rd{width:720px;}
}

@media only screen and (max-width:760px) {
.network_rd{width:6.9rem;}
.network_rd_province{width:2rem; height:.6rem; font-size:.26rem; line-height:.6rem; padding-left:.2rem;}
.network_rd_classify{margin-top:.3rem;}
.network_rd_classify li{width:1rem; font-size:.26rem; line-height:.46rem;}
.network_rd_title{font-size:.3rem; padding-top:.3rem;}
.network_rd_lr{height:auto;}
.network_rd_lr th{width:1.4rem; font-size:.26rem; line-height:.38rem; padding:.16rem 0 .16rem .2rem;}
.network_rd_lr td{font-size:.26rem; line-height:.38rem; padding:.16rem .25rem;}
.network_rd_tel li{width:100%;}

.model_sub img{width:700px; height:auto;}

}