@charset "utf-8";
body{
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  min-width:1280px;
}
.clearfix{
	clear: both;
}


/*main*/
a:link,a:visited{
	color: #444;
	}
a:hover {
	text-decoration: none;
	color: #7F2A8C;
}
a:focus {
  text-decoration: none;
}


.container{
	width: 1280px;
	margin: 0px auto;
}
.home_div{
	width: 1280px;
	margin: 40px auto 0 auto;
	padding-bottom: 20px;
}
.col_home{
	margin: 20px -20px 0 -20px;
}
.box_gray{
	border-radius: 12px;
	background-color: #f4f4f4;
	padding: 5px 25px 10px 25px;
	margin: 0 20px 40px 20px;
	display: block;
	float: left;
}
.box_dashed{
	border-radius: 11px;
	border:1px dashed #C08BC8;
	padding: 5px 25px 10px 25px;
	margin: 0 20px 40px 20px;
	display: block;
	float: left;
}
.profile{
	font-size: 20px;
	color: #222;
	line-height: 32px;
	margin: 15px 10px 20px 10px;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
}

/*table样式*/
.tab02 {
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size: 18px;
}

.tab02 th {
	padding: 5px 10px;
	color:#7F2A8C;
	border-bottom: 1px solid #7F2A8C;
	line-height: 36px;
}
.tab02 th span.txt {
	font-weight: normal;
	font-size: 14px;
	margin-left: 20px;
}

.tab02 td {
	color: #444;
	padding:12px 10px;
	line-height: 30px;
	border-bottom: 1px solid #eee;
}
.tab02 td.en {
	font-size: 14px;
}
.tab02 td.name {
	font-size: 20px;
	font-weight: bold;
	white-space: nowrap;
	padding-right: 20px;
}
.tab02 tr:hover td.name {
	color: #7F2A8C;
}
.tab02 td.dept {
	font-size: 16px;
	white-space: nowrap;
}
.tab02 td a {
	text-decoration: none;
}
.tab02 td .iconfont {
	color: #7F2A8C;
	font-size: 24px;
}
.tab02 td .iconfont:hover {
	color: #f90;
	text-decoration: none;
}
.tab02 td .iconfont.icon-eye-off {
	color: #ccc;
}
.tab02 td a .iconfont.icon-del {
	color: #ccc;
}
.tab02 td a:hover .iconfont.icon-del {
	color: #f00;
}
.tab02 td .iconfont.icon-ok1 {
	color: #14CB00;
}
.tr_normal {
	background-color: #FFF;
}
.tr_on {
	background-color: #f2f2f2;
}
.tr_hot {
	background-color: #fff6dc;
}






/*.tab02 td input, .tab02 td select{
	margin-right: 10px;
}*/
.tab02.f12 {
	font-size: 12px;
}
.tab02.f14 {
	font-size: 14px;
}
.tab02.f14 td.en {
	font-size: 12px;
	font-family: Tahoma, Verdana;
}
.tab02.f14 td a.b_btn {
	padding: 0px 20px;
	font-size: 14px;
	line-height: 30px;
}




/*Banner*/

.top{
	height: 180px;
}
.top_inter{
	width: 1280px;
	margin: 0 auto;

}
.top_inter .logo{
	margin: 30px 0 0 0;
	float: left;
	display: block;
	width: 170px;
}
.top_inter .logo2{
	margin: 30px 50px 0 0px;
	float: left;
	display: block;
}
.top_inter .name{
	margin: 50px 0 0 0;
	float: left;
	display: block;
	font-family:Arial, Tahoma, Verdana;
	font-variant-caps: all-petite-caps;
	font-weight: bold;
	font-size: 30px;
	color: #000;
	line-height: 36px;
}
.top_inter a.ver{
	margin: 50px 0 0 0;
	float: right;
	display: block;
	font-size: 18px;
	font-family:"Microsoft YaHei UI", "微软雅黑", "PingFang SC";
	font-weight: bold;
	text-decoration: none;
	width: 100px;
	height: 40px;
	border-radius: 20px;
	text-align: center;
	line-height: 40px;
}
.top_inter a.ver:link, .top_inter a.ver:visited{
	color: #7F2A8C;
	background-color: #f4f4f4;
}
.top_inter a.ver:hover{
	color: #fff;
	background-color: #7F2A8C;
}




/*位置修正*/
.mar_t0{
	margin-top: 0;
}



/*主导航菜单*/

.menu_bar{
	background-color: #f4f4f4;
	display: block;
	height: 64px;
	border-bottom: 1px solid #7F2A8C;
}
.menu{
	display: block;
	width: 1200px;
	margin: 0 auto;
}
.menu a{
	display: block;
	float: left;
	line-height: 54px;
	padding: 5px 30px 0 30px;
	margin: 0 20px;
	text-decoration: none;
	font-size:22px;
	font-weight: bold;
	position: relative;
	font-family: Arial, Tahoma, Verdana;
}
.menu a:link, .menu a:visited{
	color: #333;
}
.menu a.cur{
	color: #7F2A8C;
	font-weight: bold;
	border-bottom: 5px solid #7F2A8C;
}

.menu a:hover{
	background-color: #7F2A8C;
	color: #fff;
	border-bottom: 5px solid #7F2A8C;
} 
.menu a:active{
	background-color: #691A75;
	border-bottom: 5px solid #691A75;
}




.left{
	width: 920px;
	float: left;
	display: block;
	min-height: 520px;
}
.right{
	width: 330px;
	float: right;
	min-height: 570px;
	display: block;
}




/*project pic list*/

.lanmu_t{
	border-bottom: 1px solid #7F2A8C;
	display: block;
	line-height: 70px;
	font-family: Arial, Tahoma, Verdana;
}
.lanmu_t .iconfont{
	font-size: 32px;
	color: #bbb;
	float: left;
	display: block;
	width: 32px;
	height: 32px;
	margin: 0 15px 0 10px;
	line-height: 70px;
}
.lanmu_t .name{
	color: #7F2A8C;
	font-weight: bold;
	font-size: 30px;
	float: left;
	display: block;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
}
.lanmu_t span.txt{
	font-size: 16px;
	color: #666;
	float: right;
	line-height: 50px;
	margin-top: 20px;
	margin-right: 15px;
	display: block;
}

.lanmu_t span.note{
	font-size: 16px;
	color: #999;
	float: left;
	line-height: 30px;
	margin-top: 10px;
	margin-left: 20px;
	display: block;
}
.lanmu_t span.note .keywords{
	color: #3869c3;
}
.lanmu_t .page_no{
	display: block;
	float: right;
	font-size: 13px;
	padding: 0 0 0 36px;
	line-height: 36px;
	margin: 10px 0;
	color: #aaa;
	font-family:Tahoma, Verdana;
}


.lanmu_t a.more{
	display: block;
	float: right;
	font-size: 16px;
	padding: 0 0 0 10px;
	line-height: 36px;
	margin: 25px 0 0 30px;
	text-decoration: none;
	color: #666;
	font-weight: bold;
}
.lanmu_t a.more:hover{
    color: #7F2A8C;
}
.lanmu_t a.more .iconfont{
	font-size: 20px;
	line-height: 32px;
	display: inline-block;
	margin-top: 2px;
	margin-left: 5px;
	width: 20px;
	float: right;
	font-weight: normal;
}
.lanmu_t a.more:link .iconfont, .lanmu_t a.more:visited .iconfont{
	color: #f90;
}
.lanmu_t a.more:hover .iconfont{
	color: #7F2A8C;
}
.lanmu_t a.more .iconfont.icon-focus{
	margin-right: 8px;
	font-size: 20px;
	float: left;
	width: 20px;
}
.lanmu_t a.more.china:hover, .lanmu_t a.more:hover .iconfont.icon-focus{
	color: #f00;
}

.lanmu_t.name2{
	border-bottom: 1px solid #7F2A8C;
	display: block;
	line-height: 40px;
	margin-top: 10px;
	color: #7F2A8C;
	font-weight: bold;
	font-size: 24px;
	padding-left: 10px;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
}

.lanmu_t .menu_s{	
	display: block;
	float:left;
	margin-left: 200px;
	margin-top: 20px;
}
.lanmu_t .menu_s a{
	display: block;
	padding: 0;
	width: 240px;
	text-align: center;
	text-decoration: none;
	line-height: 50px;
	float: left;
	font-size: 20px;
	border-radius: 8px 8px 0 0;
	margin-right: 2px;
}
.lanmu_t .menu_s a:link, .lanmu_t .menu_s a:visited{
	color: #222;
	background-color: #f4f4f4;
}
.lanmu_t .menu_s a:hover{
	color: #7F2A8C;
	font-weight: bold;
}
.lanmu_t .menu_s a.cur, .lanmu_t .menu_s a:active{
	font-weight: bold;
	color: #fff;
	background-color: #7F2A8C;
}

/*menu_teacher*/
.m_teacher{
	background-color: #f4f4f4;
	display: block;
	padding-left: 20px;
}
.m_teacher .title{
	display: block;
	float: left;
	line-height: 42px;
	margin: 15px 10px;
	text-decoration: none;
	border-radius: 6px;
	color: #7F2A8C;
	font-weight: bold;
	font-size: 20px;
}
.m_teacher a{
	display: block;
	float: left;
	line-height: 42px;
	margin: 15px 15px 10px 10px;
	text-decoration: none;
	border-radius: 21px;
	font-size: 17px;
	padding: 0 22px 0 11px;
}
.m_teacher a:link, .m_teacher a:visited{
	color: #222;
	background-color: #fff;
}
.m_teacher a:hover{
	color: #7F2A8C;
}
.m_teacher a.cur{
	color: #fff;
	background-color: #7F2A8C;
}
.m_teacher a .iconfont{
	margin-right: 5px;
	font-weight: normal;
}
.m_teacher a:link .iconfont,.m_teacher a:visited .iconfont{
	color: #ddd;
}
.m_teacher a:hover .iconfont, .m_teacher a.cur:hover .iconfont {
	color: #7F2A8C;
}
.m_teacher a.cur:link .iconfont, .m_teacher a.cur:visited .iconfont {
	color: #FFF;
}
.m_teacher a.cur:hover .iconfont {
	color: #FFF;
}


/*LEADERS*/
.leaders{
	margin:25px -5px 20px -5px;
	
}
.leaders a{
	display: block;
	float: left;
	margin: 0 18px;
	padding-bottom: 10px;
	line-height: 30px;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	width: 168px;
	font-family:"Tw Cen MT Condensed", "tw_cen_mt_condensedregular";
}
.leaders a:link, .leaders a:visited{
	color: #7F2A8C;
}
.leaders a:hover{
	background-color: #f4f4f4;
	border-radius: 6px;
}
.leaders a img{
	width: 168px;
	height: 210px;
	margin-bottom: 15px;
	display: block;
	border-radius: 6px;
}

/*LEADERS-TEXT*/
.leaders_text{
	margin:20px 0;
	
}
.leaders_text a{
	display: block;
	padding: 8px 20px;
	margin: 18px 0;
	line-height: 28px;
	font-size: 20px;
	text-decoration: none;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
}
.leaders_text a:link, .leaders_text a:visited{
	color: #333;
}
.leaders_text a:hover{
	background-color: #f4f4f4;
}
.leaders_text a.cur:link, .leaders_text a.cur:visited{
	color: #7F2A8C;
	font-weight: bold;
	border-right: 3px solid #7F2A8C;
}
.leaders_text.thin{
	margin:10px 0;
	
}
.leaders_text.thin a{
	margin: 10px 0;
	padding-left: 10px;	
	padding:8px 10px;
}
.leaders_text.thin a:hover{
	font-weight: bold;
	color: #7F2A8C;
}


/*SUBJECT*/
.subject{
	margin:30px -3px 20px -3px;	
}
.subject a{
	display: block;
	float: left;
	margin: 0 16px;
	height: 112px;
	text-decoration: none;
	width: 380px;
	border-radius: 16px;
}
.subject a:link, .subject a:visited{
	color: #7F2A8C;
	background-color: #fff;
}
.subject a:hover{
	background-color: #7F2A8C;
	color: #fff;
}
.subject a img{
	width: 72px;
	height: 72px;
	border-radius: 36px;
	margin: 20px;
	border: none;
	display: block;
	float: left;
}
.subject a .name{
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	display: block;
	float: left;
	font-family:Tahoma, Verdana;
	width: 260px;
	padding: 26px 0;
}



/*SUBJECT_LEFT*/
.subject_l{
	margin:25px 0 20px 0;	
}
.subject_l a{
	display: block;
	margin: 20px 0;
	text-decoration: none;
	border-radius: 12px;
	padding:8px 10px;
}
.subject_l a:link, .subject_l a:visited{
	color: #444;
	background-color: #fff;
}
.subject_l a:hover{
	background-color: #7F2A8C;
	color: #fff;
	font-weight: bold;
}
.subject_l a img{
	width: 54px;
	height: 54px;
	border-radius: 27px;
	margin: 9px auto;
	display: block;
}
.subject_l a .name{
	font-size: 18px;
	display: block;
	line-height: 24px;
	text-align: center;
	padding-bottom: 15px;
}
.subject_l a.cur{
	border: 2px dashed #C37FCD;
	padding:5px 7px;
	font-weight: bold;
	color: #7F2A8C;
}
.subject_l a.cur:hover{
	border-color: #7F2A8C;
	color: #fff;
}

/*subject details*/
.subject_title{
	background-color: #7F2A8C;
	color: #fff;
	line-height: 72px;
	font-weight: bold;
	margin: 3px -17px 0 -17px;
	border-radius: 5px;
	text-align: center;
	font-size: 28px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
}
.font-b-p{
	font-weight: bold;
	color: #7F2A8C;
}
.f-size24{
	font-size: 24px;
}
.f-size18{
	font-size: 18px;
}
.f-size16{
	font-size: 16px;
}
.table_d{
	line-height: 140%;
}

/*新闻列表*/
.news_list{
	margin: 17px 0;
	padding: 0;
	display: block;
}
.news_list li{
	display: block;
	padding: 8px 15px;
	list-style: none;
}
.news_list li .date{
	width: 108px;
	display: block;
	font-family:"Bebas Neue Bold", "bebas_neuebold";
	font-size: 20px;
	color: #7F2A8C;
	float: left;
	line-height: 50px;
	border-radius: 25px;
	background-color: #f4f4f4;
	text-align: center;
	margin: 10px 20px 10px 0px;
}
.news_list li a{
	width: 410px;
	display: block;
	float: left;
	line-height: 28px;
	min-height: 56px;
	font-size: 20px;
	text-decoration: none;
	margin: 7px 0;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
}
.news_list li a:link, .news_list li a:visited{
	color: #333;
}
.news_list li a:hover{
	color: #7F2A8C;
}
.news_list li:hover{
	background-color: #f4f4f4;
	border-radius: 6px;
}
.news_list li:hover .date{
	background-color: #7F2A8C;
	color: #fff;
}

.news_list.double{
	margin: 17px 0;
	padding: 0;
	display: block;
}
.news_list.double li{
	width: 1120px;
	float: left;
	margin: 0;
	padding: 10px 55px;
}
.news_list.double li a{
	width: 832px;
}





/*teachers*/
.teachers{
	padding: 15px 0 10px 0;
	margin: 0 -6px;
}
.teachers a{
	height: 72px;
	border-radius: 12px;
	margin: 15px;
	display: block;
	line-height: 72px;
	font-size: 20px;
	padding-left: 30px;
	text-decoration: none;
	color: #7F2A8C;
	font-weight: bold;
	position: relative;
	font-family:Tahoma, Verdana;
}
.teachers a:link, .teachers a:visited{
	background-color: #f4f4f4;
}
.teachers a:hover{
	background-color: #7F2A8C;
	color: #fff;
}
.teachers a .iconfont{
	position: absolute;
	color: #f90;
	right: 15px;
	font-size: 20px;
}
.teachers a:hover .iconfont{
	color: #fff;
}

/*联系我们*/
.agency{
	margin: 14px 0;
}
.agency .col{
	width: 274px;
	display: block;
	float: left;
	margin: 0 5px;
	font-size: 16px;
	line-height: 36px;
}
.agency .col .area{
	font-weight: bold;
	color: #7F2A8C;
	display: block;
	padding-left: 15px;
}
.agency .col .area.t20{
	font-size: 20px;
	font-family:Tahoma, Verdana;
	line-height: 30px;
	margin-bottom: 15px;
}
.agency .col a{
	color: #444;
	display: block;
	text-decoration: none;
	line-height: 24px;
	padding: 8px 0px 8px 15px;
	background-image: url("../../images/UI/dot24-4.png");
	background-repeat: no-repeat;
	background-size: 24px 24px;
	background-position: 0 9px;
}
.agency .col a:hover{
	text-decoration: underline;
	color: #7F2A8C;
}
.agency .big_title{
	margin: 0 0 10px 0;
	line-height: 60px;
	border-bottom: 1px solid #7F2A8C;
	font-size: 27px;
	font-weight: bold;
	color: #7F2A8C;
	padding-left: 15px;
	padding-top: 20px;
	clear: both;
	display: block;
}
.agency.wide{
	width: 100%;
	margin:20px 0 30px 0;
}
.agency.wide .col{
	width: 585px;	
	margin: 0 0 0 15px;
}
.agency.wide .col .area{
	padding-left: 0;
}
.agency .col a .iconfont.icon-arrow_right{
	color:#999;
	margin-right:5px;
	font-size: 16px;
}
.agency .col a:hover .iconfont.icon-arrow_right{
	color:#7F2A8C;
	text-decoration: none;
}



/*info-details*/
.details {
	padding: 20px 0;
}
.details .t_big {
	text-align: center;
	font-size: 28px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	padding: 20px 0px 15px 0px;
	color: #000;
	line-height: 150%;
	font-weight: bold;
}
.details .t_notes{
	font-size: 16px;
	color: #666;
	text-align: center;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin:0 -15px 10px -15px;
}
.details .title {
	padding:0 10px;
	position: relative;
	height: 32px;
}
.details .text{
	font-size: 20px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	line-height: 160%;
	}
.details a:link,.details a:visited{
	color: #444;
	text-decoration: underline;
	}
.details a:hover{
    color: #710D80;
	}
.img_c{
	margin: 20px 0;
	display: block;
	text-align: center;
	}
.img_c .name_b{
	font-weight: bold;
	color: #7F2A8C;
	font-size: 24px;
	line-height: 140%;
	padding: 10px 0;
	display: block;
}
.div_thin{
	margin: 0 80px;
}

/*点赞收藏转发*/
.lv_share{
	line-height: 32px;
	padding: 8px 20px 0 0;
	font-size: 14px;
	color: #666;
}

.lv_share a{
	display: block;
	float: left;
	padding: 0px 10px;
	text-decoration: none;
}


.lv_share span.note .iconfont{
	color: #ccc;
	font-size: 20px;
}
.lv_share a.a_r{
	float:right;
}

.lv_share a:link, .lv_share a:visited{
	color: #666;
}

.lv_share a:link .iconfont, .lv_share a:visited .iconfont{
	color: #ccc;
	font-size: 16px;
}

.lv_share a:hover, .lv_share a:hover .iconfont{
	color:#407AC5;
}
.lv_share a.heart{
	float:right;
	font-family:Tahoma,  Verdana;
	
}
.lv_share a.heart:hover .iconfont{
	color: red;
}
.lv_share a.heart:hover{
	color:#666;
}



/*留言评论区*/
.comment {
	margin: 30px 0 50px 0;
}
.quote{
	border: 1px solid #ddd;
	background-color: #f8f8f8;
	padding: 5px 14px;	
	margin: 5px 0 10px 0;
}
.linkto{
	padding: 5px 0;	
	font-size: 14px;
}
.linkto .iconfont{
	padding-right: 5px;
	color: #ccc;
}
.comment .title {
	padding: 5px 10px;
	position: relative;
	height: 32px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
}
.comment .title .iconfont{
	font-size: 20px;
	color:#f90;
	display: inline-block;
	margin-right: 10px;
}
.comment .title .t_name {
	font-size: 20px;
	font-family:"Microsoft YaHei UI", "微软雅黑", "苹方 常规", "黑体";
	color: #444;
	line-height: 32px;
}
.comment .title .num {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	margin-left: 10px;
}
.comment .title .r_menu {
	position: absolute;
	right: 20px;
	bottom: 10px;
	display: block;
}

.comment .title .r_menu a {
	padding: 0px 10px;
	margin: 0 5px;
	font-size: 16px;
	font-family: "Microsoft YaHei UI", "苹方 常规", "黑体";
	text-decoration: none;
}

.comment .title .r_menu a.cur {
	color:#3869c3;
	font-weight: bold;
}
.comment .message{
	position: relative;
	margin: 10px 0 20px 0;
	padding-left: 72px;
}
.comment .message .portrait{
	position: absolute;
	left: 10px;
	top:0;
	display: block;
	width: 48px;
	height: 48px;
}
.comment .message .portrait img{
	width: 48px;
	height: 48px;
	border-radius: 24px;
}
.comment .message .topbar{
	display: block;
}
.comment .message .topbar .name{
	display: block;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #444;
	float: left;
}
.comment .message .topbar .name a{
	text-decoration: none;
}
.comment .message .topbar .name a:hover{
	text-decoration: underline;
}
.comment .message .topbar .floor{
	display: block;
	line-height: 24px;
	font-size: 12px;
	font-weight: bold;
	color: #888;
	float: right;
	width: 50px;
	text-align: center;
	margin:5px 10px;
	background-color: #f4f4f4;
	border-radius: 12px;
	font-family: Tahoma, Verdana;
}
.comment .message .m_content{
	font-size: 14px;
	line-height: 180%;
	margin: 0 0 10px 0;
	color: #666;
}
.comment .message .bottom-bar{
	display: block;
	line-height: 30px;
	border-top: 1px solid #ddd;
}
.comment .message .bottom-bar .time{
	font-size: 12px;
	color: #999;
}
.comment .message .bottom-bar a{
	display: block;
	float: right;
	text-decoration: none;
	font-size: 13px;
	line-height: 32px;
	margin-right: 10px;
	color: #999;
	padding: 0 10px;
}
.comment .message .bottom-bar a:hover{
	color: #3869c3;
}
.comment .message .bottom-bar a .iconfont{
	color: #ccc;
	margin-right: 5px;
	line-height: 32px;
	font-size: 16px;
	vertical-align: -1px;
}
.comment .message .bottom-bar a:hover .iconfont{
	color: #3869c3;
}
.comment .message .bottom-bar a.heart:hover .iconfont,
.comment .message .bottom-bar a.heart:hover{
	color: #f00;
}
.comment .message .write{
	display: block;
	border-radius: 5px;
	border:1px solid #ddd;
	padding: 8px 10px;
}

.comment .message .write textarea{
	width: 98%;
	border: none;
	line-height: 150%;
	outline: none;
	font-size: 14px;
	color: #666;
	font-family: "Microsoft YaHei UI", "苹方 常规", "黑体";
}

.comment .message .write .btns_m{
	padding: 10px 10px 5px 10px;
	line-height: 32px;
	border-top:1px solid #ddd;
}
.comment .message .write .btns_m a{
	display: inline-block;
	padding: 0px 20px 0 0;
	text-decoration: none;
	border-radius: 5px;
}

.comment .message .write .btns_m a .iconfont{
	margin-right: 5px;
	vertical-align: -1px;
	font-size: 16px;
}

.comment .message .write .btns_m a.a_r:link,
.comment .message .write .btns_m a.a_r:visited{
	float: right;
	background-color: #3869c3;
	padding: 0px 20px;
	color: #fff;
}
.comment .message .write .btns_m a.a_r:hover{
	background-color: #2D82E1;
	color: #fff;
}
.comment .message .write .btns_m a.a_r:active{
	background-color: #3869c3;
	color: #fff;
}
.comment .message .m_content a.rule{
	padding: 10px 15px;
	display: block;
}


/*分页代码*/

.pagination {
	text-align: center;
	padding: 10px;
	font-size: 16px;
	color: #666;
	line-height: 36px;
	margin-bottom: 20px;
}
.pagination input.page {
	width: 30px;
	border: 1px solid #ccc;
	border-radius: 5px;
	text-align: center;
	font-size: 16px;
	line-height: 32px;
	padding: 0 6px;
	font-weight: bold;
	color: #4871c5;	
	outline: none;
}
.pagination input:active{
	box-shadow: 0 0 0 1px #27a;
}
.pagination .page_text {
	display: inline-block;
	margin: 0px 10px;
	font-family: Tahoma, Geneva, sans-serif;
}

.pagination a:link ,.pagination a:visited{
	display: inline-block;
	width: 36px;
	height: 36px;
	background-color: #f8f8f8;
	border-radius: 50%;
	text-align: center;
	margin: 0px 5px;
	color: #4871c5;
	text-decoration: none;
}
.pagination a:hover {
	color: #FFF;
	background-color: #4871c5;

	}
.pagination a:active {
	color: #FFF;
	background-color: #3360ba;
}

.pagination a .iconfont {
	font-size: 16px;
	text-align: center;
}



.bmenu {
	border: 1px solid #ddd;
	border-top:none;
	min-height: 500px;
	padding-bottom: 11px;
	border-radius: 0 0 5px 5px; 
}
.bmenu .tip{
	font-size: 14px;
	padding-left: 20px;
	padding-top: 8px;
	display: block;
	line-height: 40px;
	font-weight: bold;
	color: #3869c3;
	border-bottom: 1px solid #3869c3;
}
.bmenu a{
	font-size: 16px;
	padding-left: 20px;
	display: block;
	line-height: 48px;
	text-decoration: none;
	position: relative;
}
.bmenu a:link,.bmenu a:visited{
	background-color: #fff;
	border-bottom: 1px solid #eee;
	color: #666;
}
.bmenu a:link .iconfont,.bmenu a:visited .iconfont{
	color: #fff;
	position: absolute;
	right: 5px;
	top:0px;
	font-size: 16px;
}


.bmenu a:hover, .bmenu a.cur{
	background-color: #f8f8f8;
	border-bottom: 1px dashed #7FA9D1;
	color: #31689B;
}
.bmenu a:hover .iconfont, .bmenu a.cur .iconfont{
	color: #31689B;
}
.bmenu a:active .iconfont{
	color: #fff;
}

.bmenu a:active{
	background-color: #27a;
	border-bottom: 1px solid #27a;
	color: #fff;
}
.crumbs{
	line-height: 58px;
	border-bottom: 1px solid #ddd;
	background-image: url(../images/ui/guide.png);
	background-repeat: no-repeat;
	background-position: 12px; 
	font-size: 14px;
	color: #666;
	padding-left: 48px;
	margin-bottom: 10px;
	position: relative;
}
.crumbs a.rtop_more{
	display: block;
	float: right;
	font-size: 14px;
	padding: 0px 15px 0px 20px;
	line-height: 34px;
	margin: 12px 12px 0 0;
	text-decoration: none;
	border-radius: 5px;
}
.crumbs a.rtop_more:link,
.crumbs a.rtop_more:visited{
	color:#666;
}
.crumbs a.rtop_more .iconfont{
	color:#ddd;
}
.crumbs a.rtop_more:hover{
	background-color: #f8f8f8;	
	color:#3869c3;
}

.crumbs a.rtop_more:hover .iconfont{
	color:#3869c3;
}



.lm_menu{
	margin: 15px 20px;	
	border-bottom: 1px solid #3E7DB7;
}

.t_menu a{
	display: inline-block;
	line-height: 36px;
	margin-right: 1px;
	border-radius: 5px 5px 0 0;
	padding: 0px 20px;
	text-decoration: none;
	font-size: 14px;
}
.t_menu a:link,
.t_menu a:visited{
	background-color: #f8f8f8;
	border:1px solid #ddd;
	border-bottom: none;
	color: #666;
}
.t_menu a:hover, 
.t_menu a.cur{
	background-color: #3E7DB7;
	border:1px solid #3E7DB7;
	border-bottom: none;
	color: #fff;
}

.t_menu a:active{
	background-color: #4A90C5;
	border:1px solid #4A90C5;
	border-bottom: none;
	color: #fff;
}


.content{
	margin: 0 20px 20px 20px;
}


.align_l {
	text-align: left;
}
.align_r {
	text-align: right;
}
.align_c {
	text-align: center;
}

.bold{
	font-weight: bold;
}
.blue{
	color: #3869c3;
}
.red{
	color: #f00;
}
.orange{
	color: #f90;
}

.time{
	color: #666;
	font-size: 14px;
	font-family: Tahoma, Verdana;
}

/*数据分析*/
.vendor{
	display: block;
	padding: 20px 8px;
}
.vendor a{
	text-decoration: none;
	width: 160px;
	display: block;
	float: left;
	margin: 0px 16px;
}

.vendor a .num{
	color: #444;
	font-size: 48px;
	line-height: 90px;
	font-family:"Bebas Neue Bold", "bebas_neuebold";
	display: block;
	text-align: center;
}
.vendor a .name{
	color: #444;
	font-size: 14px;
	line-height: 32px;
	font-family:"Microsoft YaHei UI", "苹方 常规", "黑体";
	display: block;
	text-align: center;
	background-color: #f4f4f4;
	border-radius: 8px 0px 8px 8px;
}
.vendor a:hover .name{
	color: #fff;
	background-color: #3c3;
}

/*文章列表*/
.article{
	padding: 0;
	margin: 0 0 30px 0;
}
.article li{
	display: block;
	list-style: none;
	line-height: 48px;
	border-bottom: 1px dashed #eee;
}
.article li:hover{
	background-color: #f8f8f8;
	border-bottom: 1px solid #ddd;
}

.article li .iconfont{
	font-size: 16px;
	color: #eee;
	padding: 0 12px;
	display: block;
	float: left;
}
.article li:hover .iconfont{
	color: #3869c3;
}
.article li a {
	width: 610px;
	display: block;
	float: left;
	text-decoration: none;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding-right: 20px;
}
.article li .date {
	width: 100px;
	display: block;
	float: left;
	text-decoration: none;
	font-size: 12px;
	font-family:Tahoma, Verdana;
	color: #999;
}
.article li .view {
	width: 70px;
	display: block;
	float: left;
	text-decoration: none;
	font-size: 12px;
	font-family:Tahoma, Verdana;
	color: #999;
}
.article li .view .iconfont {
	color: #ccc;
	padding: 0 8px 0 0;
}



/*footer*/
.footer {
	border-top: 1px solid #660874;
}
.footer .logos{
	padding: 30px 0;
	margin: 0 auto;
}
.footer .logos a{
	display: inline-block;
}
.footer .copyright{
	background-color: #f8f8f8;
	text-align: center;
	color: #333;
	line-height: 60px;
	padding-bottom: 8px;
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana;
}
