﻿@charset "utf-8";
/* CSS Document */
* {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
a {
  blr: expression(this.onFocus=this.blur());
} /*去掉a标签的虚线框，避免出现奇怪的选中区域*/
:focus {
  outline: 0;
}
img {
  vertical-align: middle;
}
table {
  margin: 0px;
  padding: 0px;
}
h1 {
  font-size: 16px;
}
h2,
h3,
h4 {
  font-size: 14px;
}
h5,
h6 {
  font-size: 12px;
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var,
optgroup {
  font-style: normal;
  font-weight: normal;
}
input,
button,
textarea,
select,
optgroup,
option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}
input,
button,
textarea,
select {
  *font-size: 100%;
}
a,
img {
  border: 0;
}
a {
  color: #666666;
  text-decoration: none;
}
a:hover {
  color: #f0c656;
  text-decoration: underline;
}
.clear {
  display: block;
  overflow: hidden;
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
}
.clearfix:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-table;
} /* Hides from IE-mac \*/
*html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
} /* End hide from IE-mac */
* + html .clearfix {
  min-height: 1%;
}
body {
  font-family: '宋体';
  color: #666;
  background: #ffffff;
  font-size: 12px;
  line-height: 180%;
}
/* shortcut */
.shortcut {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
}
*html, *html body /* 修正IE6振动bug */ {
  background-image: url(about:blank);
  background-attachment: fixed;
}
*html .shortcut {
  position: absolute;
  top: expression(eval(document.documentElement.scrollTop));
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.tL {
  text-align: left;
}
.tR {
  text-align: right;
}
/*---------------------------------------------------------------------------------------------------------------------------------------------------*/

.head {
  background: #212222;
  width: 100%;
  height: auto;
  padding: 0px;
  overflow: hidden;
  padding-bottom: 10px;
}
.main {
  width: 994px;
  margin: 0px auto;
}
.head h1 {
  float: left;
  width: 221px;
  height: 87px;
}
.head h1 img {
  width: 221px;
  height: 87px;
}
.headRight {
  width: 442px;
  float: right;
  height: auto;
  overflow: hidden;
  color: #bcbcbc;
}
.foot {
  background: #1c1d1d;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 10px 0px;
}
dl.headRTop {
  float: right;
  width: 100%;
  height: 20px;
  line-height: 20px;
  padding: 5px 0px;
  overflow: hidden;
}
dl.headRTop dt {
  float: right;
  background: url(../images/cion.gif) no-repeat 0px 0px;
  width: 70px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  margin-left: 5px;
}
dl.headRTop dt a {
  color: #fff;
}
dl.headRTop dt a:hover {
  color: #fff;
  text-decoration: none;
}
dl.headRTop dd {
  float: right;
  color: #bcbcbc;
  font-family: 微软雅黑;
}
dl.headRTop dd a {
  color: #bcbcbc;
  padding: 0px 3px;
}
dl.headRTop dd a:hover {
  color: #f0c656;
  text-decoration: none;
}
.headForm {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 10px 0px;
}
.textLong {
  width: 105px;
  height: 20px;
  background: #e2e2e2;
  border: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-family: 微软雅黑;
  color: #9a9b9b;
  float: left;
  margin-right: 5px;
  padding: 0px 0px 0px 5px;
}
.headForm p {
  float: left;
  width: 150px;
  height: 18px;
  background: #e2e2e2;
  border: 1px solid #e2e2e2;
  font-family: 微软雅黑;
  color: #9a9b9b;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  margin-right: 5px;
}
.codeText {
  width: 85px;
  float: left;
  border: none;
  background: none;
  color: #9a9b9b;
  padding: 0px 0px 0px 5px;
}
.btnText {
  width: 50px;
  height: 20px;
  background: #fff;
  border: none;
  text-align: center;
  color: #666;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
}
.regTo {
  width: 100%;
  height: 20px;
  line-height: 20px;
  text-align: right;
  font-family: 微软雅黑;
}
.regTo a {
  color: #bcbcbc;
  padding: 0px 5px;
}
.regTo a:hover {
  color: #f0c656;
  text-decoration: none;
}
.wapper {
  width: 100%;
  overflow: hidden;
}
.nav {
  width: 100%;
  height: 46px;
  background: url(../images/navbg.png) no-repeat top center;
  overflow: hidden;
  position: absolute;
  z-index: 999;
  top: 97px;
}
.nav ul {
  width: 960px;
  margin: 0px auto;
  height: 46px;
  line-height: 46px;
}
.nav ul li {
  float: left;
  width: 128px;
  font-family: 微软雅黑;
  color: #cacaca;
  font-size: 14px;
  text-align: center;
}
.nav ul li.firstNav {
  text-align: left;
  width: 60px;
}
.nav ul li a {
  color: #cacaca;
}
.nav ul li a:hover {
  color: #f0c656;
  text-decoration: none;
}
.nav ul li.on a {
  color: #f0c656;
}
.content {
  width: 1000px;
  margin: 0px auto;
  height: auto;
  overflow: hidden;
}
.conList {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 10px;
}
.conList li {
  width: 247px;
  height: 145px;
  float: left;
  border-right: 1px solid #5f5d60;
  position: relative;
}
.conList li a {
  display: block;
  height: 145px;
}
.conList li p {
  position: absolute;
  top: 145px;
  left: 0px;
  width: 247px;
  height: 145px;
}
.wapL {
  width: 495px;
  height: auto;
  float: left;
}
.wapL ul li {
  float: left;
  width: 161px;
  height: 122px;
  margin: 0px 3px 5px 0px;
  _display: inline;
}
.wapL ul li img {
  width: 161px;
  height: 122px;
}
.wapL ul li.firstImgW {
  width: 322px;
  margin: 0px 6px 5px 0px;
}
.wapL ul li.firstImgW img {
  width: 322px;
}
.wapR {
  width: 499px;
  height: auto;
  float: left;
}
.footTop {
  width: 705px;
  margin: 0px auto 10px;
  overflow: hidden;
}
.footTop h1 {
  width: 105px;
  float: left;
}
.footTop h1 img {
  width: 92px;
  height: 32px;
}
.fbottomList {
  float: left;
  width: 600px;
  font-family: 微软雅黑;
  color: #f2f2f2;
  line-height: 32px;
  color: #a0a0a0;
}
.fbottomList a {
  color: #a0a0a0;
  padding: 0px 5px;
}
.fbottomList a:hover {
  color: #f0c656;
  text-decoration: none;
}
.foot p {
  width: 705px;
  margin: 0px auto;
  text-align: center;
  color: #636363;
}
/*******首页banner*********/

/* 本例子css */

.fullSlide {
  min-width: 1000px;
  position: relative;
  height: 426px;
  overflow: hidden;
  background: #212222;
}

.fullSlide .siteWidth {
  position: absolute;
  top: 230px;
  left: 50%;
  margin-left: -390px;
  width: 60px;
  height: 28px;
  line-height: 28px;
  display: none;
  z-index: 1;
  color: #fff;
  padding-left: 28px;
  font-family: 微软雅黑;
  background: url(../images/cion.gif) no-repeat -71px 0px;
}
.fullSlide .bd li a:hover {
  color: #fff;
  text-decoration: none;
}

.fullSlide .hd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.fullSlide .hd ul li {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 11px;
  height: 11px;
  margin: 4px;
  background: url(images/dot-black.png) 0 0;
  overflow: hidden;
  line-height: 9999px;
  filter: alpha(opacity=40);
  opacity: 0.4;
}
.fullSlide .hd ul .on {
  filter: alpha(opacity=100);
  opacity: 1;
}

dl.floatDiv {
  position: absolute;
  right: 50%;
  margin-right: -500px;
  top: 70px;
  z-index: 9999;
  width: 172px;
}
dl.floatDiv dd {
  width: 85px;
  height: 85px;
  float: left;
  font-family: 微软雅黑;
  font-size: 13px;
  margin: 0px 0px 1px 1px;
  background: #111;
  text-align: center;
  padding: 8px 0px;
  line-height: 24px;
}

dl.floatDiv dd a {
  color: #ccc;
  display: block;
}

dl.floatDiv dd a:hover {
  color: #ffffff;
  text-decoration: none;
}

dl.floatDiv dd a span {
  width: 85px;
  height: 62px;
  display: block;
  text-align: center;
}

dl.floatDiv dd a.online span {
  background: url(../images/img11.jpg) no-repeat top center;
}

dl.floatDiv dd a.online:hover span {
  background: url(../images/img11.jpg) no-repeat bottom center;
}

dl.floatDiv dd a.regGo span {
  background: url(../images/img13.jpg) no-repeat top center;
}

dl.floatDiv dd a.regGo:hover span {
  background: url(../images/img13.jpg) no-repeat bottom center;
}

dl.floatDiv dd a.beiyong span {
  background: url(../images/x1.png) no-repeat bottom center;
}

dl.floatDiv dd a.beiyong:hover span {
  background: url(../images/x2.png) no-repeat top center;
}

dl.floatDiv dd a.qqGo span {
  background: url(../images/h1.png) no-repeat bottom center;
}

dl.floatDiv dd a.qqGo:hover span {
  background: url(../images/h2.png) no-repeat top center;
}

/************************/

/*******************首页 公告信息滚动*******************/
.gonggao {
  background: #f6f6f6;
  border-bottom: 1px solid #e3e1e0;
  height: 20px;
  padding: 14px 0px;
  width: 100%;
  overflow: hidden;
}
.m_wnews {
  width: 900px;
  line-height: 13px;
  position: relative;
  zoom: 1;
  height: 20px;
  padding-left: 50px;
  overflow: hidden;
  padding-right: 50px;
  margin: 0px auto;
  overflow: hidden;
}
.m_wnews a {
  color: #666;
}
.m_wnews a:hover {
  color: #f0c656;
  text-decoration: none;
}
.m_wnews em {
  background: url(../images/cion.gif) no-repeat -159px 0px;
  position: absolute;
  left: 0;
  top: 3px;
  width: 34px;
  height: 13px;
  overflow: hidden;
  color: #444344;
  padding-left: 16px;
  line-height: 13px;
}
.m_wnews div {
  line-height: 20px;
  height: 20px;
  overflow: hidden;
}
.m_wnews .m_wmore {
  position: absolute;
  right: 50px;
  top: 25px;
  font-family: '宋体';
}
.m_wnews .pagesize {
  position: absolute;
  right: 5px;
  top: 3px;
}
.m_wnews .pagesize a {
  background: url(../images/cion.gif) no-repeat -160px -14px;
  width: 14px;
  height: 14px;
  display: block;
  overflow: hidden;
  line-height: 0;
  text-indent: -999em;
  margin-bottom: 3px;
}
.m_wnews .pagesize a.prev:hover {
  background-position: 0 0;
}
.m_wnews .pagesize a.next {
  background-position: -160px -14px;
}
.m_wnews .pagesize a.next:hover {
  background-position: -160px -14px;
}
/************************************************/

.linkList {
  width: 1000px;
  height: 92px;
  overflow: hidden;
  margin: 0px auto;
}

.linkList li {
  height: 92px;
  float: left;
  overflow: hidden;
}

.linkList li a {
  display: block;
  height: 92px;
  background: url(../images/linkCion.jpg) no-repeat 0px 0px;
}

.linkList li a:hover {
  background: url(../images/linkCion.jpg) no-repeat 0px -92px;
}

.linkList li.link1 {
  width: 185px;
}

.linkList li.link1 a {
  background-position: 0px 0px;
}

.linkList li.link1 a:hover {
  background-position: 0px -92px;
}

.linkList li.link2 {
  width: 207px;
}

.linkList li.link2 a {
  background-position: -185px 0px;
}

.linkList li.link2 a:hover {
  background-position: -185px -92px;
}

.linkList li.link3 {
  width: 227px;
}

.linkList li.link3 a {
  background-position: -392px 0px;
}

.linkList li.link3 a:hover {
  background-position: -392px -92px;
}

.linkList li.link4 {
  width: 203px;
}

.linkList li.link4 a {
  background-position: -619px 0px;
}

.linkList li.link4 a:hover {
  background-position: -619px -92px;
}

.linkList li.link5 {
  width: 178px;
}

.linkList li.link5 a {
  background-position: -822px 0px;
}

.linkList li.link5 a:hover {
  background-position: -822px -92px;
}

.loginfileEd,
.loginfile {
  width: 100%;
  height: auto;
  overflow: hidden;
  font-family: 微软雅黑;
}

.loginfileEd p {
  text-align: right;
  padding: 5px 0px;
  overflow: hidden;
}

.loginfileEd dl {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.loginfileEd dl dt {
  float: right;
  text-align: right;
}

.loginfileEd dl dd {
  float: right;
}

.loginfileEd dl a {
  color: #bcbcbc;
}

.loginfileEd dl dd a {
  padding-right: 10px;
}

.loginfileEd dl a:hover {
  color: #f0c656;
  text-decoration: none;
}

.orangeColor {
  color: #f0c656;
}

/* banner */
.banner {
  height: 426px;
  overflow: hidden;
}
.banner .d1 {
  width: 100%;
  height: 426px;
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
}
.banner .d2 {
  width: 100%;
  height: 30px;
  clear: both;
  position: absolute;
  z-index: 100;
  left: 0px;
  top: 360px;
}
.banner .d2 ul {
  float: left;
  position: absolute;
  left: 50%;
  top: 0;
  margin: 0 0 0 -96px;
  display: inline;
}
.banner .d2 li {
  width: 17px;
  height: 15px;
  overflow: hidden;
  cursor: pointer;
  float: left;
  margin: 0 3px;
  display: inline;
}

.innerBanner {
  background: url(../images/innerbanner.jpg) no-repeat top center;
  width: 100%;
  height: 152px;
  overflow: hidden;
}
.topTip {
  background: #333;
}

.topTip ul {
  width: 1000px;
  margin: 0px auto;
  height: 50px;
  line-height: 50px;
  font-family: 微软雅黑;
  font-size: 20px;
  color: #fff;
}

.topTip ul li {
  float: left;
  text-align: center;
  font-weight: bold;
}

.topTip ul li span {
  color: #d14544;
}

.innerContent {
  width: 1000px;
  margin: 10px auto 0px;
  height: auto;
  overflow: hidden;
  background: #484848;
}

.innerLeft {
  border-top: 1px solid #dad9d9;
  border-left: 1px solid #dad9d9;
  background: #fff;
  float: left;
  height: auto;
  overflow: hidden;
  width: 635px;
  padding: 20px 15px 40px;
}

.foot {
  background: #1c1d1d;
  color: #636363;
  text-align: center;
}

.innerRight {
  float: left;
  width: 333px;
  height: auto;
  overflow: hidden;
  background: #484848;
  color: #fff;
}

.innerBox1 {
  background: url(../images/innerFloat.jpg) no-repeat 0px 0px;
  width: 333px;
  height: 236px;
  position: relative;
  overflow: hidden;
}

.careTip {
  background: #323232;
  color: #fff;
  font-family: 微软雅黑;
  font-size: 14px;
  padding: 20px;
  width: 293px;
}

.careTip h1 {
  font-size: 20px;
  height: 30px;
  line-height: 30px;
}

.careBox {
  padding: 15px 0px 10px;
  height: auto;
  color: #adadad;
}

.careBox a,
.whiteColor {
  color: #fff;
}

.careTip p {
  color: #d1a144;
}

.innerBox1 dl.floatDiv {
  margin-right: -88px;
  top: 30px;
}

.innerBox1 dl.floatDiv dd {
  padding: 2px 0px;
}

.step {
  padding: 15px 15px 78px;
  height: auto;
  overflow: hidden;
}

.step h1 {
  font-family: 微软雅黑;
  font-size: 15px;
  color: #cacaca;
  height: 30px;
  line-height: 30px;
}

.step dl {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0px 0px 15px;
}

.step dl dt {
  color: #fff;
  padding: 15px 0px 5px 0px;
}

.step dl dd {
  color: #9b9b9b;
  line-height: 160%;
}

.imgBox img {
  border: 3px solid #828282;
}

.boxURL {
  border-bottom: 1px dashed #b2b2b2;
  padding-bottom: 5px;
  width: 100%;
  height: auto;
  overflow: hidden;
}

.boxURL h1 {
  font-size: 26px;
  color: #585858;
  font-family: 微软雅黑;
  line-height: 180%;
  padding: 5px 0px;
}

.boxURL p {
  color: #d14544;
}

.urlList {
  height: auto;
  overflow: hidden;
  width: 100%;
  min-height: 700px;
}

.urlList li {
  margin: 20px 0px 0px;
  height: 30px;
  color: #585858;
}

.urlList li span {
  float: left;
}

.urlList li span.second {
  /* border: 1px solid #e5e5e5; */
  border-bottom: 1px solid #dbdbdb;
  background-color: #fafafa;
  color: #a98139;
  font-family: Arial, Helvetica, sans-serif;
  height: 32px;
  line-height: 32px;
  text-align: center;
  width: 80px;
  font-weight: 550;
  font-style: italic;
}

.urlList li span.second em {
  font-size: 15px;
  padding-right: 2px;
  font-style: italic;
}

.urlList li span.cion {
  background: url('../images/arrow.jpg') no-repeat scroll center center
    rgba(0, 0, 0, 0);
  height: 32px;
  width: 32px;
  margin: 0 10px;
}

.urlList li span.urlAddress {
  /* border: 1px solid #e5e5e5; */
  border-bottom: 1px solid #dbdbdb;
  background-color: #fafafa;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  padding-top: 1px;
  padding-left: 24px;
  width: 340px;
  color: #727272;
}

.urlList li span.urlBtn {
  padding: 0px 10px;
  font-family: 微软雅黑;
  font-size: 14px;
}

.urlList li span.urlBtn a {
  /* background: none repeat scroll 0 0 #b2b2b2; */
  background-image: url(../images/btn-bg.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  border-radius: 1px;
  color: #fff;
  display: block;
  height: 30px;
  line-height: 30px;
  margin: 0 auto;
  text-align: center;
  width: 87px;
}

.urlList li span.urlBtn a:hover {
  background: #d14544;
  color: #fff;
  text-decoration: none;
}

.btnTo a {
  background: #4f4f4f;
  border-radius: 3px;
  color: #fff;
  font-family: 微软雅黑;
  font-size: 14px;
  text-align: center;
  display: block;
  margin: 60px auto 40px;
  width: 228px;
  line-height: 28px;
}

.btnTo a:hover {
  text-decoration: none;
  color: #fff;
}
