/*
* @Author: mcdowell
* @Date:   2016-09-30 
*/

/*css reset*/
/*body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin: 0;padding: 0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style: normal;font-weight: normal;}
ol,ul{list-style: none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size: 100%;font-weight: normal;}
q:before,q:after{content:'';}
abbr,acronym{ border:0;}

body,div,ul,li,span,img,input,form{ margin:0; padding:0;}
body,p,h1,h2,h3,h4,h5,h6,ul,ol,dl,li,dd{font-family:'濠殿喗蓱閹稿宕烘径瀣劅闁归偊鍠栭惃鎼佹⒒閸曨偅顥柛濠冪箞閹崇娀宕ㄩ弶鎴犱紜闁荤偞绋堝Σ鍕箯閻戣姤鍤戦柛娑卞灱濞层劑姊洪悙钘夊姷闁瑰嚖鎷�margin:0;}
ul,ol,{padding:0;font-family:'濠殿喗蓱閹稿宕烘径瀣劅闁归偊鍠栭惃鎼佹⒒閸曨偅顥柛濠冪箞閹崇娀宕ㄩ弶鎴犱紜闁荤偞绋堝Σ鍕箯閻戣姤鍤戦柛娑卞灱濞层劑姊洪悙钘夊姷闁瑰嚖鎷穧

body{ font-size:12px; font-family:Tahoma,Helvetica,arial,sans-serif;}

i,em{ font-style:normal;}
li{ list-style:none; }
img{ border:none 0;}
input{ outline:none; border:none; background:none;}
input,textarea,select{ margin:0; }                  
input,textarea{ padding:0;}
input::-ms-clear{display:none;}*/
a{ text-decoration:none;  }

.tmred{background: red;}
.tmblue{background: blue;}
.tmgreen{background: green;}
.tmyellow{background: yellow;}



.f12{font-size: 12px;}
.f13{font-size: 13px;}
.f14{font-size: 14px;}
.f16{font-size: 16px;}
.fb{font-weight: bold;}
.fn{font-weight: normal;}
.t2{text-indent: 2em;}
.lh150{line-height:150%;}
.lh180{line-height:180%;}
.lh200{line-height:200%;}
.unl{text-decoration: underline;}
.no_unl{text-decoration: none;}


.tl{text-align: left;}
.tc{text-align: center;}
.tr{text-align: right;}
.bc{margin-left: auto;margin-right: auto;}
.fl{float: left;display:inline;}
.fr{float: right;display:inline;}
.cb{clear:both;}
.cl{clear: left;}
.cr{clear: right;}

/*.clearfix:after{content: '.';display:block;height: 0;clear: both;visibility: hidden;}
.clearfix{display:inline-block}*html
.clearfix{height: 1%}.Clearfix{display: block;}*/


.clearfix:after{ display:block; content:''; clear:both;}
.clearfix{ zoom:1;}

.vm{vertical-align: middle;}
.pr{position: relative;}
.pa{position: absolute;}
abs-right{position: absolute;right: 0;}
.zoom{zoom:1;}
.hidden{visibility: hidden;}
.none{display: none}

.w10{width: 10px;}
.w20{width: 20px;}
.w30{width: 30px;}
.w40{width: 40px;}
.w50{width: 50px;}
.w70{width: 70px;}
.w90{width: 90px;}
.w100{width: 100px;}
.w300{width: 300px;}
.w500{width: 500px;}
.w600{width: 600px;}
.w700{width: 700px;}
.w800{width: 800px;}
.w{width: 100%;}
.h50{height: 50px;}
.h100{height: 100px;}
.h200{height: 200px;}
.h{height: 100%;}


.m5{margin:5px;}
.m8{margin:8px;}
.m10{margin:10px;}
.m15{margin:15px;}
.m30{margin:30px;}
.m40{margin:40px;}

.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.mt50{margin-top:50px;}
.mt60{margin-top:60px;}
.mt70{margin-top:70px;}
.mt100{margin-top:100px;}

.mb5{margin-bottom: 5px;}
.mb10{margin-bottom: 10px;}
.mb15{margin-bottom: 15px;}
.mb20{margin-bottom: 20px;}
.mb30{margin-bottom: 30px;}
.mb40{margin-bottom: 40px;}
.mb50{margin-bottom: 50px;}
.mb60{margin-bottom: 60px;}
.mb70{margin-bottom: 70px;}
.mb100{margin-bottom: 100px;}

.ml5{margin-left: 5px;}
.ml10{margin-left: 10px;}
.ml15{margin-left: 15px;}
.ml20{margin-left: 20px;}
.ml30{margin-left: 30px;}
.ml40{margin-left: 40px;}
.ml50{margin-left: 50px;}
.ml60{margin-left: 60px;}
.ml70{margin-left: 70px;}
.ml100{margin-left: 100px;}

.mr5{margin-right: 5px;}
.mr10{margin-right:10px;}
.mr15{margin-right: 15px;}
.mr20{margin-right: 20px;}
.mr30{margin-right: 30px;}
.mr40{margin-right: 40px;}
.mr50{margin-right: 50px;}
.mr60{margin-right: 60px;}
.mr70{margin-right: 70px;}
.mr100{margin-right: 100px;}

.p5{padding: 5px;}
.p10{padding:10px;}
.p15{padding: 15px;}
.p20{padding: 20px;}
.p30{padding: 30px;}
.p40{padding: 40px;}
.p50{padding: 50px;}
.p100{padding: 100px;}

.pt5{padding-top: 5px;}
.pt10{padding-top:10px;}
.pt15{padding-top: 15px;}
.pt20{padding-top: 20px;}
.pt30{padding-top: 30px;}
.pt40{padding-top: 40px;}
.pt50{padding-top: 50px;}
.pt60{padding-top: 60px;}
.pt70{padding-top: 70px;}
.pt100{padding-top: 100px;}

.pb5{padding-bottom: 5px;}
.pb10{padding-bottom:10px;}
.pb15{padding-bottom: 15px;}
.pb20{padding-bottom: 20px;}
.pb30{padding-bottom: 30px;}
.pb40{padding-bottom: 40px;}
.pb50{padding-bottom: 50px;}
.pb60{padding-bottom: 60px;}
.pb70{padding-bottom: 70px;}
.pb100{padding-bottom: 100px;}

.pl5{padding-left: 5px;}
.pl10{padding-left:10px;}
.pl15{padding-left: 15px;}
.pl20{padding-left: 20px;}
.pl30{padding-left: 30px;}
.pl40{padding-left: 40px;}
.pl50{padding-left: 50px;}
.pl60{padding-left: 60px;}
.pl70{padding-left: 70px;}
.pl100{padding-left: 100px;}

.pr5{padding-right: 5px;}
.pr10{padding-right:10px;}
.pr15{padding-right: 15px;}
.pr20{padding-right: 20px;}
.pr30{padding-right: 30px;}
.pr40{padding-right: 40px;}
.pr50{padding-right: 50px;}
.pr60{padding-right: 60px;}
.pr70{padding-right: 70px;}
.pr100{padding-right: 100px;}


.row-hidden{  
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.btn-radius{
	border-radius: 6px !important;
}



.myfooter-page{}
.myfooter-page ul{
	padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.myfooter-page ul li{
	list-style: none;
	float: left;
    width: 40%;
    font-weight: 900;
}
.myfooter-page ul li.myfpage_left ,
.myfooter-page ul li.myfpage_right{
	width: 30%; 
	text-align: center;
}
.myfooter-page ul li.myfpage_text span{
	padding: 0 3px;
}

.myfooter-page ul li i{    
	font-size: 20px;
	
}
.myfooter-page ul li a{    
	display: block;
	height: 30px;
    line-height: 32px;
    color: #545454;
}


.myfooter-page ul li.myfpage_left:hover a ,
.myfooter-page ul li.myfpage_right:hover a{
	background: #29e;
	color: #fff;
}

.myfooter-page ul li.myfpage_left .disabled:hover ,
.myfooter-page ul li.myfpage_right .disabled:hover{	
	color: #777;
    cursor: not-allowed;
    background-color: #fff;
}
   
.input-icon.input-icon-right > input {
    height: 40px;
    padding-left: 24px;
    padding-right: 6px;
    border-radius: 6px !important;
}
.input-icon.input-icon-right > .ace-icon {
    right: auto;
    left: 3px;
    line-height: 40px;
}   




textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #696969;
    border-color: #29e;
    background-color: #ffffff;
    outline: none;
    -webkit-box-shadow: 0 0px 5px rgba(255,255,255,0.8),0 0 20px rgba(102,175,233,.6) !important;
    box-shadow: 0 0px 5px rgba(255,255,255,0.8),0 0 20px rgba(102,175,233,.6) !important;
}


#content {
	background: #fff;
}

#content #left {
	background-color: #e7eaec;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	width: 280px;
	position: fixed;
	z-index:99;

}
#left .project_list_search{
	padding: 10px;
}
#left .hid-box{
	overflow-x: hidden;
	width: auto;
}
#left .project_list{
	overflow-y: auto;
	height:100%;
}

#content #right {
	margin-left: 300px;
	overflow: hidden;
}
#right .tab-content{
	margin-top: -1px; border-top:1px solid #e7eaec;
}



.hind-btn {
	position: absolute;
    right: -12px;
    top: 50%;
    width: 15px;
    background: #e7eaec;
    height: 60px;
    line-height: 60px;
    margin-top: -60px;
    z-index: 99;
    border-radius: 0 5px 5px 0;
    text-align: center;
}




		.event_content {
		    /* min-height: 120px; */
		    overflow: auto;
		    width: 555px;
		}
		.event_content .opt_time {
		    float: left;
		    width: 141px;
		    /*margin-left: 30px;
		     height: 100px; */
		}
		.event_content .opt_time .position {
		    position: relative;
		    top: 0;
		    width: 114px;
		    display: inline-block;
		    text-align: right;
		    color: #999;
		}
		.event_content .opt_time .dot {
		    position: relative;
		    display: inline-block;
		    left: 13px;
		    font-size: 22px;
		    line-height: 76px;
		    color: #999;
		}

		.event_content .event_border {
		    width: 380px;
		    /* min-height: 100px; */
		    border-left: 1px solid #dddddd;
		    float: left;
		    padding-top: 20px;
		}

		.event_content .event_border .event_name_content {
		    border: 1px solid #dddddd;
		    background-color: #fafafa;
		    min-height: 60px;
		    margin-left: 20px;
		    position: relative;
		}

		.event_content .event_border .event_name_content:before {
		    border: 10px transparent solid;
		    border-right-color: #dddddd;
		    top: 8px;

		    width: 0px;
		    height: 0px;
		    position: absolute;
		    right: 100%;
		    content: '';
		}
	.event_content .event_border .event_name_content:after {
	    border: 9px transparent solid;
	    border-right-color: #fafafa;
	    top: 9px;

	    width: 0px;
	    height: 0px;
	    position: absolute;
	    right: 100%;
	    content: '';
	}
	.event_content .event_border .event_name_content .event_name {
    	margin: 10px 10px;
	}
	.event_content .event_border .event_name_content .operator {
	    margin: 0 10px 10px 10px;
	    color: #999;
	    word-wrap: break-word;
	    font-size: 13px;
	}
	.event_content .event_border .event_name_content .ellipsisName {
	    vertical-align: middle;
	    max-width: 240px;
	}
	

	.event_content:hover .event_border .event_name_content {
	    border-color: #2299ee;
	}
	.event_content:hover .event_border .event_name_content:before {
	    border-right-color: #2299ee;
	}
	.event_content:hover .opt_time .dot {
	    color: #2299ee;
	}
	.event_content:hover .opt_time .position {
	    color: #2299ee;
	}


#project_list {
	overflow-y: auto;
	
	width: 270px;
    margin: 0 auto;
}



/*.project-model .nav-tabs > li > a {
	    color: #A7B1C2;
	    font-weight: 600;
	    padding: 8px 10px 8px 10px;
	}
*/
#sp_tab {
	position: relative;
	overflow: hidden;
}

#sp_tab .left-btn {
	left: 0;
}

#sp_tab .right-btn {
	right: 0px;
}

#sp_tab .lr-btn {
	background: #fff;
	border-bottom: 1px solid #e7eaec;
	color: #676a6c;
	height: 40px;
	line-height: 40px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 40px;
	z-index: 2;
}

#sp_tab .lr-btn:hover {
	background: #29e;
	color: #fff;
}

#sp_tab .tabShowActive {
	color: #999;
	cursor: pointer;
	height: 40px;
	position: absolute;
	right: 0px;
	text-align: center;
	top: 0;
	z-index: 2;
}

#sp_tab .menuTabs {
	height: 40px;
	margin-left: 40px;
	overflow: hidden;
	width: 100000px;
}

#sp_tab .menuTabs ul {
	float: left;
}

#sp_tab .menuTabs ul li {
	float: left;
}

#sp_tab .menuTabs ul li.active a {
	color: #333;
	border-top: 2px solid #29e;
}

#sp_tab .nav-tabs>li>a:hover, .nav-tabs>li>a:focus {
	color: #333;
}

#sp_tab .nav-tabs>li>a {
	color: #999;
}


#sp_tab .nav-tabs>li>a span{
    display: block;
    position: absolute;
    left: 0;
    top: 8px;
    font-size: 14px;
    width: 30px;
    text-align: center;
}
#sp_tab .menuTabs ul li.active a span {
    color: #29e;
    font-size: 20px;
    left: 0;
    top: 1px;
    width: 22px;
    text-align: center;
}






#home_list{
	overflow-y: auto;
	height:100%;
}	



.fast_button_i{
	display: block;
    line-height: 65px;
    margin-bottom: 15px;
}
.fast_button_span{
    bottom: 10%;
    font-size: 13px;
    left: 0px;
    position: absolute;
    text-align: center;
    width: 100%;
}
.myhome-left .btn:active:focus, .btn:focus {
outline: none;
}


.circle{
	border-radius: 50% !important;
}
.myhome{
	/*position: relative;
	height: 100%;*/
}
.myhome .myhome-left{
	position: relative;
}


.close-right{
	width: 20px;height: 20px;
	position: absolute;
	right: 0; top: 0; 
	font-size: 18px;
	line-height: 18px;
	text-align: center;
}
.myhome .myhome-left ul{
	margin-right: -30px; padding: 0;
}
.myhome .myhome-left ul li{
	margin-top: 10px;
}

.myhome-left ul li button b{
	background: #ed5565;
	border-radius: 50%;
	position: absolute;
	right: -8px; top: -10px;
	width: 20px; height: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 14px;
	color: #fff;

}
.myhome .myhome-right{
	position: absolute;
	right: 0;top: 0; bottom: 0;
	overflow: hidden;
	background: #fff;
	border-left: 1px solid #29e;
	width: 0;
}



.tab12-content{   
	border: 1px solid #e7eaec;
	padding: 10px 10px 20px 10px;
	margin-top: 10px;
    border-radius: 5px;
    background: #f7f7f7;
}





ul.tab12-table{
	list-style: none;
    padding: 0;
    margin: 0;
    font-family: Helvetica, Tahoma, "Microsoft Yahei", "Simsun";
}
.tab12-table li{
	padding-top:10px; 
}

.tab12-table li.title{
	
	text-align: right; 
	color: #888;
}
.tab12-table li.title-bc{
	font-size: 14px;
	text-align: right; 
	color: #333;
}
.tab12-table li.content{
	color: #333;
	word-wrap: break-word;
    word-break: break-all;
}




.tab12-mytable thead th{
	/* text-align: center;  */
}

.mytable_noborder{
	border-left: none;
    border-right: none;
}
.mytable_noborder thead tr th闁靛棔鎱穣_noborder
{
	border-left: none;
    border-right: none;
} 
.mytable_noborder tr td.my_noborder{
	border-left: none;
    border-right: none;
}


@media screen and (max-width: 500px) {
    .tab12-table li.title {
	    color: #888;
	    float: initial !important;
	    text-align: left !important;
	}
}



.fixed-table-pagination{
			 padding-top:20px; 
		}
.fixed-table-pagination{
			 zoom:1; 
		}
.fixed-table-pagination:after{
			display:block; content:''; clear:both;
	
		}
		
		
.ullistnone{
    padding-left: 10px;
    width: 260px;
    list-style: none;
}
.ullistnone li a:hover{
	text-decoration: underline;
	color:#29e;
}



.dropdown_overflowe{
	overflow: auto;
    max-height: 400px;
    }
.dropdown_overflowe ul{
	padding:0px;
	}
.dropdown_overflowe ul li a{
	border-radius: 3px;
    color: inherit;
    line-height: 25px;
    margin: 4px;
    text-align: left;
    font-weight: normal;
    display: block;
    padding: 3px 20px;
    clear: both;
    white-space: nowrap;
	}
.dropdown_overflowe ul li a:hover{    
	color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
    }

	.Mc_score {
    		float: left;
		}
		.clearfix {
		    zoom: 1;
		}
		.Mc_score .star {
		    float: left;
		    position: relative;
		    width: 60px;
		    height: 12px;
		    margin-right: 5px;
		    margin-bottom: 0;
    		margin-top: 3px;
		}
		.Mc_score .star span {
		    height: 12px;
		    width: 100%;
		    background: url(../img/x1.png) repeat-x 0 0;
		    position: absolute;
		    top: 0;
		    left: 0;
		}
		.Mc_score .star i {
		    height: 12px;
		    width: 0%;
		    background: url(../img/x2.png) repeat-x 0 0;
		    position: absolute;
		    top: 0;
		    left: 0;
		}
		.Mc_score .text {
		    float: right;
		}