@charset "utf-8"; /* CSS Document*/
body {
    text-align: left;
    padding: 0;
    margin: 0;
    font-size: 12px;
    font-family: 'microsoft yahei';
    -webkit-text-size-adjust: none;
    height: auto;
    color: #333;
    background: #fff;
}

body {
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

html {
    min-width: 1003px;
}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p {
    padding: 0;
    margin: 0;
}

table{ margin:0; padding:0;}

TD {
	FONT-SIZE: 12px; COLOR: #000000
}
TH {
	FONT-SIZE: 12px; COLOR: #000000
}

A:link {
	TEXT-DECORATION: none; COLOR: #000000
}
A:visited {
	TEXT-DECORATION: none; COLOR: #000000
}
A:hover {
	TEXT-DECORATION: none; COLOR:#cb0003;
}
A:active {
	TEXT-DECORATION: none; COLOR: #000000
}
.STYLE1 {
	COLOR: #ffffff
}
.aa {
	LINE-HEIGHT: 20px
}
.zi2 {
	FONT-SIZE: 12px; FONT-WEIGHT: normal; COLOR: #333333; LINE-HEIGHT: 15px
}
.STYLE2 {
	COLOR: #cb0003
}

.style21 {font-size: 16px;
	font-weight: bold;
	color: #663366;
}
.STYLE23 {
	color: #0066CC;
	font-size: 16px;
	font-weight: bold;
}

.mclass a{ color:#FFF; line-height:40px; height:40px; font-size:13px;}
.mclass a:hover{ color:#F00;line-height:40px; height:40px;font-size:13px;}



/*首页右侧企业成员*/
.indexl_bg a{ background:url(../images/index_l.jpg) no-repeat; width:261px; height:35px; display:block; color:#1b6997;font-weight:bold; line-height:35px; text-align:left;}
.indexl_bg a:hover{background:url(../images/index_l.jpg) no-repeat; width:261px; height:35px; display:block; color:#cb0003; line-height:35px; text-align:left;}
.indexl_bghover a{background:url(../images/index_l.jpg) no-repeat; width:261px; height:35px; display:block; color:#1b6997;font-weight:bold; line-height:35px; text-align:left;}




/*左侧二级栏目*/
.leftbg a{ background:url(../images/leftbg.jpg) no-repeat; width:261px; height:28px; line-height:28px; display:block; text-align:center; font-size:13px;}
.leftbg a:hover{background:url(../images/leftbghover.jpg) no-repeat; width:261px; height:28px; line-height:28px; display:block; text-align:center; font-size:13px; font-weight:bold;}

.lefthover a{background:url(../images/leftbghover.jpg) no-repeat; width:261px; height:28px; line-height:28px; display:block; text-align:center; font-size:13px; font-weight:bold; color:#cb0003;}






/*左侧企业成员*/
.l_bg a{ background:url(../images/l_leftbg.jpg) no-repeat; width:261px; height:35px; display:block; color:#1b6997;font-weight:bold; line-height:35px; text-align:left;}
.l_bg a:hover{background:url(../images/l_leftbg.jpg) no-repeat; width:261px; height:35px; display:block; color:#cb0003; line-height:35px; text-align:left;}
.l_bghover a{background:url(../images/l_leftbg.jpg) no-repeat; width:261px; height:35px; display:block; color:#1b6997;font-weight:bold; line-height:35px; text-align:left;}


/*二级栏目*/
.childbg a{background:url(../images/1.jpg) no-repeat; width:261px; height:28px; display:block;line-height:28px; text-align:left; font-size:13px;}
.childbg a:hover{background:url(../images/1-1.jpg) no-repeat; width:261px; height:28px; display:block;line-height:28px; text-align:left;color:#cb0003;font-size:13px;font-weight:bold;}

.childhover a{background:url(../images/1-1.jpg) no-repeat; width:261px; height:28px; display:block;line-height:28px; text-align:left;color:#cb0003;font-size:13px;font-weight:bold;}



/*联系我们*/
.style21 {font-size: 16px;
	font-weight: bold;
	color: #663366;
}
.STYLE24 {color: #FF0000; font-weight: bold; font-size: 14px; }
.STYLE25 {line-height: 22px; font-size: 14px; }
.STYLE26 {
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}


/*新闻内页*/
.style21 {font-size: 16px;
	font-weight: bold;
	color: #663366;
}
.style11 {font-size: 15px;}
.zi11 {font-size: 14px;
	color: #333333;
	line-height: 25px;
	line-height: 160%;
	font-weight: normal;
}
.zi2 {font-size: 12px;
	color: #333333;
	line-height: 22px;
	font-weight: normal;
}
.zi111 {font-size: 14px;
	color: #333333;
	line-height: 25px;
	line-height: 160%;
	font-weight: normal;
}



/*分页样式*/
.pglist {
	padding: 15px 0 10px;
	width: 100%;
	text-align: center;
	clear: both;
}
.pglist a {
	color: #666;
	padding: 0 8px;
	margin: 0 3px;
    font-/weight: bold;
	background: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.pglist * {
	display: inline-block;
	_zoom: 1;
	_display: inline;
	vertical-align: middle;
	line-height: 25px;
	padding-bottom: 1px;
}
.pglist a:hover, .pglist .hover {
	display: inline-block;
	color: #fff;
	background: #e0e0e0;
	border-color: #e0e0e0;
}

.pglist a.page_curr {
	display: inline-block;
	color: #fff;
	background: #004195;
	border-color: #004195;}