@charset "UTF-8";

/* header parts */
#header {
  background: #fff repeat-x;
  height: 108px;
}
#headerw {
  width: 1100px;
  margin: 0 auto;
  position: relative;
}
#head {
  width: 1300px;
  margin: 0 auto;
  padding: 8px;
}
.logo {
  float: left;
  padding-left: 15px;
  width: 70%;
}
.mingcheng {
  float: left;
  padding-top: 30px;
  padding-left: 10px;
}
.topLink {
  float: right;
  padding-top: 5px;
  padding-right: 8px;
  color: #bebebe;
}

.topLink a {
  padding-top: 10px;
}
.topk1 {
  text-align: right;
  color: #1967b9;
}

.topk*1 a {
  text-decoration: none;
  outline: none;
}
.topk1 a:link {
  color: #1967b9;
}
.topk1 a:visited {
  color: #007bcd;
}
.topk1 a:hover,
a:active,
a:focus {
  color: #007bcd;
  text-decoration: underline;
  outline: none;
  text-decoration: none;
}

.topk2 {
  margin-top: 5px;
  padding-top: 10px;
  padding-left: 174px;
}
.shezhisy {
  padding-top: 10px;
  padding-bottom: 20px;
}
.shezhisy a {
  color: #bebebe;
}
.searchtb {
  float: right;
  padding-left: 6px;
}
#formsearch {
  float: left;
}
#formsearch input#keyword {
  height: 22px;
  line-height: 22px;
  padding-left: 4px;
  color: #bebebe;
}
#formsearch input#s_btn {
  width: 46px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background-color: #0068b7;
  color: #fff;
  border: none;
  cursor: pointer;
}
#formsearch input#highsearch {
  width: 46px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background-color: #e87518;
  color: #fff;
  border: none;
  cursor: pointer;
}
.hotSearch {
  height: 24px;
  line-height: 24px;
  font-weight: normal;
  position: absolute;
  right: 281px;
  top: 35px;
}
.hotSearch a {
  padding-left: 3px;
  padding-right: 3px;
}
.highsearch {
  float: right;
  height: 24px;
  line-height: 24px;
  font-weight: normal;
  margin-right: 10px;
  display: inline-block;
  width: 40px;
  color: #fff;
  background: #e87518;
}

/* 轮播图 */
.slider {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.slideBox .hd {
  height: 10px;
  z-index: 1;
  overflow: hidden;
  position: absolute;
  left: 50%;
  bottom: 20px;
  transform: translateX(-50%);
  z-index: 1;
}
.slideBox .hd ul {
  text-align: center;
  padding-top: 5px;
}
.slideBox .hd ul li {
  cursor: pointer;
  float: left;
  margin-right: 5px;
  width: 30px;
  height: 10px;
  line-height: 14px;
  text-align: center;
  background: #fff;
}
.slideBox .hd ul .on {
  background: #00a2ff;
  color: #fff;
}
.slideBox .bd {
  position: relative;
  z-index: 0;
}
.slideBox .bd li img {
  width: 100%;
  vertical-align: top;
}
/* nav parts */
#menu {
  margin-top: 5px;
  width: 1300px;
  margin: 0 auto;
  background-color: #fff;
  height: 32px;
}
#menuw {
  margin-top: 5px;
  width: 1300px;
  margin: 0 auto;
}
#menu .nav li {
  height: 32px;
  text-align: center;
  width: 155px;
  float: left;
  position: relative;
  z-index: 9999;
}
#menu .nav li a {
  display: block;
  width: 100%;
  position: relative;
  line-height: 32px;
  color: #0068b7;
  height: 32px;
  font-family: "å¾®è½¯é›…é»‘";
  font-weight: bold;
  font-size: 14px;
}
#menu .nav li a:hover {
  background: #0068b7;
  color: #fff;
}
#menu .nav li .sec {
  display: none;
  position: absolute;
  left: 0;
  top: 32px;
  background: #dd7979;
  width: 100%;
}
#menu .nav li .sec li {
  position: relative;
}
#menu .nav li .sec li .twolevel {
  position: absolute;
  left: 97px;
  display: none;
  top: 0px;
  background: #0c4b76;
  width: 100px;
}

#menu1 {
  margin-top: 5px;
  width: 1300px;
  margin: 0 auto;
  height: 40px;
}
#menuw {
  margin-top: 5px;
  width: 1300px;
  margin: 0 auto;
}
#menu1 .nav li {
  height: 40px;
  text-align: center;
  width: 325px;
  float: left;
  position: relative;
  z-index: 9999;
}
#menu1 .nav li a {
  padding: 0;
  display: block;
  width: 100%;
  position: relative;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  line-height: 40px;
  color: #000;
  height: 40px;
  font-family: "微软雅黑";
  font-weight: normal;
  font-size: 14px;
}
#menu1 .nav li a:hover {
  background: #d6e4f1;
  color: #10426d;
}
#menu1 .nav li .sec {
  display: none;
  position: absolute;
  left: 0;
  top: 32px;
  background: #dd7979;
  width: 100%;
}
#menu1 .nav li .sec li {
  position: relative;
}
#menu1 .nav li .sec li .twolevel {
  position: absolute;
  left: 97px;
  display: none;
  top: 0px;
  background: #0c4b76;
  width: 100px;
}

/*banner parts*/
#focus {
  width: 1920px;
  height: 550px;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
  margin-top: 15px;
}
#focus ul {
  height: 141px;
  position: absolute;
}
#focus ul li {
  float: left;
  width: 1920px;
  height: 550px;
  overflow: hidden;
  position: relative;
  background: #000;
}
#focus ul li a img {
  height: 550px;
  width: 1920px;
}
#focus ul li div {
  position: absolute;
  overflow: hidden;
}
#focus .btnBg {
  position: absolute;
  width: 1920px;
  height: 20px;
  left: 0;
  bottom: 0;
}
#focus .btn {
  position: absolute;
  width: 1920px;
  height: 10px;
  padding: 5px 10px;
  right: 0;
  bottom: 0;
  text-align: center;
}
#focus .btn span {
  display: inline-block;
  _display: inline;
  _zoom: 1;
  width: 25px;
  height: 10px;
  _font-size: 0;
  margin-left: 5px;
  cursor: pointer;
  background: #0068b7;
}
#focus .btn span.on {
  background: #fff;
}

.chanpingsy {
  width: 1400px;
  margin: 0 auto;
  padding-top: 50px;
}
.chanpingfl {
  width: 100%;
  background: #bde1ee;
  height: 40px;
}
.chanpingfl1 {
  width: 1400px;
  margin: 0 auto;
}

.chanpinsantu {
  width: 1400px;
  margin: 0 auto;
}

.syabout {
  width: 1400px;
  margin: 0 auto;
  overflow: hidden;
}
.syabouttp {
  height: 340px;
  width: 800px;
  float: right;
  color: #fff;
  background: url(../img/syabout.jpg) no-repeat;
}
.syaboutwz {
  padding-left: 10px;
  width: 520px;
  float: left;
  padding-right: 10px;
}

.neirong {
  width: 100%;
  background: #e9eef2;
}

#container1 {
}

.box1 {
  padding-top: 30px;
  padding-bottom: 50px;
  width: 1400px;
  margin: 0 auto;
}
.box1 h2 {
  text-align: center;
  font: 600 24px/40px "å¾®è½¯é›…é»‘";
  color: #007fec;
  margin-bottom: 30px;
}
.box1 h2 span {
  font: 100 12px/30px "å¾®è½¯é›…é»‘";
}
.tu1 {
  height: 180px;
  width: 260px;
  float: left;
  overflow: hidden;
  margin-right: 25px;
  background: url(../img/1aq.jpg) left top no-repeat;
}
.tu1:hover {
  background: url(../img/1ah.jpg) left top no-repeat;
}
.tu2 {
  height: 180px;
  width: 260px;
  float: left;
  overflow: hidden;
  margin-right: 25px;
  background: url(../img/2aq.jpg) left top no-repeat;
}
.tu3 {
  height: 180px;
  width: 260px;
  float: left;
  overflow: hidden;
  margin-right: 25px;
  background: url(../img/3aq.jpg) left top no-repeat;
}

.tu2:hover {
  background: url(../img/2ah.jpg) left top no-repeat;
}
.tu3:hover {
  background: url(../img/3ah.jpg) left top no-repeat;
}
.tu4 {
  height: 180px;
  width: 260px;
  float: left;
  overflow: hidden;
  margin-right: 25px;
  background: url(../img/4aq.jpg) left top no-repeat;
}
.tu4:hover {
  background: url(../img/4ah.jpg) left top no-repeat;
}
.tu5 {
  height: 180px;
  width: 260px;
  float: right;
  overflow: hidden;
  background: url(../img/5aq.jpg) left top no-repeat;
}
.tu5:hover {
  background: url(../img/5ah.jpg) left top no-repeat;
}

.syxinwen {
  width: 1400px;
  margin: 0 auto;
}
.xinwenbeijing {
  width: 1400px;
  background: #fff;
  padding-top: 6px;
  height: 335px;
}
.syxinwen h2 {
  font-family: "é»‘ä½“";
  color: #0068b7;
  font-size: 20px;
  padding-bottom: 10px;
}
.jishuzhichi {
  width: 440px;
  float: left;
  padding-left: 6px;
  margin-left: 10px;
}
.hangyexinwen {
  width: 440px;
  float: left;
}
.lianxiwomen {
  width: 1000px;
  margin: 0 auto;
}

.kehuanli {
  width: 1400px;
  margin: 0 auto;
  padding-bottom: 30px;
  padding-top: 30px;
}

.ds {
  width: 1000px;
  margin: 0 auto;
}
.ds ul li {
  float: left;
  margin-right: 1px;
}

/*container parts*/
#container {
  width: 1200px;
  margin: 0 auto;
  margin-top: 30px;
}
.menu_cate {
  width: 220px;
  float: left;
  border: 1px solid #2f397a;
  padding: 2px;
  padding-bottom: 16px;
}
.menu_cate h2 {
  line-height: 28px;
  color: #fff;
  padding-left: 20px;
  background-color: #2f397a;
  font-size: 14px;
  font-weight: normal;
  font-family: "å¾®è½¯é›…é»‘";
}
ul.sort li a {
  display: block;
  height: 30px;
  background: url(../img/dot.jpg) no-repeat 20px 15px;
  line-height: 30px;
  border-bottom: 1px solid #dcdee7;
  width: 235px;
  padding-left: 20px;
}
ul.sort li:last-child a {
  border-bottom: none;
}
ul.sort li .twolevel a {
  padding-left: 65px;
}

ul.listsort li {
  position: relative;
  background: url(../img/d1.jpg) left center no-repeat;
}
ul.listsort li.special {
  padding: 3px;
}
ul.listsort li .lileft {
  width: 100px;
  height: 80px;
  float: left;
  padding-top: 3px;
}
ul.listsort li .lileft img {
  padding: 2px;
  border: 1px solid #d9d9d9;
}
ul.listsort li .lileft img:hover {
  border: 1px solid #e87518;
}
ul.listsort li .liright {
  float: right;
  padding: 2px;
  line-height: 22px;
  width: 168px;
}
ul.listsort li .liright1 {
  float: right;
  padding: 2px;
  line-height: 22px;
  width: 643px;
}
ul.listsort li a {
  line-height: 28px;
  display: block;
  font-family: "å¾®è½¯é›…é»‘";
}
ul.listsort li span {
  position: absolute;
  right: 7px;
  top: 5px;
}

/*about parts*/
.about {
  width: 674px;
  height: 309px;
  float: right;
  background: url(../img/about.jpg) left top no-repeat;
  overflow: hidden;
}
.about h2 {
  line-height: 42px;
  height: 42px;
  position: relative;
}
.about .content {
  padding: 5px;
  line-height: 25px;
  text-indent: 20px;
  padding-bottom: 5px;
}

/*news parts*/
.news_company {
  padding: 5px;
  border: 1px solid #cccccc;
  float: left;
  width: 290px;
}
.industry {
  margin-top: 10px;
}
.news_company h2 {
  line-height: 28px;
  color: #0673c8;
  font-size: 14px;
  font-weight: normal;
  font-family: "å¾®è½¯é›…é»‘";
  padding-top: 5px;
}

/*recommend product parts*/
.recommend_product {
  margin-top: 10px;
  padding-bottom: 6px;
  border: 1px solid #cdcdcd;
}
.recommend_product h2 {
  margin-bottom: 15px;
}
#demo {
  background: #fff;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
}
#indemo {
  float: left;
  width: 800%;
}
#demo1 {
  float: left;
}
#demo2 {
  float: left;
}

#demo_je {
  background: #fff;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
}
#indemo_je {
  float: left;
  width: 800%;
}
#demo1_je {
  float: left;
}
#demo2_je {
  float: left;
}

#mdemo {
  background: #fff;
  overflow: hidden;
  width: 96%;
  margin: 0 auto;
}
#mindemo {
  float: left;
  width: 800%;
}
#mdemo1 {
  float: left;
}
#mdemo2 {
  float: left;
}

#ndemo {
  background: #fff;
  overflow: hidden;
  width: 96%;
  margin: 0 auto;
}
#nindemo {
  float: left;
  width: 800%;
}
#ndemo1 {
  float: left;
}
#ndemo2 {
  float: left;
}
.jish {
  width: 488px;
  float: left;
}
.jish .title {
  line-height: 38px;
  color: #1e1e1e;
  background: url(../img/bg2.jpg) left bottom no-repeat;
  font-size: 16px;
  font-weight: normal;
  font-family: "å¾®è½¯é›…é»‘";
  height: 47px;
  border-top: 1px solid #e1e1e1;
  position: relative;
}

.dn {
  margin-top: 25px;
}
.hangye {
  float: right;
}

ul.sort1 {
  padding-bottom: 15px;
}
ul.sort1 li {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
ul.sort1 li a {
  display: block;
  height: 30px;
  line-height: 30px;
  padding-left: 0px;
  font-family: "å¾®è½¯é›…é»‘";
  color: #1288f6;
}
ul.sort1 li .twolevel a {
  padding-left: 65px;
}

.product_list {
}
.product_list li {
  float: left;
  margin-left: 15px;
  margin-right: 13px;
  padding-bottom: 15px;
  _display: inline;
}
.product_list li a.img {
  padding: 2px;
  border: 1px solid #d5d5d5;
  display: block;
}
.product_list li a img {
  width: 300px;
  height: 200px;
}
.product_list li h3 {
  text-align: center;
  padding-top: 5px;
  margin-top: 1px;
  font-weight: normal;
}
.product_list li h3 a {
  font-weight: normal;
}
.product_list li h3 a:hover {
  color: #e87518;
}
.product_list li a.img {
  display: block;
}
.product_list li a.img:hover {
  border-color: #e87518;
}
.roll_product li {
  padding-bottom: 0px;
  float: left;
  padding: 2px;
}
.roll_product {
  float: left;
}

/*download parts*/
.download {
  width: 325px;
  float: left;
  border: 1px solid #2f397a;
  padding: 2px;
  padding-bottom: 9px;
  margin-top: 10px;
}
.download h2 {
  line-height: 28px;
  color: #fff;
  padding-left: 20px;
  background-color: #2f397a;
  font-size: 14px;
  font-weight: normal;
  font-family: "å¾®è½¯é›…é»‘";
}

/*technical parts*/
.technical {
  width: 325px;
  float: left;
  border: 1px solid #2f397a;
  padding: 2px;
  padding-bottom: 9px;
  margin-top: 10px;
  margin-left: 15px;
}
.technical h2 {
  line-height: 28px;
  color: #fff;
  padding-left: 20px;
  background-color: #2f397a;
  font-size: 14px;
  font-weight: normal;
  font-family: "å¾®è½¯é›…é»‘";
}
.technical .content {
  padding: 5px;
  padding-bottom: 0;
}

/*job parts*/
.job {
  width: 300px;
  float: right;
  border: 1px solid #2f397a;
  padding: 2px;
  padding-bottom: 9px;
  margin-top: 10px;
}
.job h2 {
  line-height: 28px;
  color: #fff;
  padding-left: 20px;
  background-color: #2f397a;
  font-size: 14px;
  font-weight: normal;
  font-family: "å¾®è½¯é›…é»‘";
}

/* link parts*/
#link {
  width: 1400px;
  margin: 0 auto;
  margin-top: 10px;
  border: 1px solid #e0e1dc;
  padding: 2px;
}
#link h2 {
  line-height: 28px;
  color: #333;
  padding-left: 20px;
  font-size: 14px;
  font-weight: normal;
  font-family: "å¾®è½¯é›…é»‘";
}
#link h2 a {
  font-weight: normal;
  padding-left: 5px;
  padding-right: 5px;
  color: #333;
}
#link .content a {
  padding: 2px;
  padding-left: 8px;
  padding-right: 8px;
}
#link .content a:hover {
  background: #ff0000;
  color: #fff;
}

/* footer parts*/
#footer {
  width: 1400px;
  margin: 0 auto;
  color: #333;
  margin-top: 10px;
  padding-bottom: 30px;
  padding-bottom: 15px;
}
#footer .nav_foot {
  padding-top: 15px;
  padding-bottom: 5px;
  text-align: center;
}
#footer .copyright {
  line-height: 24px;
  text-align: center;
}
#footer .copyright a {
  color: #333;
}
#footer .technology {
  text-align: center;
}

/* commen css */
.commentitle {
  background: url(../img/rg.jpg) repeat-x;
  line-height: 28px;
  font-family: "å¾®è½¯é›…é»‘";
  border: 1px solid #d2d2d2;
  padding-left: 8px;
}
.downdetail {
  margin-top: 10px;
}

/*
æ–°å¡«ä»£ç ï¼š*/

.sousuo_sy {
  width: 1300px;
  margin: 0 auto;
  height: 30px;
  padding: 20px;
}
.sousuo_sy_l {
  float: left;
}
.sousuo_sy_r {
  float: right;
}
.gongsixinwen {
  width: 440px;
  float: left;
  margin-right: 24px;
  padding-left: 23px;
}
