@charset "utf-8";

/* CSS Document */
body {
  font-size: 12px;
  background: #f8f8f8;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
blockquote {
  padding: 0;
  margin: 0;
}

table,
td,
tr,
th {
  font-size: 12px;
}

li {
  list-style-type: none;
}

table {
  margin: 0 auto;
}

img {
  vertical-align: top;
  border: 0;
}

a {
  color: #222222;
  text-decoration: none;
}

a:visited {
  color: #333333;
  text-decoration: none;
}

a:hover {
  color: #ff0000;
  text-decoration: underline;
}

a:active {
  color: #222222;
  text-decoration: underline;
}

.cleardiv {
  clear: both;
  height: 0;
  width: 1px;
  font-size: 1px;
  visibility: hidden;
  line-height: 0px;
}

.sedge {
  border: #ff0000 1px solid;
}

.ell {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  cursor: pointer;
}

.top_bg {
  width: 100%;
  height: 30px;
  background: url(img/top_bg.png) repeat-x 0 0;
}

.top {
  width: 1000px;
  height: 30px;
  margin: 0 auto;
  overflow: hidden;
  line-height: 30px;
}

.top span {
  float: left;
  color: #5a5a5a;
}

.top ul {
  float: right;
}

.top ul li {
  float: left;
  margin-left: 15px;
  text-indent: 20px;
  height: 30px;
}

.top ul li a {
  color: #5a5a5a;
  line-height: 35px;
}

.top ul li a:hover {
  color: #f00;
}

.logo {
  width: 100%;
  height: 110px;
  margin: 0 auto;
  margin-top: 1px;
  background: url(img/top.jpg) no-repeat center center;
}

.nav {
  width: 100%;
  height: 48px;
  margin: 0 auto;
  background: url(img/nav_bg.png) repeat-x 0 0;
}

.nav ul {
  width: 1044px;
  height: 48px;
  margin: 0 auto;
}

.nav ul li {
  width: 116px;
  height: 48px;
  line-height: 50px;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  float: left;
  background: url(img/nav_li.png) no-repeat right center;
}

.nav ul li a {
  color: #fff;
  text-decoration: none;
  width: 116px;
  height: 48px;
  float: left;
}

.nav ul li a:hover {
  background: url(img/nav.png) no-repeat center center;
}

.nav_li a {
  background: url(img/nav.png) no-repeat center center;
}

.pic {
  width: 100%;
  height: 392px;
  margin: 0 auto;
}

.icon_sprite {
  background-image: url(img/nr_icon_sprite.png) !important;
  background-image: url(../nr_icon_sprite_ie6.png);
  background-repeat: no-repeat;
}

.kv_wrap {
  position: relative;
  width: 100%;
}

.kv_item {
  height: 392px;
  overflow: hidden;
}

.kv_item li {
  height: 392px;
  text-align: center;
}

.kv_item li a {
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  height: 392px;
}

.kv_nav {
  left: 48%;
  position: absolute;
  top: 360px;
  text-align: right;
  width: 200px;
}

.kv_nav li {
  background-position: -10px -10px;
  cursor: pointer;
  display: inline-block;
  height: 16px;
  margin-left: 4px;
  margin-right: 3px;
  width: 16px;
  float: left;
}

.kv_nav li.current {
  background-position: -36px -10px;
}

.cut {
  width: 100%;
  height: 17px;
  margin: 0 auto;
  background: url(img/cut.png) repeat-x 0 0;
  margin-top: 3px;
}

.banner {
  width: 100%;
  height: 293px;
  background: #f8f8f8;
}

.banner ul {
  width: 1000px;
  height: 253px;
  margin: 0 auto;
}

.banner ul li {
  width: 230px;
  height: 253px;
  margin-top: 14px;
  float: left;
}

.cuts {
  width: 13px;
  height: 253px;
  background: url(img/cuts.png) no-repeat center center;
  float: left;
  margin: 14px 7px 0px 6px;
}

.banner dl {
  width: 200px;
  height: 215px;
  float: left;
  margin: 15px 0px 0px 15px;
}

.banner_dt1 {
  width: 200px;
  height: 114px;
  background: url(img/aboutus.png) no-repeat center center;
}

.banner_dt1:hover {
  background: url(img/aboutus1.png) no-repeat center center
}

.banner_dt2 {
  width: 200px;
  height: 114px;
  background: url(img/system.png) no-repeat center center;
}

.banner_dt2:hover {
  background: url(img/system1.png) no-repeat center center
}

.banner_dt3 {
  width: 200px;
  height: 114px;
  background: url(img/run.png) no-repeat center center;
}

.banner_dt3:hover {
  background: url(img/run1.png) no-repeat center center
}

.banner_dt4 {
  width: 200px;
  height: 114px;
  background: url(img/rian.png) no-repeat center center;
}

.banner_dt4:hover {
  background: url(img/rian1.png) no-repeat center center
}

.banner h3 {
  text-align: center;
  line-height: 35px;
  font-size: 14px;
  color: #3c3c3c;
}

.banner dd {
  line-height: 25px;
  color: #6d6d6d;
  margin-top: 6px;
}

.banner dd a {
  color: #b80c0c;
}

.case {
  width: 100%;
  height: 542px;
  background: url(img/case_bg.jpg) no-repeat center center;
}

.case_ul {
  width: 1050px;
  height: 435px;
  margin: 0 auto;
}

.case_ul ul {
  margin-top: 87px;
  float: left;
}

.case_ul ul li {
  width: 230px;
  height: 198px;
  float: left;
  margin: 16px 0px 0px 27px;
  background: url(img/case_d.png) no-repeat center center;
}

.case_ul img {
  margin: 2px;
  float: left;
}

.case_ul ul li span {
  text-align: center;
  width: 100%;
  float: left;
  line-height: 33px;
}


.main {
  width: 1000px;
  margin: 0 auto;
}

.new {
  width: 559px;
  height: 245px;
  float: left;
  margin-top: 25px;
}

.new_t {
  width: 559px;
  height: 36px;
  float: left;
  background: url(img/new_t.png) no-repeat center center;
}

.new_t span {
  float: right;
  margin-top: 21px;
}

.new_t span a {
  color: #6d6d6d;
}

.new_t span a:hover {
  color: #f00;
}

.new_pic {
  width: 239px;
  height: 188px;
  float: left;
  padding: 1px;
  border: #dcdcdc 1px solid;
  margin-top: 17px;
}

.new ul {
  width: 300px;
  height: 192px;
  float: left;
  margin: 10px 0px 0px 14px;
}

.new ul li {
  height: 33px;
  border-bottom: 1px #dcdcdc dashed;
  line-height: 34px;
  background: url(img/li.png) no-repeat 8px center;
  text-indent: 18px;
}

.polo {
  width: 404px;
  height: 245px;
  float: left;
  margin: 25px 0px 0px 36px;
}

.polo_t {
  width: 404px;
  height: 36px;
  float: left;
  background: url(img/polo.png) no-repeat center center;
}

.polo_t span {
  float: right;
  margin-top: 21px;
}

.polo_t span a {
  color: #6d6d6d;
}

.polo_t span a:hover {
  color: #f00;
}

.honor {
  width: 404px;
  height: 190px;
  float: left;
  margin-top: 18px;
}

.partner {
  width: 100%;
  height: 284px;
  margin-top: 36px;
  background: url(img/partner.jpg) no-repeat center center;
  float: left;
}

.partner ul {
  width: 1058px;
  height: 181px;
  margin: 0 auto;
  margin-top: 81px;
}

.partner ul li {
  width: 116px;
  height: 51px;
  float: left;
  border: 1px #dadada solid;
  margin: 25px 0px 0px 29px;
}

.foot {
  width: 100%;
  height: 283px;
  border-top: 3px #1e1e1e solid;
  background: #3d3d3d;
  float: left;
}

.wei {
  width: 228px;
  height: 283px;
  float: left;
}

.ma {
  width: 197px;
  height: 125px;
  float: left;
  margin: 15px 0px 0px 8px;
}

.wei dl {
  width: 197px;
  height: 60px;
  float: left;
  margin-top: 9px;
}

.wei dl dd {
  float: left;
  color: #929292;
  margin-left: 8px;
  text-indent: 25px;
  line-height: 18px;
  margin-top: 12px;
}

.share {
  float: left;
  margin: 22px 0px 0px 8px;
  height: 20x;
  overflow: hidden;
}

.share span {
  float: left;
  color: #b3b2b2;
  width: 50px;
  line-height: 20px;
}

.bshare-custom {
  float: left;
  height: 20px;
}

.cutt {
  width: 5px;
  height: 283px;
  float: left;
  background: url(img/cutt.png) no-repeat center center;
}

.dh {
  width: 430px;
  height: 283px;
  float: left;
}

.dh_t {
  width: 430px;
  height: 65px;
  float: left;
}

.dh_t dt {
  width: 430px;
  height: 53px;
  background: url(img/dh.png) no-repeat center center;
}

.dh_t dd {
  float: left;
  line-height: 12px;
  margin-left: 7px;
  color: #b9b8b8;
}

.dh_t dd a {
  margin: 0px 8px 0px 8px;
  color: #b9b8b8;
}

.dh_t dd a:hover {
  color: #f00;
}

.link_t {
  width: 430px;
  height: 92px;
  float: left;
}

.link_t dt {
  width: 430px;
  height: 58px;
  float;
  background: url(img/link.png) no-repeat center center;
}

.link_t dd {
  float: left;
  line-height: 12px;
  margin-left: 7px;
  color: #b9b8b8;
}

.link_t dd a {
  margin: 0px 4px 0px 4px;
  color: #b9b8b8;
}

.link_t dd a:hover {
  color: #f00;
}

.QQ {
  width: 415px;
  height: 93px;
  float: left;
  margin-left: 15px;
}

.contact {
  width: 320px;
  height: 283px;
  float: right;
  background: url(img/online.png) no-repeat right bottom;
}

.contact dl dt {
  width: 305px;
  height: 106px;
  float: left;
  border: 2px #262626 solid;
  margin-top: 15px;
}

.contact dl dd {
  line-height: 22px;
  color: #b9b8b8;
  margin-top: 6px;
  float: left;
  width: 310px;
}

.footer {
  width: 100%;
  height: 37px;
  float: left;
  background: #1e1e1e;
  color: #5a5a5a;
}

.footer p {
  width: 1000px;
  margin: 0 auto;
  line-height: 37px;
}

.footer p a {
  color: #5a5a5a;
}

.footer p a:hover {
  color: #f00;
}

.pic_n {
  width: 100%;
  height: 250px;
  margin: 1px auto 0px 0px;
  background: url(../img/pic_n.jpg) no-repeat center center;
}

.left {
  width: 231px;
  float: left;
  margin-top: 11px;
}

.left_t {
  width: 231px;
  height: 43px;
  margin: 0 auto;
  background: url(img/left_t.png) no-repeat center center;
  line-height: 43px;
  text-indent: 22px;
  font-weight: bold;
  font-size: 14px;
  color: #fff;
}

.left_ul {
  width: 216px;
  float: left;
  border-left: 8px #ff8c00 solid;
  border-right: 7px #ff8c00 solid;
  min-height: 250px;
}

.left_ul_li {
  width: 194px;
  height: 32px;
  float: left;
  margin: 9px 0px 0px 11px;
  background: url(img/left_li.png) no-repeat center center;
  line-height: 34px;
  text-indent: 30px;
}

.left_ul_lis {
  width: 194px;
  height: 32px;
  float: left;
  margin: 9px 0px 0px 11px;
  background: url(img/left_li.png) no-repeat center center;
  line-height: 34px;
  text-indent: 10px;
  font-weight: bold;
  color: #ff7800;
}

.left_ul li b {
  width: 6px;
  height: 16px;
  background: url(../img/lis.png);
  float: left;
  margin: 8px 0px 0px 14px;
}

.left_d {
  width: 231px;
  height: 11px;
  float: left;
  background: url(img/left_d.png) no-repeat center center;
}

.left_ul span {
  width: 190px;
  height: 32px;
  float: left;
  margin: 2px 4px 0px 11px;
  line-height: 34px;
  text-align: center;
  color: #ff7800;
  border-bottom: 1px #dcdcdc dashed;
}

.right {
  width: 749px;
  float: right;
  margin-top: 11px;
  margin-left: 18px;
  margin-bottom: 20px;
}

.right_t {
  width: 749px;
  height: 40px;
  background: url(img/right_t.png) no-repeat center center;
  line-height: 40px;
}

.right_t strong {
  float: left;
  font-size: 14px;
  color: #3c3c3c;
  margin-left: 36px;
}

.right_t span {
  float: right;
  margin-right: 10px;
  color: #696969;
  background: url(img/home.png) no-repeat left center;
  text-indent: 19px;
}

.right_t span a {
  color: #696969;
}

.right_t ul {
  float: right;
  margin-right: 10px;
}

.right_t ul li {
  float: left;
  margin-left: 10px;
  font-weight: bold;
}

.right_c {
  width: 731px;
  float: left;
  border-left: 1px #dcdcdc solid;
  border-right: 1px #dcdcdc solid;
  padding: 8px;
  min-height: 520px;
  line-height: 22px;
}

.right_d {
  width: 749px;
  height: 3px;
  float: left;
  background: url(img/right_d.png) no-repeat center center;
}

.new_ul {
  width: 731px;
  margin: 0 auto;
  min-height: 480px;
}

.new_ul li {
  width: 98%;
  height: 30x;
  line-height: 30px;
  margin: 0 auto;
  background: url(img/li.png) no-repeat left center;
  text-indent: 8px;
  border-bottom: 1px #dcdcdc dashed;
}

.new_ul span {
  float: right;
  color: #999;
}

.right_ul {
  width: 731px;
  margin: 0 auto;
  min-height: 550px;
}

.right_ul li {
  width: 226px;
  height: 270px;
  float: left;
  background: #edeef0;
  margin: 10px 8px 0px 9px;
  border-bottom: 2px #ff9734 solid;
}

.right_ul li span {
  float: right;
}

.right_ul li p {
  padding: 0px 6px 0px 6px;
}

.pages {
  padding: 2px;
  font-size: 13px;
  margin: 0 auto;
  text-align: center;
  clear: both;
}

.pages a {
  padding: 3px 4px 3px 4px;
  margin: 2px;
  color: #fff;
  background-color: #ff7800;
  text-decoration: none;
}

.pages a:hover {
  padding: 3px 4px 3px 4px;
  margin: 2px;
  color: #fff;
  background-color: #415969;
}

.pages a:active {
  padding: 3px 4px 3px 4px;
  margin: 2px;
  color: #fff;
  background-color: #415969;
}

.pages .me {
  padding: 3px 4px 3px 4px;
  margin: 2px;
  color: #fff;
  background-color: #ff7800;
}

.pages .disabled {
  display: none;
}

.right_main_T {
  width: 700px;
  height: 60px;
  margin: 0 auto;
}

.right_main_T h3 {
  width: 700px;
  height: 30px;
  border-bottom: #dfdfdf 1px dashed;
  float: left;
  font-weight: bold;
  text-align: center;
  line-height: 30px;
  font-size: 18px;
}

.right_main_T h2 {
  width: 700px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 12px;
  color: #666;
  font-weight: normal;
}

.password {
  width: 360px;
  height: 180px;
}

.h3s {
  padding: 6px;
  color: #999;
  font-size: 14px;
}

.page a {
  display: inline-block;
  height: 32px;
  width: 32px;
  line-height: 32px;
  text-align: center;
  background: #e4e4e4;
  color: #333;
  margin: 0px 3px;
}

.page span.current {
  display: inline-block;
  height: 32px;
  width: 32px;
  line-height: 32px;
  text-align: center;
  background: #ff8c00;
  color: #e4e4e4;
  margin: 0px 3px;
}

.page a:hover {
  background: #ff8c00;
  color: #e4e4e4;
}