* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

a {
	text-decoration: none;
	color: #555;
}

img {
	border: 0;
}
ul {
	display: block;
    list-style-type: disc;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0;
}

em {
	float: right;
	margin-right: 10px;
	color:#ccc;
	font-size:16px;
}

body {
	font-size: 12px;
}

.background_none {
	background: none!important;
}

.article_bg{
	min-height:500px;
}

/*定位*/
.relative_left {
	position: relative;
	float: left;
}
.relative_right {
	position: relative;
	float: right;
}
.absoluet_left {
	position: absolute;
	left:0;
}
.absolute_right {
	position: absolute;
	right:0
}

.text_c {
	text-align: center;
}
.text_l {
	text-align: left;
}
.text_r {
	text-align: right;
}

.border {
	border: 1px #ccc solid;
}

.mg_t1 {
	margin-top: 1%;
}

.mg_l20 {
	margin-left: 20%;
}

.mg_l1 {
	margin-left: 1%;
}
.mg_l2 {
	margin-left: 2%;
}
.mg_l10px {
	margin-left: 10px;
}

.mg_l1_6 {
	margin-left: 1.6%;
}

.mg_l5 {
	margin-left: 5%;
}

.mg_r1 {
	margin-right: 1%;
}
.mg_t_1 {
	margin-top: 25px !important;
}
.mg_b_1 {
	margin-bottom: 25px !important;
}
.mg_b1_5 {
	margin-bottom: 1.5%;
}
.mg_b10px {
	margin-bottom: 10px;
}
.mg_t10px {
	margin-top: 10px;
	*margin-top: 10px !important;
}
.mg_t1_5ie {
	*margin-top: 1.5%!important;
}
.mg_lr_30px {
	margin: 0 30px;
}
.mb_25{
	margin-right:25px;
}
.mr_10{
	margin-right: 10px;
}

/*宽高*/

.width_17 {
	width: 17%;
}
.width_23 {
	width: 23%;
}
.width_24 {
	width: 24%;
}
.width_25 {
	width: 25%;
}
.width_30 {
	width: 30%;
}
.width_32_1 {
	width: 32.1%;
}
.width_35 {
	width: 35%;
}
.width_35_7 {
	width: 35.7%;
}
.width_48 {
	width: 48%;
}
.width_49 {
	width: 49%;
}
.width_60 {
	width: 60%;
}
.width_63 {
	width: 63%;
}
.width_75 {
	width: 75%;
}
.width_77 {
	width: 77%;
}
.width_80 {
	width: 80%;
}
.width_81 {
	width: 81%;
}
.width_90 {
	width: 90%;
}
.width_98 {
	width: 98%;
}
.width_100 {
	width: 100%;
}
.width_230px {
	width: 230px;
}
.width_247px {
	width: 247px;
}
.width_249px {
	width: 249px;
}
.width_374px {
	width: 374px;
}
.width_400px {
	width: 400px;
}
.width_450px {
	width: 450px;
}
.width_500px {
	width: 500px;
}
.width_505px {
	width: 505px;
}
.width_560px {
	width: 560px;
}
.width_610px {
	width: 610px;
}
.width_763px {
	width: 763px;
}
.width_1140px {
	width: 1140px;
}

.height {
	height: 100%;
}
.min_height_300 {
	min-height: 300px;
}
.height_30 {
	height: 30px;
}
.height_37 {
	height: 37px;
}
.height_37 span {
	line-height: 37px;
}
.height_38 {
	height: 38px;
}
.height_40 {
	height: 40px;
}
.height_45 {
	height: 45px;
}
.height_45 span {
	line-height: 45px;
}
.height_52 {
	height: 52px;
}
.height_52 span {
	line-height: 52px;
}
.height_80 {
	height: 80px;
}
.height_90 {
	height: 90px;
}
.height_100 {
	height: 100px;
}
.height_185 {
	height: 185px;
}
.height_185 .a1 {
	height: 142px;
}
.height_200 {
	height: 200px;
}
.height_249 {
	height: 249px;
}
.height_257 {
	height: 257px;
}
.height_257 .element {
	height: 204px;
}
.height_260 {
	height: 260px;
}
.height_270 {
	height: 270px;
}
.height_280 {
	height: 280px;
}
.height_280 .a1 {
	height: 230px;
}
.height_280 .slideBox {
	height: 280px;
}
.height_280 .slideBox img {
	height: 280px;
}
.height_300 {
	height: 300px;
}
.height_300 .slideBox {
	height: 300px;
}
.height_300 .slideBox img {
	height: 300px;
}
.height_300 .a1 {
	height: 257px;
}
.height_300 .channel_selector_body {
	height: 251px;
}
.height_301 {
	height: 301px;
}
.height_310 {
	height: 310px;
}
.height_315 {
	height: 315px;
}
.height_315 .slideBox {
	height: 315px;
}
.height_315 .slideBox img {
	height: 315px;
}

#get_more {
	position: absolute;
	right: 2%;
	line-height: 40px;
	color: #555;
	font-weight: bold;
	cursor: pointer;
	*line-height: 25px;
	*margin-right: 2%;
}
.index_title .tab_title {
	position: relative;
	line-height: 40px;
	color: #555;
	font-weight: bold;
	cursor: pointer;
	*line-height: 25px;
	margin-left: 20px;
}
.color2 {
	color: #fff;
}
.color_theme_bg {
	background: #464646;
	color: #fff;
}
.color_theme_font {
	color: #fff;
}
.color_theme_anti_font {
	color: #555;
}
.font_red {
	color: #ff0000;
}

.friend .menu {
	font-size:14px;
}
.friend .menu {
	height: 40px;
	line-height: 30px;
	position: relative;
	overflow: hidden;
}
.friend .menu li a {
	color: #06589a;
	/*color: #a50101;*/
	display: block;
	line-height: 35px;
	text-align: center;
	letter-spacing: .1em;
}
.friend .menu li .tabactive {
	width: 100%;
	height: 38px;
    line-height: 38px;
	color: #fff;
	background: #06589a;
	/*background: #a50101;*/
}
.tabdiv {
	background: #fff;
	width: 100%;
	float: left;
	position: relative;
	font-size:14px;
}
.tab_gd{
    margin: 10px;
    display: block;
    float: left;
	cursor: pointer;
}
.hiddendiv {
	display: none;
}
.friend .menu ul{
	margin: 0px;
	padding: 0px;
	height: 38px;
    line-height: 38px;
	list-style: none;
	text-align: center;
	border-bottom: 2px #06589a solid;
	/*border-bottom: 2px #a50101 solid;*/
}
.friend .menu ul li{
	float: left;
	width: 220px;
	height: 38px;
    line-height: 38px;
	text-align: center;
	cursor: pointer;
	color:#06589a;
}

.img_title{
	width:48px;
	height:130px;
}
.img_first{
	width:497px;
	height:123px;
}

.inform_main{
	font-size: 18px;
}
.inform_main img{
	margin:10px 3px 0 0 ;
	float:left;
}
.inform_main span{
    line-height: 40px;
}
.inform_main .tempWrap{
	float:right;
    padding-top: 8px;
}
.inform_main ul{
	max-width:600px;
}
.inform_main ul li{
	max-height:25px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.inform_main ul a{
	color:#000;
}

.news_title{
    text-align: center;
    /*width: 830px;*/
    margin: 0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.news_title a{
	font-size:40px;
}
.news_more{
	float: right;
    margin-top: 10px;
}
.news_more a{
	font-size:14px;
}

.title_shadow {
	-webkit-text-shadow: #fff 1px 0 0, #fff 1px 0, #fff-1px 0 0, #fff 0 -1px 0;
	-moz-text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;
	text-shadow: #fff 2px 0 0, #fff 0 2px 0, #fff -2px 0 0, #fff 0 -2px 0;
	*filter: Glow(Color=#fff, Strength=1);
	filter: Glow(Color=#ffffff, Strength=6)/0;
	z-index: 999;
}

.bg_div{
	background: transparent;
}

/*框架*/
.boxcenter{
	width: 1200px;
	margin: 0 auto;
    overflow: hidden;
	background:transparent;
}

.center_nav{
	height: 100%;
	font-size:14px;
	float: left;
	background:transparent;
	margin:20px;
}
.center_nav span, .center_nav a{
	color: #000;
}

.main {
	width: 94%;
	height: 100%;
	float: left;
	background: #fff;
	margin-left: 25px;
	margin-top: 20px;
	min-height: 400px;
}

.top {
	width: 100%;
	height: 223px;
}

.conter {
	height: 100%;
	width:1180px;
	position: relative;
	margin: 10px auto 0 auto;
}
.conter .inner {
	width:100%;
	position: relative;
	float: left;
	background: #fff;
}

.main_conter {
	position: relative;
	float: left;
	width: 100%;
	height: 100%;
	overflow:hidden;
	zoom:100%;
	margin-bottom: 20px;
}

.footer {
    margin: 0 auto;
}

.foot, .foot a {
	margin: 0 auto;
	padding-top:45px;
	font-size:14px;
	color:#fff !important;
	min-width:1200px;
}
.foot div {
	width: 1180px; 
	height: 90px; 
	margin: 0 auto;
}

/*头部*/

.top_title {
	font-size: 3em;
	font-weight: bold;
	letter-spacing: .3em;
	top: 70px;
}

#header_bg{
}

.header{
	margin: 0 auto;
	width: 1200px;
	height: 200px;
    position: relative;
}
.header .logo {
	position: relative;
	margin-left: 60px;
	margin-top: 25px;
	width: 240px;
	height: 150px;
}
.header .head_search  {
	width: 298px;
    height: 38px;
    position: relative;
    float: right;
	margin-top: 80px;
	margin-right: 60px;
    border:1px solid #999;
}
.header .head_search  #sear {
	width:25px; 
	height:25px; 
	margin: 6px 6px;
	float:right;
}
.header .head_search .text  {
	width:160px; 
	height:28px; 
	float:left; 
	padding-left:15px;
}
.header .head_search #tex { 
	width:253px; 
	height:38px;
	background:#fff; 
	line-height:38px;
	padding-left:5px; 
	border:none; 
    text-indent: 2px;
    font-size:18px;
    background-color: transparent;
    border-right: 1px solid #999;
}

/*导航*/

.top_nav {
	height: 40px;
	text-align: center;
	z-index: 10;
	width: 100%;
	min-width:1200px;
	position: relative;
}

.top_nav ul {
	height: 40px;
	width: 1200px;
	margin: 0 auto;
}

.top_nav ul li {
	float: left;
	height: 40px;
	position: relative;
	background: url(../images/bg_nav.png) no-repeat 100% 100%;
}
.top_nav ul li:first-child,.top_nav ul li:hover {
	background: url(../images/bg_nav_active.png) no-repeat 100% 100%;
}

.top_nav ul li a {
	width: 100%;
	height: 40px;
	text-align: center;
	float: left;
	overflow: hidden;
	font-size:18px;
	line-height: 40px;
	color:#000;
}
.top_nav ul li:first-child a {
	color:#fff;
}

.top_nav ul li a:hover {
	color: #fff;
}
.top_nav li a:after {
     content: '';
     position: absolute;
     bottom: 5px;
     width: 0;
     height: 2px;
     background-color: #fff;
     transition: .5s all linear;
}

.top_nav li a:hover:after {
   width: 60%;
	margin-left:20%;
}

 .top_nav li a:after {
     left: 100%;
     /*选中项上一个下划线收回的方向，从左往右收线*/
 }

 .top_nav li a:hover:after {
     left: 0;
     /*选中项下划线出线的方向，从左往右出线*/
 }

 .top_nav li a:hover~.top_nav li a:after {
     left: 0;
     /*选中项下一个下划线出线的方向，从左往右收线*/
 }

dl.menu {
	display: none;
	z-index: 999;
	top: 40px;
	width: 100%;
}

dl.menu dt {
	width: 100%;
	float: left;
	border-bottom: 1px solid #E7EDF5;
}

dl.menu dt a {
	background: #003875;
	color: #d0edff;
	opacity: .75;
	/*background:url(../images/subMenu_hover.png) repeat-x;*/
	cursor: pointer;
	font-size: 10px;
	font-weight: normal;
}

dl.menu dt a:hover {
	/*background-color: #0f6bde;*/
	/*background: url(../images/subMenu_hover.png) repeat-x;*/
	background: #d0edff;
	color: #003875;
	font-size: 12px;
	font-weight: bolder;
}


/*大轮播*/

.banner {
	width: 1200px!important;
	height: 375px!important;
	overflow: hidden;
	position: relative;
	float: left;
}

.banner .d1 {
	width: 100%;
	height: 300px;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
}

#slide_banner img {
	width: 1200px;
	height: 375px;
	display: block;
}

#banner_id {
	width: 100%;
	height: 30px;
	clear: both;
	position: absolute;
	z-index: 100;
	left: 0px;
	bottom: 0px;
}

#banner_id ul {
	overflow: hidden;
	zoom: 1;
	float: left;
	left: 50%;
	position: absolute;
}

#banner_id ul li {
	cursor: pointer;
	display: block;
	text-align: c;
	float: left;
	width: 25px;
	height: 15px;
	background: url(../images/img1.png) no-repeat center;
	color: #fff;
	text-align: center;
}

#banner_id ul li.on {
	overflow-y: inherit;
	background: url(../images/img1_1.png) no-repeat center;
}


/*搜索栏*/

.hot {
	background: url(../images/title_bg.png) repeat-x;
}

input#btn_search {
    width: 50px;
    height: 23px;
    border-radius: 0.2em;
    border: 0;
}

.search  {
	width: 298px;
    height: 38px;
    position: absolute;
    right: 0;
    border:1px solid #999;
}
.search  #sear {
	width:25px; 
	height:25px; 
	margin: 6px 6px;
	float:right;
}
.text  {
	width:160px; 
	height:28px; 
	float:left; 
	padding-left:15px;
}
#tex { 
	width:253px; 
	height:38px;
	background:#fff; 
	line-height:38px;
	padding-left:5px; 
	border:none; 
    text-indent: 2px;
    font-size:18px;
    background-color: transparent;
    border-right: 1px solid #999;
}
.weather iframe {
	margin-top: 9px;
	margin-left: 9px;
}

.weather img {
	margin-top: 12px;
	*margin-top: 4px;
	*width: 67px;
	height: 17px;
}

.weather,
.hot {
	line-height: 40px;
}


/*标题*/

.module {
}
.carousel {
	background: url("../images/border_carousel.png");
	background-repeat: no-repeat;
	background-size: 100% 100%;
	z-index: 1000;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	pointer-events: none;
}

.index_title {
	overflow: hidden;
	position: relative;
	height:40px;
	background: url("../images/bg_title.png") top left no-repeat;
}
.index_title div.title_text_bg {
	width: 160px;
	height: 50px;
	border-radius: 10px;
	position: relative;
	float: left;
	margin: 5px 0px 0px 20px;
}
.index_title div.title_text_bg img.title_focus {
	position: relative;
	float: left;
	width: 30px;
	margin: 5px 0px 0px 10px;
}

.index_title div.title_text_bg label {
	font-size: 15px;
	z-index: 999;
	position: relative;
	line-height: 36px;
	width: 100px;
	text-overflow: ellipsis;
}

.list_title_font{
    font-size: 16px;
    line-height: 40px;
    background: transparent;
    color: #fff;
    display: block;
    width: 200px;
    height: 40px;
    text-align: center;
    position: relative;
    float: left;
}

.topic_title_font{
	position: relative;
	float: left;
    display: block;
	background: url("../images/bg_title.png") no-repeat;
    width: 100%;
    height: 40px;
}
.topic_title_font label {
	position: relative;
	float: left;
    display: block;
	font-size: 16px;
    color: #fff;
    width: 200px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.list_title_little{
    font-size: 20px;
    color: #428bca;
    font-weight: bold;
    line-height: 45px;
    margin-left: 8px;
}

.img_link{
	float:left;
	width:93px;
	height:64px;
}
.img_double{
	width:93px;
	height:64px;
}
.img_simple{
	width:186px;
	height:64px;
}
.img_normal{
	height:50px;
}
.img_last{
	height:70px;
}

.tabactive{
    color: #06589a;
}

.module_a_font{
    position: relative;
    float: right;
    margin-right: 15px;
    line-height: 40px;
    color: #999;
    cursor: pointer;
}
.module_a_font span{
	color:#aaa;
	font-size:14px;
}
.title_sp{
    color: #404040;
    font-size: 14px;
    position: relative;
	float: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden !important;
}
.grey-line {
    height: 1px;
    width: 100%;
    margin: 0 auto;
    background-color: #06589a;
    position: absolute;
    top: 45px;
}
.title_left_img{
	float:left;
}

span.sticky {
	background: url(../images/sticky.png) no-repeat 0px 0px;
	position: relative;
	float: right;
	width: 32px !important;
	height: 32px !important;
	margin: 6px 0;
}

.height_301 ul.a1 {
	height: 257px!important;
	height: 260px\0!important;
	height: 257px\0\9!important;
}
.height_315 ul.a1 {
	height: 275px!important;
	height: 272px\0!important;
}
.height_315 ul.a1 li{
	height:25px;
}
ul.a1 {
	float: left;
	position: relative;
	overflow: hidden;
}

ul.a1 li {
	float: left;
	width: 100%;
	height: 40px;
	overflow:hidden;
}
.border_dashed{
	border-bottom: #ccc dashed 1px;
}
ul.a1 li a {
	/*max-width: 95%;*/
	position: relative;
	float: left;
	display:block;
	font-size: 18px;
	color: #000000;
	line-height: 40px;
	padding-left:15px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden!important;
	background: url(../images/list.png) no-repeat 0px 20px;
	*margin-left: 1%;
}

ul.a1 li a:hover {
	color: #1281C9;
}

ul.a1 li em {
	position: relative;
	float: right;
	width: auto;
	margin-right: 15px;
	width: auto\0;
	line-height:40px;
	color: #999;
}

ul.a1 li label.new {
	color: #ff0000 !important;
	text-align: right;
	margin-left: 2%;
	position: relative;
	font-style: italic;
}

.inform_open {
	width:100%;
	height:50px;
}
.inform_open img{
	width:100%;
}

/* 图说新闻 */
.slideBox {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.slideBox .hd {
	clear: both;
    position: absolute;
    z-index: 1;
    bottom: -2px;
    width: 100%;
}

.slideBox .hd ul {
    background: url(../images/link_bg.png) repeat-x;
    height: 40px;
    padding-right: 20px;
}

.slideBox .hd ul li {
	 cursor: pointer;
    display: block;
    text-align: center;
    float: right;
    width: 12px;
    height: 12px;
    background:  url(../images/icon_switch_white.png) 100% no-repeat; 
    color: #000000;
    line-height: 1.2em;
    font-size: 14px;
    margin-left: 3px;
    margin-top: -8px;
    position: relative;
    top: 25px;
}

.slideBox .hd ul .on {
	overflow-y: inherit;
	background: url(../images/icon_switch.png) 100% no-repeat;
}

.slideBox .slideShow {
	position: relative;
	height: 100%;
}

.slideBox .slideShow li {
	/*zoom: 1;
	vertical-align: middle;
	height: 100%;*/
	position: relative;
    overflow: hidden;
}

.slideBox .slideShow img {
	position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
    width: 100%;
}

 .caption {
	color: #ffffff;
    font-size: 14px;
    position: absolute;
    bottom: 9px;
    left: 15px;
    z-index: 999;
    display: block;
    float: left;
    max-width: 98%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden!important;
    opacity: 1 !important;
}

.slideShow a {
	display: block;
}


/*友情链接*/

.link_title {
	background: url(../images/link_title.png) no-repeat;
	border-bottom: 1px solid #ccc;
}
.link_title label,
.inner_title a {
	color: #fff;
	font-size: 1.5em;
	z-index: 999;
	position: relative;
	line-height: 45px;
}
.inner_title div.title_text_bg {
	width: 160px;
	height: 50px;
	border-radius: 10px;
	position: relative;
	margin: 5px auto 0px auto;
} 
.inner_title div.title_text_bg a {
	color: #fff;
	font-size: 15px;
	z-index: 999;
	position: relative;
	line-height: 40px;
}

.link_title img {
	position: absolute;
	left: 24%;
	top: 5px;
	width: 53%;
	height: 35px;
}

.link_select {
	margin-top: 20px;
	text-align: center;
}

.link_select select {
	width: 80%;
	margin-top: 25px;
	height: 25px;
}

.message_main {
   cursor: pointer;
   background: url(../images/icon_marketing.png);
   position: relative;
   float: right;
   width: 100%;
   height: 100%;
}
.weight{
    font-weight: bold;
}
/*蓝色边*/

.blue {
	background: url(../images/blue.png) repeat-x;
}


/*内页左栏*/

.intro {
	float: left;
	width: 610px;
	background: #fff;
	border: 1px solid #ccc;
	margin-bottom: 2%;
}

.submenu {
	width: 100%;
	position: relative;
	top: 60px;
}

.submenu ul {
	float: left;
	width: 100%;
	overflow: hidden;
	zoom: 1;
	left: 0%;
	display: inline-block;
	margin-left: 0%;
}

.submenu ul li {
	background: url(../images/index_bg_left_nav.png) no-repeat;
	height: 60px;
	line-height: 60px;
	width: 100%;
	list-style: none;
	border-top: 1px solid #fff;
	cursor: pointer;
}

.submenu ul li:hover {
	color: #d0edff !important;	
}
.submenu ul li:hover a {
	color: #0965af !important;
}

.hover {
	color: #d0edff;
	background: #003875;
}

.submenu ul li a {
	font-size: 16px;
	margin-left: 30px;
    line-height: 60px;
    /*color:#06589a;*/
    width: 72%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.submenu ul li a.active{	
	color: #0965af;
}

.submodule {
	border: 1px solid #ccc;
		-moz-box-sizing: border-box;
     -webkit-box-sizing: border-box;
     -o-box-sizing: border-box;
     -ms-box-sizing: border-box;
     box-sizing: border-box;
}

.submodule ul {
	float: left;
	width: 100%;
	overflow: hidden;
	zoom: 1;
	left: 0%;
	display: inline-block;
	margin-left: 0%;
}

.submodule ul li {
	background: #F7A74A;
	height: 33px;
	line-height: 33px;
	width: 100%;
	list-style: none;
	border-top: 1px solid #fff;
	cursor: pointer;
	font-size: 1em;
}

.submodule ul li:hover {
	background: #2DA4DC;
}

.submodule ul li a {
	padding-left: 10px;
	text-decoration: none;
	color: #fff;
}

/*列表页*/

.side_main {
	min-height: 920px;
	float: left;
	background: #fff;	
	width: 840px;
	margin-left:20px;
}
.side_article{
	min-height: 920px;
	float: left;
	background: #fff;	
	width: 1160px;
	margin-left:20px;
}
.side_search{
	min-height: 920px;
	float: left;
	background: #fff;	
	margin-left:20px;
	margin-top:40px;
}

.side_search ul li{
	background: url(../images/list.png) no-repeat 0px 20px;
}

.side_search ul li a{
	margin-left: 15px;
}
.side_search .list ul li a{
	width: 75%;
}
.list {
	padding: 0px 0px 0;
	margin-bottom: 10px;
	width: 99%;
	float: left;
	background: #fff;
}

.list ul {
	display: inline;
}

.inner_title {
	text-align: center;
	background: url(../images/link_title.png) no-repeat;
	border-bottom: 1px solid #ccc;
}

.list .title {
	color: #1b58a9;
	font-size: 2em;
	font-weight: bold;
	width: 15%;
	margin: 1% 1%;
	background: url(../images/list_title.png) 100% 100% no-repeat;
}

.list ul li a{
	font-size: 18px;
	color: #404040;
}

.list ul li a {
	width: 75%;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.list ul li {
	width: 98%;
	float: left;
	height:45px;
	line-height: 45px;
	border-bottom: 1px dashed #ccc;
	overflow:hidden;
}

.list ul li a:hover {
	color: rgb(248, 131, 67);
}

.article_list{
	width: 100%;
	height: 920px;
	margin-top:40px;
}

.article_list ul li{
	background: url(../images/list.png) no-repeat 0px 20px;
}
.article_list ul li a{
	margin-left: 15px;
}

/*分页*/

.tcdPageCode {	
	padding-right: 40px;
	text-align: right;
	/*color: #ccc;*/
}

.tcdPageCode a {
	/*display: inline-block;
	color: #428bca;
	display: inline-block;*/
	height: 25px;
	line-height: 25px;
	/*padding: 0 10px;
	border: 1px solid #ddd;*/
	margin: 0 2px;
	/*border-radius: 4px;*/
	vertical-align: middle;
}

.tcdPageCode a:hover {
	text-decoration: none;
	/*border: 1px solid #428bca;*/
	
	color: rgb(248, 131, 67);
}

.tcdPageCode span.current {
	/*display: inline-block;*/
	height: 25px;
	line-height: 25px;
	/*padding: 0 10px;*/
	margin: 0 2px;
	color: rgb(248, 131, 67);
	/*background-color: #428bca;
	border: 1px solid #428bca;
	border-radius: 4px;*/
	vertical-align: middle;
}

.tcdPageCode span.disabled {
	/*display: inline-block;*/
	height: 25px;
	line-height: 25px;
	/*padding: 0 10px;*/
	margin: 0 2px;
	color: #bfbfbf;
	/*background: #f2f2f2;
	border: 1px solid #bfbfbf;
	border-radius: 4px;*/
	vertical-align: middle;
}

#page_navigation {
	padding: 15px 20px;
	text-align: left;
	color: #ccc;
	text-align: center;
}

#page_navigation a {
	display: inline-block;
	color: #428bca;
	display: inline-block;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	border: 1px solid #ddd;
	margin: 0 2px;
	border-radius: 1px;
	vertical-align: middle;
}

.active_page {
	background: #428bca;
	color: white !important;
}


/*内容详情*/

.article {
	padding: .5%;
	background: #fff;
	min-height: 600px;
}

.article form {
	text-align: center;
}

.article form textarea {
	width: 90%;
	height: 90%;
	resize: none;
}

.article p {
	/*text-indent: 2em*/
}
.article .cont p, .article .cont font ,.article .cont span{
	white-space:normal!important;
}

.article .tit {
	padding: 1% 0;
	text-align: center;
	font-size: 29.5px !important;
	font-weight: bold;
    word-break: break-all;
}

.article .data {
	/*padding: 0.5% 0;*/
	color: #808080;	
	/*overflow: hidden;*/
	font-size: 14px;
	/*width: 100%;*/
	margin-top: 5px;
	border-bottom: 1px dashed #ccc;
	text-align: center;
	height: 40px;
	line-height: 40px;
}

.article .data .tab_box {
	position: relative;
	float: right;
}

.article .data div.tab{
	/*float: right;
	margin-left: 10px;
	margin-right: 10px;*/
	padding: 0 10px;
	position: relative;
	float: left;
	height: 40px;
	line-height: 40px;
}

.article .pic {
	padding: 1% 0;
	text-align: center;
}

.article .pic div {
	padding: 0.5% 0;
}

.article .pic div a {
	color: #0674A5;
}

.article .pic div a:hover {
	color: #f00;
}

.article .pic div img {
	height: 380px;
}

.article .pic a {
	margin: 0 1%;
}

.article .cont {
	width:100%;
	overflow:hidden;
	padding: 2% 0;
}

.article .cont * {
	font-size:21.5px !important;
	margin-top:10px !important;
	text-indent: 2em;
	line-height:2 !important;
}

.article .cont table{
	width:100%!important;
	
}
.article .cont table td{
	padding-left: 0!important;
	padding-right:0!important;
	table-layout:fixed;
	word-wrap:break-word;
	word-break:break-all;
}
.article .cont p {
}

.article .cont img {
	max-width: 100%;
	max-height: 100%;
}

.article .add {
	border-top: 1px solid #ddd;
	padding: 1% 0;
	line-height: 26px;
}

.article .add a {
	color: blue;
}

.article .add a:hover {
	color: red;
}

.article .download ul li a {
	color: #000;
	margin-left: 2%;
}

.article .download ul li img {
	vertical-align: middle;
}

.article .download ul li {
	list-style: none;
	width: 100%;
	margin: 1%;
}

.article .download ul {
	width: 100%;
}

.article .download {
	width: 100%;
	height: 100%;
	position: relative;
}
.article .download img {
	width:auto;
}

/*专栏*/

.column_list {
	overflow-y: auto;
}

.column_list ul li {
	padding: 0 5px;
	line-height: 29px;
	overflow: hidden;
	zoom: 1;
	vertical-align: bottom;
}

.column_list ul li.first {
	padding-bottom: 5px;
	margin-bottom: 5px;
	height: auto;
}

.column_list ul li.first em {
	display: none;
}

.column_list ul li em {
	float: right;
	font-style: normal;
	color: #999;
}

.column_list ul li.first a {
	float: none;
	padding: 5px 0;
	display: block;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #c00;
	border-bottom: 1px dashed #ddd;
}

.column_list ul li.first p {
	/*text-indent: 2em;*/
}

#page_navigation {
	padding: 15px 20px;
	text-align: left;
	color: #ccc;
	text-align: center;
}

#page_navigation a {
	display: inline-block;
	color: #428bca;
	display: inline-block;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	border: 1px solid #ddd;
	margin: 0 2px;
	border-radius: 1px;
	vertical-align: middle;
}

.active_page {
	background: #428bca;
	color: white !important;
}

.bt_service {
	text-align: center;
	cursor: pointer;
	list-style: none;
	overflow: hidden;
}
.bt_service div {
	width: 100%;
	height: 100%;
	text-align: center;
	position: relative;
	display: block;
}
.bt_service span {
	margin: 0 auto;
	position: relative;
	font-size: 16px;
}
.bt_service img.sub_img {
	float: left;
	text-align: left !important;
	height: auto;
	*position: none;
	margin: 5px;
	display: none\9;
}
.bt_service img.root_img {
	width: 20%;
	height: auto;
	position: relative;
	margin: 8% 40% 5% 40%;
}

.bg_color1 {
	background: #87C350;
	border: 1px solid #87C350;
}
.bg_color2 {
	background: #F7A74A;
	border: 1px solid #F7A74A;
}
.bg_color3 {
	background: #FE80AA;
	border: 1px solid #FE80AA;
}
.bg_color4 {
	background: #2EA4DD;
	border: 1px solid #2EA4DD;
}
.bg_color5 {
	background: #FE80AA;
	border: 1px solid #FE80AA;
}
.channel_selector {
}
.channel_selector_header {
	background: url(../images/index_bg_left_nav_title.png) no-repeat;
	width: 100%;
	height: 60px;
    position: absolute;
    top: 0px;
    left: 0px;
    color: #464646;
}
.channel_selector_header span {	
	font-size: 20px;
	line-height: 60px;
	margin-left: 60px;
    width: 70%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}
.channel_selector_header img.title_focus {
	position: relative;
	float: left;
	width: 25px;
	margin: 11px 0px 0px 30px;
}
.channel_selector .channel_selector_body {
	position: absolute;
	top: 47px;
	overflow: hidden;
}
.channel_selector .channel_selector_body ul {
	width: 100%;
	height: 100%;
	text-align: center;
}
.channel_selector .channel_selector_body ul li {
    background: #FFF;
    border: 1px solid #cfcfcf;
    overflow: hidden;
    text-align: center;
    width: 80%;
    	-moz-box-sizing: border-box;
     -webkit-box-sizing: border-box;
     -o-box-sizing: border-box;
     -ms-box-sizing: border-box;
     box-sizing: border-box;
}
.channel_selector .channel_selector_body ul li a {
	text-decoration: none;
    color: #555;
    font-size: 15px;
    cursor: pointer;
    margin: 0;
    padding: 0;
}

.box-sizing{
	height:100%;
	+height:99%;
	border: 1px solid #ccc;
	-moz-box-sizing: border-box;
     -webkit-box-sizing: border-box;
     -o-box-sizing: border-box;
     -ms-box-sizing: border-box;
     box-sizing: border-box;
}

.module .element {
	overflow: hidden;
}
.module .element table {
	width: 100%;
	font-size: 12px;
	overflow: hidden;
}
.module .element table tr td {
	border-bottom: #e5e5e5 dashed 1px;
}
.module .element table tr td.border_right {
	border-right: #e5e5e5 dashed 1px;
}

.loading_content {
	display: none;
    position: fixed;
    top: 45%;
    left: 15%;
    right: 10%;
    height: 75%;
    padding: 0;
    z-index: 1002;
    overflow: hidden;
}
.loading_overlay {
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: 1001;
	-moz-opacity: 0.5;
	opacity: .5;
	filter: alpha(opacity=50);
}

.tab span{
	width:100px;
	display:-moz-inline-box;
	display:inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* 图片居中溢出隐藏  */  
.m-demo{position:relative;width:100%;height:360px;overflow:hidden;}
.m-demo p{position:absolute;top:50%;left:50%;margin:0;padding:0;}
.m-demo img{position:absolute;top:-50%;left:-50%;display:block;height:360px;}
.m-demo img.hidden{visibility:hidden;position:static;}

.sidebar{
	text-align: center;
    position: absolute;
    top:150px;
    right: 5px;
    z-index: 333;
	overflow: hidden;
}
.sidebar_close{
	text-align:right; 
	width:100%;
	height:18px;
	margin:2px 0;
}
.sidebar_div div{
	text-align:center; 
	width:100%;
	background:#fff;
	position: relative;
	float: left;
}
.sidebar_div img{
	width:100%;
	margin:1px 2px;
}
.sidebar_div div:first-child img
{ 
	margin-top:2px;
}
.sidebar_div div:last-child img
{ 
	margin-bottom:2px;
}
.tipoffBar{
	text-align: center;
    position: absolute;
    top:150px;
    right: 5px;
    z-index: 333;
	overflow: hidden;
}
.tipoff_div {
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.bar_setting {
	width: 180px;
}

.ohbox {
	width: 100%;
	height: 100%;
}
.tempWrap {
	overflow: hidden;
	position: relative;
	text-align: center;
	height: 100%;
}
.scrollBox .piclist {
	overflow: hidden;
	zoom: 1;
	/*width: 100% !important;*/
	position: relative;
	height: 100%;
}
.scrollBox .ohbox {
	float: left;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.scrollBox {
	position: relative;
	*top: 0%;
	overflow: hidden;
	zoom: 1;
}
.scrollBox .piclist li {
	list-style: none;
}
.scrollBox .piclist li span {
	color: #000000;
	display: block;
	text-align: center;
}
.scrollBox .piclist li a img {
	position: relative;
	margin: 0% auto;
	vertical-align: bottom!important;
}
.scrollBox .piclist li a {
	float: left;
	width: 100%;
	height: 100% !important;
	text-align: center;
}
.scrollBox .pageBtn a {
	display: block;
	position: absolute;
	cursor: pointer;
	overflow: hidden;
	z-index: 99;
}
.scrollBox .pageBtn .prev img,
.scrollBox .pageBtn .next img {
	width: 100%;
	position: relative;
}
.scrollBox .pageBtn {
	width: 12px;
	height: 100%;
}
.scrollBox .pageBtn a {
	width: 12px;
	height: 100px;
	position: absolute;
}
.scrollBox ul {
	text-align: left;
}
.scrollBox ul li {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	/*float: none !important;*/
	overflow: hidden;
}
.scrollBox .pageBtn .prev {
	left: 0%;
	top: 0;
	z-index: 1001;
}
.scrollBox .pageBtn .next {
	right: 0%;
	top: 0;
	z-index: 90;
}
.scrollBox .pageBtn .list {
	display: none;
}