﻿@charset "utf-8";
/*=============================================================================================================================*/
html { font-size:12px;color: #333; }
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td { margin: 0; padding: 0; font-family:"Simsun", "Arial", "New York";}
img { border: 0 none;  }
ul, li { list-style-type: none; }
h1, h2, h3, h5, h6 { font-size: 12px;}
body, input, select, button, textarea { font-size: 12px; }
button { cursor: pointer; }
i, em, cite { font-style: normal; }
body { background:url(/jznews/web/2016news/images/f_1.jpg) repeat-x top #fff; }
a:link,
a:visited{text-decoration:none;}
a:hover,
a:active{text-decoration:none;}
a:focus { outline: none; }

.fixed:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
.fixed { display: block; min-height: 1%; }
*html .fixed { height: 1%; }
.clear { diplay: block!important; float: none!important; clear: both; overflow: hidden; width: auto!important; height: 0!important; margin: 0 auto!important; padding: 0!important; font-size: 0; line-height: 0; }
.more { float:right; margin-right:38px; _display:inline;}
.more a { font-weight: normal; font-size: 12px; color:#9AD3D7; text-decoration:none; }
.more a:hover { font-weight: normal; font-size: 12px; color:#ffc; text-decoration:none; }
.fl{ float: left; }
.fr { float: right; }
.mt { margin-top:10px; }
.mt15 { margin-top:15px; }
.mt20 { margin-top:20px; }
.b { font-weight:bold;}
.white{ color:white;}
.dis {_display:inline;}
.font_a { color:#c00;}
.maut { width:100%; }
.au{ color:#A28367;}
.cl_div{ display:none;}
.pic_s { word-break:break-all;word-wrap:break-word; }
.al { text-align:justify;text-justify:inter-ideograph; }
#KinSlideshow1 { width:350px; height:240px; zoom:1; overflow:hidden; }
#KinSlideshow1 img { width:350px; height:240px;  }
.hidden{ display:none;}


.c10 {clear: both; overflow: hidden; border:0px; padding:0px; height:10px; width:0px;font-size: 0; line-height:10px; }
.cl40{clear: both; overflow: hidden; border:0px; padding:0px; height:40px; width:0px;font-size: 0; line-height: 40px; }
.cl20 {clear: both; overflow: hidden; border:0px; padding:0px; height:18px; width:0px;font-size: 0; line-height: 18px;  }




.main{ width:1000px; margin:0 auto; height: auto; zoom:1; overflow:hidden;}
.ico_a{  width:420px;height: 30px; _padding-top:15px;}
.ico_a img{ height:12px; line-height:18px; width: auto; margin:-2px 6px}
.ico_a a {color: #7e7e7e;margin:0px 10px 0 0; border-right:1px dotted #7e7e7e; padding: 0 5px 0 0px}
.ico_a a:hover {  color:#f07d01; text-decoration:none;}

/*颜色*/
.c333333{color: #333;}
.cf07d01 {color: #f07d01;}
.cf07d01 a {color: #f07d01;line-height: 30px;border-right:0}
.cf07d01 a:hover {color:#f07d01; text-decoration:none;}

/*时间*/
.topDate{ color:#4d6182 ; line-height:30px;}
.c5753b4{ color:#5753b4}

/*导航*/
.bf07d01{ border-bottom:4px #ff8f02 solid}
.ing_logo{ height:43px; line-height:43px;}
.nav_main{ float:right; height:43px; position:relative;}
#nav_all{ width:800px;_width:800px;height:43px;float: right;line-height:43px;position:relative;z-index:222;color: #999}
#nav_all li{text-align:center;float:left;}
#nav_all li a{color:#656668;display:inline-block;font-size:16px;cursor:pointer;padding:0 14px; _padding:0 14px;height:43px;line-height:43px;white-space:nowrap; text-decoration:none}
#nav_all li a:hover{font-size:16px;background: url(/jznews/web/2016news/images/icon_3.jpg) no-repeat center 36px;padding:0 14px; _padding:0 14px;text-decoration:none; color:#f07d01}


/*幻灯*/

.fouce {width:1000px;height: 350px;margin: 0 auto; background:#393939}
.swiper-slide img{ height:350px;}
.swiper-container {	margin: 0 auto;	position: relative;	overflow: hidden;	webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;-o-backface-visibility: hidden;	backface-visibility: hidden;z-index: 1;}
.swiper-wrapper {
	position: relative;
	width: 100%;
	-webkit-transition-property: -webkit-transform, left, top;
	-webkit-transition-duration: 0s;
	-webkit-transform: translate3d(0px, 0, 0);
	-webkit-transition-timing-function: ease;
	-moz-transition-property: -moz-transform, left, top;
	-moz-transition-duration: 0s;
	-moz-transform: translate3d(0px, 0, 0);
	-moz-transition-timing-function: ease;
	-o-transition-property: -o-transform, left, top;
	-o-transition-duration: 0s;
	-o-transform: translate3d(0px, 0, 0);
	-o-transition-timing-function: ease;
	-o-transform: translate(0px, 0px);
	-ms-transition-property: -ms-transform, left, top;
	-ms-transition-duration: 0s;
	-ms-transform: translate3d(0px, 0, 0);
	-ms-transition-timing-function: ease;
	transition-property: transform, left, top;
	transition-duration: 0s;
	transform: translate3d(0px, 0, 0);
	transition-timing-function: ease;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.swiper-free-mode > .swiper-wrapper {-webkit-transition-timing-function: ease-out;-moz-transition-timing-function: ease-out;
-ms-transition-timing-function: ease-out;-o-transition-timing-function: ease-out;transition-timing-function: ease-out;margin: 0 auto;}
.swiper-slide {float: left;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;}
.swiper-container, .swiper-slide {	width: 1000px;	height: 350px;}
.pagination { position: absolute;right:0;bottom: 10px;z-index:9999;}
.swiper-pagination-switch {	display: inline-block;width: 12px;height: 12px;-moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px;
position:relative;z-index:2;background: #222;margin-right: 5px;opacity: 0.5;border: 1px solid #fff;	cursor: pointer;}
.swiper-visible-switch {background: #aaa;}
.swiper-active-switch {background: #fff;}
.w678h350 {width: 677px;height: 350px;	float: left;position: relative}
.smcontent2 { display:none}
.smcontent2 p{ width:650px;height:44px; overflow:hidden;margin-bottom:8px; font-weight: normal; font-size:14px; display:block}
.smcontent {}
.smtit {}
.smcon {}
.bgarea1 {background: #000;position: absolute;width: 100%;height: 100px;z-index: 2;bottom: 0px;left: 0;filter: alpha(opacity=50);-moz-opacity: 0.50;opacity: 0.50;}
.txtarea1 {	position: absolute;	bottom: 1px;left: 0;padding: 10px 20px;z-index: 3;width: 677px; }
.w322h350 {width: 323px;height: 350px;float: left}
.txtarea1 * {color: #fff}
.txtarea1 h4 {height: 37px;font-size: 26px;padding-bottom: 8px; font-family:"微软雅黑"}
.txtarea1 h4 a {}
.bgarea1 h4 {}
.bgarea1 h4 a {color: #fff;}
.smcontent .smtit {float: left; font-size:14px; font-weight:bold}
.smcontent .smcon {float: right;padding-left: 25px;line-height: 22px;}


.con_r { width:350px;height: auto; float: right; zoom:1; }
.con_l { width:620px;height: 2570px; float:left; zoom:1;  }
/*--------------------------------滑们1---------------------------------*/

.con_c_a { background:#ececec; height:60px; overflow:hidden;zoom:1; color:#333; margin-bottom:8px; }
.con_c_a ul {border-top:3px #333333  solid;}
.con_c_a li {float:left;width:154px;_width:150px;font-size:23px; text-align:center; display:block; height:60px; line-height:60px; border-right:1px solid #fff; }
.con_c_a li a {width:154px;_width:150px;border-right:1px solid #fff;display:block; font-size:23px;color:#333; }
li.cli2 a{font-size:23px; font-weight:bold; display:block; text-align:center; border-top:3px solid #ff8f02; margin-top:-3px; background:#fff;  color:#ff8f02; text-decoration:none; }
li.cli2 a:hover{color:#000; text-decoration:none;color:#ff8f02;}
.con_c_n_a ul{ height:auto}
.con_c_n_a li { }
.con_c_n_a li a{color:#333;height:30px;  line-height:30px;}
.con_c_n_a li a:hover{ color:#d0051d; text-decoration:none;height:30px;  line-height:30px;}


.con_c_n_a li .more_div{ text-align:center; font-size:14px; color:#333; background:#e8e5e5; height:35px; font-family:"微软雅黑"}
.con_c_n_a li .more_div a{font-size:14px; color: #333;height:35px;  line-height:35px; background:#dddddd; display:block}
.con_c_n_a li .more_div a:hover{font-size:14px;  color:#fff;height:35px;  line-height:35px; background:#cd4738;}

.con_sl_data { font-size: 12px; color: #333;height: 30px;line-height: 30px; z-index:10000; display:block;border-bottom:1px solid #d9dadb; }
.con_sl_data span {color: #333; width:80px;  height:30px;}

.jiathis_style_24x24{ color:#333}
.jiathis{ display:block;width:55px; color:#333;background:url(/jznews/web/2016news/images/icon_4.jpg) 26px 5px no-repeat; padding-top:5px;}
.iocn_2{ display:block;width:55px; color:#333;background:url(/jznews/web/2016news/images/icon_4.jpg) 26px 8px no-repeat; padding-top:5px;}

.c333333{color:#333}
.article_list{display:block;padding:0 0 5px 0;}
.article_list dl{margin-bottom:3px; }
.article_list dt {font-size:18px; color:#2b2b2b;font-weight:bold; padding:5px 0 5px 0;*padding:5px 0 !important;_padding:5px 0 }
.article_list dd { color:#333; font-size:12px;line-height:20px; overflow:hidden; padding:0 0 0 5px; margin-bottom:4px; }
.article_list dd a { color:#c03; font-size:12px; line-height:24px; overflow:hidden;  margin-bottom:4px; }
.article_list dd a:hover{ font-size:12px;line-height:24px;  color:#c03;text-decoration: none}

.article_list dt a{ font-size:18px; color:#2b2b2b; height:20px; font-family:"微软雅黑"}
.article_list dt a:hover{ font-size:18px;  color:#c03;text-decoration: underline}




.ing_b{ height: 166px; }
.ing_b h3{ font-size:18px; height:45px; line-height:45px;color:#2b2b2b; }
.ing_b h3 a{ font-size:18px; color:#2b2b2b; height:20px; height:20px; font-family:"微软雅黑"}
.ing_b h3 a:hover{ font-size:18px; color:#c03;text-decoration: underline}



.ing_b li a {text-decoration:none ;color:#333;}
.ing_b li a:hover { text-decoration:none; color:#333; text-decoration:underline}
.ing_b_b {}
.ing_b_b ol { padding: 0px; margin: auto; }
.ing_b_b li {width:200px; float: left; list-style-type:none; text-align:center; }
.ing_b_b li img{ width:190px; height:114px;}
.ing_b_b li a { display: block; text-decoration:none }
.ing_b_b li a:hover { text-decoration:none }

.ing_ewm{ width:323px;_width:325px; float:right;}
/*右边*/
.icn_tout{height: auto;zoom: 1; overflow: hidden;}
.icn_tout h2{ font-size:22px; line-height:55px; border-top:3px solid #d0cccd;padding-left:8px; background:#f7f7f7;}
.icn_tout h2 span{ font-size:30px; color:#ff8f02; font-family:"Microsoft yahei"; font-weight: normal}
.icn_tout h2 b{ font-size:30px; color:#889DF1; font-family:"Microsoft yahei"}


.icn_tout h2 .c4e6ed2{float: right; font-size:12px; color:#4e6ed2; font-weight:normal; text-decoration:none; padding-right:20px;}
.icn_tout h2 .c666{ float:right; font-size:12px; color:#666; font-weight:normal; text-decoration:none; padding-right:10px;}
.icn_tout h2 .fo54{ font-size:43px;color:#ff8f02; font-family:"Microsoft yahei"}
.icn_tout h2.c4e6ed2 a:link,
.icn_tout h2.c4e6ed2 a:visited{ color:#4e6ed2; text-decoration:none; padding-right:6px;}
.icn_tout h2.c4e6ed2 a:hover,
.icn_tout h2.c4e6ed2 a:active{color:#4e6ed2;text-decoration: none;padding-right:6px;}


.more{ float:right;color:#666; font-weight:normal; text-decoration:none; padding-right:20px;}
.more a { display: block; text-decoration:none }
.more a:hover { color:#00F;text-decoration:none }

.right_a{ height:auto; overflow:hidden; margin:8px 0 5px 0;display:block; border-bottom:1px dashed #cfcdcd; padding-bottom:10px;}
.right_a i{ line-height:24px;font-size:16px; font-weight:bold; font-style:normal; color:#333;display:block; padding:3px 0; color:#333 }

.right_a i a { display: block; color:#333; line-height:24px;}
.speech_1 a:hover {color:#333; line-height:24px;}

.comment_back{ background:#f7f6f6}
.speech_icon{ float:left; margin:0px 0 0 5px;}
.speech_icon img{width:120px; height:90px; }
.speech_1{ float:right; width:205px; padding:5px 8px 8px 0;}
.speech_1 s{ text-decoration:none;font-weight:700; height:23px; line-height:23px; overflow:hidden; font-size:12px; font-family:"微软雅黑"; color:#000}
.speech_1 span{color:#676767; font-weight:normal;}
.con_s { font-size: 13px; color: #333;line-height: 30px;z-index:10000; display:block}
.con_s p {width:80px;  float: right; color: #333; width:80px; height:30px; }



.speech_1 span a { display: block; color:#676767; line-height:18px;}
.speech_1 span a:hover {color:#676767; line-height:18px;}

.right_b{}
.right_b li{ list-style-type:none; height:26px; line-height:26px; overflow:hidden; font-size:14px;color:#403f3f;display: block;background:url(/jznews/web/2016news/images/icon01.jpg) left 10px no-repeat; text-indent:10px; }
.right_b li a:link, a:visited {color: #403f3f; text-decoration:none}
.right_b li a:hover {color: #a01024; text-decoration:none}
.ing_t{ width:370px; height:56px;}
.bottm{ border-bottom:0}


.show_figure {overflow:hidden;zoom:1; color:#333;  margin-top:10px; border-top:1px solid  #D8D8D8; padding-top:10px }
.show_figure li{ list-style-type:none;}
.show_figure a { text-align:center;float:left;line-height:20px; overflow:hidden;color:#333}
.show_figure img {width:160px; height:105px;display:block;cursor:pointer; background:#FFF}


/*底部*/
.tail_box{ width:100%; background:#e3e3e3; height:180px;padding-top:50px;}
.tail_a{ width:1000px; margin:0 auto;zoom:1}
.tail_a_a{ width:400px; float:left;}
.tail_a_a li{float:left;display:inline; height:43px;line-height:22px; margin-right:15px; margin-bottom:10px; }
.tail_a_a img{height:43px;}
.tail_a_a a{ color:#333;}
.tail_a_a a:hover{ color:#333;text-decoration:none}

.tail_b{ width:560px; float:right;color:#5b5b5b; height:130px; }
.tail_b a:link,
.tail_b a:visited{ color:#5b5b5b; text-decoration:none; padding-right:6px;}
.tail_b a:hover,
.tail_b a:active{color:#5b5b5b;text-decoration: none;padding-right:6px;}
.last05{ width:450px;text-align: left;  font-size:12px;line-height:20px; color:#7e7e7e; margin-top:8px; }    


/*分页*/
.main_zm_my_f  { text-align:center; font-family:Tahoma, Geneva, sans-serif; padding:20px; color:#666; font-size:16px; }
.main_zm_my_f a {color:#666; font-size:16px; padding:2px 8px; height:28px; border:1px solid #e3e1e1; background:#e9e9e9}
.main_zm_my_f a:hover { color:#f00; padding:2px 8px; height:28px;  border:1px solid #e3e1e1; background:#fff;}



/*内容页*/
.info_main a:hover {color:#D85304; }
.info_main{ width:1000px; background-color:#FFFFFF; margin:0 auto; height: auto; zoom:1; overflow:hidden}
.info_gg{ height:97px; margin-bottom:22px; margin:5px 20px 0 0;}
.info_gg_l{ float:left;}
.info_gg_r{ float:right;}
.info_all{ margin-left:25px;}

.info_con{ font-size:14px; line-height:30px; color:#333; margin-top:15px;}
.info_con h2{ font-size:24px; font-family:微软雅黑; font-weight:normal; text-align:center; line-height:40px;}
.info_con p{ padding:10px 0}
.info_con h5{ font-size:12px; font-weight:normal;line-height:36px; text-align:center; color:#333;}
.info_conheng{ border-bottom:2px #F8F8F8 solid; margin:12px 0 20px 0;}
.info_r_gg{height:243px; margin-top:8px;}

.info_r_liA{ margin-bottom:25px;}
.info_r_liA li{ height:146px; border-bottom:2px solid #F8F8F8; margin-bottom:4px;}
.info_r_liA img{ float:left; padding-right:15px;}
.info_r_liA a{ color:#333333; font-size:16px; font-family:微软雅黑; display:block; line-height:37px;}
.info_r_liA span{ color:#666666; font-size:12px; line-height:22px;}

.info_r_liB{ margin-top:7px;margin-bottom:25px;}
.info_r_liB a{ color:#666; font-size:14px; line-height:30px;}
.info_r_liB span{ color:#999; }

.info_r_liC{margin:10px 0 ; overflow:hidden;}
.info_r_liC ul{background:url(/jznews/web/2016news/images/info8.jpg) 8px 10px no-repeat; padding-left:30px; }
.info_r_liC li{ line-height:30px; list-style-type:none; }
.info_r_liC a{ color:#666; font-size:14px; }
.info_r_liC span{ color:#999; }


.info_r_liD{ margin-top:7px;}
.info_r_liD li{ float:left; width:147px; padding:10px 10px;}
.info_r_liD a{ color:#666; font-size:12px; line-height:20px;}
.info_r_liD span{ color:#999; }


.info_r_liE{ margin-top:7px;margin-bottom:25px;}
.info_r_liE li{ border-bottom:1px #F5F5F5 dashed;}
.info_r_liE a{ color:#666; font-size:14px; line-height:30px;}
.info_r_liE b{ float:right; font-weight:normal;}
.info_r_liE span{ color:#999; }

.info_xg{}
.info_xg ul{ border:1px #EFEFEF solid; background:#FAFAFA; padding: 16px; margin-right:15px}
.info_xg h2{ line-height:35px; font-size:14px;}
.info_xg li{color:#666;line-height:31px;height:31px; overflow:hidden;font-size:14px; background: url(/jznews/web/2016news/images/icon_5.jpg) 0 12px no-repeat; text-indent:12px;}
.info_xg a{ color:#666;line-height:25px; font-size:14px;}
.w340{ width:340px;}

.div220{ float:right; width:205px; height:210px;}


.info_sm{ margin-bottom:20px; height:220px; float:left}
.info_sm ul{ border:1px #EFEFEF solid; background-color:#FAFAFA; padding:10px;}
.info_sm h2{ line-height:35px; font-size:14px; text-align:left;}
.info_sm li{color:#666;line-height:25px;font-size:12px;}
.info_sm a{ color:#666;line-height:25px; font-size:12px;}
.info_site a{ color:#666666}



.icon { display: inline-block;*display:inline: ;*zoom:1: ;}
.icon.icon-share {background-repeat: no-repeat;}
.icon.icon-share {
	background-position: -22px -218px;
}
.icon.icon-tsina {
	background-position: -12px -344px;
}
.icon.icon-tqq {
	background-position: -12px -402px;
}
.icon.icon-qzone {
	background-position: -12px -460px;
}
.icon.icon-tsina, .icon.icon-tqq, .icon.icon-qzone, .icon.icon-share{
	background-image:url(/jznews/web/2016news/images/base_z_4f86077.png);
}
.icon{
	vertical-align: middle;
	cursor: pointer;
}
.share{ 
	position:relative;
	float:right;
}
.share .icon-share {
	height: 18px;
	width: 18px;
}
.share .share-list {
	text-align: center;
	position: absolute;
	display:none;
	width: 126px;
	line-height: 32px;
	height: 42px;
	left: -57px;
	top: -36px;
	background-repeat: no-repeat;
}
.share .share-list {
	background-position: 0px 0px;
}
.share-list{
	background-image: url(/jznews/web/2016news/images/home_z_0030206.png);
}
.icon.icon-tsina {
	background-repeat: no-repeat;
}
.share .share-list .icon {
	width: 28px;
	height: 28px;
	margin: 0 3px;
}
.icon.icon-tqq {
	background-repeat: no-repeat;
}
.icon.icon-qzone {
	background-repeat: no-repeat;
}




/*时间*/

.main_new_l_list_data {
	DISPLAY: block; COLOR: #4d6182
}
.main_new_l_list_data A {
	COLOR: #4d6182
}





