﻿@charset "utf-8";
/* CSS Document */
form{margin:0; padding:0;}
body{ margin:0; padding:0; font-family:'宋'; font-size:12px; color:#FFFFFF; width:100%; background:#FFFFFF;WORD-WRAP: break-word;}
/*body{ margin:0; padding:0; font-family:'宋'; font-size:12px; color:#666; width:100%; background:#d5d5d5 url(contbg.jpg) repeat-x left 433px;WORD-WRAP: break-word;}*/
p,div,ul,li,span,a,img,h2,h3,dl,dt,dd{ margin:0; padding:0; border:0; list-style:none;}
a{ color:#666; text-decoration:none;}
a:hover{ text-decoration:underline;}


/* logo栏和 bannner栏 导航栏 */
#header{ width:100%; overflow:hidden;}  
/*.header_center{ background-image:url(/images/BCPTS_topBanner_bg.svg); height:153px; overflow:hidden;margin-top: 1px}*/
.wrap{margin:0 auto; margin-top: 0px; width:1018px;text-align: center;}
.header_bottom{ border:thin solid grey;width: 1018px; height:320px; margin: 3px auto; text-align:center;}  /*background:#3e3e3e;height:247*/

#nav {width:1018px; height:50px; line-height: 50px; font-family:"微软雅黑","黑体"; font-size:20px; 
	  text-align: center; vertical-align: middle; background:#505050;margin: 0 auto;}
#nav_background {width:100%; height:50px;background:solid #505050;z-index: -1;}

#nav .jquery_out {float:left;display:block; text-align:center; color:#fff;font: "微软雅黑", "黑体"; }
#nav .mainlevel { float:left;width:169.5px;text-align:center;vertical-align: middle;padding-top: 0px; padding-left: 0px/*IE6 only*/}
#nav .mainlevel ul {display:none; position:absolute;}
#nav .mainlevel li {border-top:1px solid #fff;  list-style:none; /*IE6 only*/}
#nav .mainlevel a {color:#fff; text-decoration:none; display:block; text-align:center;}
#nav .mainlevel a:hover {color:black; text-decoration:none; background-color: #ffc426;}


/* 容器 <div> - 需要定位下拉内容 */
#nav .dropdown {
	float:left;
	width:169.5px;
	height:50px;
	line-height: 50px;
	text-align:middle;
	vertical-align: middle;
    display: inline-block;
}

/* 下拉按钮样式 */
#nav .dropbtn  {
	background-color: #505050;
	text-align: middle;
	vertical-align: middle;
	width:169.5px;
	height:50px;
	line-height: 50px;
    color:#fff; 
	display:block;
	font:20px "微软雅黑", "黑体"; 
    cursor: pointer;
	border: 0;
}

/* 下拉内容 (默认隐藏) */
#nav .dropdown-content {
    display: none;
	float: middle;
    position: absolute;
    background-color:#DDDDDD;
    min-width: 169.5px;
}

/* 下拉菜单的链接 */
#nav .dropdown-content a {
    color: black;
    padding: 0 auto;
    text-decoration: none;
	border-top: ridge;
	border-top-width: 1px;
    display: block;
}

/* 鼠标移上去后修改下拉菜单链接颜色 */
#nav .dropdown-content a:hover {
	background-color: #ffc426;

}

/* 在鼠标移上去后显示下拉菜单 */
#nav .dropdown:hover .dropdown-content {
	border: medium;
    display: block;
}

/* 当下拉内容显示后修改下拉按钮的背景颜色 */
#nav .dropdown:hover .dropbtn {
	color:black;
    background-color: #ffc426;
}


/* 首页内容栏 */
#Content{ width:1018px; margin:10px auto 0PX; padding-bottom: 10px; overflow:hidden;}
.ContL,.ContC,.ContR{float:left; background:#fff;}

.ContL{ width:330px; height: 695;padding-right: 14px;}
.ContL_up{ width:330px;height: 345px; background:url("基金会介绍_bg.png") no-repeat; }
.ContL_up_list {width:330px; height:305px; padding-top:40px;}
/*
.ContL_down{ width:330px;height: 345px;background:url(hytz_logo.png) no-repeat;margin-top:5px}
.ContL_down_list {width:330px; height:305px; padding-top:40px;}
*/
/*.ContL_down p{width:330px; height:305px;height:40px;}*/

.ContC{ width:330px; height: 695; padding-right: 14px; }
.ContC_up{ width:330px;height: 345px;background:url("基金会动态_bg.png") no-repeat;}
.ContC_up_list {width:330px; height:305px; padding-top:40px;}
/*.ContC_up p{background:url(xhdt_logo.png) no-repeat; width:330px; height:40px; }*/
/*
.ContC_down{ width:330px;height: 345px;background:url(xhhd_logo.png) no-repeat;margin-top:5px}
.ContC_down_list {width:330px; height:305px; padding-top:60px;}
*/
/*.ContC_down p{background:url(xhhd_logo.png) no-repeat; width:330px; height:40px;}*/

.ContR{ width:330px; height: 695;}
.ContR_up {width:330px;height: 345px;background:url("信息公开_bg.png") no-repeat;}
.ContR_up_list {width:330px; height:305px; padding-top:40px;}
/*.ContR_up p{background:url(azbk_logo.png) no-repeat; width:330px; height:40px;}*/
/*
.ContR_down {width:330px;height: 345px;background:url(djgzdt_logo.png) no-repeat;margin-top:5px}
.ContR_down_list {width:330px; height:305px; padding-top:40px;}
*/
/*.ContR_down p{background:url(djgzdt_logo.png) no-repeat; width:330px; height:40px;}*/


#Content ul{ padding:12px;}
#Content ul li{ color:#999999;; line-height:30px; height:30px;padding-left:7px; }
#Content ul li a{ color:#000; text-decoration:none;display:inline-block;padding-right: 5px;}
#Content ul li a:hover{ text-decoration:underline;}
#Content ul li span{ display:inline-block; width:22px; height:10px; background:url(pic2.jpg) no-repeat 10px center;}


/*
.ContC p{ padding-left:20px; border-bottom:1px solid #d1d1d1; height:42px; background:url(top_02.jpg) no-repeat 20px top;}
.ContC p span{ display:inline-block; margin:32px 0px 2px 268px;}
*/
.ContC .wrap1{ margin-top:px;}
.ContC .wrap1 span{ margin-left:33px; margin-top:5px; display:inline-block;}
.ContC .wrap2{ margin-top:0px;}

/*底部滚动栏*/
#wrap {width:1018px; margin:0 auto; overflow:hidden; text-align: center;
	border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #BB0404;
	border-top-width: 1px;border-top-style: solid;border-top-color: #BB0404; }

#wrap span{ margin-left:5px;}
#wrap .nomargin{ margin-left:0px;}


#announcement {background:url(zjwy_logo.png) no-repeat left; width:270px;height:127px;padding-left: 53px; overflow: hidden;text-align: center;
			   margin-left: 2px;} /*old: w:285 h:132*/
#announcement div {overflow-y:hidden;height:127px;}
#announcement li {float: left;list-style-type: none;}

.Social {background:rgba(11,67,130,0.4); width: 310px; height: 110px; margin-left: 10px; margin-top: 10px;}


.footerContent {padding-top: 10px;padding-bottom: 10px;}
.footer{ width:1018px; height:45px; text-align:center; background:#00339A;
	     margin:0px auto; }
.footer a{font-family: "微软雅黑","黑体"; font-size: 12px; color:#fff; line-height:20px;}
/*list*/
.list_wrap{ width:1018px; margin:0px auto; height:28px; line-height:28px; background:#ffd896;color: black}




#list_main{ width:1018px; margin:0 auto; overflow:hidden; zoom:1;}
#list_main:after{ content: '[DO NOT LEAVE IT IS NOT REAL]'; display: block; height: 0; clear: both; visibility: hidden; } 
#list_main{ display: inline-block; } 
#list_main{ display: block; } 

.list_mainL{ float:left; width:260px; /*padding:22px;*/ background:#fff; margin-bottom:20px;}


.list_mainL,.list_mainR{ padding-bottom: 32767px !important; margin-bottom: -32767px !important; } @media all and (min-width: 0px) { .list_mainL,.list_mainR { padding-bottom: 0 !important; margin-bottom: 0 !important; } 
.list_mainL:before, .list_mainR:before {content: '[DO NOT LEAVE IT IS NOT REAL]'; display: block; background: inherit; padding-top: 32767px !important; margin-bottom: -32767px !important; height: 0; }} 


.list_mainL p{ margin-left:45px; margin-top:22px;}
.list_mainL ul{ width:200px; padding:0px 23px; margin-left:10px;}
.list_mainL li{ margin-top:1px; line-height:23px; width:200px; text-align:center;}
.list_mainL li a{ display:block; background:url(pic_12.gif) no-repeat; width:200px; height:23px; color:#000; font-family:"黑体"; font-size:14px;}
.list_mainL li a:hover{ background:url(pic_11.png) no-repeat; text-decoration:none; color:#fff;}
.list_mainL .line{ border-bottom:1px solid #fbae29; margin:30px auto; width:220px;}

.list_mainR{ float:right; width:709px; min-height:400px; /*padding:22px 17px;*/ padding:0 17px; background:#fff;margin-bottom:0px;}
.list_mainR h2{color:#fbae29; font-size: 20px;font-family: "微软雅黑Bold","微软雅黑","黑体"; border-bottom:1px solid #fbae29; padding-bottom:14px; margin-top:22px;}
.list_mainR .Noboder .title{color:#fbae29; font-size: 20px;font-family: "微软雅黑Bold","微软雅黑","黑体"; padding-bottom:14px; margin-top:22px;}
/*.list_mainR ul{ width:190px;}*/
.list_mainR td{color:black}
.list_mainR li{ padding:16px 0px; border-bottom:1px solid #d1d1d1;}
.list_mainR .Noboder{color:black;border:0;}
.list_mainR li .title{line-height:24px; font-weight:bold; color:black;font-size: 14px;}
.list_mainR li p{ width:650px; line-height:22px;color:gray;}
/*分页*/
.list_page{text-align:center; padding:30px 0;}

/*Article*/
#Art{ width:906px; background:#fff; margin:0 auto; padding:33px 56px;}
#Art h3{ background:url() no-repeat left top;color: black; font-family:"黑体"; font-size:22px; text-align:center; font-weight:normal; padding-top:12px; height:53px; padding-left:50px; padding-right:20px;}
#Art h3 span{ text-align:center; line-height:24px; font-size:12px; font-family:"宋";}
#Art .wrap{  width:906px;color: black;border-top:1px solid #0b4382; margin-top:20px; background:url() no-repeat left top; line-height:24px; padding:46px 0px;}
/*其他*/
.prompt_sytle_reg{ color:#F00;}

/*专家委员会*/
.list_mainR_zjwyh{ float:right; width:709px; min-height:300px;/*padding:22px 17px;*/ padding:10px 17px 50px; background:#fff/*#fff*/;margin-bottom:0px;}
.list_mainR_zjwyh h2{
	color:#fbae29; font-size: 20px;font-family: "微软雅黑Bold","微软雅黑","黑体";
	border-bottom: 1px solid #fbae29;
	padding-bottom: 15px;
	margin-top: 22px;
	text-align: left;
	right: 0px;
}
.list_mainR_zjwyh li{ padding:15px 5px;}
.list_mainR_zjwyh .Preline{color:black;}
.list_mainR_zjwyh .Noboder{ border:0;}
.list_mainR_zjwyh li .title{ height:24px; line-height:24px;}
.zjwyh{ width:340px; float:left;}
.zjwyh_list{ width:50px; margin-right:5px; float:left;height:24px; line-height:24px; }
.zjwyh_list a{color: black;}

/*顾问委员会*/
.list_mainR_gwwyh{ float:right; width:709px; /*padding:22px 17px;*/ padding:10px 17px 50px; background:#fff;margin-bottom:0px;}
.list_mainR_gwwyh h2{ border-bottom:1px solid #0b4382; padding-bottom:15px; margin-top:22px;}
.list_mainR_gwwyh li{ padding:20px 5px; border-bottom:1px solid #d1d1d1;}
.list_mainR_gwwyh .Preline{ background:url(pic_13.gif) no-repeat left top; }
.list_mainR_gwwyh .Noboder{ border:0;}
.list_mainR_gwwyh li .title{ height:24px; line-height:24px;}

/*杂志期数*/
.list_mainR_dzzz{ float:right; width:709px; /*padding:22px 17px;*/ padding:10px 17px 50px; background:#fff;margin-bottom:0px;}
.list_mainR_dzzz h2{color:#fbae29; font-size: 20px;font-family: "微软雅黑Bold","微软雅黑","黑体"; border-bottom:1px solid #fbae29; padding-bottom:14px; margin-top:22px;}
.list_mainR_dzzz li{ padding:20px 5px; border-bottom:1px solid #d1d1d1;}
.list_mainR_dzzz .Preline{ background:url(pic_13.gif) no-repeat left top; }
.list_mainR_dzzz .Noboder{ border:0;}
.list_mainR_dzzz li .title{ height:24px; line-height:24px;}
.dzzz{ }
.dzzz_list{ width:165px; margin-right:5px; float:left; text-align:center;padding-bottom:20px;}


/*文件标题列表*/
.list_mainR_title_list { float:right; width:709px; /*padding:22px 17px;*/ padding:0 17px 50px; background:#fff;margin-bottom:0px;}
.list_mainR_title_list h2{ color:#fbae29; font-size: 20px;font-family: "微软雅黑Bold","微软雅黑","黑体";border-bottom:1px solid #fbae29; padding-bottom:15px; margin-top:22px;}
.list_mainR_title_list li{ padding:20px 5px; border-bottom:1px solid #d1d1d1;}
.list_mainR_title_list .Preline{ background:url(pic_13.gif) no-repeat left top; }
.list_mainR_title_list .Noboder{ border:0;color: black}
.list_mainR_title_list .title{ float:left;}
.list_mainR_title_list .date{ float:right;}
.list_mainR_title_list .list_line{ margin-top:10px; height:22px; border-bottom:1px dotted #CCCCCC; margin:10px 20px;}


/*list3*/
.list3_wrap{ width:978px; margin:0 auto; background:#fff; padding:16px 20px; overflow:hidden;}
.list3_wrap .wrap1{ overflow:hidden;}
.list3_wrap .wrap1 .wrap1L{color: black;float:left;}
.list3_wrap .wrap1 .wrap1L h2 span{color:#fbae29; font-size: 20px;font-family: "微软雅黑Bold","微软雅黑","黑体";display:inline-block; margin-left:6px;}
.list3_wrap .wrap1 .wrap1L dl{ overflow:hidden; width:566px; padding:20px 24px 0px;}
.list3_wrap .wrap1 .wrap1L dt{ float:left;}
.list3_wrap .wrap1 .wrap1L dd{ float:left; height:24px; line-height:24px; background:url(images/pic.jpg) no-repeat left center; padding-left:16px; margin-left:35px; width:230px; overflow:hidden;}
.list3_wrap .wrap1 .wrap1R{color: black;float:left; margin-left:40px;}
.list3_wrap .wrap1 .wrap1R h2{ background:url(images/list3_04.gif) no-repeat left bottom; width:264px; height:41px; margin-bottom:10px;}
.list3_wrap .wrap1 .wrap1R h2 span{  color:#fbae29; font-size: 20px;font-family: "微软雅黑Bold","微软雅黑","黑体";display:inline-block; float:right; margin-top:26px;_margin-top:0px;}
.list3_wrap .wrap1 .wrap1R li{height:24px; line-height:24px; background:url(images/pic.jpg) no-repeat left center; padding-left:16px; width:230px; overflow:hidden;}
.list3_wrap .wrap2{ overflow:hidden; zoom:1;}
.list3_wrap .wrap2 li{ float:left;margin:15px 31px; _margin:15px 25px;}
.list3_wrap .wrap2 li ul{float:left; width:264px; overflow:hidden;}
.list3_wrap .wrap2 li ul li{height:24px; line-height:24px; background:url(images/pic.jpg) no-repeat left center; padding-left:16px; width:250px; overflow:hidden;margin:0;}
.list3_wrap .wrap2 h2{ background:url(images/list3_04.gif) no-repeat left bottom; width:264px; height:41px; margin-bottom:10px;}
.list3_wrap .wrap2 h2 span{ display:inline-block; float:right; margin-top:26px;_margin-top:0px;}
.list3_wrap .wrap2 .pic{ padding:34px 20px;_padding:34px 0px; margin:0px;}

/*常设机构背景样式*/
.textPink {color:#000; background:#d5d5d5; height:20px; font-family:"楷体"; font-size:22px; text-indent: 2%;}
.textPink2 {color:#000; background:#EBEBEB;  font-family:"楷体"; font-size:18px; text-indent: 2%;}
.textRed { background:#d5d5d5; font-family:"楷体"; text-indent: 2%;}
.textalign_Left { color:#000/*#E84F9F*/; text-align:left; font-weight:600; font-size:22px;}
.textalign_Right {color:#A3A3E9; float:right; font-size:16px; }
.li_style {list-style:none}
.textindent {text-indent: 4em;}

/*学术工作委员会*/
.textPink3 {color:#d32b33;font-family:"微软雅黑"; font-size:20px; float:center; padding-top:5px; padding-bottom:5px; padding-left:7px;} /*background:#d5d5d5;*/
.textPink4 {background:#DDD/*#fff5f8*/; padding-top:2px; padding-bottom:25px;}
.memberlink {color:#000; background:#DDD; font-size:20px; padding:5px}
.Art_profile {font-family:"楷体"; font-size:25px; color:#000; background:#fff; float:center;}
.wrap_profile{width:1018px; margin:10px auto; overflow:hidden;}

/*组织机构*/
.zzjg_main{width:1018px; background:#fff; margin:0 auto; padding:33px 0px; text-align:center;}

/*顾问委员会*/
.gwwyh_list{ width:150px; margin-right:50px; margin-bottom:10px; float:left;}

/**换届大会*/
.hjdh_list{ width:150px; margin-right:23px; margin-bottom:10px; float:left; text-align:center;}

/*常务理事*/
.cwlsh_list{ width:150px; margin-right:50px; margin-bottom:10px; float:left;}

/*在线答疑*/
.zxdy_list{ text-align:center; float:left; }

