body {
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-family: "\5FAE\8F6F\96C5\9ED1", "SimSun", Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #393939;
}

html,
body {
	_background-image: url(about:blank);
	_background-attachment: fixed;
	text-align: left;
}

html {
	height: 100%;
}

body {
	height: 100%;
	background: #fff;
}

div,
form,
img,
ul,
ol,
li,
dl,
dt,
dd,
p,
i,
em {
	margin: 0;
	padding: 0;
	border: 0;
}

div,
ul,
li {
	margin: 0;
	padding: 0;
	border: 0;
}

ul,
li {
	list-style-type: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

h6 {
	font-size: 12px;
	font-weight: normal;
	margin: 5px auto;
}

table,
td,
tr,
th {
	font-size: 12px;
}

font {
	font-size: 12px;
}

em {
	font-style: normal
}

input {
	outline: none;
}

img {
	border: none;
	vertical-align: middle;
}


/* 默认链接颜色 */

a {
	cursor: pointer;
	outline: none;
	color: #393939;
	text-decoration: none;
}

a:link {}

a:visited {}

a:active,
a:hover {
	color: #226aa5
}


/* 颜色属性 [定义规则，小写c加颜色名称] */

.cRed,
.cRed:link,
.cRed:visited {
	color: #F00;
}

.cRed a,
.cRed a:link,
.cRed a:visited {
	color: #F00;
}

.cRed a:hover {
	color: #F00;
}

.cWhite,
.cWhite:link,
.cWhite:visited {
	color: #FFF;
}

.cWhite a,
.cWhite a:link,
.cWhite a:visited {
	color: #FFF;
}

.cWhite a:hover {
	color: #FFF;
	text-decoration: underline
}


/* 字体属性 [定义规则，小写f加属性名称] */

.fB {
	font-weight: bold;
}

.fI {
	font-style: italic;
}

.f12px {
	font-size: 12px;
}

.f14px {
	font-size: 14px;
}

.f16px {
	font-size: 16px;
}

.f18px {
	font-size: 18px;
}

.f24px {
	font-size: 24px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.inline {
	display: inline;
}

.block {
	display: block;
}

.clear {
	clear: both;
	font-size: 1px;
}

.hidden {
	display: none;
}

.blank0 {
	height: 0px;
	clear: both;
	font-size: 1px;
	overflow: hidden;
}

.blank5 {
	height: 5px;
	clear: both;
	font-size: 1px;
	overflow: hidden;
}

.blank1 {
	height: 1px;
	clear: both;
	font-size: 1px;
	overflow: hidden;
}

.blank2 {
	height: 2px;
	clear: both;
	font-size: 1px;
	overflow: hidden;
}

.blank3 {
	height: 3px;
	clear: both;
	font-size: 1px;
	overflow: hidden;
}

.blank4 {
	height: 4px;
	clear: both;
	font-size: 1px;
	overflow: hidden;
}

.blank6 {
	height: 6px;
	clear: both;
	font-size: 1px;
	overflow: hidden;
}

.blank7 {
	height: 7px;
	clear: both;
	font-size: 1px;
	overflow: hidden;
}

.blank8 {
	height: 8px;
	clear: both;
	font-size: 1px;
	overflow: hidden;
}

.blank9 {
	height: 9px;
	clear: both;
	font-size: 1px;
	overflow: hidden;
}

.blank10 {
	height: 10px;
	clear: both;
	font-size: 1px;
	overflow: hidden;
}

.blank12 {
	height: 12px;
	clear: both;
	font-size: 1px;
	overflow: hidden;
}

.blank11 {
	height: 11px;
	clear: both;
	font-size: 1px;
	overflow: hidden;
}

.blank120 {
	height: 120px;
	clear: both;
	font-size: 1px;
	overflow: hidden;
}

.blank13 {
	height: 13px;
	clear: both;
	font-size: 1px;
	overflow: hidden;
}

.blank14 {
	height: 14px;
	clear: both;
	font-size: 1px;
	overflow: hidden;
}

.blank15 {
	height: 15px;
	clear: both;
	font-size: 1px;
	overflow: hidden;
}

.blank16 {
	height: 16px;
	clear: both;
	font-size: 1px;
	overflow: hidden;
}

.blank18 {
	height: 18px;
	clear: both;
	font-size: 1px;
	overflow: hidden;
}

.blank19 {
	height: 19px;
	clear: both;
	font-size: 1px;
	overflow: hidden;
}

.blank20 {
	height: 20px;
	clear: both;
	font-size: 1px;
	overflow: hidden;
}

.blank22 {
	height: 22px;
	clear: both;
	font-size: 1px;
	overflow: hidden;
}

.blank30 {
	height: 30px;
	clear: both;
	font-size: 1px;
	overflow: hidden;
}

.pbottom5 {
	padding-bottom: 5px;
}

.pbottom4 {
	padding-bottom: 4px;
}

.pbottom8 {
	padding-bottom: 8px;
}


/*横向列表*/

.list_across {
	margin: 0;
	padding: 0;
}

.list_across li {
	white-space: nowrap;
	float: left;
	list-style-type: none;
	display: block;
}


/*竖向列表*/

.list_erect {
	margin: 0;
	padding: 0;
}

.list_erect li {
	white-space: nowrap;
	clear: left;
	list-style-type: none;
	display: block;
}


/* 清除浮动 */

.clearfix {
	display: block;
	zoom: 1;
	overflow: hidden
}

.clearfix:after {
	content: '';
	overflow: hidden;
	width: 100%;
	height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	display: block;
	clear: both;
}

.unclick {
	overflow: visible!important;
}


/*分页*/

.article_left_box02 .article_w .article .page {
	height: 70px;
	line-height: 30px;
	padding-top: 20px;
	text-align: center;
	font-size: 1.2rem;
	font-size: 12px;
}

.article_left_box02 .article_w .article .page a {
	display: inline-block;
	padding: 0 12px;
	vertical-align: top;
	letter-spacing: normal;
	color: #fff;
	background: #bbb;
	margin: 0 2px;
}

.article_left_box02 .article_w .article .page i {
	margin: 0 2px;
}

.article_left_box02 .article_w .article .page a:hover {
	background: #666;
}

.article_left_box02 .article_w .article .page .now {
	cursor: default;
	background: #666;
}

.article_left_box02 .article_w .article .page .disable {
	cursor: default;
}

.article_left_box02 .article_w .article .page .disable:hover {
	background: #bbb;
}

.body_con {
	padding: 0 20px 20px 20px;
	box-shadow: 0 0 25px 0 rgba(0, 0, 0, .13);
	margin: 0 auto;
	width: 1200px;
	background-color: #fff;
	border-radius: 5px 5px 0 0;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.top_right_link {
	height: 34px;
	width: 340px;
	position: absolute;
	right: 0;
	top: 12px;
}

.top_right_link a {
	color: #777777
}

.top_right_link .t_btn02 img,
.top_right_link .t_btn03 img,
.top_right_link .t_btn04 img {
	float: left
}

.top_right_link .t_btn02 {
	float: right;
	margin-top: 8px;
	margin-left: 16px;
}

.top_right_link .t_btn02 a {
	margin-left: 6px;
	margin-top: 0;
	float: left;
	color: #226aa5;
	font-size: 14px;
}

.top_right_link .t_btn02 img {
	margin-top: 3px
}

.top_right_link .t_btn03,
.top_right_link .t_btn04 {
	float: right;
	margin-top: 8px;
	margin-left: 16px
}

.top_right_link .t_btn03 img {
	margin-top: 3px
}

.top_right_link .t_btn03 a {
	margin-left: 6px;
	margin-top: 0;
	float: left;
	color: #226aa5;
	font-size: 14px;
}

.top_right_link .t_btn02 a:hover {
	color: #226aa5
}

.top_right_link .t_btn03 a:hover {
	color: #226aa5
}

#logo_nav_box {
	height: 60px;
	position: relative
}

#logo_nav_box .logo_t {
	float: left;
	margin-top: 10px
}

.search_box_sy {
	width: 282px;
	height: 28px;
	position: absolute;
	top: 16px;
	right: 0;
}

.search_box_sy .box {
	width: 54px;
	height: 28px;
	background: url(http://www.jju.yktworld.com/static/img/search_bg_t.jpg) no-repeat;
	float: left
}

.search_box_sy .searchbox {
	width: 282px;
	height: 28px;
	float: right
}

.search_box_sy .searchbox input {
	background: none;
	border: 0;
}

.search_box_sy .searchbox .s_text {
	height: 26px;
	line-height: 26px;
	border: 1px solid #e5e5e5;
	width: 243px;
	float: left;
	font-size: 14px;
	overflow: hidden
}

.search_box_sy .searchbox .s_text input {
	width: 243px;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	text-indent: 5px
}

.search_box_sy .searchbox .s_button {
	width: 37px;
	height: 28px;
	background: url(http://www.jju.yktworld.com/static/img/search_btn_t.jpg) no-repeat;
	cursor: pointer;
	float: left;
	overflow: hidden
}

.search_box_sy .searchbox .s_button input {
	width: 37px;
	height: 28px;
	cursor: pointer;
	font-size: 0;
}

.code_box {
	position: absolute;
	height: 24px;
	line-height: 24px;
	left: 200px;
	top: 18px;
}

.code_box ul li {
	position: relative;
	height: 24px;
	line-height: 24px;
	color: #787878;
	padding-right: 24px;
	margin-right: 12px;
	cursor: pointer
}

.code_box ul li a {
	color: #787878;
}

.code_box ul li a:hover {
	color: #226aa5
}

.code_box ul li:after {
	top: 10px;
	right: 13px;
	content: '';
	position: absolute;
	z-index: 100;
	width: 7px;
	height: 4px;
	background: url(http://www.jju.yktworld.com/static/img/code_bg.png) center center no-repeat;
	z-index: 1
}

.code_box ul li:before {
	top: 7px;
	right: 0;
	content: '';
	position: absolute;
	z-index: 100;
	width: 1px;
	height: 11px;
	background: url(http://www.jju.yktworld.com/static/img/code_line.png) center center no-repeat;
	z-index: 1
}

.code_box ul .none:before {
	display: none
}

.code_box ul li img {
	display: none;
	width: 90px;
	height: 90px;
}

.code_box ul li:hover img {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -45px;
	top: 20px;
	z-index: 99
}

.jcw_nav {
	padding: 10px 0;
	width: 1200px;
	background: #226aa5;
	overflow: hidden;
}

#jcw_jcw .box {
	overflow: hidden;
	padding-left: 3px;
}

#jcw_jcw .box a,
#jcw_jcw .box a strong {
	font-size: 16px;
	color: #FFF;
	float: left;
	line-height: 32px;
}

#jcw_jcw .box a {
	margin: 0 19px 0 24px;
}

#jcw_jcw .box a strong {
	font-weight: bold
}

#jcw_jcw .box a {
	margin: 0 14px 0 24px
}

#jcw_jcw .box a.active {
	font-weight: bold;
}

#hot_h1 {
	text-align: center;
	padding: 15px 0;
}

#hot_h1 a {
	font-size: 36px;
	color: #226aa5;
	font-weight: bold;
}

.TickerNews {
	width: 1200px;
	position: relative;
	overflow: hidden;
	height: 40px;
	background: #f5f5f5;
	margin: 0 auto;
	margin-top: 15px;
}

.ti_wrapper {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.ti_slide {
	width: 30000px;
	position: relative;
	left: 0;
	top: 0;
}

.ti_content {
	width: 8000px;
	position: relative;
	float: left;
}

.ti_news {
	float: left;
}

.TickerNews .ti_content .ti_news {
	height: 40px;
	overflow: hidden;
	line-height: 40px;
}

.TickerNews .ti_content .ti_news a {
	color: #8c8c8c;
	margin-left: 32px;
	padding-left: 12px;
	font-size: 15px;
	display: block;
	background: url(http://www.jju.yktworld.com/static/img/ulli_t01.jpg) no-repeat 0 center;
}

#sntt_box {
	overflow: hidden;
	padding-top: 15px
}

#sntt_box dl {
	padding: 0 0 0 0;
}

#sntt_box dl dt {
	text-align: center
}

#sntt_box dl dt a {
	font-size: 32px;
	color: #226aa5;
	font-weight: bold
}

#sntt_box dl dd {
	text-align: center;
	margin-top: 10px;
}

#sntt_box dl dd a {
	margin: 0 5px;
	color: #555555
}

#sntt_box .sntt {
	width: 100%;
	overflow: hidden
}

#sntt_box .btn_box {
	width: 195px;
	float: right;
	overflow: hidden;
	margin-top: 4px
}

#sntt_box .btn_box a {
	background: url(http://www.jju.yktworld.com/static/img/zxsy_ldbdjbg.jpg) center top no-repeat;
	display: block;
	height: 26px;
	font-size: 16px;
	width: 135px;
	float: left;
	padding: 0 32px 0 28px;
	text-align: justify;
	line-height: 26px;
	text-align-last: justify;
	margin-top: 8px
}

.f_sy_left_box {
	width: 380px;
	float: left;
	overflow: hidden
}

.Big_tab_pic {
	width: 380px;
	position: relative;
	overflow: hidden;
	margin-top: 30px;
}

.Big_tab_pic .bd {}

.Big_tab_pic .bd ul {}

.Big_tab_pic .bd ul li {
	height: 214px;
	width: 380px;
	position: relative
}

.Big_tab_pic .bd ul li a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.Big_tab_pic .bd ul li a:after {
	top: 0;
	left: 0;
	content: '';
	position: absolute;
	z-index: 100;
	width: 100%;
	height: 100%;
	opacity: 0.6;
	box-shadow: 0 -50px 28px 0px #333 inset;
	z-index: 1
}

.Big_tab_pic .bd ul li img {
	height: 214px;
	width: 380px;
}

.Big_tab_pic .bd ul li h2 {
	height: 24px;
	line-height: 24px;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 20px;
	width: 100%;
	color: #FFF;
	font-size: 16px;
	z-index: 2;
	white-space: nowrap;
	overflow: hidden;
	padding: 0 10px;
	box-sizing: border-box;
}

.Big_tab_pic .hd {
	width: 100%;
	height: 10px;
	position: absolute;
	bottom: 18px;
	left: 0;
	z-index: 99
}

.Big_tab_pic .hd ul {
	text-align: center;
	width: 100%;
	/*height: 8px;*/
	display: block
}

.Big_tab_pic .hd ul li {
	font-size: 0;
	width: 8px;
	height: 8px;
	margin: 0 3px;
	cursor: pointer;
	display: inline-block;
	border-radius: 50%;
	background-color: #FFF
}

.Big_tab_pic .hd ul li.on {
	background-color: #226aa5;
	width: 20px;
	height: 8px;
	border-radius: 5px;
	border: none
}

.Big_tab_pic_list {}

.Big_tab_pic_list ul {
	width: 400px;
	padding-top: 6px;
}

.Big_tab_pic_list ul li {
	width: 180px;
	height: 100px;
	margin-right: 20px;
	position: relative
}

.Big_tab_pic_list ul li img {
	width: 180px;
	height: 100px;
}

.Big_tab_pic_list ul li h3 {
	height: 20px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#000000, endcolorstr=#000000);
	background: rgba(0, 0, 0, 0.4);
	text-align: center;
	line-height: 20px;
	color: #FFF;
	font-size: 12px;
	padding: 0 10px;
	box-sizing: border-box;
}

.f_sy_left_nav {
	height: 24px;
	border-top: 2px solid #e1e1e1;
	padding-top: 10px;
	position: relative
}

.f_sy_left_nav span {
	color: #055091;
	font-size: 20px;
	height: 24px;
	border-top: 2px solid #004b88;
	position: absolute;
	left: 0;
	top: -2px;
	width: 92px;
	text-align: center;
	padding-top: 10px;
}

.f_sy_left_nav span a {
	color: #055091;
}

.f_sy_left_nav span a:hover {
	color: #226aa5
}

.f_sy_left_ul01 {
	padding-top: 12px;
}

.f_sy_left_ul01 li {
	line-height: 36px;
	text-indent: 16px;
	background: url(http://www.jju.yktworld.com/static/img/ulli_t01.jpg) no-repeat 0 center;
}

.hot_video_sy {
	overflow: hidden;
	margin-top: 24px;
}

.hot_video_pic {
	height: 214px;
	width: 380px;
	position: relative;
	margin-top: 12px;
}

.hot_video_pic a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.hot_video_pic a:after {
	top: 0;
	left: 0;
	content: '';
	position: absolute;
	z-index: 100;
	width: 100%;
	height: 100%;
	opacity: 0.6;
	box-shadow: 0 -50px 28px 0px #333 inset;
	z-index: 1
}

.hot_video_pic img {
	height: 214px;
	width: 380px;
}

.hot_video_pic h2 {
	height: 24px;
	line-height: 24px;
	text-align: left;
	position: absolute;
	left: 0;
	bottom: 6px;
	width: 100%;
	color: #FFF;
	font-size: 16px;
	z-index: 2;
	white-space: nowrap;
	overflow: hidden;
}

.video_pic_list {
	overflow: hidden;
	margin-top: -10px;
}

.video_pic_list {
	width: 400px;
	padding-top: 6px;
}

.video_pic_list li {
	width: 180px;
	height: 100px;
	margin-right: 20px;
	position: relative;
	margin-top: 15px;
}

.video_pic_list li img {
	width: 180px;
	height: 100px;
}

.video_pic_list li h3 {
	height: 20px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#000000, endcolorstr=#000000);
	background: rgba(0, 0, 0, 0.4);
	text-align: center;
	line-height: 20px;
	color: #FFF;
	font-size: 12px;
}

.yqpd_sy {
	overflow: hidden;
	margin-top: 24px;
}

.p_cont {
	width: 380px;
	margin: 0 auto;
	position: relative;
	margin-top: 10px
}

#scrollBox {}

#scrollBox img {
	border: 1px solid #dedede;
}

#scrollBox .piclist {
	position: relative;
}

#scrollBox .piclist p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgb(0, 0, 0, 0.6);
	color: #fff;
	padding: 5px 10px;
	box-sizing: border-box;
}

#scrollBox .arrleft,
#scrollBox .arrright {
	position: absolute;
	cursor: pointer;
	width: 16px;
	height: 39px;
	overflow: hidden;
	display: block;
	top: 50%;
	margin-top: -19.5px;
	z-index: 999;
	opacity: 0;
}

#scrollBox .arrleft {
	left: 0px;
	background: url(http://www.jju.yktworld.com/static/img/l.png) center center no-repeat;
}

#scrollBox .arrright {
	right: 0px;
	background: url(http://www.jju.yktworld.com/static/img/r.png) center center no-repeat;
}

#scrollBox:hover .arrleft {
	opacity: 1
}

#scrollBox:hover .arrright {
	opacity: 1
}

.zxsy_dzb_box {
	overflow: hidden;
	margin-top: 12px;
}

.zxsy_dzb_box .box_left {
	width: 378px!important;
	float: left;
	border: 1px solid #e0e0e0;
	border-top: 2px solid #055091;
	overflow: hidden;
}

.zxsy_dzb_box .box_left .box_nav_ty03 {
	height: 37px;
	border-bottom: 1px solid #e0e0e0;
	line-height: 37px;
}

.zxsy_dzb_box .box_left .box_nav_ty03 span {
	color: #226aa5;
	font-size: 20px;
	margin-left: 12px;
}

.zxsy_dzb_box .box_left .box {
	height: 236px;
	overflow: hidden
}

.zxsy_dzb_box .box_left .box_nav_ty033 {
	height: 40px;
	border-bottom: 1px solid #e0e0e0;
	line-height: 40px;
	width: 360px;
	margin: 0 auto
}

.zxsy_dzb_box .box_left .box_nav_ty033 span {
	color: #226aa5;
	display: block;
	width: 100px;
	font-size: 20px;
	margin-left: 12px;
	background: url(http://www.jju.yktworld.com/static/img/dzb_navbg01.jpg) 70px 18px no-repeat;
	position: relative;
	cursor: pointer
}

.zxsy_dzb_box .box_left .box_nav_ty033 span.on {
	background: url(http://www.jju.yktworld.com/static/img/dzb_navbg02.jpg) 73px 18px no-repeat
}

.zxsy_dzb_box .box_left .box_nav_ty033 span .sub02 {
	display: none;
	padding-top: 26px;
	width: 309px;
	height: 194px;
	position: absolute;
	left: 27px;
	top: 30px;
	background: url(http://www.jju.yktworld.com/static/img/szb_more_boxbg.png) no-repeat;
	z-index: 99;
	cursor: pointer
}

.zxsy_dzb_box .box_left .box_nav_ty033 span .sub02 .selectArea {
	height: 36px;
	width: 280px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 10px;
}

.zxsy_dzb_box .box_left .box_nav_ty033 span .sub02 .selectArea .selectDiv {
	height: 34px;
	width: 278px;
	border: 1px solid #dcdcdc
}

.zxsy_dzb_box .box_left .box_nav_ty033 span .sub02 .selectArea .selectDiv select {
	background: none;
	border: 0;
	margin: 0;
}

.zxsy_dzb_box .box_left .box_nav_ty033 span .sub02 .selectArea .selectDiv select {
	width: 278px;
	height: 34px;
	font-size: 16px;
	line-height: 34px;
}

.zxsy_dzb_box .box_left .box_nav_ty033 span .sub02 .selectArea .selectDiv select option {
	background: none;
	border: 0;
	margin: 0;
	padding: 0
}

.zxsy_dzb_box .box_left .box_nav_ty033 span .sub02 .selectArea .selectDiv select option {
	line-height: 34px;
	height: 34px;
}

.zxsy_gsgg_box {
	width: 100%;
	/*height: 77px;*/
	margin-top: 18px;
	/*background: url(http://www.jju.yktworld.com/static/img/gsggbgt.jpg) left top no-repeat;*/
	overflow: hidden;
	z-index: 1;
}

.zxsy_gsgg_box .box {
	width: 100%;
	border: 1px solid #bed2dc;
	/*float: left;*/
	box-sizing: border-box;
	/*height: 75px;*/
	position: relative
}

.zxsy_gsgg_box .zxsy_gsgg_tab {
	height: 160px;
	position: relative;
	overflow: hidden;
	z-index: 1;
	padding-top: 6px;
	padding-bottom: 5px;
	width: 100%;
}

.zxsy_gsgg_box .zxsy_gsgg_tab a.next,
.zxsy_gsgg_box .zxsy_gsgg_tab a.prev {
	width: 20px;
	height: 13px;
	position: absolute;
	right: 0;
	display: block;
	z-index: 99
}

.zxsy_gsgg_box .zxsy_gsgg_tab a.next {
	background: url(http://www.jju.yktworld.com/static/img/zxsy_btn_b.png) top center no-repeat;
	bottom: 0;
}

.zxsy_gsgg_box .zxsy_gsgg_tab a.prev {
	background: url(http://www.jju.yktworld.com/static/img/zxsy_btn_t.png) bottom center no-repeat;
	top: 0
}

.zxsy_gsgg_box .zxsy_gsgg_tab ul {}

.zxsy_gsgg_box .zxsy_gsgg_tab ul li {
	background: url(http://www.jju.yktworld.com/static/img/ulli_t01.jpg) 10px center no-repeat;
	text-indent: 2px;
	padding: 0 20px;
	box-sizing: border-box;
	line-height: 32px;
}

.zxsy_gsgg_box .zxsy_gsgg_tab ul li a {
	font-size: 15px;
}

.f_sy_jch {
	margin-top: 12px;
}

.f_sy_jch .picbox {
	position: relative;
	height: 100px;
	overflow: hidden;
	margin-top: 8px;
}

.f_sy_jch .picbox img {
	width: 180px;
	height: 100px;
	position: absolute;
	left: 0;
	top: 0;
}

.f_sy_jch .picbox .title {
	width: 190px;
	left: 190px;
	max-height: 96px;
	overflow: hidden;
	line-height: 24px;
	text-align: justify;
	position: absolute;
	padding-top: 10px;
	top: 0;
}

.f_sy_jch .picbox .picbox_gjl {
	height: 20px;
	position: absolute;
	left: 190px;
	bottom: 0;
	line-height: 20px;
	width: 190px;
}

.f_sy_jch .picbox .picbox_gjl span {
	float: left;
	background-color: #2490cf;
	padding: 0 15px;
	border-radius: 10px;
	color: #fff;
	text-align: center
}

.f_sy_jch .picbox .picbox_gjl em {
	float: right
}

.f_sy_jch .picbox .picbox_gjl span a {
	color: #FFF
}

.f_sy_jch ul {
	padding-top: 12px;
}

.f_sy_jch ul li {
	line-height: 26px;
}

.f_sy_jch ul li span.bqspan {
	color: #0244b0
}

.f_sy_jch ul li span.bqspan a {
	color: #0244b0
}

.f_sy_middle_box {
	width: 410px;
	margin-left: 30px;
	overflow: hidden;
	float: left
}

.f_sy_middle_news_list {}

.f_sy_middle_news_list ul {
	padding: 0;
	padding-top: 6px;
}

.f_sy_middle_news_list ul li {
	line-height: 36px;
	overflow: hidden
}

.f_sy_middle_news_list ul li a {
	font-size: 16px;
}

.f_sy_middle_news_list ul li:first-child {
	line-height: 40px
}

.f_sy_middle_news_list ul li:first-child a {
	color: #004b88;
	font-size: 20px;
}

.f_sy_middle_news_list ul li i {
	float: left;
	overflow: hidden
}

.f_sy_middle_news_list ul li i.bg_r {
	background: none;
	background-color: #226aa5;
	display: block;
	vertical-align: middle;
	height: 16px;
	line-height: 16px;
	padding: 0 3px;
	color: #fff;
	font-size: 12px;
	margin-top: 10px;
	border-radius: 2px;
	overflow: hidden;
	margin-right: 5px;
	font-size: 12px;
	color: #FFF;
	font-family: "SimSun";
	font-style: normal
}

.f_sy_middle_news_list ul li i.bg_r a {
	font-size: 12px;
	color: #FFF;
	font-family: "SimSun";
	font-style: normal;
	margin-right: 0px;
}

.f_sy_middle_news_list ul li i.bg_r a:hover {
	color: #fff
}

.f_sy_middle_news_list ul li i.video_bg {
	background: url(http://www.jju.yktworld.com/static/img/88016c0188b3ab5ee10036b8e1d5345b.jpg) left center no-repeat;
	margin-right: 5px;
	font-size: 0px;
	width: 20px;
	height: 20px;
	margin-top: 9px
}

.f_sy_middle_news_list ul li:first-child i.video_bg {
	background: url(http://www.jju.yktworld.com/static/img/88016c0188b3ab5ee10036b8e1d5345b.jpg) left center no-repeat;
	margin-right: 5px;
	font-size: 0px;
	width: 20px;
	height: 20px;
	margin-top: 11px
}

.f_sy_middle_news_list ul li i.hbrb_bg {
	background: url(http://www.jju.yktworld.com/static/img/hbrbbg.png) left center no-repeat;
	margin-right: 5px;
	font-size: 0px;
	width: 55px;
	height: 20px;
	margin-top: 8px;
}

.f_sy_middle_news_list ul li i.rmrb_bg {
	background: url(http://www.jju.yktworld.com/static/img/rmrbbg.png) left center no-repeat;
	margin-right: 5px;
	font-size: 0px;
	width: 50px;
	height: 20px;
	margin-top: 8px;
}

.f_sy_middle_news_list ul li:first-child i.hbrb_bg {
	background: url(http://www.jju.yktworld.com/static/img/hbrbbg.png) left center no-repeat;
	margin-right: 5px;
	font-size: 0px;
	width: 55px;
	height: 20px;
	margin-top: 10px;
}

.f_sy_middle_news_list ul li:first-child i.rmrb_bg {
	background: url(http://www.jju.yktworld.com/static/img/rmrbbg.png) left center no-repeat;
	margin-right: 5px;
	font-size: 0px;
	width: 50px;
	height: 20px;
	margin-top: 11px;
}

.f_sy_middle_news_list ul li:first-child i.bg_r {
	background: none;
	background-color: #226aa5;
	display: block;
	vertical-align: middle;
	height: 16px;
	line-height: 16px;
	padding: 0 3px;
	color: #fff;
	font-size: 12px;
	margin-top: 14px;
	border-radius: 2px;
	overflow: hidden;
	margin-right: 5px;
	font-size: 12px;
	color: #FFF;
	font-family: "SimSun";
	font-style: normal
}

.f_sy_middle_news_line {
	height: 1px;
	float: none;
	clear: both;
	overflow: hidden;
	background-color: #dcdcdc;
	margin-top: 23px;
}

.f_sy_middle_box .f_sy_middle_news {
	overflow: hidden;
	margin-top: 10px;
}

.f_sy_middle_box .f_sy_middle_news .box {
	overflow: hidden;
	margin-top: 22px;
}

.f_sy_middle_box .f_sy_middle_news .box h2 {
	overflow: hidden;
	white-space: nowrap;
}

.f_sy_middle_box .f_sy_middle_news .box h2 i {
	float: left;
	overflow: hidden
}

.f_sy_middle_box .f_sy_middle_news .box h2 i.bg_r {
	background: none;
	background-color: #226aa5;
	display: block;
	vertical-align: middle;
	height: 16px;
	line-height: 16px;
	padding: 0 3px;
	color: #fff;
	font-size: 12px;
	margin-top: 5px;
	border-radius: 2px;
	overflow: hidden;
	margin-right: 5px;
	font-size: 12px;
	color: #FFF;
	font-family: "SimSun";
	font-style: normal
}

.f_sy_middle_box .f_sy_middle_news .box h2 i.bg_r a {
	font-size: 12px;
	color: #FFF;
	font-family: "SimSun";
	font-style: normal;
	margin-right: 0px;
}

.f_sy_middle_box .f_sy_middle_news .box h2 i.bg_r a:hover {
	color: #fff
}

.f_sy_middle_box .f_sy_middle_news .box h2 i.video_bg {
	background: url(http://www.jju.yktworld.com/static/img/88016c0188b3ab5ee10036b8e1d5345b.jpg) left 7px no-repeat;
	margin-right: 5px;
	font-size: 0px;
	width: 20px;
	height: 24px;
}

.f_sy_middle_box .f_sy_middle_news .box h2 i.hbrb_bg {
	background: url(http://www.jju.yktworld.com/static/img/hbrbbg.png) left center no-repeat;
	margin-right: 5px;
	font-size: 0px;
	width: 55px;
	height: 20px;
	margin-top: 3px;
}

.f_sy_middle_box .f_sy_middle_news .box h2 i.rmrb_bg {
	background: url(http://www.jju.yktworld.com/static/img/rmrbbg.png) left center no-repeat;
	margin-right: 5px;
	font-size: 0px;
	width: 50px;
	height: 20px;
	margin-top: 3px;
}

.f_sy_middle_box .f_sy_middle_news .box h2 a {
	color: #004b88;
	font-size: 18px;
}

.f_sy_middle_box .f_sy_middle_news .box h2 a:hover {
	color: #226aa5    
}

.f_sy_middle_box .f_sy_middle_news .box p {
	padding-top: 5px;
	overflow: hidden;
	white-space: nowrap;
	height: 18px;
}

.f_sy_middle_box .f_sy_middle_news .box p span {
	margin: 0 5px;
	float: left
}

.f_sy_middle_box .f_sy_middle_news .box p span a {
	font-family: "SimSun";
	color: #515151;
	font-size: 15px;
}

.f_sy_middle_box .f_sy_middle_news .box p span a:hover {
	color: #226aa5
}

.f_sy_middle_tab {}

.f_sy_middle_tab .hd {
	height: 36px;
	padding: 2px 0;
	border-bottom: 1px solid #dcdcdc;
	border-top: 2px solid #055091;
	overflow: hidden
}

.f_sy_middle_tab .hd ul {}

.f_sy_middle_tab .hd ul li {
	height: 36px;
	line-height: 36px;
	font-size: 20px;
	width: 60px;
	text-align: center;
	color: #004b88;
	cursor: pointer
}

.f_sy_middle_tab .hd ul li a {
	color: #004b88;
}

.f_sy_middle_tab .hd ul li:hover a {
	color: #004b88;
}

.f_sy_middle_tab .hd ul li.on {
	background-color: #055091;
	color: #FFF;
}

.f_sy_middle_tab .hd ul li.on a {
	color: #fff;
}

.f_sy_middle_tab .hd ul li.on:hover a {
	color: #fff;
}

.f_sy_middle_tab .bd {}

.f_sy_middle_tab .bd ul {
	padding: 0 2px;
	padding-top: 8px;
}

.f_sy_middle_tab .bd ul li {
	line-height: 36px;
	overflow: hidden
}

.f_sy_middle_tab .bd ul li a {
	font-size: 16px;
}

.f_sy_middle_tab .bd ul li:first-child {
	line-height: 40px
}

.f_sy_middle_tab .bd ul li:first-child a {
	color: #004b88;
	font-size: 20px;
}

#tab01 {
	margin-top: 16px;
}

#tab02,
#tab03,
#tab04,
#tab05 {
	margin-top: 15px;
}

.f_sy_right_box {
	width: 350px;
	float: right;
	overflow: hidden
}

.f_sy_right_nav {
	width: 332px;
	margin: 0 auto;
	padding: 12px 0
}

.f_sy_right_nav span {
	color: #055091;
	font-size: 20px;
}

.f_sy_right_nav span a {
	color: #055091;
}

.f_sy_right_nav span a:hover {
	color: #226aa5
}

.f_sy_right_box .box_bor {
	border: 1px solid #dcdcdc;
	width: 348px;
	overflow: hidden
}

.f_sy_right_tjlm {
	height: 322px;
	overflow: hidden;
	margin-top: 30px;
	position: relative;
}

.f_sy_right_tjlm a.prev,
.f_sy_right_tjlm a.next {
	width: 16px;
	height: 196px;
	top: 0;
	display: block;
	position: absolute;
	z-index: 99;
}

.f_sy_right_tjlm a.next {
	background: url(http://www.jju.yktworld.com/static/img/r.png) center center no-repeat;
	right: 0;
	display: none
}

.f_sy_right_tjlm a.prev {
	background: url(http://www.jju.yktworld.com/static/img/l.png) center center no-repeat;
	left: 0;
	display: none
}

.f_sy_right_tjlm:hover a.prev {
	display: block
}

.f_sy_right_tjlm:hover a.next {
	display: block
}

.f_sy_right_tjlm .tjlm_pic_tab {
	width: 350px;
	height: 196px;
	position: absolute;
	left: -1px;
	top: -1px;
}

.f_sy_right_tjlm .tjlm_pic_tab .bd {
	width: 350px;
	height: 196px;
}

.f_sy_right_tjlm .tjlm_pic_tab .bd ul {}

.f_sy_right_tjlm .tjlm_pic_tab .bd ul li {
	width: 350px;
	height: 210px;
	position: relative;
}

.f_sy_right_tjlm .tjlm_pic_tab .bd ul li img {
	width: 350px;
	height: 210px;
}

.f_sy_right_tjlm .tjlm_pic_tab .bd ul li p {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 20px;
	background: rgba(0, 0, 0, 0.4);
	text-align: center;
	line-height: 20px;
	color: #FFF;
	font-size: 12px;
	padding: 5px 10px;
	box-sizing: border-box
}

.f_sy_right_tjlm .tjlm_pic_tab .hd {
	height: 6px;
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 100%;
	z-index: 33
}

.f_sy_right_tjlm .tjlm_pic_tab .hd ul {
	text-align: center
}

.f_sy_right_tjlm .tjlm_pic_tab .hd ul li {
	display: inline-block;
	width: 6px;
	height: 6px;
	background-color: #dcdcdc;
	margin: 0 5px;
	font-size: 0;
	cursor: pointer
}

.f_sy_right_tjlm .tjlm_pic_tab .hd ul li.on {
	background-color: #226aa5
}

.f_sy_right_tjlm .f_sy_right_tjlm_list {
	width: 332px;
	position: absolute;
	left: 50%;
	margin-left: -166px;
	top: 208px;
}

.f_sy_right_tjlm .f_sy_right_tjlm_list li {
	line-height: 34px;
	overflow: hidden
}

.f_sy_right_jcwz {
	margin-top: 24px;
	padding-bottom: 6px;
}

.f_sy_right_jcwz img {
	width: 332px;
	height: 186px;
	margin: 0 auto;
	display: block
}

.f_sy_right_jcwz ul {
	width: 100%;
	margin: 0 auto;
	padding: 5px;
	box-sizing: border-box;
	overflow: hidden
}

.f_sy_right_jcwz ul li {
	line-height: 36px;
	width: 100%;
}

.f_sy_right_jcwz ul li span {
	float: left;
	margin-right: 5px;
}

.f_sy_right_jcwz ul li span.bqspan {
	color: #0244b0;
	background: url(http://www.jju.yktworld.com/static/img/jcwz_li_line_1.jpg) center right no-repeat;
	padding-right: 5px;
}

.f_sy_right_jcwz ul li span.bqspan a {
	color: #0244b0;
}

.f_sy_right_jcwz .bigpic {
	width: 332px;
	height: 186px;
	position: relative;
	margin: 0 auto
}

.f_sy_right_jcwz .bigpic a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.f_sy_right_jcwz .bigpic a:after {
	top: 0;
	left: 0;
	content: '';
	position: absolute;
	z-index: 100;
	width: 100%;
	height: 100%;
	opacity: 0.6;
	box-shadow: 0 -50px 28px 0px #333 inset;
	z-index: 1
}

.f_sy_right_jcwz .bigpic img {
	width: 332px;
	height: 186px;
}

.f_sy_right_jcwz .bigpic h3 {
	height: 24px;
	line-height: 24px;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 6px;
	width: 100%;
	color: #FFF;
	font-size: 16px;
	z-index: 2;
	white-space: nowrap;
	overflow: hidden
}

.f_sy_right_nav_dhpl {
	height: 40px;
	width: 332px;
	margin: 0 auto;
	background: url(http://www.jju.yktworld.com/static/img/zxsy_dhpllogo.png) left top no-repeat;
	margin-top: 5px;
}

.f_sy_right_nav_dhpl a {
	height: 40px;
	display: block;
	width: 74px;
	float: left;
}

.f_sy_right_jcwz dl {
	width: 332px;
	margin: 0 auto;
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCC
}

.f_sy_right_jcwz dl dt {
	text-align: center;
	margin-top: 10px;
}

.f_sy_right_jcwz dl dt a {
	color: #055091;
	font-size: 18px;
	font-weight: bold
}

.f_sy_right_jcwz dl dd {
	font-size: 14px;
	color: #333333;
	line-height: 22px;
	max-height: 44px;
	overflow: hidden;
	text-indent: 2em;
	margin-top: 6px;
	text-align: justify
}

.f_sy_right_jcwz ul {}

.f_sy_right_jcwz ul li span.bqspan {
	color: #0244b0;
	background: url(http://www.jju.yktworld.com/static/img/jcwz_li_line_1.jpg) center right no-repeat;
	padding-right: 5px;
	text-align-last: justify;
	text-align: justify
}

#dhplbox ul {
	width: 332px;
	margin: 0 auto;
	padding-top: 6px;
}

.f_sy_right_gg {
	overflow: hidden;
	margin-top: 24px;
}

.f_sy_right_gg img {
	width: 332px;
	height: 154px;
	margin: 10px 9px;
}

#hbrbcmjtjz .nav {
	height: 86px;
	overflow: hidden;
	background: url(http://www.jju.yktworld.com/static/img/hbrbcp_nav.jpg) center top no-repeat;
}

#hbrbcmjtjz .box {
	height: 235px;
	overflow: hidden;
	background: url(http://www.jju.yktworld.com/static/img/hbrbcp.jpg) center top no-repeat;
}

#pdlist_box {
	overflow: hidden;
	padding-top: 20px;
}

#pdlist_box .pd_box {
	width: 1218px;
	overflow: hidden;
}

#pdlist_box .box_left {
	width: 388px;
	float: left;
	margin-right: 18px;
	overflow: hidden;
	margin-top: 10px;
}

.box_nav_ty02 {
	height: 44px;
	background: url(http://www.jju.yktworld.com/static/img/lm_nav_bg_t.jpg) left top no-repeat
}

.box_nav_ty02 span {
	float: left;
	margin-left: 4px;
	color: #226aa5;
	font-size: 20px;
	margin-top: 8px;
}

.box_nav_ty02 span i {
	color: #226aa5;
	font-size: 20px;
	margin: 0 3px;
}

.box_nav_ty02 span a {
	color: #226aa5;
	font-size: 20px;
}

.box_nav_ty02 a.more {
	float: right;
	margin-right: 4px;
	margin-top: 11px;
	background: url(http://www.jju.yktworld.com/static/img/lm_nav_more_bg_t.png) left top no-repeat;
	padding-left: 28px;
	height: 21px;
	line-height: 21px;
	display: block;
	color: #c0c0c0;
	font-family: "SimSun"
}

.pd_box .pic img {
	width: 388px;
	height: 174px;
}

.pd_box .pic p {
	height: 38px;
	line-height: 38px;
	background-color: #226aa5;
	overflow: hidden;
	text-align: center
}

.pd_box .pic p a {
	color: #FFF;
	font-size: 16px;
}

#pd_news_list {
	margin-top: 20px;
}

.pd_box .pic {
	position: relative;
	width: 388px;
	height: 218px;
}

.pd_box .pic a {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	display: block;
	z-index: 2;
}

.pd_box .pic:after {
	top: 0;
	left: 0;
	content: '';
	position: absolute;
	z-index: 100;
	width: 100%;
	height: 100%;
	opacity: 0.6;
	box-shadow: 0 -40px 30px 0px #000 inset;
	z-index: 1
}

.pd_box .pic img {
	width: 388px;
	height: 218px;
}

.pd_box .pic p {
	background: none;
	height: 38px;
	text-align: center;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2
}

.pd_box .pic p a {
	color: #FFF
}

.pd_box .pic p {
	z-index: 3;
	font-size: 16px;
	color: #FFF
}

.news_list ul {}

.news_list ul li {
	height: 20px;
	margin-bottom: 14px;
	overflow: hidden;
	vertical-align: top
}

.news_list ul li i {
	float: left;
	overflow: hidden
}

.news_list ul li a {
	font-size: 16px;
	margin: 0;
	margin-right: 8px;
}

#jcwqmtjz {
	width: 1200px;
	overflow: hidden;
	height: 120px;
	background: url(http://www.jju.yktworld.com/static/img/hbrbcp0101.png) center top no-repeat;
	float: left
}

.jcwlinks {
	width: 1198px;
	border: 1px solid #e0e0e0;
	margin: 0 auto;
	margin-top: 20px;
	overflow: hidden;
	padding-bottom: 10px;
}

.jcwlinks .hd {
	height: 36px;
	width: 1198px;
	border-bottom: 1px solid #e0e0e0;
	margin: 0 auto
}

.jcwlinks .hd ul {
	font-size: 16px;
}

.jcwlinks .hd ul li {
	height: 37px;
	line-height: 37px;
	border-right: 1px solid #e0e0e0;
	float: left;
	width: 150px;
	text-align: center;
	font-size: 16px;
	cursor: pointer
}

.jcwlinks .hd ul li.on {
	background-color: #FFF
}

.jcwlinks .bd {
	width: 1178px;
	margin: 0 auto;
	font-size: 12px;
	padding: 10px;
}

.jcwlinks .bd ul {
	margin: 0;
	padding: 0;
	width: 1178px;
}

.jcwlinks .bd ul li {
	line-height: 32px;
	height: 32px;
	float: left;
	padding: 0 6px;
	white-space: nowrap;
}

.jcwlinks .bd ul li a {
	font-size: 16px;
}

.jcwlinks .hd p {
	float: left;
	width: 180px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	border-right: 1px solid #e0e0e0;
	overflow: hidden
}

.jcwlinks .hd p a {
	font-size: 16px;
	color: #226aa5;
}

.jcwlinks .hd ul {
	float: left
}

.jcw_Bottom {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 10px;
	margin-top: 20px;
}

.bottom_img {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 5px;
	text-align: center
}

.bottom_img span {
	display: inline-block;
	margin: 0 10px
}

.bottom_box {
	margin-top: 10px;
}

.bottom_box p {
	line-height: 24px;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
}

.bottom_box p a {
	font-size: 12px;
}

.bottom_box p span {
	font-size: 12px;
}

#dhplbox ul li span.bqspan {
	width: 50px;
}

.f_sy_middle_tab {
	position: relative
}

.hbgd_btn {
	height: 28px;
	width: 97px;
	position: absolute;
	right: 0;
	top: 3px;
	background: url(http://www.jju.yktworld.com/static/img/hbgd_more_t.jpg) no-repeat;
	margin-top: 5px;
	line-height: 28px;
	text-indent: 10px;
	font-size: 16px;
	cursor: pointer;
	z-index: 99
}

.selectList {
	z-index: 999;
	display: none;
	border: 1px solid #CCC;
	padding: 10px 10px 10px 10px;
	width: 366px;
	position: absolute;
	right: 0;
	top: 35px;
	background-color: #FFF
}

.selectList li a {
	float: left;
	background: none;
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 14px;
	margin: 0 6px 0 10px;
	line-height: 28px;
	font-family: "\5FAE\8F6F\96C5\9ED1";
	height: 28px;
}

.pic a {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	display: block;
	z-index: 2
}

.pd_box .pic:after {
	display: none
}

.pd_box .pic a:after {
	top: 0;
	left: 0;
	content: '';
	position: absolute;
	z-index: 100;
	width: 100%;
	height: 100%;
	opacity: 0.6;
	box-shadow: 0 -40px 30px 0px #000 inset;
	z-index: 1
}

.pd_box .pic p {
	z-index: 3;
	font-size: 16px;
	color: #FFF
}

#qmcb li span a {
	padding-right: 6px;
	float: left;
	background: url(http://www.jju.yktworld.com/static/img/jcwz_li_line_1.jpg) center right no-repeat;
	margin-right: 6px;
}

#zt li span a {
	padding-right: 6px;
	float: left;
	background: url(http://www.jju.yktworld.com/static/img/jcwz_li_line_1.jpg) center right no-repeat;
	margin-right: 6px;
}

#qmcb li span a:last-child {
	background: none
}

#zt li span a:last-child {
	background: none
}

#qmcb li span.bqspan a {
	padding: 0;
	float: none;
	background: none;
	margin: 0;
}

.f_sy_middle_news_list ul li a {
	float: left;
	width: 100%;
}

.f_sy_middle_news_list ul li {
	width: 100%;
}

.f_sy_middle_news_list ul li:first-child a:hover {
	color: #226aa5
}

.f_sy_middle_tab .bd ul li:first-child a {
	font-size: 18px;
}

.f_sy_middle_news_list ul li:first-child a {
	font-size: 18px;
}

.f_sy_middle_news_list ul li:first-child i.bg_r {
	margin-top: 13px;
}

.hot_video_pic h2 {
	padding: 0 10px;
	box-sizing: border-box;
}

.siterightbox {
	width: 59px;
	height: 180px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -90px;
	position: relative;
}

.siterightbox {
	position: fixed;
	_position: absolute;
	bottom: 0;
	right: 0;
	_top: expression(eval(document.documentElement.scrollTop));
	z-index: 1000;
}

.siterightbox a {
	display: block;
	height: 59px;
	width: 59px;
	margin-top: 1px;
	position: relative
}

.siterightbox a.wx {
	background: url(http://www.jju.yktworld.com/static/img/weixin.jpg) no-repeat;
}

.siterightbox a.wx img {
	display: none
}

.siterightbox a.wb {
	background: url(http://www.jju.yktworld.com/static/img/weibo.jpg) no-repeat;
}

.siterightbox a.wb img {
	display: none
}

.siterightbox .wx:hover {
	background: url(http://www.jju.yktworld.com/static/img/gzwm.jpg) no-repeat;
}

.siterightbox .wx:hover img {
	display: block;
	position: absolute;
	left: -119px;
	top: 0;
}

.siterightbox .wb:hover {
	background: url(http://www.jju.yktworld.com/static/img/gzwm.jpg) no-repeat;
}

.siterightbox .wb:hover img {
	display: block;
	position: absolute;
	left: -119px;
	top: 0;
}

.siterightbox a.back {
	background: url(http://www.jju.yktworld.com/static/img/back.jpg) no-repeat;
}

.Big_tab_pic_list ul {
	width: 400px;
}

.Big_tab_pic_list ul li {
	width: 185px;
	height: 104px;
	margin-right: 10px;
}

.Big_tab_pic_list ul li img {
	width: 185px;
	height: 104px;
}

.video_pic_list {
	width: 400px;
}

.video_pic_list li {
	width: 185px;
	height: 104px;
	margin-right: 10px;
	margin-top: 10px
}

.video_pic_list li img {
	width: 185px;
	height: 104px;
}

.f_sy_jch .picbox .picbox_gjl em {
	float: left;
	margin-left: 10px;
}

.f_sy_jch .picbox .picbox_gjl em a {
	color: #b5b5b5
}

.szb_tm .bd {
	float: left;
	width: 270px;
	height: 188px;
	overflow: hidden;
	margin-left: 10px;
}

.szb_tm .bd ul li {
	width: 127px;
	height: 188px;
	position: relative;
	float: left;
	margin-right: 16px;
	display: inline
}

.szb_tm .bd ul li img {
	width: 125px;
	height: 186px;
	border: 1px solid #CCC
}

.li_hidden {
	display: none;
}

.xbxbox img {
	float: left;
	width: 164px;
	height: 50px;
	margin: 12px 0 0 18px;
}

.f_sy_right_tjlm_list li a:last-child {
	background: none
}

#hbrbcmjtjz .nav {
	margin-bottom: -30px;
}

.main_content {
	width: 1200px;
	margin: 0 auto;
}


/* 机构列表 导航 */

.main_content .organization_list {
	width: 1200px;
	height: 275px;
	padding: 0;
}

.main_content .organization_list>li {
	float: left;
	position: relative;
	top: 40px;
	width: 240px;
	height: 235px;
	background: url("http://www.jju.yktworld.com/static/img/organization_bg.jpg") no-repeat center center;
	background-size: 100% 100%;
}

.main_content .organization_list>li .org_category {
	display: block;
	width: 210px;
	margin: 0 auto;
	padding-bottom: 12px;
	padding-top: 19px;
	border-bottom: 6px solid #c50000;
	text-align: center;
}

.main_content .organization_list>li .org_category .icon {
	display: block;
	width: 77px;
	height: 77px;
	margin: auto;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}

.main_content .organization_list>li .org_category .icon_paper {
	background-image: url("http://www.jju.yktworld.com/static/img/icon_paper.png");
}

.main_content .organization_list>li .org_category .icon_book {
	background-image: url("http://www.jju.yktworld.com/static/img/icon_book.png");
}

.main_content .organization_list>li .org_category .icon_earth {
	background-image: url("http://www.jju.yktworld.com/static/img/icon_earth.png");
}

.main_content .organization_list>li .org_category .icon_phone {
	background-image: url("http://www.jju.yktworld.com/static/img/icon_phone.png");
}

.main_content .organization_list>li .org_category .icon_print {
	background-image: url("http://www.jju.yktworld.com/static/img/icon_print.png");
}

.main_content .organization_list>li .org_category .category_name {
	display: block;
	margin-top: 12px;
	font-size: 18px;
	color: #818182;
}

.main_content .organization_list>li .org_category_list {
	width: 210px;
	height: 60px;
	margin: auto;
	margin-top: 10px;
	line-height: 30px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
}

.main_content .organization_list>li .org_category_list>ul {
	display: none;
}

.main_content .organization_list>li .org_category_list>span {
	display: block;
}

.main_content .organization_list>li .org_category_list>span>a {
	color: #818182;
	font-size: 16px;
	text-decoration: none;
}

.main_content .organization_list>li .org_category_list>span>span {
	color: #818182;
	font-size: 16px;
}

.main_content .organization_list>li.active {
	top: 0;
	height: 275px;
	background: #567fb3;
}

.main_content .organization_list>li.active .org_category {
	height: 70px;
	padding-top: 6px;
	border-bottom: 2px solid #fff;
}

.main_content .organization_list>li.active .org_category .icon {
	display: inline-block;
	width: 50px;
	height: 50px;
	vertical-align: middle;
}

.main_content .organization_list>li.active .org_category .icon_paper {
	background-image: url("http://www.jju.yktworld.com/static/img/icon_paper_on.png");
}

.main_content .organization_list>li.active .org_category .icon_book {
	background-image: url("http://www.jju.yktworld.com/static/img/icon_book_on.png");
}

.main_content .organization_list>li.active .org_category .icon_earth {
	background-image: url("http://www.jju.yktworld.com/static/img/icon_earth_on.png");
}

.main_content .organization_list>li.active .org_category .icon_phone {
	background-image: url("http://www.jju.yktworld.com/static/img/icon_phone_on.png");
}

.main_content .organization_list>li.active .org_category .icon_print {
	background-image: url("http://www.jju.yktworld.com/static/img/icon_print_on.png");
}

.main_content .organization_list>li.active .org_category .category_name {
	display: inline-block;
	height: 50px;
	margin-top: 0;
	line-height: 50px;
	color: #fff;
}

.main_content .organization_list>li.active .org_category_list {
	height: 180px;
	overflow: hidden;
}

.main_content .organization_list>li.active .org_category_list>ul {
	display: block;
	padding: 0;
}

.main_content .organization_list>li .org_category_list>ul li {
	height: 36px;
	line-height: 36px;
}

.main_content .organization_list>li .org_category_list>ul li a {
	color: #fff;
	text-decoration: none;
	font-size: 16px;
}

.main_content .organization_list>li .org_category_list>ul li a:hover {
	color: #ff0000;
}

.main_content .organization_list>li.active .org_category_list>span {
	display: none;
}

#jcwqmtjz {
	position: relative
}

#jcwqmtjz a.wb {
	width: 80px;
	height: 120px;
	display: block;
	position: absolute;
	top: 0;
	left: 283px
}

#jcwqmtjz a.app {
	width: 80px;
	height: 120px;
	display: block;
	position: absolute;
	top: 0;
	left: 405px
}

#jcwqmtjz a.sjb {
	width: 80px;
	height: 120px;
	display: block;
	position: absolute;
	top: 0;
	right: 245px
}

#gg01 img {
	width: 1200px;
	height: 60px;
}

.x_gg_b img {
	width: 1200px;
	height: 60px;
}

.logo_t {
	width: 190px;
	height: 42px;
}

.t_btn02 img {
	width: 14px;
	height: 14px;
}

.t_btn03 img {
	width: 14px;
	height: 13px;
}

.guangao {
	width: 100%;
	height: 90px;
	position: relative;
	margin: 20px auto;
}

.guangao img.guang {
	width: 100%;
	height: 90px;
}

.guangao img.close {
	width: 30px;
	height: 30px;
	position: absolute;
	top: -16px;
	right: -15px;
	z-index: 99;
	cursor: pointer;
}

.gaoindex {
	width: 300px;
	height: 300px;
	position: relative;
}

.gaoindex img.guang {
	width: 300px;
	height: 300px;
	border: 1px solid #eee;
	box-sizing: border-box;
}

.crumbs {
	color: #999;
	width: 100%;
	height: 20px;
	overflow: hidden;
	padding: 10px 0;
	font-size: 14px;
}

.crumbs a {
	color: #226aa5;
}

.detail_top {
	width: 100%;
	text-align: center;
}

.title_xq h2 {
	font-size: 24px;
	font-weight: 700;
	color: #000;
	line-height: 35px;
}

.userCreateTime {
	padding: 15px 0 20px 0;
	font-size: 14px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #cecece;
}

.userCreateTime span {
	display: inline-block;
	color: #333;
	padding-left: 20px;
}

.content_tex {
	font-size: 16px;
	line-height: 25px;
	color: #444;
}

.content_tex p {
	text-indent: 2em;
	line-height: 35px;
}

.content_tex img {
	display: block;
	margin: 10px auto;
	max-width: 600px;
}

.post-navigation {
	overflow: hidden;
	margin-bottom: 25px;
}

.post-navigation>div {
	width: 48%;
	float: left;
}

.post-navigation>div:nth-of-type(2) {
	float: right;
}

.post-navigation>div a {
	display: inline-block;
	padding: 10px;
	box-sizing: border-box;
	border-radius: 5px;
	border: 1px solid #ddd;
	color: #888;
	font-size: 15px;
	width: 100%;
}

.post-navigation>div a:hover {
	color: #004276;
	border-color: #004276;
}


/*底部*/

.footbgs {
	border-top: 1px solid #d8d8d8;
	padding: 20px 0;
	background: #fff;
	width: 100%;
	margin-top: 20px;
}

.footer {
	padding: 20px;
	margin-top: 10px;
	color: #666;
	overflow: hidden;
	width: 1200px;
	margin: auto;
	box-sizing: border-box;
}

.footer a {
	color: #666;
}

.footer a:hover {
	color: #666 !important;
}

.youq {
	overflow: hidden;
	padding-bottom: 20px;
}

.youq li {
	float: left;
	padding: 0 10px;
	font-size: 14px;
}

.links {
	overflow: hidden;
}

.links ul.youq {
	width: 1040px;
	float: left;
}

.links .lian {
	float: left;
	width: 100px;
}

#link_896a3aee.links {
	text-align: left;
	font-size: 12px;
	padding-top: 20px;
}

#link_896a3aee.links ul {
	clear: both;
	padding-bottom: 20px;
}

#link_896a3aee.links li {
	float: left;
	margin-right: 10px;
	line-height: 1.8em;
	list-style: none;
	padding: 0;
}

#link_896a3aee.links em {
	clear: both;
	display: block;
}

#link_896a3aee.links #link_menu li {
	font-size: 14px;
	line-height: 2.5em;
	cursor: pointer;
	width: 5em;
	text-align: center;
}

#link_896a3aee.links #link_menu i {
	font-size: 12px;
	line-height: 2.9em;
	float: right;
	font-style: normal;
}

#link_896a3aee.links .on {
	font-weight: bold;
}

.goTop {
	position: fixed;
	bottom: 200px;
	right: 200px;
	width: 60px;
	height: 60px;
	overflow: hidden;
	background: url(http://www.jju.yktworld.com/static/img/back.jpg) no-repeat center center #fff;
	/*transform: rotate(270deg);*/
	text-indent: -999em;
	transition: all 0.3s;
	cursor: pointer;
	/*background-color:#989898;*/
	/*background-size: 60%;*/
	opacity: 0.7;
}

.goTop:hover {
	opacity: 1;
}

.beian {
	font-size: 14px;
	text-align: center;
}

@media only screen and (min-width: 1500px) and (max-width: 1700px) {
	.goTop {
		right: 100px;
	}
}

@media only screen and (min-width: 1000px) and (max-width: 1500px) {
	.goTop {
		right: 0;
	}
}

.page .pagination {
	list-style: none;
	display: block;
	padding: 0;
	margin: 30px auto;
	width: 510px !important;
}

.page .pagination li {
	display: inline;
	text-align: center;
}

.page .pagination a {
	float: left;
	display: block;
	font-size: 14px;
	text-decoration: none;
	padding: 8px 15px;
	color: #fff;
	margin-left: -1px;
	border: 1px solid transparent;
	line-height: 1.5;
}

.page .pagination a.active {
	cursor: default;
}

.page .pagination a:active {
	outline: none;
}

.page .modal-1 li:first-child a {
	-moz-border-radius: 6px 0 0 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px 0 0 6px;
}

.page .modal-1 li:last-child a {
	-moz-border-radius: 0 6px 6px 0;
	-webkit-border-radius: 0;
	border-radius: 0 6px 6px 0;
}

.page .modal-1 a {
	border-color: #d9d9d9;
	color: #444;
	background: #fff;
	margin: 0 3px;
	border-radius: 5px;
}

.page .modal-1 a:hover {
	background: #eee;
}

.page .modal-1 a.active,
.page .modal-1 a:active {
	border-color: #cc0210;
	background: #cc0210;
	color: #fff;
}

.list_left {
	width: 800px;
	float: left;
}

.list_right {
	width: 374px;
	float: right;
}

.list_content {
	padding-top: 40px;
}

.content-ajax article {
	border-bottom: 1px solid #f0f0f0;
	padding: 20px 0;
	position: relative;
}

.content-ajax article:first-child {
	padding-top: 0px;
}

.entry-img .sort {
	padding: 5px 12px;
	background: rgb(255, 90, 0);
	font-size: 14px;
	color: #fff;
	line-height: 1;
	position: absolute;
	top: 0;
	left: 0;
}

.entry-content {
	overflow: hidden;
	box-sizing: border-box;
}

.entry-title {
	font-size: 18px;
	font-weight: 700;
	color: #444;
}

.entry-img {
	float: left;
	position: relative;
	overflow: hidden;
	padding-right: 20px;
}

.entry-img img {
	width: 260px;
	height: 150px;
}

.entry-site {
	font-size: 15px;
	color: #999;
	padding-top: 10px;
	line-height: 24px;
	font-weight: 400;
}

.entry-content .time {
	color: #bbbbbb;
	font-size: 14PX;
	line-height: 25PX;
	margin-right: 18px;
	padding-top: 10px;
}

.jcwzx_right_box .box {
	width: 326px;
	margin: 0 auto;
	overflow: hidden
}

.jcwzx_right_box .nav_box01 {
	height: 37px;
	line-height: 36px;
	background: url(http://www.jju.yktworld.com/static/img/jcwzx_right_navline.jpg) bottom left no-repeat;
	overflow: hidden;
	margin-top: 6px;
}

.jcwzx_right_box .nav_box01 strong {
	width: 90px;
	float: left;
	overflow: auto;
	text-align: left;
	text-indent: 6px;
	/*height: 37px;*/
	line-height: 36px;
}

.jcwzx_right_box .nav_box01 strong a {
	color: #004276;
	font-size: 18px;
}

.jcwzx_right_box {
	border: 1px solid #eeeeee;
	padding-bottom: 10px;
	overflow: hidden;
}

.jcwzx_right_box .nav_box01 a.jcwzx_right_box_more {
	font-size: 14px;
	color: #515151;
	float: right
}

.jcwzx_right_box .ty_dl {
	padding-top: 20px;
	width: 100%;
	overflow: hidden
}

.jcwzx_right_box .ty_dl img {
	width: 326px;
	height: 138px;
}

.jcwzx_right_box .ty_dl dt {
	width: 100%;
	line-height: 32px;
	padding: 0 10px;
	box-sizing: border-box;
	overflow: hidden;
	text-align: center;
	white-space: nowrap;
	background-color: #226aa5
}

.jcwzx_right_box .ty_dl dt a {
	color: #fff;
	font-size: 15px;
}

.jcwzx_right_box .ty_dl dd {
	display: none
}

.jcwzx_right_box .tyhg_ul {
	height: 128px;
	overflow: hidden
}

.jcwzx_right_box .tyhg_ul li {
	height: 32px;
	line-height: 32px;
	background: url(http://www.jju.yktworld.com/static/img/ulli_t01.jpg) left 14px no-repeat;
	text-indent: 13px;
}

.jcwzx_right_box .tyhg_ul li a {
	color: #393939;
	font-size: 15px;
}

.hd_nav {
	border-top: 1px solid #236ea5;
	text-align: center
}

.hd_nav ul li {
	border: 1px solid #f0f0f0;
	border-top: none;
	height: 45px;
	line-height: 45px;
	width: 112px;
	color: #393939;
	font-size: 18px;
	cursor: pointer;
	background-color: #FFF
}

.hd_nav ul li.on {
	color: #FFF;
	border: 1px solid #236ea5;
	border-top: none;
	background-color: #236ea5
}

.xwullist {}

.xwullist li {
	line-height: 1.5
}

.xwullist li a {
	font-size: 22px;
}

.xwullist li {
	background: url(http://res.yun.cnhubei.com/t/site/10001/67387ec5be6b393bef59a3eb2feee85b/assets/hbrb/jcwzx_ulli.jpg) left center no-repeat;
	white-space: normal;
	padding: 5px 0 5px 15px;
	text-align: justify
}

.jcwzx_right_box #tyhg_ul {
	height: auto;
}

.jcwzx_right_box #tyhg_ul li {
	white-space: normal;
	height: auto;
	background: none;
	text-indent: 0;
	padding: 10px 0 10px 0;
	line-height: 1.6;
	text-align: justify;
	border-bottom: 1px dotted #b5b3b3;
}

.jcwzx_right_box #tyhg_ul li:last-child {
	border-bottom: none
}

.pages {
	text-align: center;
	font-size: 14px;
	padding: 40px 0;
	width: 100%;
	background: #fff;
}

.pages a {
	color: #4E4E4E;
	background-color: #F9F9F9;
	border: 1px solid #EAEAEA;
	padding: 8px 13px;
	display: inline-block;
	margin: 0 3px;
	border-radius: 5%;
}

.pages span {
	color: #FFF;
	background-color: #226aa5;
	border: 1px solid #226aa5;
	padding: 8px 13px;
	border-radius: 5%;
	cursor: pointer;
}

.tuijian .rmsp {
	margin-bottom: 15px;
}

.tuijian .cell_4581_ .tl-header a {
	padding: 0;
}

.bnewsList .innerbox .row .tit {
	height: 48px;
	line-height: 48px;
	width: 100%;
	background: url(http://www.jju.yktworld.com/static/img/new__08.png) no-repeat 0 100%;
}

.bnewsList .innerbox .row .tit a {
	color: #EC2E2E;
	font-size: 18px;
	text-decoration: none;
}

.bnewsList .innerbox .row ul {
	margin-bottom: 20px;
	padding-top: 12px;
	overflow: hidden;
}

.bnewsList .innerbox .row ul li {
	line-height: 38px;
	height: 38px;
	background: url(http://www.jju.yktworld.com/static/img/ulli_t01.jpg) no-repeat 0 center;
	padding-left: 15px;
	overflow: hidden;
}

.bnewsList .innerbox .row li {
	width: 46%;
	float: left;
}

.bnewsList .innerbox .row li:nth-child(2n) {
	float: right;
}

.bnewsList .innerbox .row ul li a {
	font-size: 16px;
	color: #404040;
	text-decoration: none;
}

.bnewsList {
	margin-top: 20px;
}

.cell_4581_ {
	height: 44px;
	line-height: 44px;
}

.cell_4581_ .tl-header a {
	font-size: 20px;
	color: #226aa5;
	cursor: pointer;
	display: block;
	padding: 0 10px;
}

.rmsp {
	height: 44px;
	line-height: 44px;
	border-bottom: 1px dashed #226aa5;
}

.label {
	margin: 15px 0;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
}

.label a {
	font-size: 14px;
	color: #fff;
	margin: 0 5px;
}


/*=======*/

.Big_tab_pic .bd ul li h2,
.Big_tab_pic_list ul li h3,
.hot_video_pic h2,
.f_sy_left_ul01 li,
.video_pic_list li h3,
#scrollBox .piclist p,
.f_sy_jch ul li,
.f_sy_middle_box .f_sy_middle_news .box h2 a,
.f_sy_middle_box .f_sy_middle_news .box p,
.f_sy_middle_news_list ul li a,
.f_sy_middle_tab .bd ul li a,
.f_sy_right_tjlm_list li a,
.f_sy_right_jcwz .bigpic h3,
.f_sy_right_jcwz ul li,
.pd_box .pic p,
.news_list ul li a,
.jcwzx_right_box .tyhg_ul li,
.zxsy_gsgg_box .zxsy_gsgg_tab ul li,
.entry-title,
.bnewsList .innerbox .row ul li,
.jcwzx_right_box .ty_dl dt a,
.post-navigation>div a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	white-space: nowrap;
}

.jcwzx_right_box #tyhg_ul li a {
	display: -webkit-box !important;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.f_sy_jch .picbox .title,
.entry-site {
	display: -webkit-box !important;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}