@CHARSET "UTF-8";
.clear{height:0;overflow:hidden;clear:both;font-size:0;}

body {
	margin: 0px;
	padding: 0px;
	font-family: "Verdana, Arial, 宋体"; /* 字体名称 */
	//color: #364f56; /* 设置对象中字体的颜色 */
	//line-height: 150%; /* 行间�?? */
	background-color: #ffffff; /* 网页背景颜色 */
	font-size: 12px; /* 网页字体大小 */
	text-decoration: none; /* 设置对象中的文本的装�?? */ /* 滚动条样�?? */
	scrollbar: false;
	overflow: auto;
	scrollbar-face-color: #f6f6f6; /* 立体滚动条凸出部分的颜色 */
	scrollbar-highlight-color: #ffffff; /* 滚动条空白部分的颜色 */
	scrollbar-shadow-color: #cccccc; /* 立体滚动条阴影的颜色 */
	scrollbar-3dlight-color: #cccccc; /* 立体滚动条亮边的颜色（设置滚动条的颜色） */
	scrollbar-arrow-color: #330000; /* 上下按钮上三角箭头的颜色 */
	scrollbar-track-color: #f6f6f6; /* 滚动条的背景颜色 */
	scrollbar-darkshadow-color: #ffffff; /* 立体滚动条强阴影的颜�?? */
	/*background-image: url("../images/platform/bg_body.jpg");*/
	background-position: bottom;
}

//* {
	font-size: 12px;
	font-family: 'Microsoft YaHei UI', 'Microsoft YaHei', SimSun, 'Segoe UI',
		Tahoma, Helvetica, Sans-Serif;
}

form {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}
ul,ol,li {list-style: none;padding:0px;margin:0px;}
/*外部引用叶根友毛笔行书*/
@font-face{ 
  font-family: fzhcjt; 
  src: url(方正黄草简体.ttf) format("truetype");
  src: url(fzhcjt.eot)\9;
}

/**添加阴影**/
.shadow{box-shadow:0 1px 3px rgba(34, 25, 25, 0.2);*border:1px solid #D1D0D0;}

/**自动省略超出区域的内容**/
.subText {
	overflow: hidden;
	WHITE-SPACE: nowrap;
	TEXT-OVERFLOW: ellipsis;
}

/**自动省略超出区域的内容**/
.text {
	overflow: hidden;
	TEXT-OVERFLOW: ellipsis;
}

.nav-gt{
	font-family: 宋体;
}

.buttonM{
	border: none;
	padding: 2px 13px;
	background-color: #197B8E;
	color: #ffffff;
}
.buttonM:hover{
	background-color: #145A68;
}

.linkBtn{
	background-color: #197B8E;
	color: #ffffff;
	display: inline;
	height:35px;
	line-height:35px;
	padding: 0px 20px;
	display: inline-table;
}
.linkBtn:hover{
	text-decoration:none;
	background-color: #145A68;
}


.bg{
	background-color:#000000;
	width:100%;
	height:100%;
	left:0px;
	top:0px;/*FF IE7*/
	filter:alpha(opacity=75);/*IE*/
	opacity:0.75;/*FF*/
	z-index:99;
	position:fixed!important;/*FF IE7*/
	position:absolute;/*IE6*/
	_width:expression(eval(document.compatMode &&
		   document.compatMode=='CSS1Compat') ?
		   (document.documentElement.clientWidth):/*IE6*/
		   (document.body.clientWidth));/*IE5 IE5.5*/
	_height:expression(eval(document.compatMode &&
			document.compatMode=='CSS1Compat') ?
			(document.documentElement.clientHeight):/*IE6*/
			(document.body.clientHeight));/*IE5 IE5.5*/
	_top:expression(eval(document.compatMode &&
		 document.compatMode=='CSS1Compat') ?
		 documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
		 document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/
	_left:expression(eval(document.compatMode &&
		  document.compatMode=='CSS1Compat') ?
		  documentElement.scrollLeft:/*IE6*/
		  document.body.scrollLeft);/*IE5 IE5.5*/
}
.winform {
	left:50%;
	top:50%;
    width:400px;
	height:270px;
	float:left;  
	background-color:#F5F5F5; 
	margin-left:-200px!important;/*FF IE7 该值为本身宽的一半 */
	margin-top:-130px!important;/*FF IE7 该值为本身高的一半*/
	margin-top:0px;
	z-index:100;
	position:fixed!important;/* FF IE7*/
	position:absolute;/*IE6*/
	_top:expression(eval(document.compatMode &&
		 document.compatMode=='CSS1Compat') ?
		 documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
		 document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);
}
.winform #subject{
	width: 100%;
	height: 40px;
	font-weight:bold;
}
.winform #subject #icon{
	width: 7px;
	height: 30px;
	float:left;
	margin-top:10px;
	background-color: #383C46;
}

.winform #subject #title{
	font-size: 18px;
	float:left;
	margin-top:10px;
	line-height:30px;
	padding-left: 15px;
}
.winform #subject #close{
	font-size: 24px;
	width:26px;
	height:26px;
	line-height:26px;
	float:right;
	text-align:center;
	display:inline;
	display:inline-table;
}
.winform #subject #close:hover{
	background-color:#e0e0e0;
	text-decoration: none;
}
.winform #content{
	margin:0px 10px 10px 10px;
}
.loginTable tr{
	height: 45px;
}
.loginTable #left{
	width: 100px;
	font-size:15px;
	text-align: right;
}
.inputText{
	height: 30px !important;
	width: 220px;
	padding-top:6px;
	padding-left:4px;
	background-image:url("../images/input_bg.jpg");
	background-repeat:repeat-x;
	border: 1px solid #c0c0c0;
}


/**超链接总样式***/
a:link {color: #3F4749;text-decoration: none;}
a:visited {color: #3F4749;text-decoration: none;}
a:active {color: #3F4749;text-decoration: none;}
a:hover {color: #ff4666;position: relative;	text-decoration: underline;}  /*top: 1px;left: 1px;*/ /*****************页头开始****************/

.header_a {
	color: #FFF;
	font-size: 12px;
	z-index: 9999;
	width:1000px;
	margin:auto;
	height: 50px;
	overflow: hidden;
	background-color:#1F8DCA;
	text-align: center;
	 
	 filter:alpha(opacity=90); /*IE滤镜，透明度50%*/
	 -moz-opacity:0.9; /*Firefox私有，透明度50%*/
	 opacity:0.9;/*其他，透明度50%*/
}

.header_a #nav_list {
	width: 1000px;
	margin:auto;
	text-align: left;
	z-index: 10000;
	background-color:#1F8DCA;
}

.header_a #nav_list a {
	color: #ffffff;
	display: inline;
	display: inline-table;
	height: 50px;
	line-height:50px;
	padding: 0px 8px 0px 8px;
	font-size: 15px;
}

.header_a #nav_list a:hover {
	text-decoration: none;
	background-color: #F15A21;
}

.header_a #nav_list #select {
	text-decoration: none;
	background-color: #F15A21;
}

.header_logo {
	width: 100%;
	height: 100px;
	background-color:#3dabe8;
	text-align: center;
}
.header_logo #a{
	width:400px;
	height: 19px;
	padding-top:5px;
	text-align: right;
	color:#ffffff;
	float:right;
}
.header_logo #a a{
	color:#ffffff;
	font-size:13px;
}

.header_logo #b {
	width: 1000px;
	height: 100px;
}

.header_logo #b #logo {
	float: left;
	margin-top:13px;
}

.header_logo #b #search {
	float: right;
	padding-top: 20px;
}

.searchText {
	height: 35px;
	width: 280px;
	padding-top: 8px;
	padding-left: 3px;
	border:1px solid #c0c0c0;
	border-right: none;
}
.searchBtn {
	float: left;
	background-image: url(../images/platform/sousuomenu.jpg);
	width: 50px;
	height: 33px;
	border: 0;
	cursor: pointer;
}

/****友情链接**************/
.links-font span{
	padding:0px 6px;
	line-height:30px;
}
.links-font1{
	width:1000px;
	margin:auto;
}
.links-font1_div{
	width:90px;
	height:37px;
	background: url("../images/sccm/links.png") no-repeat;
}
.links-font1 span{
	color:#ffffff;
	font-size:15px;
	line-height:37px;
	margin-left:15px;
}

/****内容部分*****************/
.page_content{
	width:1000px;
	height:auto;
	margin:auto;
}
.page{
	width: 1000px;
	height:auto;
	float:left;
	padding-bottom:10px;
}
.page1{background: url("../images/sccm/page.jpg") repeat-y;}
.page_img img{
	width:1000px;
	height:180px;
}
.data_flash{
	height: 256px;
	width: 525px;
	float: left;
	padding:5px;
	background-color: #ffffff;
}
.data_news{
	height: 255px;
	background-color: #ffffff;
	width: 455px;
	float: right;
}

/**首页最新信息区域***/
.tbtncon {background:url(../images/platform/title_bg1.gif); height:29px;}
.tbtncon li {border-right:#ccc 1px solid; display:block; float:left; width: 80px; cursor:pointer; color:#333333; line-height:28px; height:28px; text-align:center; text-decoration:none;}
.tbtncon li:hover {text-decoration:none;}
.tbtncon li.curr {background: #fff; border-bottom:1px #fff solid; cursor:pointer; color: #d14500;}
.dis{display:block;}
.undis{display:none;}

.index-info{
	height: 10px;
	padding:12px 20px 6px 20px;
	border-bottom: 1px dotted #c0c0c0;
}
.index-info #f-left{
	float: left;
	width: 360px;
	text-align:left;
}
.index-info #f-right{
	float: right;
	text-align: left;
}


/****二级页面***************/
.child-menu{
	width: 260px;
	float: left;
	height:auto!important;     
	height:530px;   
	min-height:480px;
	padding-bottom:50px;
}

.nav-webmenu{
	width: 100%;
	height: 45px;
	*height:40px;
	float:left;
	color:#DC5F31;
	line-height:45px;
	*line-height:40px;
	font-size:24px;
	border-bottom:1px double #EECABE;
}
.nav-webmenu img{
	margin-top:20px;
	margin-left:32px;
	display: inline;
	float:left;
}
.nav-span{
	font-size:22px;
	float:left;
	padding-left:10px;
	height:40px;
}
.child-menu #menu-list{
	float:left;
	text-align:left;
}
.nav-child-menus{
	
}
.nav-no-child-menus{
	//background-image: url(../images/platform/blank.png) no-repeat;
    background-repeat: repeat-y;
    padding-left: 70px;
    padding-top: 5px;
    color: #CBCBCB;
    margin-top: 30px;
    text-align: left;
}
.nav-child-menus a{
	font-size:16px;
	display: inline;
	display: inline-table;
	width: 213px !important;
	width: 100%;
	padding: 11px 0px 8px 28px;
	blr:expression(this.onFocus=this.blur());
	outline: none;
	background: url("../images/sccm/listpic2.png") no-repeat 10px 17px;
}
.nav-child-menus a:hover{
	text-decoration: none;
	color:#2888C4;
	_background-color: #C1E6FF;
}
.sidebar-list #select{
	color:#2888C4;
	_background-color:#C1E6FF;
}

/****二级页面右边内容部分**************/
.list-content{
	width: 740px;
	float: right;
	_background-color: #F1F8FE;
	height:auto!important;     
	height:530px;     
	min-height:530px;
}
.。。。nav-list{
	height: 42px;
	text-align:left;
	padding-left: 20px;
	border-bottom:5px double #E1E7B7;
}
.nav-list-left{
	float:left;
	margin-top:13px;
	font-size:14px;
}
.nav-list-left a{
	font-size:14px;
}
.nav-list-left a:hover{
	color:#FF4666;
}
.nav-search{
	float:left;
	font-size:12px;
	margin-right:10px;
	——margin-top:10px;
}
.info-content{
	width:660px;
	min-height:700px;
	height: auto !important;
	word-wrap:break-word;
	white-space:normal;
	text-align: left;
	font-size:14px;
	margin:0px 15px 0px 5px;
	line-height: 25px;
}
.info-remark{
	width:100%;
	height:auto;;
	margin-bottom:5px;
	margin-top: 20px;
}
.remark-left{
	width:200px;
	height:200px;
	float:left;
}
.remark-left img{
	width:200px;
	height:200px;
}
.remark-right{
	width:448px;
	height:200px;
	float:right;
}
.remark-right p{
	padding:0px;
	margin:0px;
}
.right-p{
	height:auto;
}
.info-content #content a{
	color: #2D64B3;
}
.info-content #info-list{
	height: 30px !important;
	height: 40px;
	padding-top:10px;
}
#info-list table{
	border-right:1px dotted #c0c0c0;
	border-bottom:1px dotted #c0c0c0;
	float:left;
}
#info-list table th{
}
#info-list table td{
	height:35px;
	border-left:1px dotted #c0c0c0;
	border-top:1px dotted #c0c0c0;
	padding-left:5px;
}
.info-content #info-list #subject{
	float: left;
	——width:580px;
	padding-left:5px;
}
.info-content #info-list img{
	float:left;
	margin-top:10px;
}
.info-content #info-list #subject a{
	font-size: 13px;
}
.info-content #info-list #date{
	float: right;
	padding-right: 5px;
}
#pic1{
	width:100%;
	height:auto;
	min-height:390px;
}
#info-pic{
	width:120px;
	height:130px;
	margin-left:18px;
	margin-top:30px;
	float:left;
}
#info-pic a{
	width:100%;
	float:left;
	text-align:center;
	line-height:20px;
}
#info-pic img{
	width:60px;
	height:60px;
}
#info-pic span{
	width: 100%;
	font-size: 13px;
	text-align:center;
	margin-top: 5px;
	float:left;
}

.info-content #detail-subject{
	text-align: left;
	font-size: 24px;
	line-height: 30px;
	padding: 25px 0px 15px 0px;
	text-align:center;
}
.info-content #basic{
	font-size: 12px;
	color: #B3B3B3;
	margin-bottom:20px;
	border-bottom: 1px dotted #e0e0e0;
	text-align:center;
}
.info-content #pre_next{
	margin-top:30px;
	height: 30px;
	padding:3px 8px 0px 5px;
}
.info-content #pre_next #link{
	width: 40%;
	float: left;
	text-align: left;
}
.info-content #pre_next #link a{
	color: #009ACD;
	font-size:13px;
}
.info-detail p{font-size: 14px;}
.info-detail a{
	color:#337fe5;
	text-decoration:underline ;
}
.info-detail a:hover{
	color:#da251d;
}

/*****数据为空的效果*****************/
.info-blank{
	height: 35px;
	background-image: url("../images/platform/blank.png");
	background-repeat: repeat-y;
	padding-left: 70px;
	font-size: 18px;
	padding-top:5px;
	color: #CBCBCB;
	margin-top: 390px;
	width: 280px;
	text-align: left;
}
.info-content{
	float:left;
	line-height:25px;
	font-size:14px;
}

/********窄右边*****************/
.right-min{
	width: 250px;
	float: right;
}
.info-right{
	height:auto!important;     
	height:320px;     
	min-height:320px;
	_background-color: #ffffff;
	text-align:center;
	padding: 0px 10px;
	box-shadow:0 1px 3px rgba(34, 25, 25, 0.2);
	margin-left:2px;
}
.info-right span{
	width: 100%;
	height: 30px;
	font-size: 16px;
	text-align: left;
	font-weight:bold;
	display:inline;
	display:inline-table;
	padding: 10px 0px 0px 0px;
}
.info-right p{
	width: 98%;
	padding:6px 0px 2px 3px;
	margin:0px;
	float:left;
	text-align:left;
}

/**联系我们信息***************/
.contact{padding:15px;color:#ffffff;text-align:left;background-color:#1F8DCA;}
.contact #zh{font-size: 20px;font-weight: bold;}
.contact #info{padding-top: 15px;padding-left: 10px;}
.contact #info p{padding: 5px 0px;margin:0px;}


/**分页*****
.p_page{margin-top:40px;line-height: 23px;float: right;margin-right:10px;padding-bottom:20px;}
.p_page a {font-size: 12px;line-height: 125%; float:left;color:#333333;margin: 0px 1px;text-decoration: none;display: inline;padding: 3px 8px;border: 1px solid #e8e8e8;}                       
.p_page a:hover{color:#ffffff;text-decoration:none;background-color:#008DB8;}
span.totals {color:#373737;float:left;margin-left:3px;}
.p_page input{float:left;height:21px;margin-top:-2px;margin-right:3px;margin-left:3px;}
a.p_num {margin-right: 1px;}
a.p_curpages{color:#FFFFFF;text-decoration: none;background-color:#008DB8;}
.goPage{width: 30px;float: left;border: 1px solid #808080;}
.navigation{color: #4f4f4f;}
.tiaozhuan{margin-left:3px;margin-top:-2px;padding:1px;}
a.tiaozhuan{padding: 4px 5px;background-color: #008DB8;color: #ffffff;margin-left: 5px;}
a.tiaozhuan:hover{background-color:#016FAC;color: #ffffff;}
.p_page a.on{}
.p_page a.next{}
a.p_curpage{background-color: #587b9c}
******/

/**分页**/
.p_page{float: right;margin-right: 30px;}
.p_page a {margin: 0 5px;font-size: 12px;color: #a4a4a4;}                       
.p_page a:hover{color: #ff4666;position: relative;text-decoration: underline;}
a.p_curpages{color: #ff4b5a;}

/***图片中心********/
.pic_album { width: 215px; height: 180px; float:left; background:#000000;overflow: hidden; position: relative;margin:10px 0px 0px 16px;display:inline; }
.pic_album img { position: absolute; top: 0; left: 0; border: 0; width:215px; }
.pic_album p {float:left;width:90%;padding-left: 10px; color:#afafaf;font:10pt; }
.boxcaption b{float:left;font-size:13px;font-weight:normal;width:90%;padding:2%; color:#FFF; }
.boxcaption span{float:left;width:95%;color:#FFF;padding-left: 5px;padding-top: 3px; }
.boxcaption { 
	float: left; 
	position: absolute; 
	background: #000; 
	height: 180px; 
	width: 100%; 
	opacity: 0.8; 
/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; 
}
.captionfull .boxcaption { top: 105px; left: 0; }
.pic_btn{
	background: #007BB7;
	top: 100px;
	left: 80px; 
	padding: 0px 15px; 
	position: absolute;
	color:#ffffff;
	border: none;
}
a.imgLink:hover{text-decoration: none;}

/**相册信息**/
.album_info{
	height:auto!important;     
	height:250px;     
}
.album_info #album_pic{
	float: left;
}
.album_data{
	width:196px;
	float: left;
	margin-left:10px;
}
.album_data #title{
	font-size: 18px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: left;
	width: 100%;
}
.album_data p{
	padding:0px;
}
.album_data #zh{
	font-size: 15px;
}
.album_data #en{
	font-size: 10px;
}
.album_data p{
	float:left;
	width:100%;
	line-height:20px;
	padding:10px 3px;
	border-bottom: 1px solid #c0c0c0;
	font-size:14px;
}
.img_nav{
	padding: 3px;
	border-bottom: 1px solid #c0c0c0;
	float:left;
	width:683px;
}

#zh{
	font-size:16px;
}


.pic_img{
	width: 226px; 
	height: 160px; 
	float:left; 
	overflow: hidden;
	position: relative;
	background:#000000;
	margin:5px 5px 0px 0px;
}
.pic_album img { 
	border: 0; 
	width:190px; 
	top: 0; left: 0;
	position: absolute;
}
.pic_img #info{
	float: left; 
	background: #000; 
	height: 180px; 
	width: 100%; 
	position: absolute; 
	border:1px solid red;
	opacity: 0.8; 
/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; 
}

.video_area{
	height: 180px;
	width: 170px;
	float:left;
	margin-top:10px;
	margin-left:6px;
	display:inline;
	position:relative;
	background-color: #E7E7E7;
}
.video_area #video_pic{
	height: 120px;
	width: 170px;
	overflow: hidden;
}
.video_area #video_info{
	padding-left: 7px;
}
.video_content{
	width:100%;
	height:370px;
}
#video_info p{
	margin:0px;
	padding:0px;
}

.player_nav{
	width:990px;
	text-align: left;
	padding: 5px 0px;
	background: #ffffff;
	height: 30px;
	line-height: 30px;
	font-size:15px;
	margin-left:10px;
}
.player_nav a{
	font-size:15px;
}
.player_nav a:hover{
	color:#FF4666;
}
.related_video{
	height: 25px;
	margin-top:5px;
	border-bottom:1px dotted #c0c0c0;
}
.related_video #img{
	float: left;
	height: 70px;
	overflow:hidden;
	background-color: #000000;
}
.related_video #info{
	float: left;
	text-align:left;
	width:120px;
	padding: 0px 2px 3px 5px;
}
.related_video #info #title{
	padding: 0px;
	font-weight: normal;
	width:120px;
	height:25px;
	float:left;
}
.related_video #info #playerNum{
	line-height: 28px;
	font-weight: normal;
	color: #808080;
}

.hot_video{
	height: 30px;
	text-align:left;
}
.hot_video #No{
	float:left;
	width:22px;
	color:#ffffff;
	padding:1px 0px;
	text-align:center;
	background-color: #ff8000;
}
.hot_video #title{
	float:left;
	padding-left: 5px;
	padding-top:1px;
	width: 135px;
}
.hot_video #access{
	float: right;
	color:#808080;
	padding-top:1px;
}

.video_info{
	text-align:left;
	width:668px;
	line-height:25px;
	display:inline;
	display:inline-table;
	height:auto!important;     
	height:150px;  
	min-height:150px;
	_border:1px double #CDCDCD;
	border-top:none;
	padding-bottom:20px;
}
.video_info #img{
	float: left;
	padding-left:10px;
}
.video_info #img #pic{
	width: 220px;
	height: 120px;
	margin-bottom:7px;
	background-color: #808080;
	overflow: hidden;
}
.video_info #info{
	float: left;
	width: 420px;
	padding-left: 10px;
}

/****资源库样式**************/
.res_info{
	width:100%;
	height:auto;
}
.p1{
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
.p2{
	text-align:right;
	padding-right:50px;
}
.p2 a{
	color:#55008B;
	text-decoration:underline;
}
.down_freeze{
	background-color: #808080;
	border: none;
	color: #ffffff;
	height: 50px;
	width: 130px;
	font-size: 16px;
	margin-top: 20px;
}

.message{
	width: 500px;
	height:auto!important;     
	height:160px;     
	min-height:160px;
	background-color:#F6F6F6;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.message #info-area{
	padding:10px;
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
}
.message #prompt-subject{
	height:50px; 
	border-bottom:1px solid #c0c0c0;
	background-image: url("../images/platform/prompt.bmp");
	background-repeat: no-repeat;
}
.message-content{
	height:auto!important;     
	height:70px;     
	min-height:70px;
	text-align:left;
	padding-left:3px;
	padding-top: 10px;
}
.message-content span{
	font-size: 18px;
}
.message-content p{
	padding: 0px;
	line-height: 30px;
}

.download{
	width: 220px;
	height: 35px;
	font-size: 14px;
	background-image: url("../images/platform/download-icon.png");
	background-repeat: no-repeat;
	background-position-x: -40px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 30px;
}
.collect{
	width: 220px;
	height: 35px;
	font-size: 14px;
	margin-top: 3px;
	background-image: url("../images/platform/collect-icon.png");
	background-repeat: no-repeat;
    background-position-x: -40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 30px;
}

/**图书捐赠**/
.donate{
	width:100%;
	height:auto;
	margin-top:15px;
}
.donate table{
	border-right:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
}
.donate table th{
	border-left:1px solid #c0c0c0;
}
.donate table td{
	height:35px;
	border-left:1px solid #c0c0c0;
	border-top:1px solid #c0c0c0;
	padding-left:5px;
}

.donateDetial{
	width:100%;
	height:auto;
	margin-top:15px;
}
.donateDetial p{
	font-size:14px;
}


/****图书荐购***/
.recommend{
	width:650px;
	height:auto;
	text-align:center;
	margin-top:20px;
}
.noorder {
	width:100%;
    height: 400px;
}
.noorder span{
	height:50px;
	float:left;
	background: url("../images/platform/blank.png") no-repeat;
    color: #cbcbcb;
    font-size: 18px;
    margin-top:150px;
    padding-left:60px;
}
.orderInfo{
	width:100%;
	height:auto;
	background:#ffffff;
	min-height:400px;
}
.orderInfo table{
	float:left;
	border-right:1px double #c0c0c0;
}
.orderInfo table th{
}
.orderInfo table tr{
	height:30px;
}
.orderInfo table td{
	border-left:1px double #c0c0c0;
	border-bottom:1px double #c0c0c0;
	padding-left:2px;
	font-size: 11px;
}
.info_top{
	width:100%;
	height:50px;
	line-height:50px;
}
.info_top1{
	width:45%;
	float:left;
	text-align:left;
	padding-left:10px;
	font-size:15px;
}
.info_top1 a{
	font-size:15px;
}
.info_top1 a:hover{
	color:#FF4666;
}
.info_top2{
	width:45%;
	float:right;
	text-align:right;
	padding-right:20px;
}
.info-recomment{
	background:#B5CADC;
	color:#ffffff;
	padding:2px 14px;
}
.info-recommend2{
	background:#2684C1;
	color:#ffffff;
	padding:2px 20px;
}
.info-recommend2:hover{
	background:#EF6735;
	cursor:pointer;
}
.orderInfo_detail{
	width:998px;
	height:auto;
	background:#ffffff;
	padding-bottom:20px;
	border:1px solid rgba(34, 25, 25, 0.2);
	*border:1px solid #D1D0D0;
}
.orderInfo_detail_div{
	width:100%;
	height:130px;
}

.orderInfo_detail_ul{
	width:800px;
	height:120px;
	margin:0px;
	padding:0px;
	float:left;
	text-align:left;
	margin-left:10px;
	margin-top:10px;
}
.orderInfo_detail_ul li{
	list-style:none;
	height:25px;
	line-height:25px;
}
.orderInfo_detail_ul_li1{
	color:#0168A2;
	font-size:14px;
}
.orderInfo_detail_ul1{
	width:186px;
	float:left;
	height:120px;
	margin:0px;
	padding:0px;
}
.orderInfo_detail_ul1 li{
	list-style:none;
	line-height:80px;
}
.out{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.publish{
	float:left;
	width:800px;
}
.recommend_top{
	width:100%;
	height:35px;
}
.recommend_top_ul{
	width:100%;
	height:35px;
	margin:0px;
	padding:0px;
	border-left:none;
	border:1px solid rgba(34, 25, 25, 0.2);
	*border:1px solid #D1D0D0;
	border-left:none;
	font-weight:bold;
	background:#6f96c4;
	color:#FFFFFF;
}
.recommend_top_ul li{
	float:left;
	width:160px;
	height:35px;
	list-style:none;
	line-height:35px;
	*border-left:1px solid #D1D0D0;
	border-left:1px solid rgba(34, 25, 25, 0.2);
}
.recommend-list{
	width:100%;
	height:auto;
	*border-right:1px solid #D1D0D0;
	border-right:1px solid rgba(34, 25, 25, 0.2);
}
.recommend-list ul{
	width:100%;
	height:35px;
	margin:0px;
	padding:0px;
	*border-bottom:1px solid #D1D0D0;
	border-bottom:1px solid rgba(34, 25, 25, 0.2);
}
.recommend-list ul li{
	float:left;
	width:160px;
	height:35px;
	list-style:none;
	line-height:35px;
	*border-left:1px solid #D1D0D0;
	border-left:1px solid rgba(34, 25, 25, 0.2);
}
.re_ts{
	width:100%;
	height:auto;
}
.re_div{
	width:100%;
	height:auto;
	margin-top:20px;
	margin-bottom:20px;
}
.re_div_ul{
	width:100%;
	margin:0px;
	padding:0px;
	float:left;
}
.re_div_ul li{
	list-style:none;
	float:left;
	height:35px;
	line-height:35px;
}
.re_div_ul_li{
	width:100px;
	text-align:right;
	padding-right:10px;
}
.re_div_ul input{
	width:200px;
	margin-top:6px;
}
.re_div_ul1{
	width:100%;
	margin:0px;
	padding:0px;
	float:left;
}
.re_div_ul1 li{
	list-style:none;
	float:left;
	height:80px;
	line-height:80px;
}
.re_div_ul2{
	width:100%;
	margin:0px;
	padding:0px;
	float:left;
	margin-top:20px;
}
.re_div_ul2 li{
	list-style:none;
	float:left;
}
.re_div_ul2 input{
	margin-right:20px;
}

.recommend_info{
	width: 650px;
	height: auto;
	text-align: center;
	margin-top:10px;
}
.recommend_info table{
	border-right:1px double #c0c0c0;
}
.recommend_info table th{
	border-left:1px double #c0c0c0;
}
.recommend_info table tr{
	height:35px;
	font-size: 13px;
}
.recommend_info table td{
	border-left:1px double #c0c0c0;
	border-bottom:1px double #c0c0c0;
	padding-left:2px;
}
/*艺术画廊列表相关*/
.ys{
	width:120px;
	height:190px;
	float:left;
	margin-left:18px;
	margin-top:15px;
}
.ys ul{
	padding:0px;
	margin:0px;
}
.ys ul li{
	list-style:none;
	float:left;
}
.ys_li1{
	height:150px;
}
.ys_li1 img{
	width:120px;
	height:155px;
}
.ys_li2{
	width:100%;
	text-align:center;
	background: #D8E0CB;
}




#images_pre_next{
	width:100%;
	float:left;
	margin-top:100px;
	*margin-top:100px;
	margin-bottom:10px;
}
#pre{
	margin-left:15px;
}
#pre a{
	color:#1F8DCA;
}
#pre a:hover{
	color:#DA251D;
}
#next{
	margin-right:15px;
}
#next a{
	color:#1F8DCA;
}
#next a:hover{
	color:#DA251D;
}


/*****馆长信箱样式*****/
.gz_list{
	width:100%;
	height:auto;
}
.gz_list p{
	width:100%;
	height:30px;
	text-align:center;
	font-size:18px;
}
.gz_list table{
	border-right:1px solid #CDCDCD;
	border-bottom:1px solid #CDCDCD;
}
.gz_list table tr td{
	border-left:1px solid #CDCDCD;
	border-top:1px solid #CDCDCD;
	padding:5px 10px;
}
.gz_list input{
	border-style:solid;
	border-color:#F1F8FE #F1F8FE #979797;
	background:#F1F8FE;
	border-width:1px;
}
.gz_list table tr #title{
	width:0px;
}

/***********在线咨询**************/
.faq{
	width:100%;
	height:auto;
}
.zixun{
	width:100%;
	height:auto;
	padding-bottom:20px;
}
.faq_list{
	width:100%;
	height:auto;
}
.faq_list p{
	font-size: 11pt;
    font-weight: 700;
}
.faq_list ul{
	margin-left:15px;
	margin-top:5px;
	width:100%;
	float:left;
}
.faq_list ul li{
	cursor: pointer;
	font-size:13px;
	float:left;
}

/****************音频库*******************/
.special_area{
	height: 217px;
	width: 200px;
	float:left;
	margin-top:10px;
	margin-left:18px;
	_margin-left:4px;
	display:inline;
	position:relative;
}
.special_area #special_pic{
	height: 180px;
	width: 188px;
	border: 6px solid #e0dcc3;
	border-radius: 3px;
	overflow: hidden;
}
.special_area #special_pic:hover{
	border: 6px solid #1f8dca;
}
.special_area #special_info{
	width:207px;
	float:left;
	margin-top:5px;
	margin-left: 5px;
}
.special_content{
	width:100%;
	height:370px;
}
#special_info p{
	margin:0px;
	padding:0px;
}
#special_info p{
	width:100%;
	float:left;
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow: hidden; 
}

.audio_List{
	width:100%;
	height:auto;
	float:left;
}
.audio_List:hover{
	background:#DEF1FD;
}
.audio_List li{
	height:45px;
	line-height:45px;
	float:left;
	border-bottom:1px dashed #CDCDCD;
}
.audio_List_li1{
	width:500px;
}
.audio_List_li1 a{
	font-size:13px;
}
.time{
	float:right;
}
.audio_List_li2{
	width:160px;
}
.audio_List_li2 span{
	margin-left:30px;
}
.audio_List_li2 span img{
	margin-top:10px;
}

.closeLayer{
	width:20px;
	height:20px;
	position:absolute;
	z-index:10;
	right:-5px;
	top:-5px;
 }
 
 .catalogue{
 	width:100%;
 	height:auto;
 }
 .catalogue ul{
 	width:100%;
 	height:auto;
 	margin-top:10px;
 }
  .catalogue ul li{
  	height:30px;
  	line-height:30px;
  	border-bottom:1px dashed #CDCDCD;
  	background:url(../images/sccm/dian.jpg) no-repeat 0px 12px;
  	padding-left:10px;
  	font-size:13px;
  }
.catalogue ul li a{
    font-size:13px;
}
  .catalogue_span{
  	width:500px;
  	float:left;
  }
  .catalogue_span1{
  	margin-left:20px;
  }
.date{
	float: right;
    padding-right: 5px;
}

.version_info{
	width: 710px;
	height: auto;
	text-align: center;
	margin-top:10px;
}
.version_info table{
	border-right:1px double #c0c0c0;
}
.version_info table th{
	border-left:1px double #c0c0c0;
}
.version_info table tr{
	height:35px;
}
.version_info table td{
	border-left:1px double #c0c0c0;
	border-bottom:1px double #c0c0c0;
	padding-left:5px;
}
.audio{
	width: 80%;
    overflow: hidden;
    float: left;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.play{
	display:none;
	float:left;
}

/*******************/
.remote-comtent-div{
	_background-color: #EDF7FF;
	widows: 100%;
	height: 860px;
}
.r-con-div{
	margin-top:25px;
	width: 100%;
	——height: 650px;
	float: left;
}
.r-con-div .r-h1{
	float: left;
	font-size: 16px;
	——margin-left: 25px;
	color: #444;
}
.r-con-div .r-loc-div{
	float: left;
    width: 90%;
    height: 30px;
    text-align: center;
    margin-bottom: 10px;
    color: #100DEC;
}
.r-tit{
    width: 100%;
    height: 60px;
    display: block;
    text-align: center;
    line-height: 60px;
    font-size: 23px;
    border-top: 1px solid #F0E5D3;
}
.r-loc-div a{
	font-size: 16px;
	color: #100DEC;
}
.r-con-div .r-shuoming{
	float: left;
	——margin-left: 25px;
	margin-top: 20px;
	width: 660px;
}
.r-shuoming h1{
	text-align: left;
	font-size: 16px;
	
}
.r-shuoming ul li{
	text-align: left;
	——height: 30px;
	font-size: 13px;
	
}

.suojin{
	text-indent: 2em;
    line-height: 30px;
    font-size: 14px;
    display: block;
}

.r-con-div .r-contact-div{
	float: left;
	——margin-left: 25px;
	margin-top: 20px;
	width: 500px;
}
.r-contact-div h1{
	text-align: left;
	font-size: 16px;
	color: #444;
}
.r-contact-div img{
	float: left;
}
.work_text{
	width:200px;
}
.msg{
    height: 25px;
    display: block;
    color: red;
}
.sj{
	text-align:right;
	text-indent: 2em;
    line-height: 30px;
    font-size: 14px;
    display: block;
}
/*作品列表样式*/
.t-tit{
    width: 40px;
    line-height: 40px;
    text-align: center;
    background: #f2f2f6;
}
.t-item{
	line-height: 40px;
    text-align: center;
}


.audio_List_box{
	width:100%;
	height:100px;
	float:left;
	border-bottom: 1px dashed #CDCDCD;
}
.a-tit{
	height: 45px;
    line-height: 45px;
    display: block;
    text-indent: 15px;
    overflow: hidden;
    width: 80%;
}
.a-num{
	display:block;
	width:18%;
	float:right;
	height: 45px;
    line-height: 45px;
}

/****校外访问说明页面2022.11******/
.box_main {
    width: 670px;
    height: 858px;
    margin: 0 auto;

}

.p_a {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    width: 638px;
    margin: 0 auto;
}

.p_a>span {
    color: #2baee2;
}

.sign {
    margin: 24px 0 20px 0;
    display: flex;
    justify-content: space-evenly;
    position: relative;
}

.sign>div {
    width: 280px;
    height: 210px;
    float: left;
    /* padding: 20px; */
    box-sizing: border-box;
    text-align: center;

}

.sign::before {
    content: '';
    width: 1px;
    height: 210px;
    background: #d8d8d8;
    position: absolute;
    top: 0;
    left: 50%;
}

.sign>div>p:nth-child(1) {
    text-align: center;
    font-weight: bold;
    margin: 20px 0 10px 0;
    padding: 0 20px;
}

.sign>div>p:nth-child(2) {
    font-size: 12px;
    color: #7c7a7a;
    margin-bottom: 15px;

    height: 90px;
    text-align: left;
    padding: 0 20px;
}

.sign>div>a {
    display: inline-block;
    width: 98px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #2baee2;
    /* margin: 0 auto; */
    font-size: 14px;
    color: #333;
    margin: 0 10px;
}

.sign>div>a:hover {
    background: #2baee2;
    color: #fff;
}

/* 咨询方式 */
.consult {
    width: 638px;
    margin: 0 auto;
}

.consult>p {
    font-size: 16px;
    font-weight: bold;
}

.consult>table {
    margin: 20px auto;
}

.consult>table tr:nth-child(1) td {
    font-weight: bold;
}

.consult>table td {
    width: 210px;
    border: 1px solid;
    padding: 6px 12px;
    text-align: left;
    box-sizing: border-box;
}

.notice {
    padding: 0 18px;
    box-sizing: border-box;


}

.notice>p:nth-child(1) {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
}

.notice>p {
    font-size: 14px;
    margin-bottom: 4px;
}
