﻿/*
* name: Global && Pc StyleSheet
* version: v1.0.0
* update: 增加base UI类
* data: 2015-01-30
*/

/* reset */

/* modern ie */
@-ms-viewport { width: device-width;}



/*销售网络*/
.imap{ height:700px; margin-bottom:10px; width:100%;}
.imap img{ max-width:none;}
.network_lant{
	font-size:24px;
	font-weight:bold;
	color:#cc0000;
	margin-bottom:20px;
	font-family: "微软雅黑";
}
.network_text{ margin-bottom:20px; font-size:14px; color:#676767; }




/* baseUI */
.wrap { max-width: 100%; margin-right: auto; margin-left: auto; }

.oh { overflow: hidden; *zoom: 1;}
.l { float: left;}.r { float: right;}
.dib { display: inline-block; *display: inline; *zoom: 1;}
.pr { position: relative;}.pa { position: absolute;}
.tc { text-align: center;}.tr { text-align: right;}
.el {overflow: hidden;white-space: nowrap;  text-overflow: ellipsis;}
.opc0 { opacity: 0;}


/* style */



.nmain{ background:#fff; padding:30px 0; position:relative; z-index:15;}
.channel_lan{ border-bottom:1px solid #ddd;background-color:#663300; border-top:1px solid #ddd; border-right:0px solid #ddd; border-left:1px solid #ddd; width:370px; margin: 0 auto;}
.chan_lant{
	font-size:28px;
	font-weight:normal;
	
	color:#fff;
	font-family: "微软雅黑";
	text-align:
; 	text-align: center;
}


.channel_content{ min-height:300px;}

