@charset "utf-8";
/********************************************************
	filename: frame.css
	revision: 1.0
	createdate: 2012-10-18
	author: HeQiang
	description: 框架布局样式
********************************************************/
/** header 部分 **/
#header {
	
}
#pageHeader {
	width:100%;
	height:30px;
	background:url(../images/index/top_bg.jpg) repeat-x;
}
#pageHeaderTop{
	width:960px;
	height:35px;
	margin:0 auto;
	font-size:12px;
}

.top_son_d01 a{
	color:#fff;
}
.top_son_d02 a{
	color:#fff;
}
.top_son_d03 a{
	color:#fff;
}
.top_son_d04 a{
	color:#fff;
}

.top_son_d05 a{
	color:#fff;
}

.top_son_d01 a:hover{
	color:#e77f01;
}
.top_son_d02 a:hover{
	color:#e77f01;
}
.top_son_d03 a:hover{
	color:#e77f01;
}
.top_son_d04 a:hover{
	color:#e77f01;
}
.top_son_d01{
	height:30px;
	padding:0 10px;
	float:right;
	text-align:center;
	font-size:12px;
	color:#FFFFFF;
	line-height:30px;
	font-family:"微软雅黑","Microsoft Yahei", "宋体";
}

.top_son_d05{
	height:30px;
	padding:0 10px;
	float:right;
	text-align:center;
	font-size:12px;
	color:#FFFFFF;
	line-height:30px;
	font-family:"微软雅黑","Microsoft Yahei", "宋体";
}

.top_son_d02{
	height:30px;
	padding:0 10px;
	float:right;
}
.top_son_d03{
	width:30px;
	height:30px;
	padding-left:10px;
	float:right;
	font-size:12px;
	color:#FFFFFF;
	font-family:"微软雅黑","Microsoft Yahei", "宋体";
}
.top_son_d04{
	width:44px;
	height:30px;
	padding-left:10px;
	float:right;
	font-size:12px;
	color:#FFFFFF;
	font-family:"微软雅黑","Microsoft Yahei", "宋体";
}
.exit{
	width:44px;
	height:30px;
	line-height:30px;
	display:block;
	padding:0 0 0 10px;
}
.exit:hover{
	color:#e77f01;
}
.message{
	width:24px;
	padding-left:34px;
	height:30px;
	line-height:28px;
	text-align:left;
	display:block;
}
.register{
	width:55px;
	height:21px;
	display:block;
	padding-top:4px;
}
.login{
	width:36px;
	height:30px;
	display:block;
	line-height:30px;
	padding:0 20px 0 0;
	color:#000;
}
.login:hover{
	color:#e77f01;
}
.attention{
	width:82px;
	height:26px;
	background:url(../images/index/btn_attention01.jpg) no-repeat 0 0;
	display:block;
}
.attention:hover{
	background:url(../images/index/btn_attentiong02.jpg) no-repeat 0 0;
}
.help{
	width:30px;
	height:30px;
	display:block;
	font-size:12px;
	color:#000;
	line-height:30px;
	text-align:left;
}
.help:hover{
	color:#e77f01;
}
.platform{
	width:67px;
	height:21px;
	display:block;
	padding:4px 0 0 10px;
}
.wel:hover{
	color:#e77f01;
}
.a_xx{
 	background-image:url(../images/index/a_xx.jpg);
	padding-left:19px;
	font-size:10px;
	line-height:20px;
	width:45px;
	height:30px;
	display:block;
}


/************顶部 end***************/
/** nav 部分 **/
#nav{
	width:100%;
	height:75px;
	background:url(../images/index/logo_bg.jpg) repeat-x;
}
#pageNav{
	width:960px;
	overflow:hidden;
	margin:0 auto;
}
.logo{
	width:187px;
	height:74px;
}
.nav{
	width:360px;
	height:75px;
	background:url(../images/index/nav_line.jpg) repeat-x right center;
}

.nav ul{
	width:100%;
	height:75px;
}

.nav1{
	width:360px;
	height:75px;
	background:url(../images/index/nav_line1.jpg) repeat-x right center;
}

.nav1 ul{
	width:100%;
	height:75px;
}

.nav1 ul li{
	height:75px;
	float:left;
	text-align:center;
}
.nav1 ul li a{
	height:75px;
	font-size:16px;
	display:block;
	font-family:"微软雅黑";
}
.nav1 ul li a:hover{
	color:#e77d00;
}

.nav2{
	width:360px;
	height:75px;
	background:url(../images/index/nav_line2.jpg) repeat-x right center;
}

.nav2 ul{
	width:100%;
	height:75px;
}

.nav2 ul li{
	height:75px;
	float:left;
	text-align:center;
}

.nav2 ul li a{
	height:75px;
	font-size:16px;
	display:block;
	font-family:"微软雅黑";
}

.nav2 ul li a:hover{
	color:#e77d00;
}

.nav3{
	width:360px;
	height:75px;
	background:url(../images/index/nav_line3.jpg) repeat-x right center;
}

.nav3 ul{
	width:100%;
	height:75px;
}

.nav3 ul li{
	height:75px;
	float:left;
	text-align:center;
}

.nav3 ul li a{
	height:75px;
	font-size:16px;
	display:block;
	font-family:"微软雅黑";
}

.nav3 ul li a:hover{
	color:#e77d00;
}

.nav_wytz,.nav_wdzh,.nav_sy,.nav_wyjk{
	width:120px;
	text-align:center;
	line-height:75px;
}

.nav_wytz .a_index,.nav_wdzh .a_index,.nav_wyjk .a_index,.nav_sy .a_index{
	width:120px;
	color:#e77d00;
	background:url(../images/index/nav_bg2.jpg) repeat-x bottom;
}
.c_gray{
	color:#262626;
}
.nav ul li{
	height:75px;
	float:left;
	text-align:center;
}
.nav ul li a{
	height:75px;
	font-size:16px;
	display:block;
	font-family:"微软雅黑";
}
.nav ul li a:hover{
	color:#e77d00;
}

/************logo end***************/
#secondNav {
	background:url(../images/frame/secondNav_bg.jpg) repeat-x top;
}
#secondNav div.subNav {
	width:960px;
	margin:0 auto;
	height:29px;
	padding:8px 0;
	display:none;
}
#secondNav div a {
	display:inline-block;
	height:30px;
	line-height:30px;
	margin-left:12px;
	margin-right:30px;
	width:89px;
	text-align:center;
	text-decoration:none;
	color:#333333;
	font-size:16px;
	font-family:"微软雅黑","Microsoft Yahei", "宋体";
}
#secondNav div a.actived {
	color:#E67D00;
	background:url(../images/frame/nav2_select.jpg) no-repeat center;
}

/** content 部分 **/
#content{
	/*background-color:#ffffff;*/
}
#pageContent{
	width:960px;
	padding-left:10px; 
	padding-right:10px;
	margin:0px auto;
	padding-top:70px;
	overflow:hidden;
	background-color:#fff;
}
#pageContent04{
	width:980px;
	margin:0px auto;
	padding-top:70px;
	/*padding-left:10px;
	padding-right:10px;*/
	overflow:hidden;
	background-color:#fff;
}
#pageContent02{
	width:960px;
	margin:0px auto;
	overflow:hidden;
	padding-left:10px;
	padding-right:10px;
	padding-top:30px;
	background-color:#fff;
}
#pageContent03{
	width:967px;
	margin:0px auto;
	padding-top:40px;
	/*padding-left:10px;
	padding-right:10px;*/
	overflow:hidden;
	background-color:#fff;
}


/*left*/
.left_bg{
	padding-left:0; padding-right:0;
	background:url(../images/frame/left_bg.jpg) repeat-y left top;
}

.left_bg2{
	background:url(../images/page/f_hz01.jpg) repeat-y left top;
}

.left_bg3{
	padding-bottom:200px;
	background:url(../images/page/f_hz01.jpg) repeat-y left top;
}

.left_bg4{
	padding-bottom:100px;
	background:url(../images/page/f_hz01.jpg) repeat-y left top;
}

.pa_bo100{
	padding-bottom:100px;
}

.pa_bo200{
	padding-bottom:200px;
}

.lfetTreeTop{
	padding-top:10px;
	background:url(../images/frame/leftTree_top.jpg) no-repeat left -34px;
}
#pageLeft{
	width:116px;
	float:left;
}
#pageLeft a{
	display:block;
	width:114px;
	float:right;
	height:32px;
	padding-top:2px;
	line-height:32px;
	font-family:"微软雅黑","Microsoft Yahei", "宋体";
	font-size:14px;
	color:#333333;
	text-align:center;
	background:url(../images/frame/leftTree_bg.jpg) no-repeat right center;
}
#pageLeft a.select{
	color:#e77d00;
	background:url(../images/page/f_hz03.jpg) no-repeat 102px 15px #fff;
	border-bottom:1px solid #e8e8e8;

}
/*right*/
#pageRight{
	width:830px;
	padding:0 0px 20px 14px;
	float:left;
	min-height:600px;
	_height:expression((document.documentElement.clientHeight||document.body.clientHeight)>600?"600px":"auto");
}

/** footer 部分 **/
#footer{
	width:100%;
	height:214px;
	background:url(../images/index/copyright_bg.jpg) top repeat-x;
	/* padding-bottom:50px; */
	_padding-bottom:0;
}
#pageFooter{
	width:653px;
	overflow:hidden;
	margin:0 auto;
	padding:25px 0px 0px 0px;
}

#pageFooter li{
	list-style:none;
}
.co_s_t01{
	width:100%;
	height:30px;
}
.co_s_t01 ul li{
	width:52px;
	height:25px;
	float:left;
}
.co_s_t01 ul li a{
	width:52px;
	height:25px;
	display:block;
	font-size:13px;
	line-height:24px;
	color:#fff;
}
.co_s_t01 ul li a:hover{
	color:#e77f01;
}
.aBg_line{
	background:url(../images/index/a_bgline.jpg) no-repeat right;
}
.aPadding32{
	padding:0 32px;
}
.aPaddingL32{
	padding-left:32px;
}
.aPaddingR32{
	padding-right:32px;
}
.aPaddingL15{
	padding-left:10px;
}
.aPaddingR15{
	padding-right:10px;
}
.a_mu01{
	background:url(../images/index/copyright_g01.jpg) no-repeat;
}
.a_mu01:hover{
	background:url(../images/index/copyright_01.jpg) no-repeat;
}
.a_mu02{
	background:url(../images/index/copyright_g02.jpg) no-repeat;
}
.a_mu02:hover{
	background:url(../images/index/copyright_02.jpg) no-repeat;
}
.a_mu03{
	background:url(../images/index/copyright_g03.jpg) no-repeat;
}
.a_mu03:hover{
	background:url(../images/index/copyright_03.jpg) no-repeat;
}
.a_mu04{
	background:url(../images/index/copyright_g04.jpg) no-repeat;
}
.a_mu04:hover{
	background:url(../images/index/copyright_04.jpg) no-repeat;
}
.a_mu05{
	background:url(../images/index/copyright_g05.jpg) no-repeat;
}
.a_mu05:hover{
	background:url(../images/index/copyright_05.jpg) no-repeat;
}
.co_s_t02{
	width:360px;
	overflow:hidden;
	margin:0 auto;
	line-height:26px;
	color:#fff;
	font-size:12px;
	padding:10px 0;
}
.co_s_t03{
	width:400px;
	height:35px;
	margin:0 auto;
	padding:10px 0;
}
.co_s_t03 a{
	width:93px;
	height:34px;
	display:block;
	float:left;
	padding:0 3px;
}
.co_s_t03_a01{
	background:url(../images/index/bottom_g01.jpg) no-repeat;
}
.co_s_t03_a01:hover{
	background:url(../images/index/bottom01.jpg) no-repeat;
}
.co_s_t03_a02{
	background:url(../images/index/bottom_g02.jpg) no-repeat;
}
.co_s_t03_a02:hover{
	background:url(../images/index/bottom_02.jpg) no-repeat;
}
.co_s_t03_a03{
	background:url(../images/index/bottom_g03.jpg) no-repeat;
}
.co_s_t03_a03:hover{
	background:url(../images/index/bottom_03.jpg) no-repeat;
}
/************copyright end***************/
/** bottomBox **/
.bottomBox{
	width:100%;
	position:fixed;
	bottom:0px;
	background:#ffffff;
	display:none;
	z-index:999999;
}
.bottomBoxMain{
	width:960px;
	margin:0px auto;
	position:relative;
	height:50px;
}
.helpMenu{
	width:960px;
	height:50px;
}
.helpMain{
	width:960px;
	display:none;
}
.helpMainInfo{
	width:320px;
	float:left;
	display:none;
	position:absolute;
}
.helpMainInfoTop{
	width:270px;
	padding:24px;
	border:solid #d1d1d1;
	border-width:1px 1px 0 1px;
	background:#ffffff;
}
.helpMainInfoTop p{
	line-height:28px;
	color:#979797;
}
.helpMainInfoBottom{
	background:url(../images/page/tip_downwards.gif) no-repeat top center;
	height:24px;
}
.helpTitle{
	width:320px;
	float:left;
	text-align:center;
	font-size:18px;
	line-height:50px;
	height:50px;
	color:#949494;
	font-family:"微软雅黑","Microsoft Yahei", "宋体";
	cursor:pointer;
}
.helpTitleSelect{
	background:#5fa9c6;
	color:#ffffff;
}
.helpBtn{
	position:absolute;
	top:0px;
	right:-43px;
	width:43px;
	
}
.helpBtn div{
	display:none;
	cursor:pointer;
}

/** topcontrol **/
.back_top {
	/* background:url(../images/frame/top.gif) no-repeat center; */
	width: 40px;
	height: 40px;
}


/*** myBox ***/
.myBoxTitle_bg{
	background:url(../images/page/tableBox_ct.jpg) repeat-x bottom;
}
.myBoxTitle_left{
	background:url(../images/page/tableBox_lt.jpg) no-repeat left bottom;
}
.myBoxTitle_right{
	background:url(../images/page/tableBox_rt.jpg) no-repeat right bottom;
	height:31px;
	line-height:30px;
	text-align:center;
	font-family:"微软雅黑","Microsoft Yahei", "宋体";
	color:#666666;
	font-size:14px;
	font-weight:bold;
}

.myBoxMain_bg{
}
.myBoxMain_left{
	border-left:1px solid #dedede;
}
.myBoxMain_right{
	border-right:1px solid #dedede;
}

.myBoxBottom_bg{
	background:url(../images/page/tableBox_cb.jpg) repeat-x top;
}
.myBoxBottom_left{
	background:url(../images/page/tableBox_lb.jpg) no-repeat left top;
}
.myBoxBottom_right{
	background:url(../images/page/tableBox_rb.jpg) no-repeat right top;
	height:7px;
}
.myBoxMain{
	padding:15px 20px;
	background-color:#FFF;
}
/*** boxGray ***/
.boxGrayTitle_bg{
	background:url(../images/page/box_ct.jpg) repeat-x bottom;
}
.boxGrayTitle_left{
	background:url(../images/page/box_lt.jpg) no-repeat left bottom;
}
.boxGrayTitle_right{
	background:url(../images/page/box_rt.jpg) no-repeat right bottom;
	height:8px;
}

.boxGrayMain_bg{
	background-color:#f6f6f6;
}
.boxGrayMain_left{
	background:url(../images/page/box_lm.jpg) repeat-y left top;
}
.boxGrayMain_right{
	background:url(../images/page/box_rm.jpg) repeat-y right top;
}

.boxGrayBottom_bg{
	background:url(../images/page/box_cb.jpg) repeat-x top;
}
.boxGrayBottom_left{
	background:url(../images/page/box_lb.jpg) no-repeat left top;
}
.boxGrayBottom_right{
	background:url(../images/page/box_rb.jpg) no-repeat right top;
	height:9px;
}
.boxGrayBottom1{
	background:url(../images/page/box_bottom1.jpg) top center no-repeat;
	height:9px;
}
.boxGrayBottom2{
	background:url(../images/page/box_bottom2.jpg) top center no-repeat;
	height:9px;
}
.boxGrayMain{
	padding:15px 20px;
}
/*** lightCyan ***/
.lightCyanTitle_bg{
	background:url(../images/page/lightCyan_ct.jpg) repeat-x bottom;
}
.lightCyanTitle_left{
	background:url(../images/page/lightCyan_lt.jpg) no-repeat left bottom;
}
.lightCyanTitle_right{
	background:url(../images/page/lightCyan_rt.jpg) no-repeat right bottom;
	height:4px;
}

.lightCyanMain_bg{
	background:#f6f9fb;
}
.lightCyanMain_left{
	background:url(../images/page/lightCyan_lm.jpg) repeat-y left top;
}
.lightCyanMain_right{
	background:url(../images/page/lightCyan_rm.jpg) repeat-y right top;
}

.lightCyanBottom_bg{
	background:url(../images/page/lightCyan_cb.jpg) repeat-x top;
}
.lightCyanBottom_left{
	background:url(../images/page/lightCyan_lb.jpg) no-repeat left top;
}
.lightCyanBottom_right{
	background:url(../images/page/lightCyan_rb.jpg) no-repeat right top;
	height:4px;
}
.lightCyanMain{
	padding:15px 20px;
}
/*** help ***/
.helpTipTitle_left{
	background:url(../images/page/hepTip_lt.gif) no-repeat left bottom;
	padding-left:7px;
}
.helpTipTitle_right{
	background:url(../images/page/hepTip_rt.gif) no-repeat right bottom;
	padding-right:7px;
}
.helpTipTitle_bg{
	background:url(../images/page/hepTip_ct.gif) repeat-x bottom;
	height:18px;
	*+min-width:124px;
}

.helpTipMain_left{
	background:url(../images/page/hepTip_lm.gif) repeat-y left;
	padding-left:7px;
}
.helpTipMain_right{
	background:url(../images/page/hepTip_rm.gif) repeat-y right;
	padding-right:7px;
}
.helpTipDown{
	background:url(../images/page/tips_downWards.gif) no-repeat center top;
	height:19px;
	*+min-width:124px;
}
.helpTipUp{
	background:url(../images/page/tips_upWards.gif) no-repeat center top;
	height:18px;
}
.helpTipMain_bg{
	background:#FFFFFF;
	padding:0px 8px;
}

.helpTipBottom_left{
	background:url(../images/page/hepTip_lb.gif) no-repeat left top;
	padding-left:7px;
}
.helpTipBottom_right{
	background:url(../images/page/hepTip_rb.gif) no-repeat right top;
	padding-right:7px;
}
.helpTipBottom_bg{
	background:url(../images/page/hepTip_cb.gif) repeat-x top;
	height:19px;
}
.helpTipMain{
	padding:10px 0px;
}
/***箭头向左水平列表***/
.listBox_lt{
	background:url(../images/page/hepTip_lt.gif) no-repeat 13px bottom;
	padding-left:20px;
	_margin-top:-7px;
}
.listBox_rt{
	background:url(../images/page/hepTip_rt.gif) no-repeat right bottom;
	padding-right:7px;
}
.listBox_ct{
	background:url(../images/page/hepTip_ct.gif) repeat-x bottom;
	height:7px;
}

.listBox_lm{
	background:url(../images/page/hepTip_lm.gif) repeat-y 13px center;
}
.listBox_rm{
	background:url(../images/page/hepTip_rm.gif) repeat-y right;
}
.listBox_leftArrow{
	background:url(../images/page/tips_leftWards.gif) no-repeat left 11px;
	padding-left:20px;
	padding-right:7px;
}

.listBox_lb{
	background:url(../images/page/hepTip_lb.gif) no-repeat 13px top;
	padding-left:20px;
}
.listBox_rb{
	background:url(../images/page/hepTip_rb.gif) no-repeat right top;
	padding-right:7px;
}
.listBox_cb{
	background:url(../images/page/hepTip_cb.gif) repeat-x top;
	height:8px;
}
.listBoxMain{
	display:inline-block;
}
/*** 水平灰色提示框 ***/
.levelBox{
	width:303px;
	position:absolute;
	display:none;
}
.levelBoxBottom{
	padding-bottom:8px;
	background:url(../images/page/levelBottom_a.gif) no-repeat bottom center;
}
.levelBoxTop{
	padding-top:8px;
	background:url(../images/page/levelTop_a.gif) no-repeat top center;
}
.levelBoxBg{
	background:url(../images/page/levelMiddle_a.gif) repeat-y top center;
	/*padding-bottom:10px;*/
}
.levelBoxLeft{
	background:url(../images/page/levelLeft_a.gif) no-repeat center 18px;;
}
.levelBoxRight{
	background:url(../images/page/levelRight_a.gif) no-repeat center 18px;
}
.levelBoxMain{
    overflow:auto;
	max-height:267px;
	padding:0 15px;
	margin:0 11px;
	line-height:22px;
}


/***分页***/
.pagination {
	font-family:Arial, Helvetica, sans-serif;
	color:#686868;
	padding-top:20px;
	display:inline-block;
	font-size:14px;
}
.prev,.pageNum,.ellipsis,.next{float:left; cursor:pointer; display:inline; margin-right:5px;}
.prev .btncenter,.next .btncenter{font-size:10px; font-family:"宋体"; font-weight:bold;}
.pagination div.ellipsis,.pagination div.disabled,.pagination div.disabled div,.pagination div.current,.pagination div.current div{cursor:default;}
.turnTo{
	float:left;
	padding-left:20px;
	font-size:12px;
}
.turnToWord{
	height:22px;
	padding-top:2px;
	line-height:22px;
}
.turnToText{
	padding:0 10px;
	width:57px;
	height:25px;
}
.txt_turnTo{
	width:47px;
	text-align:left;
	background:url(../images/page/txt_turnTo.jpg) no-repeat center;
	padding:0px 5px;
	height:25px;
	line-height:24px;
	border:none;
}
.turnToBtn{
	width:52px;
	height:25px;
	padding-left:10px;
	
}
.btn_turnTo{
	background:url(../images/page/btn_turnTo.jpg);
	width:52px;
	height:25px;
	border:none;
}
.btn_turnToOver{
	background:url(../images/page/btn_turnTo.jpg);
	width:52px;
	height:25px;
	border:none;
}
/*默认*/
.pagination div .btnleft{
	float:left;
	width:5px;
	height:25px;
	margin:0;
	background:url(../images/page/pagerbtn_bg.jpg) left top no-repeat;
}
.pagination div .btncenter{
	float:left;
	padding:0 2px;
	height:25px;
	line-height:24px;
	min-width:12px;
	text-align:center;
	color: #717171;
	margin:0;
	background:url(../images/page/pagerbtn_bg.jpg) left -90px repeat-x;
}
.pagination div .btnright{
	float:left;
	width:5px;
	height:25px;
	margin:0;
	background:url(../images/page/pagerbtn_bg.jpg) left -180px no-repeat;
}
.pagination div.ellipsis{
	float:left;
	width:26px;
	height:25px;
	background:url(../images/page/btn_ellipsis.jpg) left top no-repeat;
}
/*选中*/
.pagination div.current .btnleft{
	background:url(../images/page/pagerbtn_bg.jpg) left -30px no-repeat;
}
.pagination div.current .btncenter{
	color:#F2F2F2;
	background:url(../images/page/pagerbtn_bg.jpg) left -120px repeat-x;
}
.pagination div.current .btnright{
	background:url(../images/page/pagerbtn_bg.jpg) left -210px no-repeat;
}
/*禁用*/
.pagination div.disabled .btnleft{
	float:left;
	width:5px;
	height:25px;
	background:url(../images/page/pagerbtn_bg.jpg) left -60px no-repeat;
}
.pagination div.disabled .btncenter{
	color:#B8B8B8;
	background:url(../images/page/pagerbtn_bg.jpg) left -150px repeat-x;
}
.pagination div.disabled .btnright{
	background:url(../images/page/pagerbtn_bg.jpg) left -240px no-repeat;
}
/*滚动条样式*/
.jscroll-h{
	background-image:url(../images/page/jscroll-h-m.jpg);
	background-repeat:repeat-y;
	background-position:center center;
}
.jscroll-h-t{
	background-image:url(../images/page/jscroll-h-t.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	height:100%;
}
.jscroll-h-b{
	background-image:url(../images/page/jscroll-h-b.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	height:100%;
