﻿@charset "utf-8";
/* CSS Document */

/* css 全局 */
div {word-break:break-all;word-wrap:break-word;}
html,body { height:100%; }
body { margin:0; padding:0; border:0; background:#FFF; font:12px/22px "宋体",Arial, Helvetica, sans-serif; color:#555; }
table { margin:0 auto; font:12px/22px ""; }
img { margin:0; padding:0; border:0; }
a { color:#555; text-decoration:none; font:12px/22px "Arial"; }
a:hover { color:#F00; }
.input { width:200px; height:28px; line-height:28px; background:#fff; border:solid #BDC7D8 1px; padding:0 5px; }
ul,li { margin:0; padding:0; list-style:none; }
.Clear { clear:both; font:0/0 ""; height:0; }

/* wrapper 外围 */
#wrapper { width:960px;  margin:0 auto; }

/* header 头部 */
#header { height:126px; }
#header img { display:block; }
#header ul { height:36px; background:url(images/nav.jpg) no-repeat; margin:0; padding:0 0 0 2px; }
#header ul li { float:left; }
#header ul li a { float:left; display:block; width:115px; height:36px; font:bold 14px/36px ""; text-align:center; color:#fff; }
#header ul li a:hover { color:#f00; }

/* banner 图片 */
#banner { height:250px; margin:1px 0px; overflow:hidden}
#banner img { display:block; margin:1px 0px; }

/* marq 滚动公告 */
#marq { height:30px; width:100%; background:url(images/bg_marquee.jpg) repeat-x; font:12px/30px ""; }
#marq marquee { cursor:pointer; }

/* main 主体 */
#main { padding:0; background:#fff; }

/** sidebar 左侧 **/
.sidebar { width:210px; float:left; }

/*** side 左侧导航 ***/

.sidebar .side { background:url(images/bg_sidebar.jpg) repeat-y; }
.sidebar .side h3 { margin:0; padding:0 0 0 10px; height:40px; font:bold 14px/36px "宋体"; color:#fff; background:url(images/bg_side.jpg) no-repeat; }
.sidebar .side ul { padding:10px 0px; }
.sidebar .side li { background:url(images/bg_bar.jpg) no-repeat; overflow:hidden}
.sidebar .side li a { display:block; height:30px; font:bold 12px/30px "宋体"; margin:0 0 0 25px; padding:0 0 0 25px; color:#fff; background:url(images/i01.jpg) no-repeat 0 6px; }
.sidebar .side li a:hover { color:#f00; }
.sidebar ul li ul {display:block;clear:both;margin-left:15px;}

/*** contactLeft 左侧联系方式 ***/
.sidebar .contactLeft { margin:12px 0 0 0; border:solid 1px #ADADAD; background:#E4E2E3; }
.sidebar .contactLeft h3 { height:46px; padding:0 0 0 10px; margin:0; background:url(images/bg_cont01.jpg) no-repeat; font:bold 14px/35px ""; }
.sidebar .contactLeft p { margin:0; padding:0 10px; border:0; }
.sidebar .contactLeft img { display:block; text-align:center; }

/*** linkLeft 左侧友情链接 ***/
.sidebar .linkLeft { margin:12px 0 0 0;border:solid 1px #ADADAD; background:#E4E2E3; overflow:hidden}
.sidebar .linkLeft h3 { height:46px; padding:0 0 0 10px; margin:0; background:url(images/bg_cont01.jpg) no-repeat; font:bold 14px/35px ""; }
.sidebar .linkLeft ul { width:188px; padding:0px 10px; }
.sidebar .linkLeft li { float:left; width:94px; height:34px;  }
.sidebar .linkLeft li img { float:left; display:block; width:90px; height:30px; }

/** middle 中间 **/
.middle { float:left; width:490px; margin:0 0 0 12px; }

/*** aboutHome 首页公司简介 ***/



.aboutHome { border:solid 1px #ADADAD; background:#E4E2E3;padding:5px;}
.aboutHome h3 { height:40px; font:bold 14px/32px ""; margin:0; padding:0 0 0 10px; background:url(images/bg_ahome.jpg) no-repeat; }
.aboutHome b { float:left; }
.aboutHome a { float:right; font:12px/32px ""; padding: 0; }
.aboutHome img { float:left; padding:0px; margin-right:8px}
.aboutHome p { padding:8px; margin:0; line-height:20px;padding-top:0;}


/*** proHome 首页产品 ***/
.proHome { margin:12px 0 0 0; height:805px; border:solid 1px #ADADAD; background:#E4E2E3;  }
.proHome h3 { height:40px; font:bold 14px/32px ""; margin:0; padding:0 0 0 10px; background:url(images/bg_ahome.jpg) no-repeat; }
.proHome h3 b { float:left; }
.proHome h3 a { float:right; font:12px/32px ""; padding:0 10px 0 0; }
.proHome ul { padding:8px; }
.proHome ul li { display:block; float:left; width:156px; text-align:center; padding:4px 0 5px 0;height:140px;overflow:hidden}
.proHome ul li a img { display:block; width:144px; height:114px; padding:2px; background:#fff; border:solid 1px #ccc; }

/*** newsHome 首页新闻 ***/
.newsHome { margin:12px 0 0 0; }
.newsHome .leftnews { width:237px;height:148px;overflow:hidden; border:solid 0px #ADADAD; background:#E4E2E3; }
.newsHome .rightnews { width:237px;  height:148px;overflow:hidden;float:right; border:solid 0px #ADADAD; background:#E4E2E3; }
.newsHome  ul { padding:2px 10px; }
.newsHome  li a { display:block; height:24px; font:12px/24px ""; }
.newsHome h3 { margin:0; height:29px; background:url(images/bg_pic.jpg) repeat-x; font:14px/29px ""; color:#fff; padding:0 0 0 10px; position:relative; }
.newsHome h3 img { display:block; top:-4px; right:0px; position:absolute; }
.newsHome h3 a { float:right; }

/** right 右侧 **/
.right { width:232px; float:right;  border:solid 1px #ADADAD; background:#E4E2E3;overflow:hidden }
/** picHome 首页产品图片 **/
.right .picHome { }
.right .picHome h3 { margin:0; height:29px; background:url(images/bg_pic.jpg) repeat-x; font:14px/29px ""; color:#fff; padding:0 0 0 10px; position:relative; }
.right .picHome h3 img { display:block; top:-4px; right:0px; position:absolute; }
.right .picHome h3 a { float:right; }
.right .picHome .proimg { margin:15px 6px; }
.right ul { padding:5px 10px;height:185px } 
.right .jishu { background:url(images/jishu.jpg) no-repeat; padding:10px; }
.right li a { display:block; height:23px; font:12px/24px ""; background:url(images/i02.jpg) no-repeat 0 center; padding-left:12px; }
#picshow {text-align:center;width:220px;height:180px;padding-top:10px;margin:0 auto}
/* 内页CSS */
#content { float:right; width:734px; border:solid 1px #ADADAD; background:#E4E2E3;  }
#content h3 { height:40px; font:bold 14px/32px ""; margin:0; padding:0 0 0 10px; background:url(images/bg_content.jpg) no-repeat; }
#content h2 { height:40px; font:bold 18px/32px ""; margin:0; padding:0 0 0 10px; text-align:center}
#content h3 b { float:left; }
#content h3 a { font:bold 14px/32px ""; padding:0 ; }
.prolist { margin:10px; }
.prolist ul { padding:8px; }
.prolist ul li { display:block; float:left; width:150px;padding:0 12px; text-align:center; }
.prolist ul li a {text-align:center}
.prolist ul li a img { display:block; width:144px; height:114px; padding:2px; background:#fff; border:solid 1px #ccc; }


/* footer 底部 */
#footer { height:82px; margin:10px 0px; background:url(images/bg_footer.jpg) no-repeat; color:#E4E2E3; text-align:center; padding:20px 0 0 0; font:12px/25px Arial, Helvetica, sans-serif;  }

/* pagenav 分页 */
.pagenav{ clear:both;margin-top:20px;}
.pagenav b{color:#F00; font-weight:normal;}
.pagenav span,.pagenav a{ display:inline-block; border:solid #BBB 1px; padding:0 5px;}
.pagenav a{ text-decoration:none;}
.pagenav a:hover{ background:#ffc;border:solid #EF2F72 1px; color:#f60;}
.pagenav form { display:inline; }


.classnews {margin:0px;padding:0}
.classnews  li {text-align:left;background:url(images/i02.jpg) no-repeat 0 center; padding-left:12px}
.classnews  li a {text-align:left}
.classnews  li span {float:right}


#newsbody {padding:10px;line-height:22px;}
#newsbody img {margin-right:10px;}



.content {padding-left:5px}


#cpage {padding:10px 30px;line-height:2em;background-color:#EEE}




.Mylink {padding:10px;line-height:2em;margin:10px auto;border:solid 1px #ADADAD; background:#E4E2E3; }


































