﻿@charset "utf-8";
/** 清除内外边距 **/ 
/*蓝 
00a0e8  
橙
f78126
*/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */ dl, dt, dd, ul, ol, li, /* list elements 列表元素 */ pre, /* text formatting elements 文本格式元素 */ form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */ th, td, /* table elements 表格元素 */ img/* img elements 图片元素 */ { margin: 0; padding: 0; }
/** 设置默认字体 **/ 
body, button, input, select, textarea { font: 12px/1.5 'microsoft yahei', '宋体', tahoma, Srial, helvetica, sans-serif; color:#333; }
body { background-color: #f5f5f5;margin:0 auto; }
form { display:block; }
em { font-style:normal; }
/** 重置列表元素 **/ 
ul, ol, li { list-style: none; }
/** 重置超链接元素 **/ 
a { text-decoration: none; color:#333; }
a:hover { text-decoration:none; color:#00a0e8; }
/** 重置图片元素 **/ 
img { border:0px; }
/** 重置表格元素 **/ 
table { border-collapse: collapse; border-spacing: 0; }
.al { float:left; }
.ar { float:right; text-align:right; }
.tc { text-align:center; }
.fl,.l { float:left; }
.fr,.r { float:right; }
.clear { clear:both; text-indent:-9999px; }
.clf:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clf { display: inline-table; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clf { display: block; }
/* End hide from IE-mac */
.wp { width:1200px!important; margin:0 auto; }
.wp1 { width:1100px!important; margin:0 auto; }
.wp:after { content: "."; display: block; height: 0; visibility: hidden; }
.wp:after { clear: both; }
.mb20 { margin-bottom:20px; }
.mt20 { margin-top:20px; }
.mt50 { margin-top:50px; }
.mt10 { margin-top:10px; }
.hide { display: none; }
input, select { vertical-align: middle; }
.f14{font-size:14px;}
.fl { float: left; display: inline; }
.fr { float: right; display: inline; }
.cb { clear: both; }
.cl { clear: left; }
.cr { clear: rigth; }
.clearfloat { height: 0; font-size: 0px; clear: both; line-height: 0; }
.cf:before, .cf:after { content: "."; display: block; height: 0; visibility: hidden; }
.cf:after { clear: both; }
.cf { zoom: 1; }
.vm { verticle-align: middle; }
.pr { position: relative; }
.pa { position: absolute;}
.abs-right { position: absolute; right: 0 }
.zoom { zoom: 1; }
.hidden { visiility: hidden; }
.none { display: none; }
.block { display: block; }
.ohz { overflow: hidden; zoom: 1; }
/* -- 页面整体布局 -- */
/*翻页，下一页*/
.pagination a.number { }
.pagination { text-align: center; font-family: "微软雅黑"; font-size: 14px; display:block; clear:both; height:30px; line-height:30px; margin-top:18px; }
.pagination a { margin: 0 2px 0 0; padding: 4px 10px; background:#0983d8; color:#fff; }
.pagination a.number { /*border: 1px solid #ddd;*/ }
.pagination a.current { background: #faa203 top left repeat-x !important; /*border-color: #009bff !important;*/ color: #fff !important; }
.pagination a.current:hover { text-decoration: underline; }
.pagination ul.pager { width:100%; text-align:center; }
.pagination ul span.msg { font-size:14px; font-family:"微软雅黑" }
.pagination a:hover {  background:#faa203; color:#fff; }
.pagination ul.pager a { cursor:pointer; }

/*----头部----*/
.header{height:80px;margin: 0 auto;min-width: 1200px;background-color:#FFF;z-index:9999;}
.header div.change {
text-align: right;
font-size: 12px;
height: 30px;
line-height: 30px;
color: #808080;
margin-bottom:5px;
}
.header div.change a{color: #808080;padding:0 5px;}
.nav_header div.change a img{ opacity:0.5; vertical-align:middle;}
.nav li{float:left;width:105px;text-align:center;font-size: 15px;/*transform:skewX(-30deg)*/ position:relative; }
.nav li a{display:block;line-height:30px;}
.nav li.on a,.nav li a:hover{color:#00a0e8;border-right:0;}

.nav li ul{display:none;position:absolute;z-index:9999;border: 1px solid #ddd;}
.nav li:hover ul{display:block;}
.nav li ul li{height:32px; line-height:32px;width:120px;}
.nav li ul li a{ padding:0px; height:32px; line-height:32px; background-color: #fff;border:0;border-bottom: 1px solid #ccc; background-image:none;color:#333; font-size:13px;border-top:1px dotted #ddd; text-align:left; text-indent:20px;}
.nav li ul li a:hover{ background: #00a0e8; color:#fff; border:0;}

.languagebox{width:100px; line-height:30px; height:30px; overflow:hidden; margin-top:26px; background:url(../images/languagebg.html) center -8px no-repeat;}
.languagebox a{ height:30px; display:block; text-align:center; font-size:12px; color:#555;}
/*content*/
.content{/*padding-top:80px;*/width: 1200px;margin: 0 auto;}
/*banner*/
.fullSlide {min-width:1200px;margin: 0 auto;position:relative;height:400px;background:#fff;overflow:hidden;}
.fullSlide .bd {min-width:1200px;margin:0 auto;position:relative;z-index:0;}
.fullSlide .bd ul {	min-width:1200px !important;margin: 0 auto;}
.fullSlide .bd li {	width:100% !important;height:400px;overflow:hidden;text-align:center;margin: 0 auto;}
.fullSlide .bd li a {display:block;height:400px;}
.fullSlide .hd {width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul {text-align:right;}
.fullSlide .hd ul li {cursor:pointer;display:inline-block;*display:inline;zoom:1;width:30px;height:8px;margin:2px;overflow:hidden;background:#fff;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd ul li.on {background:#f78126;filter:alpha(opacity=100);opacity:1;}

/*footer */
.footer { margin-top:20px;line-height:24px;padding-top:25px;color:#333; background-color:#fff;-moz-box-shadow: 0px -2px 5px #efefef;min-width:1200px;
  -webkit-box-shadow: 0px -2px 5px #efefef;
  box-shadow: 0px -2px 5px #efefef;}
.footer a{color:#333;}
.footer .foot{padding-bottom:15px;}
.footer .pull-right { float: right; }
.footer .pull-right .weixin{ text-align:center;width:100px; display:block;}
.footer .pull-right .foot_tel{ line-height:25px;width:200px;margin-right:20px;}
.footer .pull-right .foot_tel span{ display:block;}
.footer .pull-right .foot_tel i{font-size:26px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;padding:8px 0; display:block;}
.footer  ul { float:left; margin-top:0px; }
.footer ul li a:hover { text-decoration:underline; }
.footer  ul .title { color:#222; font-weight:bolder; }
.footer .aspan{width:80px;float: left;margin-right: 30px;}
.footer .aspan ul li{width:100%;}
.footer ul li strong { font-size : 14px; font-weight:bold;padding-bottom:5px;  display:block; }
.footer .copyright{padding:15px 0;border-top:1px solid #ccc;}
.footer .foot-logo{margin-right:20px;}
#link_Select{width: 150px;float: right; margin-top:16px;line-height:22px;height:22px;}
.footer .copyright img{ vertical-align:middle;width: 178px;height: 51px;}

/*当前位置*/
.position { height:20px; line-height:20px; padding:20px 0px; font-size:14px; color:#999; font-family:"微软雅黑" ;background-color: #f5f5f5;}
.position em { font-style:normal; }
.position a {  color:#999; }
.position a:hover { color:#009bff; }
.position span { color:#00a0e8;  text-align:center; }
/*左侧菜单*/
.left_menu { width:200px; height:100%; float:left; font-family:"微软雅黑"; padding-bottom:26px !important; }
.left_menu ul li {  height:40px; line-height:40px; margin-bottom:4px; background:url("../images/link.jpg") no-repeat right top #fff;  }
.left_menu ul li a { display:block; height:40px; color:#333; font-size:14px; padding-left:50px; margin-left:-1px; }
.left_menu ul li a:hover,.left_menu ul li.on { background:#00a0e8 url("../images/hover.jpg") no-repeat right top; color:#fff; }
.left_menu ul li.on a{color:#fff;}
.left_menu .tit {height:54px; line-height:54px; background:#00a0e8;  border-left: 5px solid #f78126; color:#fff; font-size:16px; padding-left:50px;  border-bottom:0; }
/*右侧内容*/
.right_box { width:920px;padding:10px 30px; background-color:#fff; height:auto; float:right; font-family:"微软雅黑"; }
.right_box .ba { width:775px; height:165px; margin-bottom:10px; _margin-bottom:7px; }
.right_c { height:auto !important; min-height:500px; background:#fff; color:#333; font-family:"微软雅黑"; font-size:14px; line-height:28px; margin-bottom:30px; }
.rtit { height: 40px; font-weight: normal; font-size: 18px; line-height: 30px; border-bottom: 1px solid #dcdcdc; margin-bottom:20px; }
.ntit{margin-bottom:10px;  }
.right_c h2 {
  height: 67px;
  margin-top: 30px;
  background: url(../images/tit3.jpg) no-repeat left top;
  line-height: 32px;
  padding-left: 30px;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 10px;
}
.right_c h3 {
  height: 30px;
  line-height: 30px;
  color: #337DBE;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 8px;
  margin-top: 12px;
}
.right_c p { line-height:30px;  }
.right_c img{max-width:820px;height:auto;}
.right_c a{ /*text-decoration:underline;*/}
.news_list { width:100%; height:100%;}
.news_list ul { margin-bottom:20px; }
/*.news_list ul li { width:97%; height:47px; line-height:47px; background: url(../images/dot_1.gif) repeat-x bottom; margin-left: 10px; color:#333; }
.news_list ul li:last-child { height:65px; }
.news_list ul li span { color:#999; float:right; }*/
.new-tit { margin:-10px 0 20px; text-align:center; }
.new-tit h1 { margin-bottom:10px; font-size:18px; }
.new-tit font { color:#999; font-size:12px; }
.help_tz { width:100%; text-align:center; height: auto !important; height: 600px; background:#fff; min-height: 600px; margin-bottom: 70px; }

.xjkuai1{padding:10px 0px; border-bottom:1px dotted #ccc;}
.xk1left{width:70px;float:left;padding-top:8px;}
.xk1right{width:830px;float:right;}
.rqyw{height:30px;line-height:30px; text-align:center; background:#00a0e8;color:#ffffff; font-family:Arial, Helvetica, sans-serif; font-size:14px;}
.rqzw{height:40px; text-align:center;line-height:40px; background:#f4f4f4;color:#f78126; font-family:Arial, Helvetica, sans-serif; font-size:20px}
.xjejbt{padding-bottom:10px;}
.xjejbt a{color:#333333; font-family:"微软雅黑"; font-size:16px;}
.xjejbt a:hover{color:#333; text-decoration:underline;color:#f78126}
.xjejnr{color:#999; font-family:"微软雅黑"; font-size:12px;line-height:25px;}