/*=======   CSS Document   =======*/
body {font:12px/22px "宋体", sans-serif;width:950px;margin:0 auto;background: #FFF; color:#000;}
div,form,input,select,img,ul,ol,li,dl,dt,dd {margin: 0px; padding: 0px;list-style: none;}
h1,h2,h3,h4,h5,h6 { margin:0px; padding:0px; font-weight:normal;font-style:normal;}
table,td,tr,th{font-size:12px; line-height:18px;}
i{font-style:normal;}
img{border:0px;margin:0;padding:0;}
.cls{clear:both;}
/*=======    主链接颜色    {命名规则：link + 颜色的名称 + 字号 + 具体属性 + 1/2/3}=======*/
a{color: #333; text-decoration:none;}
a:hover {color: #f00; text-decoration:underline;}

a.white{ color:#fff; font-weight:bold;}
a.white:hover{ color:#ff0; font-weight:bold;}

a.or{ color:#f60; font:bold 14px/24px "宋体"; text-decoration:underline;}
a.or:hover{ color:#f60; font:bold 14px/24px "宋体"; text-decoration:none;}
/*行业联盟 Begin*/
.alliance{ width:950px; height:26px; background:url(/images/alliance_bg.gif) repeat-x bottom; margin:0 auto 7px;}
.alliance ul li{ height:20px; padding-left:3px; margin-top:6px; float:left;}
.alliance i{ height:20px; margin:6px 10px 0 0; font:bold 12px/20px "宋体"; float:right;}
.head{ width:950px; height:70px; margin:0 auto 7px;}
.logo{ width:220px; height:70px; float:left;}
.head_font{ height:50px; margin-left:15px; padding-top:20px; font:14px/24px "宋体"; color:#999; float:left;}
.head_font1{ margin-left:15px; padding-top:5px; font:12px/24px "宋体"; color:#666; float:left;}
.head_font1 span{ font:bold 20px/34px "黑体"; color:#666; display:block;}
.nav{ width:350px; float:right; text-align:right; padding-right:10px; }
.nav_top{ font:12px/24px "宋体"; margin:5px 0 10px 0; color:#444;}
.nav_bottom{ height:26px;}
.nav_bottom ul li{ float:right; padding-left:5px;}
/* 版权信息 copyright */
.copyright{width:950px; background:#f2f2f2; line-height:20px; background:url(/images/point.gif); margin:0 auto; color:#333333; padding-top:5px; text-align:center;}
.copyright a{ color:#333333; text-decoration:underline;}
.copyright a:hover{ color:#f00; text-decoration:none;}
/*font*/
.font16{ font:18px/40px "黑体"; color:#333;}
.font_gray{ color:#666;}
.font_red{ color:#f00;}
.font_gray1{ color:#333;}
.font14b{ font:bold 14px/24px "宋体";}
.font_white{ color:#FFF;}
.font_whiteb{ font-weight:bold; color:#FFF;}
.font_b{ font-weight:bold;}
/*other*/
.margin7{ margin-bottom:7px;}
/*border*/
.border_blue{ border:1px solid #0E6A99;}
.border_blue_lrb{ border-left:1px solid #2a849d; border-right:1px solid #2a849d; border-bottom:1px solid #2a849d;}
/*BG*/
.bg1{ background:url(../images/pic01.gif) no-repeat bottom right ;}
.bg2{ background:url(../images/pic02.gif) no-repeat bottom right ;}
.bg3{ background:url(../images/pic03.gif) no-repeat bottom right ;}
.bg4{ background:url(../images/pic04.gif) no-repeat bottom right ;}
.link_Y{ background:url(../images/line_X.gif) repeat-x bottom left;}

.link_X{ background:url(../images/line_X.gif) repeat-x bottom left; margin-bottom:7px;}
