﻿/* CSS Document */
@import url(layout.css);

.top_logoz{width:100%;height:135px;margin:0 auto; background:#0369b6; }
.topz_bg{width:980px;height:135px;margin:0 auto; background:url(img/zxtop_bg.jpg) no-repeat;}
.logo_topz{width:980px;height:99px;margin:0 auto;}
.logo_leftz{ width:560px; height:99px; float:left;overflow:hidden;}
.logoz_logo{width:329px; height:31px; float:left; padding-top:38px;}
.top_searchz{width:240px; margin:0 auto;height:26px; padding-top:5px;color:#666;  float:right;}
.btnz{background:#fff url(img/searchz.jpg) no-repeat center center;border:none;height:26px;width:30px;float:left; cursor:pointer;border-right:1px solid #ccc;border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.top_searchz .searchz{color:#666;height:24px; width:200px; line-height:24px;float:left; background:#FFF;border:1px solid #cccccc; }
.menuz{width:980px;height:36px;margin:0 auto;overflow:hidden; background:#035899; }
ul.menuz_ul{width:630px;height:36px;overflow:hidden;float:left;}
ul.menuz_ul li{width:76px;height:36px;line-height:36px;float:left;color:#017fd1;font-size:14px;text-align:center;}
ul.menuz_ul li a{display:block;width:68px;height:36px;color:#fff; float:left;}
ul.menuz_ul li a:hover{text-decoration:none;}

.conterz{width:980px; height:auto;margin:0 auto;}
.inform_left{width:680px; float:left; height:auto;}
.inform_right{width:280px; float:right; height:auto; }
.infornewstip{width:678px; margin:15px auto; border:1px solid #ddd;}
.infornewstip b{display:block; line-height:32px; text-align:center;color:#cf001e; font-size:25px; font-weight:normal;font-family:"Microsoft YaHei";}
.infornewstip b a{ display:block; line-height:32px; color:#cf001e; }
.infornewstip b a:hover{color:#da0120}
.infornewstip p{line-height:20px; text-align:left;color:#999;  margin:0 auto; padding:5px 0; text-align:center;}
.infornewstip p a{color:#999; margin-right:10px;}

.zxnews{width:680px; height:auto; border-top:1px solid #ddd;}
.zxnews_img{width:330px; height:237px; overflow:hidden; float:left;position: relative;}
/*.zxnews_img p{width:330px; height:237px; overflow:hidden; text-align:center;}*/
.zxnews p img{width:330px; height:237px;}
.zxnews_right{width:334px; margin:5px auto; float:right;}
.zxnews_right b{display:block; line-height:30px; text-align:left;color:#1f4f97; font-size:16px; font-weight:700;}
.zxnews_right b a{ display:block; line-height:30px; color:#1f4f97;font-weight:700; }
.zxnews_right b a:hover{color:#666}
.zxnews_right p{line-height:20px; text-indent:2em; text-align:left;color:#999;  margin:0 auto; padding:5px 0; border-bottom:1px dotted #f0f0f0;}
.zxnews_right p a{color:#999;}
.zxnews_ul{ width:334px; height:auto; overflow:hidden;}
.zxnews_ul li{width:329px;height:26px; line-height:26px;color:#333; overflow:hidden; font-size:14px;background:url(img/ico.jpg) no-repeat left center; padding-left:10px;}
.zxnews_ul li a{line-height:32px; color:#333; text-align:left;}
.zxnews_ul li a:hover{ text-decoration:underline; color:#1f4f97}

/** 图片轮播 **/
ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none;}
li.bjqs-slide{position:absolute; display:none;}
ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9999;}
ul.bjqs-controls.v-centered li a{position:absolute;}
ul.bjqs-controls.v-centered li.bjqs-next a{right:50px;}
ul.bjqs-controls.v-centered li.bjqs-prev a{left:50px;}
ol.bjqs-markers{list-style: none; padding: 0;margin:0;width:100%;display: none;}
ol.bjqs-markers.h-centered{text-align: center;}
ol.bjqs-markers li{display:inline;}
ol.bjqs-markers li a{display:inline-block;position: relative;}
p.bjqs-caption{display:block;width:96%;margin:0;padding:2%;position:absolute;bottom:0;}
ul.bjqs-controls.v-centered li a{
	display:block;
	text-indent: -9em;
	overflow: hidden;
    width:50px;
    height:54px;
	color:#000;
	text-decoration: none;
	filter:alpha(opacity=40);
	opacity: 0.4;
}
ul.bjqs-controls.v-centered li.bjqs-prev a{
	background:url(img/left.png) no-repeat center ;
}
ul.bjqs-controls.v-centered li.bjqs-next a{
	background:url(img/right.png) no-repeat right center;
}
ul.bjqs-controls.v-centered li a:hover{
	filter:alpha(opacity=100);
	opacity: 1;
}

ol.bjqs-markers li a{
	text-indent: -9em;
	overflow: hidden;
	display: inline-block;
	background: #666;
	border-radius: 6px;
	width: 6px;
	height: 6px;
	opacity: 0.4;
	filter:alpha(opacity=40);
	margin:5px;
}

ol.bjqs-markers li.active-marker a,
ol.bjqs-markers li a:hover{
	opacity: 1;
	filter:alpha(opacity=100);
}

p.bjqs-caption{
	background: rgba(0,0,0,0.5);
	color:#fff;
}
#banner-slide{
	margin-bottom: 15px;
}
/** end 图片轮播 **/

.zxclass_cont{width:680px; height:auto; margin:15px auto 0; border-top:1px solid #ddd;}
.left{ float:left;}
.right{ float:right;}
.allnews{ width:330px; height:auto;}
.allnews_tip{width:330px;height:28px; margin-top:8px; overflow:hidden;border-bottom:#0272c6 2px solid;}
.allnews_tip font{display:block;width:100px; height:28px;line-height:28px;color:#0272c6; float:left;font-size:14px; font-weight:bold; text-align:left;}
.allnews_tip a{display:block; float:right; width:42px; height:28px; line-height:28px; color:#666;}
.allnews_cont{width:330px;height:auto;}
.allnewsimg{width:330px; height:129px; border-bottom:1px dotted #ddd;}
.allnewsimg b{ display:block; width:330px; height:35px; line-height:35px; color:#666; font-size:14px; font-weight:bold;}
.allnewsimg b a{color:#666;}
.allnewsimg span img{ float:left; width:143px; height:80px;}
.allnewsimg p{ display:block;line-height:24px;text-align:left; height:80px;color:#999; width:177px; float:right; border-bottom:none;}
.allnewsimg p a{ color:#0272c6}

.allnews_font{ width:330px; height:auto;}
.allnews_ul{ width:330px; margin:0 auto; overflow:hidden; padding-top:10px;}
.allnews_ul li{width:314px; height:26px;line-height:26px;color:#333;overflow:hidden; font-size:14px; font-family:"譛协";background:url(img/ico.jpg) no-repeat left center; padding-left:10px;}
.allnews_ul li a{color:#333;overflow:hidden;}
.allnews_ul li a:hover{ text-decoration:underline; color:#1f4f97}

.tougao{width:280px; margin:15px auto; height:68px;}
.tougao a img{ width:280px; height:68px;}

.reviews{ width:280px; height:auto;}
.reviews_tip{width:280px;height:48px; overflow:hidden;border-top:2px solid #cf001e; background:#e6e6e6;}
.reviews_tip font{display:block;height:48px;color:#333; float:left; width:160px;text-align:center;}
.reviews_tip a{display:block; float:right;width:42px; height:48px; line-height:48px; color:#999;}
.reviews_cont{width:280px;height:auto; padding:15px 0; background:#f9f9f9;overflow: hidden;}
.reviews_ul{ width:280px; margin:0 auto; overflow:hidden;}
.reviews_ul li{width:275px; height:25px;line-height:25px;color:#1f4f97;overflow:hidden; padding-left:5px;}
.reviews_ul li a{color:#1f4f97;overflow:hidden;}
.reviews_ul li a:hover{color:#cf001e;}

.comment{ width:280px; height:auto; margin:15px auto 0;}
.comment_tip{width:280px;height:30px; overflow:hidden; background:#ededed url(img/comtip_line.jpg) no-repeat center top;}
.comment_tip font{display:block;height:30px; line-height:30px; color:#0369b6; float:left; width:70px; font-weight:bold;text-align:center;}
.comment_tip a{display:block; float:right;width:42px; height:30px; line-height:30px; color:#999;}
.comment_cont{width:280px;height:auto; padding:10px 0; }
.comment_ul{ width:280px; margin:0 auto; overflow:hidden;}
.comment_ul li{width:275px; height:25px;line-height:25px;color:#1f4f97;overflow:hidden; padding-left:5px;}
.comment_ul li a{color:#1f4f97;overflow:hidden;}
.comment_ul li a:hover{color:#cf001e;}

.read{ width:280px; height:auto; margin:0 auto;}
.read_cont{width:280px;height:auto; padding:5px 0; }
.read_ul{margin:0 auto;width:300px;}
.read_ul li{ height:30px; line-height:30px;width:275px; color:#1f4f97; border-bottom:1px solid #eeeeee; padding-left:5px; }
.read_ul li img{ float:left; width:13px; height:11px; margin-top:10px;}
.read_ul li span{display:block; width:255px; text-align:left; line-height:30px; float:right; overflow:hidden;}
.read_ul li span a{ display:block; width:255px; height:30px; color:#1f4f97; text-align:left;float:left; }
.read_ul li a:hover{color:#cf001e;}

.zxnewsimg{width:980px;height:auto; margin:10px auto;overflow:hidden;}
.zxnewsimg_tip{ width:980px;height:30px;border-bottom:2px solid #d3d3d3;}
.zxnewsimg_tip font{display:block;line-height:30px;color:#0369b6; float:left;font-size:16px; width:70px; text-align:center; font-weight:bold; border-bottom:2px solid #0369b6;}
.zxnewsimg_tip a{display:block; float:right;width:42px; height:30px; line-height:36px; color:#666;}
.zxnewsimg_cont{ width:980px; margin:0 auto;overflow:hidden; }
.zxnewsimg_ul{width:980px; height:auto;}
.zxnewsimg_ul li{float:left;width:180px; height:140px; margin:15px 20px 0 0;text-align:center; overflow:hidden}
.zxnewsimg_ul li img{width:180px; height:105px;}
.zxnewsimg_ul li p{ display:block;width:180px;line-height:35px; color:#333; text-align:center; margin:0 auto;}
.zxnewsimg_ul li p a{ color:#333;}
.zxnewsimg_ul li.last{ margin-right:0;}

.zxlist{width:662px; margin:15px auto; height:auto; overflow:hidden; float:left; }
.zxlist_tip{width:662px;height:36px; margin:0 auto;overflow:hidden;font-family:"Microsoft YaHei";border-bottom:1px solid #ddd}
.zxlist_tip font{display:block;line-height:36px;color:#333; float:left;font-size:22px; width:105px;text-align:left; padding-left:20px; background:url(img/pico.jpg) no-repeat 5px center;}
.zxlist_cont{ width:662px; height:auto;margin:0 auto 20px;overflow:hidden;}

.zxlist_ul{ width:662px; margin:0 auto; overflow:hidden;}
.zxlist_ul li{width:662px; height:auto;overflow:hidden;margin:15px 0 0 0; padding-bottom:15px; border-bottom:1px solid #ddd;}
.zxlist_ul li img{float:left;width:120px;height:83px;margin-right:10px;}
.zxlist_ul li span{display:block; width:662px;color:#333; line-height:38px; text-align:left;font-family:"Microsoft YaHei";font-size:20px;}
.zxlist_ul li span img{ float:right; width:11px; height:12px; margin-top:8px; cursor:pointer;}

.zxlist_ul li p{ color:#808080;line-height:22px; font-size:14px;}
.zxlist_ul li p a{ color:#808080;}
.zxlist_ul li em{line-height:24px; padding:5px 0; color:#999}

.b_paging {  margin:5px auto 0; text-align:center; height:40px;}
.b_paging a { margin:0 1px; color:#666; border:1px solid #ececec; padding:6px 10px; background:#fff; }
.b_paging a:hover { color:#d20001;}
.b_paging a.current { font-weight:bold; color:#fff; background:#d20001}
#p_pre,#p_next { margin:0 5px;}
.p_input { width:35px; height:15px; border:1px #ccc solid; margin:0 3px;}
.p_button { width:28px; height:15px; border:none; background:url(img/go_to.gif) no-repeat; margin:0 10px 0 3px; position:relative\0; top:4px\0; cursor:pointer;}

.zylocation{width:662px; height:32px; margin:15px auto 0;line-height:32px;color:#666;  border-top:1px solid #ddd; }
.zylocation span{color:#666;display:block; height:32px;line-height:32px;margin-right:10px;text-align:center;font-size:14px; }
.zylocation a{ color:#666;}
.l{ float:left;}

.zdetail{width:662px; height:auto; margin:0 auto;}
.zdetail_title{color:#333;text-align:center;line-height:40px; padding:10px 0 10px;}
.zdetail_title h1{font-size:26px;font-weight:normal;font-family:"Microsoft YaHei"; }
.zdetail_tip{width:662px;margin:10px 0; color:#999; height:30px; border-bottom:1px solid #ccc; z-index:30px;}
.zdetail_tip p{ display:block; width:662px; text-align:center;  line-height:30px; float:left;}
.wshare{ width:95px; float:right;color:#999; height:auto; position:relative; z-index:10px; background:url(img/wshare_bg.jpg) no-repeat left top;}
.wshare span{ display:block; width:74px; height:30px; line-height:30px; text-align:center; background:url(img/sanico.jpg) no-repeat 65px center; cursor:pointer;}
ul.zwshare_ul{ width:93px; height:auto;position:absolute; top:30px; right:0; z-index:98px; border-bottom:1px solid #ddd; border-left:1px solid #ddd; border-right:1px solid #ddd; background:#FFF; }
ul.zwshare_ul li{ width:93px; height:30px; line-height:30px; color:#666;}
ul.zwshare_ul li img{ float:left; margin:5px 5px 0 10px; width:18px; height:18px;}
ul.zwshare_ul li a{color:#666; }
.zdetail_zhengwen{width:662px;color:#333;  height:auto; padding:10px 5px 10px; overflow:hidden;}
.zdetail_zhengwen p{line-height:24px;padding:20px 0 5px; font-size:14px; text-indent:2em;}
.zdetail_zhengwen div{line-height:24px;padding:20px 0 5px; font-size:14px; text-indent:2em;}
/*.zdetail_zhengwen span{ display:block;color:#333; font-weight:bold;padding:10px 5px 10px; font-size:14px;}*/

.zxshare{ width:660px; height:20px; line-height:20px; margin:10px 0;font-family:"Microsoft YaHei";font-size:14px; color:#333; padding-bottom:20px; border-bottom:1px solid #ddd}
.zxshare span{ display:block; float:left; width:80px; color:#333;}
.zxshare_ul{ width:560px; margin:0 auto; height:28px; float:left; overflow:hidden;}
.zxshare_ul li{width:75px; height:28px; text-align:left; padding:0 0 0 10px; float:left;}

.zxshare_ul li img{float:left;width:16px;height:16px;margin-right:5px; margin-top:5px;}
.zxshare_ul li font{color:#666;line-height:28px; height:28px; font-size:12px; text-align:left;}
.zxshare_ul li font a{color:#666;line-height:28px; height:28px; }

.shao_twocode{width:660px; height:auto; margin:10px auto;}
.shao_twocode p{ text-align:center;}
.shao_twocode span{ display:block; height:35px; line-height:35px; color:#ff2b4e; text-align:center;font-size:17px; margin:10px auto;font-family:"Microsoft YaHei"; background:#f5f5f5;}

.morenews{width:660px; height:auto; margin:10px auto;}
.newsread{ width:320px; height:auto; float:left;}
.newsread_tip{width:320px;height:36px; overflow:hidden;}
.newsread_tip font{display:block; width:100px;height:36px; line-height:36px; font-size:14px; font-weight:bold;color:#333; float:left; text-align:left;}
.newsread_tip a{display:block; float:right;width:42px; height:48px; line-height:48px; color:#999;}
.newsread_cont{width:318px;height:auto; padding:10px 0; }
.newsread_ul{ width:318px; margin:0 auto; overflow:hidden;}
.newsread_ul li{width:313px; height:30px;line-height:30px;color:#999; font-size:14px;overflow:hidden; padding-left:5px;}
.newsread_ul li a{color:#333;overflow:hidden;}
.newsread_ul li a:hover { text-decoration:underline}
.ygfw{ width:330px; height:169px; float:right; padding:46px 0 0;}


.bottom{background:#363636; height:259px;width:100%; overflow:hidden; margin:0 auto; }
.bottom_top{width:1000px; height:144px;margin:0 auto; padding-top:20px; background:url(img/bottom_line.jpg) no-repeat center bottom;overflow:hidden}
.bottom_nav{ width:426px; float:left;color:#b1b1b1;font-size:12px;height:auto;text-align:center; padding-top:10px;}
.bottom_nav a{color:#b1b1b1;font-size:12px;height:28px;line-height:28px;padding:0 10px;}
.bottom_nav a.bnav{padding:0 10px 0 0;}
.bottom_nav p{color:#b1b1b1;font-size:12px; text-align:left; line-height:28px; padding-left:10px}
.bottom_right{width:360px; float:right;color:#b1b1b1;height:auto;text-align:center; padding:10px 0 10px; background:url(img/bottom_linel.jpg) repeat-y left top;}
.bottom_ra{ width:140px; height:88px; float:left;}
.bottom_ra h2{display:block;width:140px;line-height:30px;color:#fff; font-size:14px; width:125px;text-align:center;font-weight:bold}
.bottom_ra p{width:140px; height:20px; color:#b1b1b1; padding-top:8px}
.bottom_ra p a{ color:#b1b1b1;}
.bottom_ra p img{ width:16px; height:16px;  vertical-align:middle; margin-right:5px;}
.bottom_rb{width:162px; height:88px; float:right;}
.bottom_rb h2{display:block;width:162px;line-height:30px;color:#fff; font-size:14px; width:125px;text-align:left;font-weight:bold}
.bottom_rb span{ width:162px; height:75px; overflow:hidden;}

.bottom_logo{width:1000px; height:52px;margin:0 auto; padding-top:10px;  }
.bomlogo_ul{ width:1000px; margin:0 auto;overflow:hidden;}
.bomlogo_ul li{width:133px;height:52px; float:left; margin-right:10px; overflow:hidden;}
.bomlogo_ul li img{width:133px;height:52px; }
.bomlogo_ul li.last{ margin-right:0}

.zx_bottom{background:#363636; height:259px;width:100%; overflow:hidden; margin:0 auto; }
.zx_bottom_top{width:980px; height:144px;margin:0 auto; padding-top:20px; background:url(img/bottom_line.jpg) no-repeat center bottom;overflow:hidden}
.zx_bottom_nav{ width:426px; float:left;color:#b1b1b1;font-size:12px;height:auto;text-align:center; padding-top:10px;}
.zx_bottom_nav a{color:#b1b1b1;font-size:12px;height:28px;line-height:28px;padding:0 10px;}
.zx_bottom_nav a.bnav{padding:0 10px 0 0;}
.zx_bottom_nav p{color:#b1b1b1;font-size:12px; text-align:left; line-height:28px; padding-left:10px}
.zx_bottom_right{width:360px; float:right;color:#b1b1b1;height:auto;text-align:center; padding:10px 0 10px;}
.zx_bottom_ra{ width:140px; height:88px; float:left;}
.zx_bottom_ra h2{display:block;width:140px;line-height:30px;color:#fff; font-size:14px; width:125px;text-align:center;font-weight:bold}
.zx_bottom_ra p{width:140px; height:20px; color:#b1b1b1; padding-top:8px}
.zx_bottom_ra p a{ color:#b1b1b1;}
.zx_bottom_ra p img{ width:16px; height:16px;  vertical-align:middle; margin-right:5px;}
.zx_bottom_rb{width:162px; height:88px; float:right;}
.zx_bottom_rb h2{display:block;width:162px;line-height:30px;color:#fff; font-size:14px; width:125px;text-align:left;font-weight:bold}
.zx_bottom_rb span{ width:162px; height:75px; overflow:hidden;}

.zx_bottom_logo{width:980px; height:52px;margin:0 auto; padding-top:10px;  }
.zx_bomlogo_ul{ width:980px; margin:0 auto;overflow:hidden;}
.zx_bomlogo_ul li{width:133px;height:52px; float:left; margin-right:8px; overflow:hidden;}
.zx_bomlogo_ul li img{width:133px;height:52px; }
.zx_bomlogo_ul li.last{ margin-right:0}

.twocode{ width:80px; height:263px; position:fixed; bottom:10px; right:0;z-index:10000;}
.sweep_code{ width:69px; height:204px; float:right;}
.sweep_code p{ width:69px; height:68px; overflow:hidden;}
.sweep_code p a.codeup{ display:block; width:69px; height:68px; background:url(img/code_up.jpg) no-repeat;}
.sweep_code p a.codeup:hover{background:url(img/code_aup.jpg) no-repeat;}
.sweep_code p a.codedown{ display:block; width:69px; height:68px; background:url(img/code_down.jpg) no-repeat;}
.sweep_code p a.codedown:hover{background:url(img/code_adown.jpg) no-repeat;}
.sweep_code div{width:69px; height:auto; padding:10px 0;}
.sweep_code p img{width:69px; height:68px;}

#contentDiv p{font-size:14px;margin-bottom:1em;}
.zdetail_zhengwen div table tr td{border: 1px solid #000;}

.pagebar_center a{display:inline-block;text-decoration:none;height:24px;color:#666;border:1px solid #e6e6e6;padding:0 10px;margin:0 2px; line-height: 24px;}
.pagebar_center span{background: #e61728;color: #fff;height: 24px;border: 1px solid #e6e6e6;padding: 0px 10px;line-height: 24px;display: inline-block;}
.pagebar_center a:hover{background: #e61728;color: #fff;height: 24px;border: 1px solid #e6e6e6;padding: 0px 10px;line-height: 24px;display: inline-block;}