b.classA{background-color: #CCCCCC;}
.english {font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px} 

A.newsItem:link {text-decoration:none;font-family: 'Microsoft YaHei','微软雅黑', sans-serif;font-weight:bold;font-size:14px;} 
A.newsItem:visited {text-decoration:none;font-family: 'Microsoft YaHei','微软雅黑', sans-serif;font-weight:bold;font-size:14px;} 
A.newsItem:hover {text-decoration:underline;font-family: 'Microsoft YaHei','微软雅黑', sans-serif;font-weight:bold;font-size:14px;color:#8d0000}

font.newsItem:hover {text-decoration:underline;font-family: 'Microsoft YaHei','微软雅黑', sans-serif;font-weight:bold;font-size:14px;color:#8d0000}
.input_home_lite{border-radius: 0!important;width: 95%;min-width:40px;border:1px solid #ccc;background: #fff;height: 25px;vertical-align: top;}

A.button:link {text-decoration:none; font-weight:bold;font-size:13px;color:#1f3b7b} 
A.button:visited {text-decoration:none;font-weight:bold;font-size:13px;color:#1f3b7b} 
A.button:hover {text-decoration:underline;font-weight:bold;font-size:13px;color:#8d0000}
.alignleft{ text-align:left; }
.alignright{ text-align:right; }
.clickable{ cursor: pointer; color:#1f3b7b !important;}
.stat_img{
	width:40px;
	position: absolute;
    top: 15px;
    left:36px;
}
.color-9B{color:#9B9B9B !important}
.bgcolor-white{ background-color:#FFF;}
.bgcolor-sidebar{ background-color:#E7EFF1;}
.bgcolor-panel{ background-color:#f2f8fc;}
.bgcolor-gailanr1{ background-color:#d5d5d5;}
.bgcolor-gailanr{ background-color:#fff;}
.bgcolor-gailanr_home{ background-color:#fff;}
.bgcolor-gailanr_home1{ background-color:#f2f8fc;}


.button-link-color{color:#1f3b7b;}
	
.nom-top{margin-top:0px !important;}
table.content{
	font-size:14px;
}

.editable-div:empty:before{
            content:attr(placeholder);
            color:#7b7885;
        }
.editable-div:focus{
    content:none;
}
        
        
.fontsize12{ font-size:12px;}
.butn{display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #FFF;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border-radius:3px;
        }

table.head {   
    padding: 1;
    margin: 0;   
    border-collapse:collapse;
    border-width:1px;
    border-style: solid;
    background-color:#F8F9FA;
    border-color:#d9d9d9;
}

td.head {
    padding: 1;
    margin: 0;   
    border-collapse:collapse;
    border-width:1px;
    border-style: solid;
    background-color:#F8F9FA;
    border-color:#d9d9d9;
}

td.underline {
	border-style:solid;
	border-color:#F0F0F0;
	border-width:0px 0px 1px 0px;
}

table.newsItem {   
    padding: 1;
    margin: 0;   
    border-collapse:collapse;
    border-width:1px;
    border-style: solid;
    background-color:#FFFFFF;
    border-color:#d9d9d9;
}

td.newsItem {   
    padding: 1;
    margin: 0;   
    border-collapse:collapse;
    border-width:1px;
    border-style: solid;
    background-color:#FFFFFF;
    border-color:#d9d9d9;
}

table.newsItem:hover {   
    padding: 1;
    margin: 0;   
    border-collapse:collapse;
    border-width:1px;
    border-style: dashed solid;
    background-color:#F9F9F9;
    border-color:#d9d9d9;
}


#articleContent>tr:hover{
	background-color:#f2f8fc;
}

#articleContent>tr{
	 height:50px;
}

.collect{
	background-color:#f2f8fc;
}
#sidenav{
	z-index: 42;
	list-style: none;
	background-color:#4483CA;
	margin: 0 0 10px 0;
	width: 130px;
}
#goTopBtn {
	POSITION: fixed;
	z-index: 9999; 
	TEXT-ALIGN: center;
	LINE-HEIGHT: 30px;
	WIDTH: 115px; 
	BOTTOM: 5px; 
	HEIGHT: 33px; 
	FONT-SIZE: 12px; 
	CURSOR: pointer; 
	RIGHT: 55px;
}
/*//////////*****/
body {
	overflow-x: hidden;
	margin-top: -10px;
	font-family: 'Microsoft YaHei',微软雅黑, sans-serif;
	color: #1f3b7b;
	background-image: none;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	color: #000;
	background-color: #f2f8fc;
}
#content {
    background: none repeat scroll 0 0 #f2f8fc ;
    margin-left: 145px;
    margin-right: 0;
    padding-bottom: 25px;
    position: relative;

    width: auto;
    padding-left: 5px;
    z-index:2;
    margin-top: 0;
    padding-top: 40px;
}
.sidelogo{height:100px; width:130px;text-align:center;color:#fff;background-color:#8c1000;margin:-87px 0px 0px;border-bottom: 1px solid #fff;}

.orglogo {
    width: 145px;
    height: 40px;
    background: #102336;
}

.orglogo>div{
	padding:1px 1px 0px 1px;
	height: 40px;
}

.orglogo>div>img{
	height: 100%;
	width: 144px;
}

.orglogo_index {
    width: 145px;
    display: inline-block;
    height: 50px;
    position: absolute;
    left: 33px;
    top: -13px;
    box-shadow: 1px 1px 5px 0px #888888;
    background: #FFF;
}

.orglogo_index>div{
	height: 50px;
}

.orglogo_index>div>img{
	height: 100%;width: 100%;
}

/* Search input */
#search {
	position: absolute;
	z-index: 19;
	top:6px;
	left: 148px;
}
#search button {
	border: 0;
	border-radius:4px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	margin-left:-7px; 
	margin-top: -9px;
	padding: 5px 10px 4px;
	background-color:#CC0000;
	color:#fff;
	height: 27px;
}

#search input[type=text] {
	padding: 4px 10px 5px;
	border: 0;
	height:20px;
	width: 200px;
	background-color: #7A7878;
    color: #fff;
    height:20px\9; 

}

#search button i {
	opacity: 0.8; color:#fff;
}
#search button:hover i, #search button:active i {
	opacity: 1;
}
#searcha {
	position:relative;
	z-index: 25;
	right: 7px;
	float:right;
}
#searcha input[type=text] {
	padding: 4px 10px 5px;
	border: 0;
	width: 200px;
}

#searcha #sitekeyword{
	border: 1px solid #ccc;
	padding: 3px 9px 4px;
	position: relative;
	top: -1px;
	left: 1px;
	border-radius:0px;
}

#searcha button {
	border: 0;
	height: 27px;
	margin-left:-3px; 
	margin-top: -11px;
	padding: 3px 10px 4px;
	background-color:#CC0000;
}
#searcha button i {
	opacity: 0.8; color:#fff;
}
#search button:hover i, #search button:active i {
	opacity: 1;
}
.table .table-bordered{ margin:1px 0px; border:none;}
.table {width:100%;margin-bottom:1px; table-layout:fixed;}

.table tr td { vertical-align:middle;font-size:12px;!important  padding-top:8px; padding-bottom:8px; padding-left:0px; background-color:#FFF; border-left:0px; border-right:0px; overflow:hidden; }
.crttable td { vertical-align:middle;font-size:12px;!important  padding-top:8px; padding-bottom:8px; padding-left:0px; background-color:#FFF; border-left:0px; border-right:0px;  }
.table th {
	border-left:0px; border-right:0px;
	background-color:#FFF;
    height: auto;
    font-size: 12px;
    padding: 5px 0px 2px;
    border-bottom: 0;
    text-align: left;
    color: #666666;
}
.table-tips {width:100%;margin-bottom:1px}
.table-tips td { vertical-align:middle;padding:2px; text-align:center;}
/*���*/
.xitong{font-weight:700;font-size:16px;color:#FFFFFF; text-align:center;}
.jigou{font-weight:200;font-size:16px;color:#FFFFFF; text-align:center;}
 /*������ֵ������ʽ*/
.num{font-family: 'Arial Negreta', 'Arial';}

/*����*/
.input{width: 210px;height: 26px;border-color:#000000;border-width: thin;}

#top {
	position: absolute;
	left: 187px;
	top: 1px;
	width: 1280px;
	height: 50px;
}
#top_img {
	position:absolute;
	left:0px;
	top:0px;
	width:1280px;
	height:50px;
}
#left {
	position: absolute;
	background-image: url(../images/u174.png);
	left: 185px;
	float: left;
	top: 104px;
	width: 95px;
	height: 2900px;
}
#wo{  margin-top:5px; margin-left:100px; width:800px; height:410px;}
#wode {width: 800px;height:30px;}
#chart{}
.crtcenter{width:70%; float:left;}
.crtright{width:28%; background-color:#FFFFCC; float:right;}
.wodecat{ font-size:14px; width:93px; height:70px; text-align:center; padding-top:10px; color:#FFF;}
/*�ҵ���Ʒ�����ݶԱ�   �ҵı�������*/
.heading{font-size: 20px; text-align:center;color:#333333; line-height:5px;}
/*(����)*/
.subheading{font-size: 14px; text-align:center;line-height:1px;}
/*�ҵġ�����*/
.my{ width:19%; float:left; border-right:#CCC 1px solid;}

.myarts1{ text-align:left; vertical-align:middle; float:left; padding:5px; color:#CA2F2D; font-size:18px; font-weight:500;}
.myarts2{ text-align:left; vertical-align:middle; float:left; padding:5px;color:#6666FF; font-size:18px; font-weight:500;}
.myarts3{ text-align:left; vertical-align:middle; float:left; padding:5px;color:#D56600; font-size:18px; font-weight:500;}
.myarts4{ text-align:left; vertical-align:middle; float:left; padding:5px;color:#339966; font-size:18px; font-weight:500;}
.myarts5{ text-align:left; vertical-align:middle; float:left; padding:5px;color:#CC9900; font-size:18px; font-weight:500;}
.my ul{list-style:none;}
.my li{list-style:none;}
.my label{ display:inline; color:#D5A26A;}
/*�Ա�ת����������Ʒ����*/
.compare{font-size: 13px;align-content: center;font-weight: bold;}


.gul{list-style:none;display:block;}
.gul2{list-style:none;display:block;margin-top:20px;}

.g_sel{ float:left; padding:0px 3px; margin-left:20px; border-radius:4px; background-color:#FFCC00; text-align:center;}
.gli{float:left;margin-left:20px;}

.ggli{float:left;margin-left:20px;}
.gl{list-style:none; }
.gl2{list-style:none;margin-top:20px;}
.g666{ color:#666;}
.gg_sel{ float:left; padding:0px 3px; margin-left:20px; border-radius:4px;  text-align:center;}
.gstats {
	margin-left:10px;
	padding: 0; text-align:center;
	list-style: none;
}

.gstats li {
	cursor: pointer; display:inline-block; 
	margin: 20px 5px 10px; text-align:left; width:100%;
	padding:10px 9px; color:#000;
	position: relative;
	
}
.g{display:inline-block; color:#FFF; background-color:#E72E00; font-size:16px; width:100px; padding:4px 0; border-radius:4px; text-align:center;}
.gstats li i{ font-size:24px; clear:both}
.gstats li:hover { background:#CCC;}
.g_lh{ background:#F5F5F5;}
.gstats li i {
	vertical-align: baseline;
}
.gstats li strong { display:inline-block;
	font-weight: bold; text-align:center;
	font-size: 16px; 
	margin-left:0px;
}
.gstats li small {
	margin-left:0px;
	font-size: 11px;
	width:100%; float:left;
}


/*����*/
.more{font-size: 13px;text-align: right;color:#999999;cursor: pointer;}
/*����*/
.set{font-size: 13px;text-align: right;color:#999999;cursor: pointer;}

/*�����б�ѡ������*/
.news{font-size:16px;font-weight: 400;color:#000000;text-align: left;cursor: pointer;}
.news_focus{font-size:16px;font-weight: 700;color:#000000;text-align: left;cursor: pointer;}
/*�����б��ţ����ߵ�*/
.news_sub{font-size: 12px;font-weight: 400;font-style: normal;color: #A1A1A1;}
 /*���¹�ע  ѡ������ת������������������*/
.news_counttext{font-size: 16px;font-weight: 400;font-style: normal;color: #999999;}
 /*ѡ������ת����������������ֵ*/
.news_countnum{font-size: 22px;font-weight: 700;font-style: normal;color: #009999;}

/***���ܱ�������Ʒ�Ĵ��������ֲ�������***/
 /*����ת������������       �ı�*/
.trend_counttext{font-size: 22px;font-weight: 700;font-style: normal;color: #009999;}
 /*����ת������������      ��ֵ*/
.trend_countnum{font-size: 28px;font-weight: 700;font-style: normal;color: #009999;}
	/*��վ��΢����΢�ŵȱ�ǩ �ı�*/
.label{font-size: 22px;font-weight: 700;font-style: normal;color: #009999;}
	/*��ҵ����ͳ��    �ı�*/
.count_counttext{font-size: 22px;font-weight: 700;font-style: normal;color: #009999;}
	/*��ҵ����ͳ��    ��ֵ*/
.count_countnum{font-size: 28px;font-weight: 700;font-style: normal;color: #009999;}

/*ÿҳ�ı���*/

.titlepage{ color:#333333; display:inline-block; font-size:18px; margin:10px 0 0 20px;}
#breadcrumb{background-color: #f2f8fc;}
.breadcrum-menu-active {border-bottom: 1px solid #993300; color:#993300};
.subtitlepage{ color:#3D5434; display:inline-block; font-size:14px; margin:20px 0 0 5px;}
.zdpagetitle{ color:#3D5434; display:inline-block; font-size:28px; margin:2px 0 0 20px;}
.zdnewtitle{ color:#666; float:left; height:36px; line-height:36px; font-size:24px; margin:-10px 0 0 0px;}
.zdpage{color:#3D5434; display:inline-block; color:#666; font-size:12px; margin:2px 0 0 5px; float:right;}
.zdpagegzh{display:inline-block; font-size:14px; width:40px; height:22px; padding-top:0px; text-align:center; margin:0 0 9px 8px; color:#FFF; background-color:none; border-radius:4px;}
/*
.zdpagegzh{display:inline-block; font-size:14px; width:40px; height:22px; padding-top:0px; text-align:center; margin:0px 0px 2px 2px; color:#FFF; background-color:none; border-radius:4px;}
.zdpagegzh-quxiao{display:inline-block; font-size:14px; width:40px; height:22px; padding-top:0px; text-align:center; margin:0px 0px 2px 2px; color:#FFF; background-color:none; border-radius:4px;}
*/
.zppagegzh{display:inline-block; font-size:14px; width:40px; height:22px; padding-top:0px; text-align:center; margin:0px 0px 2px 2px; color:#FFF; background-color:none; border-radius:4px;}
.zppagegzh-quxiao{display:inline-block; font-size:14px; width:40px; height:22px; padding-top:0px; text-align:center; margin:0px 0px 2px 2px; color:#FFF; background-color:none; border-radius:4px;}

.zptextgzh{display:inline-block; font-size:12px; width:40px; height:22px; padding-top:0px; margin:4px 0px 2px 2px; color:#d00000;cursor: pointer; background-color:none; }
.zptextgzh-quxiao{display:inline-block; font-size:12px; width:40px; height:22px; padding-top:0px;  margin:4px 0px 2px 2px; color:#666666;cursor: pointer; background-color:none;}
.zdpagegzh a{color:#FFF;}

.nav {margin-bottom:0px;margin-left:0;list-style:none; background-color:#FFF; background:none;}
.buta{font-size:14px;text-align:center; color:#FFF; background-color:#fff; border-radius:2px;}
.butb {font-size:14px;text-align:center; margin:2px 5px;color:#000; background-color:#DADADC; border-radius:4px;}
.butc {font-size:14px;text-align:center; margin:2px 5px;color:#FFF; background-color:#E72E00; border-radius:4px;}

.buta hover{font-size:14px;text-align:center; color:#FFF; background-color:#fff; border-radius:2px;}
.butb hover{font-size:14px;text-align:center; margin:2px 5px;color:#000; background-color:#DADADC; border-radius:4px;}
.butc hover{font-size:14px;text-align:center; margin:2px 5px;color:#FFF; background-color:#E72E00; border-radius:4px;}
.butc a {color:#000; display:block}


.shezhi{ color:#333333; display:inline-block; font-size:16px; margin:20px 20px 0 20px; float:right; cursor: pointer;}
.fanhui{ color:#333333; display:inline-block; font-size:14px; margin:-1px 40px 0 20px; float:right; }
.fanhuijc{ color:#333333; display:inline-block; font-size:14px; margin:-1px 40px 0 20px; }
.shezhiimg { margin:0 5px;}
.fanhuiimg { margin:0 5px;}
.hr-thick{ color:#993300; margin:10px 15px;border-bottom: 2px solid;}
.hr-thin{ color:#993300; margin:10px 0px;border-bottom: 1px solid;}
.hr1{ color:#E7EAEC; border-top:2px solid; margin:10px 0px;}
.hr-gailanr{color:#d0cece;  padding-top:0px; margin-top:10px;margin-bottom:10px;border-bottom: 1px solid #ccc;border-top: none;}


.kantitle{ font-size:18px; float:left; margin-left:10px; margin-top:9px; border-left: 3px solid #1e70ad;padding-left:5px;color:#666;}
.glkantitle{ font-size:18px; margin-left:20px; margin-top:7px; }
.daochu{ font-size:12px; vertical-align:middle; margin-top:10px; margin-right:10px; float:right;}
.gzh{float:right;display:inline; text-align:center; vertical-align:middle;}
.gzhu{ width:100px; height:24px;display:inline-block; padding-top:9px; border:#CCCCCC solid 1px; border-bottom:#FF6600 solid 2px; text-align:center; }
.wgzhu{width:100px; height:25px; display:inline-block; padding-top:9px; border:#CCCCCC solid 1px; background-color:#E4E4E4; margin-right:355px;}
.jcsearch{display:inline-block; color:#FFF; background-color:#CC0000; font-size:16px; width:70px; padding:4px 0; text-align:center;}
.dataTables_filter {color: #878787;
	font-size: 11px;
	display:inline-block; margin-top:-50px; margin-right:-100px;
	text-align: left;
}
.dataTables_filter input {display:inline-block; 
	
}
.kanul{ padding:0;list-style:none; font-size:14px; color:#333; margin-top:20px;margin-left:3px; display:inline-block; }
/*.kanul:hover{ background-color:#f2f8fc; }*/

.kanli{  font-size:12px; color:#999; margin-left:25px;}
.kanli2{ font-size:12px; color:#666;}
.kanszh{display:inline-block; width:20px;}
.kankzh{float:right; margin-top:20px; height:50px;}
/*�ҵ���Ʒ����һ��ת������   ��ֵ*/
.myart_num{}
/*�ҵ���Ʒ����һ��ת������   �ı�*/
.myart_text{}
/*һ��ת��ý����*/
.mymedia_num{}

/*------------�����б�---------------*/
/*��������*/
.news_search{}
	/*���ݵ���*/
.export{}
	/*���ظ���*/
.addmore{}
	/*ʱ��*/
.time{}
	/*ѡ��ʱ�䣬ѡ�еĲ�ѯ�������*/
.time_selected{}
	/*�����б����*/
.listth{font-size:12px; background-color:#03C; text-align:center; vertical-align:middle;}
.listth img{ }
	/*�����б�����ű���*/
.listnews{ font-size:14px;color:#666;text-align:left;}
.listnews a{color:#333;};
/*�����б���ֵ*/
.listnum{}

/***��ѯ���  browsepanel bp****/


/*��ѯ���*/
.bpul{list-style:none;display:block; margin:10px 0px;padding:0;text-align:justify;}
.bpul2{list-style:none;display:block;margin:10px 0px;padding:0; }
.bpdiv{ clear:both; height:10px;border-bottom:#C9C9C9 solid 1px; }

.bpli{display:inline-block;margin-right:20px; margin-bottom:5px;padding:0px 3px;text-align:center; border-radius:4px;cursor: pointer;}
.bpsel{ display:inline-block;cursor: pointer; padding:0px 3px; margin-right:20px;  margin-bottom:5px;border-radius:4px; background-color:#FFE9DC; text-align:center;}
.bptd{background:#FFF; border-radius:4px;}
.bptdsel{ border-radius:4px; background-color:#FFE9DC; }
.dangqian{ color:#333333; }
/*��ʾ�Ĳ�ѯ��ý��Ͱ���   ex�� �ҹ�ע����Ʒ������ʱ��-Ҫ�Ű� */
.deepred{color:#a62709;}

/*��ѯ����  ѡ��ʱ��*/
.searchtime{ }
.searchtime.search{ float:right;}
.searchtime2{display: inline;}


.jzgd{ margin:10px auto; padding:3px; width:200px; height:30px; text-align:center; font-size:14px; background:#EFEFEF; color:#000;}

.widget-box,.widget-content, .container-fluid.noborder,.widget-title.noborder{
	border:0;
}
.container-fluid.noborder{
	border:0;
}

.site-stats {
	margin-left:-70px;
	padding: 0; text-align:center;
	list-style: none;
}
.site-stats li {
	padding:30px 0;
}

.span3.dy{ margin:10px 5px; padding:20px 15px; background-color:#f2f8fc;}
.span4.dy{ margin:10px 5px; padding:20px 60px; background-color:#f2f8fc;}
.dyimg{display:inline; float:left; padding:15px 0 0 3px;}
.dyimg-sm{padding:10px 0 0 1px !important;}
.dy1{float:right;}
.dyp1{ color:#666; font-size:14px; margin:5px; text-align:right;}

.dyp2{ color:#333333; font-size:15px; margin:5px 2px 5px 0px;text-align:right;}
.dyp2 > span {
    font-size: 12px;
    color: #666;
}

/*�����������Ʋ���*/
/* .qd{background-color:#f2f8fc; margin:20xp 0;padding:7px 5px;} */
.qd{
	background-color: #f2f8fc;
	margin-top: 10px;
	padding: 5px 5px;
	float: left;
	height: 70px;
	width: 98%;
}
.qd-sm{height:64px !important;margin-top: 5px !important;border-radius:5px;}

 
 .qd-statList{
	background-color: #f2f8fc;
	margin-top: 10px;
	padding:0px;
	float: left;
	width: 98%;
}

.qd-statList td{
	text-align:center;
	
}

/*�������*/
.chartmap{ width:95%; height:412px; alignment-adjust:central;}
.chartbar{ width:95%; height:300px;}
.dyxz{ width:80px; float:left; display:inline-block;}
.span12.bg{ background:#f2f8fc;}
.widget-title.noborder.sub{margin-top:8px; padding-left:20px;; background-color:#F5F5F5; padding-top:8px;}
.dyul{ width:29%; display:inline-block; list-style:none;  border-bottom:#f2f8fc 1px solid; padding:10px 0;margin-left:20px;}
.dyli{  display:inline-block; margin-left:4%;}
.dyliname{  display:inline-block; margin-left:0px; width:70%;font-weight:600;color:#000000;}
.dylinum{  display:inline-block; float:right; margin-right:20px;color:#666;}
.dyli.bgfont{ color:#999;  display:inline-block; margin-left:15%;}
.dyli.bgfont-right{ color:#999; font-size:16px; display:inline-block; float:right; margin-right:10%;}
.dylisimplename{  display:inline-block; margin-left:0px; width:95%;color:#666;}

.widget-title .nav-tabs {
	border-bottom: 0 none; padding-left: 20px;
}

.widget-title .nav-tabs li a {
	border-bottom: medium none !important;
	border-left: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
		border-radius: 1px;
	border-right: 1px solid #DDDDDD;
	border-top: medium none;
	color: #999999;
	margin: 0;
	outline: medium none;
	padding: 9px 10px 8px;
	font-weight: bold; 
	text-shadow: 0 1px 0 #FFFFFF;
	border:none;
}
.widget-title .nav-tabs li:first-child a {
	border-left: medium none !important;
}



.widget-title .nav-tabs li a:hover {
	background-color: transparent !important;
	border-color: #D6D6D6;
	border-width: 0 1px;
	color: #2b2b2b;
}
.widget-title .nav-tabs li.active a {
	background-color: #FFF !important;
	color: #444444;
}
.widget-content.tab-content{}

/**top5*/
.top5{ text-align:center; font-size:16px; color:#000; margin:6px 0px; margin-left:35px;}
.top5ul{ width:96%;  list-style:none; margin-top:6px; padding-left:0px;margin-left:25px;}
.top5li{ color:#999; margin:8px auto; border-bottom:#f2f8fc 1px solid}
.top51{ margin-left:10px; text-align:center; font-weight:600; font-size:14px; color:#1e173a;}
.top52{ color:#333; font-size:14px; float:right; margin-right:6%;width: 20%; text-align: right;}
.top5pian{ color:#333; font-size:14px; float:right; margin-right:6%;width:70px; text-align: right;}
.top5prcent{ font-size:14px; color:#333;float:right; margin-right:6%;width:62px; text-align: right;}
.subTips{ font-size:12px; color:#666;}



.gailanr{ text-align:center; font-size:16px; font-weight:normal; color:#033333; margin-top:6px; margin-bottom:0px; margin-left:2px;}
.gailanrul{ width:99%;  list-style:none; margin-top:6px; margin-left:0px;padding-left:0px;}


.gailanrli{font-size:14px; margin:7px auto;}

.gailanr-num{display:inline-block;color:#e72e00; font-weight:600; font-size:14px; width:30px; text-align:left; margin:1px auto;}
.gailanr1{margin-left:10px; text-align:center; font-size:13px; color:#333;}
.gailanr1 a{color:#333;}
.gailanr1 a:hover{ font-weight:600;color:#d00000;}
.gailanr2{color:#888888; font-size:14px;margin-left: 64px;}
.gailan-jianc{color:#888888; font-size:14px;margin-left: 64px; cursor: pointer;}
.gailan-jianc:hover{color:#d00000; font-size:12px;margin-left: 64px; cursor: pointer;}
.gailanr-more{color:#888888;font-size:14px; margin-right:9px;float:right;}
.gailanr-pian{color:#888888;font-size:14px; margin-right:9px;margin:1px auto;float:right;}


.bs-docs-tooltip-examples {
	list-style: none outside none;
	margin: 0 0 10px;
	position:relative;
	text-align: center;
}

.bs-docs-tooltip-examples li {
	padding: 0 10px;
	list-style:none;
	position:relative;
}
.bol{ border-left:#999 solid 1px; margin-top:9px;}
.span12.pop{ width:400px; height:300px;}
.popo{ width:200px; height:40px; background-color:#F5F5F5; margin-left:20px; padding-top:8px;}
/************************Ʒ������ҳ************/
.plul{list-style:none; margin-left:-10px; margin-right:-25px;}
.plul li{padding-left:15px;margin-right:5px; width: 97%;}
.plli1{float:left; width:99%; height:30px; padding-top:10px; margin:10px 0;}
.plli1 strong{ color:#000;}
.plli2{float:left;margin:10px 2px; color:#666;line-height:25px; text-align:justify; width:95% !important;}
.pltitle{ font-size:18px; float:left; margin-left:20px; width:100%; padding:6px 0; margin-top:7px;}

.plulxiangqing{ list-style:none; font-size:14px; color:#333; margin-top:20px; width:100%;margin-left:3px; display:inline-block; }
.plzs{ font-size:24px;width:99%; text-align:center; padding:8px 0px; background-color:#f2f8fc; margin-top:0px;border-radius:4px;}
.plzs strong{ color:#000;}
.pla{ font-size:16px;text-align:center; padding:8px 0px; color:#FFF; background-color:#c10000; border-radius:4px; }
.pla1{ font-size:14px; padding:5px 15px; text-align:center; color:#999; }
.plb{ font-size:16px;width:99%;text-align:center; padding:8px 20px; color:#000; background-color:#f2f8fc; border-radius:4px; margin-left:-15px;}
.plc{ font-size:16px;width:96%;text-align:center; padding:8px 0px 8px 0px; color:#FFF; background-color:#999999; border-radius:4px;  }

.dbul{list-style:none;display:block; padding:9px 0 9px 9px;}
.dbul2{list-style:none;display:block;}
.dbli{display:block; height:20px;margin:2px 0;}
.dbli strong{float:left; color:#9E181B; display:list-item;}
.db_sel{ float:left; padding:0px 3px; border-radius:4px; background-color:#FFCC00; text-align:center;}
.dbgm{ margin-top:-15px;}
.dbg{ background-color:#E7EFF1;}
.margintop-{margin-top:-20px;}
.widget-content{overflow:hidden !important;}

/**********����********/


.sj, .triangle {
    position: absolute;
    width: 15px;
    height: 15px;
    left: -10px;
    top: 30px;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    z-index: 0;
    background: none repeat scroll 0 0 #F9F9F9;
}
.glnewbg-right{background-color:#FFFFFF;height:255px;width:100%;border-left: 0px solid #ccc;padding-left: 15px;}
.glnewli{ list-style:none; padding:5px 3px 0px; margin:3px 3px 0px;}
.glnewsubli{float:left;color:#A1A1A1;font-size:12px;padding:0px 3px; margin:0 0 0 15px;}

.border-right{border-right: 1px solid #EBEAEA; }
.glnew{ list-style:none; padding:2px 0px; display:inline-block; margin:0px 0px; width:100%; float:left; margin-right:-30px;}
.glnewbg{background-color:none;
		color:#d00000;
		font-weight:bold;
		background-image: url(/image/rightborder.png);
		background-repeat:no-repeat;
		background-position: 100% 50%;
}
.glnewbgli{color:#d00000;}
.glnewbgli a{color:#d00000;}

.glnav{
    	margin-bottom: 0px;
    	margin-left: 0;
    	list-style: none;
    	background-color: #FFF;
    	background: none;
    	display:block;
 }
.glnav li.active a{color:#C81000; border-bottom:2px solid #C81000}
.glnav li a:hover{color:#000;}

/*.widget-box.demo-ul .sj, .triangle {
    position: absolute;
    width: 15px;
    height: 15px;
    left: -10px;
    top: 30px;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    z-index: 0;
    background: none repeat scroll 0 0 #F9F9F9;
}

.triangle{background: none repeat scroll 0 0 #FFFFFF;}
*/
.nothing{
	margin:0 0 0 9px !important;
	vertical-align: middle;
    font-size: 12px;
    padding: 15px 0 15px 15px !important;
    background-color: #FFF !important;
    border-left: 0px;
    border-right: 0px;
    
}

.jiance{height:60px;color:#888888; border-top:1px solid #E5E5E5;}
.jiance:hover{ background-color:#F9F9F9;}
.jianceleft{list-style:none;vertical-align: middle;padding:20px 0 0 40px;}
.jiance-strong{color:#000;padding-bottom:4px;}
.jiance p{padding-top:45px;}
.jiance p strong{ color:#C81000; font-size:20px;}
.jiancexq{margin-left:65px;}

/*�ҵ���Ʒ����һ��ת������   ��ֵ*/
.myart{ border:0px; height:95px; }
.redcolor{color:#ff0000;}
.zpleft{ margin-top:40px;}
.zp{ line-height:18px; height:18px; color:#000; padding:30px 0 30px 25px;}
.mytitle{ line-height:30px; height:30px; font-size:14px; color:#000;}
.mytitlesub{ margin-left:10px;color:#888; font-size:12px;}
.imgnum{ margin-left:15px;color:#000; font-size:16px; line-height:16px; height:16px;}
.imgci{color:#888; font-size:12px; line-height:12px; height:12px;}
.imgpeople{margin-left:15px;color:#888; font-size:12px;}
.border-left{border-left: 1px solid #f3f3f3;
    		padding-left: 25px;
 }

.mychao{ line-height:20px; height:20px; font-size:18px; color:#000;}
.myzhuan{margin-top:20px; line-height:16px; height:16px; font-size:14px;}
.mytips{line-height:12px; height:12px; font-size:12px; color:#888888;}

.textarea_div p{margin:0;}
.textarea_div{width:98%; min-height:16px; _height:120px; max-height:300px; margin-left:auto; margin-right:auto; padding:3px; outline:0; border:1px solid #a0b3d6; font-size:12px; word-wrap:break-word; overflow-x:hidden; overflow-y:auto; _overflow-y:visible;}
.textarea_div:focus{-moz-box-shadow:0 0 6px rgba(0, 100, 255, .45); -webkit-box-shadow:0 0 6px rgba(0, 100, 255, .45); box-shadow:0 0 6px rgba(0, 100, 255, .45); border-color:#34538b;}

.textarea_input p{margin:0;}
.textarea_input{width:95%; min-height:35px;white-space: pre-wrap;max-height:300px; margin:5px;  padding:3px; outline:0; border:1px solid #ccc; word-wrap:break-word; overflow-x:hidden; overflow-y:auto; _overflow-y:visible;   _height: 120px;}




.waibu{color:#333333;}
.waibu:hover{color:#d00000;}
.color888{color:#888;}
.color000{color:#000;}
.color333{color:#333;}

/*��ѯѡ��״̬*/
.ss_box table{width:50%;}
.ss_box b{font-size:16px;}
.ss_box table tbody tr{height:50px;margin-bottom:10px;}
.ss_box table tbody tr:hover{background:none;}
.ss_box table tbody tr td{position:relative;}
.ss_box table tbody tr td input.span4{width:100%;}
.ss_box table tbody tr td input.span8{width:100%;}

.ss_button{position: absolute;
    top: 8px;
    left: 215px;
    right:10px;
    color:darkgrey;
    cursor: pointer;}
    
.ss_zhand{position:relative;display:inline-block;margin-left:15px;}
.ss_ycmt{margin-left:26px;margin-bottom:15px;overflow:hidden;}
.ss_ycmt ul{list-style:none;display:inline;}
.ss_sub{width:100%;padding-left:20%;}
/*.widget-box{overflow:hidden;}*/

.fa_div{display:inline-block;position:relative;height:50px;width:40%;line-height: 50px;}
.jieg_media{overflow-x:hidden;overflow-y:auto;max-height:200px;padding-top:0px;width:100%;}
.jieg_media ul {list-style:none;margin:0px 20px 10px 0px;}
.jieg_media ul li i{display:none;}

.ss_tr {position:relative;display:inline-block;margin-left:30px;margin-bottom:15px;margin-top:10px}
.ss_tr ul{list-style:none;display:inline;}
.ss_tr ul li,.ss_ycmt span{float:left;}
.ss_tr span{margin-top:5px;margin-right:5px;}
.ss_tr input{width:230px;}

.ul_media li,.ul_author li{float:left;border:1px solid #4483ca;padding:0 3px; border-radius: 4px;margin:0 5px 5px 5px;text-align:center;height:30px;line-height:30px;color:darkgrey;cursor: pointer;}
.search_tag_cur{border: 1px solid #4483CA !important;margin-top:3px;color:#4483CA !important;background:#fff !important;}

.tableHead {
    width: 100%;
    height:26px;
    font-size: 16px;
    color: rgb(102, 102, 102);
    font-family: 'Microsoft YaHei', ΢���ź�, ����, sans-serif;
  /*   background-color: rgb(250, 251, 252); */
    margin: 10px 5px 5px 5px;
    border-bottom: 0px solid rgb(229, 229, 229) !important;
}
.tableHead span {   font-size: 14px;   color: rgb(102, 102, 102);}
.greyTips  {font-size: 14px;   color: rgb(102, 102, 102);}

/*�ҵļ���б���ʽ*/
.myChannelList{
	height:50px;
}
.myChannelList_title{
	margin-left:10px;
	font-weight: bold;
    font-size: 14px;
    color: #333;
}
#sidebar{
	position:fixed;
	margin-top: 50px;
	height:100%;
}

#sidebar .arrow {
    display: inline-block;
    width: 14px!important;
    height: 14px;
    line-height: 14px;
    text-shadow: none;
    font-size: 18px;
    position: absolute;
    right: 11px;
    top: 12px;
    padding: 0;
    color: #fff;
} 


#header{
	position:fixed;
	z-index: 11;
	margin-top: 9px;
}
#content-header{
	margin-top:10px;
}



.changeJg{width:300px;float:right;margin-right:30px;margin-top:50px;}
.change_jg{cursor: pointer;font-size:20px;}
.change_jg_list{position: absolute;width: 300px;background:#fff;display:none;}
.change_jg_list>ul{list-style:none;maring:0;}
.change_jg_list>ul>li{height:50px;line-height:50px;font-size:16px;background:#fff;cursor: pointer;}

/*�������鿴�����ʽ*/
.jg_list{width: 80%;margin-left: 120px;margin-top: 150px;list-style: none;}
.jg_list>li{float:left;width: 33%;height: 50px;line-height: 50px;font-size:16px;border: 1px solid #ccc;text-align: center;}
.jg_title{float:left;width: 99% !important;background: #c0c0c0;text-align: center;height: 50px;line-height: 50px;font-weight:bold;}

/*�޸�ͳ�Ʊ�������ͳ�Ʊ����ʽ*/

.tjbb_table tr th{background:#f2f8fc;color:#4b4f52;vertical-align:middle;}
.tjbb_table th{padding:8px;line-height:20px;text-align:left;font-size:13px;font-weight:200;border:1px solid #e7eaef;}
.tjbb_table tr td{padding:10px 5px;border:1px solid #e7eaef;}
.tjbb_table td:hover{background-color:#f2f8fc;}

/*�޸�ͳ�Ʊ�������ͳ�Ʊ����ʽ*/
.tjbb_table_grey tr th{background:#f2f8fc;color:#666;vertical-align:middle;}
.tjbb_table_grey th{padding:8px;line-height:20px;text-align:left;font-size:14px;border:1px solid #e7eaef;}
.tjbb_table_grey tr td{padding:15px 5px;border:1px solid #e7eaef;}

/*�޸�ͳ�Ʊ�������ͳ�Ʊ����ʽ*/
.tjbb_table_lite tr th{background:#f2f8fc;vertical-align:middle;}
.tjbb_table_lite th{padding:8px;line-height:20px;text-align:left;font-size:14px;font-weight:200;border:1px solid #e7eaef;}
.tjbb_table_lite tr td{padding:0px 5px;border:1px solid #e7eaef;}


/*ͷ����Ϣ��ʾ*/
.questionTitle-num{display:inline-block;background: transparent;padding:0;height:20px;line-height: 18px;;text-align:center;margin-left:5px;color: #fff;font-size: 12px;width:30px;background-image:url("/image/numtip1.png");-moz-background-size:100% 100%;background-size:100% 100%;  }
.head-question-num{background: transparent;font-size: 12px;width: 30px;height: 18px;line-height: 15px;background-image:url("/image/numtip1.png");-moz-background-size:100% 100%;  
    background-size:100% 100%; background-repeat:no-repeat;color: #fff;text-align: center;margin-left:0px !important;}
/*����Ա�б��û�����*/
.wentinr{
display:inline-block;
height: 30px;
line-height: 30px;
width: 90%;
overflow: hidden;
text-overflow: ellipsis;}

.loading{font-size:16px;color:#737577;width:100%;text-align: center;line-height:30px;}
/*�޸�ptUser�б������*/
.table_noborder tr td{border:0;}


.icon-gray{color:#A9A9A9;}
.icon-red{color:#D00000;}
.icon-blue{color:#00A0DC;}

.red {color: #c83820;}

/*����ҳ��*/
.formSectionTitle{height: 30px;line-height: 30px;color: #000;padding-right: 10px;}
.formSectionTitle span{font-size: 16px;color: #434242;font-weight: bold;padding-left: 10px;border-left: 3px solid #6482BC;margin-right: 10px;}
.formItemTitle{height: 30px;line-height: 30px;color: #000;padding-right: 10px;text-align:right}
.form-radio{display:inline-block;margin-right:20px;padding:5px 10px;position:relative;border-radius:3px;margin-bottom:5px;margin-top:5px; background:#f2f8fc;cursor: pointer;}
.form-radio-check{border:1px solid #4483CA;background:none;}
.form-radio-section{font-size:14px;width:180px;display:none;position:absolute;top:25px;z-index:100;}
.form-section-option{list-style:none;margin:0 0 0 5px;padding-left:5px;border:1px solid #D6D6D6;background:#fff;}
.form-section-option .search_tag_cur{border:0 !important;}
.form-section-option li{margin:3px 0;color:#333;line-height:25px;}
.form-section-option li:hover{background:#F5F5F5;}
.form-section-option li i{margin-right:5px;width:14px;height:14px;}
.formBtn{width: 200px;background: #00A0DC;border: 0;border-radius: 0;height: 40px;color:#fff;line-height:40px;}
.form-radio-gray{color:#878787;font-weight: normal;}
.form-option-check{color:#4483CA;font-weight: normal;}
.form-icon{margin-right:10px;}
.form-check-section{height:40px;line-height:40px;}
.div-absolute{position:absolute;top:45px;}





/*���˰沿��css��ʽ*/

.div-padding{padding: 20px;margin: 20px 0px 20px;}
.content-div-padding {padding:5px;margin: 10px 0px 20px;}

.part-title-name {font-size: 14px;color: #000;font-weight: bold;padding-left: 10px;border-left: 2px solid #6482BC;margin-right: 10px;}
.part-title {
    height: 30px;
    line-height: 30px;
    color: #000;
    padding-right: 10px;
    border-bottom: 1px solid #f1f0f0;
}

/*.input_normal {
    border: 1px solid #CCC;
    background: #fff;
    border-radius: 0 !important;
    padding-left: 10px;
}
.input_home {
    width: 99%;
    border: 1px solid #ccc;
    background: #fff;
    margin: 15px 5px;
   
    padding: 0 10px;
    resize: none;
}*/
.input_default{border-radius: 0!important;width: 95%;border:1px solid #ccc;background: #fff;margin:0px 0px;height: 35px;padding: 0 10px;resize:none}
.input_budget{
	border-radius: 0!important;
    width: 95%;
    border: 1px solid #ccc;
    background: #fff;
    margin: 5px 0px;
    height: 20px;
    padding: 10px 10px;
    resize: none;
}
.input_home{border-radius: 0!important;width: 95%;border:1px solid #ccc;background: #fff;margin:5px 5px;height: 35px;padding: 0 10px;resize:auto;}
.input_warn_tips{display:inline-block;height:30px;line-height:30px;color:#c10000;}
.input_success_tips{display:inline-block;height:45px;line-height:45px;color:#3c763d;}
.input_home_div {
    width: 99%;
    border: 1px solid #ccc;
    background: #fff;
    margin: 15px 5px;
    padding: 0 10px;
}
.bg-input {
    position: relative;
    width: 100%;
}

#tracedNewsAddPanel .getWebpage-icon{
	display: inline-block;
    height: 15px;
    width: 15px;
    position: relative;
   	right: 5%;
}

.getWebpage-icon i:hover{color:#000;}
.input_short {
    width: 280px;
    margin: 15px auto;
}
.tabel-btn {
    width: 200px;
    background: #00A0DC;
    border: 0;
    border-radius: 0;
    margin-top: 30px;
    height: 40px;
}
.tabel-btn:hover {
    background: #00A0DC;
    border-color: #00A0DC;
}
.cursor_p {
    cursor: pointer;
}

.div_shadow {
	border:#909090 1px solid;background:#fff;color:#333;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=3);/*ie*/
	-moz-box-shadow: 2px 2px 10px #909090;/*firefox*/
	-webkit-box-shadow: 2px 2px 10px #909090;/*safari��chrome*/
	box-shadow:2px 2px 10px #909090;/*opera��ie9*/
}

/*�޸Ĵ�������ҳ�б������ʽ*/
.tracestie-page{
	display:inline-block;
	float:right;
	margin:12px 15px 0 0;
	
}
.tracestie-page a{
	margin:0 10px;
	color:#333;
	font-size:16px;
	position:relative;
}
.tracestie-active{
	color:#993300 !important;
}
.tracestie-active:before{
	width: 0px;
    height: 0px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #993300;
    top: 25px;
    float: left;
    left: 40%;
    margin-left: -0.1rem;
    position: absolute;
    content: "";
    display: block;
}


.detail-table{
	background:#fff;
}

.detail-table-title{
	color:#666 !important;
	height:auto !important;
	font-size: 12px;
	padding:5px;
}

.input_span1{width:10% !important;}
.input_span2{width:20% !important;}
.input_span3{width:30% !important;}
.input_span4{width:40% !important;}
.input_span5{width:50% !important;}
.input_span6{width:60% !important;}
.input_span7{width:70% !important;}
.input_span8{width:80% !important;}
.input_span9{width:90% !important;} 

.input_7{width:70% !important;}
.input_5{width:50% !important;}

.modal-dialog{
	top:50px !important;
}
.smtitle{line-height:36px;padding:0 20px;font-size:14px;}

.bdsharebuttonbox{
	float:left;
	margin-left:15px;
	margin-top:-5px;
	height:36px;
	line-height:36px;
}


/*����ť*/
.bdshare-button-style0-16 .bds_sqq {
    background:url("/image/bds_sqq.png") no-repeat !important;
    height:25px !important;
    width:25px !important;
}
.bdshare-button-style0-16 .bds_weixin {
    background:url("/image/bds_weixin.png") no-repeat !important;
    height:25px !important;
    width:25px !important;
}

/* boorstrap ��ť����ʽ΢��*/
.custom_radio button {
	margin-right: 1px;
}
.custom_radio button.active{
	border-color: #666;
    background-color: #ddd;
}

.sortSelectionOption{
	position: absolute;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
    background-color: #eee;
    width:90px;
    z-index:999;
}
.sortSelectionOption li{
	padding: 7px 0px;
	padding-left: 14px;
	border-bottom: 1px solid #ccc;
}

.sortSelectionOption li:hover{
    background-color: #93adce;
}

.morePage{
	cursor:pointer;
	
}

.morePage td{
	height:40px !important;
	background-color: #EAF7FF !important;
}

.alertinfo
{
	margin-top:10px;
	margin-bottom: 10px;
    margin-right: 2px;
    font-size: 14px;
    border-radius: 0;
    color: #c09853;
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
    background-color: #fcf8e3;
    border: 0px solid #fbeed5;
    padding: 10px 35px 10px 14px;
}
.light_grey{
	color: #666666 !important;
}
.light_red{
	color: #880000 !important;
}

/*mediachannel tree*/
.li_group{
		padding-top: 2px;
	    position: absolute;
	    right: 41px;
	    z-index: 3;
	    display: inline-block;
	    height: 25px;
	    line-height: 25px;
      	font-size: 14px;
	    white-space: nowrap;
	    vertical-align: middle;
	}
	
	.li_group a{
	    
	position: relative;
	}

	
	.folder_item1{
		background:grey;
	}
	
	.sortable li{
		background:white;
		display: flow-root;
		cursor:move;
		text-align: -webkit-match-parent;

	}
	
	.sortable input{
		margin-top: -4px;
	    margin-bottom: 0px;
	    padding-bottom: 0px;
	}

	.sortable li:first-child
	{ 
		margin-top: 10px;
	}

	.li-state-highlight { height: 25px; line-height: 1.2em; background:#ffffff!important;position:relative;
		border-style: dashed;
	    border-color: #e5e5e5;
	    border-width: 2px 2px 2px 2px;
			
	}
	
	.sortable{
		font-size: 14px;
	    font-weight: 600;
	    color: rgb(102, 102, 102);
	    font-family: "Microsoft YaHei", ΢���ź�, ����, sans-serif;
	}
	
	.sortable ol{
		margin-left: -18px;
	}
	
	li.custom_item .li-wrap
	{
		background: white;
	}
	
	li.custom_item .li-wrap:hover{
	 	background:#f5f5f5;
	 }
	 
	
	ol.sortable{
		min-height:20px;	

	}
	
	.sortable .delete_folder{
		padding:15px;
		border-style: solid;
	    border-color: #F1F2F3;
	    border-width: 1px 1px 1px 1px;	
	    font-weight: normal;
	}
	.sortable .delete_custom{
		padding:15px;
		border-style: solid;
	    border-color: #F1F2F3;
	    border-width: 1px 1px 1px 1px;	
		font-weight: normal;
	}
	.li-state-disabled{
		font-size: 14px;
	    font-weight: 600;
	    color: rgb(102, 102, 102);
	    background:#f5f5f5;
	}
	.sortable .add_folder{
		display:none;
		z-index:99;
		position: relative;
		border-style: solid;
   		border-color: #F1F2F3;
   		border-width: 1px 1px 1px 1px;	
   		padding-top: 6px;
   		font-weight: normal;
	}
	 .li-wrap:hover{
	 	background:#f5f5f5;
	 }
	
	.alert-out{
		background:rgb(237, 252, 254) !important;
		color: #005580;
	}
	.li-wrap{
		height:30px;
    	position: relative;
    	z-index: 2;
        padding: 3px;
        border-style: solid;
   		border-color: #F1F2F3;
   		border-width: 1px 1px 1px 1px;	
   		background:rgb(250, 251, 252);	
   		font-weight: normal;
   	 	color: #393939;
	}

	.li-wrap>i{
		margin-right: 6px;
		cursor: pointer;
	}
	
	.li-wrap .itemCol1{
	    float: right;
	    margin-right: 200px;
	    width: 300px;
	    overflow: hidden;
	    line-height: 28px;
	    height: 28px;
	}
	
	.li-wrap .itemCol21{
	        float: right;
    margin-right: 110px;
    width: 30px;
    overflow: hidden;
    line-height: 28px;
    height: 28px;
	}
	
	.li-wrap .itemCol31{
	        float: right;
    margin-right: 60px;
    width: 70px;
    overflow: hidden;
    line-height: 28px;
    height: 28px;
	}
	
	
	.li-wrap .itemCol10{
	    float: right;
	    margin-right: 100px;
	    width: 300px;
	    overflow: hidden;
	    line-height: 28px;
	    height: 28px;
	}
	.li-wrap .itemCol11{
	        float: right;
    width: 260px;
    overflow: hidden;
    line-height: 28px;
    height: 28px;
	}
	
	
	.li-wrap .itemCol22{
	        float: right;
    margin-right: 10px;
    width: 400px;
    overflow: hidden;
    line-height: 28px;
    height: 28px;
	}
	
	.line_m{
		border-bottom: solid 1px #aaa;
    	color: #aaa;
	}
	.line_m font{
		position: relative;
	    float: left;
	    left: 50%;
	    margin-left: -105px;
	    margin-top: -10px;
	    padding-left: 10px;
	    padding-right: 10px;
	    background-color: #fff;
	}
	
	.buttonSelectionOption{
	    position: relative;
	    border: 1px solid #ccc;
		background: #fff;
	    padding: 6px;
    	right: 8px;
    	top:2px;
    	z-index: 99;
	}
	
.buttonSelection{
	display: inline;
    position: absolute;
    background-color: #fff;
}

.buttonSelection > i{
	color:#7a7777;
	padding-top: 6px;
}
.buttonSelectionOption:before{
	 border-bottom: 5px solid #e5e5e5;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
	content:"";
	display:inline-block;
	left:7px;
	position:absolute;
	top:-5px
	}
	
	.buttonSelectionOption:after{
	 border-bottom: 5px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
	content:"";
	display:inline-block;
	left:7px;
	position:absolute;
	top:-4px
	}
	
	
.formSectionTitle2{height: 30px;line-height: 30px;color:#333;padding-right: 10px;background: #FAFBFC;}
.formSectionTitle2 span{font-size: 14px;color: #333;font-weight: bold;border-left: 2px solid #6482BC;padding-left: 10px;margin-right: 10px;}
	
	
.nav-tabs li.active a
{
 	position: relative;
  	top: 1px;
  	color:#993300;
  	font-weight:600;
 }
 
.nav-tabs li a {
 	border-bottom: none;
 }
 .btn-minier {
    padding: 0 4px;
    line-height: 18px;
    border-width: 2px;
    font-size: 12px;
}

.btn-info, .btn-info:focus {
    background-color: #6fb3e0!important;
    border-color: #6fb3e0;
}

.btn-success, .btn-success:focus {
    background-color: #87b87f!important;
    border-color: #87b87f;
}
.btn-danger, .btn-danger:focus {
    background-color: #d15b47!important;
    border-color: #d15b47;
}


.channel-div{
	height:35px;
}

.angle-down,.angle-up{
	float: right;
    position: relative;
    top: 22px;
	width:40px;
	left:14px;
	text-align: center;
}
.angle-down:before{
	font-family:'FontAwesome'; 
    content:"\f103"; 
    font-size:18px; 
}

.angle-up:before{
	font-family:'FontAwesome'; 
    content:"\f102"; 
    font-size:18px; 
}

.select_home{
	    height: 35px !important;
    margin-top: 6px;
}

.media-ul{
    overflow: hidden;	
}

.author-table input,.author-tr input{
	width:45%;float:left;
}

.author-table select,.author-tr select{
	width:44%;float:left;
}

.author_edit
{
	width: 48%;
    display: inline-flex;
    line-height: 30px;
	
}

.author_edit_right{
	float:right;display: inline-block;;	
}

.author_edit_right input,.author_edit_right select,.author_edit_right span{
	float:right;
}

.no-border tr td{
	border:none;
}

.listnews .author{
	max-width: 180px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    top: 5px;
    color:#5b5b5b;
    position: relative;
}

.textOverflow{
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    width: 90%;
}

.tishiinfo{
	font-size: 20px;
    padding: 10px;
    text-align: center;
}

.tagTable tr td{
	
	padding: 10px 5px;
}

.rankitem label {
    margin-right: 5px;
    width: 22px;
    height: 20px;
    background: #bad3dc;
    color: #fff;
    display: inline-block;
    text-align: center;
    border-radius:10px;
    font: 12px/20px "Microsoft YaHei","΢���ź�",helvetica,arial,verdana,tahoma,sans-serif;
}

.rankitem  .hot {
    background: #c83820;
}

#header h3 {background: no-repeat scroll 0 0 transparent; height:30px; text-align:center; line-height:600px; position:relative; top:-300px; color:#fff;}

.sup {vertical-align:super; color:#a62709; font-size:9px; font-family:Arial, Helvetica, sans-serif; margin:10px 0px 0px 0px}

.promptAlert {display:none; position:fixed; top:50%; left:50%; min-width:300px; max-width:600px; min-height:80px; padding:30px;
	font-size:14px; 
	transform:translate(-50%, -50%); z-index:99999; 
	text-align: center;   
	border-radius:3px;}
	
.sup-up {color:#993300;}
.sup-down {color:#1d7406}
.showText {line-height: 2; padding: 10px !important; text-align: justify;}
    
.border-red {border: 1px dashed #993300; border-radius:5px;}

.sentilabel {
    margin-right: 5px;
    width: 50px;
    height: 22px;
    background: #f2f8fc;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    border-radius:5px;
}
