@charset "gb2312";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

body{margin:0 auto; padding:0; font-size:14px; font-family:microsoft YaHei, Tahoma, serif, sans-serif, Arial, "MS Serif"; line-height:26px; }
div,p,span,a,table,tr,td,input,img,form,h1,h2,h3,h4,h5,h6,iframe,a{margin:0; padding:0;}
ul,li,ol,img{margin:0; padding:0; list-style-type:none;}
img{border:none;}
h1,h2,h3,h4,h5,h6,input {font-family:microsoft YaHei; font-weight:normal;}

a:link,a:visited {color:#3f3f3f; text-decoration:none;}
a:hover {color:#d01616; text-decoration:none;}



/*头图样式*/
.top {width:100%; height:205px; margin:0 auto; position:relative; background:url(imageshead_bg.jpg) no-repeat top center;}


/*导航栏样?*/
.nav {width:100%; height:50px; position:relative; line-height:50px; background:#a9161e; }
.nav ul { width:980px; position:relative; margin: 0 auto;overflow:hidden;}
.nav ul li {width:108px; text-align:center; float:left; font-size:18px;}
.nav ul li a,.nav ul li a:visited {width:100%; height:100%; display:block; color:#FFF;}
.nav ul li a:hover {color:#FF0; font-weight:bold; background:#750003; border-radius:6px;}

/*隐藏导航栏定?*/
.nav .navmore{ width:1000px; height:50px; position: absolute; left: 50%;margin-left: -500px;top:50px; background-color:#750003; z-index:999;}
.nav .navmore li {width:122px; text-align:center; float:left; font-size:18px;}





/*主体内容*/
.mainbg{ width:100%; background:url(imagesmian_bg.gif) no-repeat center top;}
.mainbg .main{ width:1010px; height:100%; height:auto; position:relative; margin: 0 auto; background-color:#fff; z-index:99;} 

.mainbg .main .notice {width:1000px; height:90px; position:relative; margin: 0 auto;background:url(imagesbot_bg.gif) repeat-x bottom; }

.mainbg .main .notice .tit02 a { width: 59px; height: 63px;  display: block; cursor: pointer; position: absolute; top:15px; background:url(imagesfuwu_bg.jpg) no-repeat;}

#rollAD{width:630px; height:90px; position:absolute; left:60px;font-size:30px; line-height:90px;overflow:hidden;}
#rollText p{width:630px; height:90px; overflow:hidden;}
#rollText p a{color:#0158b5;}
#rollText p a:hover {color:#0071ea;}


/*  .mainbg .main .notice .tit02 { width:59px; height:63px; position:absolute; left:5px; top:15px;}

.mainbg .main .notice .tit02 a{ width:59px; height:63px; display:block; cursor:pointer;}


.mainbg .main .notice .tit01{ width:700px; overflow:hidden;font-size:30px; line-height:90px; text-indent:2.5em; font-weight:normal; background:url(imagesfuwu_bg.jpg) no-repeat 5px 15px;}



.mainbg .main .notice .tit01 a {color:#0158b5;}
.mainbg .main .notice .tit01 a:hover {color:#0071ea;}
*/

.mainbg .main .notice .seach{ width:240px; height:30px; position:absolute; top:30px; right:5px; }
.mainbg .main .notice .seach .keyword{ width:205px; height:28px; position:absolute; left:0px; border:double 1px #dcdcdc;border-radius:5px; background:url(imagesseach_bg.gif) no-repeat 3px 5px;background-color:#ececec; text-indent:2.1em;}
.mainbg .main .notice .seach .sea_btn{ width:45px; height:30px; position: absolute; right:0px; background-color:#b00e17; color:#fff;border-radius:3px; font-size:16px; border:none;cursor:pointer;}

.mainbg .main .part1{ width:1010px; height:340px; position: relative; margin: 0 atuo; margin-top:10px;}

/*滚动?*/
.mainbg .main .part1 .focusBox { width: 484px; height: 328px; float:left; position: relative; margin-bottom:10px; margin-left:2px; overflow: hidden; font-family:Arial; text-align: left; background:#fff; border:6px solid #f2f2f2; overflow:hidden;}
.mainbg .main .part1 .focusBox .pic img { width: 484px; height: 328px; display: block; overflow:hidden; }
.mainbg .main .part1 .focusBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%;  background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }
.mainbg .main .part1 .focusBox .txt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; }
.mainbg .main .part1 .focusBox .txt li{ height:36px; line-height:36px; position:absolute; bottom:-36px;}
.mainbg .main .part1 .focusBox .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 12px; font-weight: bold; text-decoration: none; }
.mainbg .main .part1 .focusBox .num { position: absolute; z-index: 3; bottom: 8px; right: 8px; }
.mainbg .main .part1 .focusBox .num li{ float: left; position: relative; width: 18px; height: 15px; line-height: 15px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer;}
.mainbg .main .part1 .focusBox .num li a,.focusBox .num li span {position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none;}
.mainbg .main .part1 .focusBox .num li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5;}
.mainbg .main .part1 .focusBox .num li.on a,.focusBox .num a:hover{ background:#cc0101;}


/*焦点新闻*/
.mainbg .main .part1 .newlist {width:495px; height:337px; position:relative; float:right; margin-right:3px; border: double 1px #d7d7d7;}
.mainbg .main .part1 .newlist h2 { height:30px; line-height:30px;color:#FFF; font-size:16px; text-indent:6px; background:url(imagestitle_bg.jpg) no-repeat top left; }
.mainbg .main .part1 .newlist .more{ width:44px; height:19px; position:absolute; top:5px; right:5px; line-height:19px;text-align:center; background: url(imagesmore_bg.png) no-repeat;}
.mainbg .main .part1 .newlist .more a:link,.mainbg .main .part1 .newlist .more a:visited {color:#fff; text-decoration:none;}
.mainbg .main .part1 .newlist .more a:hover {color:#ffe400; text-decoration: underline;}
.mainbg .main .part1 .newlist div { width:450px;height:60px; position:relative; margin: 0 auto;margin-top:10px; background:url(imagesbot_bg.gif) repeat-x bottom;}
.mainbg .main .part1 .newlist div h3 { font-size: 18px;font-weight: normal;height: 28px;overflow: hidden; font-weight:bold;}
.mainbg .main .part1 .newlist div h3 a { color:#a9161e; line-height:30px;}
.mainbg .main .part1 .newlist div h3 a:hover { color:#dd1c26;}
.mainbg .main .part1 .newlist div p {width:450px; height:26px;font-size:14px; color:#a2a2a2;overflow:hidden; }

.mainbg .main .part1 .newlist ul{width:450px; height:auto; position:relative; margin: 0 auto; margin-top:7px; }
.mainbg .main .part1 .newlist ul li {width:450px;height:26px;background:url(imagesdd.jpg) no-repeat 0px 11px; overflow:hidden; margin-top:3px; text-indent:1em; font-size:16px;}


/*第二栏目开?*/
.mainbg .main .part2{ width:1010px; height:988px; position: relative; margin: 0 atuo; margin-top:10px;}
.mainbg .main .part2 .left{ width:495px; height:805px; position:absolute; left:3px}
.mainbg .main .part2 .left .lb{ width:493px; height:184px; position:relative; margin: 0 auto;border:1px solid #d7d7d7;}

.mainbg .main .part2 .left .lb h2 {height:30px; line-height:30px;color:#FFF; font-size:16px; text-indent:6px; background:url(imagestitle_bg.jpg) no-repeat top left; }
.mainbg .main .part2 .left .lb .more{ width:44px; height:19px; position:absolute; top:5px; right:5px; line-height:19px;text-align:center; background: url(imagesmore_bg.png) no-repeat;}
.mainbg .main .part2 .left .lb .more a:link,.mainbg .main .part2 .left .lb .more a:visited {color:#fff; text-decoration:none;}
.mainbg .main .part2 .left .lb .more a:hover {color:#ffe400; text-decoration: underline;}

.mainbg .main .part2 .left .lb ul{ width:482px; position:relative; margin: 0 auto; margin-top:8px; }
.mainbg .main .part2 .left .lb ul li {width:482px; height:26px;overflow:hidden;background:url(imagesdd.jpg) no-repeat 0px 11px; text-indent:1em; font-size:16px; position:relative; margin-top:3px;}
.mainbg .main .part2 .left .jlsc{ margin-top:15px;}



.mainbg .main .part2 .lbright { width:495px; height:190px; position: relative; margin-top:15px;border:1px solid #d7d7d7; }
.mainbg .main .part2 .lbright h2 {height:30px; line-height:30px;color:#FFF; font-size:16px; text-indent:6px; background:url(imagestitle_bg.jpg) no-repeat top left;}
.mainbg .main .part2 .lbright img {float:left; margin-right:8px; margin-left:10px; margin-top:10px;}
.mainbg .main .part2 .lbright ul { float:left; margin-top:8px; width:345px;}
.mainbg .main .part2 .lbright ul li { height:30px; line-height:30px; background:url(imagesdd.jpg) no-repeat 0px 11px; text-indent:1em; font-size:16px; position:relative; overflow:hidden;}
.mainbg .main .part2 .lbright .more{ width:44px; height:19px; position:absolute; top:5px; right:5px; line-height:19px;text-align:center; background: url(imagesmore_bg.png) no-repeat;}
.mainbg .main .part2 .lbright .more a:link,.mainbg .main .part2 .lbright .more a:visited {color:#fff; text-decoration:none;}
.mainbg .main .part2 .lbright .more a:hover {color:#ffe400; text-decoration: underline;}





.mainbg .main .part2 .right .zfhfrx { width:495px; height:184px; position: relative; border:1px solid #d7d7d7;}
.mainbg .main .part2 .right .zfhfrx h2 {height:30px; line-height:30px;color:#FFF; font-size:16px; text-indent:6px; background:url(imagestitle01_bg.jpg) no-repeat top left;}
.mainbg .main .part2 .right .zfhfrx img {float:left; margin-right:8px; margin-left:10px; margin-top:10px;}
.mainbg .main .part2 .right .zfhfrx ul { float:left; margin-top:8px; margin-left:10px;width:475px;}
.mainbg .main .part2 .right .zfhfrx ul li { height:28.5px; line-height:28.5px; background:url(imagesdd.jpg) no-repeat 0px 11px; text-indent:1em; font-size:16px; position:relative; overflow:hidden;}
.mainbg .main .part2 .right .zfhfrx .more{ width:44px; height:19px; position:absolute; top:5px; right:5px; line-height:19px;text-align:center; background: url(imagesmore_bg.png) no-repeat;}
.mainbg .main .part2 .right .zfhfrx .more a:link,.mainbg .main .part2 .right .zfhfrx .more a:visited {color:#fff; text-decoration:none;}
.mainbg .main .part2 .right .zfhfrx .more a:hover {color:#ffe400; text-decoration: underline;}





/*页面功能?*/
.mainbg .main .part2 .right{ width:497px; height:987px; position:absolute; right:3px; }

.mainbg .main .part2 .right .lb{ width:493px; height:184px; position:relative; margin: 0 auto;border:1px solid #d7d7d7; margin-top:15px;}
.mainbg .main .part2 .right .lb h2 {height:30px; line-height:30px;color:#FFF; font-size:16px; text-indent:6px; background:url(imagestitle01_bg.jpg) no-repeat top left; }
.mainbg .main .part2 .right .lb .more{ width:44px; height:19px; position:absolute; top:5px; right:5px; line-height:19px;text-align:center; background: url(imagesmore_bg.png) no-repeat;}
.mainbg .main .part2 .right .lb .more a:link,.mainbg .main .part2 .right .lb .more a:visited {color:#fff; text-decoration:none;}
.mainbg .main .part2 .right .lb .more a:hover {color:#ffe400; text-decoration: underline;}

.mainbg .main .part2 .right .lb ul{ width:482px; position:relative; margin: 0 auto; margin-top:8px; }
.mainbg .main .part2 .right .lb ul li {width:482px; height:26px;overflow:hidden;background:url(imagesdd.jpg) no-repeat 0px 11px; text-indent:1em; font-size:16px; position:relative; margin-top:3px;}



.mainbg .main .part2 .right .link1{ width:497px; height:129px; position: relative; margin-top:8px;  background:url(imagesinput_bg.jpg) no-repeat center;}
.mainbg .main .part2 .right .link1 p{ width:430px; height:70px; position: absolute; top:45px; left:15px; color:#0b3953;}

.mainbg .main .part2 .right .link2{ width:244px; height:60px; position: absolute; top:532px; z-index:99}
.mainbg .main .part2 .right .link3{ width:244px; height:60px; position: absolute;top:532px; z-index:99; right:0; }
.mainbg .main .part2 .right .link4{ width:497px; height:60px; position:absolute; top:600px;}
.mainbg .main .part2 .right .link5{width:244px; height:55px; position:absolute; top:668px; z-index:99;}
.mainbg .main .part2 .right .link6{width:244px; height:55px; position:absolute;top:668px; z-index:99;right:0;}
.mainbg .main .part2 .right .link7{width:244px; height:55px; position:absolute;top:732px; z-index:99; }
.mainbg .main .part2 .right .link8{width:244px; height:55px; position:absolute; top:732px; z-index:99;right:0;}
.mainbg .main .part2 .right .link9{width:497px; height:91px; position:absolute;top:795px; z-index:99;}
.mainbg .main .part2 .right .link11{width:244; height:84px; position:absolute;top:795px; z-index:99; right:0;}
.mainbg .main .part2 .right .link10{width:497px; height:84px; position:absolute; bottom:7px;}

/*第三栏目开?*/
.mainbg .main .part3{ width:1010px; height:195px; position: relative; margin: 0 atuo; margin-top:10px;}


.mainbg .main .part3 .lb { width:493px; height:190px; position: absolute; left:3px;border:1px solid #d7d7d7; }
.mainbg .main .part3 .lb h2 {height:30px; line-height:30px;color:#FFF; font-size:16px; text-indent:6px; background:url(imagestitle_bg.jpg) no-repeat top left;}
.mainbg .main .part3 .lb img {float:left; margin-right:10px; margin-left:10px; margin-top:10px;}
.mainbg .main .part3 .lb ul { float:left; margin-top:8px; width:345px;}
.mainbg .main .part3 .lb ul li { height:30px; line-height:30px; background:url(imagesdd.jpg) no-repeat 0px 13px; text-indent:0.8em; font-size:16px; position:relative; overflow:hidden;}
.mainbg .main .part3 .lb .more{ width:44px; height:19px; position:absolute; top:5px; right:5px; line-height:19px;text-align:center; background: url(imagesmore_bg.png) no-repeat;}
.mainbg .main .part3 .lb .more a:link,.mainbg .main .part3 .lb .more a:visited {color:#fff; text-decoration:none;}
.mainbg .main .part3 .lb .more a:hover {color:#ffe400; text-decoration: underline;}


.mainbg .main .part3 .lbright { width:495px; height:190px; position: absolute; right:3px;border:1px solid #d7d7d7; }
.mainbg .main .part3 .lbright h2 {height:30px; line-height:30px;color:#FFF; font-size:16px; text-indent:6px; background:url(imagestitle_bg.jpg) no-repeat top left;}
.mainbg .main .part3 .lbright img {float:left; margin-right:8px; margin-left:10px; margin-top:10px;}
.mainbg .main .part3 .lbright ul { float:left; margin-top:8px; width:345px;}
.mainbg .main .part3 .lbright ul li { height:30px; line-height:30px; background:url(imagesdd.jpg) no-repeat 0px 11px; text-indent:1em; font-size:16px; position:relative; overflow:hidden;}
.mainbg .main .part3 .lbright .more{ width:44px; height:19px; position:absolute; top:5px; right:5px; line-height:19px;text-align:center; background: url(imagesmore_bg.png) no-repeat;}
.mainbg .main .part3 .lbright .more a:link,.mainbg .main .part3 .lbright .more a:visited {color:#fff; text-decoration:none;}
.mainbg .main .part3 .lbright .more a:hover {color:#ffe400; text-decoration: underline;}

.mainbg .banner{ width:1002px; height:100px; position:relative; margin: 0 auto; margin-top:8px;}






/*廉政视频?*/
.part4{ width:1010px; height:188px; position:relative; margin: 0 auto; margin-top:10px;}
.part4 .left{width:493px; height:185px; position: absolute; left:3px;border:1px solid #d7d7d7;}
.part4 .left h2 {height:30px; line-height:30px;color:#FFF; font-size:16px; text-indent:6px; background:url(imagestitle_bg.jpg) no-repeat top left;}
.part4 .left .more{ width:44px; height:19px; position:absolute; top:5px; right:5px; line-height:19px;text-align:center; background: url(imagesmore_bg.png) no-repeat;}
.part4 .left .more a:link,.part4 .left .more a:visited {color:#fff; text-decoration:none;}
.part4 .left .more a:hover {color:#ffe400; text-decoration: underline;}
.part4 .left img {float:left; margin-right:7px; margin-left:8px; margin-top:12px;}
.part4 .left ul { float: left; width:293px; margin-top:8px;}
.part4 .left ul li {width:293px; line-height:28px; background:url(imagesdd.jpg) no-repeat 0px 11px; text-indent:0.5em; font-size:16px; position:relative; overflow:hidden;}


.part4 .right{width:495px; height:185px; position: absolute; right:3px;border:1px solid #d7d7d7;}
.part4 .right h2 {height:30px; line-height:30px;color:#FFF; font-size:16px; text-indent:6px; background:url(imagestitle_bg.jpg) no-repeat top left;}
.part4 .right .more{ width:44px; height:19px; position:absolute; top:5px; right:5px; line-height:19px;text-align:center; background: url(imagesmore_bg.png) no-repeat;}
.part4 .right .more a:link,.part4 .right .more a:visited {color:#fff; text-decoration:none;}
.part4 .right .more a:hover {color:#ffe400; text-decoration: underline;}
.part4 .right ul {width:475px; height:auto;margin-top:8px; margin-left:8px}
.part4 .right ul li{ width:475px; height:28px; line-height:28px; background:url(imagesdd.jpg) no-repeat 0px 13px; text-indent:0.8em; font-size:16px; position:relative; overflow:hidden;}

/*清风文苑?*/
.part5{ width:1010px; height:335px; position:relative; margin: 0 auto; margin-top:10px;}
.part5 .left{width:493px; height:242px; position: absolute; left:3px;border:1px solid #d7d7d7;}

.part5 .left h2{height:30px; line-height:30px;color:#FFF; font-size:16px; text-indent:6px; background:url(imagestitle_bg.jpg) no-repeat top left;}

.part5 .left h3{ width:480px; position:relative; margin: 0 auto; font-size:20px; margin-top:12px;}
.part5 .left h3 a:link,.part5 .left h3 a:visited {color:#004187; text-decoration:none;}
.part5 .left h3 a:hover {color:#0071ea; text-decoration: underline;}
.part5 .left p{ width:480px; height:62px; position:relative; margin: 0 auto; margin-top:8px; text-indent:2em; font-size:14px; line-height:26px; color:#969696; overflow:hidden; background:url(imagesbot_bg.gif) repeat-x bottom;}

.part5 .left .more{ width:44px; height:19px; position:absolute; top:5px; right:5px; line-height:19px;text-align:center; background: url(imagesmore_bg.png) no-repeat;}
.part5 .left .more a:link,.part5 .left .more a:visited {color:#fff; text-decoration:none;}
.part5 .left .more a:hover {color:#ffe400; text-decoration: underline;}
.part5 .left ul {margin-top:8px; margin-left:8px;}
.part5 .left ul li { line-height:32px; background:url(imagesdd.jpg) no-repeat 0px 13px; text-indent:0.8em; font-size:16px; position:relative; overflow:hidden;}

.part5 .right{width:495px; height:335px; position: absolute; right:3px;border:1px solid #d7d7d7;}
.part5 .right .service01{ width:240px; height:244px; position:absolute; left:0px;}
.part5 .right .service02{ width:244px; height:116px; position:absolute; top:0px; right:0px;}
.part5 .right .service03{ width:244px; height:116px; position:absolute; bottom:0px; right:0px;}

.part5 .right h2{height:30px; line-height:30px;color:#FFF; font-size:16px; text-indent:6px; background:url(imagestitle_bg2.jpg) no-repeat top left;}
.part5 .right .more{ width:44px; height:19px; position:absolute; top:5px; right:5px; line-height:19px;text-align:center; background: url(imagesmore_bg.png) no-repeat;}
.part5 .right .more a:link,.part5 .right .more a:visited {color:#fff; text-decoration:none;}
.part5 .right .more a:hover {color:#ffe400; text-decoration: underline;}

.part5 .pic{ position:absolute; top:255px; left:0px}
.part5 .pic img{ margin-left:3px; margin-right:4px}

/*图片新闻*/
.part6{ width:998px; position:relative; margin: 0 auto; margin-top:10px;border:1px solid #d7d7d7;}

.part6 h2{width:998px;height:30px; line-height:30px;color:#FFF; font-size:16px; text-indent:6px; background:url(imagestitle_bg.jpg) no-repeat top left;}
.part6 .more{ width:44px; height:19px; position:absolute; right:5px;top:4px;  line-height:19px;text-align:center; background: url(imagesmore_bg.png) no-repeat;}
.part6 .more a:link,.part6 .more a:visited {color:#fff; text-decoration:none;}
.part6 .more a:hover {color:#ffe400; text-decoration: underline;}

.part6 ul {width:990px; height:190px; margin-top:10px; overflow:auto;}
.part6 ul li {width:225px; height:180px; margin-left:20px;_margin-left:15px; float:left; position:relative; overflow:hidden; text-align:center;}
.part6 ul li p {width:100%; height:30px; line-height:30px; position:absolute; bottom:0; left:0; text-align:center; background:#333; background-color:rgba(0,0,0,0.6);}
.part6 ul li p a {width:100%; height:100%; color:#CCC; display:block;}
.part6 ul li p a:hover {color:#333; background:#CCC; background-color:rgba(255,255,255,0.8); font-weight:bold;}





/*友情连接*/

.part7 h2 { font-size:18px; line-height:29px; color:#FFF;  text-indent:32px; background:url(imagestitlelink_bg.jpg) no-repeat left;}
.part7 ul {margin-top:10px; overflow:auto;}
.part7 ul li {float:left; margin-right:30px; line-height:35px;}
.part7 ul li a:hover {text-decoration:underline;}


/*页脚滑动链接地址*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.part7{ width:998px; height:auto; position:relative; margin: 0 auto; margin-top:10px;border:1px solid #d7d7d7; z-index:1; }
.part7 .part5_nav{ width:970px; position:relative; margin: 0 auto;  overflow:hidden; zoom:1; margin-top:8px;}
.part7 .part5_nav .m{ float:left; display:inline; }
.part7 .part5_nav h3{ float:left;  font-size:100%; font-weight:normal; font-size:14px;  }
.part7 .part5_nav .s{ float:left; width:3px; text-align:center; }
.part7 .part5_nav h3 a{ float:left;  display:block; padding:0 5px; font-family:"Microsoft YaHei",SimSun,SimHei;  }
.part7 .part5_nav .on h3 a{ height:36px; line-height:36px;   background:#fff; color:#ef2415; border-bottom:1px solid #be0004;   }
.part7 .part5_subNav{  width:970px; height:auto;  position:relative; margin: 0 auto; margin-top:10px; color:#333; line-height:36px; }
.part7 .part5_subNav li{zoom:1; font-size:12px;height:auto;  }
.part7 .part5_subNav li span{ float:left;}
.part7 .part5_subNav a{ margin:0 10px;}

.table-style{ width:99%; border:0px ; padding:3px; margin:2px; font-size:16px;text-align:center; line-height:20px; color:#767676 }
.table-style td{padding:3px 0;}
.table-style .tit{ background-color:#f0f0f0; text-align:center;line-height:25px; color:#000}
.table-style .tit1{ background-color:#e5e5e5; text-align:center;line-height:25px; color:#000}
.table-style .line{ border-right:2px solid #c0c0c0}
/*版权*/
.footerbot{width:100%; height:70px; padding:20px 0 0 0;background:#f1f1f1; margin-top:10px;border-top:2px solid #d7d7d7;}
.footerbot .footer {width:1000px; height:70px; position:relative; margin: 0 auto;}
.footerbot .footer p {width:900px;height:35px; position:absolute
;left:0; text-align:left; color:#888888;}
.footerbot .footer  .pic-img{ width:80px; height:80px; position:absolute; top:-15px; right:0;}

/* 图片滚动css */
.picMarquee-left{ width:990px;  overflow:hidden; position:relative;    }
.picMarquee-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("../images/arrow.png") no-repeat;}
.picMarquee-left .hd .next{ background-position:0 -50px;  }
.picMarquee-left .hd .prevStop{ background-position:-60px 0; }
.picMarquee-left .hd .nextStop{ background-position:-60px -50px; }
.picMarquee-left .bd{ padding:10px;   }
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:225px; height:180px; display:block; padding:2px; border:1px solid #ccc; }
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picMarquee-left .bd ul li .title{ line-height:24px;   }
    ul.picList{ width:990px}
		


.ewm{ width:100px; height:376px; position:fixed; bottom:150px; right:10px;}
.by-head{width:1010px; height:100px; position:relative; margin: 0 auto; margin-bottom:6px}

.mainbg .main .part2 .left .xcgz{top:8px;}
		