input:focus {
	outline: 0
}

html {
	color: #000;
	background: #FFF;
	font-family: "\5B8B\4F53",sans-serif
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

fieldset,img {
	border: 0
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal
}

ol,ul {
	list-style: none
}

caption,th {
	text-align: left
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal
}

q:before,q:after {
	content: ''
}

abbr,acronym {
	border: 0;
	font-variant: normal
}

sup {
	vertical-align: text-top
}

sub {
	vertical-align: text-bottom
}

input,textarea,select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	*font-size: 100%
}

legend {
	color: #000
}

#yui3-css-stamp.cssreset {
	display: none
}

.black {
	color: #545454
}

.red {
	color: RED
}

.one-line {
	overflow: hidden;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis
}

p {
	word-wrap: break-word;
	word-break: break-word
}

.clearfix {
	*zoom: 1;
	clear: both
}

.clearfix:before,.clearfix:after {
	display: table;
	line-height: 0;
	content: ""
}

.clearfix:after {
	clear: both
}

#Degas_mainBody>#breadCrumbs {
	margin-top: 11px
}

#breadCrumbs {
	width: 100%;
	height: 28px;
	clear: both;
	background: url(../images/news_line.png) repeat-x bottom
}

#breadCrumbs a {
	color: #524a46;
	font-size: 14px
}

.horizontal-split {
	width: 100%;
	height: 28px;
	clear: both;
	background: url(../images/news_line.png) repeat-x bottom
}

.horizontal-split a {
	color: #524a46;
	font-size: 12px
}

.page_div {
	height: 30px;
	padding-top: 20px;
	clear: both;
	line-height: 30px
}

.page_div .disable {
	display: none
}

.page_total_num {
	padding-right: 14px;
	float: left;
	font-size: 12px;
	color: #555
}

.page_prev a {
	width: 64px;
	height: 30px;
	display: block;
	float: left;
	padding-right: 16px;
	margin-right: 12px;
	background: url(../images/page_prev.png) center no-repeat;
	font-size: 12px;
	color: #555;
	line-height: 30px;
	text-align: right
}

.page_prev a:hover {
	background: url(../images/page_prev_hover.png) center no-repeat
}

.page_next a {
	width: 64px;
	height: 30px;
	display: block;
	float: left;
	padding-left: 16px;
	margin-left: 12px;
	background: url(../images/page_next.png) center no-repeat;
	font-size: 12px;
	color: #555;
	line-height: 30px;
	text-align: left
}

.page_next a:hover {
	background: url(../images/page_next_hover.png) center no-repeat
}

.page_div .current {
	height: 20px;
	float: left;
	display: block;
	padding-left: 7px;
	padding-right: 7px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	background: url(../images/page_current.png) center no-repeat;
	border-radius: 3px;
	font-size: 14px;
	line-height: 23px
}

.page_number,.page_ellipsis {
	height: 20px;
	float: left;
	display: block;
	padding-left: 7px;
	padding-right: 7px;
	margin-top: 5px;
	line-height: 20px
}

.page_number:hover {
	background: url(../images/page_current.png) center no-repeat
}

.page_number a {
	font-size: 14px;
	color: #555
}

a {
	text-decoration: none
}

.time-right {
	float: right
}

.time {
	padding-left: 7px;
	background: url(../images/time.png) left center no-repeat;
	font-size: 12px;
	color: #999
}

.clear {
	clear: both
}

#header {
	width: 100%;
	height: 142px;
	background: url(../images/header_bg.png) repeat-x top;
	padding-top: 5px;
	clear: both
}

#header .wrap {
	width: 960px;
	height: 142px;
	margin: -5px auto 0 auto;
	padding: 5px 20px 0 20px;
	background: url(../images/header_light_bg.png) no-repeat transparent;
	background-position: -39px 0;
	position: relative
}

#header #logo {
	width: 413px;
	height: 85px;
	display: block;
	float: left;
	background: url(../images/logo.png) center left no-repeat
}

#header_big_nav {
	width: 296px;
	height: 85px;
	float: left
}

#header_big_nav .cell {
	float: left
}

#header_big_nav .cell a {
	width: 70px;
	height: 55px;
	display: block;
	padding-top: 30px;
	color: #96bfd8;
	font-size: 16px;
	text-align: center
}

#header_big_nav .cell a:hover {
	color: #fff
}

#header_big_nav .cell .on {
	background: url(../images/big_nav_on.png) top center no-repeat;
	color: #fff
}

.search-inner {
	padding-top: 1.3px;
	padding-left: 1px
}

.search-advance {
	float: left;
	position: absolute;
	z-index: 1000;
	border-radius: 2px;
	width: 75px;
	background: rgba(231,231,231,.94);
	margin-top: 1px;
	cursor: pointer
}

#search_label {
	display: block;
	font-size: 12px;
	line-height: 21px;
	text-indent: 14px
}

#search #search_input {
	width: 100px;
	height: 21px;
	padding-left: 90px;
	background: transparent;
	border: 0;
	font-size: 12px;
	color: #545454;
	position: absolute;
	margin-top: 1px
}

#search #search_input:focus {
	outline: 0
}

#search #search_btn {
	width: 30px;
	height: 20px;
	border: 0;
	background: transparent;
	cursor: pointer;
	margin-left: 195px;
	margin-top: 2px
}

#header #menu {
	width: 950px;
	height: 40px;
	padding-top: 17px;
	clear: both;
	background: url(../images/header_menu.png) center top no-repeat
}

#header #menu li {
	float: left
}

#header #menu .cell {
	height: 40px;
	display: block;
	float: left;
	padding-left: 18px;
	padding-right: 18px;
	color: #fff;
	font-size: 12px;
	line-height: 30px
}

#header #menu .cell:hover {
	color: #96bfd8
}

#header #menu .on {
	background: url(../images/header_menu_bg.png) bottom center no-repeat;
	color: #96bfd8
}

#slide {
	width: 100%;
	height: 203px;
	background: url(../images/slide_bg.png) repeat-x top
}

#slide .wrap {
	width: 950px;
	height: 203px;
	margin: 0 auto
}

#slide #slide_body {
	width: 620px;
	height: 260px;
	background: #fff url(../images/slide_main_bg.png) no-repeat;
	background-position: 10px 10px;
	position: absolute;
	margin-left: -5px;
	padding-top: 10px;
	padding-left: 10px
}

#slide #slide_list .thumb {
	width: 400px;
	height: 260px;
	overflow: hidden;
	float: left
}

#slide #slide_list .load {
	background: url(../images/load.gif) center no-repeat
}

#slide #slide_list .thumb img {
	width: 400px
}

#slide #slide_list h2 {
	width: 185px;
	float: left;
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 15px;
	font-weight: normal
}

#slide #slide_list h2 a {
	font-size: 15px;
	color: #f5af00
}

#slide #slide_list .desc {
	width: 185px;
	float: left;
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 15px
}

#slide #slide_list .desc a {
	font-size: 12px;
	color: #fff;
	line-height: 1.5em
}

#slide .bar {
	width: 198px;
	height: 26px;
	position: absolute;
	bottom: 0;
	right: 10px;
	padding-left: 32px;
	padding-top: 14px;
	z-index: 10;
	background: url(../images/slide_bar.png) no-repeat center
}

#slide .bar li.item {
	width: 11px;
	height: 11px;
	float: left;
	padding-right: 6px;
	background: url(../images/slide_btn_off.png) no-repeat center transparent;
	cursor: pointer
}

#slide .bar li.item:hover {
	background: url(../images/slide_btn_on.png) no-repeat center transparent
}

#slide .bar li.on {
	background: url(../images/slide_btn_on.png) no-repeat center transparent
}

#slide #sub_link {
	width: 304px;
	height: 203px;
	float: right;
	border-left: 1px solid #1e668c
}

#slide #sub_link .left {
	width: 127px;
	height: 98px;
	padding-left: 31px;
	padding-top: 8px;
	float: left
}

#slide #sub_link .right {
	height: 96px;
	float: left;
	padding-left: 33px;
	padding-top: 8px;
	border-left: 1px solid #6aa0bf
}

#slide #sub_link li {
	height: 27px;
	position: relative;
	top: -4px;
	list-style-image: url(../images/sub_link_ico.png)
}

#slide #sub_link li a {
	color: #96bfd8;
	font-size: 12px;
	text-decoration: none
}

#slide #sub_link li a:hover {
	text-decoration: underline;
	color: #fff
}

#slide #sub_link .tougao {
	width: 283px;
	height: 49px;
	display: block;
	margin-left: 18px;
	margin-top: 20px;
	background: url(../images/Degas_tougao_btn.png) center no-repeat;
	font-size: 16px;
	color: white;
	text-align: center;
	line-height: 46px;
	font-weight: normal
}

#slide #sub_link .tougao:hover {
	background: url(../images/Degas_tougao_btn_hover.png) center no-repeat
}

#image-link li {
	margin: 10px 0
}

.home_page .main_content {
	width: 640px;
	padding-left: 10px;
	padding-top: 82px;
	float: left;
	border-right: 1px solid #d6d3c5;
	background: url(../images/home_page_bg.png) top left no-repeat
}

.home_page .side_bar {
	width: 304px;
	float: left;
	padding-top: 20px
}

.home_page .main_content #headline {
	width: 655px;
	height: 335px
}

#headline .cell {
	width: 192px;
	height: 335px;
	padding-right: 17px;
	float: left
}

#headline .cell .thumb {
	width: 100%;
	height: 117px;
	display: block;
	overflow: hidden
}

#headline .cell .thumb img {
	width: 100%
}

#headline .cell h3 {
	padding-top: 15px;
	padding-bottom: 5px
}

#headline .cell h3 a {
	font-size: 14px;
	color: #094b6d;
	line-height: 19px
}

#headline .cell .time {
	padding-left: 7px;
	background: url(../images/time.png) left center no-repeat;
	color: #999;
	font-size: 12px
}

#headline .cell .desc {
	padding-top: 13px;
	color: #333;
	font-size: 12px;
	line-height: 20px;
	text-indent: 2em
}

.home_page .main_content .cdjj,.home_page .main_content .zhxw {
	width: 310px;
	float: left
}

.home_page .main_content .cdjj {
	border-right: 1px solid #d6d3c5;
	padding-bottom: 20px
}

.home_page .main_content .cdjj h2,.home_page .main_content .zhxw h2 {
	width: 295px;
	height: 29px;
	padding-left: 15px;
	border-top: 1px solid #d6d3c5;
	background: #e6e7de;
	line-height: 29px
}

.home_page .main_content .cdjj h2 a,.home_page .main_content .zhxw h2 a {
	color: #000;
	font-family: "宋体";
	font-size: 16px;
	font-weight: normal
}

.home_page .main_content .cdjj li {
	margin-left: 20px
}

.home_page .main_content .cdjj .one-line {
	margin-left: 5px;
	list-style-position: inside;
	width: 289px;
	line-height: 20px;
	font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif
}

.home_page .main_content .cdjj .one-line a {
	line-height: 20px;
	font-family: '宋体','Helvetica Neue',Helvetica,Arial,sans-serif
}

.home_page .main_content .cdjj li:first-child {
	margin-left: 5px;
	border-bottom: 1px dotted #d6d3c5
}

.home_page .main_content .cdjj li .thumb {
	width: 100px;
	display: block;
	float: left;
	margin-right: 10px
}

.home_page .main_content .cdjj li .thumb img {
	width: 100px
}

.home_page .main_content .cdjj li h3 {
	padding-bottom: 5px;
	width: 295px;
	*width: auto
}

.home_page .main_content .cdjj li h3 a {
	font-size: 14px;
	color: #084b6c;
	line-height: 1.7em
}

.home_page .main_content .cdjj .desc {
	padding-top: 10px;
	color: #333;
	font-size: 12px;
	line-height: 1.5em
}

.home_page .main_content .cdjj li:last-child {
	border: 0
}

.home_page .main_content .zhxw ul {
	padding-bottom: 8px;
	padding-left: 35px;
	padding-top: 12px
}

.home_page .main_content .zhxw li {
	list-style-image: url(../images/zhxw-li.png)
}

.home_page .main_content .zhxw li:first-child {
	list-style-image: none;
	padding: 15px 0;
	margin-bottom: 6px
}

.home_page .main_content .zhxw li a {
	font-size: 12px;
	color: #333;
	line-height: 1.7em
}

.side_bar .cell {
	padding-bottom: 20px;
	padding-left: 19px
}

.side_bar .cell h2 {
	width: 246px;
	height: 33px;
	background: url(../images/side_bar_cell_title_line.png) bottom repeat-x;
	line-height: 22px
}

.side_bar .cell h2 a {
	font-size: 16px;
	color: #000;
	text-align: left;
	font-weight: normal;
	font-family: '微软雅黑','宋体'
}

.side_bar .cell .date {
	width: 40px;
	height: 40px;
	float: left;
	margin-right: 10px;
	background: url(../images/index_side_bar_date.png) center no-repeat;
	text-align: center
}

.side_bar .cell .date .month {
	padding-left: 4px;
	padding-top: 5px;
	font-size: 12px;
	font-family: Arial;
	color: #7b7b76
}

.side_bar .cell .date .day {
	margin-top: -4px;
	font-size: 18px;
	font-family: Georgia;
	color: #555
}

.side_bar #notice li {
	padding-top: 13px
}

#notice>h2>a {
	padding: 6px 22px;
	border-radius: 4px
}

#notice>h2>a.active {
	background: #d7d4c5
}

.side_bar #notice li a {
	font-size: 12px;
	color: #333
}

.side_bar #notice li .time {
	line-height: 22px
}

.side_bar #media h2 {
	margin-bottom: 15px
}

.side_bar #media li a {
	font-size: 12px;
	color: #545454;
	line-height: 1.7em
}

.side_bar .news-cell h2 {
	margin-bottom: 15px
}

.side_bar .news-cell ul {
	padding-left: 17px
}

.side_bar .news-cell li {
	list-style-image: url(../images/zhxw-li.png);
	font-family:"微软雅黑";
}

.side_bar .news-cell li a {
	font-size: 12px;
	color: #333;
	line-height: 1.7em
}

#footer {
	width: 100%;
	height: 185px;
	background: url(../images/footer_bg.png) repeat-x top;
	border-top: #094b6d solid 5px;
	clear: both
}

#footer .wrap {
	width: 950px;
	height: 185px;
	margin: 0 auto;
	background: url(../images/footer_add_bg.png) no-repeat;
	background-position: 20px 0
}

#footer .wrap .epp_link {
	width: 315px;
	height: 185px;
	position: relative;
	float: left;
	line-height: 177px;
	color: #669ab6
}

#footer .wrap .epp_link a {
	color: #669ab6
}

#footer .wrap .epp_link a:hover {
	color: #fff
}

#footer .cell {
	height: 185px;
	float: left;
	background: url(../images/footer_vert_line.png) center left no-repeat
}

#footer .address {
	width: 311px;
	padding-left: 24px;
	font-family: Arial;
	font-weight: normal
}

#footer .apps {
	width: 276px;
	padding-left: 24px
}

#footer .address .copy {
	padding-top: 33px;
	padding-bottom: 19px;
	font-size: 12px;
	color: #fff
}

#footer .address .spe {
	font-size: 12px;
	color: #96bfd8;
	line-height: 1.8em
}

#footer .apps h2 {
	padding-top: 33px;
	padding-bottom: 12px
}

#footer .apps h2 a {
	font-size: 16px;
	color: #fff
}

#footer .apps ul li {
	background: url(../images/Degas_footer_apps_li.png) center bottom no-repeat
}

#footer .apps ul li a {
	color: #96bfd8;
	font-size: 14px;
	line-height: 2em;
	font-family: Arial
}

#footer .apps ul li a:hover {
	color: #fff
}

#footer #up {
	width: 41px;
	height: 40px;
	display: block;
	position: absolute;
	z-index: 100;
	margin-top: 0;
	margin-left: 910px;
	background: url(../images/up.png) center no-repeat
}

#footer #up:hover {
	background: url(../images/up_hover.png) center no-repeat
}

#footer a {
	color: #fff
}

#footer a:hover {
	color: #ccc
}

#footer a>img {
	margin-left: 5px
}

#footer .wrap {
	background: 0
}

#footer .address {
	width: 611px;
	background: 0;
	float: left
}

#footer .address ul {
	list-style: none outside none;
	margin: 20px 0 0 -15px;
	line-height: 20px;
	display: block
}

#footer .address ul li {
	float: left;
	border-left: 1px solid #ddd;
	font-size: 12px;
	color: #fff;
	padding: 0 15px 0 15px
}

#footer .address ul li:first-child {
	border-left: 0
}

#footer .address .copy1 {
	padding-top: 40px;
	padding-bottom: 15px;
	font-size: 12px;
	color: #fff
}

#footer .address .spe1 {
	font-size: 12px;
	color: #96bfd8;
	line-height: 1.8em
}

#footer .contact {
	padding-top: 110px;
	float: right;
	margin-right: 40px
}

#footer .qrcode {
	position: relative
}

#footer .qrcode img {
	position: absolute;
	display: block;
	right: 30px;
	bottom: 0;
	width: 125px;
	opacity: 0
}

#footer .qrcode.book img {
	right: 105px
}

#footer img:hover+.qrcode img {
	display: block;
	opacity: 1;
	right: 65px;
	-webkit-transition: all ease-in-out .5s;
	-moz-transition: all ease-in-out .5s;
	-ms-transition: all ease-in-out .5s;
	-o-transition: all ease-in-out .5s;
	transition: all ease-in-out .5s
}

#footer img:hover+.qrcode.book img {
	right: 140px
}

#Degas_news_list {
	width: 697px;
	min-height: 600px;
	float: left;
	padding-right: 20px;
	margin-top: 20px;
	border-right: 1px solid #d6d3c5
}

#Degas_news_list ul li {
	width: 614px;
	font-family:"微软雅黑";
	padding-top: 15px;
	padding-bottom: 7px;
	padding-right: 15px;
	border-bottom: 1px dotted #d6d3c5
}
#Degas_news_list ul.pagination li {
	padding-right: 0
}

#Degas_news_list ul li .thumb {
	height: 64px;
	float: left;
	margin-right: 12px;
	overflow:hidden;
}

#Degas_news_list ul li .thumb img {
	width: 92px;
}

#Degas_news_list ul li h3 {
	padding-bottom: 5px
}

#Degas_news_list ul li  a {
	color: #224e8d;
	font-size: 16px
}

#Degas_news_list ul li .desc {
	padding-top: 5px;
	font-size: 12px;
	color: #555;
	line-height: 2em
}

h1.Degas_news_title {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 15px;
	text-align: center;
	color: #224e8d;
	font-size: 24px;
	font-weight: bold;
	font-family:"黑体";
	line-height:42px;
}

.Degas_news_info {
	width: 100%;
	overflow: auto;
	border-bottom: 1px solid #d6d3c5;
	margin-bottom: 5px;
	font-size: 12px;
	color: #999;
	line-height: 33px;
	position: relative
}

#global-share-tool {
	width: 150px;
	float: right;
	margin-top: -6px;
	*margin-top: -21px !important;
	margin-right: -19px
}
.Degas_news_content img{
	max-width:600px;
}
.Degas_news_content p {
	padding-top: 1.2em;
}

#Degas_wrap {
	width: 100%;
	float: left;
	padding-bottom: 42px;
	clear: both;
	background: url(../images/Degas_bg.png) repeat
}

#Degas_mainBody {
	width: 1004px;
	min-height: 600px;
	margin: 0 auto
}

#Degas_special_list {
	width: 612px;
	float: left;
	margin-top: 20px;
	padding-top: 6px;
	padding-left: 6px;
	padding-bottom: 40px;
	padding-right: 20px;
	border-right: 1px solid #d6d3c5;
	background: url(../images/guanzhu_bg.png) left top no-repeat
}

#Degas_special_list>ul>li {
	width: 300px;
	height: 196px;
	float: left;
	margin-right: 6px;
	margin-bottom: 20px
}

#Degas_special_list>ul>li>.cell {
	display: block;
	width: 300px;
	height: 196px
}

#Degas_special_list>ul>li>.cell .thumb {
	width: 300px;
	height: 196px;
	display: block;
	overflow: hidden
}

#Degas_special_list>ul>li>.cell .thumb img {
	width: 300px
}

#Degas_special_list>ul>li>.cell .thumb img:hover {
	opacity: .75
}

#Degas_special_list>ul>li>.cell .bar {
	display: block;
	width: 285px;
	height: 30px;
	position: absolute;
	margin-top: -30px;
	padding-right: 15px;
	z-index: 10;
	background: rgba(0,0,0,0.7);
	line-height: 30px;
	font-size: 12px;
	text-align: right
}

#Degas_special_list ul li .cell .bar .left {
	display: block;
	height: 30px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	background: #000;
	text-align: center;
	color: #fff
}

#Degas_special_list ul li .cell .bar .title {
	color: #f5af00
}

#Degas_special_right_list {
	width: 266px;
	float: left;
	margin-top: 37px;
	padding-left: 20px
}

#Degas_special_right_list .tougao {
	width: 266px;
	height: 49px;
	display: block;
	background: url(../images/Degas_tougao_btn.png) center no-repeat;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 46px;
	font-weight: normal
}

#Degas_special_right_list .tougao:hover {
	background: url(../images/Degas_tougao_btn_hover.png) center no-repeat
}

#Degas_special_right_list .cell {
	width: 280px;
	padding-top: 22px
}

#Degas_special_right_list .cell.news-cell .title {
	background: transparent;
	border-bottom: 6px solid #224e8d;
	font-family: '微软雅黑','宋体'
}

#Degas_special_right_list .cell .newspaper {
	background-image: url(../images/newspaper.png);
	background-repeat: no-repeat;
	background-size: cover;
	-ms-behavior: url(../images/backgroundsize.min.htc);
	behavior: url(../images/backgroundsize.min.htc);
	height: 20px;
	width: 24px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: text-bottom
}

#Degas_special_right_list .cell .title {
	color: #000;
	font-size: 16px
}

#Degas_special_right_list .line {
	width: 280px;
	margin-top: 9px;
	margin-bottom: 14px;
	border-top: 1px solid #cac7bf;
	border-bottom: 4px solid #d6d3c5
}

#Degas_special_right_list .list li {
	line-height: 1.5em
}

#Degas_special_right_list .list a {
	color: #555;
	font-size: 12px
}

#Degas_special_right_list .list a:hover {
	text-decoration: underline
}

#Degas_special_right_list .list .time {
	color: #999;
	font-size: 12px
}

h3#Degas_leader_title {
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 35px;
	font-size: 18px;
	color: #525252
}

#Degas_leader_body {
	width: 926px;
	float: left;
	clear: both;
	padding-top: 34px;
	padding-bottom: 35px;
	padding-left: 24px;
	margin-bottom: 30px;
	background: #fff url(../images/Degas_leader_body.png) top center no-repeat
}

#Degas_leader_body .side_list {
	width: 195px;
	min-height: 600px;
	float: left
}

#Degas_leader_left_title {
	width: 180px;
	height: 31px;
	background: url(../images/Degas_leader_left_title.png) center no-repeat;
	line-height: 31px;
	font-size: 14px;
	color: #535353
}

#Degas_leader_left_title .left {
	float: left;
	padding-left: 17px
}

#Degas_leader_left_title .right {
	float: right;
	padding-right: 37px
}

#Degas_leader_body .side_list .top_pis {
	width: 138px;
	padding: 15px;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	color: #525252;
	font-size: 14px;
	line-height: 1.8em
}

#Degas_leader_body .side_list li {
	width: 168px;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee
}

#Degas_leader_body .side_list .border-top-line {
	width: 170px;
	height: 1px;
	background: #eee
}

#Degas_leader_body .side_list .desc {
	display: none;
	width: 138px;
	padding: 15px;
	color: #525252;
	font-size: 14px;
	line-height: 1.8em;
	cursor: pointer
}

#Degas_leader_body .side_list .title .left {
	width: 85px;
	display: block;
	float: left;
	padding-left: 15px
}

#Degas_leader_body .side_list .title .right {
	float: left
}

#Degas_leader_body .side_list .title {
	width: 168px;
	height: 28px;
	background: #f7f7f7;
	font-size: 14px;
	color: #525252;
	line-height: 28px;
	cursor: pointer
}

#Degas_leader_body .side_list .on .title {
	width: 180px;
	height: 31px;
	background: url(../images/Degas_leader_left_title.png) center no-repeat;
	line-height: 31px;
	font-size: 14px;
	color: #535353;
	cursor: pointer
}

#Degas_leader_body .main_list {
	width: 705px;
	float: left
}

#Degas_leader_body .main_list #top_title {
	padding-top: 4px;
	padding-bottom: 6px;
	border-bottom: 1px dotted #d6d3c5;
	font-size: 21px;
	color: #f49e0a
}

#Degas_leader_body .main_list .list li {
	padding-top: 15px;
	padding-bottom: 13px;
	padding-right: 70px;
	border-bottom: 1px dotted #d6d3c5
}

#Degas_leader_body .main_list .list p {
	padding-top: 7px;
	color: #555;
	font-size: 12px;
	line-height: 1.3em
}

#Degas_leader_body .main_list .thumb {
	width: 100px;
	float: left;
	margin-right: 12px
}

#Degas_leader_body .main_list .thumb img {
	width: 100px
}

#Degas_leader_body .main_list .list .text {
	float: left;
	padding-left: 10px
}

#Degas_leader_body .main_list .list h3 {
	padding-bottom: 5px
}

#Degas_leader_body .main_list .list h3 a {
	color: #084b6c;
	font-size: 16px
}

#Degas_content_media {
	width: 950px
}

#Degas_bread_crumbs {
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: 14px;
	color: #524a46
}

#Degas_bread_crumbs a {
	color: #524a46
}

#Degas_content_media #Degas_detail {
	width: 630px;
	float: left;
	padding-bottom: 25px;
	padding-right: 20px;
	margin-bottom: 20px;
	border-right: 1px solid #d6d3c5
}

#Degas_content_media #Degas_detail h1 {
	padding-top: 25px;
	padding-bottom: 20px;
	background: url(../images/Degas_leader_body.png) left top no-repeat;
	font-size: 16px;
	color: #545454;
	text-align: center
}

#Degas_content_media #Degas_detail .detail_msg {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #eee;
	font-size: 12px;
	color: #999;
	text-align: center
}

#Degas_content_media #Degas_detail .cell img {
	width: 630px;
	padding-bottom: 20px
}

#Degas_content_media #Degas_detail .cell .desc {
	width: 590px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
	background: #e6e7de;
	font-size: 12px;
	color: #545454
}

#Degas_content_media #Degas_detail p {
	width: 630px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 14px;
	color: #545454
}

#Degas_content_media #Degas_side_bar {
	width: 299px;
	float: left
}

#Degas_content_media #Degas_side_bar .cell h2 {
	padding-left: 20px
}

#Degas_content_media #Degas_side_bar .cell h2 a {
	color: #064b6c;
	font-size: 16px
}

#Degas_content_media #Degas_side_bar .cell .thumb {
	width: 60px;
	height: 40px;
	float: left;
	padding-left: 20px;
	padding-right: 10px;
	overflow: hidden
}

#Degas_content_media #Degas_side_bar .cell .thumb img {
	width: 60px
}

#Degas_content_media #Degas_side_bar .cell li {
	padding-top: 10px;
	padding-bottom: 10px
}

#Degas_content_media #Degas_side_bar .cell .desc {
	color: #545454;
	font-size: 12px
}

#Degas_content_media #Degas_side_bar .cell .time {
	color: #999;
	font-size: 12px
}

.media_ul li .thumb_news_pic {
	border-color: #333!IMPORTANT
}

.media_ul li .thumb_pic_spe {
	border-color: #236f98!IMPORTANT;
	background: url(../images/.._cell_pic_bg.png) center no-repeat
}

.media_ul li .thumb_pic_spe .img_wrap {
	width: 210px;
	height: 140px;
	position: relative;
	top: 30px;
	left: 42px;
	overflow: hidden;
	display: block
}

.media_ul li .thumb_video {
	border-color: #ed5a23!IMPORTANT
}

.media_ul li .thumb_video .play {
	width: 87px;
	height: 48px;
	display: block;
	background: url(../images/.._video_play.png) no-repeat center;
	position: absolute;
	z-index: 10;
	margin-left: 105px;
	margin-top: 76px;
	opacity: .5
}

.media_ul li .thumb_newspage {
	border-color: #a61d31!IMPORTANT
}

.media_ul {
	padding-top: 20px
}

.media_ul li {
	width: 320px;
	height: 388px;
	float: left;
	background: url(../images/media_cell.png) left top no-repeat
}

.media_ul li .thumb {
	width: 303px;
	height: 195px;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 5px;
	border-top: 3px solid
}

.media_ul li .thumb img {
	max-width: 293px
}

.media_ul li h2 {
	height: 48px;
	padding: 10px 24px;
	line-height: 1.5em
}

.media_ul li h2 a {
	color: #074b6c;
	font-size: 16px
}

.media_ul li .desc {
	width: 273px;
	height: 72px;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 12px;
	color: #545454;
	line-height: 1.8em
}

.media_ul li .bar {
	width: 272px;
	height: 30px;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
	border-top: 1px dotted #555;
	text-align: right
}

.media_ul li .bar .time {
	float: left;
	line-height: 30px
}

.media_ul li .bar .cat {
	font-size: 12px;
	color: #999;
	line-height: 30px
}

.contribute {
	border-top: 3px solid #fff;
	padding-top: 23px
}

.contribute h1 {
	padding-left: 22px;
	color: #525252;
	font-size: 20px
}

#contribute-body {
	width: 950px;
	float: left;
	margin: 0 auto;
	margin-top: 23px;
	background: #fff
}

#contribute-top-menu {
	width: 948px;
	height: 180px;
	margin-top: 1px;
	margin-left: 1px;
	background: #f7f7f7 url(../images/Degas_contribute_info_bg.png) center repeat-x;
	background-position: 0 58px
}

#contribute-top-menu .cell {
	height: 30px;
	float: left;
	padding-top: 26px;
	padding-left: 26px
}

#contribute-top-menu .cell label {
	font-size: 14px;
	color: #545454;
	cursor: pointer
}

#contribute-top-menu .cell input {
	height: 28px;
	border: 1px solid #eee;
	border-radius: 5px;
	padding-left: 10px;
	background: #fff;
	color: #333;
	font-weight: bold;
	line-height: 28px
}

#contribute-top-menu .cell .error {
	font-weight: bold;
	color: red;
	padding-left: 4px
}

#contribute-editor {
	padding: 20px 20px 40px 20px
}

#contribute-editor-textarea {
	width: 647px;
	min-height: 454px;
	float: left;
	background: url(../images/load.gif) center no-repeat
}

#contribute-editor-textarea textarea {
	display: none
}

#contribute-editor-side-bar {
	width: 223px;
	height: 600px;
	padding-left: 20px;
	padding-right: 20px;
	float: right
}

.contribute-editor-side-bar-select {
	width: 223px;
	height: 613px;
	border: 1px solid #d4d4d4;
	border-radius: 4px;
	padding: 10px;
	font-size: 14px !important
}

#contribute-editor-side-bar textarea {
	width: 200px;
	height: 70px;
	padding: 5px;
	margin-top: 20px;
	border: 1px solid #ccc;
	color: #545454;
	font-size: 14px
}

#contribute-editor-side-bar .error {
	font-weight: bold;
	color: red;
	padding: 2px 8px;
	margin-top: 2px;
	font-size: 12px
}

#contribute-upload-block {
	width: 625px;
	float: left;
	background: #f7f7f7;
	border: 1px solid #ccc;
	position: relative;
	margin-top: 10px;
	padding: 10px
}

#contribute-upload-block .tip {
	float: right;
	color: #acacac;
	font-size: 12px;
	line-height: 36px
}

#contribute-upload-block .error {
	color: RED!IMPORTANT;
	font-size: 14px!IMPORTANT;
	font-weight: bold!IMPORTANT;
	text-align: center!IMPORTANT;
	float: none!IMPORTANT;
	transition: all .38s ease;
	-moz-transition: all .38s ease;
	-webkit-transition: all .38s ease
}

.contribute-upload-block-dragenter {
	min-height: 103px;
	background: #fff url(../images/Degas_drag_drop.gif) right center no-repeat!IMPORTANT;
	border: dashed 1px #ccc!IMPORTANT
}

.contribute-upload-block-dragenter .tip {
	color: #545454!IMPORTANT;
	font-size: 14px!IMPORTANT;
	font-weight: bold!IMPORTANT;
	text-align: center!IMPORTANT;
	float: none!IMPORTANT
}

#contribute-upload-block #load-gif {
	display: none;
	width: 20px;
	height: 20px;
	background: url(../images/Degas_loading.gif) center no-repeat;
	position: absolute;
	z-index: 100;
	margin-top: 8px;
	margin-left: 105px
}

#contribute-upload-input-file {
	width: 96px;
	height: 36px;
	opacity: 0;
	position: absolute;
	margin-left: -96px;
	cursor: pointer;
	z-index: 100
}

#upload_iframe {
	display: none
}

#contribute-editor-attachment-button {
	width: 96px;
	height: 36px;
	background: url(../images/Degas_contribute_attachment.png) no-repeat center;
	border: 0;
	float: left;
	color: #555;
	font-size: 12px;
	text-align: center;
	line-height: 36px;
	cursor: pointer
}

#contribute-editor-attachment-button:focus,#contribute-editor-attachment-button:active,#contribute-editor-attachment-button:hover {
	background: url(../images/Degas_contribute_attachment_hover.png) no-repeat center
}

#contribute-editor-bottom-bar {
	width: 647px;
	padding-top: 28px
}

#contribute-editor-bottom-bar button {
	width: 82px;
	height: 32px;
	margin-left: 15px;
	float: right;
	border: 0;
	cursor: pointer;
	color: #545454;
	font-size: 12px;
	text-align: center;
	line-height: 32px
}

#contribute-editor-bottom-bar .option {
	background: url(../images/Degas_contribute_option_button.png) center no-repeat
}

#contribute-editor-bottom-bar .option:hover {
	background: url(../images/Degas_contribute_option_button_hover.png) center no-repeat
}

#contribute-editor-bottom-bar .submit {
	background: url(../images/Degas_contribute_submit_button.png) center no-repeat;
	color: #fff
}

#contribute-editor-bottom-bar .submit:hover {
	background: url(../images/Degas_contribute_submit_button_hover.png) center no-repeat
}

#contribute-editor-bottom-bar .msg {
	display: none;
	width: 350px;
	height: 30px;
	float: left;
	background: #f5f5f5 url(../images/contribute-editor-msg.png) no-repeat;
	background-position: 7px 50%;
	border-radius: 5px;
	margin: 0;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	color: #545454
}

#contribute-editor-bottom-bar .loading {
	background-image: url(../images/ajax-loader-gray.gif)!IMPORTANT
}

#contribute-file-list {
	display: none;
	padding-top: 20px
}

#contribute-file-list li {
	line-height: 1.8em;
	font-size: 12px;
	color: #545454
}

#contribute-file-list progress {
	width: 55px
}

#contribute-file-list .delete {
	cursor: pointer
}

#contribute-image-upload-block {
	width: 625px;
	border: 1px dashed #ccc;
	float: left;
	padding: 10px;
	margin-top: 10px
}

#contribute-image-upload-block .thumb {
	float: left;
	padding-right: 10px
}

#contribute-image-upload-block .thumb:hover {
	opacity: .75;
	filter: alpha(opacity = 75)
}

#contribute-image-upload-block button {
	height: 36px;
	float: left;
	padding-right: 10px;
	border: 4px solid #014465;
	border-left: 0;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	background: 0;
	line-height: 28px;
	color: #014465;
	font-size: 14px;
	cursor: pointer
}

#contribute-image-upload-block button:hover {
	border-color: #1681b5
}

#contribute-image-upload-block p {
	font-size: 12px;
	line-height: 36px;
	text-align: right;
	color: #545454
}

.Degas-red-tab {
	background: red!IMPORTANT;
	color: #FFF!IMPORTANT
}

#Degas-old-news-search {
	border: 0
}

#Degas_leader_body .side_list .desc.show {
	display: block
}

.special-report-list table {
	margin-top: 12px
}

.special-report-list table td {
	padding: 8px 0;
	border-bottom: 1px dotted #d6d3c5;
	line-height: 24px
}

.special-report-list table td a {
	color: #074b6c;
	font-size: 16px
}

.special-report-list .time-list li {
	float: left;
	width: 50%;
	line-height: 24px
}

#Degas_wrap .pagination>li>a,.pagination>li>span {
	padding: 6px 10px
}

#jp_container_0 {
	display: none
}

.Niko .left {
	float: left
}

.Niko .right {
	float: right
}

.Niko .clear:after {
	content: '.';
	clear: both;
	display: block;
	height: 0;
	visibility: hidden
}

.search {
	min-height: 300px
}

.search em {
	color: #e43e0e
}

.search-alert {
	color: #524a46;
	font-size: 12px;
	padding: 10px 0 0 0
}

.search-alert a {
	color: #e43e0e
}

.search-alert a:hover {
	text-decoration: underline
}

#slide_list li {
	display: none;
	overflow: hidden
}

.bar ul {
	overflow: hidden
}

#go {
	cursor: pointer;
	float: left;
	padding: 0 6px;
	height: 10px;
	width: 11px
}

#slide .bar .stop {
	background: url(../images/slide_play.png) no-repeat center center
}

#slide .bar .play {
	background: url(../images/slide_stop.png) no-repeat center center
}

.Niko #ckepop {
	display: block;
	padding: 10px 0 0 0;
	overflow: hidden
}

.Niko_imageSpecial,.Niko_video {
	overflow: hidden;
	padding: 0 0 45px 0
}

.Niko_imageSpecial #breadCrumbs,.Niko_video #breadCrumbs {
	background: 0
}

#Niko_contentLeft {
	background: url("../images/load.gif") no-repeat scroll center center transparent;
	float: left;
	width: 630px
}

#Niko_contentRight {
	float: right;
	width: 280px
}

#Niko_content #Niko_contentRight {
	padding: 25px 10px 10px 10px
}

#Niko_showImg_div {
	background-color: #fff;
	overflow: hidden;
	padding: 10px;
	width: 620px
}

#Niko_showImg {
	display: block;
	width: 620px
}

#Niko_imageNav,#Niko_videoNav {
	margin: 25px 0 0 0;
	overflow: hidden
}

.Niko_video #Niko_content {
	border: 10px solid #fff;
	background: url(../images/icon-video-line.png) repeat-x;
	overflow: hidden;
	height: 400px
}

.Niko_hidden_container {
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
	height: 74px;
	width: 585px
}

.Niko_video .Niko_hidden_container {
	width: 905px
}

#Niko_imageNav ul,#Niko_videoNav ul {
	position: absolute;
	top: 0;
	left: 0
}

#Niko_imageNav .item,#Niko_videoNav .item {
	border: 2px solid #fff;
	cursor: pointer;
	opacity: .6;
	filter: alpha(opacity=60);
	display: block;
	float: left;
	margin: 0 8px 0 0;
	-moz-transition: all ease-out .5s;
	-webkit-transition: all ease-out .5s;
	-o-transition: all ease-out .5s;
	transition: all ease-out .5s
}

.Niko #Niko_videoNav .item {
	margin: 0 4px 0 0
}

#Niko_imageNav .item:hover,#Niko_videoNav .item:hover {
	opacity: 1.0;
	filter: alpha(opacity=100)
}

#Niko_imageNav .item img,#Niko_videoNav .item img {
	display: block;
	height: 74px;
	width: 99px
}

#Niko_imageNav li.current,#Niko_videoNav li.current {
	opacity: 1.0;
	filter: alpha(opacity=100)
}

.goLeft,.goRight {
	display: block;
	float: left;
	height: 74px;
	width: 11px
}

.goRight {
	float: right
}

.can-click-left,.can-click-right {
	cursor: pointer
}

.goLeft {
	background: url(../images/icon-nav.png) no-repeat 0 32px;
	margin: 0 8px 0 8px
}

.can-click-left:hover {
	background: url(../images/icon-nav.png) no-repeat -22px 32px
}

.goRight {
	background: url(../images/icon-nav.png) no-repeat -11px 32px;
	margin: 0
}

.can-click-right:hover {
	background: url(../images/icon-nav.png) no-repeat -33px 32px
}

.Niko .info {
	border-bottom: 1px dashed #d6d3c5;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0
}

.Niko .info a.title {
	color: #535353;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px
}

.Niko #Niko_content .info a.title {
	color: #f5af00
}

.Niko span.meta {
	color: #999;
	font-size: 12px;
	display: block;
	padding: 10px 0 0 0
}

#Niko_content span.meta {
	color: #ccc
}

.Niko span.share {
	color: #064b6c;
	font-size: 12px;
	display: block;
	padding: 10px 0 0 0
}

#Niko_content span.share {
	color: #fff
}

.Niko span.share cite {
	background: url(../images/icon-share.png) no-repeat 0 1px;
	color: #1e1e1e;
	font-size: 9px;
	display: inline-block;
	zoom: 1;
	position: relative;
	top: -2px;
	padding: 1px 10px 0 25px;
	margin: 0 0 0 5px;
	height: 16px;
	line-height: 16px
}

.Niko .article {
	height: 250px;
	overflow: scroll;
	color: #545454;
	font-size: 12px;
	line-height: 20px
}

#Niko_content .article {
	color: #fff
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	font-size: 12px
}

.pagination .move-page a {
	background: #fff
}

.pagination>li {
	display: inline
}

.pagination>li>a,.pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.428571429;
	text-decoration: none;
	background-color: #fff;
	margin: 0 6px;
	margin-left: -1px;
	color: #666;
	border: 1px solid #f2f2f2
}

.pagination>li:first-child>a,.pagination>li:first-child>span {
	margin-left: 0
}

.pagination>li:last-child>a,.pagination>li:last-child>span {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus {
	background-color: #eee
}

.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus {
	z-index: 2;
	color: #666;
	background-color: #f2f2f2;
	cursor: default
}

.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus {
	color: #999;
	background-color: #fff;
	cursor: not-allowed
}

.pagination-lg>li>a,.pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px
}

.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.pagination-sm>li>a,.pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px
}

.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}

.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}

.pagination>tbody {
	margin: 0 20px
}

.pager>li {
	float: left
}

.pager-choose {
	padding: 8px;
	font-size: 14px;
	color: #707070;
	background: #eaeaea;
	border-radius: 3px
}

.pager-choose a {
	color: #707070
}