﻿/* 公共 CSS Document */
html{
	overflow-x:hidden;
}
body, ul, li, input{
	margin:0;
	padding:0;
	font-family:"微软雅黑";
	font-size:12px;
}
p, h1, h2, h3, h4, h5{
	margin:0;
	padding:0;
}
body {
	background:url(../images/bg.jpg) no-repeat center top #fff;
}
ul, li, ol {
	list-style:none;
}
img {
	border:0
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.wrap {
	width:1002px;
	margin:0 auto;
}
.wrap2 {
	width:1122px;
	margin:0 auto;
}
.clear {
	clear:both;
	height:0;
	overflow:hidden;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.mr10 {
	margin-right:10px;
}
.mr20{
	margin-right:20px;
}
.h10 {
	height:10px;
	overflow:hidden;
}
/* 头部开始 */
.top .wrap{
	position:relative;
        z-index:100;
}
.nav .wrap{
	position:relative;
}
.top {
	/*border-top:#0164a5 2px solid;*/
}
.logo {
	height:135px;
}
.logo img {
	width:648px;
	height:103px;
	background:url(../images/logo_img.png) no-repeat left center;
	_background:url(../images/logo_img.gif) no-repeat left center;
}
.top_sub {
	position:absolute;
	top:-2px;
	right:0;
	width:400px;
	z-index:999;
}
.top_link {
	/*border-top:#0264a5 3px solid;*/
	color:#0164a5;
	height:38px;
	line-height:38px;
	width:330px;
	padding-left:10px;
}
.link_t{ width:100px; vertical-align:top;}
.link_t a{ line-height:30px; display:block; width:28px; height:26px; float:left; margin:4px 2px;}
.link_t img{ vertical-align:middle;}
.weixinlink{ position:relative;}
.weixinlink .weixinimg{ width:100px; height:100px; position:absolute; display:none; top:0px; left:0px;}
.weixinlink:hover .weixinimg{ width:100px; height:100px; position:absolute; display:block; top:30px; left:0px;}
.top_link .top_tool{ width:220px;}
.top_link li{
	float:left;
	height:38px;
	line-height:38px;
}
.top_link a {
	color:#0164a5;
}
.ijob {
	width:65px;
}
.ijob p{
	padding-left:33px;
	background:url(../images/rencai.png) no-repeat scroll 3px 4px transparent;
}
.iphone {
	width:65px;
}
.iphone p{
	padding-left:20px;
	background:url("../images/email.png") no-repeat scroll 0 center transparent;
}

.isp {
	width:65px;
}
.isp p{
	padding-left:33px;
	background:url("../images/sp.png") no-repeat scroll 3px 4px transparent;
}
.oa {
	width:80px; position:relative;
	background:url(../images/gsbg.png) no-repeat 5px 10px;
}
.oa p{
	padding-left:30px;
	background:url(../images/xjt.png) no-repeat 62px center;
	z-index:10;
}

.ao_sub{position:absolute;
	top:34px;
	left:-165px;
	z-index:1;
	width:290px;
	text-align:center;
	padding-top:0px;
	background:#017dc5;
	/*border:#017dc5 1px solid;*/}
.ao_sub li{
	width:128px;
	height:30px;
	line-height:30px;
	border-top:#0067ac 1px dotted;
	background:#017dc5;
	padding:0px 5px;
	float:left;
}
.ao_sub a{
	display:block;
	color:#fff;
	display: block;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ao_sub a:hover{
	background:#fafafa;
	color:#16316f;
	text-decoration:none;
}
.search {
	height:29px;
	line-height:29px;
	width:250px;
	background:url(../images/top_subbg.png) no-repeat 5px bottom;
	_background:url(../images/top_subbg.gif) no-repeat 5px bottom;
    float:right;
}
.search_text {
	width:135px;
	height:27px;
	line-height:27px;
	border:none;
	background:none;
	padding-right:15px;
	overflow:hidden;
}
.search_button {
	width:60px;
	text-align:center;
	height:29px;
	border:none;
	background:none;
	color:#fff;
	cursor:pointer;
}
.nav {
	height:44px;
	line-height:44px;
	background:#017dc5;
}
.nav ul {
	height:44px;
	padding-left:20px;
	background:url(../images/nav_ulbg.png) repeat-x 0 0;
	z-index:5;
}
.nav li {
	float:left;
	z-index:11;
	position:relative;
	width:120px;
	text-align:center;
}
.nav li span {
	font-size:15px;
}
.nav li a {
	color:#fff;
}
.nav li a:hover {
	text-decoration:none;
}
.nav_sub {
	position:absolute;
	top:44px;
	text-align:left;
	height:40px;
	line-height:40px;
	background:#0164a5;
	z-index:10;
	color:#fff;
	display:none;
}
.ab{
	left:-140px;
	padding-left:140px;
	width:982px;
}
.xw{
	left:-260px;
	padding-left:260px;
	width:862px;
}
.ly{
	left:-380px;
	padding-left:380px;
	width:742px;
}
.sl{
	left:-500px;
	padding-left:500px;
	width:622px;
}
.wh{
	left:-620px;
	padding-left:520px;
	width:602px;
}
.js{
	left:-740px;
	padding-left:740px;
	width:382px;
}
.jb{
	left:-860px;
	padding-left:650px;
	width:472px;
}
.nav_sub a {
	padding:0 10px;
}
.nav_sub a:hover {
	color:#a4cbeb;
}
.nav li.nav_bg {
	position:absolute;
	display:none;
	top:0px;
	width:160px;
	height:44px;
	background:url(../images/nav_bg.png) no-repeat 0 0;
	z-index:10;
}
/* 头部结束 */

/* 中间内容开始 */
#center{
	background:url(../images/center_bg.gif) repeat 0 0;
}
/* 中间内容结束 */

/* 底部开始 */
#footer {
	line-height:26px;
	color:#444;
	padding-bottom:15px;
	background:#fafafa;
}
#footer td{
	padding:0 10px;
}
#footer p a {
	text-decoration:underline;
	color:#444;
}
#footer p a:hover {
	color:#0067ac;
}
.footer {
	height:50px;
	line-height:50px;
	background:#017dc5;
	color:#fff;
	margin-bottom:15px;
}
.footer_li{
	width:600px;
}
.footer_li li {
	float:left;
	padding:0 8px;
}
.footer_li li a {
	color:#fff;
}
.footer_link {
	width:380px;
	padding-top:10px;
}
.footer_sub{
	position:relative;
	margin-right:8px;
	width:180px;
}
.footer_sub h3{
	width:160px;
	padding-left:20px;
	border:#0093dd 1px solid;
	height:27px;
	line-height:27px;
	font-weight:normal;
	font-size:13px;
	color:#0067ac;
	background:url(../images/footer_sub_h3bg.gif) no-repeat right center #fff;
}
.footer_sub ul{
	position:absolute;
	left:0;
	bottom:27px;
	width:180px;
	border:#0093dd 1px solid;
	border-bottom:none;
	line-height:30px;
	display:none;
}
.footer_sub li a{
	padding-left:20px;
	height:30px;
	line-height:30px;
	display:block;
	color:#555;
	background:#fff;
	border-bottom:#e1e1e1 1px dotted;
}
.footer_sub li a:hover{
	color:#0067ac;
	background:#fafafa;
	text-decoration:none;
}
/* 图片切换 */
#player {
	position: relative;
	width: 315px;
	height:195px;
	padding:2px;
	margin-right:20px;
	border: 1px solid #0067AC;
	overflow: hidden;
}
#player a {
	color: #333;
}
#player * {
	border: 0;
	padding: 0;
	margin: 0;
}
#player .Limg {
	position: relative;
}
#player .Limg li {
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
}
#player .Limg li img {
	border: 0px solid #FFFFFF;
	margin: 0;
	width:315px;
	height:195px;
}
#player .Limg li p {
	line-height: 25px;
	font-size: 14px;
	padding-left: 15px;
}
#player .Nubbt {
	position: absolute;
	z-index: 9;
	right: 5px;
	bottom:8px;
	text-align:center;
}
#player .Nubbt span {
	width:16px !important;
	height:16px !important;
	border: 1px solid #a9abaa;
	background: #017dc5;
	padding:0 5px !important;
	margin: 0 2px !important;
	font-style: normal;
	cursor: pointer;
	color:#fff;
}
#player .Nubbt span.on {
	width:16px;
	height:16px;
	border: 1px solid #ff6502;
	background:#CC3300;
	color: #fff;
}
/*举报平台*/
.jbptcontents{padding:10px;margin-bottom:30px;}
.jbptcontents table{background:#000;}
.jbptcontents table td{background:#fff;padding:8px 2px; vertical-align:middle;}
.jbptcontents .tdtitle{background:#538DD5;color:#fff; font-size:22px;text-align:center;padding:10px 0px;}
.jbptcontents .tdtitle2{background:#538DD5;color:#fff; font-size:16px;text-align:center;padding:8px 0px;}
.jbptcontents .tdleft{width:140px;text-align:center;font-size:14px;color:#000;font-weight:bold;}
.jbptcontents .inp{border:1px solid #666666;height:25px;line-height:25px;padding:2px;margin:0px;background:#fff;font-family:微软雅黑;font-size:14px;border-radius:2px;width:190px;}
.jbptcontents .inptitle{width:550px;}
.jbptcontents .inptxt{width:550px;height:200px; line-height:20px;}
.jbptcontents .tdbtn{text-align:center;}
.jbptcontents  .savebtn{width:80px;border:0px;background:#BD2D30;font-size:16px;color:#fff;height:30px;line-height:30px;cursor:pointer;}
.jbptcontents  .txtremark{font-size:14px;color:#666;padding:10px;}
.jbptcontents  .savebtn:hover{background:#ff0000;}
.jbptcontents .red{color:red; padding-left:3px;}
.jbptcontents .txttip{padding-top:10px;}
/*举报平台*/