@charset "utf-8";
.home-top-grid1 {
  background: rgba(11, 100, 143, 0.7);
  transition: 0.5s all;
}
.home-top-grid2 {
  background: rgba(226, 23, 55, 0.5);
  transition: 0.5s all;
}
.home-top-grid3 {
  background: rgba(11, 100, 143, 0.4);
  transition: 0.5s all;
}
.iconfont {
  font-family: 'iconfont';
}
@font-face {
  font-family: 'AvantGardeBook.otf';
  src: url('../AvantGardeBook.otf');
}
img {
  max-width: 100%;
}
.vcenter {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  display: block;
  vertical-align: middle;
  margin: auto;
}
.tHide {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.blockFull {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.relative {
  position: relative;
}
body {
  font-family: 微软雅黑;
  min-width: 320px;
}
a {
  color: #666;
}
a:hover {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
}
.clear {
  overflow: hidden;
  _zoom: 1;
}
.clearfix {
  _zoom: 1;
}
.clearfix:after {
  clear: both;
  content: '.';
  display: block;
  width: 0;
  height: 0;
  visibility: hidden;
}
@font-face {
  font-family: 'iconfont';
  src: url('../fonts/iconfont.eot');/* IE9*/
  src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/iconfont.woff') format('woff'), /* chrome、firefox */
  url('../fonts/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('../fonts/iconfont.svg#iconfont') format('svg');/* iOS 4.1- */
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}

/*-header-*/
.header {
  clear: both;
}
.kuan_heaaer .logo {
  width: 17.5%;
  float: left;
  background: #205da5;
}
.kuan_heaaer .logo img {
  max-width: 100%;
  max-height: 100%;
  float: right;
}
.kuan_heaaer .nav_div {
  background: #ffff;
  height: 102px;
  width: 60%;
  float: left;
}
.kuan_heaaer .nav_div .nav_ul {
  max-width: 1035px;
}
.kuan_heaaer .nav_div .nav_ul li {
  float: left;
  border-right: 1px solid #eeeeee;
  height: 102px;
  width: 14.28%;
  text-align: center;
  position: relative;
}
.kuan_heaaer .nav_div .nav_ul li a {
  height: 100%;
  display: block;
  width: 100%;
  line-height: 100%;
  color: #404040;
  font-size: 16px;
  outline: none;
}
.kuan_heaaer .nav_div .nav_ul li a span {
  display: block;
  height: 32px;
  line-height: 32px;
  margin-top: 35px;
  overflow: hidden;
}
.kuan_heaaer .nav_div .nav_ul li:hover {
  background: #205da5;
}
.kuan_heaaer .nav_div .nav_ul li:hover .erji {
  display: block;
}
.kuan_heaaer .nav_div .nav_ul li:hover a {
  color: #fff;
}
.kuan_heaaer .nav_div .nav_ul .active {
  background: #205da5;
}
.kuan_heaaer .nav_div .nav_ul .active a {
  color: #fff;
}
.kuan_heaaer .nav_div .nav_ul .erji {
  position: absolute;
  z-index: 9999;
  background: #205da5;
  color: #fff;
  top: 102px;
  width: 100%;
  padding: 10px 0px;
  display: none;
}
.kuan_heaaer .nav_div .nav_ul .erji a {
  color: #fff;
  line-height: 28px;
  height: 28px;
  overflow: hidden;
  font-size: 14px;
  width: 100%;
}
.kuan_heaaer .nav_div .nav_ul .erji a:hover {
  font-weight: 700;
}
.kuan_heaaer .ensou {
  width: 112px;
  float: left;
  margin-top: 40px;
  position: relative;
}
.kuan_heaaer .ensou .en {
  color: #848484;
  font-size: 14px;
  font-family: arial;
  background: url(../images/en.jpg) no-repeat left center;
  padding-left: 25px;
  display: inline-block;
  height: 19px;
  line-height: 19px;
  margin: 0px 15px;
}
.kuan_heaaer .ensou .en:hover {
  color: #205da5;
}
.kuan_heaaer .ensou .sou_img {
  float: right;
}
.kuan_heaaer .ensou .sou_nei {
  position: absolute;
  right: 0px;
  top: 62px;
  background: #fff;
  width: 157px;
  z-index: 99999;
  padding: 6px;
  border-radius: 4px;
  display: none;
}
.kuan_heaaer .ensou .sou_nei input {
  width: 120px;
  font-size: 12px;
  padding: 5px;
  border: 1px solid #9c9c9c;
}
.kuan_heaaer .ensou .sou_nei img {
  cursor: pointer;
}
.phonefooternav {
  position: fixed;
  bottom: 0;
  width: 100%;
  display: none;
  z-index: 99999;
}


/*-banner-*/
.banner {
  text-align: center;
  overflow: hidden;
}
.banner img {
  display: block;
  margin: auto;
}
.banner .slick-dots {
  width: 100%;
  max-width: 1000px;
  margin: auto;
  text-align: right;
}
.banner .slick-dots li button {
  width: 14px;
  height: 14px;
}
.banner .slick-dots .slick-active button {
  background: #009424;
  height: 18px;
  width: 18px;
}

/*分页*/
.pageing {
  text-align: center;
  padding: 4% 0px;
}
.pageing a {
  border: 1px solid #e8e8e8;
  background: #f8f8f8;
  color: #898989;
  font-size: 12px;
  font-family: arial;
  padding: 5px 10px;
  margin-bottom: 10px;
  display: inline-block;
}
.pageing a:hover {
  background: #00a0e9;
  color: #fff;
}
.pageing .active {
  background: #00a0e9;
  color: #fff;
}
.pro_home .pro_qie {
  width: 100%;
  background: #f4f4f4;
}
.pro_home .pro_qie span {
  display: block;
  width: 25%;
  float: left;
  text-align: center;
  font-size: 16px;
  color: #666;
  line-height: 30px;
  padding: 1% 0px;
  box-sizing: border-box;
  border-right: 1px solid #e7e7e7;
  border-bottom: 3px solid #f4f4f4;
  cursor: pointer;
}
.pro_home .pro_qie span i {
  font-style: normal;
  height: 30px;
  line-height: 30px;
  width: 90%;
  margin: auto;
  display: block;
  overflow: hidden;
}
.pro_home .pro_qie span:last-child {
  border-right: none;
}
.pro_home .pro_qie span:hover {
  background: #fff;
  border-bottom: 3px solid #00a0e9;
}
.pro_home .pro_qie .active {
  background: #fff;
  border-bottom: 3px solid #00a0e9;
}

.pro_home .pro_com {
  margin: 3% 0px 5%;
}
.pro_home .pro_com .pro_com_ul {
  display: none;
}
.pro_home .pro_com .pro_com_ul li {
  width: 33.3333%;
  float: left;
  background: #f7f7f7;
}
.pro_home .pro_com .pro_com_ul li a {
  display: block;
  padding: 10% 4%;
  width: 100%;
  height: 100%;
}
.pro_home .pro_com .pro_com_ul li .pic {
  float: left;
  width: 50%;
  position: relative;
  overflow: hidden;
}
.pro_home .pro_com .pro_com_ul li .pic i {
  display: block;
  padding-bottom: 72%;
}
.pro_home .pro_com .pro_com_ul li .pic img {
  transition: 0.3s;
}
.pro_home .pro_com .pro_com_ul li .text {
  float: right;
  width: 45%;
}
.pro_home .pro_com .pro_com_ul li .text span {
  color: #333;
  font-size: 26px;
  height: 40px;
  line-height: 40px;
  width: 100%;
  overflow: hidden;
  display: block;
}
.pro_home .pro_com .pro_com_ul li .text p {
  font-size: 14px;
  color: #666;
  line-height: 22px;
  height: 44px;
  overflow: hidden;
  margin: 10px 0px 20px;
}
.pro_home .pro_com .pro_com_ul li .text .more {
  height: 32px;
  width: 32px;
  background: url(../images/pro_h1.png) no-repeat;
  display: block;
}
.pro_home .pro_com .pro_com_ul li:hover {
  background: #fbfbfb;
  border-bottom: 3px solid #e4e4e4;
}
.pro_home .pro_com .pro_com_ul li:hover .pic img {
  transform: scale(0.95);
}
.pro_home .pro_com .pro_com_ul li:hover .text span {
  color: #5292c7;
}
.pro_home .pro_com .pro_com_ul li:hover .text .more {
  background: url(../images/pro_h2.png) no-repeat;
}

.case_home {
  background: #366dae;
  padding: 60px 0px;
}

.case_home .case_com {
  width: 98%;
  margin: auto;
  max-width: 1000px;
}
.case_home .case_com .top {
  color: #fff;
  text-align: center;
}
.case_home .case_com .top span {
  font-size: 36px;
  display: block;
  height: 40px;
  line-height: 40px;
  width: 100%;
  overflow: hidden;
  letter-spacing: 3px;
}

.case_home .case_com .top i {
  font-size: 14px;
  font-family: kartika;
  font-style: normal;
  display: block;
  overflow: hidden;
  height: 25px;
  line-height: 25px;
  width: 100%;
}
.case_home .case_com .top em {
  width: 40px;
  height: 4px;
  background: #fff;
  margin: auto;
  display: inline-block;
}
.case_home .case_com ul {
  background: #fff;
  padding: 20px 10px;
  margin-top: 3%;
}
.case_home .case_com ul li {
  width: 25%;
  float: left;
  padding: 0px 5px;
}
.case_home .case_com ul li .pic_ca {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.case_home .case_com ul li .pic_ca i {
  display: block;
  padding-bottom: 96%;
}
.case_home .case_com ul li .pic_ca .zhe_a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: url(../images/zhe_bg.png);
  display: none;
}
.case_home .case_com ul li .pic_ca .zhe_a .zhe_n {
  width: 106px;
  height: 100px;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  left: 50%;
  margin-left: -53px;
  text-align: center;
}
.case_home .case_com ul li .pic_ca .zhe_a .zhe_n p {
  line-height: 20px;
  color: #fff;
  height: 40px;
  overflow: hidden;
  width: 100%;
  font-size: 16px;
  margin-bottom: 15px;
  font-family: "微软雅黑";
}
.case_home .case_com ul li .pic_ca .zhe_a .zhe_n img {
  max-height: 100%;
  max-width: 100%;
}
.case_home .case_com ul li .pic_ca:hover .zhe_a {
  display: block;
}
.case_home .case_com ul li .text_ca {
  text-align: center;
  padding: 10px;
}
.case_home .case_com ul li .text_ca p {
  color: #3c3c3c;
  font-size: 15px;
  line-height: 25px;
  height: 25px;
  overflow: hidden;
  width: 100%;
}
.case_home .case_com ul li a {
  color: #205da5;
  font-size: 12px;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
  width: 100%;
}
.case_home .case_com ul li a:hover {
  font-weight: 700;
}

.new_home {
  width: 98%;
  margin: 5% auto;
  max-width: 1000px;
}
.new_home .left_new {
  width: 53%;
  float: left;
  background: #f5f6f6;
}
.new_home .left_new .pic {
  float: left;
  width: 34%;
  position: relative;
}
.new_home .left_new .pic i {
  display: block;
  padding-bottom: 104.739336492891%;
}
.new_home .left_new .text {
  float: left;
  width: 57%;
  margin-left: 4%;
  padding: 6% 0px;
}
.new_home .left_new .text h4 {
  color: #373737;
  font-size: 24px;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  width: 100%;
}
.new_home .left_new .text p {
  color: #7d7d7d;
  font-size: 13px;
  line-height: 22px;
  height: 66px \n;
  overflow: hidden;
  width: 100%;
  margin: 12px 0px;
}
.new_home .left_new .text a {
  color: #989898;
  font-size: 13px;
}
.new_home .left_new .text a:hover {
  color: #366dae;
}
.new_home .right_new {
  width: 46%;
  float: right;
}
.new_home .right_new li {
  width: 49%;
  float: left;
  background: #f5f6f6;
  margin-right: 2%;
}
.new_home .right_new li:last-child {
  margin-right: 0px;
}
.new_home .right_new .pic {
  position: relative;
}
.new_home .right_new .pic i {
  display: block;
  padding-bottom: 31.297709923664126%;
}
.new_home .right_new .text {
  padding: 7.2% 10px;
}
.new_home .right_new .text h4 {
  color: #373737;
  font-size: 16px;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}
.new_home .right_new .text time {
  font-size: 12px;
  font-family: arial;
  color: #989898;
  line-height: 25px;
  height: 25px;
  overflow: hidden;
}
.new_home .right_new .text p {
  color: #7e7e7e;
  font-size: 13px;
  line-height: 22px;
  height: 44px;
  width: 100%;
  overflow: hidden;
}

.links {
  width: 98%;
  margin: auto;
  max-width: 1000px;
  border-top: 1px solid #e8e8e8;
  padding-top: 10px;
}
.links span {
  width: 5%;
  max-width: 60px;
  float: left;
  background: url(../images/link_bg.jpg) no-repeat left top;
  display: block;
  line-height: 32px;
  color: #333333;
  font-size: 14px;
}
.links .link_a {
  width: 94%;
  float: right;
  line-height: 32px;
}
.links .link_a a {
  display: inline-block;
  padding: 0px 5px;
  line-height: 32px;
  font-size: 14px;
  color: #666;
}
.links .link_a a:hover {
  color: #0083c7;
}

.footer {
  background: #2c2f34;
  width: 100%;
  margin-top: 2%;
}

.footer_com {
  max-width: 1000px;
  width: 98%;
  margin: auto;
  padding: 3% 0px;
}
.footer_com .di_nav {
  width: 55%;
  float: left;
}
.footer_com .di_nav li {
  width: 25%;
  float: left;
  border-left: 1px solid #424449;
  padding-left: 15px;
}
.footer_com .di_nav li a {
  display: block;
  color: #97989a;
  font-size: 12px;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
  width: 100%;
}
.footer_com .di_nav li a:hover {
  color: #0083c7;
}
.footer_com .di_nav li .tit {
  font-size: 14px;
  line-height: 24px;
  height: 24px;
  width: 100%;
  color: #fff;
  margin-bottom: 10px;
}
.footer_com .er_right {
  width: 40%;
  float: right;
}
.footer_com .er_right .er {
  width: 22%;
  float: left;
}
.footer_com .er_right .er .pic {
  position: relative;
}
.footer_com .er_right .er .pic i {
  display: block;
  padding-bottom: 100%;
}
.footer_com .er_right .er .pic img {
  padding: 10px;
  border: 1px solid #606060;
  box-sizing: content-box;
}
.footer_com .er_right .er .text {
  color: #fff;
  text-align: center;
  margin-top: 20px;
  padding-left: 10px;
}
.footer_com .er_right .er .text span {
  display: block;
  line-height: 25px;
  height: 25px;
  width: 100%;
  overflow: hidden;
  font-size: 14px;
}
.footer_com .er_right .er .text span:last-child {
  color: #aeaeae;
  font-size: 12px;
}
.footer_com .er_right .dian {
  width: 55%;
  float: right;
}
.footer_com .er_right .dian .di_bg {
  background: url(../images/di_dian.png) no-repeat left;
  padding-left: 52px;
}
.footer_com .er_right .dian span {
  display: block;
  color: #fff;
  font-size: 16px;
}
.footer_com .er_right .dian a {
  display: block;
  color: #ffffff;
  font-size: 2em;
  font-family: Pabloco;
}
.footer_com .er_right .dian .map_a {
  background: #205da5;
  border: 1px solid #2670b7;
  border-radius: 50px;
  text-align: center;
  font-size: 18px;
  width: 80%;
  height: 40px;
  line-height: 37px;
  margin-top: 20px;
}
.footer_com .er_right .dian .map_a:hover {
  font-weight: 700;
}


.copy {
  width: 100%;
  margin: auto;
  border-top: 1px solid #484848;
  padding: 5px 0px;
  color: #505256;
  font-size: 12px;
}
.copy .copy_cc {
  max-width: 1000px;
  width: 98%;
  margin: auto;
}
.copy .amap {
  float: left;
}
.copy .amap:hover {
  color: #0083c7;
}
.copy span {
  width: 60%;
  display: inline-block;
  line-height: 20px;
}
.copy .y_a {
  float: right;
}
.copy .y_a .map {
  margin-right: 10px;
  display: none;
}
.copy .y_a .map:hover {
  color: #0083c7;
}

/*-phone-nav-*/
.phone-nav {
  position: absolute;
  right: 1%;
  margin-right: 15px;
  display: none;
  color: #fff;
  z-index: 9;
  padding-top: 22px;
}
.phone-nav span {
  color: #000;
  font-size: 30px;
}

.com_zi {
  max-width: 1000px;
  width: 100%;
  margin: auto;
  margin-top:20px;
}
.com_zi .left_zi {
  width: 217px;
  float: left;
  border-right: 1px solid #f5f5f5;
}
.com_zi .left_zi .top_com {
  background: url(../images/left_top_bg.jpg) no-repeat;
  min-height: 180px;
  padding-top: 100px;
  position: relative;
}
.com_zi .left_zi .top_com span {
  font-size: 27px;
  font-weight: 700;
  height: 35px;
  line-height: 35px;
  width: 100%;
  display: block;
  overflow: hidden;
  color: #fff;
  padding: 0px 20px;
}
.com_zi .left_zi .top_com:after {
  content: url(../images/after_top.png);
  position: absolute;
  left: 0px;
  top: -33px;
  width: 374px;
  height: 33px;
  z-index: 9999;
}
.com_zi .left_zi .nav_left {
  border-left: 8px solid #e5e5e5;
  padding: 0px 6px;
  position: relative;
}
.com_zi .left_zi .nav_left li {
  border-bottom: 1px solid #e5e5e5;
  padding: 0px 30px;
  position: relative;
}
.com_zi .left_zi .nav_left li a {
  font-size: 14px;
  color: #666666;
  font-family: "微软雅黑";
  display: block;
  width: 100%;
  padding-right: 12px;
  overflow: hidden;
  height: 54px;
  line-height: 54px;
  background: url(../images/li_san.png) right center no-repeat;
}
.com_zi .left_zi .nav_left li:hover a {
  color: #00a0e9;
  font-weight: 700;
}
.com_zi .left_zi .nav_left li .er {
  padding: 0px 0px 10px;
}
.com_zi .left_zi .nav_left li .er a {
  font-size: 12px;
  color: #999;
  line-height: 24px;
  height: 24px;

  background: none;
  font-weight: 500;
}
.com_zi .left_zi .nav_left li .er a:hover {
  color: #00a0e9;
}
.com_zi .left_zi .nav_left .active a {
  color: #00a0e9;
  font-weight: 700;
}
.com_zi .left_zi .nav_left:before {
  content: "";
  position: absolute;
  height: 46px;
  width: 13px;
  top: 0px;
  left: -13px;
  background: #00a0e9;
}
.com_zi .left_zi .pro_lei {
	width:218px;
	float:left;
  border: 1px solid #f5f5f5;
  margin-top:10px;
}
.com_zi .left_zi .pro_lei .top {
  background: #00a0e9 url(../images/li_lei.png) no-repeat 20px center;
  padding-left: 40px;
  height: 38px;
  font-size: 14px;
  color: #fff;
  font-weight: 700;
  line-height: 38px;
}
.com_zi .left_zi .pro_lei .pro_l_nei {
  padding: 20px 5px 10px;
  border-bottom: 1px solid #F5F5F5;
}
.com_zi .left_zi .pro_lei .pro_l_nei .pic {
  width: 100%;
  position: relative;
}
.com_zi .left_zi .pro_lei .pro_l_nei .pic i {
  display: block;
  padding-bottom: 69.12442396313364%;
}
.com_zi .left_zi .pro_lei .pro_l_nei p {
  height: 30px;
  line-height: 30px;
  width: 100%;
  overflow: hidden;
}
.com_zi .left_zi .pro_lei .left_g_new {
  padding: 20px;
}
.com_zi .left_zi .pro_lei .left_g_new li a {
  color: #686868;
  font-size: 13px;
  line-height: 27px;
  height: 27px;
  overflow: hidden;
  widows: 100%;
  display: block;
  background: url(../images/li_dian1.jpg) no-repeat left center;
  padding-left: 10px;
}
.com_zi .left_zi .pro_lei .left_g_new li a:hover {
  color: #3385c1;
  font-weight: 700;
}

.com_zi .right_zi {
  width:74%;
  float: right;
}
.com_zi .right_zi .bar {
  border-bottom: 1px solid #eaeaea;
  padding: 30px 0px 10px;
}
.com_zi .right_zi .bar .b_tt {
  float: left;
  font-size: 20px;
  color: #1f1f1f;
  display: block;
  height: 30px;
  line-height: 30px;
  width: 20%;
  overflow: hidden;
}
.com_zi .right_zi .bar .curbar {
  float: right;
  text-align: right;
  font-size: 12px;
  color: #6e6e6e;
  width: 78%;
  vertical-align: middle;
  margin-top: 12px;
}
.com_zi .right_zi .bar .curbar a {
  max-width: 100px;
  overflow: hidden;
  height: 18px;
  line-height: 18px;
  display: inline-block;
  vertical-align: top;
}
.com_zi .right_zi .bar .curbar a:hover {
  color: #0083c7;
}
.com_zi .right_zi .bar .curbar i {
  font-style: normal;
  max-width: 100px;
  overflow: hidden;
  height: 18px;
  line-height: 18px;
  display: inline-block;
  vertical-align: top;
}
.com_zi .right_zi .bar .curbar i:last-child {
  color: #0033a1;
  border-bottom: 1px solid #0033a1;
}

/*新闻页面*/
.news_zi_ul {
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
  padding: 5% 0px;
}
.news_zi_ul li a {
  display: block;
  height: 100%;
  width: 100%;
  padding: 30px 10px;
  transition: 0.5s;
}
.news_zi_ul li a .left {
  width: 78%;
  float: left;
}
.news_zi_ul li a .left h4 {
  font-size: 15px;
  color: #333;
  line-height: 30px;
  height: 30px;
  width: 100%;
  overflow: hidden;
  font-weight: 700;
}
.news_zi_ul li a .left p {
  font-size: 13px;
  color: #666;
  line-height: 22px;
  overflow: hidden;
  height: 44px;
  width: 100%;
}
.news_zi_ul li a .right {
  width: 18%;
  float: right;
  text-align: right;
  overflow: hidden;
}
.news_zi_ul li a .right time {
  display: block;
  font-size: 18px;
  color: #9e9e9e;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  width: 100%;
}
.news_zi_ul li a .right span {
  display: block;
  font-size: 13px;
  color: #494949;
  padding-right: 15px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  width: 100%;
}
.news_zi_ul li a .right i {
  height: 31px;
  display: inline-block;
  width: 31px;
  background: url(../images/news_n1.png);
  position: relative;
  right: 15px;
  transition: 0.5s;
}
.news_zi_ul li a:hover {
  background: #f7f7f7;
}
.news_zi_ul li a:hover .right i {
  background: url(../images/news_n2.png);
}
.pro_p {
  line-height: 24px;
  color: #666;
  font-size: 13px;
  margin: 4% 0px;
}

.pro_zi_ul li {
	padding-top:10px;
	background:#FFF;
  border: 1px solid #eaeaec;
  width:30%;
  float: left;
  margin-bottom: 4%;
  margin-right:16px;
}
.pro_zi_ul li:hover{  border: 1px solid #e66905;}
.pro_zi_ul li:nth-child(3n+3) {
  margin-right: 0px;
}
.pro_zi_ul li .pic {
  position: relative;
  display: block;
  overflow: hidden;
}
.pro_zi_ul li .pic i {
  display: block;
  padding-bottom: 79.12442396313364%;
}
.pro_zi_ul li .pic img {
  transition: 0.5s;
}
.pro_zi_ul li .pic:hover img {
  transform: scale(1.1);
}
.pro_zi_ul li .text {
	margin-top:10px;
	border-top:1px #eaeaec solid;
  text-align: center;
}
.pro_zi_ul li .text p {
	padding-top:10px;
  text-align: center;
  font-size: 14px;
  color: #666;
  line-height:26px;
  height:26px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 10px;
}
.pro_zi_ul li .text a {
	
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  background: #00a0e9;
  padding: 5px 18px;
  border-radius: 10px;
}
.pro_zi_ul li .text a:hover {
  background: #3C3C3C;
}


.jia_more {
  width: 131px;
  height: 31px;
  line-height: 29px;
  text-align: center;
  color: #666;
  border: 1px solid #bebebe;
  display: block;
  transition: 0.5s;
  margin: -1% auto 5%;
}
.jia_more:hover {
  color: #fff;
  background: #205da5;
  border-color: #205da5;
}
.about_zi {
  padding: 5% 0px;
}
.about_zi p {
  line-height: 26px;
  font-size: 14px;
  color: #666;
  font-family: 微软雅黑;
}
.about_zi .about_img {
  position: relative;
  margin: 3% 0px;
}
.about_zi .about_img img {
  z-index: 1;
}
.about_zi .about_img i {
  display: block;
  padding-bottom: 30.102040816326532%;
}
.about_zi .about_img .kuan_a {
  width: 229px;
  height: 158px;
  background: url(../images/about_kuan.png) no-repeat;
  position: absolute;
  top: 50%;
  margin-top: -79px;
  left: 15%;
  z-index: 999;
  padding: 10px 15px;
}
.about_zi .about_img .kuan_a span {
  display: block;
  font-size: 34px;
  color: #333;
  font-family: AvantGardeBook;
  font-weight: 700;
  line-height: 40px;
  height: 40px;
  width: 100%;
  overflow: hidden;
}
.about_zi .about_img .kuan_a time {
  display: block;
  color: #333;
  font-size: 14px;
  font-family: AvantGardeBook;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 9999;
}
.about_zi .about_img .kuan_a em {
  width: 188px;
  height: 44px;
  background: #00a0e9;
  color: #fff;
  display: block;
  line-height: 44px;
  text-align: center;
  font-style: normal;
  margin-top: 25px;
}
@media (max-width: 980px) {
  .about_zi .about_img .kuan_a {
    display: none;
  }
}
.contact_map {
  width: 100%;
}
.contact_map #map {
  width: 100%;
  height:400px;
}
@media (max-width: 640px) {
  .contact_map #map {
    height: 200px;
  }
}
.cont_zi {
  padding: 0% 0px;
}
.con_cc .left {
  width: 15%;
  float: left;
  background: #8ccbec;
  text-align: center;
  height: 100%;
  min-height: 202px;
  display: table-cell;
  vertical-align: middle;
  padding-top: 55px;
}
.con_cc .left p {
  color: #fff;
  font-size: 15px;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
  font-family: arial;
  margin-top: 10px;
}
.con_cc .right {
  width: 85%;
  float: left;

}
.con_cc .right li {
  border-bottom: 1px solid #f3f3f3;
  line-height: 40px;
  height: 40px;
  font-size: 13px;
}
.con_cc .right li b {
  width: 15%;
  text-align: right;
  display: inline-block;
  margin-right: 4%;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}
.con_cc .right li span {
  display: inline-block;
  width: 79%;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}
@media (max-width: 980px) {
  .con_cc .left {
    display: none;
  }
  .con_cc .right {
    width: 100%;
  }
}
@media (max-width: 786px) {
  .con_cc .right li b {
    width: 20%;
  }
  .con_cc .right li span {
    width: 75%;
  }
}
@media (max-width: 480px) {
  .con_cc .right li {
    height: auto;
  }
  .con_cc .right li b {
    float: left;
    width: 25%;
    height: auto;
  }
  .con_cc .right li span {
    width: 70%;
    height: auto;
  }
}
.pro_zi_show {
  padding: 4% 0px;
}
.pro_zi_show .pro_show2 {

  margin: 30px 0px;
}
.pro_zi_show .pro_show2 .top_3 {
  height: 44px;
  line-height: 44px;
  font-size: 16px;
  color: #ff7300;
  background: #fff;
  border:1px #e5e5e5 solid;
  border-top-color:#ff7300;
  font-weight: 700;
  padding: 0px 10px;
}
.pro_zi_show .pro_show2 p {
  line-height: 24px;
  color: #666;
  padding: 3%;
}
.pro_show1 .left {
  border: 1px solid #e5e5e5;
  width:400px;
  float: left;
}

.pro_show1 .right {
  float: right;
  width:300px;
  padding-top: 20px;

}
.pro_show1 .right h4 {
  font-size: 16px;
  color: #666;
  height: 40px;
  line-height: 40px;
  width: 100%;
  overflow: hidden;
}
.pro_show1 .right ul li{
	float:left; width:100%; line-height:30px;
  color: #666;
  font-size: 14px;
}
@media (max-width: 640px) {
  .pro_show1 .left,
  .pro_show1 .right {
    width: 100%;
  }
}
.pro_show3 {
  width: 100%;
  max-width: 1000px;
  margin: 20px auto;
  background: #fff;
  border: 1px solid #e5e5e5;
}
.pro_show3 .s3_top {
  background: #f5f5f5;
  height: 46px;
  line-height: 46px;
  color: #fff;
  color: #666;
  padding: 0px 15px;
  overflow: hidden;
  font-size: 16px;
  border-bottom: 1px solid #e5e5e5;
}
.pro_show3 .s3_com {
  padding: 1%;
}
.pro_show3 .s3_com ul li {
  width: 49%;
  float: left;
  margin-right: 2%;
  margin-bottom: 20px;
  position: relative;
}
.pro_show3 .s3_com ul li:nth-child(2n+2) {
  margin-right: 0px;
}
.pro_show3 .s3_com ul li input {
  border: 1px solid #dfdbdb;
  width: 100%;
  padding: 9px 20px;
  outline: none;
  font-size: 14px;
  color: #797979;
  border-radius: 5px;
}
.pro_show3 .s3_com ul li .rred {
  border: 1px solid #ff0000;
}
.pro_show3 .s3_com ul li i {
  position: absolute;
  color: #ff0000;
  font-style: normal;
  right: 2%;
  top: 50%;
  margin-top: -10px;
}
@media (max-width: 640px) {
  .pro_show3 .s3_com ul li {
    width: 100%;
    margin-right: 0px;
  }
}
.pro_show3 .tex_div {
  position: relative;
}
.pro_show3 .tex_div textarea {
  min-height: 85px;
  resize: none;
  border: 1px solid #dfdbdb;
  width: 100%;
  padding: 10px 20px;
  outline: none;
  font-size: 14px;
  color: #797979;
  border-radius: 5px;
}
.pro_show3 .tex_div .rred {
  border: 1px solid #ff0000;
}
.pro_show3 .tex_div i {
  position: absolute;
  color: #ff0000;
  font-style: normal;
  right: 1%;
  top: 4%;
}
.pro_show3 .yan_div {
  margin-top: 20px;
  position: relative;
}
.pro_show3 .yan_div .rred {
  border: 1px solid #ff0000;
}
.pro_show3 .yan_div input {
  border: 1px solid #dfdbdb;
  border-radius: 5px;
  width: 166px;
  padding: 9px 20px;
  outline: none;
  font-size: 14px;
  color: #797979;
  float: left;
}
@media (max-width: 480px) {
  .pro_show3 .yan_div input {
    width: 120px;
  }
}
.pro_show3 .yan_div i {
  position: absolute;
  color: #ff0000;
  font-style: normal;
  left: 150px;
  top: 50%;
  margin-top: -10px;
}
@media (max-width: 480px) {
  .pro_show3 .yan_div i {
    left: 105px;
  }
}
.pro_show3 .yan_div img {
  max-height: 100%;
  max-width: 100%;
  float: left;
  margin: 1px 5px 0px;
}
.pro_show3 .yan_div a {
  float: left;
  vertical-align: middle;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  color: #333;
  font-size: 14px;
}
.pro_show3 .yan_div a:hover {
  color: #205da5;
}
.pro_show3 .btn_a {
  text-align: center;
  padding: 20px 0px;
}
.pro_show3 .btn_a a {
  background: #f8f8f8;
  border: 1px solid #dddddd;
  border-radius: 5px;
  display: inline-block;
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin: 0px 5px;
  color: #666;
}
.pro_show3 .btn_a a:hover {
  color: #fff;
  background: #00a0e9;
  border-color: #00a0e9;
}
@media (max-width: 480px) {
  .pro_show3 .btn_a a {
    width: 100%;
    display: block;
    margin-bottom: 10px;
  }
}
/*上下页切换*/
.prev_next {
  text-align: left;
  margin: 5% auto;
  line-height: 40px;
  color: #7b7b7b;
  font-size: 12px;
  max-width: 1000px;
  border: 1px solid #e5e5e5;
  width: 100%;
}
.prev_next li {
  float: left;
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
}
.prev_next li b {
  color: #999999;
  font-size: 12px;
}
.prev_next li a {
  color: #666;
  display: block;
  height: 40px;
  width: 100%;
  overflow: hidden;
  font-size: 14px;
}
.prev_next li a:hover {
  color: #00a0e9;
}
.prev_next li:last-child {
  border-left: 1px solid #e5e5e5;
}

.news_show_zi {
  padding: 4% 0px;
}
.news_show_zi h4 {
  color: #333;
  line-height: 40px;
  text-align: center;
  font-size: 22px;
  margin-bottom: 10px;
}
.news_show_zi p {
  color: #898989;
  font-size: 14px;
  line-height: 24px;
}
.news_show_zi .sh_img {
  position: relative;
  padding: 8% 0px;
  margin: 35px 0px 25px;
}
.news_show_zi .sh_img img {
  box-shadow: -25px -25px 0px #f2f2f2;
}
.news_show_zi .sh_img i {
  display: block;
  padding-bottom: 35.714285714285715%;
}
.news_show_zi .guan_ul {
  padding: 3% 0%;
}
.news_show_zi .guan_ul li {
  line-height: 39px;
  height: 39px;
}
.news_show_zi .guan_ul li a {
  width: 80%;
  float: left;
  display: block;
  color: #666;
  height: 39px;
  overflow: hidden;
  background: url(../images/jian_sian.png) no-repeat 6px center;
  padding-left: 18px;
}
.news_show_zi .guan_ul li span {
  width: 20%;
  float: right;
  color: #999;
  display: block;
  height: 39px;
  overflow: hidden;
  text-align: right;
  padding-right: 6px;
}
.news_show_zi .guan_ul li:hover a {
  color: #007bc8;
}

.feed_ul li {
  width: 49%;
  float: left;
  margin-bottom: 15px;
  margin-right: 2%;
}
.feed_ul li:nth-child(2n+2) {
  margin-right: 0px;
}
.feed_ul li .div_biao {
  line-height: 36px;
  color: #9b9b9b;
}
.feed_ul li .div_biao img {
  float: left;
  margin-top: 11px;
  margin-right: 5px;
}
.feed_ul li .div_biao i {
  font-style: normal;
  color: #FF0000;
  display: inline-block;
  line-height: 36px;
  margin-left: 3px;
}
.feed_ul li input {
  width: 100%;
  padding: 10px;
  background: #f7f7f7;
  border: none;
}

.form_div {
  padding: 5% 0px;
}
.form_div .div_biao {
  line-height: 36px;
  color: #9b9b9b;
}
.form_div .div_biao img {
  float: left;
  margin-top: 11px;
  margin-right: 5px;
}
.form_div .div_biao i {
  font-style: normal;
  color: #FF0000;
  display: inline-block;
  line-height: 36px;
  margin-left: 3px;
}

.form_div .nei_c {
  margin-bottom: 15px;
}
.form_div .nei_c textarea {
  width: 100%;
  padding: 10px;
  background: #f7f7f7;
  border: none;
  resize: none;
  min-height: 215px;
}
.form_div .yan_div {
  margin-bottom: 15px;
}
.form_div .yan_div input {
  max-width: 299px;
  width: 35%;
  padding: 10px;
  background: #f7f7f7;
  border: none;
  margin-right: 10px;
}
.form_div .yan_div a {
  color: #888888;
  font-size: 14px;
  margin-left: 10px;
}
.form_div .btn_th {
  color: #fff;
  background: #00a0e9;
  width: 100%;
  max-width: 248px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin: 20px auto;
  display: block;
}
.form_div .btn_th:hover {
  font-weight: 700;
}
/*搜索弹出层*/
.search_mask {
  background: url(../images/search_mask.png);
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  display: none;
}
.search_mask .s_box {
  width: 350px;
  height: 136px;
  padding: 25px;
  top: 50%;
  left: 50%;
  margin-left: -175px;
  position: absolute;
  margin-top: -68px;
  background: #fff;
}
.search_mask .s_box .text1 {
  text-align: center;
  line-height: 24px;
  color: #666;
  font-size: 16px;
}
.search_mask .s_box .sure {
  width: 140px;
  height: 36px;
  display: block;
  margin: 20px auto 0;
  background: #00a0e9;
  border-radius: 2px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 36px;
  letter-spacing: 5px;
}
.viewer-navbar {
  display: none;
}
/*# sourceMappingURL=style.css.map */


.product {
	width: 100%;overflow: hidden; position: relative; margin-top:20px;
}
.product .pro_tu {
	background: url("../images/product_tu.png") no-repeat center; left: 50%; width: 240px; height: 158px; bottom: 0px; overflow: hidden; margin-left: -500px; position: absolute;
}
.product .product_content {
	width: 100%; overflow: hidden; padding-top: 50px; background-color: rgb(248, 248, 248);
}
.product_left {
	width: 218px; overflow: hidden; padding-bottom: 10px; float: left; background-color: rgb(255, 255, 255);
}
.product_left h3 {
	background:url(../images/product_left.png) no-repeat center;  width: 230px; height: 47px; text-align: center; padding-top: 25px; font-size: 16px;
}
.product_left h3 a {
	color: rgb(255, 255, 255);
}
.product_left h3 p {
	color: rgb(255, 255, 255); font-family: Arial; font-size: 14px; font-weight: normal;
}
.product_left dl {
	width: 100%; overflow: hidden; border-bottom-color: rgb(242, 242, 242); border-bottom-width: 1px; border-bottom-style: solid;
}
.product_left dt {
	background: url("../images/product_left01.png") no-repeat 35px; width: 170px; height: 56px; color: rgb(206, 0, 0);padding-left: 60px; font-size: 15px; border-bottom:1px #f2f2f2 solid;
}
.product_left dt .ai{ float:left; line-height: 56px; }
.product_left dt .aiimg{ float:left;padding-top:10px; padding-left:20px;}

.product_left dt a{ color: rgb(206, 0, 0);}
.product_left dd {
	width: 145px;
}
.product_left dd p {
	background: url("../images/product_left04.png") no-repeat 60px; width: 100%; color: rgb(51, 51, 51); line-height: 38px; padding-left: 85px; font-size: 14px; cursor: pointer;
}
.product_left dd p.cur {
	background: url("../images/product_left05.png") no-repeat 60px; width: 100%; color: rgb(51, 51, 51); line-height: 38px; padding-left: 85px; font-size: 14px; cursor: pointer;
}
.product_left dd p.cur a {
	width: 100%; color:#ce0000;
}
.product_left dd ul {
	width: 145px; overflow: hidden; padding-left: 85px;
}
.product_left dd li {
	background: url("../images/product_left03.png") no-repeat left; width: 131px; color: rgb(102, 102, 102); line-height: 28px; padding-left: 14px;
}
.product_left .cur p {
	background: url("../images/product_left02.png") no-repeat 60px;
}

.product_left .cur ul {
	display: block;
}
.product_left .last {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.product .product_right {
	width: 768px; overflow: hidden; float: right;
}

.youshi {
	overflow: hidden; background:#FFF; margin-top: 50px; margin-bottom: 30px; padding-top:30px; border-top:7px #00a0e9 solid;
}
.youshi h3 {
	text-align: center; color: rgb(23, 23, 23); font-size: 28px; font-weight: normal; padding-top:10px;
}
.youshi p {
	text-align: center; color: rgb(220, 220, 220); font-family: Arial; font-size: 24px;
}
.youshi h4 {
	text-align: center; color:#00a0e9; font-size: 38px;
}
.youshi .youshi_nav {
	width: 100%; height: 58px; overflow: hidden; margin-top: 40px;
}
.youshi .youshi_nav a {
	width: 200px; height: 58px; text-align: center; color: rgb(255, 255, 255); line-height: 58px; font-size: 13px; text-decoration: none; float: left; display: block;
}
.youshi .youshi_nav .a1 {
	background: rgb(76, 76, 76);
}
.youshi .youshi_nav .a2 {
	background: rgb(60, 60, 60);
}
.youshi .youshi_nav .a3 {
	background: rgb(44, 44, 44);
}
.youshi .youshi_nav .a4 {
	background: rgb(34, 34, 34);
}
.youshi .youshi_nav .a5 {
	background: rgb(19, 19, 19);
}
.youshi .youshi_nav .cur {
	background-color: rgb(206, 0, 0);
}
.youshi .youshi_window {
	width: 1000px; height: 420px; overflow: hidden;
}
.ad01 {
	background: url("images/ad01.jpg") no-repeat center; height: 170px; overflow: hidden; margin-bottom: 30px;
}
.ad01 p {
	color: rgb(255, 255, 255); font-family: Arial; font-size: 24px; margin-top: 80px; margin-left: 640px;
}
.shipin {
	background: url("images/shipin.png") no-repeat left top rgb(248, 248, 248); height: 293px; overflow: hidden; margin-bottom: 50px;
}
.shipin ul {
	margin: 40px auto 0px; width: 920px; overflow: hidden;
}
.shipin li {
	width: 215px; height: 220px; text-align: center; margin-left: 20px; float: left;
}
.shipin .first {
	margin: 0px;
}
.shipin li .img {
	width: 215px; height: 169px; color: rgb(51, 51, 51); font-size: 13px; margin-bottom: 20px; display: block; position: relative;
}
.shipin li span {
	background: url("images/shipin_bg.png") center; left: 0px; top: 0px; width: 215px; height: 104px; text-align: center; padding-top: 65px; display: block; position: absolute; cursor: pointer;
}
.liyou {
	background: url("images/liyou_bg.jpg") no-repeat center; width: 100%; height: 1489px; overflow: hidden;
}
.liyou .liyou_content {
	background: url("images/liyou_tu.jpg") no-repeat center; height: 1379px; overflow: hidden; margin-top: 50px; position: relative;
}
.liyou .liyou_content h3 {
	text-align: center; color: rgb(23, 23, 23); font-size: 26px; margin-top: 50px;
}
.liyou .liyou_content h3 b {
	color: rgb(206, 0, 0);
}
.liyou .liyou_content > p {
	text-align: center; color: rgb(229, 229, 229); font-family: Arial; font-size: 20px; margin-top: 10px;
}
.liyou .liyou00 {
	overflow: hidden; position: absolute;
}
.liyou .liyou00 h4 {
	color: rgb(51, 51, 51); font-size: 18px; font-weight: normal; margin-bottom: 7px;
}
.liyou .liyou00 h5 {
	color: rgb(206, 0, 0); font-size: 18px; margin-bottom: 25px;
}
.liyou .liyou00 p {
	background: url("images/liyou00.png") no-repeat left; color: rgb(90, 90, 90); line-height: 32px; padding-left: 20px; font-size: 13px;
}
.liyou .liyou01 {
	left: 128px; top: 188px;
}
.liyou .liyou02 {
	left: 525px; top: 490px;
}
.liyou .liyou03 {
	left: 128px; top: 792px;
}
.liyou .liyou04 {
	left: 525px; top: 1090px;
}
.liyou .liyou04 span {
	color: rgb(51, 51, 51); font-family: Arial; font-size: 20px; margin-top: 40px; margin-left: 53px; display: block;
}
.case {
	overflow: hidden; margin-top: 50px; margin-bottom: 40px;
}
.case h3 {
	text-align: center; font-size: 30px;
}
.case h3 a {
	color: rgb(23, 23, 23);
}
.case h3 b {
	color: rgb(206, 0, 0);
}
.case p {
	background: url("images/anli_h.png") no-repeat bottom; text-align: center; color: rgb(229, 229, 229); padding-bottom: 20px; font-family: Arial; font-size: 20px; margin-top: 10px; margin-bottom: 40px;
}
.case .case_content {
	margin: 0px auto; width: 1110px; height: 230px; overflow: hidden; position: relative;
}
.case .case_content > a {
	top: 75px; width: 33px; height: 33px; display: block; position: absolute;
}
.case .case_content .case_left {
	background: url("images/anli_l.png") no-repeat center; left: 0px;
}
.case .case_content .case_right {
	background: url("images/anli_r.png") no-repeat center; right: 0px;
}
.case .case_content .case_window {
	height: 230px; overflow: hidden;
}
.case .case_content li {
	width: 235px; height: 230px; text-align: center; margin-left: 20px; float: left;
}
.case .case_content li .img {
	width: 235px; height: 180px; margin-bottom: 20px; display: block; position: relative;
}
.case .case_content li a {
	color: rgb(51, 51, 51); font-size: 13px;
}
.case .case_content li span {
	background: url("images/anli_c.png") no-repeat center; left: 0px; top: 0px; width: 235px; height: 180px; display: none; position: absolute;
}
.case .case_content li:hover span {
	display: block;
}
.case .case_content .first {
	margin: 0px;
}
.pingjia {
	background: url("images/pingjia_bg.png") no-repeat top; overflow: hidden;
}
.pingjia h3 {
	text-align: center; font-size: 30px; margin-top: 50px;
}
.pingjia h3 a {
	color: rgb(23, 23, 23);
}
.pingjia > p {
	background: url("images/anli_h.png") no-repeat bottom; text-align: center; color: rgb(229, 229, 229); padding-bottom: 20px; font-family: Arial; font-size: 20px; margin-top: 10px; margin-bottom: 40px;
}
.pingjia .pingjia_content {
	overflow: hidden;
}
.pingjia dl {
	overflow: hidden; margin-bottom: 40px;
}
.pingjia dt {
	margin-right: 25px; float: left;
}
.pingjia dd {
	width: 250px; overflow: hidden; float: left;
}
.pingjia dd h4 {
	height: 34px; font-size: 14px; font-weight: normal; margin-bottom: 20px;
}
.pingjia dd h4 a {
	color: rgb(23, 23, 23);
}
.pingjia dd em {
	padding: 0px 5px;
}
.pingjia dd p {
	width: 100%; height: 60px; line-height: 20px; overflow: hidden; font-size: 13px; margin-bottom: 17px;
}
.pingjia dd .xiangqing {
	background: url("../images/pingjia00.png") no-repeat center; width: 60px; height: 26px; color: rgb(255, 255, 255); line-height: 26px; padding-left: 35px; display: block;
}
.zhuanjia {
	background: url("../images/zj_bg.jpg") no-repeat center; overflow: hidden;
}
.zhuanjia .zhuanjia_content {
	background: url("../images/zj.png") no-repeat left top rgb(255, 255, 255); overflow: hidden; padding-top: 20px; margin-top:20px;
}
.zhuanjia .zhuanjia_content h3 {
	text-align: center; color: rgb(23, 23, 23); font-size: 30px;
}
.zhuanjia .zhuanjia_content b {
	color:#00a0e9;
}
.zhuanjia .zhuanjia_content > p {
	text-align: center; color: rgb(229, 229, 229); padding-bottom: 15px; font-family: Arial; font-size: 20px; margin-top: 10px; margin-bottom:10px; border-bottom-color: rgb(240, 240, 240); border-bottom-width: 1px; border-bottom-style: solid;
}
.zhuanjia dl {
	overflow: hidden; padding-bottom: 20px; margin-top: 35px; border-bottom-color: rgb(242, 242, 242); border-bottom-width: 1px; border-bottom-style: solid;
}
.zhuanjia dl dt {
	width: 340px; height: 235px; text-align: right; overflow: hidden; padding-top: 5px; margin-right: 35px; margin-left: 35px; float: left; position: relative;
}
.zhuanjia dl dt b {
	background: url("../images/zhuanjia00.png") no-repeat center; left: 0px; top: 0px; width: 20px; height: 20px; display: block; position: absolute;
}
.zhuanjia dl dd {
	width: 560px; float: left;
}
.zhuanjia dl dd p {
	width: 100%; height: 120px; line-height: 20px; overflow: hidden; margin-top: 30px; margin-bottom: 30px;
}
.zhuanjia dl dd a {
	background: url("../images/pingjia00.png") no-repeat center; width: 60px; height: 26px; color: rgb(255, 255, 255); line-height: 26px; padding-left: 35px; display: block;
}
.zhuanjia .tempWrap {
	margin: 40px auto 20px; width: 920px; overflow: hidden;
}
.zhuanjia ul li {
	width: 215px; height: 210px; text-align: center; line-height: 30px; font-size: 13px; margin-left: 20px; float: left;
}
.zhuanjia ul .first {
	margin: 0px;
}
.dongtai {
	overflow: hidden; margin-top: 50px; margin-bottom: 70px;
}
.dongtai .dt_left {
	width: 686px; overflow: hidden; float: left;
}
.dongtai .dt_left .dt_nav {
	height: 60px; overflow: hidden; margin-bottom: 25px;
}
.dongtai .dt_left .dt_nav a {
	width: 257px; height: 56px; text-align: center; color: rgb(255, 255, 255); line-height: 56px; font-size: 18px; text-decoration: none; float: left; display: block; position: relative; background-color: rgb(23, 23, 23);
}
.dongtai .dt_left .dt_nav span {
	color: rgb(139, 139, 139); font-size: 16px;
}
.dongtai .dt_left .dt_nav .cur {
	background-color:#00a0e9;
}
.dongtai .dt_nav a:hover {
	background-color:#00a0e9;
}
.dongtai .dt_left .dt_nav b {
	background: url("../images/dt_s.png") no-repeat center; left: 50%; top: 56px; width: 7px; height: 5px; display: none; position: absolute;
}
.dongtai .dt_left .dt_nav .cur b {
	display: block;
}
.dongtai .dt_nav a:hover b {
	display: block;
}
.dongtai .dt_left .dt_nav span {
	color: rgb(255, 255, 255); font-family: Arial; margin-left: 5px;
}
.dongtai .dt_left .dongtai_content {
	overflow: hidden;
}
.dongtai .dt_left dl {
	overflow: hidden; padding-bottom: 30px; margin-bottom: 20px; border-bottom-color: rgb(247, 247, 247); border-bottom-width: 1px; border-bottom-style: solid;
}
.dongtai .dt_left dt {
	overflow: hidden; margin-right: 25px; float: left;
}
.dongtai .dt_left dd {
	width: 360px; overflow: hidden; margin-top: 17px; float: left;
}
.dongtai .dt_left dd h4 {
	overflow: hidden; font-size: 16px; margin-bottom: 15px; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.dongtai .dt_left dd h4 a {
	color: rgb(23, 23, 23);
}
.dongtai .dt_left dd p {
	width: 100%; height: 54px; color: rgb(128, 128, 128); line-height: 18px; overflow: hidden;
}
.dongtai .dt_left dd .more {
	width: 76px; height: 31px; text-align: center; color: rgb(230, 230, 230); line-height: 31px; margin-top: 30px; display: block; background-color: rgb(23, 23, 23);
}
.dongtai .dt_left ul {
	overflow: hidden;
}
.dongtai .dt_left li {
	background: url("../images/dt_ss.png") no-repeat left; width: 670px; line-height: 30px; padding-left: 16px; float: left;
}
.dongtai .dt_left li a {
	width: 580px; color: rgb(51, 51, 51); overflow: hidden; float: left; display: block; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.dongtai .dt_left li span {
	color: rgb(188, 188, 188); float: right;
}
.dongtai .dt_right {
	width: 290px; overflow: hidden; float: right;
}
.dongtai .dt_right h4 {
	background: url("../images/dt_wd.png") no-repeat left; line-height: 54px; padding-left: 20px; font-size: 18px; font-weight: normal; border-bottom-color: rgb(209, 209, 209); border-bottom-width: 1px; border-bottom-style: solid;
}
.dongtai .dt_right h4 a {
	
}
.dongtai .dt_right h4 span {
	color: rgb(209, 209, 209); font-family: Arial; margin-left: 5px;
}
.dongtai .dt_right .dt_wenda {
	height: 340px; overflow: hidden; padding-top: 25px; padding-bottom: 15px;
}
.dongtai .dt_right .wenda_list {
	height: 85px; overflow: hidden; margin-bottom: 22px; border-bottom-color: rgb(209, 209, 209); border-bottom-width: 1px; border-bottom-style: dotted;
}
.dongtai .dt_right .wenda_list h5 {
	background: url("../images/dt_wen.png") no-repeat left; line-height: 18px; overflow: hidden; padding-left: 25px; font-size: 14px; margin-bottom: 12px; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.dongtai .dt_right .wenda_list h5 a {
	color: rgb(23, 23, 23);
}
.dongtai .dt_right .wenda_list p {
	background: url("../images/dt_da.png") no-repeat left top; width: 245px; height: 36px; color: rgb(153, 153, 153); line-height: 18px; overflow: hidden; padding-left: 25px;
}
.links {
	width: 100%; height: 70px; overflow: hidden; padding-top: 60px; background-color: rgb(23, 23, 23);
}
.links h3 {
	background: url("../images/links.png") no-repeat left; color: rgb(255, 255, 255); padding-left: 20px; font-size: 16px; float: left;
}
.links h3 p {
	color: rgb(99, 99, 99); font-size: 18px;
}
.links ul {
	overflow: hidden; margin-top: 15px; margin-left: 40px; float: left;
}
.links ul li {
	padding: 0px 20px; border-left-color: rgb(142, 142, 142); border-left-width: 1px; border-left-style: dotted; float: left;
}
.links ul li a {
	color: rgb(142, 142, 142);
}



.nlist{ float:left; width:217px; }
.nlist .nt{  font-weight:normal; height: 50px; padding-top:20px; background:url(../images/product_left.png) no-repeat center ;text-align: center;}
.nlist .nt a{ font-size:20px; color:#fff; text-decoration:none;}
.nlist .nt p{ font-size:12px; color:#fff; font-family:"Arial"; margin-top:1px;text-transform:uppercase;}
.nlist>ul{ padding:20px;background:#fff; }
.nlist>ul>li{}
.nlist>ul>li>a{ display:block; height:40px; line-height:40px;  font-size:14px; color:#333; padding:0 18px; text-decoration:none;}
.nlist>ul>li a:hover,.nlist>ul>li.cur>a{ background:url(../images/liaBg.png) no-repeat center; color:#fff;}
.nlist .dphone{ overflow:hidden; background:#333; padding:20px 0; float:left; width:218px;}
.nlist .dphone dt{ float:left; background:url(../images/phImg.png) no-repeat center; margin-left:5px; width:62px; height:50px;}
.nlist .dphone dd{ margin-left:66px; color:#fff; padding:5px 13px; border-left:1px dotted #5c5c5c;}
.nlist .dphone dd span{ font-size:13px;}
.nlist .dphone dd p{ font-size:18px; font-family:"Arial";}


.story{ margin:40px 0;}
.story img{ }


/*放大镜js效果*/
.clearfix:after{ visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0;}
*html .clearfix{ zoom:1;}
.preview{width:400px; height:465px; float:left; padding:0; margin:0;}
/* smallImg */
.smallImg{position:relative; height:52px; margin-top:1px; background-color:#F1F0F0; padding:6px 5px; width:390px; overflow:hidden;float:left;}
.scrollbutton{width:14px; height:50px; overflow:hidden; position:relative; float:left; cursor:pointer; }
.scrollbutton.smallImgUp , .scrollbutton.smallImgUp.disabled{background:url(../images/d_08.png) no-repeat;}
.scrollbutton.smallImgDown , .scrollbutton.smallImgDown.disabled{background:url(../images/d_09.png) no-repeat; margin-left:375px; margin-top:-50px;}
#imageMenu {height:50px; width:360px; overflow:hidden; margin-left:0; float:left;}
#imageMenu li {height:50px; width:60px; overflow:hidden; float:left; text-align:center;}
#imageMenu li img{width:50px; height:50px;cursor:pointer;}
#imageMenu li#onlickImg img, #imageMenu li:hover img{ width:44px; height:44px; border:3px solid #959595;}
/* bigImg */
.bigImg{position:relative; float:left; width:400px; height:400px; overflow:hidden;}
.bigImg #midimg{width:400px; height:400px;}
.bigImg #winSelector{width:235px; height:210px;}
#winSelector{position:absolute; cursor:crosshair; filter:alpha(opacity=15); -moz-opacity:0.15; opacity:0.15; background-color:#000; border:1px solid #fff;}
/* bigView */
#bigView{position:absolute;border: 1px solid #cccccc; overflow: hidden; z-index:999; background:#FFF; }
#bigView img{position:absolute;}



/*产品中心表单*/
.protable{ float:left; width:100%; line-height:26px; margin-top:15px;  border-left: 1px solid #e5e5e5; border-top: 1px solid #e5e5e5; }
.protable table td{border-right:1px #dddddd solid;border-bottom:1px #dddddd solid;text-align:center;}
.protable table th{background:#00a0e9;font-weight:normal;line-height:30px;font-size:14px;color:#FFF;text-align:center;border-right:1px #dddddd solid;border-bottom:1px #dddddd solid;}
.protable table tr:nth-child(odd){background:#F4F4F4; text-align:center; }
.protable table td:nth-child(even){color:#C00;  }

.protable table tr:hover{background:#73B1E0;color:#FFF;}
.protable td.rr{border-right:1px #dddddd solid;text-align:right;}
.protable td.tt{text-align:left;}
.protable td.cz{text-align:left;  border-bottom:none;}


<!--案列图-->
.anlietu{ float:left; width:100%;}
.anlietu ul{ float:left; width:100%;}
.anlietu ul li{ float:left; width:150px; padding-right:3%; text-align:center; line-height:30px; padding-top:10px;}
.anlietu ul li img{ float:left; width:130px; height:87px; text-align:center; border:1px #CCCCCC solid; padding:10px;}



.honor_ul {
	width:100%; float:left;
}
.honor_ul li {
  width:223px;
  margin-right:20px; margin-top:30px;
  float: left;
  padding:5px;

}
.honor_ul li.right {
  width:223px;
  margin-right:0;
  float: left;

}
.honor_ul li img {
  width:223px;
  height:auto;
  float: left;
}
.honor_ul li p {
	 border-bottom: 1px solid #c5c5c5;
  font-size: 14px;
  line-height: 35px;
  width: 100%;
  text-align: center;
  margin-top: 10px;
}



.case_show .case_s1 {
  padding: 4% 0px;
}
.case_show .case_s1 .pic_l {
  width: 50%;
  float: left;
  position: relative;
}
.case_show .case_s1 .pic_l i {
  display: block;
  padding-bottom: 76.90631808278867%;
}
.case_show .case_s1 .text_r {
  width:40%;
  float: right;
  padding: 20px;
}
.case_show .case_s1 .text_r h4 {
  height: 40px;
  line-height: 40px;
  font-size: 22px;
  color: #333333;
  width: 100%;
  overflow: hidden;
}
.case_show .case_s1 .text_r p {
  line-height: 26px;
  color: #808080;
}

/*banner*/

#content-pc {
  overflow: hidden;
  margin: 0 auto;
  width: 100%;
  height: 500px;
  position: relative;
}
#content-pc a {
  display: none;
  width: 100%;
  height: 500px;
  left: 0;
  top: 0;
  position: absolute;
}
#content-pc ul {
  position: absolute;
  top: 445px;
  left: 46%;
  bottom: 8px;
  height: 18px;
}
#content-pc ul li {
  float: left;
  list-style: none;
  width: 13px;
  height: 13px;
  background: #fff;
  border-radius: 20px;
  margin-right: 17px;
  border: 1px solid #fff;
}


.index_contact {
	background: url("../images/lx.jpg") no-repeat center; padding: 30px 0px; text-align: left; line-height: 30px; clear: both; font-size: 16px; margin-bottom: 20px; min-height: 260px;
}
.index_contact h2 {
	text-align: left; color: rgb(204, 0, 0); padding-bottom: 10px; clear: both; font-size: 24px;
}
.chengxintong{ float:left; width:100%; padding-top:15px;}







