﻿@charset "utf-8";
/* CSS Document */
html{color:#333;background:#fff}
body,div,p,h1,h2,h3,h4,h5,h6,img,ul,li,a,strong,dl,dt,dd,input,textarea{
    margin:0;
    padding:0;
    list-style:none;
    border:0;
    text-decoration:none;
    font-family:"microsoft yahei";
    font-weight: normal;
}
#topsy{ position: relative;  margin: 0px auto; width: 100%; }
.topsy1{  margin: 0px auto; }
.toplogo{ text-align: center}
.toplogo1{ margin: 0px 20px; padding-top: 40px; font-size: 30px; font-weight: bold; color: #eb6f00;}
.toplogo1 span{font-size: 18px; font-weight:normal;color: #1d1d1d;}
.toptel{ text-align: center;}
.headlogo{ background:#fff; height:100px; padding-top: 20px;}


.top_bj{width: 100%;height: 55px;background: #17A0F0;}
.navcy{
	height:55px;
	width:72%; margin:0 auto; padding:0; 
}
.navcy ul{
	width:100%;
}
.navcy ul li{
	float:left;
	width:12.5%;
	line-height:55px;
	display:inline;
	position:relative;
	z-index:99999;
	font-size:16px;z-index:99999;
}
.navcy ul li a{display:block; color:#fff;display:block;transition-duration:all .5s;text-align: center; font-size:16px;}
.navcy ul li a:hover{color:#000000;border-radius: 0px;-moz-border-radius:0px;-webkit-border-radius:0px;background: #fff; font-size:16px; height:55px;}

.subnav{
	width:550px;
	position:absolute;
	top:55px;
	z-index:99999;
	background:#fcfcfc;
	display:none
}
.investor-subnav{
	height:240px;
	font-size: 14px;
}
.list{
	width:50%;
	border-right:1px solid #e9e9e9;
	float:left;
	margin-top: 15px;
}
.list ol li{
	width:80%;
	margin:5px;
	height:35px;
	background:#17A0F0;
	text-align:center;
}
.list ol li a{height:35px;line-height:35px;width:100%;color:#fff;font-size:14px;display: block}
.list ol li a:hover{color:#fff;background:#373737;width:100%;height:35px;line-height:35px;border-radius:0}

table{border-collapse:collapse;border-spacing:0}
a{ text-decoration:none;}
a:hover{text-decoration: none !important;}
a:focus {text-decoration: none!important;}
fieldset,img{border:0}
ol,ul{list-style:none}
.w-100{width:100%; height:auto; overflow:hidden;}
.w-1260{width:1260px; margin:0 auto; overflow:hidden;}
.w-1260-1{width:1260px; margin:0 auto;}
#w-1200{width:1260px; margin:0 auto; overflow:hidden;}
#w-1200-1{width:1260px; margin:0 auto;}
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both;}
.mt-10{ margin-top:10px;}
.mt-15{ margin-top:15px;}
.mt-20{ margin-top:20px;}
.mt-30{ margin-top:30px;}
.mt-35{ margin-top:35px;}
.mt-40{ margin-top:40px;}
.mt-50{ margin-top:55px;}
.mt-60{ margin-top:60px;}
.mt-65{ margin-top:65px;}
.mt-70{ margin-top:60px;}
.mt-80{ margin-top:80px;}
.mt-90{ margin-top:90px;}
.mt-100{ margin-top:100px;}
.t-align-c{ text-align:center;}
.clearfix:after {content:""; display: block; clear:both; }

.margin0{margin:0 0px;}
.margin3{margin:0 3px;}
.margin5{margin:0 5px;}
.margin8{margin:0 8px;}
.margin-20{margin:0 -20px;}
.padding0{padding:0px;}
.padding3{padding:0 3px;}
.padding8{padding:0 8px;}
.padding-8{padding-right: 3px;padding-left:3px;}
.padding-15{padding:0 -15px !important;}
.padding0-sm15{padding:0px;}
#w-90{margin:0 auto;width: 90%;overflow: hidden;}
#w-80{margin:0 auto;width: 80%;overflow: hidden;}
#w-1260{margin:0 auto;width: 1260px;overflow: hidden;}
#w-1260-1{margin:0 auto;width: 1260px;}
.p-img{width: 100%;}

/*====================top====================*/
.top-bg{
	width: 100%;
	height: 98px;
	position: fixed;
	top:0px;
	left:0px;
	z-index: 111111;
	background-color: #333;
	/*  background: rgb(255,255,255,1);
  ilter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000,endColorstr=#33000000);*/
  transition: all 0.3s;
	border-bottom:1px solid #dadada;
}
.top-bg-hover{
  background-color:#333;
  -webkit-box-shadow: 0px 5px 8px rgba(102,102,102,0.35);
  box-shadow: 0px 5px 8px rgba(102,102,102,0.35);
  transition: all 0.3s;
}
.ch-logo{
  position: relative; width:265px;
}
.strk-phone img{
	width: 236px;
	margin-right: 5px;
}
/*====================menu====================*/
.menu-bg{
  width: 100%;
  height: auto;
}
.pc-menu li{
  position: relative;
  z-index: 200;
  float: left;
  width: 11%;
  padding:0px 0.1% 0px  0.1%;
  color: #222222;
  list-style: none;
  transition: all 0.3s ease-out;
}
.pc-menu-bg1{
/*  background: url(../images/menu-bg1.png) top right no-repeat;*/
}
.pc-menu-bg1:hover{
  background: none;
}
.pc-menu li:hover{
 /* background-color: #fd5f20;*/
}
.pc-menu li a{
  position: absolute;
  z-index: 1000;
  display: block;
  height: 150px;
  line-height: 150px;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  text-transform: capitalize;
  position: relative;
}
.pc-menu li:hover a{
  color:#fff;
}
.pc-menu li .active{
  background-color: #ff3131;
  color: #fff !important;
}
.pc-menu li:after {
  position: absolute;
  left: 50%;
  top: 0px;
  z-index: 10;
  background: url(../images/menu-bg.png) repeat-x #ff3131;
  background-position: 50px 50px;
  content: "";
  height: 150px;
  transition: all 0.4s ease 0s;
  width: 0%;
}
.pc-menu li:hover:after {
  width: 100%;
  left: 0px;
  background-position: 0px 0px;
}
.pc-menu li ul{
  position: absolute;
  top:150px;
  left:0px;
  z-index: 111111111;
  z-index: 1000;
  margin:0px;
  margin-left:0px;
  padding:15px 15px 30px 15px;
 /* width:230px;*/
  display: none;
  background-color: #fff;
  overflow: hidden;
}
.pc-menu li ul a{
  display: block;
  margin:0 auto;
  padding:0px;
  height: 30px;
  font-size: 15px;
  color: #333 !important;
  text-align: center;
  line-height: 30px;
  text-decoration: none;
  border-bottom: 1px solid #d7d7d7;
}
.pc-menu li ul a:hover{
  color: #fb8404 !important;
}
.pc-menu li ul a:hover:after{
  content: "";
  height: 0px;
  left: 0;
  position: absolute;
  transition: all 0.2s ease 0s;
  width: 0%;
}
/*导航*/
.header-nav .nav-list>li{
	float:left;
	padding:38px 0px;
	position:relative;
}
.header-nav .nav-list>li>a{padding:0px;font-size:18px;position:relative; color: #fff;}
.header-nav li.active>a,.header-nav .nav-list>li>a:hover{color:#fff;}
.header-nav .nav-list>li>a:after{content:'';position:absolute;top:50%;}
.header-nav .nav-list>li:last-child>a:after{display:none;}
.header-nav .header-contact{margin-top:32px; no-repeat left center;padding-left:42px;}
.header-nav .header-contact>p{color:#444;font-size:14px;margin-bottom:0;line-height:18px;}
.header-nav .header-contact>.fr p:first-child{font-size:12px;color:#bbb;line-height: 12px;}
.top-icon{width:12px;height:12px;position:absolute;margin-left:-18px;vertical-align:middle;margin-top:6px;}
.icon-follow{background:url("img/top_icons2.png") no-repeat left center;}
.icon-global{background:url("img/top_icons3.png") no-repeat left center;}
.dropdown-menu{border-radius:0;margin-top:0;border-top-color:#ddd;min-width:auto;display:block;display: none\9;display: block\9\0;-webkit-transform:scale(1.2,0);transform:scale(1.2,0);opacity:0;-webkit-transform-origin:top;transform-origin:top;-webkit-transition:all .2s ease-out;-webkit-transition:-webkit-all .2s ease-out;transition:-webkit-all .2s ease-out;transition:all .2s ease-out;transition:all .2s ease-out,-webkit-all .2s ease-out;-webkit-box-shadow:0px 5px 8px rgba(102,102,102,0.35);box-shadow:0px 5px 8px rgba(102,102,102,0.35);padding:17px 26px;}
.dropdown-menu > li:not(:last-child){border-bottom:1px solid #d7d7d7;}
.dropdown-menu > li>a{padding:5px 0;font-size:14px;line-height:28px;}
.dropdown-menu > li>a:hover{color:#fb8404;background-color:transparent;}
.dropdown-active{display: block\9;-webkit-transform:scale(1,1);transform:scale(1,1);opacity:1;}

.chanpin_list_wrap{ -webkit-transition: all .2s ease-out;-webkit-transition: -webkit-all .2s ease-out;transition: -webkit-all .2s ease-out;transition: all .2s ease-out;transition: all .2s ease-out,-webkit-all .2s ease-out;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;position: absolute;z-index: 99;left: 0;right: 0; top:97px; background-color: #333;padding-top:22px;padding-bottom:22px; width:800px; margin-left:550px; text-align:center; }
.chanpin_list_wrap .chanpin_list{/* margin:0 15px; */text-align:center;}
.chanpin_list_wrap .chanpin_list h3{padding-bottom:10px;color: #fff;margin-top: 20px;margin-bottom: 10px;font-size:16px;font-weight:bold;}
.chanpin_list_wrap ul{padding-left:0;}
.chanpin_list_wrap ul li{line-height:24px;}
.chanpin_list_wrap ul li .pro_list_item a{color:#999;font-size:14px;margin:0 10px 14px;line-height:14px;display:inline-block;}
.chanpin_list_wrap ul li .pro_list_item a.active{color:#FF9900}
.chanpin_list_wrap li span{color:#3671CF;width:80px;border-right:1px solid #e4e4e4;line-height:14px;margin-right:15px;float:left;}
.chanpin_list_wrap li a{color:#fff;}
.chanpin_list_wrap li a:hover{color:#fff;}
.chanpin_list_wrap li span>a{color:inherit;}
.chanpin_list_wrap li span>a:hover{color:inherit;}
.chanpin_list_wrap .pro_list_item{overflow:hidden;}
.hide{display:none; transition: all 0.3s;}
/*====================手机站menu====================*/
.ph-menu {
  display: block;
  width: 100%;
  padding: 10px 0px;
  font-size: 14px;
  color: #333;
  text-align: center;
}

.iphone {
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
}

.iphone-tit {
  padding: 10px 0px;
  width: 100%;
  font-size: 22px;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
}

.iphone__screen {
  position: fixed;
  z-index: 100000000;
  top: 0px;
  left: 0px;
  width: 100%;
  /*height:100%;*/
  overflow: hidden;
}

.iphone__content {
  position: relative;
  width: 100%;
  height: 100%;
}

.nav {
  position: absolute;
  z-index: 100;
  opacity: 0;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}

.nav--active .nav {
  opacity: 1;
  background-color: #333;
}

.nav__list {
  margin: 0;
  padding: 10px;
  padding-top: 30px;
}

.nav__item {
  margin: 0 auto;
  width: 90%;
  padding: 7px;
  list-style-type: none;
  text-align: left;
}

.nav__item:after {
  content: '';
  display: block;
  position: relative;
  bottom: -8px;
  width: 50%;
  height: 1px;
  background: rgba(255, 255, 255, 0.3);
}

.nav__link {
  font-size: 15px;
  text-transform: uppercase;
  text-decoration: none;
  color: #FFFFFF;
  opacity: 1;
  -webkit-transition: opacity 300ms ease-in-out;
  transition: opacity 300ms ease-in-out;
}

.nav__trigger {
  display: block;
  position: relative;
  z-index: 111111;
  position: fixed;
  top: 20px;
  right: 19px;
  padding: 10px;
  padding-bottom: 15px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 8px;
}

.nav--active .nav__trigger {
  opacity: 0.5;
}

.nav__icon {
  display: inline-block;
  position: relative;
  width: 30px;
  height: 5px;
  background-color: #FFFFFF;
  -webkit-transition-property: background-color, -webkit-transform;
  transition-property: background-color, -webkit-transform;
  transition-property: background-color, transform;
  transition-property: background-color, transform, -webkit-transform;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}

.nav__icon:before,
.nav__icon:after {
  content: '';
  display: block;
  width: 30px;
  height: 5px;
  position: absolute;
  background: #FFFFFF;
  -webkit-transition-property: margin, -webkit-transform;
  transition-property: margin, -webkit-transform;
  transition-property: margin, transform;
  transition-property: margin, transform, -webkit-transform;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}

.nav__icon:before {
  margin-top: -10px;
}

.nav__icon:after {
  margin-top: 10px;
}


/*====================手机站menu2====================*/
.ph-menu2 {
  height: auto;
  padding: 5px;
  background-color: #2c2c2c;
  overflow: hidden;
}

.ph-menu2 li {
  float: left;
  width: 25%;
  height: auto;
  -webkit-transition-duration: .5s;
  -moz-transition-duration: .5s;
  -ms-transition-duration: .5s;
  -o-transition-duration: .5s;
  transition-duration: .5s;
}

.ph-menu2 li a {
  display: block;
  margin: 2px auto;
  padding: 6px 0px;
  width: 96%;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  border: 1px solid #fff;
  border-radius: 5px;
}

/*====================手机站 end menu2====================*/

/* 样式一*/
.style-1 .nav {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  width: 100%;
  height: 100%;
}

.style-1 .nav--active {
  height: 100%;
}

.style-1 .nav__link {
  opacity: 0;
  -webkit-transition-delay: 500ms;
  transition-delay: 500ms;
}

.style-1 .nav--active .nav__link {
  opacity: 1;
}

.style-1 .nav--active .nav {
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.style-1 .nav--active .nav__icon {
  background: rgba(0, 0, 0, 0);
}

.style-1 .nav--active .nav__icon:before {
  margin-top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.style-1 .nav--active .nav__icon:after {
  margin-top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/*====================end手机站menu====================*/
.hy-logo{
  margin-top: 29px;
}
/*====================title====================*/
.ch-tit{
  padding:15px 15px;
  
}
.ch-tit h2{
  display: block;
  margin-top: 8px;
  padding-bottom: 12px;
  font-size: 26px;
  color: #333;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid #efefef;

}
.ch-tit p.c-en{
  display: block;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  color: #666;
}
.ch-tit p.c-con{
  display: block;
  margin-top:8px;
  font-size: 17px;
  color: #575757;
  text-align: center;
}

/*====================middle====================*/
  /*标题*/
  .tit1{
    width: 100%;
    height: auto;
    background: url(../images/tit-bg1.jpg) top center no-repeat;
    overflow: hidden;
  }
  .tit1 img{
    display: block;
    margin:0 auto;
  }
  .tit1 h2{
    display: block;
    height: 50px;
    text-align: center;
    font-size: 36px;
    color: #464646;
    letter-spacing: 10px;
    font-weight: bold;
  }
  .tit1 p{
    display: block;
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #737373;
    letter-spacing: 0px;
  }
  .tit1 .enzi{
    text-align: center;
    font-size: 15px;
    text-transform: uppercase;
    color: #666;
  }
 /*分类*/
  .gl-proc{
    padding:15px 0px;
    text-align: center;
  }
  .gl-proc li{
    display: inline-block;
    text-align: -webkit-match-parent;
  }
  .gl-proc li a{
    display: inline-block;
    font-size: 17px;
    margin:3px;
    width: auto;
    border: #d3d6da 1px solid;
    padding: 8.5px 25px;
    color: #666;
    border-radius: 3px;
    transition: all 0.5s;
  }
  .gl-proc li:hover a{
    background-color: #333;
    color: #fff;
  }
  /*效果1*/
  .swiper-container {
        width: 100%;
        height: 100%;
        padding-bottom: 50px;
    }
  .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
  }
  .h-xg-a{
    position: relative;
    width: 100%;
  }
  .h-xg-a img{
    width: 100%;
    height: auto;
  }
  .h-xg-a .zi{}
  .h-xg-a .zi h3{
    display: block;
    margin-top: 10px;
    padding:5px 0px;
    font-size: 16px;
    color: #333;
    letter-spacing: 0px;
    border:1px solid #666;
    text-align: center;
  }

  
  
/*news*/

.ql-m-img img{
  display: block;
  margin:0 auto;
  margin-top: 20px;
}
.gl-news-bg{
  padding:50px 30px 30px 30px;
  background-color: #F2F2F2;
  overflow: hidden;
}
.ql-news-tit h2{
  display: block;
  padding:5px;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
}
.ql-news-tit p{
  padding:15px;
  font-weight: 500;
  line-height: 1.1;
  color: #333;
  text-align: center;
  font-size: 16px;
}
.ql-news li{
  padding:15px;
  overflow: hidden;
}
.ql-news li .tubiao{
  float: left;
  width: 8%;
}
.ql-news li .news-r{
  width: 92%;
  float: right;
}
.ql-news li .news-r a h3{
  display: inline-block;
  margin-bottom: 15px;
  color: #333;
  font-size: 16px;
  font-weight: bold;
}
.ql-news li .news-r p{
  font-size: 14px;
  color: #777;
  line-height: 170%;
}
.ql-news-b{

}
.ql-news-b a h3{
  display: inline-block;
  margin-top: 15px;
  margin-bottom: 15px;
  color: #333;
  font-size: 16px;
  font-weight: bold;
}
.ql-news-b p{
  font-size: 14px;
  color: #777;
  line-height: 170%;
}
.ql-news-b .tua{
  position: relative;
  margin-top: 60px;
  background-color: rgba(0,0,0,0.6);
  display: block;
}
.ql-news-b .tua a{
  display: block;
  position: absolute;
  top:35%;
  left:50%;
  z-index: 10;
  margin-left:-15%;
  width: 30%;
  padding:2%;
  border:2px solid #fff;
  text-align: center;
  font-size: 15px;
  color: #fff;
  border-radius: 3px;
  transition: all 0.3s;
}
.ql-news-b .tua a:hover{
  background-color: #fb8404;
}
.ql-news-b .tua:before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0,0,0,0.6);
  z-index: 10;
  display: block;
}
.ql-news-b .tua img{
  width: 100%;
}
/*合作伙伴*/
.ql-hb {
  margin-bottom: 6px;
}
.ql-hb img{
  border:1px solid #efefef;
  box-sizing: border-box;
  width: 100%;
  display: block;
}

/*产品*/
.gj-pro-pad{
  padding:3px;
}
.gj-pro{
  transition: ease-in-out .5s;
  margin: 0;
  position: relative;
  box-sizing: border-box;
}
.gj-pro .por-content{
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(255,255,255,0);
  -webkit-box-shadow: 0 0 12px rgba(0,0,0,0);
  box-shadow: 0 0 12px rgba(0,0,0,0);
  transition: ease-in-out .5s;
  box-sizing: border-box;
/*  margin: 0;
  padding: 0;
  border: 0;*/
}
.gj-pro:hover .por-content{
  background-color: rgba(0, 0, 0, 0.80);
  -webkit-box-shadow: 0 0 12px rgba(0,0,0,.2);
  box-shadow: 0 0 12px rgba(0,0,0,.2);
}
.gj-pro .por-content .thumb{
  opacity: 1 !important;
  width: 100%;
  border:1px solid #efefef;
  box-sizing: border-box;
  transition: ease-in-out .5s;
}
.gj-pro .por-content .por-btn{
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -75px;
  margin-top: -23px;
  padding: 0px 15px;
  height: 46px;
  line-height: 46px;
  background-color: transparent;
  border: 1px #fff solid;
  border-radius: 4px;
  color: #fff;
  text-align: center;
  font-size: 18px;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  opacity: 0;
  visibility: hidden;
  transition: ease-in-out .5s;
  box-sizing: border-box;
}
.gj-pro .por-content .por-header{
  display: block;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 10px;
  padding: 12px 12px 4px;
  font-size: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
  visibility: hidden;
  transition: ease-in-out .5s;
}
.gj-pro .por-content .por-header a{
  display: block;
  font-size: 18px;
  margin-bottom: 6px;
  color: #fba704;
}
.gj-pro .por-content .por-header span{
  display: inline-block;
  width: 50%;
  font-size: 12px;
  color: #fff;
}
.gj-pro:hover .por-header, .gj-pro:hover .por-btn {
  opacity: 1;
  visibility: visible;
}
.gj-pro:hover .por-content .por-btn{
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.gj-pro .por-content .por-btn:hover {
  background-color: #fba704;
  border: 1px #fba704 solid;
  color: #fff;
}
.gj-pro:hover .por-content .por-header {

    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);

}


/*新闻*/
.news-tit{
  padding-bottom: 50px;
  width: 100%;
  height: auto;
  text-align: center;
  overflow: hidden;
}
.news-tit p{
  font-size: 28px;
  color: #4c4c4c;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 8px;
  text-align: center;
}
.news-tit h2{
  font-size: 21px;
  color: #4c4c4c;
  margin-bottom: 20px;
  font-weight: normal !important;
}
.news-tit span{
  height: 30px;
  left:50%;
  position: relative;
}
.news-tit span:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -0.5px;
    width: 1px;
    height: 30px;
    background: #787878;
}
.news-bg{
  padding:50px 0px;
  background:#f2f2f2;
  overflow: hidden;
}
/*æ–°é—»*/
.xt-news{
  position: relative;
  padding:4%;
  background-color: #fff;
  overflow: hidden; 
  transform: all 0.3s ease-out;
}
.xt-news:hover{
  box-shadow: 3px 3px 6px #ddd;
}
.xt-news:before{
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 0px;
  height: 5px;
  background: #ff3131;
  transition: all 0.3s ease-out;
}
.xt-news:hover:before{
  width: 100%;
}
.xt-news .tu{
  width: 100%;
  height: auto;
  overflow: hidden;
}
.xt-news .tu img{
  width: 100%;
  -webkit-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
  transition: All 0.4s ease-in-out;
}
.xt-news:hover .tu img{
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.xt-news .tit{
  padding: 30px 20px;
}
.xt-news .tit p.date{
  font-size: 12px;
  color: #8a8a8a;
  margin-bottom: 14px;
}
.xt-news .tit a h3{
  display: block;
  margin-bottom: 12px;
  font-weight: normal !important;
  font-size: 17px;
  color: #505050;
  white-space: nowrap;
  transition: all 0.3s ease-out;
}
.xt-news .tit p.con{
  margin-bottom: 42px;
  font-size: 15px;
  line-height: 22px;
  color: #8a8a8a;
  height: 44px;
  overflow: hidden;
}
.xt-news .tit .more{
  position: relative;
  padding: 0 0 0 84px;
}
.xt-news .tit .more a{
  font-size: 12px;
  color: #a6a6a6;
  font-style: italic;
}
.xt-news .tit .more:before {
    content: "";
    position: absolute;
    left: 3px;
    top: 10px;
    width: 70px;
    height: 1px;
    background: #a6a6a6;
}
/*简介*/
.gj-gs-img img{
  width: 100%;
}
.gj-gs{
  margin:5% 0px;
  padding-left: 5%;
}
.gj-gs-tit{

}
.gj-gs-tit h2 strong{
  display: block;
  font-size: 30px;
  font-weight: 700;   
  padding-bottom: 15px;
}
.gj-gs-tit p{
  display: block;
  font-size: 15px;
  color: #666;
}
.gj-gs-con{
  padding:20px 0px;
  height: 300px;
  overflow: hidden;
}
.gj-gs-con p{
  font-size: 15px;
  color: #666;
  line-height: 190%;
}
.gj-gs-more {
  margin-top: 30px;
}
.gj-gs-more a{
  display: inline-block;
  width: 250px;
  border: 1px solid #000;
  padding:12px 0px;
  text-indent: 10%;
  font-size: 14px;
  color: #000;
  line-height: 30px;
  vertical-align: middle;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gj-gs-more a:hover{
  background-color: #fba704;
  color: #000;
}
.gj-gs-more a i{
  float: right;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 30px;
  height: 30px;
  position: relative;
  transition: all 0.5s;
}
.gj-gs-more a:hover i{
  margin-right: 20px;
}
.gj-gs-more a i:before{
  content: "";
  width: 30px;
  height: 30px;
  background: url(../images/about-jiantou.png);
  position: absolute;
  z-index: 11111;
  transition: all 0.5s;
}
.gj-gs-more a:hover i:before{
  background: url(../images/about-jiantoub.png);
}
/*中间宣传*/
.gj-m-xc{
  width: 100%;
  height: 230px;
  background: url(../images/middle-tua.jpg) top center no-repeat;
  overflow: hidden;
}
.gj-xc-tit{
  margin-top: 40px;
}
.gj-xc-tit p{
  display: block;
  padding:20px 0px;
  font-size: 35px;
  font-weight: bold;
  color: #fff;
  /*color: #fbca04;*/
}
.gj-xc-tit span{
  display: block;
  color: #999999;
  font-size: 15px;
}
.gj-xc-more{
  margin-top: 90px;
}
.gj-xc-more a{
  display: block;
  float: right;
  padding: 13px 40px;
  background-color: #fbb204;
  border:2px solid #fbb204;
  color: #000;
  font-size: 15px;
  border-radius: 8px;
  transition: all 0.5s;
}
.gj-xc-more a:hover{
  background-color: #fb9b04;
  border:2px solid #fff;
  color: #fff;
}
/*产品优势*/
.gj-pro-ys{
  width: 100%;
  padding:60px 0px 30px 0px;
  background:url(../images/pro-ys-bg.jpg) top center no-repeat #efefef;
  overflow: hidden;
}
.pro-ys-tit h2{
    display: block;
    margin-bottom: 10px;
    width: 100%;
    padding: 5px;
    font-size: 35px;
    font-weight: 700;
    text-align: center;
}
.pro-ys-tit p{
  display: block;
  margin-bottom: 60px;
  text-align: center;
  font-size: 17px;
  color: #666;
}

.pro-ys{
  margin-bottom: 50px;
  width: 95%;
  min-height:155px;
  background-color: #ebebeb;
}
.pro-ys .ys-l{
  float: left;
  width: 15%;
}
.pro-ys .ys-l p.numa{
  display: block;
  position: relative;
  top:-15px;
  left:-15px;
  width: 80px;
  height: 100px;
  background-color: #333;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 36px;
  line-height: 90px;
  transition: all 0.5s;
}
.pro-ys:hover .ys-l p.numa{
  background-color: #fbbe04;
  color: #000;
}
.pro-ys .ys-r{
  float: right;
  width: 85%;
  padding:20px;
}
.pro-ys .ys-r strong{
  display: block;
  font-size: 22px;
  font-weight: bold;
  color: #333;

}
.pro-ys .ys-r p{
  padding-top:10px;
  font-size: 17px;
  color: #666;
  line-height: 170%;
}

/*思拓瑞克*/
.m1-bg {
    width: 100%;
    height: 81px;
    background: url(../images/bg2.jpg) top center repeat-y;
    overflow: hidden;
}
.m1-l{
  float: left;
  background-color: #000;
}
.m1-l img{
  float: left;
  vertical-align: middle;
}
.m1-l p{
  display: block;
  float: left;
  line-height: 81px;
  font-size: 16px;
  color: #fff;
}
.h-gg-r {
    margin-top: 18px;
    float: right;
    width: 378px;
}
.m1-r{
  float: left;
  margin-left: 50px;
  width: 658px;
  height: 81px;
}
.m1-r a{
  display: block;
  float: left;
  margin-right: 20px; margin-left:20px;
  line-height: 81px;
  font-size: 20px;
  color: #000;
}
.h-input1{
  float: left;
  width: 226px;
  height: 40px;
  border:1px solid #dcdcdc;
  background-color: #fff;
  font-size: 14px;
  color: #666;
  line-height: 40px;
  text-indent: 15px;
}
.h-input2{
  float: right;
  width: 82px;
  height: 40px;
  background-color: #f29c05;
  text-align: center;
  font-size: 15px;
  color: #fff;
  line-height: 40px;
}
/*新闻*/
/*新闻*/
.at-news3{
  padding:20px;
}
.at-news3 .tu1{
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  transition: all 0.3s ease 0.1s;
  overflow: hidden;
}
.at-news3 .tu1 img{
  /*max-height: 300px;*/
  width: 100%;
  object-fit: cover;
}
.at-news3 .tu1 .upimg{
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.4s ease 0s;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.at-news3 .tu1:hover .upimg{
  opacity: 1;
}
.at-news3 .tu1 .upimg .bgbox{
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
  
}
.at-news3 .tu1 .upimg .stit{
  display: block;
  font-size: 16px;
  line-height: 30px;
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  top: 10%;
  margin-top: -15px;
  color: #fff;
  z-index: 11;
  transition: all 0.3s ease-out;
}
.at-news3:hover .tu1 .upimg .stit{
  top: 40%;
}
.at-news3 .tu1 .upimg .stit img{
  width: 110px;
  height: 84px;
}
.at-news3 .tu1 .upimg .line{
  display: inline-block;
  width: 100px;
  height: 1px;
  background-color: #f2f2f2;
  position: absolute;
  left: 50%;
  margin-left: -50px;
  transition: all 0.6s ease 0s;
}
.at-news3 .tu1:hover .upimg .line {
    width: 6px;
    margin-left: -3px;
    opacity: 0.6;
    filter: alpha(opacity=60);
}
.at-news3 .tu1 .upimg .linet{
  top: 0;
}
.at-news3 .tu1 .upimg .lineb{
  bottom: 0;
}
.at-news3 .n3-tit{
  width: 100%;
  height: 100px;
  background: #efefef url(../images/n3-tu1.png) no-repeat;
  background-position-x: 0%;
  background-position-y: 0%;
  background-position: 81% 17px;
}
.at-news3 .n3-tit h3 {
  float: left;
  overflow: hidden;
  padding-left: 9%;
  width: 72%;
  line-height: 23px;
  transition: 0.5s;
  padding-top: 27px;
  font-size: 16px;
  color: #444;
  text-align: left;
}
.at-news3 .n3-tit h3 span {
    font-size: 14px;
    color: #999;
    display: block;
    max-height: 22px;
    overflow: hidden;
}
.at-news3 .n3-tit .jiantou {
  float: right;
  width: 18%;
  height: 100px;
  background: url(../images/n3-tu2.png) no-repeat 33px center;
  transition: 0.5s;
}
.at-news3 .n3-tit:hover .jiantou {
    background: url(../images/n3-tu3.png) no-repeat 43px center;
}

/*展会*/
.st-zh{
  padding: 50px 0px;
  background-color: #ffeb3b;
  overflow: hidden;
}
/*简介*/
.about-tu{
  width: 100%;
  height: 870px;
  overflow: hidden;
}
.about-tit{
  width: 50%;
  border-bottom: 3px solid #ffeb3c;
  overflow: hidden;
}
.about-tit h2{
  display: block;
  float: right;
  width: 50%;
  padding:15px 0px;
  text-align: center;
  background-color: #ffeb3c;
  font-size: 27px;
  color: #000;
  font-weight: bold;
}
.about-cont{
  margin-top: 148px;
}
.about-cont strong{
  position: relative;
  z-index: 100;
  display: block;
  width: 770px;
  font-size: 50px;
  color: #000;
  font-weight: bold;
}
.about-cont .zia{
  display: block;
  margin-top:57px;
  font-size: 18px;
  color: #6b6b6b;
}
.about-cont .cont{
  margin-top:35px;
  padding-right: 40px;
  height: 276px;
  overflow: hidden;
}
.about-cont .cont p,
.about-cont .cont p a,
.about-cont .cont a,
.about-cont .cont p strong{
  font-size: 16px;
  color: #454545;
  line-height: 195%;
}
.about-cont .morea a{
  margin-top: 55px;
  display: block;
  padding:8px 0px;
  width: 139px;
  color: #383838;
  border:1px solid #b5b5b5;
  text-align: center;
  font-size: 15px;
  color: #666;
  transition: all 0.3s;
}
.about-cont .morea a:hover{
  background-color: #ffeb3b;
  color: #000;
}
/*400电话*/
.w400-phone{
  margin-top: 50px;
}
.w400-phone p{
  display: block;
  font-size: 40px;
  color: #333;
  font-weight: bold;
  text-align: center;
}
.w400-phone .zia{
  color: #ef1f1f;
  font-weight: bold;
  text-align: center;
  font-size: 40px;
}
.w400-phone .zia a{
  color: #ef1f1f;
  font-weight: bold;
  text-align: center;
  font-size: 40px;
}
/*优势*/
.ys-tit{
  padding-top: 80px;
  padding-bottom: 36px;
}
.ys-tit h3{
  display: block;
  font-size: 51px;
  color: #454545;
  text-align: center;
  font-weight: bold;
}
.ys-tit p{
  display: block;
  padding-top: 18px;
  font-size: 18px;
  color: #454545;
  font-weight: bold;
  text-align: center;
}
.strk-ys-bg1{
  width: 100%;
  height: 100%;
  background: url(../images/ys-tu1.jpg);
  background-position: center center;
  background-repeat:no-repeat; 
  background-size:cover;
  overflow: hidden;
  border:1px solid #e5e5e5;
  box-sizing: border-box;
}
.strk-ys-bg2{
  width: 100%;
  height: 100%;
  background: url(../images/ys-tu2.jpg);
  background-position: center center;
  background-repeat:no-repeat; 
  background-size:cover;
  overflow: hidden;
  border:1px solid #e5e5e5;
  box-sizing: border-box;
}
.strk-ys-bg3{
  width: 100%;
  height: 100%;
  background: url(../images/ys-tu3.jpg);
  background-position: center center;
  background-repeat:no-repeat; 
  background-size:cover;
  overflow: hidden;
  border:1px solid #e5e5e5;
  box-sizing: border-box;
}
.strk-ys-bg4{
  width: 100%;
  height: 100%;
  background: url(../images/ys-tu4.jpg);
  background-position: center center;
  background-repeat:no-repeat; 
  background-size:cover;
  overflow: hidden;
  border:1px solid #e5e5e5;
  box-sizing: border-box;
}
.strk-ys{
  padding:10px;
  height: 478px;
  overflow: hidden;
  transition: all 0.3s ease-out;
}
.strk-nr{
  margin-top: 40%;
  padding:30px;
  min-height: 198px;
  background: rgba(255,255,255,0.8);
  transition: all 0.3s ease-out;
}
.strk-nr h4{
  display: block;
  text-align: center;
  font-size: 25px;
  color: #000000;
  font-weight: bold;
}
.strk-nr p{
  display: block;
  margin-top: 15px;
  font-size: 16px;
  color: #000;
  text-align: center;
  line-height: 150%;
}
.strk-ys:hover .strk-nr{
  margin-top: 30%;
  background: rgba(255,235,59,0.8);
}
/*活动图*/
.hdt img{
  width: 100%;
}

/*联系我们地图*/
.map-ys{
  margin:0 auto; 
  margin-top:10%;
  width:80%;
  height:550px;
  border:#ccc solid 1px;
}
.b-map {
    position: fixed;
    left: 0;
    top: 100%;
    width: 100%;
    height: 100%;
    z-index: 10000;
    background-color: rgba(50,50,50,0.8);
    visibility: hidden;
    transition: all 0.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s;
    -webkit-transition: all 0.6s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s;
}
.b-map.hover {
    visibility: visible;
    top: 0;
}
.b-map .close-btn {
    position: absolute;
    right: 12%;
    top: 23%;
    width: 56px;
    height: 56px;
    background: url(../images/closemap.png) no-repeat center center #3f51b5;
    display: block;
    z-index: 2;
}
.con-map{
  /*width: 100px;
  height: 30px;
  background-color: red;*/
}

/*首页新闻*/      
/*end首页新闻*/




/*====================end middle====================*/
/*====================foot====================*/
.strk-link{
  padding:15px 0px;
}
.strk-link h3{
  padding:5px 15px;
  display: block;
  float: left; 
  padding-right: 15px;
  font-size: 16px;
  color: #333;
  font-weight: bold;
  background-color: #efefef;
}
.strk-link a{
  display: block;
  padding:5px 8px;
  float: left;  
  padding-right: 15px;
  font-size: 14px;
  color: #333;
}
.strk-link p a{
  display: block;
  padding:5px 8px;
  float: left;  
  padding-right: 15px;
  font-size: 14px;
  color: #333;
}
.gl-foot-w{
  padding:60px 0px 30px 0px;
  background-color: #282828;
  overflow: hidden;
}
.gl-foot-tit h3{
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
}
.gl-menu{}
.gl-menu a{
  display: block;
  padding:5px 0px;
  font-size: 14px;
  color: #fff;
}
.gl-f-proc{}
.gl-f-proc a{
  float: left;
  display: block;
  width: 48%;
  padding:5px 1%;
  font-size: 14px;
  color: #fff;
}
.foot-ewm{
  text-align: center;
}
.foot-ewm img{
  display: block;
  margin:0 auto;
}
.foot-ewm p{
  display: block;
  padding:10px 0px;
  text-align: center;
  font-size: 14px;
  color: #fff;
}
.gl-f-phone{
  
}
.gl-f-phone p{
  display: block;
  padding:5px 0px;
  line-height: 170%;
  color: #fff;
  text-align: center;
  font-size: 16px;
}
.gl-f-phone p a{
	color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 170%;
}
.gl-line{
  border-right:1px solid #4c4c4c;
}
.gl-line img{
  width: 100%;
}
.gl-bq{
  margin-top: 20px;
  border-top:1px solid rgba(255,255,255,0.05);
  padding-top: 28px;
  color: #bcbcbc;
  text-align: center;
  line-height: 24px;
  font-size: 14px;
}
.gl-bq p,
.gl-bq p strong,
.gl-bq p p{
  color: #bcbcbc;
  text-align: center;
  line-height: 24px;
  font-size: 14px;
}
.gl-bq a{
  display: inline-block;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 24px;
}
/*内页*/
.jt-ny-tit{
  position: relative;
  height: 480px;
}
.jt-ny-tit h2{
  position: absolute;
  bottom:0px;
  left:0px;
  width: 200px;
  height: 50px;
  background-color: #ffeb3b;
  text-align: center;
  line-height: 50px;
  color: #000;
  font-size: 26px;
}

/*手机样式*/
  /*优势*/

/*返回顶部*/
.to-top { position: relative; z-index: 11111111111; display: none; padding: 5px 10px; color: #fff !important; background-color: #f50;}
.to-top:visited { color: #fff;}
/*end手机样式*/

@media only screen and (min-width: 1260px){
  #w-1200{width:80%}
  #w-1200-1{width:80%;}
  .pc-menu-bg{width: 100%;}
  /*menu*/
  .header-nav .nav-list>li>a{padding:0 13px;}
  .header-nav .nav-list > li > a::after{margin-left: 12px;}
}

@media only screen and (max-width: 1260px){
  #w-1200{width:100%;}
  #w-1200-1{width:100%;}
  #w-1260{width:100%;}
  #w-1260-1{width:100%;}
  .pc-menu-bg{width: 100%;}
  .pc-menu{width: 100%;}
  /*menu*/
  .header-nav .nav-list>li>a{padding:0 13px;}
  .header-nav .nav-list > li > a::after{margin-left: 12px;}

  
}
@media only screen and (max-width: 992px){
  #w-1200{width:100%;}
  #w-1200-1{width:100%;}
  #w-1260{width:100%;}
  #w-1260-1{width:100%;}

  .pc-menu{width: 100%;}
  .pc-menu-bg{width: 100%;}

  .padding15-8{padding:8px;}
  .header-nav .nav-list>li>a{padding:0 3px;}

  .h-gg-r{ width: auto; text-align: center; margin-right: 25px; }
  .tit1 h2{font-size: 25px; height: auto;}
  .tit1 p{padding:10px 15px;}

  .gl-proc{padding:15px;}
  .gl-proc li{display: block;width: 49%; float: left; margin:0px; padding:0px;}
  .gl-proc li a{display: block;}

  .about-tit{width: 100%;}
  .about-cont{margin-top: 15px;}
  .about-cont strong{ display: block; width: 90%; margin:0 auto;font-size: 20px; text-align: center;}
  .about-cont .zia{display: block; width: 90%; margin:0 auto;margin-top: 15px; text-align: center; font-size: 16px;}
  .about-cont .cont{margin-top: 5px; padding:15px; height: auto;}
  .about-cont .morea a{margin:0 auto; margin-top: 15px;}
  .about-tit h2{margin:0 auto; float: none;}

  .sm-about img{
    margin-top: 15px;
    width: 100%;
  }

  .st-zh{padding:25px 0px;}
  .hdt{padding:5px !important;}

  .ys-tit{padding:20px 15px;}
  .ys-tit h3{font-size: 36px;}
  .ys-tit p{font-size: 16px;}
  .strk-ys{height: 300px;}
  .strk-nr{margin-top: 10%;}

  .news-bg{padding:30px 0px;}
  .news-tit p{font-size: 13px;}
  .xt-news{margin-bottom: 10px;}
  .w400-phone p{font-size: 20px;}
  .w400-phone .zia{font-size: 30px;}
  .mini-tit{background-color: #fff; width: 100%;}
  .mini-tit img{width: 85%;}

  .gl-proc li a{padding: 8.5px 10px;}
  .at-news3 .n3-tit h3 span{display: none;}



}
/*====================手机====================*/
@media only screen and (max-width: 768px){
  #w-1200{width:100%;}
  #w-1200-1{width:100%;}
  #w-1260{width:100%;}
  #w-1260-1{width:100%;}




 /*地图*/
 .b-map .close-btn{
  top:10%;
 }
 .map-ys{height: 300px; width: 90%;}
 
}
.h-pro-gun01 li{
	float: left;
  margin-right: 14px;
  width:305px;
  height: 280px;
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.h-pro-gun01 li:hover{
	background-color: #DEDEDE;
	-webkit-box-shadow:0 2px 20px rgba(102,102,102,.55);
	-moz-box-shadow:0 2px 20px rgba(102,102,102,.55);
	box-shadow:0 2px 20px rgba(102,102,102,.55);
}
.h-pro-gun01 li .tu{
	width: 100%;
	height: 230px;
	padding:0px;
	overflow: hidden;
}
.h-pro-gun01 li .tu img{ height: 230px;;
  -webkit-transform: scale(1, 1); 
  -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;  margin:5 auto;
}
.h-pro-gun01 li:hover .tu img{
  -webkit-transform: scale(1.1, 1.1); 
  -moz-transform: scale(1.1, 1.1); 
  transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.6s ease-out; 
  -moz-transition: all 0.6s ease-out; 
  transition: all 0.6s ease-out;  margin:5 auto;
}
.h-pro-gun01 li .p1-t{
	margin:0 auto;
	width: 100%;
	height: 40px;
	background-color: #ececec;
}

.h-pro-gun01 li .p1-t a h3{

  display: block;
  height:40px;
	line-height: 40px;
  font-size: 15px;
  color: #333;
  text-align: center;
  letter-spacing: 0px;

}
.h-pro-gun01 li .p1-t p{
	display: block;
	float: right;
	width: 110px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	text-indent: 25px;
	font-size: 17px;
	color: #fff;
	
}
.h-pro-gun01 li:hover .p1-t a h3{
	font-size: 17px;
    background-color: #dc241c;
	color: #fff;
}
.h-pro-gun01 li .dianhu{
	margin-top:5px;
    width: 100%;
    height: auto; text-align:center;
}
.h-pro-gun01 li .dianhu p{
	display: block;
	padding:2px 0px 2px 8px;
    font-size: 16px;
    color: #d90303;
    font-family: impact;
    letter-spacing: 0px;
	transition: all 0.3s ease-out; text-align:center;
   	
}

.h-pro-gun01 li .dianhu span{
	display: block;
	padding:2px 0px 2px 8px;
    font-size: 16px;
    color: #d90303;
    font-family: impact;
    letter-spacing: 0px;
	transition: all 0.3s ease-out; text-align:center;
   	
}
.w-1200{width:1280px; margin:0 auto; overflow:hidden;}

.part1{
  margin-top: 30px;
  padding-bottom: 30px;
  width: 100%;
  height: auto;
  background: url(../images/bg1.jpg) top center no-repeat;
  overflow: hidden;
}
.h-name{
  margin-top: 77px;
  margin-left: 30px;
  width: 270px;
  text-align: center;
}
.h-name .name-w{
  margin-top: 10px;
  padding:10px 0px;
  width: 270px;
  text-align: center;
  border:1px solid #fa9017;
  background: rgba(255,255,255,0.3);
  border-radius: 60px;
}
.h-name .name-w strong{
  font-size:37px;
  color: #1c1c1c;
  font-weight: bold;
  text-align: center;
}
.h-name .name-w p{
  display: block;
  font-size: 15px;
  color: #1c1c1c;
  text-align: center;
}

.h-about{
  width: 100%;
  height: 290px;
  background: url(../images/bg2.jpg) top right no-repeat;
  background-color: #fff;
}

.h-about-r{
	padding:35px;
	margin-top: 77px;
	height: 290px;
	border-radius: 10px;
	background: url(../images/bg3.jpg) top right no-repeat;
	background-color: #fff;
	overflow: hidden;
}
.h-about-tit{
  width: 100%;
  height: 41px;
  background: url(../images/about-bg1.jpg) bottom center repeat-x;
  overflow: hidden;
}
.h-about-tit h2{
  display: inline-block;
  float: left;
  font-size: 20px;
  color: #4e4e4e;
  font-weight: bold;
}
.h-about-tit a{
  display: block;
  margin-top: 3px;
  float: right;
  width: 68px;
  font-size: 15px;
  color: #404040;
  text-align: right;
}
.h-about-con{
  height: 180px;
  padding:15px 0px;
  font-size: 15px;
  color: #4e4e4e;
  line-height: 190%;
  overflow: hidden;
}
.h-about-con p,
.h-about-con p a,
.h-about-con a{
  font-size: 15px;
  color: #4e4e4e;
  line-height: 190%;
}
.fw-tit{
  padding-bottom: 22px;
  margin-top: 35px;
  width: 100%;
  border-bottom: 5px solid #1b1b1b;
}
.fw-tit h2{
  display: inline-block;
  float: left;
  font-size: 37px;
  color: #404040;
  font-weight: bold;
}
.fw-tit p{
  display: inline-block;
  text-indent: 15px;
  font-size: 23px;
  color: #404040;
  line-height: 40px;
}
.fw-proc{
  width: 101%;
  margin-top: 18px;
}
.fw-proc p{
  display: block;
  float: left;
  margin-right: 12px;
  margin-bottom: 12px;
  width: 195px;
  height: 38px;
  border:1px solid #aaaaaa;
  background-color: #1b1b1b;
  font-size: 17px;
  color: #fff;
  text-align: center;
  line-height: 35px;
  border-radius: 20px;
  transition: all 0.3s ease-out;
}
.fw-proc p:hover{
  background-color: #ffc422;
  border:1px solid #fff;
  color: #333;
}
.case-bg{
  margin-top:20px;
  padding:54px;
  border-radius: 10px;
  box-shadow: 0px 0px 20px #ececec;
  background-color: #fff;
  overflow: hidden;
}
.case-tit{
  width: 100%;
}
.case-tit img{
  margin-top:2px;
  display: inline-block;
  float: left;
}
.case-tit h2{
  display: inline-block;
  float: left;
  font-size: 20px;
  color: #1b1b1b;
}
.case-tit a{
  display: inline-block;
  float: right;
  width: 88px;
  height: 26px;
  border:1px solid #dcdcdc;
  font-size: 14px;
  color: #404040;
  text-align: center;
  line-height: 24px;
  transition: all 0.3s ease-out;
}
.case-tit:hover a{
  background-color: #ffc422;
  color:#333;
}
.case-zi{
  padding:30px 10px;
  font-size: 18px;
  color: #616161;
  text-align: center;
  line-height: 200%;
}
.case-zi p{
  font-size: 18px;
  color: #616161;
  text-align: center;
  line-height: 200%;
}
.case{
  margin-bottom: 20px;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}

.case img{
  width: 100%;
}
.case .uptu{
  position: absolute;
  top:100%;
  left:0%;
  z-index: 10;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.7);
  ilter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000,endColorstr=#B2000000);
  transition: all 0.3s ease-out;
}
.case:hover .uptu{
  top:0px;
  left:0px;
  width: 100%;
  height: 100%;
  border-radius: 0px;
}
.case .case1-tit{
  position: absolute;
  top:-50%;
  left:0px;
  z-index: 100;
  width: 100%;
  padding:0px 15px;
  opacity: 0;
  transition: all 0.5s ease-out;
}
.case:hover .case1-tit{
  opacity: 1;
  top:40%;
}
.case .case1-tit a h3{
  display: block;
  margin:0 auto;
  width: 90%;
  padding:10px;
  font-size: 17px;
  color: #333;
  background-color:#ffc422;
  text-align: center;
  border-radius: 10px;
}
.ysl{
  width: 100%;
  height: auto;
  overflow: hidden;
}
.ysl h3{
  display: block;
  font-size: 29px;
  color: #fff222;
  font-weight: bold;
}
.ysl p{
  display: block;
  margin-top: 22px;
  font-size: 17px;
  color: #fff;
  line-height: 160%;
}
.ysr{
  width: 100%;
  height: auto;
  overflow: hidden;
}
.ysr h3{
  display: block;
  font-size: 29px;
  color: #fff222;
  font-weight: bold;
  text-align: right;
}
.ysr p{
  display: block;
  margin-top: 22px;
  font-size: 17px;
  color: #fff;
  line-height: 160%;
  text-align: right;
}
.ys2-bg{
  padding:34px 0px;
  width: 100%;
  background-color: #ffc422;
}
.jiantu-1{
  padding:5px 10px;
  margin-left: 3%;
  width: 90%;
  font-size: 26px;
  color: #3b3b3b;
  text-align: center;
  border:1px solid #3b3b3b;
  font-weight: bold;
}
.jiantu-2{
  margin-top: 10px;
  font-size: 22px;
  color: #3b3b3b;
  text-indent: 7%;
}
.jiantu-3{
  font-size: 30px;
  color: #3b3b3b;
  font-weight: bold;
}
.jiantu-4{
  margin-top: 5px;
  font-size: 22px;
  color: #3b3b3b;
  font-weight: bold;
}
.news-bg{
  background-color: #f9f9f9;
  padding:40px 0px;
}

.news01{
  margin:15px 0px;
  padding-bottom: 40px;
  border:1px solid #e5e5e5;
  box-sizing: border-box;
  background-color: #fff;
  overflow: hidden;
  transition: all 0.3s ease-out;
}
.news01:hover{
  margin-top: 5px;
  margin-bottom: 25px;
  box-shadow: 0px 0px 20px #7b7b7a;
}
.news01 img{
  width: 100%;
}
.news01 .n1-nr{
  padding:27px 27px 0px 27px;
}
.news01 .n1-nr a h3{
  display: block;
  width: 100%;
  height: 50px;
  font-size: 17px;
  color: #3b3b3b;
  font-weight: bold;
  overflow: hidden;
  line-height: 160%;
}
.news01 .n1-nr p{
  display: block;
  margin-top: 20px;
  width: 100%;
  height: 60px;
  font-size: 14px;
  color: #3b3b3b;
  line-height: 155%;
  overflow: hidden;
}
.news01 .n1-nr .more1 a{
  margin-top: 20px;
  display: block;
  padding:5px 0px;
  width: 50%;
  border:1px solid #ffc515;
  background-color: #fed542;
  font-size: 14px;
  color: #3b3b3b;
  text-align: center;
}
.width-1200{
	width:1280px;
	margin:0 auto;
}
/*新闻中心*/
.part-news{ padding: 50px 0px;}

#part-xw{ width: 100%; padding: 30px 0px; margin: 0px auto;}
.part-xwl{width:437px;}
.part-xwr{width:720px;}

.newslist1{ width: 720px;}
.xwcon{ width: 720px;  border-bottom: 1px solid #e6e6e6;}
.xwcon .date { float: left; padding-top: 20px; width: 86px; height: 79px; 
  font-size: 48px; 
    color: #333333; text-align: center; line-height: 30px; }
.xwcon .date span{ font-size: 14px; color: #333333;  }

.xwcon .connr{ float: right; width: 601px; height: 110px; }
.xwcon .connr h1{ 
    padding: 5px 0px; 
    width: 292px; 
    height: 30px; 
    line-height: 30px; 
    margin: 0px;
    border: none;
    color: #484848;
    font-size: 24px; 
    color: #484848; 
    text-align: left;  
    }
.xwcon .connr h1 a{ color: #231815;font-size: 18px; color: #484848;}
.xwcon .connr p{ color: #757575; font-size: 14px; line-height: 22px;  }
.xwcon .connr p a{ color: #757575; font-size: 14px; }
.xmsy{
	width:1280px;
	height:auto;
	margin:0px auto;
}
.xmsy ul{}
.xmsy ul li{
	margin-bottom:20px;
	margin-right:20px;
	float:left;
	padding:15px;
	width:620px;
	background:#ffffff url(../images/xwbg.jpg) right bottom no-repeat;
}
.xmsy .pic{
	float:left;
	width:180px;
	height:134px;
	border:5px solid #ffffff;
}
.xmsy .con{
	float:right;
	width:380px;
	height:114px;
}
.xmsy .bt{ height:44px;  line-height:44px; font-size:18px; text-align:left;}
.xmsy .bt a{ font-size:16px; color:#090909; font-weight:bold;}
.xmsy .intro{font-size:12px; color:#555555; line-height:20px;}
.xmsy .intro a{ font-size:12px; color:#555555; line-height:20px;}

.aj1{height:70px; color:#333333; font-size:32px; font-weight:bold; text-align:center; line-height:70px;}
.aj2{text-align:center; font-size:16px; color:#999999; height:35px; line-height:35px;}


.part-casebt {
    color: #ed212b;
    text-align: center;
    font-size: 36px;
    font-weight: bold;
}
.part-casebt1 {
    width: 148px;
    margin: 0px auto;
    height: 3px;
    border-top: 5px solid #333333;
    border-bottom: 2px solid #333333;
    margin-top: 10px;
}

#part-news{ margin: 0px auto; padding-top: 30px; width: 100%; background: #FFFFFF; }
.part-newsl{ width: 350px; height: 385px; background:#e30000 url(../images/btbg.jpg)  bottom no-repeat; }
.part-newsl .lxbt{ padding-top:15px; margin-left:30px; height:60px; color:#ffffff; font-size:26px; font-weight:bold; background:url(../images/line01.jpg)0px 55px  no-repeat;  }
.part-newsl .lxbt span{ height:60px; color:#ffffff; font-size:26px; font-weight:normal; }
.part-newsl .lx{ margin-left:15px; width:280px; padding:15px; color:#ffffff; line-height:24px; }
.part-newsl .lx a{ color:#ffffff; }
.part-newsr{ width: 830px;}
.part-newsr .right{ padding-left:30px;	 float:left; width: 320px; margin-bottom: 10px; }
.part-newsr .right h1{ margin:0px; padding:0px;  font-size: 18px; color: #434a64;  }
.part-newsr .right h1 a{ display: block;  font-size: 18px; color: #434a64;  }
.part-newsr .right p{  font-size: 14px; color: #898989; line-height: 20px;}

#part-end{ width: 100%; height: 250px; background: url(../images/endbg.jpg) top center; }
.part-end1{ width: 660px; }
.part-end1 .bt{ width: 484px; height: 84px; background: #ed212b; color: #ffffff; font-weight: bold; 
    font-size: 48px;  line-height: 84px; text-align: center; margin-top: 60px; margin-bottom: 30px;}
.part-end1 p{ padding: 10px 0px; color: #ffffff; font-size:22px; line-height: 34px;}

.part-end1 .p1{ color: #ffe400; font-size:30px; line-height: 38px; font-weight: bold; }
.part-end2{ margin-top:172px; width: 400px; }
.part-end2 .ewm1{ width: 150px; text-align: center; color: #ffffff; line-height: 30px; }
.part-end2 .p1{ color: #ffe400; font-size:30px; line-height: 38px; font-weight: bold; text-align: center; }
#cf{
	width:100%;
	height:350px;
	background-color:#FFD900;
}
.cf1{margin:0 auto; width:1200px; height:200px; padding-top:50px;}
.cf2{width:450px; height:200px; text-align:left;}
.cf2-more{width:167px; height:40px; padding-top:30px; }
.cf2-more1{width:130px; height:32px; text-align:center; background-color:#222222; padding-top:8px; color:#FFFFFF;}
.cf2-more2{width:35px; height:32px; text-align:center; background-color:#3B3B3B; padding-top:8px; color:#FFFFFF; }
.cf2-tu{
	width:650px;
	height:640px;
	margin-top:-280px;
	margin-left:80px;
}
.cf3{width:100%; height:550px; background-color:#222222; padding-top:50px;}
.cf3-1{ margin:0 auto;width:1000px; height:50px;}
.cf3-2{width:360px; height:50px;}
.cf3-3{width:280px; height:50px; text-align:center;}
.cf3-4{ margin:0 auto;width:1000px; height:50px; text-align:center; padding-top:40px;}
.cf4{ margin:0 auto;width:1200px; height:320px; margin-top:40px;}



.part-casebt {
    color: #ed212b;
    text-align: center;
    font-size: 36px;
    font-weight: bold;
}
.part-casebt1 {
    width: 148px;
    margin: 0px auto;
    height: 3px;
    border-top: 5px solid #333333;
    border-bottom: 2px solid #333333;
    margin-top: 10px;
}
.a11 {
    font-family: "微软雅黑";
    font-size: 40px;
    line-height: 60px;
    color: #FFD900;
    text-decoration: none;
    font-weight: bold;
}
.a12 {
    font-family: "微软雅黑";
    font-size: 13px;
    line-height: 24px;
    font-weight: normal;
    color: #F5F5F3;
    text-decoration: none;
}
.a9 {
    font-family: "微软雅黑";
    font-size: 24px;
    line-height: 30px;
    font-weight: normal;
    color: #FFD900;
    text-decoration: none;
}
.a13 {
    font-family: "微软雅黑";
    font-size: 16px;
    line-height: 30px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
}
.f-l{float:left;}
.f-r{float:right;}


.w-100{width:100%; height:auto; overflow:hidden;}
.w-1100{
	width:1280px;
	margin:0 auto;
	overflow:hidden;
}
.H-b-l{ height:78px; width:100%; border-top:#efefef 1px solid; border-bottom:#d9d7d8 5px solid;}
.H-b-menu{ width:1280px; overflow:hidden; height:78px; margin:0 auto;}
.H-b-menu ul{ margin:0px; padding:0px;}
.H-b-menu ul li{ float:left; width:132px; height:78px; line-height:78px; text-align:center; font-size:16px; color:#666;}
.H-b-menu ul li a h2{ display:block; width:132px; height:78px; line-height:78px; text-align:center; font-size:16px; color:#666;}
.H-b-menu ul li:hover a h2{ color:#e93d39;}

.H-b-2{ width:100%; background-color:#232323; padding:80px 0px 50px 0px;}
.H-b-title{ height:32px;}
.H-b-title h2{ display:block; height:32px; float:left; line-height:32px; color:#c6c6c6; font-size:18px;}
.H-b-2-1{ float:left; width:550px;}
.H-b-proclass{ margin:10px; height:35px; line-height:35px;}
.H-b-proclass a h3{ display:block; text-align: center; color:#797979; font-size:15px; margin-right:15px; float:left; width:156px; padding:10px;
	-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out;
}
.H-b-proclass a:hover h3{ display:block; background-color:#e93d39; color:#fff;	-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out;
}
.H-b-2-2{ float:left; width:253px;}
.H-b-2-2 .nr{ margin-top:37px; text-align:left; color:#797979; font-size:15px; line-height:190%; overflow:hidden; letter-spacing:0px;}
.H-b-2-3{ float:left; width:230px;}
.H-b-2-3 .l{ float:left; width:370px; height:auto;color:#797979; font-size:15px; line-height:200%; overflow:hidden; letter-spacing:0px; margin-top:37px;}
.H-b-2-3 .r{ float:right; width:146px;}
.H-b-2-3 .r .img01{ float:right; width:145px;}
.H-b-2-3 .r h3{ height:40px; line-height:40px; text-align:center; font-size:18px;color:#cfcfcf;}

.H-b-3{ background-color:#0e0e0e; height:150px;}
.H-b-r{
	height:150px;
	background-color:#000000;
	line-height:40px;
	text-align:center;
	color:#FFFFFF;
	font-size:16px;
}
/*END BOTTOM*/


/*友情链接*/	
.MY-LINK{width:1100px; height:90px; margin:0 auto;}
.MY-LINK .TIT{ float:left; width:126px; height:90px; line-height:90px; text-align:center; color:#cdcdcd;  font-size:18px; }
.MY-LINK a h3{ display:block; float:left; margin-right:18px;  height:90px; line-height:90px; text-align:center; font-size:14px; color:#797979; padding:0 10px;}	
.MY-LINK a:hover h3{ color:#fff;}
#demo{
	overflow:hidden;
	height:100%;
	width:1280px;
	margin:10px auto;
	color:#05A4E2;
	text-align:left;
	padding:10px; 
}
#demo1 ul,#demo2 ul{
	display:block;
	width:1280px;
	overflow:hidden;
}
#demo1 ul li,#demo2 ul li{width:410px;margin:5px; float:left; font-size:20px;}
#demo1 ul li a h3,#demo2 ul li a h3{width:410px;height:300px ; overflow:hidden;}
#demo1 ul li a h3 img,#demo2 ul li a h3 img{width:410px;height:300px;transition:all .5s ease;}
#demo1 ul li a h3:hover img,#demo2 ul li a h3:hover img{transform: scaleX(1.1) scaleY(1.1);}
#demo1 ul li a p,#demo2 ul li a p{ text-align:center; height:45px; line-height:45px;transition:all .5s ease;background:#666666; color:#fff;overflow:hidden; font-size:20px; list-style-type:none;}
#demo1 ul li a:hover p,#demo2 ul li a:hover p{ background:#FF9933; color:#fff;overflow:hidden; font-size:20px; list-style-type:none;}

#demoA1 ul,#demoA2 ul{
	display:block;
	width:1280px;
	overflow:hidden;
}
#demoA1 ul li,#demoA2 ul li{width:310px;margin:5px; float:left; font-size:20px;}
#demoA1 ul li a h3,#demoA2 ul li a h3{width:310px;height:200px ; overflow:hidden;}
#demoA1 ul li a h3 img,#demoA2 ul li a h3 img{width:310px;height:200px;transition:all .5s ease;}
#demoA1 ul li a h3:hover img,#demoA2 ul li a h3:hover img{transform: scaleX(1.1) scaleY(1.1);}
#demoA1 ul li a p,#demoA2 ul li a p{ text-align:center; height:45px; line-height:45px;transition:all .5s ease;background:#333333; color:#fff;overflow:hidden; font-size:18px; opacity:0.6; list-style-type:none;}
#demoA1 ul li a:hover p,#demoA2 ul li a:hover p{ background: #666666; color:#fff;overflow:hidden; font-size:20px; opacity:0.6; list-style-type:none;}

.title span{ display:block; text-align:center; font-size:30px; color: #F7F7F7; padding-top:70px;}

.width-1200{
	width:1280px;
	margin:0 auto;
}

.product_all{ width:1200px; margin:0 auto;}
.product_h2{ clear:both; height:150px;}
.product_h2 h2{ height:60px; text-align:center; font-size:36px; font-weight:bold; padding-top:30px;}
.product_h2 h2:hover{ color:#ff7900;transition:color 0.3s ease 0s}
.product_h2 p{ text-align:center; font-size:16px; font-weight:bold; color:#888}
.product_left{ float:left; width:350px; height:auto; position:absolute;}
.product_left ul li{ width:300px; height:210px; margin:0 auto; background:#f5c70f; color:#fff; text-align:center; padding-top:90px; margin-bottom:10px}
.product_left ul li h2{ font-size:30px;}
.product_left ul li h2 a{ color:#fff}
.product_left ul li p{ font-size:16px}

.product_right{ width:350px; height:auto; position:absolute; right:0; top:960px}
.product_right ul li{ width:300px; height:210px; margin:0 auto; background:#f5c70f; color:#fff; text-align:center; padding-top:90px; margin-bottom:10px}
.product_right ul li h2{ font-size:30px;}
.product_right ul li h2 a{ color:#fff}
.product_right ul li p{ font-size:16px}

.product_img{ width:1200px;height:300px; margin:0 auto}
.product_img ul li{ width:300px; height:300px; float:left;position:relative;overflow:hidden;cursor:pointer;}


.txt{width:300px;height:45px;background:rgba(245,199,15,0.8);position: absolute; bottom:0;color:#fff;font-family:"Microsoft Yahei";}
.txt h3{font-size:22px;font-weight:100;height:45px;text-align:center;line-height:45px;}
.txt p{font-size:16px;text-align:center;}
.main .i_pro .cont .news_top{ float:left; width:100%; margin:0 auto; height:140px;}
.main .i_pro .cont .news_top .news_top_img{ float:left; width:180px; height:140px; overflow:hidden;}
.main .i_pro .cont .news_top .news_top_img img{width:180px; height:140px;}
.main .i_pro .cont .news_top .news_top_txt { float:left; margin-left:10px; width:350px; height:140px;}
.main .i_pro .cont .news_top .news_top_txt h2{ float:left; width:350px; height:30px; font-size:16px;}
.main .i_pro .cont .news_top .news_top_txt p{ float:left; width:350px; height:80px; line-height:24px; color:#333; font-size:12px;}
.main .i_pro .cont .news_top .news_top_txt .attr{ float:left; width:350px;height:24px; line-height:24px;}
.main .i_pro .cont .news_top .news_top_txt .attr span{ float:left; padding-left:25px; width:50px; font-size:12px; color:#333;}
.main .i_pro .cont ul li span{ float:right; margin-right:5px; font-size:12px; color:#333;}
.main .i_pro{
	margin: 0 auto;
	border:1px solid #fff;
}
.main .title2 ul li{
	float:left;
	width:160px;
	height:50px;
	text-align:center;
	line-height:50px;
	color:#fff;
	font-size:18px;
	cursor:pointer;
	background:#3f4043;
	border-right:1px solid #ddd
}
.main .title2 ul li.current{ color:#fff; height:60px; background: url(../images/reg_bg.jpg) no-repeat #ff0000; border-right:0}
.main .title2{
	width:1380px;
	margin:0 auto;
	height:60px;
}
.bd{ margin-top:0px;}
.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}
.hide{display:none;}
.con{height:260px; margin-left:20px;}
.con ul li{width:292px;height:198px;float:left;margin-right:28px;margin-bottom:15px;position:relative;overflow:hidden;cursor:pointer;}
.ptxt h3{font-size:14px; color:#333; width:282px;height:35px;line-height:35px;text-align:center;font-weight:bold;overflow:hidden;}
.ptxt h3 a{ color:#333}
.ptxt h3 a:hover{ color:#1978d1}


.ipSliderBox { max-width:930px; margin-left:auto; margin-right:auto; position:relative; margin-top:30px;}
.ipSliderBox .ipsb { display:block; width:60px; height:90px;  position:absolute; top:50%; margin-top:-45px; z-index:10;}
.ipSliderBox .ipsb_prev { left:-70px;}
.ipSliderBox .ipsb_prev:hover { background-position:0 -90px;}
.ipSliderBox .ipsb_next { right:-70px; background-position:-60px 0;}
.ipSliderBox .ipsb_next:hover { background-position:-60px -90px;}

.ipSlider {
	width:100%;
	position:relative;
	
}
.ipSlider li { width:24%; position:relative;float:left; margin:0.5%; overflow:hidden}
.ipSlider ul li img { height:290px; width:100%;overflow:hidden}
.ipSlider ul li img:hover{transform:scale(1.1);-webkit-transform:scale(1.06); transition:all 0.5s ease;-webkit-transition:all 0.5s ease;}

.ipSlider .img { display:block; width:100%; height:auto; overflow:hidden;}
.ipSlider .img img { width:100%; height:auto;}

.ipSliderBox { max-width:100%;}
.ipSliderBox .ipsb { display:none;}
.ipSliderBox,.ipSlider {

}
.ipSlider ul { overflow:hidden; clear:both; width:100%;}

.i_service{width:1364px; margin:0 auto; border:1px solid #ddd; margin-top:50px;}
.i_service h2{color: #000;font-size: 30px;font-weight: normal; margin-top:20px; margin-bottom: 10px; text-align:center}

.i_service .text{color: #83939c;font-size: 12px;font-style: italic; text-align:center; margin-bottom:20px;}

.i_service .m { font-size:30px; font-weight:normal; color:#000; position:relative; margin-bottom:10px;}
.i_service .m:before { content:""; display:block; width:20%; height:0px; border-bottom:#d4d4d4 1px solid; overflow:hidden; position:absolute; left:40%; bottom:0;}
.i_service .m:after { content:""; display:block; width:6%; height:0px; border-bottom:#f00 1px solid; overflow:hidden; position:absolute; left:47%; bottom:0;}
.more { clear:both; width:150px; margin-left:500px; text-align:center; height:38px; line-height:38px; padding:0px; border:2px solid #edaa11; margin-top:20px; margin-bottom:40px; margin:0 auto;}
.more a{ color:#edaa11; font-weight: bold; font-size:15px}


.nei img{width:100%;}

#pro_tj_lx{margin-bottom:2%;width:500px;overflow:hidden}
#pro_tj_lx_tel{width:630px;overflow:hidden}
#pro_tj_lx_tel p{background:url(dianhua.gif) no-repeat left 2px;font-size:14px;padding:1% 1% 2% 6.5%;text-align:left;float:left;width:auto}
#pro_tj_lx_tel span{color:#e3131e;font-weight:700;margin-right:8px;margin- top:1%;float:left;width:auto;font-size:28px;color:#e30f00}
#pro_tj_lx a{padding:1.5% 6%;float:left;color:#fff;font-size:15px;display:inline- block;text-align:center;font-weight:700;margin-top:25px}
#pro_tj_lx a.line-zixun{background:#ff3a3b}
#pro_tj_lx a.line-order{background:#16345a}
