/*网页基础参数*/
body,html{font-family: "SimSun","Microsoft YaHei","SimHei","Arial",sans-serif; border:0; padding:0;  margin:0;}
/*body,html,ul,li,a,img,p,br,dd,dl,dt,div,h1,h2,h3,span,input,tr,td{ margin:0; border:none; padding:0; font-weight:normal; list-style-type:none;line-height: 0;}*/
body,html,ul,li,a,img,p,br,dd,dl,dt,div,h1,h2,h3,span,input,tr,td{ margin:0; border:none; padding:0; font-weight:normal; list-style-type:none;}

/*间距*/
.hr{width: 0px;height: 0px;float: none;padding-top: 10px;}
.hr_2{width: 0px;height: 0px;float: none;padding-top: 20px;}
.hr_3{width: 0px;height: 0px;float: none;padding-top: 30px;}
/*左右浮动*/
.fl{ float:left}
.fr{ float:right}
/*清除浮动*/
.clear_both{ clear:both; }
/*字号大小*/
.f_16{ font-size:16px;}
.f_15{ font-size:15px;}
.f_14{ font-size:14px;}
.f_13{ font-size:13px;}
.f_12{ font-size:12px;}

a {text-decoration:none; cursor: pointer;}
a:hover{text-decoration:none;}


.bg{background:url(../img/cyzg_bg.jpg) top center no-repeat;}/*背景*/
.h614{height: 614px;width: auto;}/*空隔度高*/
.w1000{margin: 0 auto;background-color: #FFF; height: auto;width: 1000px;}/*内容盒子*/
.daotu{background: url(imgcyzg_03.jpg) no-repeat;width: auto;height: 151px;font-size: 13px;}/*导言*/
.daotu p{display: block;padding: 20px 30px 0px 130px;line-height: 25px;text-indent: 2EM; color: #006179;}/*导言*/

.Meeting{width: auto;height: auto;}
.Meeting h1{width: auto;background: url(imgcyzg_06.jpg) no-repeat center; height: 38px;}
.Meeting div{background: url(imgcyzg_10.jpg) no-repeat center;width: auto;height: 612px;margin: 10px 0 0 0;}

.poli_supp{width: auto;height: auto;}
.poli_supp h1{width: auto;background: url(imgcyzg_13.jpg) no-repeat center; height: 38px;}
.poli_supp ul{width: auto; height: auto;float: left;}
.poli_supp ul li{float: left;background-color:#e9e9e9 ;border-radius: 5px;}
.poli_supp .po_01{margin-top: 20px;}
.poli_supp .po_01 li a{width: 308px;height: 59px;display: block;line-height: 25px; color: #9d0000;padding:20px 10px 0 10px;border-radius: 5px;}
.poli_supp .po_01 li a:hover{background-color: #a95a5a;color: #FFFFFF;}
.mlmr{margin: 0 7px;}
.mlmr-1{margin: 0 0 0 6px;}
.mlmr-2{margin: 0 0 0 21px;}
.poli_supp .po_02{margin-top: 10px;}
.poli_supp .po_02 li a{width: 225px;height: 59px;display: block;line-height: 25px; color: #9d0000;padding:20px 10px 0 10px;border-radius: 5px;}
.poli_supp .po_02 li a:hover{background-color: #a95a5a;color: #FFFFFF;}


.sc_posu{width: auto;height: auto;}
.sc_posu h1{width: auto;background: url(imgcyzg_15.jpg) no-repeat center; height: 38px;}
.sc_list ul li{float: left;}


.ls_posu{width: auto;height: auto;}
.ls_posu h1{width: auto;background: url(imgcyzg_30.jpg) no-repeat center; height: 38px;}
.ls_list{background-color: #f4f5fe;border: 1px solid #ffb050; border-radius: 5px;padding: 15px;margin-top: 20px;}
.ls_list ul li{float: left;}


.slide{width: 480px;height: 320px;background-color: #FFB050;margin-left: 10px;margin-top: 10px;}


.newlist{width: 480px;height: 320px;margin-right: 10px;margin-top: 30px;}
.newlist div span a{font-size: 22px; color: #a10000;line-height: 25px;}
.newlist div span p{line-height: 25px;margin-top: 20px;font-size: 14px; color: darkgray; text-indent: 2em;}
.newlist ul{margin-top: 30px;}
.newlist ul li a{color: #000;line-height: 25px;display: block;font-size: 14px;}
.newlist ul li a:hover{ color: #a10000;}

/*幻灯*/
.slideBox{ position:relative; width:480px; height:320px; overflow:hidden;}
.slideBox ul.items{ position:absolute; float:left; background:none; list-style:none; padding:0px; margin:0px;}
.slideBox ul.items li{ float:left; background:none; list-style:none; padding:0px; margin:0px;}
.slideBox ul.items li a{ float:left; line-height:normal !important; padding:0px !important; border:none/*For IE.ADD.JENA.201206300844*/;}
.slideBox ul.items li a img{ margin:0px !important; padding:0px !important; display:block; border:none/*For IE.ADD.JENA.201206300844*/;}
.slideBox div.tips{ position:absolute; bottom:0px; width:480px; height:50px; background-color:#000; overflow:hidden;}
.slideBox div.tips div.title{ position:absolute; left:0px; top:0px; height:100%;}
.slideBox div.tips div.title a{ color:#FFF; font-size:15px; line-height:50px; margin-left:10px; text-decoration:none;}
.slideBox div.tips div.title a:hover{ text-decoration:underline !important;}
.slideBox div.tips div.nums{ position:absolute; right:0px; top:0px; height:100%;}
.slideBox div.tips div.nums a{ display:inline-block; >float:left/*For IE.ADD.JENA.201206300844*/; width:10px; height:10px; background-color:#FFF; text-indent:-99999px; margin:20px 10px 0px 0px;}
.slideBox div.tips div.nums a.active{ background-color:#FFC202;}
