﻿@charset "utf-8";
/* 全局 */ 
body {background: #FFF; font-family:"微软雅黑","Arial","宋体"; color: #333; font-size: 12px; min-width:1400px;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,th,td {margin:0; padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
input,textarea,select {margin:0; font-size:100%; font-family:"微软雅黑","Arial","宋体";}
ul,li,ol {list-style-type: none;}
img {border:0;}
.del {text-decoration: line-through;}
/*body {background: url(../images/bg.jpg) no-repeat center 0 #FFF fixed;}*/

/* 清除浮动 */
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
*html .clearfix {height:1%;}
*+html .clearfix {height:1%;}
.clrfix:before, .clrfix:after {content:""; display:table;}  
.clrfix:after {clear:both;}  
.clrfix {zoom:1;}
/* 清除浮动 适用100% */
.overflowfix {overflow:auto; zoom:1;}
.displayfix {display:inline-block; *display:inline; zoom:1; width:100%; _width: auto;}

/* 去掉A标签和按钮的虚线框 谷歌默认无虚线 */
a {blr:expression(this.onFocus=this.blur());} /* A标签：IE7 IE6  */
a:focus {outline:none;} /* A标签：FF IE8  */
input::-moz-focus-inner{border:0;} /* 按钮：FF */

/* 去掉谷歌两种文本框和下拉的阴影 */
input,textarea,select  {outline: none;}

/* IE6 提示升级 */
.ie6_bg { background: url(../images/ie6/ie6_bg.gif) repeat-x; height: 110px; }
.ie6 { background: url(../images/ie6/ie6.gif) no-repeat; width:924px; height: 110px; margin:0 auto; }
.ie6 ul { padding-left:310px; }
.ie6 li { float:left; padding-left:40px; }
.ie6 li a { width:61px; height: 110px; display:block; }

/* 版权 */
.bqxx { background:url(http://218.30.67.146:9999/0bqxx/bqxx.gif) no-repeat center 0; width:100%; height:252px; position: fixed; top:100px; left:0; z-index:9999; display:none; }

/* 特有 */
.clr{clear:both; font-size:0; height:0; line-height:0;}
.clr10{clear:both; font-size:0; height:10px; line-height:normal;}
.clr15{clear:both; font-size:0; height:15px; line-height:normal;}
.clr20{clear:both; font-size:0; height:20px; line-height:normal;}
.clr30{clear:both; font-size:0; height:30px; line-height:normal;}
.fl {float: left;}
.fr {float: right;}
.va_t{vertical-align:text-top;}
.va_c{vertical-align: middle;}
.va_b{vertical-align:text-bottom;}
.w_auto {width:auto;}
.h_auto {height:auto;}
.wh_auto {width:auto; height:auto;}
.sxbl_table_over td {background:#FFFFCC !important;}/*table表格，经过td变色*/

/* 链接 */ /*a.a_baise:link, a.a_baise:visited, a.a_baise:active*/
a {text-decoration: none; color: #333;}
a:hover {text-decoration: none; color: #FF6600;}

/* 通用 */
/*.block_index_bg {
    margin:0 auto;
	width:1400px;
	box-shadow:0 0 10px #ddd;
}*/
.block {
    margin:0 auto;
	width:1400px;
}
/*.block .area_l {
	float:left;
	width:230px;
}
.block .area_r {
	float: right;
	width:910px;
}*/
.block .area_x {
	/*border-top:2px solid #CCCCCC;*/
        box-shadow: -1px 1px 2px 15px #f5f5f5;
}
.block_bg {
	padding: 17px 0 75px;
    padding-bottom: 36px;
}
.block_bg_pic {
	background: url(/images/bg.jpg) no-repeat center bottom;
}
.block_01 {
    margin:0 auto;
	width:1400px;
}
.block_01 .area_l {
	float:left;
	width:825px;
}
.block_01 .area_r {
	float: right;
	width:540px;
}
.block_02 {
    margin:0 auto;
	width:1400px;
}
.block_02 .area_l {
	float:left;
}
.block_02 .area_r {
	float: right;
}
.block_03 {
    margin:0 auto;
	width:1400px;
}
.block_03 .area_l {
	float: left;
    width: 640px;
    padding-right: 35px;
}
.block_03 .area_c {
	float: right;
    width: 640px;
}
.block_03 .area_r {
	    float: left;
    width: 640px;
    padding-right: 35px;
    padding-top: 20px;
}
.block_03 .area_rr {
	      float: right;
    width: 640px;
    padding-top: 20px;
}



/* 面包屑 */
/*.top_crumb {
	color: #666;
	padding:15px 0;
}
.top_crumb .position b {
	font-family:"宋体";
	padding:0 8px;
	font-weight:normal;
}*/

/* header */
.header .header_t {
	background:#F1F0EF;
	line-height:40px;
	color:#4E4E4E;
}
.header .header_b {
	padding:30px 0;
}
.header .logo {
	float:left;
	font-size:0;
	line-height:0;
}
.header .welcome {
	/*font-size:14px;*/
}
.header .top_nav {
	float:right;
	/*font-size:14px;*/
	padding-left:20px;
}
.header .top_nav a {
	color:#4E4E4E;
}
.header .top_nav a:hover {
	color: #FF6600;
}
.header .top_nav span {
	padding:0 12px;
}
.top_search {
	background: url(/images/search_bg.png) no-repeat;
	float:right;
	width:487px;
	height:47px;
	margin:15px 0 0;
	font-size:14px;
}
.top_search .text {
	background:none; border: none; padding: 0; margin:11px 0 0 18px; width: 385px; height: 25px; line-height: 25px; color: #4E4E4E;
	float: left;
}
.top_search .button {
	background:none; border: none; margin:0; padding:0; cursor:pointer; overflow: visible;
	width:68px; height:47px;
	float:right;
}
.block_banner {
	padding:4px 0 1px;
    padding-top: 0px;
}
.block_banner img {
	width:100%;
}

/* mainnav */
.mainnav {
	background: #0968AC;
	height:55px;
	border-bottom:1px solid #fff;
}
.mainnav .pull_li {
	float:left;
	position:relative;
	z-index:2;
	border-right:1px solid #FFF;
}
.mainnav .pull_li.home {
	background: none;
}
.mainnav .pull_li .pull_a {
	display:inline-block; *display:inline; zoom:1;
	padding:0 31px;
	font-family:"微软雅黑","黑体";
	font-size:21px;
	line-height:55px;
	color:#FFF;
}
.mainnav .pull_li .pull_a span {
	background: url(/images/mainnav_ico.png) no-repeat 0 center;
	padding-left:28px;
}
.mainnav .pull_li .a2 span {background-position:-200px center;}
.mainnav .pull_li .a3 span {background-position:-400px center;}
.mainnav .pull_li .a4 span {background-position:-600px center;}
.mainnav .pull_li .a5 span {background-position:-800px center;}
.mainnav .pull_li .a6 span {background-position:-1000px center;}
.mainnav .pull_li .a7 span {background-position:-1200px center;}
.mainnav .pull_li .a8 span {background-position:-1400px center;}
.mainnav .pull_li .pull_a:hover, .mainnav .pull_li_hover .pull_a {
	background: #06548c;
}
/*.mainnav .pull_li .on {
	background: #06548c;
}*/
.mainnav .pull_li_hover .subnav {
	display: block;
}
.mainnav .subnav {
	background:#06548c;
	position: absolute;
	top:55px;
	left:0;
	width:100%;
	padding:5px 0 15px;
	display:none;
	font-size:18px;
}
.mainnav .subnav span {
	display:block;
}
.mainnav .subnav span a {
	display:block;
	color:#FFFFFF;
	text-align:center;
	height:40px;
	line-height:40px;
	overflow:hidden;
}
.mainnav .subnav span a:hover {
	color: #FFFF00;
}

/* footer */
.footer {
	background:#0968AC;
	color:#CCC;
	line-height:30px;
	font-size:14px;
	padding:50px 0 20px;
}
.footer .footer_t {
	font-size:18px;
	border-bottom:2px solid #BCBCBC;
	padding-bottom:12px;
	margin-bottom:15px;
}
.footer .footer_l {
	background: url(/images/logo_b.png) no-repeat 0 center;
	float:left;
	padding-left:90px;
}
.footer .footer_r {
	float: right;
	padding-top:10px;
}
.footer .footer_t span {
	color:#FEFEFE;
	padding:0 18px;
	font-size:14px;
}
.footer a {
	color:#CCC;
}
.footer .footer_t a {
	color:#FEFEFE;
}
.footer a:hover {
	color: #FFFF66;
}

/* 友情链接 */
.link .link_list {
	margin-left:10px;
	position:relative;
	min-width:200px;
	float:left;
}
.link p {
	background: #E8E8E8;
	padding:0 20px 0 25px;
	border-radius:100px;
}
.link p span {
	background: url(/images/ico_02.png) no-repeat right center;
	line-height:46px;
	font-size:18px;
	color:#676767;
	display:block;
}
.link ul {
	position: absolute;
	background: #E8E8E8;
	width:100%;
	border-radius:10px;
	bottom:46px;
	left:0;
	padding:8px 0;
	display: none;
}
.link .link_list:hover ul {
	display: block;
}
.link li {
	height:30px;
	line-height:30px;
	overflow:hidden;
	padding:0 15px;
	text-overflow:ellipsis; white-space:nowrap; *white-space: normal;
}
.link li a {
	color:#676767;
}
.link li a:hover {
	color: #FF6600;
}

/* 右侧浮动二维码 */
/*.code_r {
	position:fixed;
	left:50%;
	margin-left:710px;
	top:25%;
	z-index:999;
}*/
.code_r {
	position:fixed;
	right:10px;
	top:25%;
	z-index:999;
}
/*.code_r img {
	box-shadow:0 0 3px #FFF;
}*/

/* 右侧浮动栏目 */
/*.mainnav_r {
	position:fixed;
	left:50%;
	margin-left:610px;
	top:35%;
	z-index:999;
	background:#F7F7F7;
	border:1px solid #DCDCDC;
	border-bottom: none;
}
.mainnav_r a {
	display:block;
	border-bottom:1px solid #DCDCDC;
	text-align:center;
	font-size:14px;
	padding:8px 10px;
}
.mainnav_r a:hover {
	background:#8E2100;
	color:#FFFFFF;
}*/

/* banner */
.banner_00 {
	font-size:0;
	line-height:0;
}

/* 选项卡 */
/*.tab_01 .tab_t .tab_more {
	float:right;
}
.tab_01 .tab_t .tab_more a {
	font-family:"宋体";
	color:#999999;
}
.tab_01 .tab_t .tab_more a:hover {
	color:#FF6600;
}
.tab_01 .tab_t li {
	float:left;
	width:96px;
	height:29px;
	text-align:center;
	font-size:14px;
	font-family:"微软雅黑","黑体";
}
.tab_01 .tab_t li p {
	padding-top:3px;
}
.tab_01 .tab_t li.on {
	background:url(../images/gif_01.gif) no-repeat;
	color:#FFF;
	font-weight:bold;
}*/

/* 模块框架 */
.column_01 .column_t {
	position: relative;
	height:30px;
	line-height:30px;
}
.column_01 .column_t .column_title {
	background:url(/images/column_01.png) no-repeat 0 8px;
	font-size:20px;
	font-family:"微软雅黑","黑体";
	color:#2A66A2;
	padding-left:28px;
	font-weight:bold;
}
.column_01 .column_t .column_title a {
	color:#2A66A2;
}
.column_01 .column_t .column_title a:hover {
	color:#FF6600;
}
.column_01.a2 .column_t .column_title {
	background-position:0 -95px;
}
.column_01.a3 .column_t .column_title {
	background-position:0 -195px;
}
.column_01.a4 .column_t .column_title {
	background-position:0 -295px;
}
.column_01.a5 .column_t .column_title {
	background-position:0 -395px;
}
.column_01.a6 .column_t .column_title {
	background-position:0 -495px;
}
.column_01.a6 .column_t {
	padding-left:650px;
}
.column_01 .column_t .column_more {
	padding-top:3px;
	float:right;
}
.column_01 .column_t .column_more a {
	color:#333333;
	font-size:14px;
}
.column_01 .column_t .column_more a:hover {
	color:#FF6600;
}

/* 新闻列表 */
.part_news_01 .list {
	padding:5px 0 0;
}
.part_news_01 .list li {
	background:url(/images/list_01.png) no-repeat 0 18px;
	height:40px;
	line-height:40px;
	overflow:hidden;
	font-size:18px;
	text-overflow:ellipsis; white-space:nowrap; *white-space: normal;
	padding-left:15px;
}
.part_news_01a .list {
	padding-top:13px;
}
.part_news_01a .list li {
	background:url(/images/list_01.png) no-repeat 0 16px;
	height:34px;
	line-height:34px;
}
.part_news_01b .list li {
	background: none;
	padding-left:0;
}
.part_news_01c {
	padding-right:30px;
}
.part_news_01 .list li .time {
	padding-left:8px;
	float:right;
	color:#999999;
}
/*.part_news_01 .hot .pic {
	padding:10px 0 5px;
}
.part_news_01 .hot .pic {
	font-size:0;
}
.part_news_01 .hot .pic img {
	width:360px;
	height:160px;
}
.part_news_01 .hot_list li {
	padding-bottom:10px;
}
.part_news_01 .hot_list .title {
	height:20px;
	line-height:20px;
	overflow:hidden;
	font-size:22px;
	padding-top:10px;
}
.part_news_01 .hot_list .title a {
	color:#E94040;
}
.part_news_01 .hot_list .title a:hover {
	color:#FF6600;
}
.part_news_01 .hot_list .sum {
	font-size:16px;
	height:120px;
	line-height:30px;
	overflow:hidden;
	padding-top:10px;
	color:#666;
}*/
.part_news_02 {
	padding:20px 25px;
	background:#F2F3F5;
}
.part_news_02 .list li {
	background:url(/images/ico_01.png) no-repeat 0 center;
	height:20px;
	line-height:20px;
	overflow:hidden;
	font-size:16px;
	float:left;
	padding-left:30px;
	padding-right:100px;
}
.part_news_03 {
	text-align:center;
	border-bottom:1px solid #CCC;
	padding:35px 0 15px;
}
.part_news_03 .title {
	height:40px;
	line-height:40px;
	overflow:hidden;
	font-size:30px;
	font-weight:bold;
}
.part_news_03 .sum {
	font-size:17px;
	height:30px;
	line-height:30px;
	overflow:hidden;
	padding-top:10px;
	color:#666;
}
.part_news_03 a {
	color:#E51D1D;
}
.part_news_03 a:hover {
	color:#FF6600;
}

/* 友情链接 */
.part_links_01 {
	padding-top:15px;
}
.part_links_01 li {
	background:url(../images/ico_01.png) no-repeat 0 8px;
	font-size:16px;
	float:left;
	padding-right:70px;
	margin-bottom:10px;
	padding-left:15px;
}

/* 图片列表 */
/*.block_01 .column_01 .column_t {
	margin:0 20px;
}*/
.part_pic_01 {
	padding:18px 0 20px;
	/*margin:0 -20px;*/
}
.part_pic_01 ul {
	/*padding:0 10px;*/
}
.part_pic_01 li {
	float:left;
	width:285px;
	padding:0 10px;
}
.part_pic_01 li img {
	width:285px;
	height:190px;
}
.part_pic_01 li span {
	font-size:14px;
	text-align:center;
	display:block;
	height:20px;
	line-height:20px;
	overflow:hidden;
	padding-top:8px;
}

/* 滚动 */
#colee_left {
	overflow:hidden;
}
#colee_left .colee_left_bg {
	width:5000px;
}
#colee_left .list {
	float: left;
}
#colee_left02 {
	overflow:hidden;
}
#colee_left02 .colee_left_bg {
	width:5000px;
}
#colee_left02 .list {
	float: left;
}


/* 个性 */
.part_01 li {
	padding:15px 0 3px;
	font-size:0;
	line-height:normal;
	text-align:center;
}
