﻿/* 全局 */
body{ background:#ededed;}
body,div,ul,li,ol,p,span,h1,h2,h3,h4,samp,dl{margin:0; padding:0; font-family:"宋体"; font-size:14px;}
ul,ol,li,samp{padding-left:0;list-style-type:none;}
img{border:0;}
a{ text-decoration:none; color:#ff0000;}
a:link{color:#201f1f;text-decoration:none}
a:visited{color:#201f1f;text-decoration:none}
a:active{color:#c82b2b;text-decoration:none}
a:hover{color:#c82b2b;-webkit-transition:all 0.2s ease-in;-moz-transition:all 0.2s ease-in;text-shadow:0 0 1px #c82b2b;text-decoration:none}
ul,ol{padding-left:0;list-style-type:none}
/*头部*/
.header{width:1018px; height:176px; margin:0 auto; background:url(bodyBG.jpg) repeat-y; position:relative; overflow:hidden;}
.header img{ position:absolute; left:8px; top:0;}

.main{width:1018px; height:auto; margin:0 auto; background:url(bodyBG.jpg) repeat-y;overflow:hidden;}
.main .mianTop{width:1002px; height:330px; overflow:hidden; margin:0 auto;}
.main .mianTop .mtLeft{width:447px; height:294px; float:left; background:url(flashBG.gif) no-repeat; margin:20px; overflow:hidden;}
/* 焦点图 */
.slideBox{ width:426px; height:280px; overflow:hidden; position:relative; margin:10px;}
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:4px;  width:9px; height:9px; line-height:9px; text-align:center; background:url(hdstyle1.gif) no-repeat center; cursor:pointer; }
.slideBox .hd ul li.on{ background:url(hdstyle.gif) no-repeat center; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd li p{ display:block;width:330px; height:26px; line-height:26px; white-space:nowrap; overflow:hidden;text-overflow:ellipsis; text-indent:0.6em; font-size:14px; color:#444040;}
.slideBox .bd img{ width:426px; height:250px; display:block;  }

.main .mianTop .mtRight{width:480px; height:290px; margin:20px 20px 0 0; float:right; overflow:hidden; border-bottom:4px solid #ebeaea;}
.main .mianTop .mtRight dl{width:460px; height:150px; margin:0 auto; overflow:hidden;}
.main .mianTop .mtRight dl h1{ width:100%; text-align:center; line-height:30px; font-size:26px; padding-bottom:10px;}
.main .mianTop .mtRight dl p{ font-size:18px; color:#444040; text-indent:2em; line-height:24px;}
.main .mianTop .mtRight dl p a{ color:#c82b2b;}
.main .mianTop .mtRight ul{width:460px; height:auto; margin:0 auto; overflow:hidden;margin-top:10px;}
.main .mianTop .mtRight ul li{ font-size:18px; line-height:30px; background:url(listyle.gif) no-repeat center left;white-space:nowrap; overflow:hidden;text-overflow:ellipsis; text-indent:1em; font-family:"黑体","微软雅黑";}

.main .mainCenten{width:1002px; height:auto; margin:0 auto; overflow:hidden; margin-top:10px;}
.main .mainCenten .mcLeft{width:447px; height:390px; overflow:hidden; float:left; margin:0 0 0 20px;}
.main .mainCenten .mcLeft span{ display:block; width:100%; height:42px; border-bottom:4px solid #ebeaea;}
.main .mainCenten .mcLeft ul{ margin-top:20px;}
.main .mainCenten .mcLeft ul li{ font-size:18px; height:36px; line-height:36px; background:url(hdstyle2.gif) no-repeat center left; text-indent:1em; border-bottom:1px dashed #f2f1f1;width:98%;white-space:nowrap; overflow:hidden;text-overflow:ellipsis;}

.main .mainCenten .mcRight{width:447px; height:390px; overflow:hidden; float:right; margin:0 24px 0 0;}
.main .mainCenten .mcRight span{ display:block; width:100%; height:42px; border-bottom:4px solid #ebeaea;}
.main .mainCenten .mcRight ul{ margin-top:20px;}
.main .mainCenten .mcRight ul li{ font-size:18px; height:36px; line-height:36px; background:url(hdstyle2.gif) no-repeat center left; text-indent:1em; border-bottom:1px dashed #f2f1f1;width:98%;white-space:nowrap; overflow:hidden;text-overflow:ellipsis;}

.main .mainbot{width:1002px; height:auto; margin:0 auto; overflow:hidden;}
.main .mainbot .mbLeft{width:492px; height:540px; overflow:hidden; float:left;}
.main .mainbot .mbLeft span{ display:block;width:100%; height:44px; background:url(mbclassBG.gif) no-repeat top;}
.main .mainbot .mbLeft ul{width:420px; height:auto; margin:0 auto; overflow:hidden; margin-top:14px;}
.main .mainbot .mbLeft ul img{width:420px; height:220px; padding-bottom:20px;}
.main .mainbot .mbLeft ul li{width:100%; height:30px; line-height:30px; font-size:16px;white-space:nowrap; overflow:hidden;text-overflow:ellipsis; background:url(listyle02.gif) no-repeat left center; text-indent:1em;}

.main .mainbot .mbRight{width:492px; height:540px; overflow:hidden; float:right;}
.main .mainbot .mbRight span{ display:block;width:100%; height:44px; background:url(mbclassBG.gif) no-repeat left -44px;}
.main .mainbot .mbRight ul{width:420px; height:auto; margin:0 auto; overflow:hidden; margin-top:14px;}
.main .mainbot .mbRight ul img{width:420px; height:220px; padding-bottom:20px;}
.main .mainbot .mbRight ul li{width:100%; height:30px; line-height:30px; font-size:16px;white-space:nowrap; overflow:hidden;text-overflow:ellipsis; background:url(listyle02.gif) no-repeat left center; text-indent:1em;}

.footer{width:100%; height:100px; margin:0 auto; background:#c82b2b; text-align:center; overflow:hidden; padding-top:20px;}
.footer strong{ font-size:30px; color:#FFF;}
