﻿@charset "utf-8";

body {
  margin: 0px 0px;
  padding: 0px 0px;
  font-size: 12px;
  font-family: '微软雅黑';
  color: #0e050a;
  background: #fff;
  line-height: 21px;
  margin-left: auto;
  margin-right: auto;
}

a {
  color: #0e050a;
  text-decoration: none;
  outline-style: none;
  outline-color: invert;
  outline-width: medium;
}

a:link {
  text-decoration: none;
}

a:hover {
  color: #165caa;
}

a img {
  border: 0;
}

a {
  blr: expression(this.onFocus=this.blur());
}

a {
  outline: none;
}

a:focus {
  outline: none;
}

h1,
h2,
h3,
h4,
ul,
li,
div,
p,
span,
b,
i,
input,
select {
  margin: 0px;
  padding: 0px;
}

ul,
li,
dl,
dd,
dt {
  padding: 0px;
  margin: 0px;
  list-style: none;
}

em {
  font-style: normal;
}

a img {
  border: none;
}

.clear {
  clear: both;
  height: 0;
  overflow: hidden;
  display: block;
}

.blue {
  color: #006ea5;
}

.float_left {
  float: left;
}

.float_right {
  float: right;
}

.songti {
  font-family: '宋体';
}

#top {
  height: 113px;
}
.top {
  width: 1003px;
  height: 113px;
  margin: 0 auto;
  position: relative;
}
.logo {
  position: absolute;
  left: 0;
  top: 38px;
}
.logo img {
  width: 377px;
}
#menu {
  width: 100%;
  height: 42px;
}
.menu {
  width: 1003px;
  height: 42px;
  margin: 0 auto;
  background: url(../images/menu_bg.jpg) no-repeat;
}
.menu li {
  width: 111px;
  height: 42px;
  text-align: center;
  line-height: 38px;
  float: left;
  background: url(../images/menu_list_bg.jpg) no-repeat left;
}
.menu li a {
  height: 42px;
  font-size: 14px;
  color: #fff;
  display: block;
}
.menu li a:hover {
  font-weight: bold;
  background: #124c8d;
}

#ind_banner {
  width: 100%;
  height: 206px;
  position: relative;
  margin: 0 auto;
  z-index: 99;
}
#other_banner {
  width: 100%;
  height: 206px;
  position: relative;
  margin: 0 auto;
}
#ind_banner li {
  display: none;
}
#other_banner li {
  display: none;
}
.banner_btn {
  position: absolute;
  height: 11px;
  width: 100%;
  bottom: -13px;
  left: 0;
  z-index: 3;
}
.banner_mid_btn {
  width: 100px;
  height: 11px;
  margin: 0 auto;
  position: relative;
}
.banner_mid_btn_content {
  width: 100px;
  position: absolute;
  right: -460px;
  top: 0;
}
.banner_mid_btn em {
  width: 11px;
  height: 11px;
  display: block;
  background: url(../images/banner_btn.png) center no-repeat;
  float: left;
  padding: 0 5px;
}
.banner_mid_btn em.on {
  background: url(../images/sel_banner_btn.png) center no-repeat;
}

/*首页新闻动态*/
#ind_dynamic {
  height: 44px;
  background: url(../images/ind_dynamic_bg.jpg) center no-repeat;
}
.ind_dynamic {
  width: 1003px;
  height: 44px;
  margin: 0 auto;
  position: relative;
}
.ind_dynamic_direct {
  width: 35px;
  height: 11px;
  position: absolute;
  left: 67px;
  top: 17px;
}
.ind_dynamic_direct a {
  height: 11px;
  display: block;
}
.n_prev {
  width: 8px;
  height: 11px;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/prev.jpg) no-repeat;
}
.n_next {
  width: 8px;
  height: 11px;
  position: absolute;
  right: 0;
  top: 0;
  background: url(../images/next.jpg) no-repeat;
}
.ind_dynamic_content {
  width: 660px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  left: 118px;
  top: 0px;
  overflow: hidden;
}
.ind_dynamic_content li {
  width: 100%;
  height: 44px;
  position: relative;
}
.ind_dynamic_content li span {
  position: absolute;
  right: 0;
  top: 0;
  color: #999;
}

/*首页banner按钮*/

#ind_content {
  height: 412px;
  background: url(../images/ind_content_bg.jpg) center top no-repeat;
}
.ind_content {
  width: 1003px;
  height: 396px;
  margin: 0 auto;
  position: relative;
  top: 17px;
}
.ind_news {
  width: 318px;
  height: 396px;
  position: absolute;
  left: 8px;
  top: 0;
}
.ind_top {
  width: 100%;
  height: 48px;
  line-height: 48px;
  font-size: 25px;
  font-weight: bold;
  color: #165caa;
}
.ind_top span {
  line-height: 20px;
  margin-left: 5px;
  font-size: 16px;
  font-weight: normal;
  color: #0e050a;
}
.ind_news_content {
  width: 100%;
  height: 329px;
}
.ind_news_pic {
  width: 100%;
  height: 92px;
}
.ind_news_list {
  width: 100%;
  height: 237px;
}
.ind_news_list li {
  width: 100%;
  height: 74px;
  background: url(../images/ind_news_list_bg.jpg) no-repeat;
  position: relative;
  margin-bottom: 8px;
}
.ind_news_left {
  width: 60px;
  height: 66px;
  position: absolute;
  left: 0;
  top: 10px;
  text-align: center;
}
.ind_news_date {
  width: 100%;
  height: 36px;
  line-height: 36px;
  font-weight: bold;
  color: #000;
  font-size: 30px;
}
.ind_news_year {
  width: 100%;
  height: 15px;
  line-height: 15px;
  font-size: 11px;
}
.ind_news_right {
  width: 230px;
  height: 66px;
  position: absolute;
  right: 12px;
  top: 10px;
}
.ind_news_right_title {
  width: 100%;
  height: 21px;
  height: 21px;
}
.ind_news_right_title a {
  font-weight: bold;
  color: #000;
}
.ind_news_right_desc {
  width: 100%;
  height: 36px;
  line-height: 18px;
  color: #717171;
  overflow: hidden;
}

.ind_intro {
  width: 319px;
  height: 377px;
  position: absolute;
  left: 366px;
  top: 0;
}
.ind_intro_content {
  width: 100%;
  height: 329px;
}
.ind_intro_pic {
  width: 100%;
  height: 92px;
}
.ind_intro_desc {
  width: 287px;
  height: 224px;
  margin: 0 auto;
  margin-top: 13px;
  line-height: 24px;
  position: relative;
}
.ind_intro_desc p {
  height: 170px;
  overflow: hidden;
}
.most {
  position: absolute;
  left: 0;
  bottom: 10px;
}

.ind_contactus {
  width: 242px;
  height: 377px;
  position: absolute;
  right: 24px;
  top: 13px;
}
.ind_contactus_btn {
  width: 100%;
  height: 206px;
}
.idn_contactus_btn a {
  height: 58px;
  display: block;
  margin-bottom: 8px;
}

.ind_contactus_content {
  width: 100%;
  height: 158px;
  margin-top: 20px;
}
.ind_contactus_title {
  width: 100%;
  height: 28px;
}
.ind_contactus_desc {
  width: 100%;
  height: 120px;
  margin-top: 10px;
  line-height: 23px;
}

#other_content {
  margin-top: 10px;
  background: url(../images/other_bg.jpg) top repeat-x;
}
.other_content {
  width: 1003px;
  margin: 0 auto;
  margin-bottom: 50px;
}

.other_left {
  width: 211px;
  float: left;
}
.other_left_cat {
  width: 100%;
}
.other_left_cat_top {
  width: 100%;
  height: 45px;
  background: url(../images/other_left_cat_top_bg.jpg) no-repeat;
  border-bottom: 2px solid #165caa;
}
.other_left_cat_title {
  height: 45px;
  font-size: 22px;
  line-height: 45px;
  color: #165caa;
}
.other_left_cat_title span {
  font-size: 16px;
  font-weight: normal;
  color: #000000;
  margin-left: 10px;
}
.other_left_cat_list {
  width: 100%;
}
.other_left_cat_list li {
  width: 100%;
  margin: 0 auto;
  margin-top: 2px;
}
.other_left_cat_list li a.fir_a {
  height: 33px;
  line-height: 33px;
  display: block;
  padding-left: 45px;
  font-size: 12px;
  background: url(../images/other_left_cat_list_bg.jpg) no-repeat;
}
.other_left_cat_list li a.fir_a:hover {
  color: #fff;
  background: url(../images/other_left_cat_sel_list_bg.jpg) no-repeat;
}
.other_left_cat_list dl {
  display: none;
}
.other_left_cat_list dd {
  width: 100%;
  height: 30px;
  line-height: 30px;
}
.other_left_cat_list dd a {
  height: 30px;
  display: block;
  padding-left: 45px;
  line-height: 30px;
}

.other_left_contactus {
  width: 198px;
  margin: 0 auto;
  padding-top: 10px;
  line-height: 25px;
}

.other_right {
  width: 756px;
  float: right;
}
.other_right_top {
  width: 100%;
  height: 45px;
  background: url(../images/other_right_top_bg.jpg) bottom no-repeat;
}
.other_right_title {
  float: left;
  height: 45px;
  line-height: 45px;
  font-size: 15px;
  padding-left: 8px;
}
.position {
  float: right;
  height: 45px;
  line-height: 45px;
  margin-right: 20px;
  display: inline;
}
.other_right_content {
  width: 100%;
  margin-top: 20px;
  font-size: 13px;
}
.pro_list {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 20px;
  min-height: 230px;
  _height: 230px;
}
.pro_list li {
  width: 227px;
  height: 218px;
  float: left;
  margin-left: 37px;
  display: inline;
}
.pro_list li a {
  cursor: pointer;
}
.pro_list li img {
  vertical-align: top;
}
.pro_name {
  width: 100%;
  text-align: center;
  margin-top: 8px;
}

.other_right_content_desc {
  line-height: 25px;
}

/*产品放大页 START*/
.dis_pic {
  text-align: center;
}
.dis_pic a {
  position: absolute;
  width: 102px;
  height: 95px;
  top: 200px;
  margin-top: -47px;
  display: none;
}
.dis_pic a.p_prev {
  background: url(../images/left.png) no-repeat;
  left: 0;
}
.dis_pic a.p_next {
  background: url(../images/right.png) no-repeat;
  right: 0;
}
.dis_pic a b {
  display: none;
}
.dis_pic img {
  border: 1px solid #ccc;
  padding: 2px;
  margin-bottom: 10px;
}
.proInfo {
  position: relative;
  width: 100%;
  min-height: 100px;
  background: #ccc;
}
/*产品放大页 END*/

/*新闻 START*/
.newType {
  width: 100%;
  margin: 0 auto;
}
.newType li {
  width: 100%;
  height: 183px;
}
.newsType_top {
  width: 100%;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #e8e7e7;
  position: relative;
}
.newsType_title {
  position: absolute;
  left: 0;
  font-weight: bold;
}
.newsType_most {
  position: absolute;
  right: 0;
}
.newsType_bottom {
  width: 100%;
  height: 145px;
  position: relative;
  margin-top: 10px;
}
.news_left {
  width: 175px;
  height: 145px;
  position: absolute;
  left: 0;
  top: 0;
}
.news_right {
  width: 580px;
  height: 145px;
  position: absolute;
  right: 0;
  top: 0;
}
.news_right dd {
  height: 25px;
  line-height: 25px;
  border-bottom: 1px dotted #e8e7e7;
  position: relative;
}
.news_right dd span {
  position: absolute;
  right: 0;
  top: 0;
}
.news_list {
  width: 100%;
  margin-bottom: 20px;
}
.news_list li {
  width: 100%;
  height: 25px;
  line-height: 25px;
  border-bottom: 1px dotted #e8e7e7;
  position: relative;
}
.news_list li span {
  position: absolute;
  right: 0;
  top: 0;
}

/*新闻详情 START*/
#dis_news .dis_page {
  border-top: 1px solid #e5dc9e;
  padding-top: 13px;
  height: 37px;
  border-bottom: 2px solid #676767;
}
#dis_news .d_prev {
  float: left;
  width: 350px;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#dis_news .d_next {
  float: right;
  width: 350px;
  text-align: right;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#dis_news .dnews_title {
  font-weight: bold;
  font-size: 16px;
  _height: 30px;
  min-height: 30px;
  line-height: 30px;
  text-align: center;
  color: #676767;
}
#dis_news .dnews_line {
  text-align: center;
  _height: 25px;
  line-height: 25px;
  border-top: 1px dashed #676767;
}
#dis_news .dnews_content {
  padding: 5px;
  _height: 200px;
  min-height: 200px;
  line-height: 23px;
}
.new_print a {
  color: #676767;
}
/*新闻详情 END*/

.fpage {
  width: 100%;
  height: 35px;
  line-height: 35px;
  background: #f5f5f5;
  text-align: center;
}

#footer {
  height: 54px;
  background: url(../images/footer_bg.jpg) center top no-repeat;
  margin-top: 10px;
}
.footer {
  width: 1003px;
  height: 54px;
  margin: 0 auto;
  position: relative;
}
.footer_left {
  width: 180px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 20px;
}
.footer_right {
  width: 620px;
  height: 54px;
  line-height: 54px;
  position: absolute;
  right: 0;
  top: 0;
  text-align: right;
}
