@import url("substyle.css");
/* CSS Document */
/* 全局样式 */
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div{margin:0;padding:0;border:0;}
body{background:#ededed;color:#757575;font-size:12px; font-family:"宋体";}
 
ul,ol{list-style-type:none;}
select,input,img,select{vertical-align:middle;}

a{text-decoration:none; color:#757575;}
a:link{color:#757575;}
a:visited{color:#757575;}
a:hover,a:active,a:focus{ color:#FF0000;}

.clearit{clear:both;}
.fl{float:left;}
.fr{float:right;}
.bold{font-weight:bold;}
.normal{font-weight:normal;}
.red{color:#FF0000;}

/*页面样式--------------------*/

#wrapper{background:#FFF; width:996px; margin:0 auto;}

/*头部样式*/
#header{width:100%;}
#logo{ float:left;}
#headerL{float:right; background:url(../images/map.gif) no-repeat right; width:550px; height:100px; text-align:right;}
#headerL h5{margin:10px 20px 0 0; font-size:12px; font-weight:normal;}
#headerL h1{ text-align:center; margin:50px 50px 0 0; color:#1f1f1f; font-size:12px; font-weight:normal;}

/*导航样式*/
.nav{width:996; line-height:30px;}
.nav ul li{float:left; width:114px; height:30px;}
.nav ul li.blank{width:83px;}

/*小公告*/
.guild{width:100%; height:40px; background:url(../images/note_bg.gif) repeat-x; line-height:40px;}
.guild div{float:left}
.guild .t1{width:40px; padding-top:10px; padding-left:6px;}
.guild #TEST{width:500px}
/*正文内容样式---------*/

#content{width:100%;}

/*左边样式*/
.left{width:270px; float:left;}
.leftT1,.leftT2{ width:268px; height:28px; background:url(../images/subnav_bg.gif) repeat-x; line-height:28px; border:1px solid #e7e7e5; overflow:auto;}
.leftT1 h2,.leftT2 h2 {font-family:"微软雅黑"; font-weight:bold; font-size:14px;  display:block; color:#505050; background:url(../images/pro1.gif) no-repeat; background-position:15px 6px; text-indent:35px; width:150px; height:28px; float:left;}
.list1,.list2{ margin:3px 0 10px; _margin:3px 0 3px; width:269px;}
.leftC1,.leftC3{width:267px; border:1px solid #e7e7e5; border-bottom:none; font-size:12px; font-family:"宋体"; padding-bottom:10px;}
.leftC1 ul,.leftC3 ul{margin:15px 40px 15px 25px;}
.leftC1 ul li{line-height:26px; border-bottom:1px dashed #c7c7c7; background:url(../images/list_pro1.gif) no-repeat; background-position:5px; text-indent:22px;}
.leftT2 img{float:left; margin:9px 0 0 40px;}
.leftC3 ul li{line-height:26px; border-bottom:1px dashed #c7c7c7; background:url(../images/pro3.gif) no-repeat; background-position:5px; text-indent:22px;}
.leftC3 ul li a{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}


/*右边样式*/
.right{width:708px; float:left; margin-left:18px;}

.about{float:left; width:348px;}
.aboutT,.newsT{ background:url(../images/subnav_bg.gif) repeat-x; height:28px; line-height:28px; border:1px solid #e7e7e5;  width:100%; overflow:auto; }
.aboutT h2,.newsT h2{font-family:"微软雅黑"; font-weight:bold; font-size:14px;  display:block; color:#505050; background:url(../images/pro2.gif) no-repeat; background-position:15px 8px; text-indent:35px; float:left; height:28px; width:100px;}
.aboutT img{float:left; margin:9px 0 0 180px;}
.newsT img{float:left; margin:9px 0 0 100px;}
.aboutC{width:330px; padding:15px 9px; line-height:25px; text-indent:2em;}
.line{float:left; width:1px; height:206px; margin:0 12px;}
.news{float:left; width:330px;}
.newsC ul,.aboutC ul{margin:10px 0 0 18px;}
.newsC ul li,.aboutC ul li{line-height:26px; background:url(../images/pro3.gif) no-repeat; background-position:5px; text-indent:22px;}
.product{width:708px; margin-top:10px;}
.productT{ background:url(../images/product_navbg.gif) no-repeat; width:708px; height:38px; line-height:38px;}
.productT span{font-family:"微软雅黑"; font-weight:bold; font-size:14px; text-indent:35px; float:left; height:38px;}
.productT span a{color:#514f50;}
.productT img{float:left; margin:13px 0 0 500px;}
.productC{width:695px; border:1px solid #e7e7e5; overflow:auto; padding:28px 0 8px 10px; margin-top:3px;}
.list3 li{float:left; margin:0 15px 0 15px; display:inline; background:url(../images/productbg.gif) no-repeat; width:134px; height:124xp; padding:3px;}
.list3 li p{line-height:50px; text-align:center;}



/*友情链接*/
.friendLink{width:996px; height:69px; border-bottom:1px solid #c2c2c2; border-top:1px solid #c2c2c2; margin-top:15px;}
#til{ width:79px; height:25px; border-right:1px solid #cdcdcd; float:left; margin-top:20px;}
#til li{line-height:25px; text-align:center;}
#con{float:left; margin-top:20px;}
#con li{float:left; margin-left:10px; display:inline;}
#con li img{border:1px solid #dfdfdf;}

/*技术支持*/
.jishu{height:24px; width:986px; border-bottom:1px solid #c2c2c2; padding:6px 0 0 10px; text-align:center}

/*版权所有*/
.copyRight{text-align:center; color:#7e7e7e; padding:20px 0;}
.copyRight p{line-height:30px; text-align:center;}