/* 公共 CSS Document */
html{
	overflow-x:hidden;
}
body, ul, li, input{
	margin:0;
	padding:0;
	font-family:"微软雅黑";
	font-size:14px;
}
p, h1, h2, h3, h4, h5{
	margin:0;
	padding:0;
}
body {
	background:url("../images/blue/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:1202px;
	margin:0 auto;
}
.wrap2 {
	width:1202px;
	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:40px;
	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:108px; position:relative;
	background:url("../images/gsbg.png") no-repeat 5px 15px;
}
.oa p{
	padding-left:30px;
	background:url("../images/xjt.png") no-repeat 62px center;
	z-index:10;
}

.ao_sub{position:absolute;
	top:2px;
	left:-2px;
	z-index:1;
	width:108px;
	text-align:center;
	padding-top:32px;
	border:#017dc5 1px solid;}
.ao_sub li{
	width:108px;
	height:30px;
	line-height:30px;
	border-top:#0067ac 1px dotted;
	background:#017dc5;
}
.ao_sub a{
	display:block;
	color:#fff;
}
.ao_sub a:hover{
	background:#fafafa;
	color:#16316f;
	text-decoration:none;
}
.nav-icon { position:absolute; top:30px; line-height:135px; right:-180px;}
.nav-icon a { background: url(../images/index.png) no-repeat; padding-left:24px; color:#333; margin-left:16px;}
.nav-icon .oa {background: url(../images/OA.png) no-repeat;}
.nav-icon a:hover { text-decoration:underline; color:#333;} 
.search-wrap {
    float:right;
	margin-top:14px;
}
.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;
}
div.search {
	background:#fff;
	width:300px;
	position:relative;
}
.search  form {
	position:relative;
	width:300px;
	margin:0 auto;
}
.search input,button {
	border:none;
	outline:none;
}
.search input {
	width:90%;
	height:42px;
	padding-left:13px;
}
.search button {
	height:46px;
	width:42px;
	cursor:pointer;
	position:absolute;
}
/*搜索框6*/
     
.bar6 input {
	border:2px solid #2d7ac9;
	border-radius:5px;
	background:transparent;
	top:0;
	right:0;
	font-size:14px;
}
.bar6 button {
	background:#2d7ac9;
	border-radius:0 5px 5px 0;
	width:60px;
	top:0;
	right:0;
}
.bar6 button:before {
	content:"搜索";
	font-size:13px;
	color:#fff;
}
.nav {
	height:44px;
	line-height:44px;
	background:#2d7ac9;
}
.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:1062px;
}
.xw{
	left:-260px;
	padding-left:260px;
	width:942px;
}
.ly{
	left:-380px;
	padding-left:380px;
	width:822px;
}
.sl{
	left:-500px;
	padding-left:500px;
	width:702px;
}
.wh{
	left:-620px;
	padding-left:520px;
	width:682px;
}
.js{
	left:-740px;
	padding-left:740px;
	width:452px;
}
.jb{
	left:-860px;
	padding-left:650px;
	width:542px;
}
.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:none;
	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 {
	padding-top:10px;
}
.footer_sub{
	position:relative;
	margin-left:8px;
	width:160px;
	background:#FFF
}
.footer_sub h3{
	width:140px;
	padding-left:20px;
	border:#0093dd 1px solid;
	height:27px;
	line-height:27px;
	font-weight:normal;
	font-size:13px;
	color:#0067ac;
	background:url("../images/blue/footer_sub_h3bg.gif") no-repeat right center #fff;
}
.footer_sub ul{
	position:absolute;
	left:0;
	bottom:27px;
	width:160px;
	border:#0093dd 1px solid;
	border-bottom:none;
	line-height:30px;
	display:none;
	z-index: 66666;
    background: #fff;
}
.footer_sub li a{
	padding: 0 8px;
	
	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: 386px;
	height:240px;
	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:386px;
	height:240px;
}
#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;}
/*举报平台*/

/*悬浮链接*/
.suspension{position:fixed;z-index:55;right:0;bottom:200px;width:70px;height:240px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:44px;height:44px;background-color:#353535;margin-bottom:4px;cursor:pointer;outline:none;}
.suspension .a.active,
.suspension .a:hover{background:#F05352;}
.suspension .a .i{float:left;width:44px;height:44px;background-image:url(../images/side_icon.png);background-repeat:no-repeat;}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:0 0;}
.suspension .a-service-phone .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
.suspension .a-ewm .i {width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:0px -25px;}
.suspension .a-qrcode .i{background-position:-44px 0;}
.suspension .a-cart .i{background-position:-88px 0;}
.suspension .a-top .i{background-position:-132px 0;}
.suspension .a-top{background:#D2D3D6;display:none;}
.suspension .a-top:hover{background:#c0c1c3;}
.suspension .d{display:none;width:223px;background:#fff;position:absolute;right:67px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../images/side_bg_arrow.png) no-repeat;right:-8px;top:31px;}
.suspension .d-service{top:170px;}
.suspension .d-service-phone{top:78px;}
.suspension .d-qrcode{top:-10px;}
.suspension .d-ewm{top:0px;}
.suspension .d-ewm p { font-size:16px; text-align:center; color:#666;}
.suspension .d .inner-box{padding:8px 22px 12px;}
.suspension .d-service-item{padding:14px 0;}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-qq{width:44px;height:44px;background:url(../images/side_con_icon03.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(../images/side_con_icon02.png) no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:112px;font-size:15px;margin-left:12px;}
.suspension .d-service-item h3 p { font-size:14px; font-style:normal; font-weight:normal;}
.suspension .d-service-item .text{float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text .number1{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url(../images/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;}
.suspension .d-qrcode .inner-box{padding:20px 0;}
.suspension .d-qrcode p{font-size:16px;color:#93959c;}


.top-right {padding:0 30px;}
.top-right ul { overflow:hidden;}
.top-right ul li { overflow:hidden; line-height:48px; color:#666; padding:0 10px 0 30px; background:url(../images/dian.png) 10px 20px no-repeat; border-bottom:1px solid #eee;}
.top-right ul li a { display:inline-block;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;overflow:hidden;text-align:justify;line-height: 48px;height: 48px; color:#666; float:left;}
.top-right ul li a:hover { color:#2d7ac9}
.top-right ul li span { float:right; font-size:12px; color:#999;}

