@charset "utf-8";
/* CSS Document */
 /*===========================通用样式=========================*/
*{margin:0; padding:0; border:none;}
html{ text-align:center;}
body{ text-align:left; font-size:12px; color:#000000;line-height:20px;font-family:arial,"宋体";}
img{border:none;}
ul,li{ list-style-type:none;}
div,ul,p{margin:0 auto;}
.clear{width:0px; height:0px; overflow:hidden;clear:both;}
a{ color:#000000; text-decoration:none; font-size:12px; line-height:20px;}
a:link,a:visited{color:#000000; text-decoration:none; font-size:12px;}
a:hover{color:#000000; text-decoration:underline; font-size:12px;}
a:active{color:#000000; text-decoration:none; font-size:12px;}

#warper{margin:0 auto;}
#header p{ text-align:center; margin:0 auto;}
#novBar{width:1000px; margin:0 auto; height:71px; overflow:hidden;}
#novBar p.leftPic{float:left; width:91px;}
#novBar p.rightPic{float:left; width:81px;}
#Tab{width:828px; margin:0; height:71px; float:left;}
#Tab li{height:71px; display:inline; width:auto; float:left;cursor:pointer;}
#Tab li.first{width:0; text-indent:-9999em; float:left;}
#Tab li.normalone{width:104px; height:71px; background:url(images/nov01_off.jpg) no-repeat; text-indent:-9999em; float:left;}
#Tab li.normaltwo{width:103px; height:71px; background:url(images/nov02_off.jpg) no-repeat;text-indent:-9999em;float:left;}
#Tab li.normalthr{width:103px; height:71px; background:url(images/nov03_off.jpg) no-repeat;text-indent:-9999em;float:left;}
#Tab li.normalfour{width:104px; height:71px; background:url(images/nov04_off.jpg) no-repeat;text-indent:-9999em;float:left;}
#Tab li.normalfive{width:103px; height:71px; background:url(images/nov05_off.jpg) no-repeat;text-indent:-9999em;float:left;}
#Tab li.normalsix{width:104px; height:71px; background:url(images/nov06_off.jpg) no-repeat;text-indent:-9999em;float:left;}
#Tab li.normalseven{width:105px; height:71px; background:url(images/nov07_off.jpg) no-repeat;text-indent:-9999em;float:left;}
#Tab li.normaleight{width:102px; height:71px; background:url(images/nov08_off.jpg) no-repeat;text-indent:-9999em;float:left;}

#Tab li.clickone{width:104px; height:71px; background:url(images/nov01_on.jpg) no-repeat; text-indent:-9999em;float:left; }
#Tab li.clicktwo{width:103px; height:71px; background:url(images/nov02_on.jpg) no-repeat;text-indent:-9999em;float:left;}
#Tab li.clickthr{width:103px; height:71px; background:url(images/nov03_on.jpg) no-repeat;text-indent:-9999em;float:left;}
#Tab li.clickfour{width:104px; height:71px; background:url(images/nov04_on.jpg) no-repeat;text-indent:-9999em;float:left;}
#Tab li.clickfive{width:103px; height:71px; background:url(images/nov05_on.jpg) no-repeat;text-indent:-9999em;float:left;}
#Tab li.clicksix{width:104px; height:71px; background:url(images/nov06_on.jpg) no-repeat;text-indent:-9999em;float:left;}
#Tab li.clickseven{width:105px; height:71px; background:url(images/nov07_on.jpg) no-repeat;text-indent:-9999em;float:left;}
#Tab li.clickeight{width:102px; height:71px; background:url(images/nov08_on.jpg) no-repeat;text-indent:-9999em;float:left;}

#TabContent div.mian{display: none; }
#TabContent div.block{display: block; }
#content{width:1000px; margin:0 auto;}
.conLeft{width:340px; float:left;  height:369px;}
.conLeftTop{width:340px; float:left; background:url(images/con_one_bg.jpg) no-repeat; height:192px;}
.conLeftBot{width:340px; float:left; background:url(images/con_thr_bg.jpg) no-repeat; height:177px;}
.conCenter{width:323px; float:left; height:369px;}
.conCenterTop{width:323px; float:left; background:url(images/con_two_bg.jpg) no-repeat; height:192px;}
.conCenterBot{width:323px; float:left; background:url(images/con_four_bg.jpg) no-repeat; height:177px;}
.conLeftTop p{margin:75px 28px 0 45px; display:inline-block; text-indent:2em; }
.conCenterTop p{margin:75px 28px 0 30px; display:inline-block; text-indent:2em;}
.conLeftBot p{margin:65px 28px 0 45px; display:inline-block; text-indent:2em;}
.conCenterBot p{margin:65px 28px 0 30px; display:inline-block; text-indent:2em;}
.conRight{width:337px; float:right; background:url(images/con_right_bg.jpg) no-repeat; height:369px; position:relative;}
.conRight p{margin:75px 45px 0 30px; display:inline-block;font-size:13px; line-height:25px;}
.conRight p.more{width:103px; height:22px; position:absolute; bottom:30px; left:75px;text-align:center;}
.mian{width:1000px; margin:0 auto;}
.subContent{width:1000px; margin:0 auto;}
.subLeft{float:left; padding:5px 10px 5px 60px; background:url(images/sub_conLeft.jpg) no-repeat;width:493px; height:351px;}
.subLeft div{overflow:auto; width:464px; height:300px; border:#EFEFEF 1px solid; padding:10px;font-size:14px; line-height:25px;}
.subRight{float:right; width:240px; height:230px; padding:75px 120px 56px 77px; background:url(images/sub_conRight.jpg) no-repeat;}
.subRight .bigImg{width:238px; height:193px;}
.subRight .mcImg{width:55px; height:14px; margin-top:15px; text-align:center;}
#footer{width:1000px; height:60px; padding:6px 0; text-align:center; background:url(images/footer_bg.jpg) no-repeat; font-family:Arial,"宋体"}