﻿@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
	font-size: 14px;
	background: #f4f4f4;
	/*text-align: left;
	background: url(/temple/images/r71b.jpg);*/
}

* {
	margin: 0px;
	padding: 0px;
}

li {
	list-style: none;
}

img,
input {
	border: 0px;
}

a {
	text-decoration: none;
	border: 0px;
}

.head {
	background: url(topbj.jpg) no-repeat center top;
	width: 100%;
	height: 220px;
	clear: both;
}
.headstudy {
	background: url(topbjstudy.jpg) no-repeat center top;
	width: 100%;
	height: 220px;
	clear: both;
}

.headtop {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 26px;
	height: 194px;
}

.headlogo {
	float: left;
	padding-top: 6px;
	width: 480px;
	height: 130px;
}

.headright {
	float: right;
	height: 145px;
}

.headlogin {
	float: right;
	clear: both;
}

.headlogin span {
	float: left;
	color: #203f83;
	line-height: 20px;
	margin-left: 5px;
}

.headlogin .input {
	width: 96px;
	height: 18px;
	line-height: 18px;
	border: solid 1px #cccccc;
	background: #f9f9f9;
}

.headlogin .button {
	width: 53px;
	height: 20px;
	line-height: 20px;
	float: left;
	border: 0px;
	background: url(botton.png) no-repeat;
	margin-left: 5px;
	color: #FFF;
	text-align: center;
}

.headkj {
	float: right;
	clear: both;
	margin-top: 20px;
	width: 320px;
}

.headkj span {
	float: left;
	color: #203f83;
	line-height: 20px;
	margin-left: 25px;
}

.headwy {
	position: relative;
	float: left;
	color: #203f83;
	line-height: 20px;
	margin-left: 10px;
	z-index: 9999999999999;
}

.wxtp {
	position: absolute;
	left: -50px;
	top: 27px;
	display: none;
	width: 160px;
	height: 160px;
	z-index: 999999999999999999;
}

.headwy:hover .wxtp {
	display: block;
	position: absolute;
	left: -50px;
	top: 27px;
	width: 160px;
	height: 160px;
	z-index: 999999999999999999;
}

.headkj a {
	color: #203f83;
	float: left;
}

.headss {
	float: right;
	clear: both;
	margin-top: 20px;
}

.seach {
	width: 250px;
	overflow: hidden;
	background: #fff;
	border: #d3e0ec 1px solid;
	border-radius: 4px;
}

.seach input {
	width: 160px;
	display: inline-block;
	height: 24px;
	background: url(../images/sousou.png) 6px center no-repeat;
	padding-left: 24px;
	line-height: 24px;
	float: left;
}

.seach .sh {
	width: 64px;
	overflow: hidden;
	border-radius: 6px;
	display: inline-block;
	float: right;
}

.seach .sh img {
	width: 100%;
	display: block;
}

#daohang {
	width: 1200px;
	height: 49px;
	line-height: 49px;
	position: relative;
	z-index: 99999999;
	float: left;
	clear: both;
}

.tab {
	position: relative;
	display: block;
	float: left;
	cursor: pointer
}

.tab .tablink {
	position: relative;
	line-height: 49px;
	display: block;
	height: 49px;
	padding-left: 19px;
	padding-right: 19px;
	color: #fff;
	font-size: 16px;
	z-index: 99;
	float: left
}

.tab .tablink a {
	line-height: 50px;
	height: 50px;
	color: #FFF;
	text-decoration: none
}

.tab:hover {
	background: #274c9c;
	/*background: red;*/
	color: #FFF;
}

.tab:hover .tablink {
	color: #fff;
	text-decoration: none
}

.tab:hover .tablink a {
	color: #fff
}



.tabstudy {
	position: relative;
	display: block;
	float: left;
	cursor: pointer
}

.tabstudy .tablink {
	position: relative;
	line-height: 49px;
	display: block;
	height: 49px;
	padding-left: 19px;
	padding-right: 19px;
	color: #fff;
	font-size: 16px;
	z-index: 99;
	float: left
}

.tabstudy .tablink a {
	line-height: 50px;
	height: 50px;
	color: #FFDCAB;
	text-decoration: none
}

.tabstudy:hover {
	background: #BA261A;
	color: #FFDCAB
}

.tabstudy:hover .tablink {
	color: #fff;
	text-decoration: none
}

.tabstudy:hover .tablink a {
	color: #fff
}




.dropdown:hover .arwlink {
	height: 49px
}

.dropdown ul {
	display: none
}

.dropdown:hover ul {
	position: absolute;
	display: block;
	margin-left: -1px;
	top: 49px;
	left: 1px;
	z-index: 9
}

.subnav {}

.subnav a {
	padding-left: 23px;
	padding-right: 23px;
	line-height: 30px;
	font-size: 14px;
	display: block;
	white-space: nowrap;
	color: #fff;
	float: left;
	clear: both;
}

.subnavstudy a {
	padding-left: 23px;
	padding-right: 23px;
	line-height: 30px;
	font-size: 14px;
	display: block;
	white-space: nowrap;
	color: #fff;
	float: left;
	clear: both;
}

.subnav :hover {
	color: #FFDCAB;
	text-decoration: underline;
}

.dropdown .subnavstudy {
	background: #BA261A;
	padding-bottom: 10px;
}

.dropdown .subnav {
	background: #274c9c;
	/*background: red;*/
	padding-bottom: 10px;
}

#daohang1 {
	width: 1200px;
	height: 49px;
	line-height: 49px;
	position: relative;
	z-index: 99999999;
	float: left;
	clear: both;
}

.tab1 {
	position: relative;
	display: block;
	float: left;
	cursor: pointer
}

.tab1 .tablink1 {
	position: relative;
	line-height: 49px;
	display: block;
	height: 49px;
	padding-left: 19px;
	padding-right: 19px;
	color: #fff;
	font-size: 16px;
	z-index: 99;
	float: left
}

.tab1 .tablink1 a {
	line-height: 50px;
	height: 50px;
	color: #FFF;
	text-decoration: none
}

.tab1:hover {
	background: #274c9c;
	color: #FFF;
}

.tab1:hover .tablink {
	color: #fff;
	text-decoration: none
}

.tab1:hover .tablink a {
	color: #fff
}

.dropdown1:hover .arwlink1 {
	height: 49px
}

.dropdown1 ul {
	display: none
}

.dropdown1:hover ul {
	position: absolute;
	display: block;
	margin-left: -1px;
	bottom: 49px;
	left: 1px;
	z-index: 9
}

.subnav1 {}

.subnav1 a {
	padding-left: 23px;
	padding-right: 23px;
	line-height: 30px;
	font-size: 14px;
	display: block;
	white-space: nowrap;
	color: #fff;
	float: left;
	clear: both;
}

.subnav1 :hover {
	color: #fff;
	text-decoration: underline;
}

.dropdown1 .subnav1 {
	background: #274c9c;
	padding-bottom: 10px;
	padding-top: 10px;
}

.content_box {
	width: 100%;
	float: left;
	clear: both;
	background: url(bj.png) center bottom no-repeat;
	padding-bottom: 20px;
}

.content {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

#full-screen-slider {
	width: 1200px;
	height: 389px;
	float: left;
	position: relative;
	z-index: 9;
	clear: both;
}

#slides {
	display: block;
	width: 100%;
	height: 389px;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative
}

#slides li {
	display: block;
	width: 100%;
	height: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute
}

#slides li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px
}

#pagination {
	display: block;
	list-style: none;
	position: absolute;
	left: 18%;
	top: 355px;
	z-index: 9900;
	padding: 5px 10px 5px 0;
	margin: 0
}

#pagination li {
	display: block;
	list-style: none;
	width: 15px;
	height: 15px;
	float: left;
	margin-left: 15px;
	background: url(dian.png) no-repeat;
}

#pagination li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}

#pagination li.current {
	background: url(dian1.png) no-repeat;
}

.contentnr {
	width: 1180px;
	padding: 10px;
	float: left;
	background: #fff;
	overflow: hidden;
}

.nrleft {
	float: left;
	font-family: "宋体";
}


/*新闻*/

.xw {
	width: 828px;
	float: left;
}

.xw_banner,
.xw_box_img,
.xw_box_img ul li {
	width: 365px;
	overflow: hidden;
	height: 242px;
}

.xw_box_img ul li {
	float: left;
	position: relative;
}

.xw_box_img ul li p {
	position: absolute;
	bottom: 0;
	z-index: 999;
	color: #fff;
	text-indent: 10px;
	left: 0;
	line-height: 30px
}

.xw_box_img ul li img {
	width: 100%;
	overflow: hidden;
	height: 100%;
}

.xw_banner {
	position: relative;
	float: left;
	overflow: hidden;
}

.xw_but {
	height: 30px;
	width: 100%;
	background: rgba(0, 0, 0, .4);
	overflow: hidden;
	position: absolute;
	bottom: 0;
}

.xw_but ul {
	width: 110px;
	float: right;
	margin-top: 6px;
}

.xw_but ul li {
	width: 15px;
	height: 15px;
	float: left;
	background: rgba(255, 255, 255, .6);
	border: solid 1px #fff;
	margin-right: 5px;
	line-height: 15px;
	text-align: center;
	color: #fff;
}

.xw_but ul li.on {
	background: red;
}


/*-------------*/

.xw_com_right {
	width: 446px;
	float: right;
	overflow: hidden;
	color: #333;
}

.Com_title {
	margin-top: 10px;
	color: #203f83;
	width: 100%;
	padding-bottom: 10px;
	font-size: 18px;
	font-weight: 600;
	border-bottom: 1px #6d99bf dotted;
	overflow: hidden;
	margin-bottom: 10px;
}

.Com_title img,
.Com_title p,
.Com_title_tit {
	float: left;
}

.Com_title img {
	margin-right: 6px;
}

.Com_title a {
	float: right;
	color: #203f83;
	font-size: 14px;
	font-weight: normal;
}

.Com_title a:hover {
	text-decoration: underline;
}

.xw_com_right p {
	color: #333;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	line-height: 35px;
}

.xw_com_right p a {
	color: #203f83;
}

.xw_com_right_com {
	border-bottom: dotted 1px #6d99bf;
	padding-bottom: 10px;
	margin-bottom: 10px;
	line-height: 27px;
}

.xw_com_right_com a {
	color: red;
}

.xw_com_right_com:hover a {
	text-decoration: underline;
}

.xw_com_right ul li {
	padding-left: 10px;
	background: url(lis_bj.png) left center no-repeat;
	color: #333;
	letter-spacing: 1px;
	overflow: hidden;
	height: 27px;
	line-height: 27px;
}

.xw_com_right ul li a,
.list_right ul li a {
	float: left;
	color: #333;
	letter-spacing: 1px;
	line-height: 27px;
	height: 27px;
	width: 364px;
}

.xw_com_right ul li span,
.list_right ul li span {
	float: right;
	line-height: 27px;
}

.nrright {
	float: right;
	font-family: "宋体";
}


/*通知公告*/

.tzgg {
	width: 330px;
	overflow: hidden;
	float: right;
}

.tzgg ul li,
.list_right ul li {
	padding-left: 10px;
	background: url(../images/lis_bj.png) left center no-repeat;
	margin-left: 10px;
	line-height: 27px;
	color: #333;
	width: 95%;
	height: 27px;
	overflow: hidden;
}

.tzgg ul li a {
	color: #333;
	width: 308px;
	height: 27px;
	line-height: 27px;
}

.tzgg ul li:hover a,
.xw_com_right ul li:hover a {
	color: #203f82;
	text-decoration: underline;
}


/*通知公告结束*/

/*预决算专栏*/

.yjszl {
	width: 330px;
	
}

.yjszl ul li,
.list_right ul li {
	padding-left: 10px;
	background: url(../images/lis_bj.png) left center no-repeat;
	margin-left: 10px;
	line-height: 27px;
	color: #333;
	width: 95%;
	height: 27px;
	overflow: hidden;
}

.yjszl ul li a {
	color: #333;
	width: 308px;
	height: 27px;
	line-height: 27px;
}

.yjszl ul li:hover a,
.xw_com_right ul li:hover a {
	color: #203f82;
	text-decoration: underline;
}


/*预决算专栏结束*/


/*校园风景图*

.xyfjt {
	overflow: hidden;
	float: left;
	width: 1180px;
}

.fjt_box_img {
	position: relative;
	width: 100%;
	height: 160px;
	overflow: hidden;
}

.xyfjt_but a {
	width: 26px;
	heihgt: 160px;
	overflow: hidden;
	display: block;
	position: absolute;
	top: 0px;
	z-index: 996;
}

.next {
	left: 0px;
}

.prev {
	right: 0px;
}

.picList {
	width: 100%;
}

.picList li {
	float: left;
	width: 240px;
	height: 160px;
	margin-right: 12px;
	overflow: hidden;
}

.picList li img {
	width: 100%;
}
*/




/*校园风景图结束*/

.footer {
	width: 100%;
	height: 200px;
	background: url(footerbj.jpg) repeat-x;
	clear: both;
}

.footerstudy {
	width: 100%;
	height: 200px;
	background: url(footerbjstudy.jpg) repeat-x;
	clear: both;
}

.footerkj {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 9px;
}

.kjleft {
	float: left;
}

.kjright {
	float: right;
	position: relative;
}

.footnav {
	position: relative;
	z-index: 999;
}

.foottop1 {
	position: absolute;
	display: none;
	bottom: 27px;
	right: -40px;
	width: 300px;
	padding: 15px;
	height: 70px;
	z-index: 999999;
	border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	background: #26499a url(../images/foottopbj.jpg) right bottom no-repeat;
}

.foottop1 a {
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	float: left;
	margin-left:10px;
}

.footnav:hover .foottop1 {
	display: block;
}

.foottop2 {
	position: absolute;
	display: none;
	bottom: 27px;
	padding: 15px;
	right: -40px;
	width: 360px;
	height: 160px;
	z-index: 999999;
	border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	background: #26499a url(../images/foottopbj.jpg) right bottom no-repeat;
}

.foottop2 a {
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	width: 120px;
	float: left;
}

.footnav:hover .foottop2 {
	display: block;
}

.foottop3 {
	position: absolute;
	display: none;
	bottom: 27px;
	right: -40px;
	width: 400px;
	padding: 10px;
	z-index: 999999;
	border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	background: #26499a url(../images/foottopbj.jpg) right bottom no-repeat;
}

.foottop3 a {
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	width: 130px;
	float: left;
}

.footnav:hover .foottop3 {
	display: block;
}

.foottop4 {
	position: absolute;
	display: none;
	padding: 15px;
	bottom: 27px;
	right: -40px;
	width: 210px;
	height: 100px;
	z-index: 999999;
	border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	background: #26499a url(../images/foottopbj.jpg) right bottom no-repeat;
}

.foottop4 a {
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	width: 100PX;
	float: left;
}

.footnav:hover .foottop4 {
	display: block;
}

.foottop5 {
	position: absolute;
	display: none;
	bottom: 27px;
	right: -40px;
	width: 395px;
	height: 210px;
	padding: 15px;
	z-index: 999999;
	border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	background: #26499a url(../images/foottopbj.jpg) right bottom no-repeat;
}

.foottop5 a {
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	width: 150px;
	float: left;
}

.footnav:hover .foottop5 {
	display: block;
}

.readnrqt {
	clear: both;
}

.kjleft dl {
	float: left;
	padding-right: 13px;
}

.kjright dl {
	float: left;
	padding-left: 13px;
}

.footnr {
	clear: both;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}

.footnr1 {
	clear: both;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	text-align: center;
	line-height: 30px;
	color: #e6eff7;
}

.footnr1 a {
	color: #fff;
}


/*list*/

.listleft {
	float: left;
	width: 220px;
}

.listleft ul li {
	float: left;
	width: 220px;
	border-bottom: #203f83 1px solid;
	height: 36px;
	line-height: 36px;
}

.listleft ul li a {
	margin-left: 10px;
	color: #444;
	font-size: 16px;
	border-left: #203f83 7px solid;
	padding-left: 20px;
}

.listleft ul li a:hover {
	color: #203f83;
	font-size: 16px;
}

.listleft ul li a span {
	margin-left: 30px;
}

.listright {
	float: right;
	width: 930px;
	padding-bottom: 25px;
}

.Com_title1 {
	margin-top: 10px;
	color: #203f83;
	width: 100%;
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 25px;
	border-bottom: 1px #6d99bf dotted;
	overflow: hidden;
	margin-bottom: 10px;
}

.Com_title1 img,
.Com_title p {
	float: left;
}

.Com_title_tit1 {
	width: 930px;
	float: left;
}

.Com_title_tit1 span {
	float: right;
}

.Com_title1 img {
	margin-right: 6px;
}

.Com_title1 a {
	color: #203f83;
	font-size: 14px;
	font-weight: normal;
}

.Com_title1 a:hover {
	text-decoration: underline;
}

.Com_title_tit2 {
	width: 1180px;
	float: left;
}

.Com_title_tit2 span {
	float: right;
}

.listnr {
	width: 930px;
	float: left;
	background: url(lis_bj.png) no-repeat left center;
	border-bottom: dotted 1px #ccc;
	line-height: 35px;
}

.listnr dt {
	float: left;
	padding-left: 13px;
	font-size: 16px;
}

.listnr dt a {
	color: #444;
}

.listnr dd {
	float: right;
	font-size: 14px;
	color: #666;
}

.listnr1 {
	width: 1180px;
	float: left;
	background: url(lis_bj.png) no-repeat left center;
	border-bottom: dotted 1px #ccc;
	line-height: 35px;
}

.listnr1 dt {
	float: left;
	padding-left: 13px;
	font-size: 16px;
}

.listnr1 dt a {
	color: #444;
}

.listnr1 dd {
	float: right;
	font-size: 14px;
	color: #666;
}

.listnr11 {
	width: 930px;
	float: left;
	line-height: 35px;
}

.listnr11 dt {
	float: left;
	width: 232px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}


/*read*/

.readleft {
	width: 816px;
	padding-bottom: 25px;
	border: 1px #e6e6e6 solid;
	float: left;
	overflow: hidden;
}

.read_title1 {
	margin-top: 10px;
	color: #203f83;
	width: 100%;
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 25px;
	border-bottom: 1px #6d99bf dotted;
	overflow: hidden;
	margin-bottom: 10px;
}

.read_title1 img,
.Com_title p {
	float: left;
}

.read_title_tit1 {
	width: 816px;
	float: left;
}

.read_title_tit1 span {
	float: right;
	margin-right: 10px;
}

.read_title1 img {
	margin-right: 6px;
}

.read_title1 a {
	color: #203f83;
	font-size: 14px;
	font-weight: normal;
}

.read_title1 a:hover {
	text-decoration: underline;
}

.title {
	width: 80%;
	text-align: center;
	line-height: 50px;
	font-size: 26px;
	color: #306BB9;
	margin: 0 auto;
}

.article-aboute {
	float: left;
	height: 60px;
	width: 98%;
	margin: 0 auto;
	padding-top: 2px;
	padding-left: 2%;
	line-height: 60px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666;
	text-align: center;
	border-bottom: #CCCCCC solid 1px;
}

.article-aboute span {
	float: left;
	margin-left: 20px;
}

.article-abouteqt {
	float: left;
	width: 830px;
	height: 60px;
	margin: 0 auto;
	padding-top: 2px;
	padding-left: 300px;
	line-height: 60px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #666;
	text-align: center;
	border-bottom: #CCCCCC solid 1px;
	margin-bottom: 15px;
}

.article-abouteqt span {
	float: left;
	margin-left: 10px;
}

.bdsharebuttonbox {
	margin-top: 0px;
}

.bdsharebuttonbox  a{
	float: left;
}

.bshare-custom{
	float: left;
	width:100px;
	height: 100px;
}

.bshare-custom a{
	float: left;
	width:100px;
	height: 100px;
}

.readnr {
	width: 790px;
	overflow: hidden;
	padding: 10px;
	line-height: 28px;
	font-size: 16px;
	color: #333;
	float: left;
	clear: both;
}

.readnr img {
	max-width: 730px;
	text-align: center;
}

.readnr p {
	text-indent: 30px;
}

.fx_right {
	float: right;
	width: 150px;
	overflow: hidden;
	color: #F7F7F7;
}

.readright {
	float: left;
	width: 330px;
	padding-bottom: 25px;
	margin-left: 20px;
}

.chxw {
	width: 330px;
	padding-bottom: 10px;
	float: left;
}

.chxw ul li {
	padding-left: 10px;
	background: url(../images/lis_bj.png) left center no-repeat;
	margin-left: 10px;
	line-height: 27px;
	color: #333;
}

.chxw ul li a {
	color: #333;
}

.chxw ul li:hover a,
.xw_com_right ul li:hover a {
	color: #203f82;
	text-decoration: underline;
}

.tzggread {
	width: 330px;
	padding-bottom: 10px;
	float: left;
	margin-top: 15px;
}

.tzggread ul li {
	padding-left: 10px;
	background: url(../images/lis_bj.png) left center no-repeat;
	margin-left: 10px;
	line-height: 27px;
	color: #333;
}

.tzggread ul li a {
	color: #333;
}

.tzggread ul li:hover a,
.xw_com_right ul li:hover a {
	color: #203f82;
	text-decoration: underline;
}

.xbdzb {
	width: 330px;
	margin-top: 15px;
	padding-bottom: 10px;
	float: left;
}

.xbdzb ul li {
	padding-left: 10px;
	background: url(../images/lis_bj.png) left center no-repeat;
	margin-left: 10px;
	line-height: 27px;
	color: #333;
}

.xbdzb ul li a {
	color: #333;
}

.xbdzb ul li:hover a,
.xw_com_right ul li:hover a {
	color: #203f82;
	text-decoration: underline;
}

.xyfg {
	width: 328px;
	margin-top: 15px;
	padding-bottom: 10px;
	border: 1px #e6e6e6 solid;
	float: left;
	position: relative;
	height: 280px;
}

#ad {
	position: absolute;
	width: 320px;
	height: 220px;
	margin-left: 8px;
	overflow: hidden;
}

#adul {
	position: absolute;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#adul li {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	overflow: hidden;
}

.lnsh {
	width: 1180px;
	float: left;
	background: url(lis_bj.png) no-repeat left center;
	border-bottom: dotted 1px #ccc;
	line-height: 35px;
}

.lnsh dt {
	float: left;
	padding-left: 13px;
	font-size: 16px;
}

.lnsh dt a {
	color: #444;
}

.lnsh dd {
	float: right;
	font-size: 14px;
	color: #666;
}

#mypage {
	font-size: 14px;
	line-height: 50px;
	float: left;
	width: 100%;
	height: 50px;
}

#mypage a {
	color: #333;
	border: #CCCCCC solid 1px;
	padding: 5px 15px 5px 15px;
	margin-left: 10px;
}


/*其他read页面*/

.readleft_qt {
	float: left;
	width: 100%;
	padding-bottom: 25px;
	border: 1px #e6e6e6 solid;
	float: left;
}

.read_title_titqt {
	width: 1180px;
}

.read_title_titqt span {
	float: right;
}


/*组织机构*/

.Z_readleft {
	float: left;
	width: 330px;
	padding-bottom: 25px;
}

.Z_chxw {
	width: 330px;
	padding-bottom: 10px;
	float: left;
}

.Z_chxw ul {
	margin-top: 30px;
}

.Z_chxw ul li {
	background: #f5f5f5;
	border: 1px solid #bebebe;
	padding-left: 10px;
	line-height: 50px;
	color: #333;
}

.Z_chxw ul li a {
	color: #333;
	font-size: 16px;
}

.Z_chxw ul li:hover a {
	color: #203f82;
	text-decoration: underline;
}

.ZCom_title {
	margin-top: 10px;
	color: #203f83;
	width: 100%;
	padding-bottom: 10px;
	font-size: 18px;
	font-weight: 600;
	border-bottom: 1px #6d99bf dotted;
	overflow: hidden;
	margin-bottom: 10px;
}

.ZCom_title img,
.ZCom_title p,
.ZCom_title_tit {
	float: left;
}

.ZCom_title img {
	margin-right: 6px;
}

.ZCom_title a {
	float: right;
	color: #203f83;
	font-size: 14px;
	font-weight: normal;
}

.ZCom_title a:hover {
	text-decoration: underline;
}

.Z_readright {
	float: right;
	width: 930px;
	padding-bottom: 25px;
	border: 1px #e6e6e6 solid;
}

.Z_synr {
	float: left;
	width: 900px;
	padding: 15px;
}

.Z_synr dl dt {
	width: 100%;
	font-size: 16px;
	color: #203f83
}

.Z_synr dl dd {
	margin-left: 20px;
	width: 30%;
	line-height: 40px;
	float: left;
	background: url(lis_bj.png) no-repeat left;
}

.Z_synr dl dd a {
	padding-left: 10px;
	font-size: 16px;
	color: #000;
}

.listleft {
	float: left;
	width: 220px;
}

.listleft dl {
	float: left;
	width: 220px;
	border-bottom: #203f83 1px solid;
	height: 36px;
	line-height: 36px;
}

.listleft dl a {
	margin-left: 10px;
	color: #444;
	font-size: 16px;
	border-left: #203f83 7px solid;
}

.listleft dl a:hover {
	color: #203f83;
	font-size: 18px;
}

.listleft dl a span {
	margin-left: 30px;
}

.read_title_titN {
	width: 930px;
	float: left;
}

.read_title_titN span {
	float: right;
	margin-right: 10px;
}

.read_title1 img {
	margin-right: 6px;
}

.read_title1 a {
	color: #203f83;
	font-size: 14px;
	font-weight: normal;
}

.read_title1 a:hover {
	text-decoration: underline;
}

.cs_tel_ct {
	color: #666;
	line-height: 150%;
}

.cs_tel_num {
	color: #c00;
	font-size: 18px;
	font-family: Arial, Verdana;
	font-style: italic;
	font-weight: bold;
	display: block;
	padding: 5px 0px;
}

.cs_online {
	height: 30px;
}

.cs_online_qq {
	height: 25px;
}

.cs_online_qq a:link,
.cs_online_qq a:active,
.cs_online_qq a:visited,
.cs_online_qq a:hover {
	text-decoration: none;
	color: #666;
}

.cs_qcode {
	padding: 1px 0px 0px 0px;
}

.cs_free {
	height: 32px;
}

.cs_free a {
	display: block;
	height: 32px;
}

.cs_free a span {
	display: none;
}

.cs_baidu {
	height: 32px;
}

.cs_baidu a {
	display: block;
	height: 32px;
}

.cs_baidu a span {
	display: none;
}

.cs_spr {
	margin: 1px 0px;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
}

.cs_space {
	clear: both;
	overflow: hidden;
	height: 8px;
}

.cs_close {
	position: absolute;
	right: 1px;
	top: 1px;
	width: 12px;
	height: 12px;
	background: url(../images/img.png) no-repeat center left;
}

.cs_close a {
	display: block;
	height: 10px;
}

.cs_close a span {
	display: none;
}

a[data-tooltip]:after {
	border-top: 8px solid #222;
	border-top: 8px solid hsla(0, 0%, 0%, .85);
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	content: "";
	display: none;
	height: 0;
	width: 0;
	left: 25%;
	position: absolute;
}

a[data-tooltip]:before {
	background: #222;
	background: hsla(0, 0%, 0%, .85);
	color: #f6f6f6;
	content: attr(data-tooltip);
	display: none;
	font-family: sans-serif;
	font-size: 14px;
	height: 32px;
	left: 0;
	line-height: 32px;
	padding: 0 15px;
	position: absolute;
	text-shadow: 0 1px 1px hsla(0, 0%, 0%, 1);
	white-space: nowrap;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

a[data-tooltip]:hover:after {
	display: block;
	top: -9px;
}

a[data-tooltip]:hover:before {
	display: block;
	top: -41px;
}

a[data-tooltip]:active:after {
	top: -10px;
}

a[data-tooltip]:active:before {
	top: -42px;
}


/*浮动窗口*/

#kefu4 {
	position: fixed;
	right: 0px;
	top: 220px;
	z-index: 999999999999999;
	width: 152px;
	background: #fff;
	border: 1px solid #ddd;
	box-shadow: 1px 1px 1px #d4d4d4;
	font-size: 12px;
}

.cs_tel {
	height: 25px;
}

#kefu1 {
	position: fixed;
	right: 0px;
	top: 230px;
	z-index: 999999999999999;
	width: 152px;
	background: #fff;
	border: 1px solid #ddd;
	box-shadow: 1px 1px 1px #d4d4d4;
	font-size: 12px;
}

.cs_tel {
	height: 25px;
}

#kefu {
	position: fixed;
	right: 0px;
	top: 330px;
	z-index: 999999999999999;
	width: 152px;
	background: #fff;
	border: 1px solid #ddd;
	box-shadow: 1px 1px 1px #d4d4d4;
	font-size: 12px;
}

#kefu3 {
	position: fixed;
	right: 0px;
	top: 410px;
	z-index: 999999999999999;
	width: 152px;
	background: #fff;
	border: 1px solid #ddd;
	box-shadow: 1px 1px 1px #d4d4d4;
	font-size: 12px;
}


/*滚动图*/


/* 单个图片幻灯片盒子 - 公用类 */

.slideBox {
	padding-left: 15px;
	width: 152px;
	height: 100px;
	overflow: hidden;
	position: relative;
	right: 0px;
	top: 300px;
	z-index: 999999999999999;
	position: fixed;
}

.slideBox .hd {
	height: 100%;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	height: 100%;
}

.slideBox .hd ul li {
	display: block;
	width: 15px;
	height: 25%;
	text-align: center;
	cursor: pointer;
	background: #fff;
}

.slideBox .hd ul li a {
	display: inline-block;
	vertical-align: middle;
}

.slideBox .hd ul li.on {
	background: #f00;
	color: #fff;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd img {
	width: 152px;
	height: 100px;
}
