/*
 * creat time 2014/11/15
 * author csw
 * 
 */
* {
	margin: 0;
	padding: 0;
	font-family:'微软雅黑';
	outline:none;
} 
span{
	border-radius:1px;
	padding-left:2px;
	padding-right:2px;
	padding-top:1px;
	padding-bottom:1px;
}
body{
	font-size:14px;
	font-family:Microsoft Yahei,'宋体',Arial;
	color:#333;
}

a {
	text-decoration:none;
	color:#333;
}

a.hover-red {
color: #221815; /*连接默认的颜色变化*/
}
a.hover-red:hover{
	color:#c72730;
}
textarea{
	overflow:auto;
	resize:none;
	padding:3px 5px;
}
img {
	border:0;
}
.clear{
	clear:both;
}
li{
	list-style:none;
}
#page_float{
	
}
table{
	border:0;
	border-collapse:collapse;
}
.code {
    background: #F8F8FF no-repeat fixed center;
    border: 1px dashed #CCCCCC;
    font-family: "Deja Vu Sans Mono",Consolas,Monaco,"Courier New",Courier,monospace;
    font-size: 13px;
    line-height: 20px;
    padding: 0;
    padding: 5px;
    margin-top: 10px;
    overflow: auto;
}
#page_button
{
	right:0px;
	bottom:47px;
	position:fixed;
}
/***2016/3/1 项目列表右侧**/
#listrightbox{
	right:0px;
	bottom:75px;
	position:fixed;
	text-align:center;
}
#listrightbox .rightbox{
	position:relative;
	margin-top:3px;
}
#listrightbox .rightbox span.number{
	display:inline-block;
	width:27px;
	height:28px;
	background:#000;
	font-size:14px;
	color:#fff;
	line-height:30px;
	display:block;
}
#listrightbox .rightbox span.text{
	display:inline-block;
	height:28px;
	background:#000;
	font-size:14px;
	color:#fff;
	line-height:30px;
	position:absolute;
	right:0;
	top:0;
	width:120px;
	display:none;
}
#listrightbox .rightbox:hover span.text{
	display:block;
}
/** index  **/
#header.headerBox{
	border-bottom:4px #c72730 solid;
}
#header{
	width:100%;
	background:#efefef;
	height:130px;
}
#header .content{
	width:90%;
	margin:0 auto;
	height:100%;
	overflow:hidden;
	background:#efefef;
	border-bottom:4px #c72730 solid;
}
#header .content .logo{
	margin-top:43px;
	margin-left:25px;
	width:40%;
	float:left;
}
#header .content .logo a{
	display:inline-block;
}
#header .content .nav{
	float:right;
	/*width:60%;*/
	text-align:right;
	margin-top:74px;
	margin-right:42px;
}
#header .content .nav a{
	font-size:18px;
	color:#221815;
	display:inline-block;
	margin-left:20px;
	height:30px;
	vertical-align:top;
}
#header .content .nav a.active{
	font-weight:bold;
	color:#c72a2f;
	border-bottom:2px solid #c72a2f;
}
#header .content .nav a:hover{
	font-weight:bold;
	color:#c72a2f;
	border-bottom:2px solid #c72a2f;
}
.mycontent {
	color: #333;
	padding: 10px;
	font-size: 16px;
}

/**  main  **/
#main{
	width:1200px;
	height:453px;
	margin:20px auto;
}
#main .main_l{
	width:394px;
	height:453px;
	float:left;
	overflow:hidden;
	background:#ffffff;
}
#main .main_l .tBox,#main .main_m .tBox,#main .main_r .tBox{
	width:394px;
	height:40px;
}
#main .main_l .tBox p a,#main .main_m .tBox p a,#main .main_r .tBox p a{
	font-size:18px;
	font-weight:bold;
	color:#c72a2f;
	display:inline-block;
	margin:6px 0px 10px 10px;
}
#main .main_l .l_box{
	width:355px;
	margin:0 auto;
}
#main .main_l .l_box .content{
	height:185px;
}
#main .main_l .l_box .content p a{
	font-size:12px;
	color:#666666;
}
#main .main_l .l_box .content p a:hover{
	color:#c72a2f;
}
#main .main_l .l_box .content p .time{
	font-size:12px;
	color:#bbbbbb;
	float:right;
}
#main .main_l .l_box .content .title{
	height:23px;
	line-height:18px;
}
#main .main_l .l_box .content .title a{
	font-size:16px;
	color:#000000;
}
#main .main_l .l_box .content .title a:hover{
	color:#c72a2f;
}
#main .main_l .l_box .content .intro{
	font-size:12px;
	color:#666666;
	line-height:20px;
	height:45px;
}
#main .main_l .l_box .content .intro a{
	color:#c72730;
	text-decoration:underline;
}

#main .main_m{
	width:192px;
	float:left;
	margin-left:10px;
	overflow:hidden;
}
#main .main_m .notice{
	height:144px;
	background:#ffffff;
}
#main .main_m .notice .tBox{
	height:28px;
}
#main .main_m .notice .tBox p a{
	margin-bottom:0px;
}
#main .main_m .content p{
	width:172px;
	margin-left:8px;
	font-size:14px;
	color:#333333;
	height:36px;
	line-height:23px;
	margin-top:12px;
}
#main .main_m .content p a{
	color:#333333;
}
#main .main_m .content p a:hover{
	color:#c72a2f;
}
#main .main_m .content p .time{
	color:#666666;
	font-size:12px;
}
#main .main_m .mien{
	position:relative;
	overflow:hidden;
	height:299px;
	margin-top:10px;
}
#main .main_m .mien .tBox{
	position:absolute;
	left:0px;
	top:0px;
	z-index:1000;
}
#main .main_m .mien .img .prev{
	position:absolute;
	left:0px;
	top:46%;
	cursor:pointer;
}
#main .main_m .mien .img .next{
	position:absolute;
	right:0px;
	top:46%;
	cursor:pointer;
}

#main .main_r{
	width:393px;
	height:453px;
	margin-left:10px;
	float:left;
	overflow:hidden;
}
@media screen and (max-height: 1080px) { 
	#wapper{  
		min-height: 1080px;  /* IE6ä¸æ”¯æŒï¼ŒIE6è¦å•ç‹¬é…ç½®*/  
		width:100%;
   	 	position: relative;   /*é‡è¦ï¼ä¿è¯footeræ˜¯ç›¸å¯¹äºŽwapperä½ç½®ç»å¯¹*/  
   	 	height: auto;          /* ä¿è¯é¡µé¢èƒ½æ’‘å¼€æµè§ˆå™¨é«˜åº¦æ—¶æ˜¾ç¤ºæ­£å¸¸*/  
    } 
} 
@media screen and (max-height: 768px) { 
	#wapper{  
		min-height: 768px;  /* IE6ä¸æ”¯æŒï¼ŒIE6è¦å•ç‹¬é…ç½®*/  
		width:100%;
   	 	position: relative;   /*é‡è¦ï¼ä¿è¯footeræ˜¯ç›¸å¯¹äºŽwapperä½ç½®ç»å¯¹*/  
   	 	height: auto;          /* ä¿è¯é¡µé¢èƒ½æ’‘å¼€æµè§ˆå™¨é«˜åº¦æ—¶æ˜¾ç¤ºæ­£å¸¸*/  
    } 
} 
@media screen and (max-height: 720px) { 
	#wapper{  
		min-height: 768px;  /* IE6ä¸æ”¯æŒï¼ŒIE6è¦å•ç‹¬é…ç½®*/  
		width:100%;
   	 	position: relative;   /*é‡è¦ï¼ä¿è¯footeræ˜¯ç›¸å¯¹äºŽwapperä½ç½®ç»å¯¹*/  
   	 	height: auto;          /* ä¿è¯é¡µé¢èƒ½æ’‘å¼€æµè§ˆå™¨é«˜åº¦æ—¶æ˜¾ç¤ºæ­£å¸¸*/  
    } 
} 

/**  footer  **/
#footer{
	width:100%;
	height:47px;
	background:#131111;
	position: fixed;
	bottom: 0;
	left:0; /* IE下一定要记得 */ 
	*position:relative;/*ie7下保证footer在底部*/
}
#footer .footer-box{
	margin:0 auto;
	width:90%;
	height:47px;
	background-color:#131111;
}
#footer p,#footer p a{
	font-size:12px;
	color:#666666;
}
#footer p a:hover{
	color:#c72a2f;
}
#footer p{
	height:47px;
	line-height:50px;
}
#footer p.copyright{
	float:left;
	text-align:left;
	margin-left:14px;
	width:560px;
}
#footer p.nav{
	float:right;
	width:300px;
	text-align:right;
	margin-right:14px;
}
/*****************分页***************/
#pagelist {

	bottom:92px;
	margin:0 auto;
	height: 40px;
	line-height: 40px;
}
#pagelist .pageinfo {
	min-width: 100px;
	float: left;
	line-height: 33px;
}
#pagelist .pagenum {
	min-width: 93px;
	width: auto;
	float: right;
	line-height: 40px;
}
#pagelist .pagenum a{
	color:#666;
}
#pagelist .page_prev {
	color:#666;
	width: 50px;
	height: 25px;
	line-height: 25px;
	margin: 5px;
	float: left;
	text-align: center;
	margin: 3px;
}
#pagelist .pagenum .pager {
	width: 25px;
	height: 25px;
	line-height: 25px;
	float: left;
	text-align: center;
	margin: 3px;
}
#pagelist .pagenum .active {
	width: 25px;
	height: 25px;
	line-height: 25px;
	margin-top: 10px;
	float: left;
	color: #AD3434;
	text-align: center;
	margin: 3px;
}
#pagelist .pagenum .active a{
	color: #AD3434;
}
.page{
    width:100%;
    margin-top:39px;
    text-align:right;
	margin-bottom:120px;
	height:30px;
	line-height:30px;
}
.page b{
    padding-left:6px;
    padding-right:6px;
    margin-right:5px;
    
}
.page a:link,.page a:visited{
	padding-left:6px;
	padding-right:6px;
	padding-top:6px;
	padding-bottom:6px;
    text-decoration:none;
	 margin-right:5px;
}

.page a:hover,.page a:active{
  	padding:6px;
    text-decoration:none;
	 margin-right:5px;
}
/******回到顶部*****/
.backToTop {
    display: none;
    width: 18px;
	height:58px;
    line-height: 1.2;
    padding: 5px 0;
    background-color: #000;
    color: #fff;
    font-size: 12px;
    text-align: center;
    position: fixed;
    _position: absolute;
    right: 30px;
    bottom: 100px;
    _bottom: "auto";
    cursor: pointer;
    opacity: .6;
    filter: Alpha(opacity=60);
}
.backToTop:hover{
	color:#c72730;
}
#weiboPage .weibo_l #position{
	margin:15px 0 0 0px;
	font-size:14px;
	color:#5289c8;
	
}
#weiboPage .weibo_l #position a{
	color:#5289c8;
	font-weight:bold;
}


/**  左菜单  **/
#main_in .main_index .main_left p{
	font-size: 18px;
	text-align: center;
	margin-top: 20px;
	width: 110px;
	margin-left: 45px;
}
/** community banner **/
#banner{
	width:100%;
	height:146px;
	margin:11px auto;
	display: flex;
	background-color: #CCCCCC;
}
#mainBox #banner .logo{
	background-color:#900;
	width   :250px;
	height  :146px;

}
#mainBox #banner .logo p{
	font-size:18px;
	color:white;
	position:relative;
	left:42px;
	top:70px;
}
#mainBox #banner img{
	display: none;
}
#mainBox{
	padding-bottom:47px;
	width:90%;
	margin:0 auto;
}
#mainBox .bottomgap{
	height: 30px;
}


/************************mypage**************************/
#mypage .my_left{
	float: left;
	width: 193px;
}
#mypage .my_left .logo{
	width   :192px;
	height  :146px;
	background-color:#900;
}
#mypage .my_left .logo p{
	font-size:18px;
	color:white;
	position:relative;
	left:22px;
	top:70px;

}
#mypage .my_left .my_menu{
	margin-top: 5px;
}
#mypage .my_left .my_menu .menulist{
	text-align: center;
	font-size: 16px;
	height: 48px;
	line-height: 48px;
	color: #333333;
}
#mypage .my_left .my_menu .menulist.active{
	font-weight: bold;
}
#mypage .my_left .my_menu .menulist a.def_col33{
	color: #333333;
}
#mypage .my_left .my_menu .menulist.active a{
	color: #c72730;
}
#mypage .my_left .my_menu .menulist.mybold{
	font-weight: bold;
}
#mypage .my_left .my_menu .div_dashed{
	border-bottom: 1px dashed #666666;
}
#mypage .my_left .my_menu .div_redsolid{
	border-bottom: 2px solid #c72730;
}
#mypage .my_right{
	float: left;
	width: 75%;
	margin-left: 48px;
	margin-top: 62px;
}
#mypage .my_right .right_menu{
	margin:0 auto;
	height: 33px;
}
#mypage .my_right .right_menu .ul_box{
	margin-left:277px;
}
#mypage .my_right .right_menu li{
	width: 97px;
	float: left;
	font-size: 18px;
	text-align: center;
	line-height: 33px;
}
#mypage .my_right .right_menu .active{
	background-color: #c72730;
	font-weight: bold;
}
#mypage .my_right .right_menu .def_active{
	background-color: #c6c6c6;
	font-weight: bold;
}
#mypage .my_right .right_menu .active a{
	color: white;
}
#mypage .my_right .right_menu .li_box{
	margin: 0;
}
#mypage .my_right .right_menu .def_active a{
	width:97px;
	display:inline-block;
}
#mypage .my_right .right_menu .def_active a:hover{
	background-color: #c72730;
}
#mypage .my_right .right_menu a.def_col33{
	color: white;
}
#mypage .my_right .right_bottom{
	margin-top: 20px;
}
#mypage .my_right .right_bottom .part_my .title{
	color: #c72730;
	width:850px;
	font-size: 24px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom:10px;
	padding-right:10px;
}
#mypage .my_right .right_bottom .part_my .contlist{
	margin-top: 35px;
	margin-left: 130px;
}
#mypage .my_right .right_bottom .part_my .contlist p{
	clear:both;
	height: 55px;
}
#mypage .my_right .right_bottom .part_my .contlist p label{
	text-align:left;
	float: left;
	width: 80px;
	line-height:34px;
	color: #333333;
	font-size: 14px;
}
#mypage .my_right .right_bottom .part_my .contlist p .text-input{
	width: 255px;
	height: 18px;
	border: 1px solid #cccccc;
	float:left;
	*float:none;
	padding:7px;
}
#mypage .my_right .right_bottom .part_my .contlist .warn-inline{
	color: #c72730;
	float:left;
	*float:none;
	line-height:34px;
	margin-left:15px;
}
#mypage .my_right .right_bottom .part_my .contlist .warn-inline.warn-fllf{
	*float:left;
}
#mypage .my_right .right_bottom .part_my .contlist .warn-block{
	color: #959595;
	float:left;
	line-height:34px;
	margin-left:15px;
}
/*******************用户详情页user_profile***************/
#user_profile_left{
	float: left;
	width: 100%;
}

#user_profile_left #contactprofile{
	margin-top:40px;
	margin-left:100px;
}
#user_profile_left #contactprofile p{
	font-size:16px;
	height:50px;
}
#user_profile_left .my_menu{
	margin-top: 5px;
}
#user_profile_left .my_menu .menulist{
	text-align: center;
	font-size: 16px;
	height: 48px;
	line-height: 48px;
	color: #333333;
}
#user_profile_left .my_menu .menulist.active{
	font-weight: bold;
}
#user_profile_left #commonprofile{
	height:150px;
	margin-top:60px;
}
#user_profile_left #commonprofile #userportrait{
	width:150px;
	height:150px;
	margin-left:30px;
	border-color: rgb(138, 7, 7);
	border-radius: 2px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}

.sendmessage{
	color:white;
	float:right;
}
#user_profile_left #commonprofile #commonprofile_right{
	width:520px;
	height:200px;
	margin-left:205px;
	margin-top:-155px;
}
#user_profile_left #commonprofile #commonprofile_title{
	font-size:18px;
	font-weight:bold;
	width:100%;
	height:36px;
	border-bottom: 1px solid #efefef;
	margin-top:30px;
}
#user_profile_left #commonprofile #name{
	color:#c72730;
	float:left;
}
#user_profile_left #commonprofile #updatetime{
	color:#c72730;
	font-size:14px;
	float:right;
}
#user_profile_left #commonprofile #commonprofile_content{
	margin-top:30px;
}
#user_profile_left  p{
	width:580px;
	font-size:18px;
	height:38px;
	text-align: left;
	color: #333333;
	font-size: 16px;

}
#user_profile_left  span{
	display:block;
	text-align:left;
	float:left;
}
#user_profile_left  p .name{
	font-weight:bold;
	width:70px;
}
#user_profile_left  p .colon{
	font-weight:bold;
}
#detailprofile{
	clear:both;
}
#user_profile_left #ulmenu{
	height: 33px;
    border-bottom: 1px solid #efefef;
}
#user_profile_left #ulmenu .ul_box{
	width:510px;
	margin:0 auto;
	text-align:center;
	height:100%;
}
#user_profile_left #ulmenu .ul_box1{
	margin:0 auto;
	text-align:center;
	height:100%;
	/*border-bottom: 1px solid #efefef;*/
}
#user_profile_left #ulmenu .ul_box a,#user_profile_left #ulmenu .ul_box1 a{
	margin-left:17px;
	display:block;
	width: 100px;
	float:left;
	height:33px;
	font-size: 18px;
	line-height: 33px;
}
#user_profile_left #ulmenu .ul_box a.def_col33,#user_profile_left #ulmenu .ul_box1 a.def_col33{
	color:black;
	background-color:#efefef;
}
#user_profile_left #ulmenu .ul_box a.active,#user_profile_left #ulmenu .ul_box1 a.active{
	background:#c72730;
	color:white;
}
#user_profile_right{
	float: right;
	width: 220px;
	height: 770px;
	background: rgba(239, 239, 239, 0.90);
	*background:#efefef;
	margin-top: 62px;
	margin-bottom: 30px;
	border-radius: 2px;
}

/*************管理员修改组内成员信息页面****************/
.p_title {
font-size: 16px;
margin: 0 0 20px 0;
width: 100%;
border-bottom: 1px solid #E8E8E8;
border-top: 1px solid #E8E8E8;
line-height: 32px;
background: #efefef;
text-indent: 13px;
}
 /***project***/
#mypage .my_center{  
	min-height: 320px;  /* IE6不支持，IE6要单独配置*/  
	width:100%;
	position: relative;    
	height: auto;          /* 保证页面能撑开浏览器高度时显示正常*/  
	margin-left: auto;
	margin-right: auto;
	margin-top: 70px;
} 

@media screen and (max-height: 1080px) { 
	#mypage .my_center{  
		min-height: 600px;  /* IE6不支持，IE6要单独配置*/  
		width:100%;
   	 	position: relative;  
   	 	height: auto;          /* 保证页面能撑开浏览器高度时显示正常*/  
		margin-left: auto;
		margin-right: auto;
		margin-top: 70px;
	} 
}
/*****************各种颜色的操作按钮***************/
.btn-handle {
	background-color: #c72731;
	color: #ffffff;
	padding: 5px 14px;
	font-size: 15px;
	line-height: 15px;
	border: 1px solid #cccccc;
	cursor: pointer;
	margin-left:10px;
}
.btn-handle.btn-grey{
	background-color: #767676;
}
.btn-handle.btn-green{
	background-color: #21BA45;
}
.btn-handle.btn-red{
	background-color: #DB2828;
}
.btn-handle.btn-orange{
	background-color: orange;
}
.btn-handle.btn-yellow{
	background-color: #FBBD08;
}
.btn-handle.btn-blue{
	background-color: #4e6ef2;
}
.btn-handle.btn-dark-blue{
	background-color: #0c72b8;
}
.ie-hack .btn-handle{
	font-size: 12px\0;
	line-height: 17px\0;
	padding:2px 14px\0;
	*font-size: 12px;
	*line-height: 17px;
	*padding:0px 14px;
}
.ie-hack  #s_bulletin_img{
	width:600px;
}
.btn-handle-large {
	width:90px;
	height:33px;
	background-color: #c72731;
	color: #ffffff;
	padding: 1px 10px;
	font-size: 24px;
	font-weight:bold;
	border: 1px solid #c72731;
	cursor: pointer;
}
.firstpageli{
	color: black;
    background-color: #efefef;
	margin-left: 40px;
}
.tablelist table{
	margin-top:20px;
	border:1px solid #e4e4e3;
	width:100%;
	border-collapse:collapse;
	
}
.tablelist table th{
	border:1px solid #e4e4e3;
	padding:6px 8px;
	text-align:center;
	font-weight:bold;
}
#mypage .tablelist table th{
	font-size:16px;	
}
.tablelist table td{
	border:1px solid #e4e4e3;
	padding:6px 8px;
}
.tablelist table td a{
	color:#333;
}
.tablelist table td.center{
	text-align:center;
}
.tablelist table td.right{
	text-align:right;
}
.tablelist table tr:hover{
	background-color:#f6f6f6;
}

/********************************项目详情页面********************************/
#project_basic_left #commonprofile #commonprofile_left{
	width:500px;
	float:left;
}
#project_basic_left #commonprofile #commonprofile_right{
	width:400px;
	float:left;
	margin-top:-20px;
}
#project_basic_left #commonprofile #commonprofile_title{
	font-size:18px;
	font-weight:bold;
	width:100%;
	height:36px;
	border-bottom: 1px solid #efefef;
	margin-top:30px;
}
#project_basic_left #commonprofile #name{
	color:#c72730;
	float:left;
}
#project_basic_left #commonprofile #updatetime{
	color:#c72730;
	font-size:14px;
	float:right;
}
#project_basic_left #commonprofile #commonprofile_content{
	margin-top:30px;
}
#commonprofile_left p{
	width:580px;
	font-size:18px;
	height:38px;
	text-align: left;
	color: #333333;
	font-size: 16px;

}
#project_basic_left #commonprofile_left span{
	display:block;
	text-align:left;
	float:left;
}
#commonprofile_left p .name{
	font-weight:bold;
	width:70px;
}
#commonprofile_left p .colon{
	font-weight:bold;
}
#commonprofile_left p a:hover{
	text-decoration:underline;
	cursor:pointer;
}
#project_basic_left #ulmenu{
	height: 33px;
    border-bottom: 1px solid #efefef;
}
#project_basic_left #ulmenu .ul_box{
	width:90%;
	margin:0 auto;
	text-align:center;
	height:100%;
}
#project_basic_left #ulmenu .ul_box a{
	margin-left:40px;
	display:block;
	width: 100px;
	float:left;
	height:33px;
	font-size: 18px;
	line-height: 33px;
}
#project_basic_left #ulmenu .ul_box a.def_col33{
	color:black;
	background-color:#efefef;
}
#project_basic_left #ulmenu .ul_box a.active{
	background:#c72730;
	color:white;
}
#project_basic_right{
	float: right;
	width: 220px;
	height: 850px;
	background: rgba(239, 239, 239, 0.90);
	margin-top: 62px;
	margin-bottom: 30px;
	border-radius: 2px;
}
/***project_list***/
#info_banner {
	margin-top:40px;
    height: 40px;
    width: 90%;
}
#info_banner ul li{
    list-style: outside none none;
    float: left;
    width: 25%;
    text-align: center;
}
#info_banner ul li label{
    float: left;
    color: #000;
    font-size: 20px;
    line-height: 50px;
    vertical-align: middle;
    width: 100%;
    text-align: center;
    color: #FAA523;
}
#info_banner ul li label div{
	display:inline-block;
	*display:inline;
	*zoom:1;
	font-size:35px;
}
#info_banner ul li span {
    clear: both;
    color: #000;
    font-size: 18px;
    line-height: 30px;
    vertical-align: middle;
    width: 100%;
    text-align: center;
    color: #91C951;
}
#info_banner .info_banner_h56 label{
	height:56px;
}
#page_button .returntop img{
	height:30px;
	width:30px;
}
/***project_list end***/
/**********************************会议记录内容******************************************/
.minutescontent ol li{
	list-style:decimal;
}

.minutescontent ul li{
	list-style:disc;
}
/****************************************规范页面*********************************/
.subsection{
	margin-left:50px;
}
.ul_section{
	margin-left:100px;
}
.standard_tech_list{
    margin-top: 10px;
}
.standard_tech_overall_content ol li{
	list-style: none;
    line-height: 23px;
    list-style-type: decimal;
}
.standard_tech{
	font-size:16px;
}
.standard_tech h1{
	text-align:center;
	font-size:18px;
	font-family:"微软雅黑",Arial;
	margin-top:16px;
}

.standard_tech h2{
	margin-top:20px;
	border-left:solid #0074be 4px;
	padding-left:8px;
	height:16px;
	font-size:14px;
}

.standard_tech h3{
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	margin-top:16px;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid;
}

.standard_tech .content{

	margin-bottom:50px;

}
.standard_tech table{
	margin:10px auto;
	border: 1px solid #e4e4e3;
	width: 90%;
	text-align:center;
	border-collapse: collapse;
	font-size:16px;
}
.standard_tech table td{
	border: 1px solid #e4e4e3;
	padding: 6px 8px;
}

.standard_tech .content p{

	line-height:25px;
}
.standard_tech .content ul{
	margin-top:10px;
	padding-left:28px;
	margin-bottom:10px;
	margin-left:28px;
}
.standard_tech .content ol{
	margin-top:10px;
	padding-left:28px;
	margin-bottom:10px;
	margin-left:28px;
}
.standard_tech .content ol li{
	list-style:none;
	line-height:23px;
	list-style-type:decimal;

}
.standard_tech .content ul li{
	list-style:none;
	line-height:23px;
	list-style:square;
}
.standard_tech .content a{
	color:#0074be;
	text-decoration:underline;
}
.standard_tech .content a:hover{
	color:#ff883a;
}
/******************发布帖子*******************/
#tag_list{
	margin-top:10px;
	margin-left:10px;
	margin-bottom:70px;
}
.postertag{
	margin-left:10px;
	float:left;
}
.tag_select{
	margin-top:3px;
	margin-left:5px;
	float:left;
}
#tag_gen{
	margin-top: 5px;
	margin-left: 10px;
	color: #333;
	font-size: 12px;
	text-decoration: underline;
}
#edit_tag{
	width: 400px;
	margin-left:5px;
	border-radius:1px;
	padding: 4px;
	white-space: pre-wrap;
	word-wrap: break-word;
	border: 1px solid #dee0e0;
	background: #fff;
	font-size: 16px;
	color: #b6b6b6;
	font-weight: 600;
}
/***********************帖子页************************/
#postertag_list{
	margin-top:10px;
	margin-bottom:10px;
	word-break: break-word;
}
.poster_tag{
	background-color:#c72730;
	color:white;
	padding:2px 4px 2px 4px;
	margin-left:10px;
	margin-top:10px;
	float:left;
	cursor:pointer;
}
#tag_search{
	padding:0px 15px 10px 10px;
	border:1px #ccc solid;
	width:220px;

	position:absolute;
	margin-top:29px;
	z-index: 999;
	display:none;
	background-color: white;
}
.search_tag_select{
	background-color:#c72730;
	border:#c72730 solid 1px;
	color:white;
	padding:2px 4px 2px 4px;
	margin-left:10px;
	margin-top:10px;
	float:left;
	cursor:pointer;
}
#poster_help{
	margin-top:8px;
	margin-right:15px;
	margin-bottom:5px;
	float:right;
	color:#333;
	font-size:12px;
	text-decoration:underline;
}
.tag_area{
	width:100%;
}
.mycontent {
	color: #333;
	padding: 10px;
	font-size: 16px;
}
.mycontent .indent{/***定义缩进***/
	margin-left:32px;
}
.mycontent p{/***定义段落p***/
	margin-top:16px;
	line-height:32px;
	text-indent:32px;
}
.mycontent p.noindent{/**不缩进的段落**/
	text-indent:0;
}
.mycontent h1,h2,h3{/***定义h1~h3***/
	font-weight: bold;
	margin:16px 0;
}
.mycontent h1{
	color: #c72730;
	font-size: 24px;
}
.mycontent h2{
	color: #333;
	font-size: 20px;
	border-bottom:1px solid #333;
}

.mycontent h3{
	color: #333;
	font-size: 16px;
}
.mycontent table{/**定义表格**/
	margin:16px 0;
	border-collapse: collapse;
}
.mycontent tr:hover{
	background-color:#f6f6f6;
}
.mycontent th,td{
	/*border: 1px solid #e4e4e3;*/
	padding:6px 8px;
}
.mycontent th{
	font-weight: bold;
	text-align:center;
	background-color:#f5f5f5;
}
.mycontent td.center{
	text-align:center;
}

.mycontent a{/**定义图像和内文链接**/
	color: #c72730;
	text-decoration:underline;
}
.mycontent ul,ol{/**定义列表ul和ol**/
	margin-top:16px;
	margin-left:16px;
}
.mycontent ul.underline li{/**带下划虚线**/
	border-bottom:1px dotted #ccc;
}
.mycontent li{
	list-style:square;
	line-height:32px;
	margin-left:32px;
}
.mycontent ol li{
	list-style:decimal;
}

/****html内链元素分离样式 非公用部分编辑页面时部分可删除  begin****/

/****codedb_php 分离****/
#mypage .my_right .right_menu.codedb_menu_fl{
	width: 950px;
  	border-bottom: 1px solid #efefef;
}
#mypage .my_right .right_menu.codedb_menu_fl ul{
	margin-left:120px;
}
/****biz_agent  register分离****/
#mainBox #mypage .useredit_center.biz_agent_fl .right_bottom,
#mainBox #mypage .useredit_center.register_fl .right_bottom{
	width:1000px;
	margin-top:0;
}
#mainBox #mypage .useredit_center.biz_agent_fl .right_menu #centertitle ,
#mainBox #mypage .useredit_center.register_fl .right_menu #centertitle{
	margin:0;
}
/****my_contact my_eduexp project_minutes 分离****/
#mypage .my_right .right_menu.my_contact_fl , 
#mypage .my_right .right_menu.my_eduexp_fl{
	width: 950px;
	border-bottom: 1px solid #efefef;
}
#mypage .my_right .right_menu.my_contact_fl ul,
#mypage .my_right .right_menu.my_eduexp_fl ul{
	margin-left:200px;
}
#user_num_title.my_contact_flspan{
	line-height: 34px;
	margin-left: 15px;
	color: #c72730;
}
#province.select-option{
	*margin-left:50px;
}
#mypage .my_right .right_bottom.my_eduexp_fl{
	width:950px;
}
#mypage .my_right .right_bottom .my_eduexp_fl3j{
	margin-top:10px;
	margin-bottom: 5px;
}
#mypage .my_eduexp_fl .tablelist td a.eduexp_edit img ,
#mainBox .project_progress_fl .tablelist td a.edit img{
	width:16px;	
}
#mypage .my_eduexp_fl .tablelist td a.delete img ,
#mainBox .project_progress_fl .tablelist td a.del img {
	width:14px;
}
#mypage .my_right.my_updatepwd_fl{
	margin-top: 0px;
}
#mypage .my_right.my_updatepwd_fl .title{
	float:left;
	margin-bottom:20px;
}
#mainBox .project_progress_fl #ulmenu{
	margin-top: 230px;
} 
#mainBox .project_progress_fl .project_progress_flp{
	margin:20px 0px 20px 0px;
}
#mainBox .project_progress_fl .project_progress_flp{
	margin:20px 0px 20px 0px;
}
#mainBox .project_progress_fl .project_progress_flp span{
	margin-left:10px;
	background-color: rgb(51, 153, 102);
}
#mainBox .project_progress_fl .project_progress_flp .span2{
	margin:0px 10px;
	background-color: rgb(255, 153, 0);
}
#mainBox .project_progress_fl_int input.btn-handle{
	padding:0px;
	margin-top:100px;
	float:right;
	font-size:18px;
	width:100px;
	height:33px;
}
/****user_projectprofile 分离****/
#mainBox .user_projectprofile_fl #commonprofile_title img{
	margin-left:5px;
	margin-top:3px;
	height:18px;
}
#mainBox .user_projectprofile_fl #userportrait{
	width:163px; 
	height:191px;
}
/****my_personal 分离****/
.my_personal_fl p.btn{
	margin-top:150px;
}
.my_personal_fl .flimg1{
	position:absolute;
	margin-left:400px;
	border:1px #ccc solid;
	width:100px;
}
.my_personal_fl .flimg2{
	position:absolute;
	right:225px;
	top:-219px;
	border:1px #ccc solid;
	width:80px;
}
/****html内链元素分离样式 非公用部分编辑页面时可删除 end****/

/****弹层 layer gegin*****/
.layer-wrap{
	background-color:#F6F6F6;
	height:340px;
	width:600px;
	border-radius: 10px;
	-ms-border-radius: 10px;
	-khtml-border-radius: 10px;
}
.layer-wrap.layeredit{
	height:156px;
}
.layeredit-top{
	width:584px;
	background-color:#911616;
	position: relative;
	color:#fff;
	line-height:24px;
	padding:8px;
}
.layeredit-form p{
	padding: 10px 0px;
	clear: both;
}
.layeredit-form p label{
	text-align: right;
    float: left;
    width: 140px;
    padding-right: 15px;
    display: block;
    line-height: 34px;
    font-weight: bold;
}
.layeredit-form p select{
	height: 34px;
	border: 1px solid #CCC;
	border-radius: 3px;
	float: left;
	padding: 7px;
	margin-right:10px;
}
.layeredit-form p textarea{
	width: 300px;
	height: 100px;
	padding: 5px;
	border: 1px solid #CCC;
	border-radius: 3px;
}
.layeredit-form p.layeredit-pred{
	margin-top: 10px;
    color: #C72730;
    margin-left: 150px;
}
.layeredit-form p .btm-submit{
    background-color: #C72730;
    color: #FFF;
    padding: 9px 14px;
    font-size: 15px;
    line-height: normal;
    border: 1px solid #CCC;
    border-radius: 5px;
    cursor: pointer;
}
.layeredel-form h4{
	margin:20px;
	font-size:16px;
}
.layer-wrap .layeredel-btnd{
	text-align: right;
    padding-right: 20px;
    padding-bottom: 20px;
}
.layer-wrap .layeredel-btnd input{
	padding: 3px 12px 4px;
	border-width: 1px;
	border-style: solid;
	letter-spacing: 1px;
	line-height: 15px;
	cursor: pointer;
	overflow: visible;
}
.layer-wrap .layeredel-btnd input.enter{
	background-color: #952222;
	color: #FFF;
	border-color:#952222;
}
.layer-wrap .layeredel-btnd input.esc{
	background-color: #ECE9D8;
	border-color: #EEE #BBB #BBB #EEE; 
}
.layui-layer-iframe{
	position:absolute;
	/*over*/
}
/****弹层 layer end*****/

/*********得分页 user_scoreprofile*************/
.starBox{
	width:170px;
	height:23px;
	background:url(../images/bg_star.jpg) no-repeat;
	
}
.top_star{
	width:170px;
	height:23px;
	background:url(../images/top_star.jpg) no-repeat;
	background-size:cover;
}
.tag_title{
	font-size:18px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	color:#c72730;
}
.comment_list{
	margin:10px 0px 0px 20px;
	clear:both;
	width:100%;
}
.comment_row{
	height:25px;
	width:100%;
}
.comment_left{
	width:20%;
	float:left;
}
.comment_right{
	width:80%;
	float:left;
}
.score_alert{
	float: left;
    width: 100%;
    margin-top: 15px;
    font-size: 16px;
    text-align: center;
    color: #333;
}  
#timerange{
	width:100%;
	margin-top:10px;
	height:30px;
}
.inline{
	display:inline;
	margin-right:10px;
}
.project_alert{
	width: 16px;
    text-align: center;
    background-color: #faa523;
    border-radius: 1px;
    padding: 2px 3px 2px 3px;
    margin-right: 10px;
    float: right;
    margin-left: 3px;
}
/***************评分页面 project_grade.php******************/
h1{
	width:100%;
	text-align:center;
	font-size:28px;
}
h2{
	/*text-decoration:underline;*/
}
.grade_section{
	width:100%;
	height:300px;
	margin:30px 0px 60px 50px;
	font-size:16px;
}
.grade_p{
	width:100%;
	height:60px;
}
.grade_label{
	width:150px;
	display:inline-block;
	
}
.grade_comment{
	width:64%;
	height:120px;
	resize:none;
	border:1px grey solid;
	
}
.grade_title{
	font-weight:bold;
	float: left;
    min-width: 132.77px;
    display: inline-block;
	text-align:left;
	margin-right:10px;
}
.minutescontent img{
	max-width:100%;
	height:initial!important;
}
.circle {
	width: 200px;       /* 设置宽度 */
	height: 200px;      /* 设置高度 */
	background-color: #0BB20C; /* 设置背景颜色 */
	border-radius: 50%; /* 使元素变为圆形 */
	color:#fff;
	font-size: 12px;
	padding:5px;
}
button {
	border: none;
	cursor: pointer;
}
.form-item button {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: row-reverse;
	font-size: 14px;
	color: #3159ED;
	border: 1px solid #3159ED;
	border-radius: 6px;
	height: 44px;
	width: 122px;
	margin-left: 40px;
	background: none;
	transition: 0.3s;
}