/**************重设浏览器默认样式[参考yahoo]**************/ 
/* 防止用户自定义背景颜色对网页的影响，添加让用户可以自定义字体 */
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	color: #363636;
	font-size: 12px;
	font-family: "Microsoft YaHei", arial, tahoma, \5b8b\4f53, sans-serif;
	background: url("https://www.amruthacollegeofeducation.com/_upload/tpl/00/51/81/template81/htmlRes/default_res/bg.jpg") no-repeat center -1px;
	text-align: left;
}
/* 内外边距通常让各个浏览器样式的表现位置不同 */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, span, img, table {
	margin: 0;
	padding: 0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
a {
	color: #363636;
	text-decoration: none;
}
a:hover {
	color: #c50000;
	text-decoration: none;
}
ol, ul {
	list-style: none;
}
fieldset, img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
} /* 去掉各Table  cell 的边距并让其边重合 */
th {
	text-align: inherit;
} /* IE bug fixed: th 不继承 text-align*/
iframe {
	display: block;
} /* ie6 7 8(q) bug 显示为行内表现 */
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
/*to enable resizing for IE*/
input, textarea, select {
*font-size:100%;
}
/* 清理浮动 */
.clearfix {
*zoom:1;
}/*IE6 7 只要触发layout即可*/
.clearfix:after {
	content: ".";
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
	display: block;
}
.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
/* 隐藏 */
.hide {
	display: none;
}
/*-------------------页面宽度-------------------*/
.w1000 {
	width: 1130px;
	margin-left: auto;
	margin-right: auto;
}
.wrapper {
	width: 1100px;
	padding: 0 15px 15px 15px;
	background: #fff url("https://www.amruthacollegeofeducation.com/_upload/tpl/00/51/81/template81/htmlRes/default_res/bg02.png") repeat-x center top;
	margin: 0 auto;
	border: thin solid #eeeeee;
}
/*-------------------头部-------------------*/
.header {
	height: 225px;
	min-width: 1130px;
}
/*----------logo----------*/
.logo {
	float: left;
	padding: 95px 0 0 25px;
}
.logo img {
}
/*-------------------导航-------------------*/
.nav {
	line-height: 50px;
	text-align: center;
}
.nav ul {
	display: inline-block;
*display:inline;
*zoom:1;
}
/*一级样式*/
.nav li {
	float: left;
	_display: inline;
	z-index: 998;
	margin: 0 30px;
}
.nav li {
}
.nav li a {
	font-size: 20px;
	color: #007DC4;
	-webkit-text-shadow: #fff 2px 0 0, #fff 0 2px 0, #fff -2px 0 0, #fff 0 -2px 0;
	-moz-text-shadow: #fff 2px 0 0, #fff 0 2px 0, #fff -2px 0 0, #fff 0 -2px 0;
	text-shadow: #fff 2px 0 0, #fff 0 2px 0, #fff -2px 0 0, #fff 0 -2px 0;
}
.nav li a:hover {
}
/*------------------flash------------------*/
.picnews {
	float: left;
	width: 495px;
	margin-top: 40px;
}
.picnews .tit {
	float: left;
	height: 245px;
	width: 16px;
	font-size: 16px;
	color: #007ac0;
	font-weight: bold;
	text-align: center;
	background: url("https://www.amruthacollegeofeducation.com/_upload/tpl/00/51/81/template81/htmlRes/default_res/line01.png") no-repeat center 5px;
	padding-top: 55px;
	line-height: 26px;
	margin-left: 15px;
}
.picnews_list {
	width: 438px;
	height: 345px;
	overflow: hidden;
	float: right;
}
.picnews_list li {
	width: 438px;
}
.picnews_list li .img_block {
	border: 10px solid #DCDCDC;
	padding: 4px;
	width: 410px;
	height: 275px;
}
.picnews_list li .img_block img {
	display: block;
	width: 410px;
	height: 275px;
}
.picnews_list li p {
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-align: center;
}
.picnews_list .bx-wrapper {
	position: relative;
*zoom: 1;
}
.picnews_list .bx-loading {
	min-height: 50px;
	background: #fff url(http://www1.amruthacollegeofeducation.com/site_zjjt/images/bx_loader.gif) center center no-repeat;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}
.picnews_list .bx-pager {
	position: absolute;
	bottom: 70px;
	right: 20px;
	z-index: 80; /*width:100%; text-align: center;*/
}
.picnews_list .bx-pager.bx-default-pager a {
	background: #fff;
	display: block;
	width: 12px;
	height: 12px;
	line-height: 0;
	font-size: 0;
	text-indent: -9999px;
	margin: 0 6px 0 0;
	outline: 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.picnews_list .bx-pager.bx-default-pager a:hover, .picnews_list .bx-pager.bx-default-pager a.active {
	background: #0076B9;
	text-decoration: none;
}
.picnews_list .bx-pager .bx-pager-item {
	display: inline-block;
*zoom:1;
*display:inline;
}
/*----------标题----------*/
.com_tit01 {
	height: 33px;
	line-height: 33px;
	background: url("https://www.amruthacollegeofeducation.com/_upload/tpl/00/51/81/template81/htmlRes/default_res/tit02.png") repeat-x left top;
}
.com_tit01 h3 {
	float: left;
	font-size: 18px;
	color: #fff;
	padding-left: 42px;
	text-shadow: 2px 2px 5px #333333;
}
.com_tit01 h3.c1 {
	background: url("https://www.amruthacollegeofeducation.com/_upload/tpl/00/51/81/template81/htmlRes/default_res/icon01.png") no-repeat 10px center;
}
.com_tit01 h3.c2 {
	background: url("https://www.amruthacollegeofeducation.com/_upload/tpl/00/51/81/template81/htmlRes/default_res/icon02.png") no-repeat 10px center;
}
.com_tit01 h3.c3 {
	background: url("https://www.amruthacollegeofeducation.com/_upload/tpl/00/51/81/template81/htmlRes/default_res/icon03.png") no-repeat 10px center;
}
.com_tit01 .more {
	float: right;
	color: #fff;
	font-size: 18px;
	margin-right: 15px;
	text-shadow: 2px 2px 5px #333333;
}
.com_tit02 {
	height: 33px;
	line-height: 33px;
	background: #F9F9F9 url("https://www.amruthacollegeofeducation.com/_upload/tpl/00/51/81/template81/htmlRes/default_res/tit01.png") no-repeat left top;
}
.com_tit02 h3 {
	float: left;
	font-size: 18px;
	color: #fff;
	padding-left: 42px;
	text-shadow: 2px 2px 5px #333333;
}
.com_tit02 h3.c1 {
	background: url("https://www.amruthacollegeofeducation.com/_upload/tpl/00/51/81/template81/htmlRes/default_res/icon04.png") no-repeat 10px center;
}
.com_tit02 h3.c2 {
	background: url("https://www.amruthacollegeofeducation.com/_upload/tpl/00/51/81/template81/htmlRes/default_res/icon05.png") no-repeat 10px center;
}
.com_tit02 h3.c3 {
	background: url("https://www.amruthacollegeofeducation.com/_upload/tpl/00/51/81/template81/htmlRes/default_res/icon06.png") no-repeat 10px center;
}
/*----------新闻列表1----------*/
.news_list01 {
	margin-top: 10px;
}
.news_list01 li {
	line-height: 40px;
	height: 40px;
	text-align: right;
	padding: 0 12px 0 10px;
}
.news_list01 li:nth-child(2n-1) {
	background: #F8F8F8;
}
.news_list01 li a {
	float: left;
	text-align: left;
	font-size: 14px;
	padding-left: 16px;
	background: url("https://www.amruthacollegeofeducation.com/_upload/tpl/00/51/81/template81/htmlRes/default_res/point01.png") no-repeat left center;
}
/*控制标题长度，如果可以通过程序控制，则可以删除*/
.news_list01 li a {
	width: 350px;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
/*----------新闻列表2----------*/
.news_list02 {
	margin-top: 10px;
}
.news_list02 li {
	line-height: 45px;
	height: 45px;
	text-align: right;
	padding: 0 12px 0 10px;
	border-bottom: 1px dashed #DCDCDC;
}
.news_list02 li a {
	float: left;
	text-align: left;
	font-size: 14px;
	padding-left: 16px;
	background: url("https://www.amruthacollegeofeducation.com/_upload/tpl/00/51/81/template81/htmlRes/default_res/point01.png") no-repeat left center;
}
/*控制标题长度，如果可以通过程序控制，则可以删除*/
.news_list02 li a {
	width: 350px;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
/*----------新闻列表3----------*/
.news_list03 {
	margin-top: 10px;
	padding-bottom: 10px;
}
.news_list03 li {
	line-height: 36px;
	height: 36px;
	text-align: right;
	padding: 0 12px 0 10px;
}
.news_list03 li a {
	float: left;
	text-align: left;
	font-size: 14px;
	padding-left: 16px;
	background: url("https://www.amruthacollegeofeducation.com/_upload/tpl/00/51/81/template81/htmlRes/default_res/point01.png") no-repeat left center;
}
/*控制标题长度，如果可以通过程序控制，则可以删除*/
.news_list03 li a {
	width: 350px;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
/*----------新闻板块----------*/
.index_news01 {
	width: 565px;
	float: right;
	margin-top: 30px;
}
.index_news02 {
	width: 495px;
	float: left;
	margin-top: 30px;
}
.index_news03 {
	width: 563px;
	float: right;
	margin-top: 30px;
	border: 1px solid #8DBBC9;
}
/*----------index_banner----------*/
.index_banner01 {
	width: 570px;
	margin-top: 10px;
}
.index_banner01 img {
	display: block;
	width: 100%;
}
.index_banner02 {
	width: 1100px;
	margin-top: 10px;
}
.index_banner02 img {
	display: block;
	width: 100%;
}
/*----------图片新闻----------*/
.index_tpzx {
	margin-top: 40px;
}
.index_tpzx_list {
	height: 190px;
	margin-top: 20px;
}
.index_tpzx_list li {
	width: 190px;
	float: left;
}
.index_tpzx_list li img {
	display: block;
	width: 190px;
	height: 130px;
}
.index_tpzx_list li h3 {
	text-align: center;
	line-height: 40px;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.index_tpzx_list .bx-wrapper {
	position: relative;
*zoom: 1;
	width: 1030px;
	margin: 0 auto;
}
/*左右控制按钮 相对bx-wrapper定位*/
.index_tpzx_list .bx-wrapper .bx-prev {
	left: -40px;
	background: url("https://www.amruthacollegeofeducation.com/_upload/tpl/00/51/81/template81/htmlRes/default_res/left01.png") no-repeat 0 0;
}
.index_tpzx_list .bx-wrapper .bx-next {
	right: -40px;
	background: url("https://www.amruthacollegeofeducation.com/_upload/tpl/00/51/81/template81/htmlRes/default_res/right01.png") no-repeat 0 0;
}
.index_tpzx_list .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 35px;
	outline: 0;
	width: 26px;
	height: 53px;
	text-indent: -9999px;
	z-index: 9999;
}
.index_tpzx_list .bx-wrapper .bx-controls-direction a.disabled {
}
/*----------成员链接----------*/
.index_link {
}
.index_link ul {
	padding: 10px 0;
}
.index_link li {
	line-height: 30px;
	width: 255px;
	padding: 0 10px;
	float: left;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.index_link li a {
}
/*----------友情链接----------*/
.friendlinks {
	margin-top: 40px;
}
.friendlinks ul {
	border: 1px solid #EEEEEE;
	padding: 20px 5px;
}
.friendlinks li {
	float: left;
	margin: 0 8px;
}
.friendlinks li img {
	display: block;
	height: 50px;
	border: 1px solid #E6E6E6;
}
/*-------------------底部-------------------*/
.footer {
	border-top: 5px solid #DB353E;
	padding: 35px 0;
	background: #EEEEEE;
	color: #000;
	line-height: 28px;
	font-size: 16px;
}
.footer_contact {
	float: right;
	width: 475px;
}
.copyright {
	float: left;
	padding-left: 260px;
}
/*------------------banner切换------------------*/
.flash_banner {
	width: 1100px;
	height: 180px;
}
.flash_banner li {
	width: 1100px;
	height: 180px;
}
.flash_banner li img {
	display: block;
	width: 100%;
	height: 100%;
}
.flash_banner .bx-wrapper {
	position: relative;
*zoom: 1;
	z-index: 0;
}
/*加载界面*/
.flash_banner .bx-wrapper .bx-loading {
	min-height: 50px;
	background: #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.flash_banner .bx-pager {
	position: absolute;
	bottom: 15px;
	right: 15px;
	z-index: 80; /*width:100%; text-align: center;*/
}
.flash_banner .bx-pager.bx-default-pager a {
	background: #fff;
	display: block;
	width: 12px;
	height: 12px;
	line-height: 0;
	font-size: 0;
	text-indent: -9999px;
	margin: 0 6px 0 0;
	outline: 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.flash_banner .bx-pager.bx-default-pager a:hover, .flash_banner .bx-pager.bx-default-pager a.active {
	background: #0076B9;
	text-decoration: none;
}
.flash_banner .bx-pager .bx-pager-item {
	display: inline-block;
*zoom:1;
*display:inline;
}
/*----------内容----------*/
.content {
	margin-top: 25px;
	background: url("https://www.amruthacollegeofeducation.com/_upload/tpl/00/51/81/template81/htmlRes/default_res/bg03.png") no-repeat left top;
}
/*----------侧边栏----------*/
.sidebar {
	width: 197px;
	float: left;
	overflow: hidden;
}
.side_tit {
	font-size: 18px;
	color: #fff;
	text-shadow: 2px 2px 5px #333333;
	text-align: center;
}
.side_nav {
	line-height: 38px;
	text-align: center;
	padding: 15px 0;
}
.side_nav li {
}
.side_nav li a {
	font-size: 14px;
}
.side_nav li a:hover {
}
/*----------main----------*/
.main {
	float: right;
	width: 870px;
	overflow: hidden;
	min-height: 500px;
}
/*---当前位置---*/
.position {
	line-height: 33px;
	font-size: 16px;
	color: #0076ba;
	border-bottom: 3px solid #F1F1F1;
}
.position a {
	color: #0076ba;
}
/*----------新闻列表----------*/
.news_list {
	padding: 20px;
	font-size: 15px;
	line-height: 38px;
}
.news_list li {
	line-height: 38px;
	height: 38px;
	text-align: right;
}
.news_list li a {
	float: left;
	text-align: left;
	font-size: 16px;
	padding-left: 15px;
	background: url("https://www.amruthacollegeofeducation.com/_upload/tpl/00/51/81/template81/htmlRes/htmlRes/point02.png") no-repeat left center;
}
/*控制标题长度，如果可以通过程序控制，则可以删除*/
.news_list li a {
	width: 300px;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
/*----------文章----------*/
.article {
	padding: 20px 50px;
	margin-top: 30px;
}
/*文章标题*/
.article_tit {
	font-size: 22px;
	font-weight: bold;
	line-height: 30px;
	padding: 10px 0 10px 0;
	text-align: center;
	color: #007cc3;
	border-bottom: 1px solid #A0A0A0;
}
/*文章信息*/
.article_msg {
	font-size: 12px;
	color: #666;
	padding: 10px 0 10px 0;
	text-align: center;
}
.article_msg span {
	padding: 0 5px;
}
/*文章内容*/
.article_body {
	line-height: 30px;
	padding: 10px 20px;
	font-size: 12px;
}
.article_body p {
	padding: 5px 0;
}
/*----------贰级----------*/
.class {
}




.possplit {background: none; width: auto;text-align: center;text-indent: 0px;padding:0 5px;}
.fbt {line-height:48px; font-size:18px; text-align:center;}
.wznr {min-height:400px;}













