
/* 全局 */
body{ background:#ffffff; min-width:1100px;}
body {font-family: Arial, Helvetica, sans-serif; color: #333; font-size: 12px;}
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;/* cellspacing:0; cellpadding: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;}
/*table {border-collapse:collapse; border-spacing:0;}*/

/* 清除浮动 */
.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(../image/ie6_bg.gif) repeat-x; height: 110px; }
.ie6 { background: url(../image/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;}

/* 链接 */ /*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;}

/* CSS Document */

/*head*/
.head_bj{
	background:#ffffff;
}
.head{
	width:1000px;
	margin:0 auto;
}
.head_t{
}
.head_t .logo{
	float:left;
}
.head_t .gochinese{
	float:right;
	background:url(../image/gochinese_bj.jpg) no-repeat;
	height:100px;
	line-height:100px;
	padding-left:90px;
	font-size:12px;
}
	
/*导航*/
.mainnav{
	float:left;
	height:45px;
	width:720px;
	border-top:#e2e2e2 1px solid;
}
.mainnav ul li{
	margin-left:0;
	float:left;
	width:115px;
	line-height:45px;
	list-style:none;
	text-align:center;
	position: relative;
	z-index:9998;
}
.mainnav ul li a{
	display:block;
	color:#4f4f4f;
	text-decoration:none;
	height:45px;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
}
.mainnav ul li a:hover{
	color:#ffffff;
	background-color:#0ca0a6;
}
.mainnav .a2 a{
	color:#ffffff;
	background-color:#0ca0a6;
}

	/*二级菜单*/
.mainnav .subnav{
	width:170px;
	position:absolute;
	top:45px;
	left:0px;
	background:#FFF;
	text-align: left;
	padding-bottom:10px;
	padding-top:10px;
	display:none;
	border-top:4px solid #0ca0a6;
}
.mainnav .subnav span a{
	line-height:25px;
	height:25px;
	font-size:12px;
	font-weight:normal;
	color:#757575;
	background-color:#ffffff;
	padding-left:15px;
}
.mainnav .subnav span a:hover{
	color:#FF6600;
	background-color:#ffffff;
}
.mainnav .a2 .subnav{
	display: block;
}

.search{
	float:right;
}
#search-box{width:266px;height:38px;background:url(../image/search.jpg) no-repeat 0 0; float:right;}
.input-box{ float:left; width:200px; height:38px; line-height:38px; padding-left:10px; border:0; background:none; text-align:left; font-size:14px;}
.button{ float:right; border:0; background:none; text-indent:-999px; width:40px; height:38px; cursor:pointer;}
	
	
/*head-end*/


.include_bj{
	background:#e4e4de;
}
.include{
	width:1000px;
	margin:0 auto;
}
/*banner*/
.banner{
	height:400px;
}

/*banner-end*/

/*首页*/
/*栏目*/

.lanmu_t{
	height:240px;
	border-bottom:#e5e5e5 solid 1px;
	background-color:#ffffff;
}
.lanmu_t .title{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#4f4f4f;
}
.lanmu_t .font{
	font-size:12px;
	color:#838383;
	line-height:18px;
	height:110px;
	width:205px;
	padding:15px 0;
}
.lanmu_t .more{
	float:right;
}
.lanmu_t .more a{
	color:#ffffff;
	background:#0ca0a6;
	font-size:12px;
	text-align:center;
	line-height:25px;
	height:25px;
	width:75px;
	display:block;
}
.lanmu_t .more a:hover{
	background:#ff9249;
}
.lanmu_t .about{
	width:200px;
	float:left;
	padding:25px 35px 20px;
}
.lanmu_t .business{
	float:left;
	padding:25px 35px;
	height:190px;
	border-left:#e5e5e5 solid 1px;
	border-right:#e5e5e5 solid 1px;
}
.lanmu_t .business .contain{
	width:405px;
	height:130px;
	padding-top:15px;
}

.lanmu_t .business .contain li{
	float:left;
	width:121px;
	padding-right:20px;
}
.lanmu_t .business .contain .special{
	float:left;
	width:121px;
	padding-right:0px;
}
.lanmu_t .business .contain span{
	width:120px;
	height:45px;
	line-height:18px;
	color:#838383;
	font-size:12px;
	margin-top:5px;
	display:block;
}
.lanmu_t .business .contain span:hover{
	color:#ff6600;
}
.lanmu_t .network{
	float:left;
	padding:25px 20px 20px;
}
.lanmu_t .network img{
	padding:18px 0;
}
.lanmu_b{
	background:url(../image/contact_bj.png) no-repeat;
	padding:25px;
}
.lanmu_b .contact{
	background: url(../image/contac.jpg) no-repeat;
	text-align: center;
	width: 115px;
	height:55px;
	line-height:18px;
	float:left;
}
.lanmu_b .contact a{
	display:block;
	padding-top:11px;
	font-size: 16px;
	color: #ffffff;
}
.lanmu_b .contact a:hover{
	color: #c3eaec;
}
.lanmu_b .contact_wz{
	padding:0 20px;
	float:left;
	font-size: 12px;
	line-height:18px;
	color:#989898;
}


/*栏目-end*/

/*尾部*/
.footer{
	padding-top:10px;
	padding-left:5px;
	padding-bottom:50px;
	color:#717068;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
/*尾部-end*/

/*！！！！！！！！！！！！！！！！！！！！！二级页面！！！！！！！！！！！！！！！！！！！！！！！*/

.banner01{
	background:url(../image/banner001.jpg) center no-repeat;
	height:200px;
}
/* 模块框架 */
.column_02 {
	border:1px solid #D9D9D9;
	border-top:4px solid #38afb1;
	background:#ffffff;
}
.column_02 .column_t {
	padding:15px 20px;
}
.column_02 .column_t .column_title {
	font-size:18px;
	font-weight: normal;
	font-family:"微软雅黑","Arial";
}
.column_02 .column_t .column_more {
	float: right;
}
.lanmu2_bj{
	background-color:#ffffff;
}
.lanmu2_b{
	background:url(../image/lanmu2_bj.png) no-repeat;
	height:50px;
}
/* 左侧栏目 */
.leftnav{
	float:left;
	width:269px;
}
.leftnav .leftnav_title {
	background: url(../image/left_011.gif) no-repeat;
	font-family:"微软雅黑","黑体";
	font-size:24px;
	height:88px;
	line-height:88px;
	color:#FFFFFF;
	text-align:center;
}
.leftnav .leftnav_bg {
	background:#ffffff;
	padding:15px 25px 25px;
}
.leftnav .leftnav_bg li {
}
.leftnav .leftnav_bg li a {
	background: url(../image/ico_leftnav.gif) no-repeat 97% 11px;
	display:block;
	padding:0 5px;
	height:30px;
	line-height:30px;
	border-bottom:1px dotted #ccc;
	font-size:14px;
}
.leftnav .leftnav_bg li a:hover, .leftnav .leftnav_bg li.on a {
	color:#008a8c;
}
.leftnav_button {
	font-size:0;
	line-height:0;
	padding-top:10px;
}
.leftnav_tb {
	font-size:0;
	line-height:0;
}
.leftnav_tb li {
	padding-top:10px;
	font-size:0;
	line-height:0;
}
.leftnav_tb li img {
	width: 200px;
	height: 150px;
}
/* 左侧栏目-三级 */
.leftnav .CollapsiblePanel_bt {
	cursor:pointer;
}
.leftnav .CollapsiblePanelClosed .CollapsiblePanel_bt {
	background: url(../image/ico_leftnav.gif) no-repeat 97% -39px;
	display:block;
	padding:0 5px;
	height:30px;
	line-height:30px;
	border-bottom:1px dotted #ccc;
	font-size:14px;
}
.leftnav .CollapsiblePanelOpen .CollapsiblePanel_bt, .leftnav .CollapsiblePanelTabHover {
	background: url(../image/ico_leftnav.gif) no-repeat 97% -89px;
	display:block;
	padding:0 5px;
	height:30px;
	line-height:30px;
	border-bottom:1px dotted #ccc;
	color:#008a8c;
	font-size:14px;
}
.leftnav .CollapsiblePanelContent {
	border-bottom:1px solid #DDDAD3;
}
.leftnav .CollapsiblePanelContent_bj {
	padding:10px 0;
}
.leftnav .CollapsiblePanelContent a {
	font-size:12px !important;
	padding:0 0 0 18px !important;
	background: none !important;
	border-bottom:none !important;
	height:25px !important;
	line-height:25px !important;
}
.leftnav .CollapsiblePanelContent a:hover {
}
.left_network{
	padding-left:30px;
	width:210px;
}
.right_nr{
	min-height:500px;
	float:right;
	width:730px;
	border-left:#e5e5e5 1px solid;
}

/* 面包屑 */
.crumb {
	padding: 15px 30px;
}
.crumb .title {
	padding:20px 0 0;
	height:38px;
	border-bottom:1px solid #E5E5E5;
}
.crumb .title p {
    font-size: 24px;
	font-weight:normal;
	color: #323232;
}
.crumb .position * {
    vertical-align: middle;
}
.crumb .position .home {
	display:inline-block; *display:inline; zoom:1;
	background:url(../image/ico_home2.gif) no-repeat 0 3px;
	width:19px;
	height:18px;
}
.crumb .position p {
	display:inline-block; *display:inline; zoom:1;
	height:18px;
	line-height:18px;
	color:#888;
	padding-left:5px;
}
.crumb .position p a {
	color:#888;
}
.crumb .position p a:hover {
	color:#FF6600;
}
.crumb .position p span {
	padding:0 12px;
}
.right_wz {
	color:#5c5c5c;
	font-size:14px;
	line-height:26px;
	padding:0 35px;
}
/* 信息文字列表 */
.news_list {
    padding: 0 30px 30px;
	/*min-height:684px;*/
}
.news_list li {
    /*border-bottom: 1px dotted #CCCCCC;*/
	background:url(../image/ico_01.gif) no-repeat left 11px;
    height: 30px;
    line-height: 30px;
	overflow:hidden;
	font-size:14px;
	padding-left:20px;
}
.news_list li.x {
    background: none;
    border-bottom: 1px dotted #ccc;
    height: 15px;
    margin-bottom: 15px;
}
.news_list li .time {
	float:right;
	padding-left:20px;
	color:#999999;
}
.news_list li b {
    color: #CCCCCC;
    font-weight: normal;
    padding-right: 3px;
}
.news_list .page {
	padding-top:10px;
}
/*页码*/
.page {
	text-align:center;
	color:#999;
}
.page .a1 a, .page .a1 span, .page b {
	display:inline-block; *display:inline; zoom:1;
	padding:5px 8px;
	border:1px solid #DEDFDE;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	border-radius:3px;
	font-weight:normal;
	background:#FFF;
}
.page .a1 a:hover, .page .a1 span {
	border:1px solid #FF6600;
	background:#FF6600;
	color:#FFFFFF;
}
.page .a2 {
	padding-left:8px;
}
/*图片列表*/
.neirong_pic {
	padding:15px 30px;
}
.pic_kuangs {
	width:270px;
	height:230px; padding-bottom:20px;
	margin:0 15px 0 10px;
}
.pic_bg { text-align:center; height:135px; background-image:url(../image/pic_bg.jpg); background-repeat:no-repeat; background-position:center; }
.p_top_10 { padding-top:10px; }
/*img list*/
.divpicturecss {
	padding:5px;
	border:1px solid #ccc;
	background-color:White;
	width:270px;
	height:170px;
	text-align:center;
	overflow:hidden;
}

.divpicview{
	width:270px;
	height:170px;
	text-align:center;
	overflow:hidden;}
.t_center { text-align:center;}