﻿/*
 Creat Time : 2015-3-11;
 By jan.william@qq.com
*/
label {
  max-width: none;
}

body {
  font-family: "微软雅黑","Microsoft Yahei";
  font-size: 12px;
  line-height: 18px;
}
ul {
  padding-left: 0;
  margin-bottom: 0;
}
.xgfct {
  margin: 0;
}
.xgfl {
  float: left;
}
.xgfr {
  float: right;
}
.xgow {
  overflow: hidden;
}
.xg-tl {
  text-align: left;
}
.xg-tr {
  text-align: right;
}

a:focus {
  outline: 0;
}

/* Header */
#menu {
  /*width: 1002px;*/
  margin: 0 auto;
  height: 71px;
  background-color: #fff;
  opacity: 0.6;
}
#menu:hover{
  opacity: 1;
}

.logo {
  float: left;
  margin-left: 38px;
}

.menuu {
  float: left;
  margin-left: 30px;
}

.menuu li {
  display: inline-block;
  height: 71px;
  margin-left: 42px;
}

.menuu a {
  line-height: 71px;
  font-size: 12px;
  color: #3d3c3c;
  text-decoration: none;
}

.menuu a:hover,
.menuu a.active {
  border-bottom: 2px solid #dd3030;
  color: #454343;
}

.search {
  margin-right: 33px;
  margin-top: 18.75px;
}

.search input {
  float: left;
}

input,
input:hover,
input:active {
  outline: none;
  border: none;
}

input:focus {
  outline: 2px solid #fafafa;
}

.sinput {
  display: inline-block;
  height: 32.5px;
  width: 145px;
  background-color: #f4f5f9;
  font-size: 12px;
  line-height: 18.5px;
  color: #d6d6d6;
  padding:7px;
  border: none;
}
.ssubmit {
  height: 31px;
  width: 31px;
  display: inline-block;
  background: url(../img/sbtn.png) no-repeat center;
  text-indent: -9999px;
  margin-left: 2px;
}

/* Home Menu */

.home {
  width: 100%;
  position: absolute;
  z-index: 10000;
  top: 2.81%;
}

.home #menu {
    border-left: 1px solid #e7e3e9;
    border-right: 1px solid #e7e3e9;
    border-bottom: 1px solid #e2e9eb;
}

/*Home Slider */

.homeslider {
  position: relative;
}

.homeslider_tabs {
  position: absolute;
  bottom: 2.18%;
  z-index: 10000;
  text-align: center;
  width: 100%;
  height: 11px;
}

.singleslider_tabs {
  display: none;
}

.singleslider li {
  border-bottom: 1px solid #d7d7d6;
}

.homeslider_tabs li {
  display: inline-block;
  margin-left: 4.5px;
  margin-right: 4.5px;
}

.homeslider_tabs a {
  text-decoration: none;
  width: 10px;
  height: 11px;
  display: inline-block;
  text-indent: -10000px;
  background: url(../img/sdot.png) no-repeat center;
}

.homeslider_tabs a:focus {
  outline: none;
}

.homeslider_here a {
  background: url(../img/sdoth.png) no-repeat center;
}

.sborder {
  width: 100%;
  height: 12px;
  background: url(../img/sborder.jpg) no-repeat center;
}

/* 首页正文 */

.home-xgfct {
  width: 100%;
  padding: 0 0.5em;
  margin-left: auto;
  margin-right: auto;
  margin-top: 27px;
  overflow: hidden;
}

.mb {
    margin-bottom: 2em;
}

.pt {
  padding-top: 1.5em;
}

.xgcol-18 {
  width: 18.55%;
  float: left;
  padding-right: 1em;
}

.xgcol-27 {
  width: 27.15%;
  float: left;
  padding-right: 1em;
}


.hnews .h3 {
  width: 18.9%;
  margin-right: 5%;
  margin-top: 0;
}

.h3 img {
  max-width: 100%;
}

.more {
  display: block;
  width: 40px;
  height: 15px;
  background: url(../img/more.png) no-repeat center;
  text-indent: -10000px;
  margin-bottom: 7px;
}

.hnr li {
  list-style: none;
  margin-bottom: 2px;
}

.hnr li a {
  color: #000;
  line-height: 18px;
}

.himg {
  max-width: 40.68%;
  margin-right: 5%;
}

.hboxc {
  width: 54%;
}

.hboxc h3 {
  font-size: 15px;
  color: #000;
  margin-top: 0;
  margin-bottom: 3px;
}

.hboxc span {
  display: inline-block;
  margin-bottom: 0.5em;
  font-size: 10px;
  text-transform: uppercase;
  font-family: Arial;
  color: #838383;
}


/* Foot */

.bt {
  border-top: 1px solid #d5d4d4;
}

.xgcol-50 {
  float: left;
  width: 50%;
}

.linkul {
  overflow: hidden;
  width: 100%;
  background: url(../img/home.png) no-repeat left;
  padding-left: 22px;
}

.linkul li {
  float: left;
  list-style: none;
  padding-left: 1em;
  padding-right: 1em;
  border-left: 2px solid #7c7c7c;
  height: 17px;
}

.linkul li.index {
  border-left: none;
}

.linkul a {
  font-size: 12px;
  color: #000;
  line-height: 17px;
  vertical-align: top;
}

#foot p {
  margin-top: 10px;
  color: #9e9e9e;
  margin-bottom: 0;
}

.red {
  height: 22px;
  display: inline-block;
  border-top: 1px solid #fa9b9a;
  border-bottom: 1px solid #fbcbcb;
  background-color: #fa8382;
  color: #fff;
  padding: 0 1em;
  line-height: 20px;
  text-transform: uppercase;
  border-radius: 2px 3px;
}

a:hover .red {
  color: #eee;
}

/* Single Menu */
.single #menu {
  margin-top: 1.5em;
  margin-bottom: 1em;
}

/*Single Meta*/

.nav {
  color: #8f8c8c;
}

.nav a {
  color: #8f8c8c;
}

.pbtn i {
  display: inline-block;
  text-indent: -9999px;
  width: 23px;
  height: 23px;
  margin-left: 7px;
  cursor: pointer;
}

#pb {
  background: url(../img/pb.jpg) no-repeat center;
}

#nb {
  background: url(../img/nb.jpg) no-repeat center;
}

/* single cp category */

.cplist {
  margin-top: 32px;
}

.cplist li {
  list-style: none;
}

.owl-item li {
  text-align: left;
  padding-left: 2em;
  padding-right: 3em;
}

.owl-item li a {
  text-decoration: none;
}

.owl-item li img {
  display: inline-block;
  opacity: 0.4;
}

.owl-item li h3 {
  font-size: 18px;
  color: #000;
}

.owl-item li span {
  font-size: 11px;
  text-transform: uppercase;
  color: #8f8c8c;
}

.owl-item li p {
  color: #c2c0c0;
  margin-top: 7px;
  text-indent: 2em;
  font-size: 11px;
  line-height: 26px;
}

/* GY Single Page */

.gy {
  width: 1002px;
  margin: 0 auto;
  margin-bottom: 5em;
}


.primary {
  width: 100%;
  float: left;
}

.main {
  margin-left:  219px;
  margin-right: 37px;
  margin-top: 1.5em;
}

.gycontent {
  margin-top: 2em;
  font-size: 14px;
  color: #282828;
  line-height: 34px;
}

.gycontent img {
  max-width: 100%;
}

.gycontent p {
  text-indent: 2em;
}

.sb {
  float: left;
  margin-left: -1002px;
  position: relative;
  width: 176px;
  top: -47px;
  left: 0;
  z-index: 9991;
  text-align: center;
}

.sbh {
  width: 100%;
  height: 47px;
  background-color: #da201f;
  border-bottom: 1px solid #d85e5c;
   /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";

  /* IE 5-7 */
  filter: alpha(opacity=70);

  /* Netscape */
  -moz-opacity: 0.7;

  /* Safari 1.x */
  -khtml-opacity: 0.7;

  /* Good browsers */
  opacity: 0.7;
  color: #fff;
}

.sbh span {
  font-size: 14px;
  font-family: Arial;
  text-transform: capitalize;
  color: #fff;
  margin-top: 5px;
  display: inline-block;
  position: relative;
}

.sbh h3 {
  font-size: 12px;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.3;
  position: relative;
}

.sbnav {
  background-color:#e76c6b;
  border-left: 1px solid #eb8686;
  border-bottom: 1px solid #eb8686;
  border-right: 1px solid #eb8686;
  padding-top: 1.5em;
  padding-bottom: 3.5em;
}

.sbnav li {
  list-style: none;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

.sbnav li a {
  font-size: 14px;
  line-height: 1;
  color: #fff;
}

/* Newslist */

.xgnewsu {
  margin-top: 36px;
  margin-bottom: 26.5px;
  list-style: none;
}

.xgnewsu li {
  margin-bottom: 12px;
}

.xgnewsu li a {
  display: inline-block;
  margin-left: 2em;
  color: #000;
  line-height: 26px;
}

.npg {
  text-align: center;
  color: #5b5a5a;
}

.npg a {
  color: #5b5a5a;
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
}

.npg .next {
  margin-left: 0;
}

/*新闻单页*/
.nsingle h3 {
  font-size: 18px;
  color: #000;
  text-align: center;
}

.singlepg {
  list-style: none;
  margin-top: 3em;
  padding-top: 1em;
  border-top: 2px solid #000;
}

.singlepg a {
  color: #8f8c8c;
}


/*产品列表*/
.xgpt,
.xgpt1 {
  margin-top: 3em;
}

.showlist {
  overflow: hidden;
}

.showlist li {
  float: left;
  text-align: center;
  width: 31%;
  margin-right: 3.333%;
  list-style: none;
  margin-bottom: 3em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  border: 1px solid #fff;
  border-radius: 2px 5px;
}

.showlist li:hover {
  border: 1px solid #e76c6b;
}

.showlist li.last {
  margin-right: 0;
}

.showlist li img {
  max-width: 95%;
  display: inline-block;
}

.xgpt .showlist li img {
 height: 258px;max-width:100%;
}

.showlist li span {
  margin-top: 7px;
  display: inline-block;
  width: 100%;
}

.ppg {
  text-align: center;
}

.ppg span {
  margin-left: 10px;
}

.ppg a {
  margin-left: 10px;
  color: #5b5a5a;
}

.ppg a:last-child {
  margin-right: 10px;
}

/*产品单页*/

.cpsm {
  font-size: 16px;
  text-align: center;
  margin-bottom: 32px;
}

.colorbox {
  text-align: center;
  display: inline-block;
  width: 100%;
}

.yhcp {
  max-width: 95%;
  text-align: center;
}

/* 留言 */
.message {
  width: 80%;
}

/* Fix widget */

.fix {
  position: fixed;
  top: 40%;
  right: 0;
  z-index: 10000;
  width: 50px;
  height: 150px;
  background-color: #fb2121;
}

.xghover {
  list-style: none;
  position: relative;
  z-index: 1;
}

.xghover li {
  height: 56px;
  position: absolute;
  background-color: #fb2121;
  cursor: pointer;
}

.xghover i {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url(../img/f1.png) no-repeat;
  margin-left: 11px;
  margin-right: 9px;
  vertical-align: middle;  
}

.xh1 {
  top: 0;
  line-height: 56px;
  width: 270px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;  
  display: inline-block;
  right: -220px;
}

.xh1 i {
  background-position: 0% 0%;
}

.xh1 a,
.xh4 a {
  text-decoration: none;
  color: #fff;
}

.xh2 {
  width: 237px;
  line-height: 56px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  right:-187px;
  top: 56px;
  display: inline-block;
  z-index: 10;
}

.xh2 i {
    background-position: 0% 20%;
}

.xh3 {
  top: 112px;
  line-height: 56px;  
}

.xh3 i {
  background-position: 0% 45%;
}

.xh3 img {
  top: -97px;
  right: 0;
  display: none;
  position: absolute;
  max-width: 250px;
  z-index: -1;
}

.xh4 {
  top: 168px;
  line-height: 56px; 
  width: 193px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;  
  display: inline-block;
  right: -143px;   
}

.xh4 i {
  background-position: 0% 74%;
}

.xh5 {
  top: 224px;
  line-height: 56px;  
  width: 180px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;  
  display: inline-block;
  right: -130px;  
}

.xh5 i {
  background-position: 0% 100%;
}
/* Try */

.try.show {
  background: url(../img/trybg.jpg) no-repeat center;
  margin-left: 15px;
  width: 1140px;
  height: 600px;
  margin-top: 2em;
  position: relative;
  overflow: hidden;
}

.xgty {
  position: absolute;
  max-height: 500px;
  bottom: 2em;
  right: 3em;
}

.tycp li {
  width: 16.6666%;
  padding: 5px 10px;
  float: left;
  list-style: none; 
  text-align: center;
  margin-bottom: 20px;
}

.tycp li img {
 height: 193px;
  cursor: pointer;
}

.trybgu {
  list-style: none;
}

.trybgu li {
  padding: 0 1em;
}

.trybgu li img {
  max-width: 83%;
  cursor: pointer;
}

.trybgu .owl-item li img {
  opacity: 1;
}

.trybg {
  margin-top: 3em;
  margin-bottom: 2em;
}

.trybg h4 {
  text-align: center;
  margin-bottom: 20px;
}
/* Media Query */
@media screen and (min-width: 1440px) {
  .mb {
    margin-bottom: 26px;
  }

  .pt {
    padding-top: 28px;
  }

  .home-xgfct {
    width: 87.5781%;
    padding-left: 0;
    padding-right: 0;
  }

  .hboxc h3 {
    margin-bottom: 7px;
  }

.hboxc span {
    margin-bottom: 12px;
  }

  .owl-item li {
    width: 213px;
    margin: 0 auto;
    padding: 0;
  }
  .cplist {
      width: 1660px;
  }
  .sb {
    top: -73px;
  }
  .sbh {
    height: 73px;
  }
  .sbh span {
    font-size: 20px;
    margin-top: 17px;
    margin-bottom: 5px;
  }
  .sbh h3 {
    font-size: 16px;
  }
}

.dzs {overflow:hidden}
.dzs li {float:left ; width:30%;margin-right:3%;list-style:none}
.dzs p {text-align:center}