
/*========基本元素样式=================================================================*/

html
{
}
body
{
	/*	font-size: 11pt; 	font-family: "微软雅黑"; color: #666;*/
	margin: 0px;
	font-family: "仿宋";
	min-width: 1200px;
	line-height: 1.4em;
	font-size: 90%;
	color: #666;
}

blockquote
{
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 2em;
}
ul, ol, li
{
	margin: 0px;
	padding: 0px;
	list-style: outside none none;
}

h1
{	clear: both;
	width: 100%;
	line-height:1.26em;
	font-size: 1.26em;
	margin: 10px 10px;
}
h2
{
	clear: both;
	width:auto;
	line-height: 1.5em;
	font-size: 1.1em;
	margin: 10px 10px;
	padding-left:1em;
}
h3
{
	clear: both;
	width:auto;
	line-height: 1.5em;
	font-size: 1em;
	margin: 10px 10px;
	padding-left:1em;
}
p
{
	text-indent: 2em;
	margin: 10px 10px;
	line-height: 1.6em;
}
form
{
	margin: 0px;
	padding: 0px;
}
a
{
	color: #666;
/*	text-decoration: none; */
}
img
{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
}
td, th
{
	margin: 0px;
	padding: 0px;
	empty-cells: show;
}

/*========通用类样式=================================================================*/
.wrap
{
	width: 1010px;
	margin: 0px auto;
	padding:0px;
	overflow:hidden; /*  	height: 100%;	border:solid 2px; */
}
.clear
{
	clear: both;
}
.w100
{
	width: 100%;
}
.tac
{
	/*text-align: center 三个单词的首字母*/
	text-align: center;
}
.an_lv03
{
    width: 152px;
    height: 37px;
    background: transparent url(   "../images/an_lv03.png" ) repeat scroll 0% 0%;
    display: block;
    color: #FFF;
}
.fyh
{
	/* 字体 雅黑 ，三个字母 */
	font-family: "微软雅黑" , "Microsoft YaHei";
}
.Split
{
	margin-left: 5px;
	margin-right: 3px;
}

.line
{
	line-height:1px;
	height:1px;
	background:#CCCCCC;
}

/*========header=================================================================*/
.header
{
	background: #f8f8f8;
	line-height: 33px;
	height: 33px;
}
.header .hot-line
{
	color: #ff0000;
}
.header .sina
{
	display: inline-block;
	padding-left: 20px;
	background: url(../images/sina.png) no-repeat left 8px;
	margin: 0 10px;
}

/*========menu=================================================================*/
.menu
{
	/*border-bottom:7px solid #058ac9; */
	line-height: 80px;
	border-bottom: solid 1px #CCCCCC;
	height: 80px;
	font-size: 13pt;
	box-shadow: 0px 2px 5px rgba(51, 51, 51, 0.2);
	-moz-box-shadow: 0px 2px 5px rgba(51, 51, 51, 0.2);
	-webkit-box-shadow: 0px 2px 5px rgba(51, 51, 51, 0.2); /* For IE 8 */
	/*
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#EEEEEE')"; 
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color= '#EEEEEE' );
	*/
	/* opacity: 0.5;  */
}

.menu .logo
{
	float: left;
	margin-right: 10px;
	margin-left: 2px;
	margin-top: 0px;
}

.menu-item
{
	z-index: 10000;
	font-size: 14pt;
}

.menu-item li
{
	float: left;
	margin: 0 1px;
	min-width: 110px;
	line-height: 79px;
	height: 79px;
}

.menu-item li a
{
	display: inline-block;
	min-width: 110px;
	text-align: center;
	text-decoration: none;
}

.menu-item li.selected
{
	background: #EFEFEF url(     "../images/navtop.png" ) no-repeat top;
	border-bottom: solid 2px #CCCCCC;
	line-height: 78px;
	height: 78px;
}

.menu-item li.selected li a
{
	color: #333333;
    font-weight:bold;
}


.menu-item li a:hover
{
	background: url(../images/navbottom.png) no-repeat bottom;
	color: #ff0000;
}

.menu-item div
{
	display: none;
	line-height: 2em;
	position: absolute;
	left: 0;
	top: 108px;
	z-index: 10;
	padding: 0 15px;
	background: url(../images/bg_sub_menu.png) no-repeat left -10px;
	height: 38px;
	line-height: 38px;
	font-size: 9pt;
}
.menu-item div ul
{
	height: 100%;
	background: url(../images/bg_sub_menu.png) repeat-x left -48px;
}
.menu-item div .right
{
	display: inline-block;
	height: 38px;
	width: 15px;
	position: absolute;
	right: 0;
	top: 0;
	background: url(../images/bg_sub_menu.png) no-repeat right -86px;
}
.menu-item li:hover div
{
	display: block;
}

.menu-item li li a:hover
{
	color: #116cc6;
}
.menu-item div .mark
{
	position: absolute;
	top: -8px;
	display: inline-block;
	width: 15px;
	height: 9px;
	background: url(../images/bg_sub_menu.png) no-repeat;
}


/*========footer=================================================================*/
.footer
{
	background: #f8f8f8;
	line-height: 33px;
	text-align: center;
	margin-top: 10px;
}


.footer-item
{
	z-index: 10000;
	text-align: center;
}
.footer-item li
{
	float: left;
	margin: 0 1px;
	min-width: 110px;
}

.footer-item li a
{
	display: inline-block;
	min-width: 110px;
	text-align: center;
	color: #000;
}


/*========字幕=================================================================*/
.zimu
{
	
}


/*========口号=================================================================*/
.myqgtFlag
{
	background:#FD0100;
	color: #FF0;
	font-size: 13pt;
	overflow: auto;
}
.Flag
{
	margin:10px auto;
	text-align:center;
}

.floatDiv
{
	position: fixed;
	clear: both;
	right: 80px;
	bottom: 100px;
	background: url( '../images/floatBarBg.png' ) no-repeat;
	width: 350px;
	height: 120px;
	color: #333;
	display: none;
	z-index: 10000;
}
.floatDiv .closebutton
{
	position: absolute;
	clear: both;
	right: 0px;
	top: 0px;
	cursor: pointer;
}
.floatDiv p
{
    font-size:14px;
	text-indent: 2em;
	padding: 15px 10px 0px 92px;
	font-family: "微软雅黑";
	line-height: 23px;
}

a.talkBtn {display: none;}
.floatDiv .talkBtn {position: absolute;clear: both;right: 50px;top: 80px;cursor: pointer; text-align:center; cursor: pointer;}
.floatDiv .download
{
	position: absolute;clear: both;left: 125px;top: 80px;cursor: pointer; text-align:center; cursor: pointer;
    width: 77px;
    height: 22px;
    background: transparent url("../images/an_lv03.png" ) repeat scroll 0% 0%;
    display: block;
    color: #FFF;
    font-size:12px;
    text-decoration:none;
    border-radius:2px;
    vertical-align:middle;
}
/*快捷工具*/
.online 
{
	width:150px;
	background: #70A4D3  url('../images/online.jpg') no-repeat;
	border:solid 1px #cccccc;
    border-radius:5px;
}
.online DIV
{
	 color:#000;
}
.online div .download
{
	
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	width: 77px;
	height: 22px;
	background:#B2E5FD ;
	display: block;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	border-radius: 5px;
}


/*====*slider 与b_slides.js配套，pagination的top:280px控制标识位置=================================================================*/
#full-screen-slider
{
	width: 100%;
	height: 500px;
	position: relative;
	z-index: 0;
}
#half-screen-slider
{
	width: 600px;
	height: 500px;
	position: relative;
	z-index: 0;
}

#area-slider
{
	width: 780px;
	height: 336px;
	position: relative;
	z-index: 0;
	margin:0px auto;
}
#b_slides
{
	display: block;
	width: 100%;
	height: 336px;
	position: relative;
	z-index: 0;
	margin:0px auto;
}

#b_slides li
{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	background-position: center top;
	background-repeat: no-repeat;
}
#b_slides li a
{
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
}
#pagination
{
	display: block;
	list-style: none;
	position: absolute;
	left: 700px;
	top: 305px;
	z-index: 6;
	padding: 5px 15px 5px 0;
	margin: 0;
}
#pagination li
{
	display: block;
	list-style: none;
	width: 10px;
	height: 10px;
	float: left;
	margin-left: 15px;
	border-radius: 5px;
	background: #FFF;
}
#pagination li a
{
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}
#pagination li.current
{
	background: #03F;
}

/*========正文=================================================================*/
.content
{
	margin-top: 10px; /*background: #FFFFFF url(     "../images/bg_main.png" ) repeat-x scroll 0% 0%; */
	overflow: auto;
}
.LeftPanel
{
	vertical-align: top;
	width: 194px;
	overflow:hidden;
	position: relative;
	background: #F6F6F6 none repeat scroll 0% 0%;
	border: solid 1px #ECECEC;
	border-radius: 5px; /* 	border-bottom-left-radius: 5px; 	border-top-left-radius: 5px;*/
}


.leftList .title
{/*
	background:  #CCCCCC url(   "../images/bt_class_title.png" ) no-repeat scroll 0px -5px;
chaanel_tt.png
xingfeng
*/
	background: #999999  url(   "../images/xingfeng.png" ) no-repeat scroll 42px 5px;
	padding-left: 70px;
	color: #FFF;
	line-height: 34px;
	height: 34px;
	font-size: 12pt;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}


.leftList ul
{
	padding: 0px 6px;
}

.leftList ul li.selected
{
	background: transparent url(  "../images/bg_class_item_selected.png" ) no-repeat 0px 2px;
	line-height: 43px;
}
.leftList  ul li:hover
{
	background: transparent url(  "../images/bg_class_item_hover.png" ) no-repeat 0px 2px;
	line-height: 43px;
}
.leftList ul li
{
	line-height: 43px;
	background: transparent url( "../images/icon_arrow_gray_small.png" ) no-repeat scroll 19px 18px;
	padding-left: 30px;
	font-size: 14px;
	border-bottom: dashed 1px;
}

.leftList ul li a
{
	display:block;
	width:100%;
	text-decoration:none;
}
.leftList .titleEx
{
	/*xingfeng.png
zhichi.png
*/
	margin-top:20px;
	background: #999999  url(   "../images/xingfeng.png" ) no-repeat scroll 42px 5px;
	padding-left: 70px;
	line-height: 34px;
	color: #FFF;
	height: 34px;
	font-size: 12pt;
	border-radius: 5px;
}
.about ul
{
	padding: 0px 6px;
}

.about ul li.selected, .about ul li:hover
{
	line-height: 43px;
	background: transparent url( "" ) no-repeat ;
}
.about ul li
{
	line-height: 43px;
	background: transparent url( "" ) no-repeat ;
	padding-left: 18px;
	font-size: 14px;
	border-bottom: dashed 1px;
}

.about ul li a
{
	display:block;
	width:100%;
}
/*================================================================================================*/
.RightPanel
{
	vertical-align: top;
	width: 800px; /*	background:#F3F3F3 none repeat scroll 0% 0%; */
	overflow:hidden;
	margin-top: 10px;
	-moz-border-top-colors: #ECECEC;
	-moz-border-right-colors: #ECECEC;
	-moz-border-bottom-colors: #ECECEC;
	-moz-border-left-colors: #ECECEC;
	border: solid 1px #ECECEC;
	border-radius: 5px;
}

.RightPanel iframe
{
	width: 780px; /*	background:#F3F3F3 none repeat scroll 0% 0%; */
	margin:10px;
}



.tblList /*栏目表格*/
{
	width: 100%;
	padding: 10px 10px 10px 10px;
	line-height:30px;
	border-right: solid 1px #cccccc;
}
.tblList .tdNo /*栏目序号*/
{
	width: 20px;
	padding-left: 0em;
	border-left: none;
}
.tblList .tdLeft /*栏目序号*/
{
	padding-left: 0em;
	border-left: none;
}
.tblList th
{
	border-bottom: solid 1px #cccccc;
	background-color: #F9F9F9
}

.tblList td
{
	border-bottom: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	font-size: .9em;
	font-family: 宋体;
	margin-left: 0em;
	padding-left: 0.5em;
	empty-cells: show;
}
.tblList .tdNote
{
	width: 25%;
}


.tblInput /*栏目表格*/
{
	width: 100%;
	padding: 10px 10px 10px 10px;
	border-right: solid 1px #cccccc;
}
.tdInput .tdNo /*栏目序号*/
{
	border-right: solid 1px #cccccc;
	width: 20px;
}

.tblInput th
{
	border-bottom: solid 1px #cccccc;
	background-color: #F9F9F9
}

.tblInput td
{
	border-bottom: solid 1px #cccccc;
	font-size: .9em;
	font-family: 宋体;
	margin-left: 0em;
	padding-left: 0.5em;
	empty-cells: show;
}
.tblInput .tdNote
{
	width: 25%;
}

.locationPanel
{
	background: #FFF url(  "../images/bg_location.png" ) repeat-x scroll 0px 0px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	padding: 0px 10px;
}
.location
{
	padding-left: 15px;
	background: transparent url(   "../images/icon_arrow_gray.png" ) no-repeat scroll left center;
	line-height: 34px;
	vertical-align: middle;
}


