@charset "utf-8";
/*首页CSS */
.main {
	height:370px;
	padding-top:33px;
	background:url(../images/bg.jpg) center top repeat-x;
}
.flashpic {
	width:326px;
	height:326px;
	box-shadow:0 0 6px #504f4f;
}
.main-nav {
	height:179px;
	padding-left:10px;
}
.main-nav li {
	float:left;
	width:120px;
	height:179px;
	display:inline;
	margin-left:10px;
}
.main-nav li a {
	display:block;
	widht:120px;
	height:141px;
}
.main-nav li h2 {
	height:38px;
	background-color:#18c4d8;
	text-align:center;
	line-height:38px;
	font-size:16px;
	font-weight:normal;
	cursor:pointer;
}
.main-nav li h2:hover {background-color:#ffa304;}
.main-nav li h2 a {
	display:inline;
	color:#ffffff;
}

.main-DH {
	height:110px;
	width:580px;
	margin-left:15px;
}

.main-DH li {
	float:left;
	width:90px;
	height:80px;
	display:inline;
	margin-left:10px;
}
.main-DH li a {
	display:block;
	widht:90px;
	height:80px;
}
.main-DH li h2 {
	height:30px;
	color:#ffffff;
	text-align:center;
	line-height:30px;
	font-size:16px;
	font-weight:normal;
	cursor:pointer;
	font-family:"微软雅黑";
	width:100px;
}
.main-DH li h2:hover a{color:#ffa304; font-size:16px;}
.main-DH li h2 a  {
	display:inline;
	color:#ffffff;
	font-size:16px;
}
.main-l a{
	height:58px;
	width:18px;
	float:left;
	background:url(../images/lw.jpg) no-repeat;
	margin-top:50px;
	margin-left:60px;
}
.main-l:hover a{
	height:58px;
	float:left;
	width:18px;
	background:url(../images/l.jpg) no-repeat;
	margin-top:50px;
	margin-left:60px;
}
.main-r a{
	height:58px;
	width:18px;
	float:left;
	background:url(../images/rw.jpg) no-repeat;
	margin-top:50px;
}
.main-r:hover a{
	height:58px;
	float:left;
	width:18px;
	background:url(../images/r.jpg) no-repeat;
	margin-top:50px;
}

/*login-center*/
.login-wrap {
	height:252px;
	background:#f3f3f3;
}
.login-title {
	height:114px;
	background:url(../images/login-center.jpg) center 20px no-repeat;
}
.login-list {
	height:100px;
}
.login-list li {
	float:left;
	width:234px;
	height:100px;
	display:inline;
}
.login-list li a {
	display:block;
	height:100px;
	line-height:100px;
	font-size:22px;
	color:#ffffff;
	padding-left:95px;
}
.login-list li a.role01 {background:url(../images/role01.jpg) no-repeat;}
.login-list li a.role02 {background:url(../images/role02.jpg) no-repeat;}
.login-list li a.role03 {background:url(../images/role03.jpg) no-repeat;}
.login-list li a.role04 {background:url(../images/role04.jpg) no-repeat;}
.login-list li a.role01:hover {background-image:url(../images/role01h.png);}
.login-list li a.role02:hover {background-image:url(../images/role02h.png);}
.login-list li a.role03:hover {background-image:url(../images/role03h.png);}
.login-list li a.role04:hover {background-image:url(../images/role04h.png);}
.login-list li a.role01:active {background-image:url(../images/role01a.png);}
.login-list li a.role02:active {background-image:url(../images/role02a.png);}
.login-list li a.role03:active {background-image:url(../images/role03a.png);}
.login-list li a.role04:active {background-image:url(../images/role04a.png);}

.profile {
	width:284px;
	height:326px;
}
.pro-title {
	height:42px;
	line-height:36px;
	padding-left:16px;
	font-size:22px;
	font-family:"黑体";
}
.pro-title span {
	font-size:30px;
	color:#12b8ef;
}
.pro-con {
	padding-left:12px;
	padding-right:15px;
	height:284px;
	overflow:hidden;
	line-height:28px;
	text-indent:2em;
	font-size:14px;
	text-align:justify;
	text-justify:inter-ideograph;
}
.pro-con a {color:#ffba00;}
.map {
	width:284px;
	height:284px;
}

/*picmenu*/

.zbgtpic a{
	background:url(../images/nav-item01.png) no-repeat center;
	width:90px;
	height:80px;
}
.zbgtpic a:hover{
	background:url(../images/nav-item01h.png) no-repeat center;
	width:90px;
	height:80px;
}
.zbggpic a{
	background:url(../images/nav-item02.png) no-repeat center;
	width:90px;
	height:80px;
}

.zbggpic a:hover{
	background:url(../images/nav-item02h.png) no-repeat center;
	width:90px;
	height:80px;
}
.kbxwpic a{
	background:url(../images/nav-item03.png) no-repeat center;
	width:90px;
	height:80px;
}

.kbxwpic a:hover{
	background:url(../images/nav-item03h.png) no-repeat center;
	width:90px;
	height:80px;
}
.zfcgpic a{
	background:url(../images/nav-item04.png) no-repeat center;
	width:90px;
	height:80px;
}

.zfcgpic a:hover{
	background:url(../images/nav-item04h.png) no-repeat center;
	width:90px;
	height:80px;
}
.gjzbpic a{
	background:url(../images/nav-item05.png) no-repeat center;
	width:90px;
	height:80px;
}
.gjzbpic a:hover{
	background:url(../images/nav-item05h.png) no-repeat center;
	width:90px;
	height:80px;
}

.zbrzl a{
	background:url(../images/nav-item06.png) no-repeat center;
	width:90px;
	height:80px;
}
.zbrzl  a:hover{
	background:url(../images/nav-item06h.png) no-repeat center;
	width:90px;
	height:80px;
}

.xzzx a{
	background:url(../images/nav-item07.png) no-repeat center;
	width:90px;
	height:80px;
}
.xzzx a:hover{
	background:url(../images/nav-item07h.png) no-repeat center;
	width:90px;
	height:80px;
}

.picmenuli{ width:5px !important;}


#play_info{ font-size:14px !important; text-align:center}


