@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;
    font-size:14px;
}
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-1300{width:1300px; margin:0 auto; overflow:hidden;}
.w-1260{width:1260px; margin:0 auto; overflow:hidden;}
.w-1260-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:55px;}
.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;}
.padding3-sm{padding:0 3px;}
.padding-r-0{padding-right:0px;}
.padding-5-xs{}
.padding15{
  padding:15px;
}
.padding15-8{
  padding:15;
}
.padding0-sm8{
  padding:0px;
}
#w-1260{margin:0 auto;width: 1260px;overflow: hidden;}
#w-1300{margin:0 auto;width: 1300px;overflow: hidden;}
#w-1260-1{margin:0 auto;width: 1260px;}
.p-img{width: 100%;}

/*====================top====================*/
.top-bg{
  padding:6px 0px;
  width: 100%;
  background-color: #e9e9e9;
}
.top-l{
  overflow: hidden;
}
.top-l .tit{
  float: left;
  width: auto;
  height: 26px;
  border-radius: 3px;
  text-align: center;
  line-height: 26px;
  font-size: 14px;
  color: #fff;
}
.top-l p{
  display: inline-block;
  padding-left: 20px;
  font-size: 14px;
  color: #272636;
  line-height: 26px;
}
.top-menu{
  padding-top:1px;
  text-align: right;
  overflow: hidden;
}
.top-menu a{
  margin-top: 5px;
  display: inline-block;
  height: 14px;
  padding:0px 10px;
  font-size: 14px;
  color: #6e6e6e;
  border-right:1px solid #6e6e6e;
  line-height: 14px;
}
.top-menu a:last-child{
  border-right: none;
}
.top-phone{
  text-align: right;
}


/*====================menu====================*/
 .zhanshi-tit{
  margin-top: 40px;
 }
.zhanshi-tit h3{
	width:100%;
	height:auto;
	text-align: center;
	font-size: 30px;
	color: #0066ca;
	line-height:62px;
	font-weight: bold;
  }
.zhanshi-tit p{
	display: block;
	height:41px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	line-height:41px;
	background-image: url(../Img/xx.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.zhanshi-tit-p{
	display: none;
}
.zhanshi-tu{
  margin-top: 5px;
  width: 100%;
  height: 43px;
  background: url(../Img/about-bg2.jpg) top center no-repeat;
}


.xinwen-tit{
  margin-top: 20px;
 }
.xinwen-tit h3{
	width:100%;
	height:auto;
	text-align: center;
	font-size: 32px;
	color: #333;
	line-height:62px;
	font-weight: bold;
  }
.xinwen-tit p{
    height:41px;
	line-height:41px;
	display: block;
	text-align: center;
	font-size: 17px;
	color: #fff;
	background-image: url(../Img/xw.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom:30px;
}
.xinwen-tit-h3{
display:none;
  }
.xinwen-tu{
  margin-top: 5px;
  width: 100%;
  height: 43px;
  background: url(../Img/about-bg2.jpg) top center no-repeat;
}
.shipinkuang{width:45%;width:45%;text-align:center; line-height:30px; margin:5px; float:left;}

.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix {
}
.product-number-info {
    background-color:#0084ff;    
    position: relative;
}

.product-number-info .product-number-inner {
    width: 100%;
  margin:0 auto;
}

.product-number-info ul {
    padding:55px 0;
}

.q {
    zoom: 1; }

.product-number-info li {
    float: left;
    width: 19%;
    height: 90px;
  text-align:center;
    border-left: 1px solid #fff;
    color: #fff;
    padding-top: 1px;
}

.product-number-info li:first-child {
    border: none;
}

.product-number-info li b {
    font-weight: 400;
    font-size: 70px;
  font-family: Impact;
    line-height: 1;
  text-align:center;
    display: inline-block;
    position: relative;
    margin: 0px 0 10px;
}

.product-number-info li p {
    font-size: 14px;
    text-align: center;
}

.product-number-info li b i {
    font-style: normal;
	    font-size: 60px;
}

.product-number-info li b em {
    position: absolute;
    font-size: 20px;
    right: -15px;
    top: -3px;
}

.product-number-info li.li-2 b, .product-number-info li.li-2 p {
text-align:center;
    
}

.product-number-info li b em {
    font-style: normal;
    font-size: 28px;
    font-weight: 100;
    padding-left: 2px;
    position: relative;
    top: -4px;
}

.product-number-info li.li-3 b, .product-number-info li.li-3 p {
    text-align:center;
}

.product-number-info li.li-4 b, .product-number-info li.li-4 p {
text-align:center;
}

.product-number-info li.li-5 {
    text-align: center;;
}



/*简介*/
.h-m2{
  width: 100%;
  height:479px;
  background: url(../Img/bg2.jpg) top center no-repeat;
}
.m2-padding{
  padding:0px;
}
.h-m2-l{
  width:100%;
  height: 479px;
  margin-top:20px;
}
.h-m2-l img{
  width: 100%;
}
.h-m2-r{
  padding: 0px 25px;
  margin-top: 30px;
  width: 100%;
}
.h-m2-r h2{
  display: block;
  width: 100%;
  height: 50px;
  font-size: 24px;
  color: #333;
  letter-spacing: 0px;
}
.h-m2-r .h-acont{
  width: 100%;
  height: 280px;
  font-size: 15px;
  color: #fff;
  line-height: 178%;
  overflow: hidden;
  margin-top:20px;
}
.h-m2-r .h-acont p{
  font-size: 15px;
  color: #333;
  line-height: 170%;
}
.h-m2-r a{
  display: block;
  margin-top: 17px;
  margin-right: 1px;
  width: 59px;
  height: 59px;
  font-size: 17px;
  color: #fff;
  text-align: center;
  line-height: 59px;
}
.h-m2-tit{
  width: 100%;
  height: 55px;
  font-size: 17px;
  color: #1e1e1f;
  letter-spacing: 0px;
}
.h-m2-tit-c{
  font-size: 22px;
  color: #fe0000;
  font-weight: bold;
  letter-spacing: 0px;
}
.h-m2-more a{
  display: block;
  float: right;
  width: 68px;
  height: 55px;
  font-size: 17px;
  color: #626262;
  text-align: right;
  letter-spacing: 0px;
}
.h-m2-2{
  width: 100%;
  height: 210px;
  background: url(../Img/bg4.jpg) top center no-repeat;
}
/*====================menu====================*/
.menu-bg{
  position: relative;
  width: 100%;
  height:60px;
  background-color: #313131;
  z-index: 111111111111;
}
.pc-menu li{
  height: 60px;
  position: relative;
  z-index: 200;
  float: left;
  width: 12.5%;
  padding:0px 0% 0px  0%;
  color: #222222;
  list-style: none;
  transition: all 0.3s ease-out;
}
.pc-menu-bg1{
/*  background: url(../Img/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;
  top:10px;
  z-index: 1000;
  display: block;
  height: 36px;
  line-height: 36px;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  text-transform: capitalize;
  border-radius: 30px;
  position: relative;
}
.pc-menu li:hover a{
  color:#fff;
}
.pc-menu li .active{
  background-color: #ff9000;
  color: #fff !important;
}
.pc-menu li:after {
  position: absolute;
  left: 50%;
  top: 10px;
  z-index: 10;
  background-color: #ff9000;
  content: "";
  height: 36px;
  transition: all 0.2s ease 0s;
  width: 0%;
  border-radius: 30px;
}
.pc-menu li:hover:after {
  width: 100%;
  left: 0px;
}
.pc-menu li ul{
  position: absolute;
  top:60px;
  left:0px;
  z-index: 111111111;
  z-index: 1000;
  margin:0px;
  margin-left:0px;
  padding:15px 0px 30px 0px;
  width:260px;
  display: none;
  background:rgba(77,71,68,0.8);
  border-radius: 0px 0px 15px 15px;
  border-top:1px solid #0b479f;
}
.pc-menu li ul a{
  display: block;
  margin:0 auto;
  padding:0px;
  width: 90%;
  height: 35px;
  font-size: 16px;
  color: #ffffff !important;
  text-align: center;
  line-height: 35px;
  text-decoration: none;
  border-bottom: 1px dashed #ff8a8a;
}
.pc-menu li ul a:hover{
  color: #333 !important;
  background-color: #fff !important;
}
.pc-menu li ul a:hover:after{
  content: "";
  height: 0px;
  left: 0;
  position: absolute;
  transition: all 0.2s ease 0s;
  width: 0%;
}
/*menu pro*/
.menu-pro{
  position: absolute;
  top:300px;
  left:0px;
  z-index: 111111111;
  z-index: 1000;
  margin:0px;
  margin-left:0px;
  padding:15px 15px 20px 15px;
  width:380px !important;
  display: none;
  background:rgba(30,30,30,0.8);
  border-radius: 0px 0px 10px 10px;
}
.menu-pro dt a{
  border-bottom: none !important;
  margin-bottom: 15px !important;
}
.menu-pro dt:hover a{
  background-color: none !important;
}
.menu-pro dt a h2{
  display: block;
  padding:10px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  background-color: #333 !important;
  border-radius: 15px;
  transition: all 0.3s ease-out;
}
.menu-pro dt:hover a h2{
  color: #fff;
  background-color: #444 !important;
}
.menu-pro dd{
  margin:0 auto;
  padding:10px 0px;
  margin-top: 15px;
  margin-bottom: 15px;
  width: 90%;
  border:1px dashed #efefef;
  text-align: center;
}
.menu-pro dd a{
  display: inline-block !important;
  width: 44% !important;
  padding:5px 5px;
  text-align: center;
  font-size: 15px;
  color: #fff;
}
/*====================手机站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: 100;
  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: 10px;
  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====================*/
.h-tit1{
  padding:10px 15px;
}
.h-tit1 h2{
  display: block;
  margin-bottom: 15px;
  text-align: center;
  font-size: 26px;
  color: #333;
  font-weight: bold;
}
.h-tit1 p{
  display: block;
  text-align: center;
  font-size: 17px;
  color: #666;
}
.tit2{
  width: 100%;
  height: 52px;
  background: url(../img/tit-bg2.jpg) bottom left no-repeat;
  overflow: hidden;
}
.tit2 h2{
  display: inline-block;
  font-size: 23px;
  color: #0d0d0d;
  line-height: 52px;
  vertical-align:middle;
}
.tit2 p{
  display: inline-block;
  line-height: 60px;
  font-size: 16px;
  color: #828282;
  vertical-align:middle;
}
.tit2 a{
  display: block;
  float: right;
  text-align: right;
  line-height: 52px;
  font-size: 14px;
  color: #e62020;
}
/*====================middle====================*/
.mpc-bg{
  margin-top: 20px;
  padding:40px 0px 30px 0px;
  width: 100%;
  height: auto;
  background-color: #f3f3f3;
}
.mpc-list{
  padding:0px;
  background-color: #fff;
}
.msearch p{
  display:block;
  float: left;
  padding-right: 15px;
  font-size: 15px;
  color: #000;
  line-height: 33px;
}
.msearch2{
  width:422px; 
  margin:0 auto;
}
.h-input1{
  float: left;
  height: 33px;
  width: 290px;
  border:1px solid #dcdcdc;
  background-color: #fff;
  font-size: 14px;
  color: #666;
  line-height: 33px;
}
.h-input2{
  float: left;
  width: 53px;
  height: 33px;
  background: url(../Img/serch.jpg) top center no-repeat;
}
.proc{
  padding:10px;
  height: auto;
  text-align: left;
}
.proc a h3{
  display:inline-block;
  margin:0.5%;
  padding:11px 0px;
  width: 13.2%;
  font-size: 16px;
  color: #000;
  text-align: center;
  border-radius: 5px;
  border: 1px solid #999999;
}
.proc a:hover h3{
  color: #fff;
  background-color: #ff9000;
}

.h-bg2{
  width: 100%;
  height: 525px;
  background: url(../Img/bg2-1.jpg) top center no-repeat;
  overflow: hidden;
  margin-top:50px;
}
.h-bg2 img{
  margin-top: 160px;
  float: right;
}
.h-search-c{
  text-align: center;
}
.h-bg3{
  width: 100%;
  height: 778px;
  background: url(../Img/bg3.jpg) top center no-repeat;
  overflow: hidden;
}
.ys-tit{
  width: 100%;
  height: 178px;
  background:url(../Img/ys-tit-bg.jpg) top center no-repeat;
}
.ys-tit h3{
  padding-top: 53px;
  text-align: center;
  font-size: 38px;
  font-weight: bold;
  color: #000000;
}
.ys-tit-c{
  font-size: 38px;
  font-weight: bold;
  color: #ff2a2a;
}
.ys-tit p{
  padding-top:5px;
  font-size: 16px;
  color: #000;
  text-align: center;
}
.ys-t{
  margin-top: 87px;
}
.ys{
  margin-top: 15px;
}
.ys img{
  width: 100%;
}
.ys h4{ 
  display: block;
  margin-top: 10px;
  font-size: 30px; 
  color: #fff; }
.ys p{ 
  display: block;
  padding-top: 17px;
  font-size: 22px;
  color: #fff;
  height: 100px;
  line-height: 170%;
  overflow: hidden;
 }
 .m4-bg{
  width: 100%;
  overflow: hidden;
  display:none;
 }
 .about-tit{
  margin-top: 40px;
 }
.about-tit h3{
    text-align: center;
    font-size: 30px;
    color: #011d35;
  }
.about-tit p{
  display: block;
  margin-top: 12px;
    text-align: center;
    font-size: 15px;
    color: #011d35;
}
.about-tu{
  width: 100%;
  height: 23px;
  background: url(../Img/about-bg1.jpg) top center no-repeat;
  text-align: center;
  overflow: hidden;
}
.habout{
  width: 100%;
  height: 290px;
  font-size: 15px;
  color: #353535;
  text-align: center;
  overflow: hidden;
}
.habout p,
.habout p a,
.habout strong,
.habout p strong{
  text-align: center;
  font-size: 15px;
  color: #353535;
  line-height: 196%;
}
.youshi{
display:none;
}

.hly{
  text-align: center;
  padding-top:20px;
}

.hly-list{
  width: 100%;
  height: 923px;
  background:url(../Img/bg5.jpg) top center no-repeat;
}
.hyl-1{margin-top: 45px;}
.hyl-2{margin-top: 56px;}
.hyl-3{margin-top: 167px;}
.hyl-4{margin-top: 160px;}
.hlynum{
  display: inline-block;
  margin-top: 5px;
  width: 65px;
  height: 65px;
  background: url(../Img/ly-bg.png);
  font-size: 44px;
  color: #fff;
  line-height: 65px;
  text-indent: 25px;
  font-style:oblique
}
.hlynum:hover{

  background: url(../Img/ly-bg1.png);

}
.hl-r{
}
.hl-r h4{
  font-size: 26px;
  color: #007ff1;
  font-weight: bold;
  line-height: 40px;
}
.hl-r p{
  margin-top: 5px;
  border-radius: 5px;
  font-size: 16px;
  color: #333;
  line-height: 150%;
  border-top: 1px solid #999999;
}
.hl-r h5{
	margin-top: 5px;
	font-size: 16px;
	color: #333;
	text-transform: uppercase;
}
/*====================自适应新闻====================*/
.fb-news{
  margin-top: 20px;
  transition: all 0.3s ease-out;
}
.fb-news:hover{
  margin-top: 10px;
  margin-bottom: 10px;
}
.fb-news a h3{
  display: block;
  margin-bottom: 18px;
  font-size: 16px;
  color: #000;
  overflow: hidden;
}
.fb-news .tu1{
  width: 100%;
  height: auto;
}
.fb-news .tu1 img{
  width: 100%;
}
.fb-news .newsfl{
  width: 30%;
  padding:6px 0px;
  margin-top: 19px;
  margin-bottom: 15px;
  background-color: #0084ff;
  font-size: 14px;
  color: #fff;
  text-align: center;
  transition: all 0.3s ease-out;
}
.fb-news:hover .newsfl{
  width: 100%;
}
.fb-news p{
  display: block;
  width: 100%;
  height: 61px;
  font-size: 14px;
  color: #3f3f3f;
  line-height: 150%;
  overflow: hidden;
}
.fb-news .morea{
  margin-top: 20px;
}
.fb-news .morea img{
  display: block;
  float: left;
}
.fb-news .morea a{
  display: block;
  float: left;
  font-size: 14px;
  color: #363636;
  line-height: 22px;
}
/*end首页新闻*/

.chejian-tit{
  padding:15px 0px;
  text-align: center; 
}
.chejian-tit p{
  font-size: 35px;
  font-weight: bold;
  text-align: center;
  color: #333;
}
/*案例*/
.Box {position: relative;}
      .Box .content {width: 1200px;margin: 0 auto;}
/*    .Box h2 {text-align: center;margin-bottom: 35px;padding-top: 250px;}*/
      .Box .Box_con {position: relative;}
      .Box .Box_con .btnl {position: absolute;}
      .Box .Box_con .btn {display: block;width: 41px;height: 41px;position: absolute;top: 80px;cursor: pointer;}
      .Box .Box_con .btnl {background: url(../img/jtl02.png) no-repeat center;left: -72px;}
      .Box .Box_con .btnr {background: url(../img/jtr02.png) no-repeat center;right: -72px;}
      .Box .Box_con .btnl:hover {background: url(../img/jtl03.png) no-repeat center;}
      .Box .Box_con .btnr:hover {background: url(../img/jtr03.png) no-repeat center;}
      .Box .Box_con .conbox {position: relative;overflow: hidden;}
      .Box .Box_con .conbox ul {position: relative;list-style: none;}
      .Box .Box_con .conbox ul li {float: left;width: 285px;height: 250px;margin-left: 20px;overflow: hidden;}
      .Box .Box_con .conbox ul li:first-child {margin-left: 0;}
      .Box .Box_con .conbox ul li img {display: block;width: 285px;height: 200px;transition: all 0.5s; overflow: hidden;}
      .Box .Box_con .conbox ul li:hover img {transform: scale(1.1);}
      .Box .Box_con .conbox ul li a h2 {
        margin-top: 15px;
        display: block;
        width: 100%;
        height: 30px;
        line-height: 30px;
        font-size: 15px;
        color: #333;
        text-align: center;
      }
      
      .Box .BoxSwitch {margin-top: 30px;text-align: center;}
      .Box .BoxSwitch span {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 30px;height: 3px;background: #ccc;margin: 0 5px;cursor: pointer;}
      .Box .BoxSwitch span.cur {background: red;}

/*二手设备*/
.chejian-tit1{
  padding:15px 0px;
  text-align: center; 
}
.chejian-tit1 p{
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  color: #fff;
}

.essb{
float:left;
width:230px;
height:290px;
background-color:#FFFFFF;
margin-right:25px;
padding:20px;
}
.essb1{
width:100%;
height:auto;
color:#666666;
line-height:24px;
}
.essb1 p{
color:#666666;
}
.essbr{
float:right;
width:230px;
height:290px;
background-color:#FFFFFF;
padding:20px;
}
.h_about02{ width: 100%; margin-top: 60px;}
.h_about02 a{ display: block; margin-bottom: 15px; width: 100%; height: 135px; border:#ff8b12 3px solid; background-color: #fff; text-align: center; background-position: top center; background-repeat: no-repeat; }
.h_about02 a:hover{ background-color: #00a0e9; }
.h_about02 a p{ display: block; width: 100%; margin-top:90px; height: 30px; line-height: 30px; text-align: center; font-size: 18px; color: #ff8a00; }
.h_about02 a:hover p{color: #fff; }

.h_a02-1{ background-image: url(../Img/about1-2.png); background-color: #00a0e9 !important; transition: all 0.3s ease-out; }
.h_a02-1:hover{ background-image: url(../Img/about1-2.png); }
.h_a02-2{ background-image: url(../Img/about2-1.png); transition: all 0.3s ease-out; }
.h_a02-2:hover{ background-image: url(../Img/about2-2.png); }
.h_a02-3{ background-image: url(../Img/about3-1.png); transition: all 0.3s ease-out; }
.h_a02-3:hover{ background-image: url(../Img/about3-2.png); }
.h_a02-4{ background-image: url(../Img/about4-1.png); transition: all 0.3s ease-out;  }
.h_a02-4:hover{ background-image: url(../Img/about4-2.png); }


/*首页产品*/
.fb-pro{
  margin-bottom: 30px;
}
.fb-pro .tu1{
  position: relative;
  width: auto;
  height: auto;
 /* border:1px solid #eeeeee;*/
  border-bottom:none;
  overflow: hidden;
}
.fb-pro .tu1 img{
  width: 100%;
  transition: all 0.5s ease-out;
  -webkit-transform: scale(1, 1); 
     -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.fb-pro:hover .tu1 img{
   transition: all 0.5s ease-out;
  -webkit-transform: scale(1.1, 1.1); 
     -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.fb-pro .tu1 .up-name{
  position: absolute;
  left:0px;
  bottom:0px;
  z-index: 10;
  width: 271px;
  height: 43px;
  background:url(../Img/pro-name.png);
}
.fb-pro .tu1 .up-name p{
  display: block;
  line-height: 43px;
  font-size: 17px;
  color: #fff;
  text-indent: 15px;
}
.fb-pro .p01-cont{
  padding:22px 3px 18px 3px;
  border-bottom:4px solid #eeeeee;
  transition: all 0.35s ease-out;
}
.fb-pro:hover .p01-cont{
  background-color: #313131;
  border-bottom: 4px solid #ff8b12;
}
.fb-pro .p01-cont a h3{
  display: block;
  float: left;
  height: 48px;
  font-size: 17px;
  color: #000;
  line-height: 150%;
  overflow: hidden;
  transition: all 0.35s ease-out;
}
.fb-pro:hover .p01-cont a h3{
  margin-left:12px;
  color: #fff;
}
.fb-pro .p01-cont .more1 a{
  float: right;
  width: 86px;
  height: 29px;
  background-color: #ff8b12;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 29px;
  border-radius: 5px;
  transition: all 0.35s ease-out;
}
.fb-pro:hover .p01-cont .more1 a{
  margin-right: 8px;
}
.fb-pro .p01-cont .phone p{
  display: block;
  font-size: 15px;
  color: #313131;
  transition: all 0.35s ease-out;
}
.fb-pro:hover .p01-cont .phone p{
  color: #fff;
  margin-left:12px;
}
.my-pro-phone{
  display: none;
}

/*end首页产品*/

/*新闻*/
.news-bg{
 
  padding:0px 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 #fe0000;
  background-color: #fe0000;
  font-size: 14px;
  color: #fff;
  text-align: center;
}

.news03{
  margin-bottom: 30px;
  overflow: hidden;
}
.news03 .tu{
  width: 100%;
  border-radius: 6px;
  border:1px solid #d5c0ab;
  overflow: hidden;
}
.news03 .tu img{
  width: 100%;
  transition: all 0.5s ease-out;
  -webkit-transform: scale(1, 1); 
     -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.news03:hover .tu img{
  transition: all 0.5s ease-out;
  -webkit-transform: scale(1.1, 1.1); 
     -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.news03 .n3-nr a h3{
  display: block;
  width: 100%;
  height: 37px;
  font-size: 18px;
  color: #494745;
  border-bottom: 1px solid #e8e8e8;
  line-height: 37px;
  overflow: hidden;
  transition: all 0.3s ease-out;
}
.news03:hover .n3-nr a h3{
  color: #fe0000
}
.news03 .n3-nr p{
  display: block;
  margin-top: 10px;
  width: 100%;
  height: 42px;
  font-size: 14px;
  color: #494745;
  line-height: 150%;
  overflow: hidden;
}
.news03 .n3-nr .more1 a{
  float: right;
  display: block;
  margin:0 auto;
  margin-top: 11px;
  font-size: 12px;
  color: #494745;
}
.yan-phhcase{
  margin:10px 0px;
}
.yan-phhcase img{
  width: 100%;
}
.yan-phhcase a h3{
  display: block;
  padding:8px;
  font-size: 15px;
  color: #333;
  text-align: center;
  overflow: hidden;
}
/*====================end middle====================*/

/*====================end middle====================*/
/*====================foot====================*/

.foot-bg{
	width: 100%;
	background-color: #333;
}
.foot-bg2{
  padding:50px 0px 30px 0px;
}
.foot-fenlei h3{
  font-size: 19px;
  color: #fff;
  height: 40px;
  text-align: center;
}
.foot-fenlei a{
  display: block;
  text-align: center;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  color: #c1c1c3;
}
.foot-con p,
.foot-con p a{
  font-size: 14px;
  color: #fff;
  line-height: 150%;
}
.foot-con strong{
  display: block;
  margin-bottom: 15px;
  font-size: 20px;
  color: #fff;
}
.foot-ewm{
  text-align: center;
}
.foot-ewm p{
  margin-top: 10px;
  text-align: center;
  font-size: 14px;
  color: #fff;
}
.foot-fx{
  margin-top: 50px;
}
.f-bq{
  width: 100%;
  height: 49px;
  background-color: #1b1b1b;
  text-align: center;
  line-height: 49px;
  font-size: 14px;
  color: #fff;
}
.f-bq a,
.f-bq p,
.f-bq p a{
  line-height: 49px;
  font-size: 14px;
  color: #fff;
  text-align: center;
}
/*手机样式*/
  /*优势*/
.ph-ys{
  margin-bottom: 15px;
  padding:15px;
  background-color: #0090f3;
  border-radius: 10px;
}
.ph-ys .num1{
  padding:0px 15px;
  text-align: center;
  font-family: "Agency FB";
  font-weight: bold;
  font-size: 50px;
  color: #fff;
}
.ph-ys h4{
  display: block;
  text-align: center;
  font-size: 18px;
  color: #fff;
  letter-spacing: 0px;
}
.ph-ys p{
  display: block;
  padding:15px 15px 20px 15px;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 130%;
}
.ph-ys .pc-name{
  margin:0 auto;
  margin-bottom:15px;
  padding:3px 0px;
  width: 60%;
  height: 30px;
  font-size: 15px;
  color: #666666;
  text-align: center;
  border-radius: 10px;
  background-color: #ffffff;
}
.h-pro2-bg{
  width: 100%;
  height: auto;
}
.pc-tit h2{
    display: block;
    margin-bottom: 15px;
    font-size: 25px;
    color: #333;
    text-align: center;
    font-weight: bold;
  }
/*end手机样式*/

/*===================PC====================*/
@media only screen and (max-width: 1290px){
  #w-1260{width:100%;}
    #w-1300{width:100%;}
  #w-1260-1{width:100%;}
  .hyl-3 {margin-top: 140px;}
  .habout{

    padding-bottom: 15px;
    width: 90%;
    margin:0 auto;
    height:auto;
  }
  	.product-number-info{display: none;}
}

/*====================992====================*/
@media only screen and (max-width: 992px and min-width: 768px){
  #w-1260{width:100%;}
    #w-1300{width:100%;}
  #w-1260-1{width:100%;}
  .padding0-15{padding:15px;}
  .padding15-8{padding:8px;}
  .mpc-bg{ margin-top: 0px; overflow: hidden;}
  .img-100 img{width: 100%;}
  .ys-tit h3{font-size: 26px;}
  .hyl-3 {margin-top: 140px;}
  .habout{
    padding-top:20px;
    width: 90%;
    margin:0 auto;
    height: 313px;
  }

  .h-m2{
  display:none;
  }
  	.product-number-info{display: none;}
}


/*====================手机====================*/
@media only screen and (max-width: 768px){
  #w-1260{width:100%;}
    #w-1300{width:100%;}
  #w-1260-1{width:100%;}
  .padding0-sm8{padding:8px;}
  .padding0-15{padding:15px;}
  .top-tit img{width: 100%;}
  .foot-con,
  .foot-con p,
  .foot-con p a{text-align: center;}
  .foot-ewm{margin-top: 15px;}
  .qcd img{width: 100%;}

  .img-100 img{width: 100%;}
  .mpc-bg{
    margin-top: 0px;
    padding-top: 25px;
  }
  .mpc-list{
    padding:3px;
  }
  .proc a h3{
    width: 49%;
    padding:6px 0px;
    font-size: 16px;
  }
   .m4-bg{
  width: 100%;
  overflow: hidden;
  display:block;
 }
  .ys-tit h3{font-size: 22px; padding:55px 15px 0px 15px;}
  .ys-tit-c{font-size: 25px;}
  .ys-tit p{padding-top: 0px; font-size: 15px;}
  .ys h4{ margin-top: 20px; font-size: 25px;font-weight: bold;}
  .ys p{font-size: 16px;}
  .h-bg3{background: url(../Img/ys-phbg.jpg) top center no-repeat; height: 707px;}
  .ys-t{margin-top: 33px;}
  .about-tit{margin-top: 25px;}
  .about-tit h3{font-size: 25px;}
  .about-tu{
    padding:15px;
    height: auto;
    font-size: 25px;
    line-height: 150%;
  }
  .habout{
    width: 90%;
    margin:0 auto;
    height: 250px;
  }
   .youshi{
   display:block;
   width: 100%;
   margin-top:30px;
  }
  .hly{
  display:none
  }
  .hly img{
    width: 100%;
  }
  .hly-list{
    background: none;
    height: 711px;
  }
  .hl-r h4{
    font-size: 18px;
  }
  .hyl-2,
  .hyl-3,
  .hyl-4{
    margin-top: 15px;
  }
  .hl-r p{
  margin-top: 5px;
  border-radius: 5px;
  padding:10px;
  border:1px dashed #e48a8c;
  font-size: 15px;
  color: #333;
  line-height: 150%;
  word-wrap:break-word;
}
  .h-m2{
  display:none;
  }
  .h-m2-zi h2{
    display: block;
    margin-top: 15px;
    font-weight: bold;
    color: #df1919;
    text-align: center;
    font-size: 26px;
  }
  .h-m2-l{
    margin-top: 20px;
    height: auto;
  }
  .h-m2-r{
    margin-top: 0px;
    background-color: #fff;
    overflow: hidden;
  }
  .h-m2-r h1{
    margin-top: 25px;
    text-align: center;
  }
  .h-m2-r .h-acont{
    height:auto;
  } 
  
	.product-number-info{display: none;}  

  /*标题*/
  .tit2{
    width: 90%;
    margin:0 auto;
    margin-top: 15px;
  }
  /*新闻*/
  .fb-news{
    padding-bottom: 15px;
    border-bottom: 1px dashed #333;
  }
/*  .fb-news .morea{
    margin-bottom: 15px;
  }*/
  .fb-news a h3{
    height: 34px;
    overflow: hidden;
  }
  .fb-news .newsfl{
    width: 50%;
  }
  .fb-pro .p01-cont .more1{
      text-align: center;
  }
  .fb-pro .p01-cont .more1 a{
    float: none;
    margin-top: 10px;
    margin-left:1px;
    margin-right: 1px;
    display: inline-block;
    width: 48%;
    font-size: 12px;
  }
  .my-pro-phone{
    display: block;
    background-color: #333 !important;
  }
  .fb-pro .p01-cont a h3{
    font-size: 15px;
    height: 39px;
    line-height: 130%;
  }
  .fb-pro:hover .p01-cont a h3{
  margin-left:0px;
  color: #333;
}
.fb-pro:hover .p01-cont{
  background-color: #fff;
  border-bottom: 4px solid #fff;
}
  .fb-pro:hover .p01-cont .more1 a{
  margin-right: 0px;
}
  padding:{0px;
}
.foot-bg{
  padding-top:15px;
}
.padding-news{padding:3px;}
.h-tit1{padding:0px 10px; margin:0 auto; width: 96%;}
.showlist li .t{
  line-height: 22px !important;
}
  .h_about02{
    margin-top: 25px;
  }
    .hly-list{
    background: none;
    height: auto;
  }
  
  .zhanshi-tu{
  display:none;
}

 .zhanshi-tit{
  margin-top: 20px;
 }
.zhanshi-tit h3{
	width:100%;
	height:auto;
	text-align: center;
	font-size: 17px;
	color: #ff9000;
	line-height:180%;
	font-weight: bold;
  }
  .zhanshi-tit p{
    display: none;
}
.zhanshi-tit-p{
    display: block;
    text-align: center;
    font-size: 18px;
    color: #fff;
	line-height:40px;
	background-color:#0084ff;
}
.h_about02{ width: 100%; margin-top: 0px;}


.xinwen-tit-h3{
display:block;
	width:100%;
	height:62px;
	text-align: center;
	font-size: 24px;
	color: #333;
	line-height:62px;
	font-weight: bold;
  }
.xinwen-tit{
  display: none;

}
.hyl-1{margin-top: 20px;}
}
