.pdrl {
  padding-right: 0.24rem;
  padding-left: 0.24rem;
}
div,
p,
ul,
li,
textarea,
h1,
h1,
h2,
h3,
h4,
h5,
h6,
a,
span,
img,
body,
dl,
dt,
dd,
html,
input,
hr,
button,
article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu,
dl,
dt,
dd {
  border: 0;
  padding: 0;
  margin: 0;
  list-style: none;
}
article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu {
  display: block;
}
body,
html {
  width: 100%;
  height: auto;
  font: 0.28rem Microsoft YaHei, tahoma, arial, Hiragino Sans GB, \\5b8b\4f53, sans-serif;
  color: #333;
}
em,
i {
  font-style: normal;
}
img.wid100 {
  width: 100%;
  height: auto;
}
a {
  color: #333;
  text-decoration: none;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #bbb;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #bbb;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #bbb;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #bbb;
}
input,
button,
textarea,
select {
  outline: none;
  font: 0.3rem Microsoft YaHei, tahoma, arial, Hiragino Sans GB, \\5b8b\4f53, sans-serif;
}
.por {
  position: relative;
}
.cboth:after {
  content: "";
  clear: both;
}
.clear {
  width: 100%;
  height: 1px;
  clear: both;
}
.fl {
  float: left;
}
.fr {
  float: right !important;
}
.oh {
  overflow: hidden;
}
.dn {
  display: none;
}
.db {
  display: block;
}
.col3 {
  color: #333;
}
.fb {
  font-weight: bold;
}
.tac {
  text-align: center;
}
.points {
  font-style: normal;
}
.before {
  content: "";
  position: absolute;
}
.fwb {
  font-weight: bold;
}
.fwn {
  font-weight: normal;
}
.fz12 {
  font-size: 0.24rem !important;
}
.fz14 {
  font-size: 0.28rem !important;
}
.fz16 {
  font-size: 0.32rem !important;
}
.fz18 {
  font-size: 0.36rem !important;
}
.textind {
  text-indent: 2em;
}
.tal {
  text-align: left;
}
.floornav {
  height: 1.16rem;
  line-height: 1.16rem;
  overflow: hidden;
  background: #f3f9ff;
  position: relative;
}
.floornav ul {
  width: 10rem;
  margin-left: 0.26rem;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: left 0.5s;
  -moz-transition: left 0.5s;
  -ms-transition: left 0.5s;
  -o-transition: left 0.5s;
  transition: left 0.5s;
}
.floornav li {
  float: left;
  position: relative;
  margin-right: 0.34rem;
  font-size: 0.32rem;
}
.floornav li.cur {
  color: #f19149;
}
.floornav li.cur:before {
  content: "";
  width: 80%;
  height: 2px;
  background: #f19149;
  position: absolute;
  bottom: 0;
  left: 10%;
}
.floornav li:last-child {
  margin-right: 0;
}
/*第二版的导航栏样式 使用中*/
.menuTopBar {
  height: 0.92rem;
  overflow: hidden;
}
.menuTopBar .fl,
.menuTopBar .fl img,
.menuTopBar .fl a {
  width: 2.24rem;
  height: 0.94rem;
}
.menuTopBar .fl img,
.menuTopBar .fl a {
  display: block;
}
.menuTopBar .mc-menu {
  width: 0.46rem;
  height: 0.92rem;
  overflow: hidden;
}
.menuTopBar .mc-menu img {
  width: 0.46rem;
  height: 0.36rem;
  margin-top: 0.28rem;
}
.fixedMenubg {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99;
  display: none;
}
.fixedMenu {
  width: 5.6rem;
  height: 100%;
  position: fixed;
  right: -6rem;
  top: 0;
  z-index: 100%;
  background: #fbfbfb;
  z-index: 100;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.fixedMenu.dbfixedmenu {
  right: 0;
}
.menu-top {
  width: 5rem;
  height: 1.08rem;
  background: #fff;
  padding: 0 0.3rem;
}
.menu-top .mc-logo {
  width: 2.5rem;
  height: 1.08rem;
}
.menu-top .menu-close {
  width: 0.38rem;
  height: 0.38rem;
  margin-top: 0.3rem;
}
.menu-content {
  width: 5.6rem;
  margin-top: 0.2rem;
}
.menu-content li {
  width: 5.6rem;
  line-height: 1.2rem;
}
.menu-content a {
  color: #333333;
  display: block;
  width: 5rem;
  height: 1.2rem;
  padding-left: 0.6rem;
}
.menu-content li:hover {
  background: #f1f1f1;
}
.menu-content a:hover,
.menu-content a.current {
  color: #4f62a0;
  font-weight: bold;
}
.fixedMenulogo {
  width: 1.6rem;
  height: 0.88rem;
  overflow: hidden;
  position: fixed;
  right: -1.8rem;
  top: 0.3rem;
  background: #fff;
  z-index: 98;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  border-radius: 0.4rem;
  -webkit-box-shadow: -3px 0 5px rgba(0, 0, 0, 0.5);
  box-shadow: -3px 0 5px rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.fixedMenulogo img {
  width: 0.46rem;
  height: 0.36rem;
  margin-top: 0.26rem;
  margin-left: 0.3rem;
}
.fixedMenulogo.dbfixedmenulogo {
  right: -0.5rem;
}
/*----*/
/*案例详情页的样式*/
.casePage {
  padding-right: 0.24rem;
  padding-left: 0.24rem;
  margin-bottom: 1rem;
  overflow: hidden;
}
.casePage h1 {
  font-size: 0.48rem;
  line-height: 0.64rem;
  margin-top: 0.3rem;
}
.casePage img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0.5rem 0;
}
.casePage p {
  font-size: 0.32rem;
  line-height: 0.64rem;
  margin-bottom: 0.06rem;
}
.casebox {
  padding-right: 0.24rem;
  padding-left: 0.24rem;
  margin-top: 1.4rem;
}
.casebox .case {
  margin-bottom: 0.5rem;
}
.casebox img {
  width: 100%;
  height: auto;
}
.casebox .caseTop {
  width: 7rem;
  height: 3.5rem;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
}
.casebox .caseTit {
  font-size: 0.3rem;
  font-weight: normal;
  text-align: center;
  padding-top: 0.35rem;
  padding-bottom: 0.35rem;
  padding-right: 0.2rem;
  padding-left: 0.2rem;
  line-height: 0.4rem;
}
.demand_title {
  text-align: center;
  font-size: 0.48rem;
  margin-top: 0.96rem;
  margin-bottom: 0.8rem;
  line-height: 0.64rem;
  overflow: hidden;
}
.demand_form {
  padding-right: 0.24rem;
  padding-left: 0.24rem;
}
.demand_form input.smFill {
  line-height: 0.88rem;
  height: 0.88rem;
  margin-bottom: 0.42rem;
}
.demand_form .smFill {
  display: block;
  width: 6.87rem;
  padding-left: 0.15rem;
  font-size: 0.3rem;
}
.demand_form textarea {
  resize: none;
  height: 3.2rem;
  margin-bottom: 0.64rem;
  line-height: 0.24rem;
  padding-top: 0.36rem;
}
.demand_form .submitButton {
  width: 2.6rem;
  height: 0.64rem;
  -webkit-border-radius: 0.64rem;
  -moz-border-radius: 0.64rem;
  border-radius: 0.64rem;
  display: block;
  margin: 0 auto 0.9rem;
  text-align: center;
  line-height: 0.64rem;
}
.mobile-footer {
  background: #464b5b;
  height: auto;
  overflow: hidden;
  color: #afafaf;
  font-size: 0.24rem;
}
.mobile-footer .freezixun {
  font-weight: normal;
  font-size: 0.26rem;
  margin-bottom: 0.12rem;
}
.mobile-footer .tel-footer {
  font-size: 0.42rem;
  color: #fff;
  width: 4.38rem;
  height: 1.02rem;
  line-height: 1.02rem;
  background: #414655;
  margin: 0.18rem 0;
  letter-spacing: 2px;
  padding-left: 0.2rem;
  font-weight: bold;
}
.footerlogo {
  height: 0.66rem;
  line-height: 0.66rem;
  font-size: 0.48rem;
  color: #fff;
  margin-top: 0.58rem;
  margin-bottom: 0.46rem;
  letter-spacing: 3px;
}
.footerlogo img {
  width: 0.9rem;
  height: 0.66rem;
  margin-right: 0.2rem;
}
.footer-copyright {
  height: 1.56rem;
  background: #414655;
  line-height: 0.32rem;
  margin-top: 0.3rem;
  padding-top: 0.34rem;
}
.return_top {
  width: 0.86rem;
  height: 0.86rem;
  background: rgba(255, 255, 255, 0.9);
  -webkit-border-radius: 0.86rem;
  -moz-border-radius: 0.86rem;
  border-radius: 0.86rem;
  position: fixed;
  right: 0.2rem;
  bottom: -50px;
  -webkit-box-shadow: -3px 0 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: -3px 0 3px rgba(0, 0, 0, 0.2);
  box-shadow: -3px 0 3px rgba(0, 0, 0, 0.2);
  -webkit-transition: bottom 0.5s;
  -moz-transition: bottom 0.5s;
  -ms-transition: bottom 0.5s;
  -o-transition: bottom 0.5s;
  transition: bottom 0.5s;
}
.return_top img {
  display: block;
  width: 0.4rem;
  height: 0.4rem;
  margin: 0.22rem auto;
}
.return_top.up_return_top {
  bottom: 50px;
}
/*蓝色小条 联系我们*/
.onlineCS {
  display: none;
  position: fixed;
  left: 0px;
  bottom: 0px;
  z-index: 999;
  width: 100%;
  height: 36px;
}
.onlineCW {
  clear: both;
  float: none;
  filter: alpha(opacity=80);
  opacity: 0.8;
  height: 22px;
  line-height: 22px;
  padding: 7px 0;
  background: #004578;
}
.onlineC {
  width: 300px;
  margin: 0 auto;
  color: #fff;
  font-size: 14px;
}
.onlineC li {
  display: inline-block;
  float: left;
  width: 140px;
  text-align: center;
}
.onlineC .qq {
  background: url(../images/ico_kefu.png) 13px center no-repeat;
}

.onlineC .tel {
  background: url(../images/ico_tel.png) 10px center no-repeat;
  margin-left:.3rem;
}
.onlineC li a {
  color: #fff;
}
.onlineC li a:hover {
  color: #f60;
}

.footer-copyright a {
  color: #c4c4c4;
}