@charset 'utf-8';
/**************768px****************/
@media (min-width:0px) and (max-width: 767px) {
body {
  padding-top: 50px;
}
.sideBar {
  display: none;
}
.mWrap {
  display: block;
}
.main {
  width: 100%;
}
.banner-bottom {
  height: 25px;
  background-size: 1000px;
}
.bannerWrap .flex-control-nav {
  bottom: 0px;
}
.bannerWrap .flex-control-nav li {
  display: inline-block;
  margin: 0 0px;
}
.bannerWrap .flex-control-nav a {
  width: 18px;
  height: 2px;
}
.bannerWrap .flex-control-nav .flex-active {
  width: 25px;
  background: #e5261b;
}
.productWrap .box li {
  width: 25%;
  padding: 0px 1%;
}
.productWrap .box p {
  display: none;
}
.productWrap {
  padding-top: 0%;
}
.productWrap .top-title {
  width: 100%;
  height: auto;
  background-size: 50%;
  padding-top: 60px;
  font-size: 12px;
}
.productWrap .top-title p {
  padding: 0px 20px;
  margin-top: 5px;
}
.productWrap .box .img {
  width: 55px;
  height: 55px;
}
.productWrap .box .img:before {
  display: none;
}
.productWrap .box .img span {
  width: 100%;
  height: 100%;
  padding-top: 0px;
  z-index: 20;
}
.productWrap .box .img img {
  width: 100%;
  height: 100%;
}
.productWrap .box h3 {
  font-size: 12px;
  line-height: 0px;
}
.productWrap .box {
  padding: 5% 0px 5% 0px;
}
.scenarioWrap {
  padding-top: 0%;
}
.scenarioWrap .top-title {
  width: 100%;
  height: auto;
  background-size: 50%;
  padding-top: 60px;
  font-size: 12px;
}
.scenarioWrap .top-title p {
  padding: 0px 20px;
  margin-top: 5px;
}
.scenarioWrap li {
  width: 50%;
}
.scenarioWrap .box {
  width: 95%;
  float: left;
  padding: 2.5% 0px;
  margin: 0% 2.5%;
}
.scenarioWrap .info .content {
  top: 15%;
}
.scenarioWrap .info .icon img {
  width: 30px;
}
.scenarioWrap .info .icon {
  height: 40px;
}
.scenarioWrap .list-item:hover .bg {
  display: none;
}
.scenarioWrap .list-item:hover .content .desc,
.scenarioWrap .list-item:hover .content .link {
 display: none;
}
.scenarioWrap .list-item:hover .content .line {
  margin-top: 20px;
}
.scenarioWrap .list-item:hover .content .item-line {
  opacity: 1;
}
.scenarioWrap .info h3 {
  font-size: 15px;
}
.caseWrap {
  padding-top: 0%;
}
.caseWrap .top-title {
  width: 100%;
  height: auto;
  background-size: 50%;
  padding-top: 60px;
  font-size: 12px;
}
.caseWrap .top-title p {
  padding: 0px 20px;
  margin-top: 5px;
}
.caseWrap .list-item {
  width: 49%;
  margin: 0px .5%;
}
.caseWrap .list-item h2 {
  font-size: 13px;
  height: 30px;
  line-height: 24px;
}
.caseWrap .more-box .more {
  width: 90px;
  height: 30px;
  line-height: 30px;
}
.caseWrap .more-box .more .y1 {
  font-size: 13px;
}
.newsWrap {
  padding-top: 0%;
}
.newsWrap .top-title {
  width: 100%;
  height: auto;
  background-size: 40%;
  font-size: 12px;
}
.newsWrap .top-title p {
  padding: 0px 20px;
  margin-top: 5px;
}
.newsWrap .box .nav li {
  width: 32.5%;
  height: 30px;
  float: left;
  margin: 1% .25%;
  line-height: 30px;
  text-align: center;
  font-size: 13px;
}
.newsWrap .box .nav li:last-child {
  display: none;
}
.hover-three-d .front {
  width: 100%;
  height: 28px;
  text-align: center;
  line-height: 28px;
}
.hover-three-d .flop {
  width: 100%;
  height: 30px;
  text-align: center;
  line-height: 30px;
}
.hover-three-d .more {
  width: 100%;
  height: 30px;
}
.newsWrap .item-dl dd {
  width: 99%;
  margin: 1% .5%;
  float: left;
  padding: 1%;
}
.newsWrap .item-dl .time-box {
  display: none;
}
.newsWrap .item-dl .info {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 3px 5px;
}
.newsWrap .item-dl .info h4 {
  margin-bottom: 5px;
  font-size: 14px;
}
.newsWrap .item-dl .info p {
  font-size: 12px;
}
.newsWrap .item-dl {
  width: 100%;
  float: left;
  margin-top: 2px;
}
.needWrap .form-box {
  width: 99%;
  float: right;
  margin: .25%;
}
.needWrap .form-box .item {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 2%;
}
.needWrap .form-box .text {
  width: 100%;
}
.needWrap .form-box .textarea {
  width: 100%;
}
.needWrap .form-box .info-btn-box {
  position: relative;
  width: 100px;
  height: 50px;
  line-height: 50px;
  margin-top: 2%;
}
.needWrap .form-box .info-btn {
  width: 100%;
  height: 50px;
  line-height: 50px;
  border: 0px;
  background: #e5261b;
  color: #fff;
  font-size: 14px;
  float: right;
}
.needWrap .form-box h2 {
  font-size: 20px;
}
.customerWrap .logo-brand a {
  width: 50%;
}
.customerWrap .top-title h3 {
  width: 106px;
  height: 28px;
  margin-left: -53px;
  top: 0px;
  left: 50%;
  background-color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 90px;
  z-index: 2;
  padding: 0px 15px;
  font-size: 14px;
}
.footerWrap .contact-box {
  width: 100%;
  height: auto;
  margin: 2% 0%;
}
.footerWrap .focus {
  width: 100%;
  float: left;
  height: auto;
  background: #e5261b;
  cursor: pointer;
}
.footerWrap .contact {
  width: 100%;
  float: left;
  height: auto;
  background: #ffffff;
  cursor: pointer;
}
.footerWrap .focus dd {
  width: 30%;
  height: auto;
  float: left;
  color: #fff;
  margin: 0px 10%;
  text-align: center;
}
.footerWrap .contact dd {
  width: 100%;
  padding-left: 10%;
}
.footerWrap .focus .weibo {
  margin-left:10%;
}
.footerWrap .contact .tel {
  background: url("../images/tel-bg.png") no-repeat 5% center;
}
.footerWrap .contact .address {
  background: url("../images/address-bg.png") no-repeat 5% center;
}
.footerWrap .contact .email {
  background: url("../images/sms-bg.png") no-repeat 5% center;
}
.footerWrap .copyright {
  width: 100%;
  height: auto;
  line-height: 30px;
  font-size: 12px;
  -webkit-transform: scale(0.84,0.84);
}
.footerWrap .focus dt {
  font-size: 16px;
  padding: 14px 0px;
}
.footerWrap .contact dt {
  font-size: 16px;
  padding: 14px 0px;
}
.needWrap {
  height: auto;
}
.bannerWrap .flexslider-1{display: none;}
.bannerWrap .flexslider-2{display: block;}

/*768px*/
}




/**************769px--1200px****************/
@charset 'utf-8';
@media (min-width:768px) and (max-width: 1200px) {
.sideBar .bottombar {
	position: absolute;
  bottom: 20px;
  width: 40px;
  display: none;
}
.headerWrap {
  width: 100%;
  height: 40px;
}
.main {
	width: 100%;
}
.headerWrap .logo {
	display: none;
}
.headerWrap .nav {
	width: 96%;
	line-height: 40px;
	float: left;
}
.headerWrap .nav li {
  float: left;
  width: 14.28%;
  margin: 0px;
  text-align: center;
}
.headerWrap .nav li a {
  font-size: 13px;
}
.banner-bottom {
  width: 100%;
  height: 30px;
  float: left;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1152px;
}
.bannerWrap:hover .flex-direction-nav{display:none;
}
.bannerWrap .flex-control-nav {
  bottom: 0px;
}
.bannerWrap .flex-control-nav li {
  width: 20px;
  height: 2px;
}
.bannerWrap .flex-control-nav .flex-active {
  width: 25px;
}
.sideBar {
  width: 30px;
}
.sideBar .item {
  width: 30px;
  height: 30px;
  background-size: 20px;
}
.productWrap {
  padding-top: 0%;
}
.productWrap .top-title {
  width: 100%;
  height: 70px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 30%;
  text-align: center;
  padding-top: 60px;
  font-size: 12px;
}
.productWrap .box .img {
  width: 100px;
  height: 100px;
}
.productWrap .box .img img {
  width: 100px;
  height: 100px;
}
.productWrap .box .img:before {
  width: 100px;
  height: 100px;
  margin-top: -50px;
  margin-left: -50px;
}
.productWrap .box .img span {
  width: 100px;
  height: 100px;
  padding-top: 0px;
  z-index: 20;
}
.productWrap .box h3 {
  font-size: 15px;
  line-height: 0px;
}
.productWrap .box li {
  width: 25%;
  float: left;
  text-align: center;
  padding: 0px 3%;
  cursor: pointer;
}
.productWrap .box p {
  color: #555555;
  font-size: 12px;
}
.scenarioWrap {
  padding-top: 0%;
}
.scenarioWrap .top-title {
  width: 100%;
  height: 70px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 30%;
  text-align: center;
  padding-top: 60px;
  font-size: 12px;
}
.scenarioWrap .info h3 {
  font-size: 14px;
  line-height: 24px;
  margin-top: 10px;
}
.scenarioWrap .info .content {
  top: 34%;
}
.scenarioWrap .list-item:hover .content .desc {
  margin-top: 0px;
  font-size: 12px;
}
.scenarioWrap .list-item:hover .content .link {
  margin-top: 6%;
}
.caseWrap {
  padding-top: 0%;
}
.caseWrap .top-title {
  width: 100%;
  height: 70px;
  background-size: 30%;
  padding-top: 60px;
  font-size: 12px;
}
.caseWrap .list-item h2 {
  font-size: 14px;
  text-align: center;
  height: 30px;
  line-height: 25px;
}
.caseWrap .more-box .more {
  width: 120px;
  height: 35px;
  line-height: 35px;
}
.caseWrap .more-box .more .y1 {
  font-size: 13px;
}
.newsWrap {
  padding-top: 0%;
}
.newsWrap .top-title {
  width: 100%;
  height: 70px;
  background-size: 23%;
  padding-top: 60px;
  font-size: 12px;
}
.newsWrap .box .nav li {
  width: 14%;
  height: 40px;
  float: left;
  margin-right: .28%;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #292929;
  cursor: pointer;
}
.hover-three-d .more {
  width: 100%;
  height: 40px;
}
.hover-three-d .front {
  width: 100%;
}
.newsWrap .item-dl dd {
  width: 45%;
  margin-right: 5%;
  margin-bottom: 3%;
}
.newsWrap .item-dl .info {
  float: left;
  width: 75%;
  height: 80px;
  overflow: hidden;
  padding: 5px 4px;
}
.newsWrap .item-dl .info h4 {
  margin-bottom: 5px;
  font-size: 14px;
}
.newsWrap .item-dl .info p {
  font-size: 12px;
}
.needWrap .form-box .text {
  width: 450px;
}
.needWrap .form-box .textarea {
  width: 300px;
}
.needWrap .form-box .item {
  width: 450px;
}
.needWrap .form-box .info-btn-box {
  position: relative;
  width: 133px;
}
.needWrap .form-box {
  width: 61%;
}
.footerWrap .contact-box {
  width: 100%;
  height: 200px;
  float: left;
  margin: 3% 0%;
}
.footerWrap .focus .weibo {
  margin-left: 20%;
}
.sideBar .return-top {
  width: 30px;
  height: 30px;
  margin-bottom: 10px;
  cursor: pointer;
  background: url(../images/return-bg.png) no-repeat center;
  background-size: 20px;
}
.sideBar .return-top span {
  display: block;
  text-align: center;
  width: 30px;
  height: 40px;
  float: left;
  margin: 40px 0px 0px 0px;
}
/*1200px*/
}




/**************1200px--1680px****************/
@charset 'utf-8';
@media (min-width:1201px) and (max-width: 1679px) {
.sideBar .bottombar {
	position: absolute;
  bottom: 20px;
  width: 40px;
  display: none;
}



/*1680px*/
}











