﻿@charset "utf-8";
/* CSS Document */
/* adver*/


.wrap{ width:980px; padding:15px 10px 15px 10px; margin:0 auto; background-color:#FFF;margin-top:10px;}


/* 本例子css */
.sec0{ width:480px; height:370px; overflow:hidden; margin:0 auto; margin-top:18px; border:1px solid #ddd; }
.slideBox{ width:480px; height:370px; overflow:hidden; position:relative;}
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:13px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:3px;  width:14px; height:13px; line-height:13px; background-image:url(slider_num.png); cursor:pointer; }
.slideBox .hd ul li.on{ background-image:url(slider_hober.png); }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:480px; height:370px; display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }
.slideBox_txt{ width:465px; height:40px; font-size:18px; line-height:40px; padding-left:15px; color:#FFF; background-image:url(blank.png); background-repeat:repeat; position:absolute; bottom:0px; z-index:999;}



/* sec1 */
.sec1{ width:980px; margin:0 auto;}
.sec1_l{ width:480px;}
.sec1_r{ width:480px;}
.sec1_r_tit{height:40px; background-image:url(sec1_tit.jpg); background-repeat:no-repeat; background-position:bottom left; margin-bottom:2px; padding-left:15px;color:#016ec5; font-size:18px; line-height:20px;}
.sec1_r_tit a{color:#016ec5; font-size:18px; line-height:20px;}
.sec1_l_li{ border-bottom:1px dashed #CCC;}

/* sec2 */
.sec2{ width:980px; margin:0 auto; margin-top:20px;}


/* wrap */
.wrap_llist{ width:216px; border:5px solid #e4e4e4; float:left; margin-right:22px;}
.wrap_tit{ width:216px; height:40px; text-align:center; background-color:#137dd5; color:#FFF; font-size:18px;}
.wrap_llist li{ padding-left:63px; height:45px; border-bottom:1px solid #e4e4e4; background-repeat:no-repeat; background-position:top left;}
.wrap_llist a{ line-height:45px;}
.wrap_btn1{ background-image:url(wrap_btn1.jpg);}
.wrap_btn2{ background-image:url(wrap_btn2.jpg);}
.wrap_btn3{ background-image:url(wrap_btn3.jpg);}
.wrap_btn4{ background-image:url(wrap_btn4.jpg);}
.wrap_btn5{ background-image:url(wrap_btn5.jpg);}

.wrap_news{ width:350px;}
.wrap_r{ width:732px;}

/* sec3 */
.sec3{ width:100%;}
.sec3_l{ width:470px;}
.sec3_r{ width:242px;}
.sec3_r_li{ border-bottom:1px dashed #CCC; background-image:url(dian.jpg); background-repeat:no-repeat; background-position:0px 17px; padding-left:14px; height:81px;}

/* zt */
.zt{ width:930px; background-color:#f9fafc; border:1px solid #CCC; margin:0 auto; margin-top:10px;}
.zt_tit{ background-image:url(zt_tit.jpg); width:850px; height:44px;color:#016ec5; font-size:18px; padding-left:26px; margin:0 auto; margin-top:16px; margin-bottom:25px;}
.zt_cnt_wrap{ width:894px; margin:0 auto;}
.zt_li{ width:256px; height:208px; float:left; padding:10px; background-color:#FFF; border:1px solid #CCC; margin:0px 10px 25px 10px;}
.zt_li img{ width:256px; height:75px; }
.zt_li_tit{ width:256px; height:40px; text-align:center; overflow:hidden;}
.zt_li_tit a{ font-weight:bold;}
.zt_li_cnt{ width:256px; height:96px; font-size:13px; line-height:24px; overflow:hidden;}
.zt_li_cnt a{ font-size:13px; line-height:24px;}















