/*头部样式*/

.sky {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
  border-top: 10px solid #cccccc;
}

.head {
  width: 1200px;
  margin: 0 auto;
  height: 110px;
  overflow: hidden;
}

.logo {
  float: left;
  margin-top: 10px;
}

.by {
  height: 68px;
  border-left: 1px solid #cccccc;
  margin-left: 30px;
  float: left;
  margin-top: 25px;
  color: #666;
  font-size: 16px;
  padding-left: 20px;
  line-height: 32px;
  overflow: hidden;
}

/* .k2 {
    color: #0065fd;
    font-size: 18px;
    font-family: "微软雅黑";
    float: right;
    margin-top: 25px;
    text-align: center;
} */

#header {
  width: 1000px;
  margin: 0 auto;
}

.top {
}

.topLink .f_count {
  color: #0065fd;
  font-size: 13px;
  font-weight: bold;
}

#menu {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
  background: #0065fd;
  height: 50px;
}

#header {
  width: 1000px;
  margin: 0 auto;
}

.translate {
  width: 100px;
  position: absolute;
  left: 0;
  top: 10px;
  z-index: 9999;
}

.tran-in {
  left: 120px;
}

.translate li {
  border: 1px dashed #cccccc;
  line-height: 26px;
  text-align: left;
  background: #fff;
}

.translate li a {
  display: block;
  padding-left: 10px;
  background: url(../images/dot4.png) no-repeat 88% 11px;
}

.translate li a:hover {
  text-decoration: none;
  color: #275cea;
  cursor: pointer;
}

.translate-en {
  display: none;
  padding: 6px;
  padding-top: 0px;
}

.translate li .translate-en a {
  padding-left: 0px;
  text-align: center;
  background: #fff;
  border-bottom: 1px solid #cccccc;
}

.translate li .translate-en a:hover {
  font-weight: bold;
}

.topLink {
  width: 1200px;
  margin: 0 auto;
}

.topLink .f_count {
  color: #0065fd;
  font-size: 13px;
  font-weight: bold;
}

.topLink .k1 {
  float: left;
  width: 500px;
  line-height: 68px;
}

.topLink .k2 {
  color: #074b91;
  font-size: 14px;
  font-family: "微软雅黑";
}

#menu {
  margin-top: 5px;
}

/*热门搜索*/

.search {
  padding-top: 20px;
  width: 1200px;
  margin: 0 auto;
  display: block;
}

#formsearch {
  float: right;
}

.hotSearch {
  float: left;
  height: 68px;
  line-height: 68px;
  font-weight: normal;
  color: #0065fd;
}

#search-type {
  float: left;
  width: 100px;
  height: 24px;
  border: 1px solid #c8c8c8;
  margin-right: 5px;
}

/*主体样式*/

.c1 {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
  background: url(../images/bbs.png) repeat-x center top;
  height: 460px;
  overflow: hidden;
}

.c1_con {
  width: 1200px;
  margin: 0 auto;
  padding-top: 30px;
}

.jiantu {
  float: left;
  overflow: hidden;
  border: 4px solid #fff;
  margin-top: 20px;
}

.jiannei {
  width: 1200px;
  /*float: right;*/
}

.wm {
  color: #fff;
  font-size: 24px;
  background: url(../images/bg.png) no-repeat center;
  text-align: center;
}

.wm span {
  font-weight: normal;
  text-transform: uppercase;
  padding-left: 10px;
}

.gsjj {
  color: #fff;
  font-size: 14px;
  line-height: 28px;
  overflow: hidden;
  display: block;
  margin-top: 10px;
  height: 120px;
}

.qiye {
  display: block;
  margin-top: 30px;
}

.qytt {
  font: 400 16px/48px "Microsoft yahei";
  color: #666;
  background: url(../images/bg2.png) no-repeat center right;
}

.ser_con {
  margin: 0 auto;
  margin-top: 1px;
}

.ser_con li {
  border: 1px solid #eee;
  position: relative;
  float: left;
  margin-left: 15px;
  margin-right: 15px;
  _display: inline;
}

.ser_con li .hide {
  opacity: 0;
  top: 0px;
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.3);
}

.ser_con li:hover .hide {
  opacity: 1;
}

.ser_con li a.img img {
  width: 240px;
  height: 150px;
}

.ser_con li h3 {
}

.ser_con li a {
  color: #fff;
  font: 400 14px/150px "Microsoft yahei";
  text-align: center;
  display: block;
  border: 1px solid #fff;
  width: 240px;
  margin: 5px;
}

.ser_con li span {
  text-align: center;
  padding-top: 5px;
  width: 186px;
  display: block;
  color: #333333;
  font-size: 14px;
}

.ser_con li a.img {
  display: block;
}

.ser_con li a.img:hover {
  border-color: #e87518;
}

.c2 {
  width: 1200px;
  margin: 0 auto;
  margin-top: 35px;
}

/* .ystt {
  color: #2a2a2a;
  font-size: 24px;
  background: url(../images/bg3.png) no-repeat center;
  text-align: center;
} */

.ser_conx {
  width: 1200px;
  margin: 0 auto;
  margin-top: 30px;
}

.ser_conx li {
  float: left;
  margin-left: 45px;
  margin-right: 45px;
  padding-bottom: 15px;
  _display: inline;
  width: 150px;
}

.ser_conx li a.img {
  width: 100px;
  transition: all 0.8s;
  transform: scale(1, 1);
  margin: 0 auto;
}

.ser_conx li a.img img {
  width: 100px;
  height: 100px;
}

.ser_conx li h3 {
  margin-top: 15px;
}

.ser_conx li a {
  color: #5a5a5a;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  display: block;
}

.ser_conx li span {
  text-align: center;
  width: 150px;
  margin: 0 auto;
  margin-top: 15px;
  display: block;
  color: #5a5a5a;
  font-size: 14px;
}

.ser_conx li a.img {
  display: block;
}

.ser_conx li a.img:hover {
  border-color: #0065fd;
}

.ser_conx li:hover a.img {
  transition: all 0.8s;
  transform: scale(-1, 1);
}

.a2 {
  width: 1200px;
  margin: 0 auto;
}

.pro {
  margin-top: 60px;
}

.pro_tit {
  text-align: center;
  background: url(../images/tit.png) no-repeat center 10px;
  color: #888;
  font-size: 20px;
  height: 76px;
  position: relative;
  text-transform: uppercase;
}

.pro_tit h3 {
  color: #2e2e2e;
  font-size: 26px;
}

.pro_tit a {
  position: absolute;
  right: 0px;
  bottom: 0px;
  color: #333;
  font-size: 14px;
}

.pro_cont {
  margin-top: 22px;
}

.pro_le {
  width: 220px;
  background: #f3f3f3;
  border-bottom: 3px solid #0065fd;
  height: 625px;
  overflow: hidden;
}

.pro_le .chan {
  background: #004eed;
  width: 220px;
  color: #fff;
  font-size: 24px;
  text-align: center;
  padding-top: 35px;
  height: 84px;
}

.pro_le .chan span {
  display: block;
  color: #fff;
  font-size: 26px;
  margin-top: -8px;
}

.pro_le ul {
  margin-top: 22px;
}

.pro_le li {
  width: 154px;
  height: 35px;
  border: 1px solid #0065fd;
  line-height: 35px;
  padding-left: 37px;
  color: #4a4a4a;
  font-size: 14px;
  cursor: pointer;
  margin: 0 auto;
  margin-bottom: 13px;
}

.pro_conta {
  width: 220px;
  margin: 0 auto;
  margin-top: 7px;
  border-top: 1px dashed #ccc;
  text-align: center;
}

.pro_conta h3 {
  color: #4a4a4a;
  font-size: 18px;
  padding-top: 20px;
}

.pro_conta span {
  color: #4a4a4a;
  font-size: 14px;
}

.pro_conta em {
  color: #0065fd;
  font-size: 14px;
  display: block;
  font-style: normal;
  margin-top: 25px;
}

.pro_conta p {
  color: #0065fd;
  font-size: 22px;
  font-weight: bold;
}

.pro_ri {
  width: 940px;
  height: 625px;
  overflow: hidden;
}

.product_list2 {
}

.product_list2 li {
  overflow: hidden;
  position: relative;
  float: left;
  margin-bottom: 22px;
  margin-right: 23px;
}

.product_list2 li img {
  transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  width: 298px;
  height: 194px;
}

/* .product_list2 li h3 {
  position: absolute;
  height: 32px;
  line-height: 32px;
  text-align: center;
  bottom: 0px;
  left: 0px;
  width: 298px;
  background: rgba(0, 0, 0, 0.5);
} */

.product_list2 li:hover img {
  transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
}

/* .product_list2 li h3 a {
  font-weight: normal;
  color: #fff;
  font-size: 15px;
} */

/*.product_list2 li:nth-child(3n) {*/
/*  float: right;*/
/*  margin-right: 0px;*/
/*}*/

.cp_hover2 {
  position: absolute;
  background: url(../images/hover2.png) no-repeat;
  color: #fff;
  font-size: 15px;
  width: 0px;
  height: 0px;
  left: 149px;
  top: 93px;
  overflow: hidden;
}

.cp_hover2 span {
  display: block;
  text-align: left;
  padding: 55px 59px 0px;
}

.nei2 {
  background: url(../images/nei2bac.jpg) no-repeat top center;
  height: 964px;
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
  margin-top: 40px;
  border-bottom: 10px solid #0065fd;
}

.nei2tit {
  padding-top: 173px;
}

.nei2tit h1 {
  color: #0065fd;
  font-size: 48px;
  text-align: center;
  margin-left: -90px;
}

.nei2tit h1 span {
  color: #000;
  font-size: 24px;
}

.nei2tit p {
  text-align: right;
  color: #000;
  font-size: 24px;
  margin-right: 220px;
}

.nei2left {
  width: 646px;
  margin-top: 45px;
}

.num1 h2 {
  padding-left: 44px;
  font: 400 20px/40px "Microsoft yahei";
  background: url(../images/num1.png) no-repeat left center;
}

.num2 h2 {
  padding-left: 44px;
  font: 400 20px/40px "Microsoft yahei";
  background: url(../images/num2.png) no-repeat left center;
}

.num3 h2 {
  padding-left: 44px;
  font: 400 20px/40px "Microsoft yahei";
  background: url(../images/num3.png) no-repeat left center;
}

.nei2right {
  width: 420px;
}

.nei2Box {
  height: 100px;
  background: url(../images/haobac.png) no-repeat top center;
  padding: 11px 21px;
  color: #000;
  font-size: 14px;
  text-align: justify;
  line-height: 25px;
  margin-bottom: 34px;
}

.nei2Box > p:first-child {
  margin-bottom: 3px;
}

.nei2right {
  margin-top: 120px;
}

.c3 {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
  background: #fff;
  padding: 10px 0;
}

.c3_con {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  padding-top: 20px;
}

.anli {
  color: #0082d0;
  font-size: 26px;
  text-align: center;
}

#container {
  width: 1270px;
  margin: 0 auto;
  margin-top: 10px;
}

.menu_cate {
  width: 220px;
  float: left;
}

.cate_title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: url(../images/nav.png) no-repeat 0% 100%;
  font-size: 14px;
  color: #000;
}

/* .about {
  width: 460px;
  float: left;
  margin-left: 12px;
  padding-bottom: 5px;
}

.about_title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: url(../images/nav.png) no-repeat 0% 100%;
  font-size: 14px;
  color: #000;
}

.about .content {
  padding: 5px;
  padding-bottom: 12px;
  text-indent: 20px;
} */

.navigation {
  float: right;
  width: 100px;
}

.index-title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: url(../images/nav.png) no-repeat 0% 100%;
  font-size: 14px;
  color: #000;
}

.index-table td {
  border: solid #add9c0;
  border-width: 0px 1px 1px 0px;
  padding: 10px 5px;
}

.index-table {
  border: solid #add9c0;
  border-width: 1px 0px 0px 1px;
  margin-top: 10px;
}

.c4 {
  width: 1200px;
  margin: 0 auto;
  margin-top: 20px;
}

.wen1 {
  width: 725px;
  float: left;
}

.wtt {
  font-size: 24px;
  color: #0065fd;
  background: url(../images/xs.png) no-repeat left bottom;
  height: 45px;
  position: relative;
}

.wtt span {
  color: #666;
  font-size: 16px;
  font-weight: normal;
  padding-left: 5px;
  text-transform: uppercase;
}

.wtt a {
  width: 70px;
  height: 25px;
  border: 1px dashed #666;
  border-radius: 15px;
  font-size: 12px;
  text-align: center;
  line-height: 25px;
  font-weight: normal;
  position: absolute;
  right: 5px;
  top: 5px;
  text-transform: uppercase;
}

.news_list4 {
  display: block;
  margin-top: 15px;
}

.news_list4 li {
  position: relative;
  height: 85px;
  border-bottom: 1px dashed #b4b4b4;
  margin-bottom: 10px;
}

.time {
  width: 60px;
  height: 60px;
  background: #0065fd;
  overflow: hidden;
  float: left;
  margin-top: 5px;
}

.shi1 {
  color: #fff;
  font-size: 23px;
  text-align: center;
  font-weight: bold;
  margin-top: 7px;
}

.shi2 {
  color: #fff;
  font-size: 12px;
  text-align: center;
}

.news_nr {
  width: 650px;
  float: right;
}

.news_nr a {
  color: #444444;
  font-size: 16px;
  line-height: 28px;
}

.news_nr span {
  display: block;
  font-size: 12px;
  color: #666666;
  line-height: 24px;
  height: 50px;
  overflow: hidden;
}

.wen2 {
  float: right;
  width: 430px;
}

.chtp {
  width: 430px;
  height: 180px;
  overflow: hidden;
  margin-top: 15px;
}

.news_list5 {
  display: block;
  margin-top: 13px;
}

.news_list5 li {
  position: relative;
  height: 85px;
  border-bottom: 1px dashed #b4b4b4;
  margin-bottom: 10px;
}

.news_list5 a {
  color: #0065fd;
  font-size: 16px;
  line-height: 28px;
}

.news_list5 span {
  display: block;
  font-size: 12px;
  color: #666666;
  line-height: 24px;
  height: 50px;
  overflow: hidden;
}

.container {
  width: 1200px;
  margin: 0 auto;
}

#container {
  width: 1270px;
  margin: 0 auto;
  margin-top: 10px;
}

.menu_cate {
  width: 220px;
  float: left;
}

.cate_title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: url(../images/nav.png) no-repeat 0% 100%;
  font-size: 14px;
  color: #000;
}
/* 
.about {
  width: 460px;
  float: left;
  margin-left: 12px;
  padding-bottom: 5px;
}

.about_title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: url(../images/nav.png) no-repeat 0% 100%;
  font-size: 14px;
  color: #000;
}

.about .content {
  padding: 5px;
  padding-bottom: 12px;
  text-indent: 20px;
} */

/*----- Common css ------*/

.fl {
  float: left;
}

.fr {
  float: right;
}

.di {
  _display: inline;
}

.fwn {
  font-weight: normal;
}

.dib {
  *display: inline;
  _zoom: 1;
  _display: inline;
  _font-size: 0px;
}

/*首页新闻*/

.news_company {
  width: 280px;
  float: right;
}

.news1_title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: url(../images/nav.png) no-repeat 0% 100%;
  font-size: 14px;
  color: #000;
}

.news_company .content {
  padding: 5px;
}

/*首页左侧联系我们*/

.contact {
  width: 218px;
  float: left;
  padding-bottom: 5px;
  margin-top: 10px;
}

.contact_title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: url(../images/nav.png) no-repeat 0% 100%;
  font-size: 14px;
  color: #000;
}

.contact .content {
  padding: 5px;
  padding-left: 8px;
}

/*工程案例*/

.case {
  width: 460px;
  float: left;
  margin-left: 12px;
  padding-bottom: 5px;
  margin-top: 10px;
}

.case_title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: url(../images/nav.png) no-repeat 0% 100%;
  font-size: 14px;
  color: #000;
}

.case .content {
  padding: 5px;
  padding-bottom: 12px;
  text-indent: 20px;
}

.news2_company {
  margin-top: 10px;
}

/*产品推荐*/

.recommend_product {
  margin-top: 10px;
  width: 692px;
  float: left;
}

.recommend_product .title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: url(../images/nav.png) no-repeat 0% 100%;
  font-size: 14px;
  color: #000;
}

.recommend_product .content {
  padding-top: 15px;
  padding-bottom: 14px;
}

.roll_product li {
  padding-bottom: 0px;
}

/*品牌列表*/

.brand-list {
  margin: 20px 0px;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}

.brand-list li {
  margin: 5px 8px;
}

.brand-list li:hover {
  box-shadow: 2px 1px 5px;
}

.brand-list li img {
  width: 150px;
  height: 120px;
}

/*前台多页签*/

.news {
  width: 1000px;
  float: left;
  margin-top: 10px;
}

.tab {
  position: relative;
}

.tab li {
  float: left;
  width: 100px;
  height: 30px;
  display: block;
  line-height: 30px;
  border: 1px solid #ccc;
  margin-right: 8px;
  text-align: center;
  color: #333;
  font-size: 12px;
  cursor: pointer;
}

.tab li.cur {
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  background: #3a78c1;
  border-color: #3a78c1;
}

.tt {
  display: none;
}

.list1 {
  padding: 8px 10px;
}

.list1 li {
  line-height: 27px;
  position: relative;
  vertical-align: middle;
}

.list1 li a {
  background: url(../images/list_dot1.gif) left center no-repeat;
  padding-left: 12px;
  line-height: 27px;
  color: #555555;
}

.list1 li a:hover {
  color: #e87518;
  text-decoration: none;
}

.list1 li span {
  position: absolute;
  right: 0px;
  line-height: 30px;
  top: 0;
  color: #999;
}

/*友情链接*/

.w_link {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
  background: #0065fd;
  height: 50px;
  margin-top: 20px;
  padding: 5px 0px;
}

.f_link {
  padding-left: 50px;
  background: url(../images/links.png) no-repeat left center;
  width: 1200px;
  margin: 0 auto;
  line-height: 50px;
  color: #fff;
  font-size: 14px;
}
.f_link a {
  color: rgba(255, 255, 255, 0.5);
}

/*页面底部*/

#footer {
  color: #fff;
  position: relative;
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 10px;
  padding-top: 8px;
}

#footer a {
  color: #fff;
}

#footer a:hover {
  color: #e87518;
  text-decoration: none;
}

.nav_foot {
  text-align: center;
  line-height: 30px;
  color: #fff;
}

.copyright {
  text-align: center;
  line-height: 24px;
  color: #fff;
  padding-top: 35px;
}

.copyright a {
  color: #fff;
}

.dff {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
  background: #0065fd;
  padding-bottom: 10px;
}

/*------------内页-------------------*/

/* .left .box {
  margin-bottom: 10px;
}

.left .box h3 {
  line-height: 60px;
  font-weight: bold;
  font-size: 15px;
  color: #515357;
  background: url(../images/d6.gif) left no-repeat;
  border-bottom: 1px solid #0065fd;
  padding-left: 30px;
}

.left .box .content {
  padding: 5px 0px;
}

.prodescription {
  border: 1px solid #e5e5e5;
  background: #f9f9f9;
  line-height: 24px;
  padding: 10px;
  margin-bottom: 15px;
  text-indent: 20px;
} */
/* 
.n_banner {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
} */

/* .n_banner img {
  width: 1920px;
  margin: 0 auto;
  overflow: hidden;
}

.left {
  width: 225px;
  float: left;
}

.sort_menu h3 {
  background-color: #ececec;
  line-height: 28px;
  padding-left: 15px;
  font-weight: bold;
}

.sort_product {
  margin-top: 10px;
}

.sort_product h3 {
  background-color: #ececec;
  line-height: 28px;
  padding-left: 15px;
  font-weight: bold;
}

.n_contact {
  margin-top: 10px;
}

.n_contact h3 {
  background-color: #ececec;
  line-height: 28px;
  padding-left: 15px;
  font-weight: bold;
}

.n_contact .content {
  padding: 5px;
  line-height: 24px;
}

.right {
  width: 940px;
  float: right;
  padding-bottom: 10px;
}

.sitemp {
  background: url(../images/d6.gif) left no-repeat;
  line-height: 60px;
  height: 60px;
  overflow: hidden;
  padding-right: 10px;
  border-bottom: 1px solid #0065fd;
}

.sitemp h2 {
  font-size: 15px;
  color: #515357;
  border-bottom: 1px solid #0065fd;
  padding-left: 30px;
  float: left;
}

.sitemp .site {
  float: right;
  text-align: right;
  line-height: 60px;
}

.right .content {
  padding-top: 15px;
  overflow: hidden;
  line-height: 24px;
}

.sort_album {
  margin-top: 15px;
} */
