﻿@charset "UTF-8";
html {
  min-width: 1280px;
}
body,
p,
form,
textarea,
h1,
h2,
h3,
h4,
h5,
dl,
dd {
  margin: 0px;
}
input,
button,
ul,
ol {
  margin: 0px;
  padding: 0px;
}
body,
input,
button,
form {
  font-size: 14px;
  line-height: 28px;
  font-family: "microsoft yahei", 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #333333;
}
h1,
h2,
h3,
h4,
h5,
h6,
font {
  font-size: 14px;
  font-weight: normal;
}
ul,
ol,
li {
  list-style: none;
}
input {
  background: none;
  border: 0 none;
}
img,
iframe {
  border: 0px;
}
em,
i {
  font-style: normal;
}
button,
input,
select,
textarea {
  font-size: 100%;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.red {
  color: #e74037;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.tac {
  text-align: center;
}
.tar {
  text-align: right;
}
.poa {
  position: absolute;
}
.por {
  position: relative;
}
.hidden {
  display: none;
}
.hide {
  display: none !important;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.g-ico {
  background: url(../g-images/g-ico.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
}
.icon {
  vertical-align: middle;
  background: url(../images/icon.png) no-repeat;
  display: inline-block;
}
a {
  color: #333333;
  text-decoration: none;
}
a:hover {
  color: #da2a2e;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
.ease,
.ease * {
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.noease,
.noease * {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
:-moz-placeholder {
  color: #cccccc;
}
::-moz-placeholder {
  color: #cccccc;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #cccccc;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #cccccc;
}
/*清除浮动*/
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.global-wrap {
  position: relative;
  min-height: 100%;
  clear: both;
}
.ielt7 .global-wrap {
  height: 100%;
}
.content-wrapper {
  width: 1220px;
  margin: 0 auto;
}
@media screen and (min-width: 1460px) {
  .content-wrapper {
    width: 1460px;
  }
}
/***************top and bottom css*********************/
.dialog-layout {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.header_main {
  width: 100%;
  position: relative;
  z-index: 999;
  background: #333;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  color: #fff;
}
.header_main .header {
  position: relative;
}
.header_main .ksdh {
  color: #fff;
  *width: 320px;
}
.header_main .ksdh a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #fff;
  vertical-align: top;
  line-height: 38px;
}
.header_main .ksdh a s {
  display: block;
  width: 45px;
  height: 40px;
}
.header_main .ksdh a:hover {
  color: #da2a2e;
}
.header_main .ksdh .sou {
  width: 45px;
  display: block;
  float: right;
  border-left: 1px solid #444;
  margin-left: 16px;
}
.header_main .ksdh .sou s {
  background-position: -235px -80px;
}
.header_main .ksdh .sou:hover {
  background: #da2a2e;
}
.header_main .ksdh .sou:hover s {
  background-position: -235px -120px;
}
.header_main .ksdh .sou.hov s {
  background-position: -144px -122px;
}
.header_main .ksdh .xcx {
  width: 45px;
  background: #da2a2e;
  display: block;
  float: right;
}
.header_main .ksdh .xcx s {
  background-position: -190px -80px;
}
.header_main .ksdh span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 10px;
  color: #999;
  vertical-align: top;
  line-height: 38px;
}
.header_main .imgbox {
  width: 160px;
  position: absolute;
  background: #da2a2e;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  color: #fff;
  padding: 10px;
  top: 50px;
  right: -64px;
  display: none;
}
.header_main .imgbox img {
  width: 160px;
  height: 160px;
  display: block;
  margin: 0 auto;
}
.header_main .imgbox p {
  font-size: 16px;
  line-height: 40px;
}
.header_main .topsearch {
  position: absolute;
  top: 0;
  right: 90px;
  width: 292px;
  height: 40px;
  line-height: 40px;
  background: #333;
  display: none;
}
.header_main .topsearch .stxt {
  width: 154px;
  padding-left: 18px;
  background: none;
  border: 0 none;
  height: 40px;
  line-height: 40px;
  float: left;
  display: block;
  outline: none;
  color: #fff;
  background: #606060;
}
.header_main .topsearch .select {
  width: 66px;
  float: left;
  line-height: 40px;
}
.header_main .topsearch .select span {
  display: block;
  line-height: 40px;
  cursor: pointer;
  text-align: center;
  color: #fff;
}
.header_main .topsearch .select .xjt {
  position: absolute;
  width: 5px;
  height: 5px;
  border-left: 1px solid #666;
  border-bottom: 1px solid #666;
  transform: rotate(-45deg);
  vertical-align: middle;
  right: 0;
  top: 16px;
}
.header_main .topsearch .select .list {
  display: none;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  position: absolute;
  z-index: 99;
  background: #fff;
  top: 40px;
  left: 0px;
  width: 80px;
  padding: 0px 15px;
  padding-left: 18px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-top: 10px;
  box-sizing: border-box;
  color: #da2a2e;
}
.header_main .topsearch .select .list li {
  color: #da2a2e;
  font-size: 12px;
  text-align: left;
  display: block;
  border-bottom: 1px solid #fff;
  height: 28px;
  line-height: 28px;
  z-index: 2;
  cursor: pointer;
}
.header_main .topsearch .select .list li:hover {
  font-weight: bold;
}
.header_main .topsearch .sbtn {
  position: absolute;
  right: 0;
  top: 0;
  width: 45px;
  height: 40px;
  background-color: #da2a2e;
  background-position: -236px -120px;
  cursor: pointer;
  outline: none;
}
.header_main .topsearch .sbtn:hover {
  background-color: #fb980c;
  background-position: -236px -120px;
}
/*top_mian*/
.top_main {
  width: 100%;
  height: 90px;
  background: #fff;
  position: relative;
  z-index: 20;
}
.top_main .top {
  padding-top: 20px;
}
.top_main .webtel {
  width: 184px;
}
.top_main .webtel span {
  width: 32px;
  height: 32px;
  display: block;
  float: left;
  margin-right: 8px;
  background-position: -152px 0;
  margin-top: 5px;
}
.top_main .webtel p {
  color: #666;
  line-height: 22px;
}
.top_main .webtel p b {
  font-size: 22px;
  color: #333;
  font-family: arial;
  display: block;
}
.top_main .logo {
  width: 440px;
}
.top_main .logo .weblogo {
  display: block;
  width: 210px;
}
.top_main .logo img {
  max-width: 100%;
  display: block;
}
.top_main .slogan {
  width: 216px;
  border-left: 1px solid #ccc;
  height: 40px;
  overflow: hidden;
  margin-top: 12px;
}
.top_main .slogan .txt1 {
  padding-left: 14px;
  line-height: 20px;
  margin-top: 8px;
}
.top_main .slogan .txt1 strong {
  font-size: 18px;
  color: #da2a2e;
  letter-spacing: 3px;
}
.top_main .slogan .txt1 .en {
  font-size: 12px;
  color: #999;
  display: block;
  font-family: arial;
  text-transform: uppercase;
}
.nav_main {
  height: 60px;
  background: #da2a2e;
}
.nav_main .nav {
  margin-top: 0px;
}
.nav_main .nav li {
  float: left;
  display: inline-block;
  list-style: none;
  font-size: 14px;
  text-align: center;
  position: relative;
}
.nav_main .nav li a {
  display: block;
  text-align: center;
  position: relative;
  color: #fff;
  line-height: 60px;
  padding: 0 34px;
  font-size: 16px;
  height: 60px;
}
.nav_main .nav li s {
  width: 0;
  height: 2px;
  position: absolute;
  left: 50%;
  margin-left: -29px;
  bottom: 0;
  background: #da2a2e;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  display: block;
}
.nav_main .nav li .subnav {
  background: #fff;
  border-top: 2px solid #da2a2e;
  box-shadow: 0 13px 42px 11px rgba(0, 0, 0, 0.05);
  height: auto;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 60px;
  width: 100%;
  z-index: 199;
  display: none;
}
.nav_main .nav li .subnav a {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  color: #666;
  display: block;
  font-size: 13px;
  font-weight: normal;
  line-height: 22px;
  height: 22px;
  padding: 10px;
  transition: all 0.2s ease-in-out 0s;
  max-width: 100%;
  border-bottom: 1px solid #eee;
  background: #fff;
}
.nav_main .nav li .subnav a:hover {
  color: #da2a2e;
  padding-left: 20px;
  background: #f9f9f9;
}
.nav_main .nav li.hover a,
.nav_main .nav li:hover a {
  color: #da2a2e;
  font-weight: bold;
  background: #fff;
}
.nav_main .nav li.hover .subnav a,
.nav_main .nav li:hover .subnav a {
  font-weight: normal;
  color: #666;
}
.nav_main .nav li.hover .subnav a:hover,
.nav_main .nav li:hover .subnav a:hover {
  color: #da2a2e;
}
/*ilinks*/
.ilinks {
  padding: 0;
}
.ilinks span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.ilinks a {
  display: inline-block;
  color: #b5b5b5;
}
/*footer_main*/
.footer_main {
  width: 100%;
  padding-bottom: 0;
  background: #1e2129;
  color: #fff;
  padding-top: 36px;
}
.footer_main .botleft {
  width: 264px;
  height: 396px;
  background: url(../images/bot_ewmbg.png) no-repeat left top;
  position: relative;
}
.footer_main .botleft .botlogo {
  width: 106px;
  text-align: center;
  line-height: 28px;
  display: block;
  position: absolute;
  left: 158px;
  top: 16px;
}
.footer_main .botleft .botlogo img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.footer_main .botrig {
  width: 900px;
  padding-top: 20px;
}
.footer_main .botrig .imsgbox {
  width: 450px;
}
.footer_main .botrig .imsgbox h3 {
  font-size: 16px;
  color: #fff;
  display: block;
}
.footer_main .imassge {
  padding-top: 20px;
}
.footer_main .imassge .item {
  width: 204px;
  margin-bottom: 10px;
  float: left;
}
.footer_main .imassge .item .txt {
  border: 1px solid #545a66;
  height: 40px;
  line-height: 40px;
  color: #989a9e;
  background: none;
  outline: none;
  text-indent: 14px;
  display: block;
  box-sizing: border-box;
  width: 100%;
}
.footer_main .imassge .mr10 {
  margin-right: 10px;
}
.footer_main .imassge .mj {
  width: 420px;
}
.footer_main .imassge .submit {
  width: 420px;
  height: 40px;
  line-height: 40px;
  border: 0 none;
  background: #fff;
  font-size: 16px;
  outline: none;
  cursor: pointer;
}
.footer_main .imassge .submit:hover {
  background: #da2a2e;
  color: #fff;
}
.footer_main .botnav {
  width: 350px;
}
.footer_main .botnav li {
  width: 100px;
  float: left;
  display: block;
  list-style: none;
  font-size: 16px;
  line-height: 32px;
  text-align: left;
  overflow: hidden;
  padding-left: 50px;
}
.footer_main .botnav li a {
  color: #fff;
  display: block;
  line-height: 32px;
  font-size: 16px;
}
.footer_main .botnav li a:hover {
  color: #da2a2e;
}
.footer_main .botnav li .drop {
  padding-top: 10px;
}
.footer_main .botnav li .drop a {
  display: block;
  line-height: 26px;
  color: #999;
  width: 100%;
  font-size: 12px;
}
.footer_main .botnav li .drop a:hover {
  color: #da2a2e;
}
.footer_main .botcontcat {
  font-size: 12px;
  color: #fff;
  padding-bottom: 46px;
}
.footer_main .botcontcat .tel {
  font-size: 30px;
  line-height: 30px;
  font-weight: bold;
  color: #da2a2e;
  position: relative;
}
.footer_main .botcontcat .tel s {
  position: absolute;
  left: -55px;
  top: 15px;
  width: 44px;
  height: 1px;
  display: block;
  background: #da2a2e;
}
.footer_main .botcontcat .t {
  padding-top: 26px;
  color: #999;
}
.footer_main .copyright {
  line-height: 22px;
  font-size: 12px;
  color: #fff;
  text-align: center;
  background: #da2a2e;
  margin-top: 40px;
  height: 64px;
  line-height: 64px;
  overflow: hidden;
}
.footer_main .copyright a {
  color: #fff;
}
.footer_main .bewm {
  text-align: center;
  padding-top: 103px;
  width: 140px;
  padding-left: 94px;
}
.footer_main .bewm img {
  width: 130px;
  height: 130px;
  padding: 5px;
  background: #fff;
  display: block;
  margin: 0 auto 0;
}
.footer_main .bewm p {
  text-align: center;
  color: #fff;
  line-height: 24px;
  padding-top: 15px;
}
/***********top and bottom css end***********/
/***********index css ***********/
.banner_main {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.banner {
  width: 100%;
  min-width: 1000px;
  position: relative;
  overflow: hidden;
  z-index: 0;
  height: 600px;
}
.banner .list {
  max-height: 600px;
  overflow: hidden;
}
.banner li {
  width: 100%;
  position: absolute;
  z-index: 1;
  overflow: hidden;
}
.banner li img {
  width: 1920px;
  display: block;
  position: relative;
  left: 50%;
  margin-left: -960px;
  top: 0;
}
.banner li a {
  width: 100%;
  display: block;
}
.banner .tip {
  width: 100%;
  height: 20px;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 12%;
  z-index: 10;
}
.banner .tip span {
  width: 30px;
  height: 3px;
  overflow: hidden;
  margin: 0 5px;
  display: inline-block;
  cursor: pointer;
  vertical-align: top;
  background: #666;
  text-indent: -1000px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.banner .tip span.cur {
  background: #da2a2e;
}
.banner .prev,
.banner .next {
  width: 30px;
  height: 130px;
  position: absolute;
  z-index: 12;
  top: 50%;
  margin-top: -27px;
  cursor: pointer;
  background-position: 0 0;
  display: none;
}
.banner .prev {
  left: 5%;
  background-position: -75px 0;
}
.banner .next {
  right: 5%;
  background-position: -117px 0;
}
.banner:hover .prev,
.banner:hover .next {
  display: block;
}
.index {
  width: 100%;
  position: relative;
  z-index: 10;
}
.index .title {
  text-align: center;
  width: 100%;
  padding-bottom: 20px;
}
.index .title h3 {
  font-size: 32px;
  font-weight: normal;
  display: block;
  line-height: 36px;
}
.index .title h3 b {
  display: inline-block;
  font-weight: bold;
  color: #da2a2e;
}
.index .title .line {
  display: block;
  position: relative;
  width: 410px;
  margin: 18px auto;
  text-align: center;
}
.index .title .line s {
  width: 172px;
  height: 2px;
  display: block;
  background: #e3e3e3;
  position: absolute;
  top: 10px;
}
.index .title .line s.lef {
  left: 0;
}
.index .title .line s.rig {
  right: 0;
}
.index .title .line em {
  width: 26px;
  height: 26px;
  display: block;
  margin: 0 auto;
  background-position: 0 -160px;
}
.index .title h4 {
  color: #999;
  font-size: 16px;
  text-transform: uppercase;
  font-family: arial;
  font-weight: normal;
  padding-top: 10px;
}
.index .more {
  font-size: 16px;
  width: 234px;
  height: 50px;
  line-height: 50px;
  margin: 38px auto 0;
  display: block;
  text-align: center;
  background: #da2a2e;
  color: #fff;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  border-radius: 10px;
}
.index .more:hover {
  background: #fb980c;
  color: #fff;
  text-indent: 10px;
}
.index .floor_1_main {
  background: #f1f1f1;
  height: 534px;
  position: relative;
}
.index .floor_1 {
  position: relative;
  top: -73px;
  background: #fff;
}
.index .ksnav {
  width: 298px;
}
.index .ksnav .item {
  height: 136px;
  position: relative;
}
.index .ksnav .item a {
  display: block;
  padding: 40px 22px;
  background: #f5f5f5;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
}
.index .ksnav .item h3 {
  font-size: 24px;
  font-weight: normal;
  display: block;
}
.index .ksnav .item h3 b {
  display: inline-block;
  color: #da2a2e;
  font-weight: normal;
}
.index .ksnav .item p {
  font-size: 18px;
  color: #999;
}
.index .ksnav .item .tb {
  width: 64px;
  height: 64px;
  display: block;
  position: absolute;
  right: 22px;
  top: 40px;
  background: url(../images/ind_nav.png) no-repeat;
}
.index .ksnav .item.it1 .tb {
  background-position: 0 0;
}
.index .ksnav .item.it2 .tb {
  background-position: -72px 0;
}
.index .ksnav .item.it3 .tb {
  background-position: -144px 0;
}
.index .ksnav .item.it4 .tb {
  background-position: -216px 0;
}
.index .ksnav .item:hover a,
.index .ksnav .item.hover a {
  background: #da2a2e;
}
.index .ksnav .item:hover h3,
.index .ksnav .item.hover h3 {
  color: #fff;
}
.index .ksnav .item:hover h3 b,
.index .ksnav .item.hover h3 b {
  color: #fff;
}
.index .ksnav .item:hover p,
.index .ksnav .item.hover p {
  color: #fff;
}
.index .ksnav .item:hover.it1 .tb,
.index .ksnav .item.hover.it1 .tb {
  background-position: 0 -72px;
}
.index .ksnav .item:hover.it2 .tb,
.index .ksnav .item.hover.it2 .tb {
  background-position: -72px -72px;
}
.index .ksnav .item:hover.it3 .tb,
.index .ksnav .item.hover.it3 .tb {
  background-position: -144px -72px;
}
.index .ksnav .item:hover.it4 .tb,
.index .ksnav .item.hover.it4 .tb {
  background-position: -216px -72px;
}
.index .iquote {
  width: 900px;
  padding-top: 35px;
  position: relative;
}
.index .iquote .cont {
  position: relative;
  height: 390px;
}
.index .iquote .cont img {
  width: 286px;
  height: 378px;
  position: absolute;
  right: 20px;
  bottom: 0;
  display: block;
}
.index .iquote .iform {
  width: 456px;
  padding-left: 82px;
}
.index .iquote .iform .item {
  position: relative;
  margin-bottom: 10px;
  height: 50px;
  line-height: 50px;
  box-sizing: border-box;
  border: 1px solid #dcdcdc;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.index .iquote .iform .item input {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  outline: none;
  border: none;
  background: none;
  font-size: 18px;
  text-indent: 20px;
}
.index .iquote .iform .item em {
  font-family: 'PingFangSC-Light', 'microsoft yahei', Arial, Helvetica;
  display: block;
  position: absolute;
  right: 20px;
  top: 0;
}
.index .iquote .iform .huxing_show {
  padding-left: 20px;
  cursor: pointer;
  height: 50px;
  line-height: 50px;
  position: relative;
  background: #fff;
  background: url(../g-images/select.png) no-repeat 90% center;
}
.index .iquote .iform .huxing_show span {
  display: inline-block;
  width: 54px;
}
.index .iquote .iform .huxing {
  position: absolute;
  left: 0;
  top: 50px;
  width: 453px;
  border: 1px solid #dcdcdc;
  background-color: #fff;
  z-index: 10;
}
.index .iquote .iform .huxing li {
  float: left;
  width: 97%;
  margin-left: 10px;
}
.index .iquote .iform .huxing li:first-child {
  margin-left: 6px;
}
.index .iquote .iform .huxing li a {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: 5px 0;
  background-color: #f4f4f4;
  border-radius: 2px;
}
.index .iquote .iform .huxing li a.active {
  background: #da2a2e;
  color: #fff;
}
.index .iquote .iform .sbtn {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: block;
  width: 100%;
  height: 60px;
  line-height: 60px;
  outline: none;
  border: none;
  background: #da2a2e;
  font-size: 22px;
  color: #fff;
  text-align: center;
  cursor: pointer;
}
.index .iquote .iform .sbtn:hover {
  background: #fb980c;
}
.index .iquote .iform .result {
  padding-top: 28px;
  padding-left: 20px;
}
.index .iquote .iform .result p {
  font-size: 24px;
}
.index .iquote .iform .result p b {
  color: #da2a2e;
  font-weight: normal;
}
.index .iquote .iform .result span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #999;
  padding-right: 5px;
  font-size: 18px;
}
.index .iquote .iform .result span b {
  font-weight: normal;
}
.index .iquote .form1 {
  padding-left: 20px;
}
.index .iquote .topbox {
  position: relative;
  height: 110px;
  padding: 10px 0;
}
.index .iquote .topbox .list {
  position: absolute;
  left: 0;
  top: 0;
  width: 151%;
}
.index .iquote .topbox li {
  width: 218px;
  height: 108px;
  box-sizing: border-box;
  display: block;
  float: left;
  border: 1px dashed #ccc;
  text-align: center;
  margin-left: 16px;
}
.index .iquote .topbox li b {
  font-size: 20px;
  font-weight: bold;
  color: #da2a2e;
  padding-top: 25px;
  display: block;
}
.index .iquote .topbox li p {
  font-size: 15px;
}
.index .iquote .topbox li:first-child {
  margin-left: 0;
}
.index .floor_2_main {
  padding: 40px 0;
}
.index .menu {
  overflow: hidden;
  padding-bottom: 20px;
}
.index .menu ul {
  text-align: center;
}
.index .menu li {
  width: 126px;
  height: 44px;
  line-height: 44px;
  margin: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  box-sizing: border-box;
  margin-left: -4px;
  position: relative;
}
.index .menu li a {
  display: block;
  border: 1px solid #e5e5e5;
  text-align: center;
  border-left: none;
  margin: 0;
  box-sizing: border-box;
}
.index .menu li a:hover {
  border: 1px solid #da2a2e;
  color: #fff;
  background: #da2a2e;
  border-left: none;
}
.index .menu li:first-child a {
  border-left: 1px solid #e5e5e5;
}
.index .menu li:first-child:hover a {
  border-left: 1px solid #da2a2e;
}
.index .menu li.hover a {
  border: 1px solid #da2a2e;
  color: #fff;
  background: #da2a2e;
  border-left: none;
}
.index .icasecont {
  width: 100%;
  overflow: hidden;
}
.index .icasecont .bd {
  height: 445px;
  overflow: hidden;
}
.index .icasecont .list {
  width: 108%;
}
.index .icasecont .item {
  margin-right: 40px;
  width: 348px;
  overflow: hidden;
  position: relative;
  float: left;
  margin-bottom: 14px;
  height: 445px;
}
.index .icasecont .item .img {
  width: 100%;
  display: block;
  position: relative;
  height: 262px;
  overflow: hidden;
}
.index .icasecont .item .img img {
  width: 100%;
  display: block;
  height: 100%;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.index .icasecont .item .txt {
  border: 1px solid #e8e8e8;
  padding: 20px 40px;
  border-top: 0 none;
  text-align: center;
  position: relative;
  zoom: 1;
}
.index .icasecont .item .txt h3 {
  font-size: 22px;
  padding-bottom: 20px;
}
.index .icasecont .item .txt p {
  color: #acacac;
  font-size: 18px;
  padding-bottom: 15px;
}
.index .icasecont .item .txt p span {
  display: inline-block;
  vertical-align: middle;
  font-family: arial;
}
.index .icasecont .item .txt p .sjs {
  border-right: 1px solid #c3c3c3;
  height: 18px;
  line-height: 18px;
  vertical-align: middle;
  margin-right: 5px;
  padding-right: 5px;
}
.index .icasecont .item .txt .yuyue {
  width: 184px;
  display: block;
  margin: 0 auto;
  height: 40px;
  line-height: 40px;
  border: 3px solid #ddd;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
.index .icasecont .item .txt .yuyue em {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  background-position: -32px -160px;
  margin-right: 8px;
}
.index .icasecont .item .bjbtn {
  position: absolute;
  top: 224px;
  right: 0;
  width: 50%;
  height: 38px;
  line-height: 38px;
  text-align: center;
  background: url(../g-images/red90.png) repeat left top;
  font-size: 16px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  color: #fff;
}
.index .icasecont .item .bjbtn em {
  width: 26px;
  height: 18px;
  display: inline-block;
  position: relative;
  left: 5px;
  background-position: -200px -248px;
  margin-right: 5px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  animation: mymove 1s infinite;
  -webkit-animation: mymove 1s infinite;
}
.index .icasecont .item:hover .img img {
  transform: scale(1.1, 1.1);
}
.index .icasecont .item:hover .txt {
  border: 1px solid #da2a2e;
  border-top: 0 none;
}
.index .icasecont .item:hover .txt .yuyue {
  border: 3px solid #da2a2e;
}
.index .icasecont .item:hover .txt .yuyue em {
  background-position: -56px -160px;
}
@media screen and (max-width: 1701px) {
  .index .icasecont .item {
    margin-right: 12px;
    width: 316px;
  }
  .index .icasecont .item .img {
    height: 238px;
  }
  .index .icasecont .item .bjbtn {
    top: 200px;
  }
}
@media screen and (max-width: 1460px) {
  .index .icasecont .item {
    margin-right: 18px;
    width: 270px;
  }
  .index .icasecont .item .img {
    height: 203px;
  }
  .index .icasecont .item .bjbtn {
    top: 165px;
    font-size: 14px;
    width: 58%;
  }
  .index .icasecont .item .txt {
    padding: 22px;
  }
}
@media screen and (max-width: 1368px) {
  .index .icasecont .item {
    margin-right: 16px;
    width: 256px;
  }
  .index .icasecont .item .img {
    height: 193px;
  }
  .index .icasecont .item .bjbtn {
    top: 155px;
    width: 60%;
  }
  .index .icasecont .item .txt {
    padding: 15px;
  }
}
.index .floor_3_main {
  background: #f7f7f7;
  padding: 38px 0;
}
.index .youshi .list {
  width: 108%;
}
.index .youshi .item {
  width: 360px;
  height: 290px;
  background: #fff;
  float: left;
  margin-left: 10px;
  position: relative;
  overflow: hidden;
}
.index .youshi .item a {
  display: block;
  padding: 40px;
  overflow: hidden;
  position: relative;
  z-index: 3;
  height: 100%;
}
.index .youshi .item img {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  display: block;
}
.index .youshi .item h3 {
  font-size: 24px;
  line-height: 40px;
  color: #333;
  font-weight: normal;
}
.index .youshi .item h3 b {
  color: #da2a2e;
  display: inline-block;
}
.index .youshi .item .desc {
  font-size: 16px;
  color: #999;
}
.index .youshi .item em {
  width: 48px;
  display: block;
  height: 10px;
  background-position: -200px 0;
  margin-top: 20px;
}
.index .youshi .item.it1 {
  width: 460px;
  height: 530px;
}
.index .youshi .item.it1 a {
  padding-top: 60px;
}
.index .youshi .item.it1 h3{color:#fff;}
.index .youshi .item.it1 b{color:#fff;}
.index .youshi .item.it1 .desc{color:#fff;}
.index .youshi .item.it2 img{right:70px;}
.index .youshi .item.it1 em{background-position:-260px 0px;}
.index .youshi .item.it2 {
  width: 730px;
  height: 230px;
  margin-bottom: 10px;
}
.index .youshi .item.it2 a {
  padding-top: 60px;
}
.index .youshi .item.it3 img{right:20px;bottom:30px;}
.index .youshi .item.it4 img{right:24px;bottom:14px;}
.index .youshi .item.it4 b{margin-left:16px;}
.index .youshi .item:hover {
  -webkit-transform: translate3d(0, -8px, 0);
  transform: translate3d(0, -8px, 0);
}
.index .floor_4_main {
  background: url(../images/sjs_bg.jpg) repeat left top;
}
.index .floor_4 {
  padding: 40px 0;
}
.index .floor_4 .title {
  color: #fff;
}
.index .floor_4 .title h4 {
  color: #fff;
}
.index .floor_4 .more {
  border: 1px solid #fff;
  background: none;
  color: #fff;
}
.index .floor_4 .more:hover {
  border: 1px solid #da2a2e;
  background: #da2a2e;
}
.index .liuc {
  position: relative;
  overflow: hidden;
  padding: 20px 0 0;
  background: url(../images/liuc_line.jpg) no-repeat center bottom;
}
.index .liuc .list {
  width: 104%;
}
.index .liuc li {
  float: left;
  width: 120px;
  margin-bottom: 20px;
  position: relative;
  margin-left: 66px;
  margin-right: 2px;
}
.index .liuc li img {
  width: 72px;
  height: 72px;
  display: block;
  margin: 0 auto;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.index .liuc li p {
  text-align: center;
  font-size: 18px;
}
.index .liuc li p b{font-size:12px;color:#d7d7d7;}
.index .liuc li:hover img {
  animation: flipInY 1.2s ease-out forwards;
  -webkit-animation: flipInY 1.2s ease-out forwards;
}
.index .textlist {
  width: 800px;
}
.index .newsBox {
  width: 380px;
  height: 420px;
  overflow: hidden;
  position: relative;
}
.index .newsBox .hd {
  height: 40px;
  overflow: hidden;
  position: absolute;
  left: 40px;
  bottom: 30px;
  z-index: 10;
}
.index .newsBox .hd ul {
  overflow: hidden;
  zoom: 1;
}
.index .newsBox .hd li {
  margin-right: 6px;
  width: 10px;
  height: 10px;
  line-height: 14px;
  text-align: center;
  background: #999;
  cursor: pointer;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  display: block;
  float: left;
}
.index .newsBox .hd li.on {
  background: #00ae66;
  color: #fff;
}
.index .newsBox .bd li {
  zoom: 1;
  vertical-align: middle;
  position: relative;
  height: 420px;
  overflow: hidden;
}
.index .newsBox .bd li img {
  width: 380px;
  height: 213px;
  display: block;
}
.index .newsBox .bd li h3 {
  display: block;
  font-size: 18px;
  color: #000;
}
.index .newsBox .bd li .txt {
  z-index: 5;
  padding: 38px;
  border: 1px solid #ddd;
  border-top: 0 none;
  height: 120px;
}
.index .newsBox .bd li p {
  padding: 0;
  color: #666;
  line-height: 24px;
  height: 50px;
  overflow: hidden;
}
.index .newsBox .bd li .time {
  font-size: 16px;
  padding-right: 30px;
  padding-top: 28px;
}
.index .newsBox .bd li:hover h3 {
  color: #3fb150;
}
.index .newsBox .bd li:hover img {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
.index .floor_6_main {
  width: 100%;
  background: url(../images/flor_6.jpg) no-repeat center top;
  height: 520px;
}
.index .floor_5,
.index .floor_7 {
  padding: 40px 0;
}
.index .floor_6 .more {
  background: none;
  color: #888;
  border: 1px solid #d3d3d3;
  height: 48px;
  line-height: 48px;
  border-radius: initial;
}
.index .floor_6 .more em {
  width: 44px;
  height: 12px;
  background-position: -200px -18px;
  margin-left: 10px;
}
.index .floor_6 .more:hover {
  background: #da2a2e;
  border: 1px solid #da2a2e;
  color: #fff;
}
.index .floor_6 .abouttext {
  padding-left: 400px;
  display: block;
  padding-top: 40px;
}
.index .floor_6 .abouttext h3 {
  font-size: 32px;
  font-weight: normal;
  color: #333;
  padding-bottom: 10px;
  line-height: 36px;
}
.index .floor_6 .abouttext h3 b {
  color: #da2a2e;
  font-weight: bold;
  display: inline-block;
}
.index .floor_6 .abouttext h4 {
  color: #999;
  font-size: 18px;
  display: block;
}
.index .floor_6 .abouttext .desc {
  padding-top: 16px;
  color: #666;
  line-height: 30px;
  margin-bottom: 46px;
}
.index .floor_6 .abouttext .more {
  margin: 0;
}
.index .shuju {
  color: #fff;
  padding-left: 200px;
  padding-top: 40px;
}
.index .shuju .title {
  float: left;
  width: 170px;
}
.index .shuju .title .tit {
  font-size: 30px;
  color: #fff;
  line-height: 30px;
}
.index .shuju .title .line1 {
  display: block;
  margin-top: 12px;
  width: 50px;
  height: 2px;
  background: #fff;
}
.index .shuju .list {
  float: left;
  margin-left: 208px;
  width: auto;
}
.index .shuju .list .item {
  float: left;
  display: block;
  width: 224px;
}
.index .shuju .list .item .num {
  float: left;
  width: 80px;
  height: 52px;
}
.index .shuju .list .item .num img {
  display: block;
  width: 80px;
  height: 52px;
}
.index .shuju .list .item .txt {
  margin-left: 14px;
}
.index .shuju .list .item .txt .timer {
  margin-bottom: 6px;
  font-size: 30px;
  line-height: 24px;
  font-weight: bold;
  text-align:center;
  color: #fff;
}
.index .shuju .list .item .txt .p1 {
  font-size: 16px;
  color: #fff;
  line-height: 24px;
  text-align:center;
  margin-top:14px;
}
.index .shuju .list .item1 {
  margin-bottom: 60px;
}
.index .shuju .list .item2 {
  width:260px;
  margin-bottom: 60px;
  margin-left:16px;
}
.index .shuju .list .item3{
    width:260px;
    margin-left:32px;
}
.index .floor_7 .more {
  border: 2px solid #ddd;
  background: none;
  color: #333;
  box-sizing: border-box;
}
.index .floor_7 .more:hover {
  border: 2px solid #da2a2e;
  background: #da2a2e;
  color: #fff;
}
.xunpan {
  width: 100%;
  background: url(../images/xunpan.jpg) no-repeat center top;
  height: 200px;
}
.xunpan .w1200 {
  height: 200px;
}
.xunpan .ren {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 160px;
  height: 240px;
}
.xunpan .zixun {
  width: 454px;
  padding-top: 40px;
  text-align: center;
}
.xunpan .zixun .ewm {
  width: 106px;
  height: 106px;
  display: block;
  padding: 3px;
  background: #999;
}
.xunpan .zixun .tel {
  border: 1px solid #7a7c82;
  width: 300px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 26px;
  color: #333;
  margin-bottom: 20px;
  font-family: "AvantGardeITVbyBT Book", arial;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
.xunpan .zixun .tel em {
  width: 25px;
  height: 25px;
  display: inline-block;
  background-position: -154px -50px;
  margin-right: 10px;
  vertical-align: middle;
}
.xunpan .zixun .zx {
  border: 1px solid #fb980c;
  width: 300px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  background: #da2a2e;
}
.xunpan .zixun .zx em {
  width: 22px;
  height: 20px;
  display: inline-block;
  background-position: -190px -50px;
  margin-left: 10px;
  vertical-align: middle;
}
.xunpan p {
  font-size: 18px;
  padding-left: 160px;
  color: #999;
}
.xunpan p.bigtxt {
  font-size: 32px;
  padding-bottom: 20px;
  padding-top: 56px;
  color: #333;
  line-height: 36px;
}
.xunpan p.bigtxt b {
  display: inline-block;
  color: #da2a2e;
  font-weight: bold;
}
.noero {
  padding-top: 50px;
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}
/*idesigner*/
.idesigner {
  width: 100%;
}
.idesigner .teamlist {
  position: relative;
  padding: 14px 0;
}
.idesigner .teamlist .item {
  width: 586px;
  height: 325px;
  background: #fff;
  float: left;
  margin-right: 27px;
}
.idesigner .teamlist .item .imglef {
  width: 245px;
  height: 325px;
  overflow: hidden;
  position: relative;
}
.idesigner .teamlist .item .imglef .sjsimg {
  width: 100%;
  display: block;
  height: 325px;
}
.idesigner .teamlist .item .txt {
  width: 300px;
  padding: 20px;
  position: relative;
}
.idesigner .teamlist .item .txt h3 {
  font-size: 15px;
  padding: 8px 0;
  font-weight: normal;
}
.idesigner .teamlist .item .txt h3 b {
  font-size: 24px;
  line-height: 20px;
  padding-right: 10px;
  color: #da2a2e;
}
.idesigner .teamlist .item .txt .mark {
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  line-height: 50px;
  height: 50px;
  overflow: hidden;
}
.idesigner .teamlist .item .txt .mark span {
  padding-left: 10px;
}
.idesigner .teamlist .item .txt .mark b {
  color: #da2a2e;
}
.idesigner .teamlist .item .txt .desc {
  padding-top: 20px;
  height: 124px;
}
.idesigner .teamlist .item .txt .desc img {
  width: 113px;
  height: 113px;
  box-shadow: 0px 0 20px rgba(0, 0, 0, 0.1);
  display: block;
  float: left;
  border: 1px solid #ddd;
}
.idesigner .teamlist .item .txt .desc p {
  width: 180px;
  color: #999;
  text-align: center;
  font-size: 16px;
  float: left;
  padding-top: 30px;
}
.idesigner .teamlist .item .txt .btn {
  padding-top: 10px;
}
.idesigner .teamlist .item .txt .btn a {
  display: block;
  width: 150px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #333;
  color: #fff;
  float: left;
}
.idesigner .teamlist .item .txt .btn a.yuyue {
  background: #da2a2e;
}
.idesigner .teamlist .item .txt .btn a:hover {
  background: #fb980c;
}
.idesigner .teamlist .item .txt .g-ico {
  width: 52px;
  height: 48px;
  display: block;
  position: absolute;
  right: 5px;
  top: 0;
  z-index: 10;
  background-position: -128px 0;
}
.idesigner .teamlist .item .txt .hj {
  background-position: -128px 0;
}
.idesigner .teamlist .item .txt .rq {
  background-position: -240px 0;
}
.idesigner .teamlist .item .txt .tj {
  background-position: -184px 0;
}
.idesigner .teamlist .item:hover .imglef .img {
  filter: alpha(opacity=80);
  -moz-opacity: .8;
  -khtml-opacity: .8;
  opacity: .8;
}
.idesigner .teamlist .item:hover .txt h3 {
  color: #f2444b;
}
.idesigner .teamlist .bd {
  overflow: hidden;
  position: relative;
}
.idesigner .teamlist .bd .list {
  width: 108%;
}
.idesigner .teamlist span.g-ico {
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  cursor: pointer;
}
.idesigner .teamlist .prev {
  background-position: -176px -194px;
  left: -5%;
}
.idesigner .teamlist .prev:hover {
  background-position: -43px -194px;
}
.idesigner .teamlist .next {
  background-position: -220px -194px;
  right: -5%;
}
.idesigner .teamlist .next:hover {
  background-position: -130px -194px;
}
.inews {
  padding-top: 50px;
}
.inews .itembox {
  border-right: 1px solid #e7e7e7;
  padding: 12px;
  width: 374px;
  float: left;
  height: 576px;
  display: block;
}
.inews .itembox h2 {
  font-size: 24px;
  color: #333;
  padding-bottom: 24px;
}
.inews .itembox .onenews {
  border-bottom: 1px dotted #ddd;
}
.inews .itembox .onenews .img {
  width: 375px;
  height: 280px;
  overflow: hidden;
  display: block;
}
.inews .itembox .onenews .img img {
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.inews .itembox .onenews .txt {
  padding-top: 20px;
  display: block;
  padding-bottom: 10px;
}
.inews .itembox .onenews .txt h3 {
  font-size: 18px;
}
.inews .itembox .onenews .txt span {
  color: #888;
}
.inews .itembox .onenews .txt em {
  width: 36px;
  height: 36px;
  display: block;
  background-position: -88px -160px;
}
.inews .itembox .onenews:hover .img img {
  transform: scale(1.06, 1.06);
}
.inews .itembox .onenews:hover h3 {
  color: #da2a2e;
}
.inews .itembox .list {
  padding: 20px 0;
}
.inews .itembox .list li {
  line-height: 30px;
}
.inews .itembox .list li a {
  display: block;
}
.inews .itembox .list li span {
  color: #888;
  font-size: 12px;
}
.inews .itembox:first-child {
  border-left: 1px solid #e7e7e7;
}
/***********index css end***********/
.toolbar {
  width: 65px;
  position: fixed;
  right: 0;
  top: 200px;
  z-index: 999;
}
.toolbar dd {
  width: 65px;
  height: 65px;
  margin-bottom: 3px;
  position: relative;
}
.toolbar dd a {
  color: #fff;
  position: absolute;
  right: 0;
  top: 0;
  width: 65px;
  height: 65px;
  display: block;
  cursor: pointer;
  text-align: center;
  background: #4b4949;
  line-height: 65px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.toolbar dd a span {
  width: 28px;
  height: 28px;
  display: inline-block;
  background: url(../g-images/rightFixIcon.png) no-repeat 0 0;
  vertical-align: middle;
  padding-left: 0;
}
.toolbar dd a h3 {
  color: #fff;
  width: 30px;
  height: 34px;
  line-height: 17px;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  opacity: 0;
  filter: alpha(opacity=0);
  display: none;
}
.toolbar dd a:hover {
  background: #da2a2e;
}
.toolbar dd.zxx img {
  vertical-align: middle;
}
.toolbar dd:hover a h3 {
  opacity: 1;
  filter: alpha(opacity=100);
}
.toolbar dd.hover a h3 {
  opacity: 1;
  filter: alpha(opacity=100);
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.toolbar .pop {
  position: absolute;
  right: 90px;
  top: -65px;
  background: #da2a2e;
  display: none;
}
.toolbar .pop-code {
  width: 120px;
  padding: 20px 20px 0;
}
.toolbar .pop-code img {
  width: 120px;
  height: 120px;
  display: block;
}
.toolbar .pop-code h3 {
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #f2e8e1;
  font-size: 16px;
  font-weight: 400;
  white-space: nowrap;
}
.toolbar .lf span {
  background-position: 0 -35px;
}
.toolbar .bj span {
  background-position: 0 -68px;
}
.toolbar .code span {
  background-position: 0 -100px;
}
.toolbar .zxzx span {
  background-position: 0 0;
}
.toolbar .xcx span {
  background-position: 0 -160px;
}
.toolbar .top span {
  background-position: 0 -132px;
}
/*弹框*/
.dig_bg {
  position: fixed;
  top: 0;
  left: 0px;
  z-index: 200;
  background: #000;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.dig {
  display: none;
  width: 350px;
  z-index: 201;
  margin-left: -175px;
  margin-top: -178px;
  background-color: #fff;
  color: #222;
  position: fixed;
  top: 50%;
  left: 50%;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.dig form {
  padding: 40px;
  display: block;
}
.dig .d_tit {
  text-align: center;
  font-size: 22px;
  margin-bottom: 22px;
  line-height: 30px;
  display: block;
}
.dig .d_tit b {
  padding-right: 5px;
}
.dig .d_lis {
  overflow: hidden;
  margin-bottom: 10px;
}
.dig .d_lis input {
  outline: none;
  height: 44px;
  line-height: 44px;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  background: none;
  color: #333;
  box-sizing: border-box;
  text-indent: 15px;
  width: 100%;
}
.dig .d_lis .dl_r {
  margin-left: 20px;
}
.dig .icon_close {
  position: absolute;
  background: url(../g-images/dig-close.png) top right no-repeat;
  width: 40px;
  height: 40px;
  top: -20px;
  left: 50%;
  cursor: pointer;
  margin-left: -20px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.dig .icon_close:hover {
  transform: rotate(180deg);
}
.dig .btn_db {
  height: 45px;
  line-height: 45px;
  display: block;
  background: #da2a2e;
  color: #fff;
  text-align: center;
  width: 100%;
  border-radius: 3px;
  cursor: pointer;
  outline: none;
}
.dig .btn_db:hover {
  background: #fb980c;
}
.size_form select {
  line-height: 42px;
  height: 42px;
  border: 1px solid #e0e0e0;
  padding-left: 15px;
  border-radius: 3px;
  outline: none;
  cursor: pointer;
  width: 87px;
  box-sizing: border-box;
}
.error {
  color: red;
  font-size: 12px;
  display: block;
}
.error .error-txt {
  padding-left: 20px;
  line-height: 14px;
  height: 14px;
  background: url(../g-images/icon07.png) no-repeat;
  margin-bottom: 10px;
  margin-top: 10px;
}
/**********alone css end**********/
/******************common css****************/
/*内页样式*/
/*面包屑导航*/
.sitepath {
  font-size: 12px;
  color: #333333;
  line-height: 40px;
  margin-bottom: 10px;
  padding-top: 20px;
}
.sitepath span {
  color: #da2a2e;
}
.wrapper {
  padding-top: 10px;
  background: #f7f7f7;
  padding-bottom: 30px;
}
.wrapper .title2 {
  width: 100%;
  position: relative;
  height: 26px;
  line-height: 26px;
  margin-bottom: 40px;
}
.wrapper .title2 .more {
  background: #f7f7f7;
  position: relative;
  z-index: 2;
  display: inline-block;
  padding: 0 0 0 10px;
}
.wrapper .title2 .g-ico {
  width: 24px;
  height: 25px;
  position: relative;
  float: left;
  z-index: 2;
  background-color: #f7f7f7;
  background-position: 0 -20px;
}
.wrapper .title2 span {
  height: 26px;
  line-height: 28px;
  float: left;
  font-size: 24px;
  position: relative;
  z-index: 2;
  display: inline-block;
  vertical-align: middle;
  padding: 0 15px 0 10px;
  border-right: 1px solid #ccc;
  background: #f7f7f7;
}
.wrapper .title2 .line {
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  top: 50%;
  background: #ccc;
}
.gdtitle {
  text-align: center;
  margin: 0 auto 30px;
  background: url(../g-images/gdtitle.png) no-repeat center bottom;
  padding-bottom: 40px;
}
.gdtitle h2 {
  font-size: 32px;
  line-height: 40px;
}
.pager {
  width: 100%;
  height: 50px;
  text-align: center;
  margin: 50px 0 70px;
  *zoom: 1;
}
.pager:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.pager p {
  display: none;
}
.pager ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.pager ul.numType {
  padding: 0 12px;
}
.pager ul li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: center;
}
.pageCss ul {
  float: left;
}
.pageCss ul li {
  float: left;
  height: 42px;
  line-height: 42px;
  margin: 0 4px;
  color: #666;
  background: #fff;
  display: block;
  min-width: 60px;
}
.pageCss ul li a {
  display: block;
  padding: 0 18px;
}
.pager .pageCss li a {
  margin: 0;
  padding: 0;
  box-shadow: none;
  display: block;
  float: none;
}
.pager .pageCss li:hover,
.pager .pageCss li#currentPage {
  background-color: #da2a2e;
  color: #fff;
}
.pager .pageCss li:hover a {
  background-color: #da2a2e;
  color: #fff;
}
.pager .pageCss {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.showteam .pager {
  padding: 0;
  margin: 20px 0;
}
.showteam .pageCss ul li {
  padding: 0;
  color: #666;
  background: #eee;
  text-align: center;
}
.showteam .pageCss .prenextType li,
.showteam .pageCss .prenextType li {
  width: 80px;
}
.pagin a {
  margin: 0;
  padding: 0;
  box-shadow: none;
  display: inline-block;
  padding: 0 18px;
  height: 42px;
  line-height: 42px;
  margin: 0 4px;
  color: #666;
  background: #fff;
}
.pagin a:hover,
.pagin a.current {
  background-color: #da2a2e;
  color: #fff;
}
/* reLink */
.reLink {
  height: 48px;
  line-height: 48px;
  padding: 0;
  border-top: 2px solid #ddd;
  border-bottom: 2px solid #ddd;
  margin: 20px auto;
}
.reLink .nextLink,
.reLink .prevLink {
  width: 50%;
}
.reLink .nextLink {
  text-align: right;
}
.reLink a {
  display: inline-block;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
/*案例筛选*/
.case-filter {
  width: 1188px;
  padding-right: 10px;
  box-shadow: 0 0 5px #e7e6e6;
  margin-bottom: 20px;
  color: #333333;
  font-size: 12px;
  background: #fff;
}
.case-filter .item {
  line-height: 22px;
  padding-left: 120px;
  position: relative;
  border-top: 1px dotted #bbb;
  *vertical-align: top;
}
.case-filter .item .t {
  width: 100px;
  height: 100%;
  line-height: 50px;
  text-align: center;
  background: #eee;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
}
.case-filter .item .gd {
  position: absolute;
  right: 0;
  top: 0;
  width: 100px;
  display: none;
}
.case-filter .item .gd span {
  display: block;
  line-height: 50px;
  cursor: pointer;
  text-align: center;
}
.case-filter .item .menu_dropDown {
  width: 930px;
  height: 50px;
  overflow: hidden;
}
.case-filter .item a {
  height: 30px;
  line-height: 30px;
  display: block;
  float: left;
  padding: 0 12px;
  margin-right: 35px;
  margin-top: 10px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.case-filter .item a.all {
  margin-right: 20px;
}
.case-filter .item a:hover {
  color: #da2a2e;
  text-decoration: underline;
}
.case-filter .item a.hover {
  background: #da2a2e;
  color: #fff;
}
.case-filter .item:first-child {
  border: 0px;
}
/*案例列表*/
.caselist {
  overflow: hidden;
  padding: 20px 0;
}
.caselist .list {
  width: 118%;
}
.caselist .item {
  position: relative;
  width: 374px;
  height: 396px;
  float: left;
  margin: 0 38px 40px 0;
  overflow: hidden;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  box-shadow: 1px 1px 1px #ddd;
  background: #fff;
}
.caselist .item .img {
  display: block;
  width: 100%;
}
.caselist .item img {
  width: 100%;
  height: 280px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  display: block;
}
.caselist .item .txt {
  padding: 20px;
  height: 30px;
  text-align: center;
}
.caselist .item .txt h3 {
  font-size: 18px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  color: #000;
}
.caselist .item .txt p {
  color: #666;
  height: 28px;
  overflow: hidden;
}
.caselist .item .txt i {
  display: inline-block;
  padding: 0 10px;
  font-family: arial;
  font-size: 12px;
}
.caselist .item .txt b {
  font-weight: normal;
  color: #da2a2e;
}
.caselist .item .btn {
  border-top: 1px solid #ddd;
  display: block;
}
.caselist .item .btn a {
  height: 45px;
  line-height: 45px;
  text-align: center;
  display: inline-block;
  width: 49%;
}
.caselist .item .btn a em {
  width: 15px;
  height: 14px;
  display: inline-block;
  margin-left: 10px;
  background-position: -38px 0;
}
.caselist .item .btn a:hover em {
  background-position: -54px 0;
}
.caselist .item .btn a.a_more {
  border-right: 1px solid #ddd;
}
.caselist .item .btn a.a_more em {
  background-position: 0 0;
}
.caselist .item .btn a.a_more:hover em {
  background-position: -18px 0;
}
.caselist .item .bjbtn {
  display: none;
  position: absolute;
  top: 240px;
  left: 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: url(../g-images/red90.png) repeat left top;
  font-size: 16px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  color: #fff;
}
.caselist .item .bjbtn em {
  width: 26px;
  height: 18px;
  display: inline-block;
  position: relative;
  left: 0;
  background-position: -200px -248px;
  margin-right: 5px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  animation: mymove 1s infinite;
  -webkit-animation: mymove 1s infinite;
}
.caselist .item:hover {
  box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.2);
}
.caselist .item:hover h3 {
  color: #da2a2e;
}
.caselist .item:hover img {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.caselist .item .hj {
  position: absolute;
  right: 40px;
  top: 0;
  width: 52px;
  height: 48px;
  background-position: -128px 0;
}
.caselist1 {
  overflow: hidden;
}
.caselist1 .list {
  width: 118%;
}
.caselist1 .item {
  position: relative;
  width: 382px;
  float: left;
  height: 359px;
  margin: 0 26px 0 0;
  overflow: hidden;
  margin-top: 40px;
  background: #fff;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.caselist1 .item .img {
  display: block;
  height: 270px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.caselist1 .item .img img {
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.caselist1 .item .txti {
  position: relative;
  z-index: 2;
  border: 1px solid #ddd;
  border-top: 0 none;
  padding: 20px;
  height: 48px;
  display: block;
}
.caselist1 .item .txti h3 {
  float: left;
  border-left: #d32429 solid 3px;
  font-weight: normal;
  padding-left: 6px;
  font-size: 18px;
}
.caselist1 .item .txti i {
  display: block;
  font-size: 14px;
  padding-top: 3px;
}
.caselist1 .item .txti s {
  width: 48px;
  height: 48px;
  background-position: -288px -248px;
  float: right;
  display: block;
}
.caselist1 .item:hover {
  box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.2);
  background-color: #da2a2e;
}
.caselist1 .item:hover .img {
  display: block;
  padding: 10px;
  height: 250px;
}
.caselist1 .item:hover .txti {
  border: 1px solid #da2a2e;
  border-top: 0 none;
}
.caselist1 .item:hover .txti h3 {
  border-left: #fff solid 3px;
  color: #fff;
}
.caselist1 .item:hover .txti s {
  background-position: -240px -248px;
}
/*案例详情*/
.casebody .wrapper .sitepath {
  margin-bottom: 0;
  padding-top: 0;
}
.casebody .wrapper .picture {
  padding: 0 30px;
}
.casebody .toolbar {
  display: none;
}
.casebody .footer_main {
  display: none;
}
.casebody .bottom-box {
  display: none;
}
.casebody .bottom_slide_box {
  display: none;
}
@-webkit-keyframes rock-boat {
  50% {
    -webkit-transform: rotate(-5deg) translateY(-10px);
  }
}
.deatilcasepage .sitepath {
  padding: 0;
  margin-bottom: 0;
}
.picture {
  background: #f7f7f7;
}
.picture .container {
  position: relative;
  z-index: 1;
  width: 100%;
  min-width: 700px;
  margin: auto;
}
.picture .right_content {
  position: absolute;
  top: 0;
  right: 0;
  _right: 30px;
  z-index: 0;
  width: 245px;
  height: 100%;
}
.picture .right_content .right_part {
  position: relative;
  _height: 100%;
  overflow-y: auto;
}
.picture .zxbj-calc-wrap {
  width: 243px;
  background-color: #f7f7f7;
  height: 394px;
  border: 0 none;
  border-radius: 4px;
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
}
.picture .shejlinian {
  width: 186px;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
  padding: 15px;
  margin-bottom: 20px;
}
.picture .shejlinian h2 {
  margin-bottom: 5px;
  color: #333;
  font-size: 20px;
  font-weight: normal;
  line-height: 30px;
  border-bottom: 1px solid #ddd;
}
.picture .shejlinian .cont {
  color: #666;
}
.picture .shejis {
  width: 214px;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
  padding: 15px;
  margin-bottom: 20px;
}
.picture .shejis img {
  width: 90px;
  height: 120px;
  display: block;
  float: left;
}
.picture .shejis .txt {
  width: 100px;
}
.picture .shejis b {
  font-weight: bold;
  font-size: 18px;
}
.picture .shejis h4 {
  font-size: 16px;
  padding-bottom: 10px;
  display: block;
  border-bottom: 1px solid #ddd;
}
.picture .shejis p {
  color: #666;
}
.picture .shejis .btnbox {
  padding-top: 20px;
}
.picture .shejis .btnbox a {
  display: inline-block;
  width: 98px;
  height: 36px;
  line-height: 36px;
  background: #333;
  color: #fff;
  text-align: center;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.picture .shejis .btnbox .btn {
  background: #da2a2e;
  margin-left: 10px;
}
.picture .img_content {
  position: relative;
  z-index: 1;
  min-height: 300px;
  margin-right: 272px;
  font-size: 12px;
  border: 0 none;
}
.picture .img_content .img_box {
  background: #fff;
}
.picture .img_content .showImglist {
  width: 100%;
  margin-bottom: 45px;
  overflow: hidden;
  position: relative;
}
.picture .img_content .showImglist .smallimg {
  width: 800px;
  height: 80px;
  margin: 0 auto;
  padding: 10px;
  overflow: hidden;
}
.picture .img_content .showImglist .smallimg .cont {
  width: 800px;
  margin: 0 auto;
  overflow: hidden;
}
.picture .img_content .showImglist .smallimg ul {
  position: relative;
}
.picture .img_content .showImglist .smallimg li {
  width: 118px;
  height: 82px;
  position: relative;
  cursor: pointer;
}
.picture .img_content .showImglist .smallimg li a {
  width: 108px;
  height: 82px;
  position: relative;
  display: block;
  margin-right: 0;
}
.picture .img_content .showImglist .smallimg li img {
  width: 108px;
  height: 82px;
  display: block;
}
.picture .img_content .showImglist .smallimg li.on img {
  -webkit-filter: brightness(110%);
  filters: brightness(110%);
}
.picture .img_content .showImglist .smallimg li.on s {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border: 3px solid #fff;
}
.picture .img_content .showImglist .next,
.picture .img_content .showImglist .prev {
  width: 32px;
  height: 65px;
  position: absolute;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  z-index: 9;
  top: 240px;
  cursor: pointer;
}
.picture .img_content .showImglist .prev {
  left: 0;
  background-position: 0 -50px;
}
.picture .img_content .showImglist .prev:hover {
  background-position: 0 -120px;
}
.picture .img_content .showImglist .next {
  right: 0;
  background-position: -38px -50px;
}
.picture .img_content .showImglist .next:hover {
  background-position: -38px -120px;
}
.picture .img_div > .next,
.picture .img_div > .prev {
  z-index: 999;
}
.picture .itemlist {
  position: absolute;
  right: 65px;
  bottom: 15px;
  width: 56px;
  height: 266px;
  background: url(../g-images/style_subtn.png) no-repeat;
  z-index: 999;
}
.picture .itemlist .timg {
  position: relative;
  width: 100%;
  height: 100%;
}
.picture .itemlist .timg span {
  background-position: -340px -136px;
  display: block;
  width: 20px;
  height: 30px;
  position: absolute;
  left: 50%;
  margin-left: -10px;
  bottom: 20px;
  -webkit-animation: rock-boat 3s ease-in-out infinite;
}
.tanpage {
  width: 324px;
  height: 100px;
  background: #fff;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  padding: 50px 0;
  position: fixed;
  left: 50%;
  margin-left: -162px;
  top: 50%;
  margin-top: -50px;
  z-index: 101;
}
.tanpage span {
  width: 220px;
  height: 24px;
  background: url(../g-images/casico.png) no-repeat;
  display: block;
  margin: 0 auto;
}
.tanpage span.first {
  background-position: 0 0;
}
.tanpage span.last {
  background-position: 0 -26px;
}
.tanpage p {
  font-size: 16px;
  color: #999;
  padding-left: 58px;
}
.tanpage .tbtn {
  padding-top: 16px;
  text-align: center;
}
.tanpage .tbtn a {
  width: 104px;
  height: 32px;
  display: inline-block;
  background: url(../g-images/casico.png) no-repeat;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.tanpage .tbtn a.prev {
  background-position: 0 -64px;
}
.tanpage .tbtn a.prev:hover {
  background-position: 0 -100px;
}
.tanpage .tbtn a.next {
  background-position: -110px -100px;
}
.tanpage .tbtn a.next:hover {
  transform: translate3d(0px, -5px, 0px);
}
.goodbox {
  position: absolute;
  right: 260px;
  top: 20%;
  width: 322px;
  height: 172px;
  background: url(../images/zxxg.png) no-repeat;
  z-index: 98;
  cursor: pointer;
}
.goodbox img {
  width: 90px;
  height: 100px;
  display: block;
  position: absolute;
  left: 32px;
  top: 7px;
}
.img_box {
  overflow: hidden;
  position: relative;
  margin: 10px;
  cursor: pointer;
}
.img_box .img_div {
  padding-bottom: 0;
  height: auto !important;
  text-align: center;
  padding-top: 10px;
}
/*案例详情页轮播图*/
.view .swiper-container {
  width: 100%;
  max-height: 700px;
  z-index: 101;
  padding-top: 10px;
}
.view .swiper-container img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}
.view .arrow-left {
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  z-index: 102;
}
.view .arrow-right {
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  height: 100%;
  z-index: 102;
}
.view .swiper-wrapper .swiper-slide {
  float: left;
}
.view .swiper-wrapper .swiper-slide img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.preview {
  width: 100%;
  margin-top: 10px;
  position: absolute;
  bottom:60px;
  background: #f7f7f7;
  z-index:1000;
}
.preview .arrow-left {
  background: url(../images/feel3.png) no-repeat left top;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -9px;
  width: 9px;
  height: 18px;
  z-index: 10;
}
.preview .arrow-right {
  background: url(../images/feel4.png) no-repeat left bottom;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -9px;
  width: 9px;
  height: 18px;
  z-index: 10;
}
.preview .swiper-container {
  width: 95%;
  height: 84px;
  margin-left: 35px;
  overflow: hidden;
}
.preview .swiper-slide {
  width: 80px;
  height: 60px;
  cursor: pointer;
  overflow: hidden;
}
.preview .swiper-slide img {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  display: block;
  border: 1px solid #f7f7f7;
}
.preview .active-nav img {
  padding: 0;
  border: 1px solid #F00;
}
/*案例详情右侧样式*/
.DB_page {
  position: absolute;
  left: 50%;
  bottom: 2%;
  z-index: 10;
  font-size: 16px;
  color: #fff;
}
.pic_author {
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 15px;
  color: #999;
  font-size: 14px;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
  width: 214px;
}
.pic_author h2 {
  margin-bottom: 5px;
  color: #333;
  font-size: 20px;
  font-weight: normal;
  line-height: 30px;
}
.pic_author p {
  color: #666;
  border-bottom: 1px dotted #e3e3e3;
  line-height: 40px;
}
.pic_author .p1 {
  line-height: 26px;
  padding-bottom: 10px;
}
.right_content .container2 .div_scroll .comt {
  margin: -5px 0 15px 0;
  width: 95%;
}
.right_content .container2 {
  width: 260px;
  height: auto;
}
.right_content .container2 .div_scroll {
  width: 100%;
  height: 600px;
  overflow: auto;
}
.right_content .container2 .scroll_container {
  overflow: hidden;
  position: relative;
}
.right_content .container2 .scroll_absolute {
  position: absolute;
}
.right_content .container2 .scroll_vertical_bar {
  position: absolute;
  top: 0;
  right: 0;
  width: 10px;
  height: 100%;
  margin: 0 0 5px 0;
  padding: 0;
}
.right_content .container2 .scroll_track {
  position: relative;
  width: 5px;
  margin: 0 auto 15px;
  height: 95%;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #fff;
}
.right_content .container2 .scroll_drag {
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
  background-color: #c5c5c5;
  width: 5px;
}
.right_content .container2 .scroll_arrow {
  text-indent: -20000px;
  display: block;
  cursor: pointer;
}
.scroll_arrow_down {
  height: 14px;
}
.zxbj-calc-con .szxbj-type .huxing_wrap {
  width: 70px;
  height: 32px;
  font-size: 12px;
  line-height: 32px;
  position: relative;
  float: left;
  margin-right: 5px;
  margin-bottom: 8px;
}
.zxbj-calc-con .szxbj-type .huxing_wrap p {
  background: url(../g-images/select.png) no-repeat 90% center;
  padding: 0 10px;
  cursor: pointer;
}
.zxbj-calc-con .szxbj-type .huxing_wrap ul {
  position: absolute;
  left: -1px;
  width: 100%;
  top: 36px;
  background: #fff;
  border: 1px solid #eee;
  z-index: 10;
  display: block;
}
.zxbj-calc-con .szxbj-type .huxing_wrap ul li {
  height: 36px;
  line-height: 36px;
  display: block;
  padding: 0 10px;
  cursor: pointer;
}
.zxbj-calc-con .szxbj-type .huxing_wrap ul li:hover {
  background: #eee;
}
.zxbj-calc-con .szxbj-type .huxing_wrap.mr0 {
  margin-right: 0;
}
.zxbj-calc-con .szxbj-type .huxing_wrap.huxing2 {
  width: 107px;
}
.zxbj-clac-yqbj {
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  height: 394px;
  margin-bottom: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  width: 243px;
}
.glide-yqbj {
  padding-top: 20px;
}
.zxbj-calc-result {
  padding-top: 10px;
}
.zxbj-calc-con .submit-btn-box {
  margin-top: 12px;
  position: relative;
  display: block;
  width: 220px;
  height: 34px;
  border: none;
  color: #fff;
  font-size: 14px;
  line-height: 34px;
  text-align: center;
  background: #da2a2e;
  border-radius: 4px;
  cursor: pointer;
  outline: none;
}
.zxbj-calc-con .submit-btn-box:hover {
  background: #fb980c;
}
.zxbj-calc-con .ycbtn {
  width: 220px;
  height: 34px;
  display: block;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
}
/*设计师团队*/
.Designerlist {
  overflow: hidden;
  padding: 20px 0;
}
.Designerlist .list {
  width: 118%;
}
.Designerlist .item {
  position: relative;
  width: 280px;
  height: 512px;
  float: left;
  margin: 0 26px 28px 0;
  overflow: hidden;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  box-shadow: 5px 5px 5px #f1f1f1;
  background: #fff;
}
.Designerlist .item .pic {
  display: block;
  width: 100%;
  position: relative;
  z-index: 2;
  overflow: hidden;
  height: 373px;
}
.Designerlist .item .pic .bigimg {
  width: 100%;
  height: 100%;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  display: block;
}
.Designerlist .item .pic .ewm {
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../g-images/black60.png);
  text-align: center;
  padding-top: 70px;
  left: 0;
  top: 0;
  display: none;
}
.Designerlist .item .pic .ewm .ewmimg {
  width: 134px;
  height: 134px;
  padding: 8px;
  background: #fff;
  border: 1px solid #f7f7f7;
  display: block;
  margin: 0 auto;
}
.Designerlist .item .pic .ewm p {
  text-align: center;
  color: #fff;
  line-height: 24px;
}
.Designerlist .item .txt {
  padding: 0 25px;
  height: 93px;
  text-align: center;
  position: relative;
  z-index: 3;
}
.Designerlist .item .txt .tit {
  width: 126px;
  height: 126px;
  display: block;
  position: absolute;
  background: url(../g-images/yuan.png) no-repeat center;
  text-align: center;
  left: 50%;
  margin-left: -63px;
  bottom: 34px;
}
.Designerlist .item .txt h3 {
  font-size: 24px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  color: #333;
  padding-top: 36px;
  font-weight: bold;
}
.Designerlist .item .txt h4 {
  display: block;
  font-weight: bold;
}
.Designerlist .item .txt p {
  color: #666;
  padding-top: 60px;
  text-align: center;
}
.Designerlist .item .txt span {
  display: inline-block;
}
.Designerlist .item .txt span b {
  color: #da2a2e;
}
.Designerlist .item .txt .sl {
  padding-left: 42px;
}
.Designerlist .item .btn {
  display: block;
}
.Designerlist .item .btn a {
  height: 45px;
  line-height: 45px;
  text-align: center;
  display: block;
  width: 50%;
  float: left;
  border-top: 1px solid #ddd;
}
.Designerlist .item .btn a em {
  width: 14px;
  height: 14px;
  display: inline-block;
  margin-left: 10px;
  background-position: -38px 0;
}
.Designerlist .item .btn a.a_more {
  border-right: 1px solid #ddd;
  width: 49.6%;
}
.Designerlist .item .btn a.a_more em {
  background-position: 0 0;
}
.Designerlist .item:hover {
  box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.2);
}
.Designerlist .item:hover h3 {
  color: #da2a2e;
}
.Designerlist .item:hover img {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.Designerlist .item:hover .btn a {
  color: #fff;
}
.Designerlist .item:hover .btn a.a_more {
  background: #000;
  border-right: 1px solid #000;
  border-top: 1px solid #000;
}
.Designerlist .item:hover .btn a.a_more em {
  background-position: -30px -20px;
}
.Designerlist .item:hover .btn a.baojia {
  background: #da2a2e;
  border-top: 1px solid #da2a2e;
}
.Designerlist .item:hover .btn a.baojia em {
  background-position: -50px -20px;
}
.Designerlist .item .jiang {
  position: absolute;
  right: 40px;
  top: 0;
  width: 52px;
  height: 48px;
  z-index: 5;
}
.Designerlist .item .jiang.hj {
  background-position: -128px 0;
}
.Designerlist .item .jiang.tj {
  background-position: -183px 0;
}
.Designerlist .item .jiang.rq {
  background-position: -240px 0;
}
.Designerlist.kefulist .item {
  height: 445px;
}
/*re_designer*/
.re_designer {
  overflow: hidden;
}
.re_designer .list {
  width: 105%;
  padding-bottom: 70px;
}
.re_designer .item {
  width: 580px;
  float: left;
  margin: 0 38px 0 0;
  overflow: hidden;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  color: #333333;
  display: block;
  height: 324px;
  background: #fff;
  box-shadow: 1px 1px 1px #ddd;
}
.re_designer .item .img {
  display: block;
  padding: 20px;
  width: 210px;
  height: 280px;
}
.re_designer .item img {
  width: 210px;
  height: 280px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  display: block;
}
.re_designer .item .txt {
  padding: 20px 20px 20px 0;
  width: 290px;
}
.re_designer .item .txt h3 {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  margin: 20px 0 15px;
  font-size: 24px;
  color: #333333;
  font-weight: bold;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.re_designer .item .txt .desc {
  height: 176px;
  overflow: hidden;
}
.re_designer .item .txt .desc span {
  display: block;
  margin-bottom: 12px;
  height: 24px;
  overflow: hidden;
}
.re_designer .item .txt .desc span b {
  color: #da2a2e;
}
.re_designer .item .txt .desc em {
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.re_designer .item .txt .desc .numb,
.re_designer .item .txt .desc .jyan {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.re_designer .item .txt .desc .numb {
  margin-left: 10px;
}
.re_designer .item .txt .desc .numb em {
  background-position: -18px 0;
}
.re_designer .item .txt .desc .jyan em {
  background-position: -54px 0;
}
.re_designer .item .txt .desc .jibie em {
  background-position: -72px 0;
}
.re_designer .item .txt .desc .style em {
  background-position: -90px 0;
}
.re_designer .item .txt .desc .anli em {
  background-position: -108px 0;
}
.re_designer .item .txt .btn {
  width: 150px;
  height: 38px;
  line-height: 38px;
  display: block;
  text-align: center;
  background: #da2a2e;
  color: #fff;
  font-size: 16px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.re_designer .item:hover {
  box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.2);
}
.re_designer .item:hover h3 {
  color: #da2a2e;
}
.re_designer .item:hover img {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.re_designer .item:hover .btn {
  background: #fb980c;
}
/*设计师详情*/
.menubox {
  position: absolute;
  right: 0;
  top: -40px;
  z-index: 10;
}
.menubox a {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  position: relative;
  width: 110px;
  background: #999;
  color: #fff;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  margin-left: 12px;
  text-align: center;
}
.menubox a s {
  width: 58px;
  height: 6px;
  background: url(../images/sj_jt.png) no-repeat center bottom;
  position: absolute;
  left: 50%;
  margin-left: -29px;
  bottom: -5px;
  display: none;
}
.menubox a:hover,
.menubox a.hover {
  color: #fff;
  background: #da2a2e;
  font-weight: bold;
}
.menubox a:hover s,
.menubox a.hover s {
  display: none;
}
.showteam {
  position: relative;
}
.showteam .box {
  padding: 30px;
  background: #fff;
  box-shadow: 1px 1px 1px #ddd;
  margin-bottom: 40px;
}
.showteam .title3 {
  width: 100%;
  position: relative;
  height: 26px;
  line-height: 26px;
  margin-bottom: 10px;
}
.showteam .title3 h4 {
  height: 26px;
  line-height: 26px;
  font-size: 18px;
  position: relative;
  z-index: 2;
  display: inline-block;
  vertical-align: middle;
  padding: 0 6px 0 0;
  background: #fff;
}
.showteam .title3 .line {
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  top: 50%;
  border-top: 1px dashed #ccc;
}
.showteam .sjsinfo img {
  width: 338px;
  height: 450px;
  display: block;
  float: left;
}
.showteam .sjsinfo .toptit {
  padding-bottom: 30px;
  border-bottom: 1px solid #ddd;
  width: 390px;
}
.showteam .sjsinfo .txt {
  width: 754px;
  position: relative;
}
.showteam .sjsinfo .txt h3 {
  font-size: 16px;
  color: #da2a2e;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.showteam .sjsinfo .txt h3 b {
  font-size: 24px;
  color: #000;
  font-weight: bold;
  padding-right: 10px;
}
.showteam .sjsinfo .txt .zw {
  width: 120px;
  height: 28px;
  line-height: 28px;
  border: 1px solid #da2a2e;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 16px;
  vertical-align: middle;
  font-size: 16px;
  color: #da2a2e;
}
.showteam .sjsinfo .txt h1 {
  font-size: 24px;
  color: #000;
  font-weight: bold;
}
.showteam .sjsinfo .txt .desc {
  padding-top: 20px;
  height: 174px;
  overflow: hidden;
}
.showteam .sjsinfo .txt .desc span {
  display: inline-block;
  padding-bottom: 12px;
  padding-right: 8px;
}
.showteam .sjsinfo .txt .desc em {
  width: 16px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.showteam .sjsinfo .txt .desc .numb,
.showteam .sjsinfo .txt .desc .jyan {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.showteam .sjsinfo .txt .desc .numb {
  margin-right: 10px;
}
.showteam .sjsinfo .txt .desc .numb em {
  background-position: -88px -20px;
}
.showteam .sjsinfo .txt .desc .jyan em {
  background-position: -54px 0;
}
.showteam .sjsinfo .txt .desc .jibie em {
  background-position: -72px 0;
}
.showteam .sjsinfo .txt .desc .style em {
  background-position: -90px 0;
}
.showteam .sjsinfo .txt .desc .anli em {
  background-position: -108px 0;
}
.showteam .sjsinfo .txt .desc .linian em {
  background-position: -72px -20px;
}
.showteam .sjsinfo .txt .tips {
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
}
.showteam .sjsinfo .txt .tips span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  line-height: 20px;
}
.showteam .sjsinfo .txt .tips span b {
  display: block;
  font-size: 30px;
  line-height: 30px;
  padding: 5px 20px 0;
}
.showteam .sjsinfo .txt .tips span:first-child {
  border-right: 1px solid #ddd;
}
.showteam .sjsinfo .txt .tips .btn {
  width: 140px;
  height: 38px;
  line-height: 38px;
  display: block;
  text-align: center;
  background: #da2a2e;
  color: #fff;
  font-size: 16px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-top: 20px;
  position: relative;
  *zoom: 1;
}
.showteam .sjsinfo .txt .tips .btn:hover {
  background: #fb980c;
}
.showteam .sjsinfo .txt .deatil {
  padding-top: 20px;
}
.showteam .sjsinfo .txt .weixin {
  width: 120px;
  text-align: center;
  height: 120px;
  background-color: #f9f9f9;
  position: absolute;
  display: block;
  right: 210px;
  top: 0;
}
.showteam .sjsinfo .txt .weixin img {
  width: 110px;
  margin-bottom: 10px;
  height: 110px;
  clear: left;
  margin-top: 5px;
  margin-left: 5px;
}
.showteam .sj-idea {
  padding-top: 40px;
}
.showteam .sj-idea .title2 {
  margin-bottom: 10px;
}
.showteam .sj-idea .title2 span {
  background: #fff;
  padding-left: 0;
  font-size: 18px;
  font-weight: bold;
}
.showteam .sj-idea .ideacont {
  padding: 20px 0;
}
.showteam .sj-idea .ideacont img {
  max-width: 100% !important;
  display: block;
  margin: 0 auto;
}
.showteam .teaminfo img {
  width: 533px;
  height: 300px;
}
.showteam .teaminfo .txt {
  width: 550px;
}
.showteam .teaminfo .txt .desc {
  height: 30px;
}
.showteam .part2 {
  padding: 40px 0;
  overflow: hidden;
}
.showteam .part2 .list {
  width: 105%;
  padding-top: 20px;
}
.showteam .part2 .item {
  position: relative;
  width: 270px;
  float: left;
  margin: 0 20px 20px 0;
  overflow: hidden;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  background: #fff;
}
.showteam .part2 .item .img {
  display: block;
  width: 100%;
  height: 203px;
  overflow: hidden;
}
.showteam .part2 .item .img img {
  width: 100%;
  height: 100%;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  display: block;
}
.showteam .part2 .item .txt {
  position: relative;
  z-index: 2;
  border: 1px solid #ddd;
  border-top: 0 none;
  padding: 20px;
  height: 48px;
}
.showteam .part2 .item .txt h3 {
  font-size: 18px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  color: #000;
}
.showteam .part2 .item .txt p {
  color: #666;
}
.showteam .part2 .item .txt p span {
  display: inline-block;
  border-left: 1px solid #999;
  padding: 0 12px;
  height: 14px;
  line-height: 14px;
}
.showteam .part2 .item .txt p span:first-child {
  border-left: 0 none;
  padding-left: 0;
}
.showteam .part2 .item:hover {
  box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.2);
}
.showteam .part2 .item:hover h3 {
  color: #da2a2e;
}
.showteam .part2 .item:hover img {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.showteam .part2 .left {
  width: 848px;
}
/*设计师排行榜*/
.Pop_ranking {
  width: 240px;
}
.Pop_ranking .tit {
  display: block;
  font-size: 18px;
  font-weight: normal;
}
.Pop_ranking .tit em {
  width: 3px;
  height: 18px;
  line-height: 18px;
  display: inline-block;
  vertical-align: middle;
  background: #da2a2e;
  margin-right: 10px;
}
.Pop_ranking .ranking {
  margin-top: 20px;
  border-top: 1px dashed #ccc;
}
.Pop_ranking .ranking .popitem {
  border-bottom: 1px dashed #ccc;
}
.Pop_ranking .ranking .popitem .top {
  cursor: pointer;
  padding: 10px 0;
}
.Pop_ranking .ranking .popitem .top h3 {
  width: 74px;
  color: #000;
  display: block;
  float: left;
}
.Pop_ranking .ranking .popitem .top span {
  color: #666;
}
.Pop_ranking .ranking .popitem .top b {
  color: #000;
  font-weight: normal;
}
.Pop_ranking .ranking .popitem .top.on {
  display: none;
}
.Pop_ranking .ranking .popitem .bot {
  display: none;
  padding: 10px 0;
}
.Pop_ranking .ranking .popitem .bot a {
  display: block;
}
.Pop_ranking .ranking .popitem .bot img {
  width: 75px;
  height: 100px;
  display: block;
  margin-right: 20px;
  float: left;
}
.Pop_ranking .ranking .popitem .bot h3 {
  padding-top: 20px;
  font-size: 16px;
  font-weight: bold;
  color: #000;
}
.Pop_ranking .ranking .popitem .bot p {
  color: #000;
  font-size: 16px;
  padding-top: 5px;
}
/*服务流程*/
.processbox {
  background: #fff;
  box-shadow: 0 0 1px #ddd;
  padding: 40px;
}
.processbox .process {
  padding: 10px;
}
.processbox .process .item {
  width: 510px;
  position: relative;
  margin-top: -100px;
}
.processbox .process .item:first-child {
  margin-top: 0;
}
.processbox .process .item a {
  width: 510px;
  padding: 35px 0;
  position: relative;
  display: block;
}
.processbox .process .item img {
  float: left;
  width: 120px;
  height: 120px;
  display: block;
  margin-left: 30px;
  box-sizing: border-box;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  margin-top: 10px;
}
.processbox .process .item .txt {
  padding-right: 30px;
  width: 290px;
  float: right;
}
.processbox .process .item .txt .en {
  color: #ccc;
  font-size: 16px;
  font-weight: bold;
  font-family: "ITCAvantGardeStd-Bold";
}
.processbox .process .item .txt h3 {
  font-size: 24px;
}
.processbox .process .item .txt p {
  padding-top: 18px;
  height: 70px;
  overflow: hidden;
  line-height: 22px;
}
.processbox .process .item .dian {
  width: 20px;
  height: 20px;
  display: block;
  background: url(../g-images/lcdian-h.png) no-repeat;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 10;
}
.processbox .process .item .sjx {
  border-width: 10px;
  width: 0;
  height: 0;
  position: absolute;
  top: 45%;
  display: none;
}
.processbox .process .item.fl {
  border-right: 1px solid #dddddd;
  padding-right: 39px;
}
.processbox .process .item.fl .dian {
  right: -10px;
  left: auto;
}
.processbox .process .item.fl .sjx {
  border-style: dashed dashed dashed solid;
  border-color: transparent transparent transparent #da2a2e;
  right: 20px;
  left: auto;
}
.processbox .process .item.fr {
  border-left: 1px solid #dddddd;
  padding-left: 40px;
}
.processbox .process .item.fr .dian {
  left: -10px;
  right: auto;
}
.processbox .process .item.fr .sjx {
  border-style: dashed solid dashed dashed;
  border-color: transparent #da2a2e transparent transparent;
  left: 20px;
  right: auto;
}
.processbox .process .item.hover a {
  background: #da2a2e;
  color: #fff;
}
.processbox .process .item.hover img {
  border: 2px solid #fff;
}
.processbox .process .item.hover .txt .en {
  color: #fff;
}
.processbox .process .item.hover .dian {
  background: url(../g-images/lcdian-r.png) no-repeat;
}
.processbox .process .item.hover .sjx {
  display: block;
}
/*家装指南*/
.Raiders .Raiders_left {
  width: 840px;
  height: 340px;
  position: relative;
  background: #fff;
  box-shadow: 0 0 1px #ddd;
}
.Raiders .Raiders_left .bd {
  position: relative;
  overflow: hidden;
  height: 340px;
}
.Raiders .Raiders_left .bd li {
  width: 840px;
  height: 340px;
  float: left;
  display: block;
}
.Raiders .Raiders_left .bd li a {
  display: block;
}
.Raiders .Raiders_left .bd li img {
  width: 100%;
  height: 100%;
  display: block;
}
.Raiders .Raiders_left .hd {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 3;
  width: 100%;
  *bottom: 5px;
}
.Raiders .Raiders_left .hd ul {
  text-align: center;
}
.Raiders .Raiders_left .hd li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 10px;
  height: 2px;
  background: #ccc;
  margin: 0 2px;
}
.Raiders .Raiders_left .hd li.on {
  background: #da2a2e;
}
.Raiders .Raiders_left .prev,
.Raiders .Raiders_left .next {
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  cursor: pointer;
}
.Raiders .Raiders_left .prev {
  background-position: -80px -50px;
  left: 0;
}
.Raiders .Raiders_left .prev:hover {
  background-position: -80px -96px;
}
.Raiders .Raiders_left .next {
  background-position: -126px -50px;
  right: 0;
}
.Raiders .Raiders_left .next:hover {
  background-position: -126px -96px;
}
.Raiders .Raiders_rig {
  width: 340px;
  height: 340px;
  background: #fff;
  box-shadow: 0 0 1px #ddd;
}
.Raiders .Raiders_rig h2 {
  padding-top: 15px;
  font-size: 20px;
  padding-left: 20px;
}
.Raiders .Raiders_rig .list {
  padding: 0 20px 20px;
  display: block;
}
.Raiders .Raiders_rig .list li {
  width: 300px;
  border-top: 1px solid #ddd;
}
.Raiders .Raiders_rig .list li:first-child {
  border-top: 0 none;
}
.Raiders .Raiders_rig .list li a {
  display: block;
  padding: 14px 0;
}
.Raiders .Raiders_rig .list li img {
  width: 120px;
  height: 67px;
  display: block;
  float: left;
  margin-right: 15px;
}
.Raiders .Raiders_rig .list li h3 {
  line-height: 20px;
  height: 38px;
  overflow: hidden;
  display: block;
}
.Raiders .Raiders_rig .list li span {
  font-size: 12px;
  text-align: center;
  width: 98px;
  height: 24px;
  line-height: 24px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  border: 1px solid #ddd;
  display: inline-block;
  margin-top: 5px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.Raiders .Raiders_rig .list li a:hover img {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.Raiders .Raiders_rig .list li a:hover span {
  background: #da2a2e;
  color: #fff;
  border: 1px solid #da2a2e;
}
.guidebox {
  background: #fff;
  box-shadow: 0 0 1px #ddd;
  padding: 30px 40px;
}
.guidebox .submenu {
  border-bottom: 2px solid #ddd;
  width: 100%;
  height: 50px;
}
.guidebox .submenu a {
  display: block;
  width: 100px;
  height: 52px;
  line-height: 52px;
  position: relative;
  margin-right: 40px;
  text-align: center;
  font-size: 20px;
  float: left;
}
.guidebox .submenu a s {
  position: absolute;
  width: 0;
  height: 2px;
  display: block;
  background: #da2a2e;
  left: 50%;
  margin-left: 0;
  bottom: 0;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  opacity: 0;
  filter: alpha(opacity=0);
}
.guidebox .submenu a:hover s,
.guidebox .submenu a.hover s {
  width: 100px;
  margin-left: -50px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.guidebox .textlist {
  padding-top: 40px;
}
.guidebox .textlist .one {
  width: 510px;
  height: 287px;
  overflow: hidden;
  position: relative;
}
.guidebox .textlist .one a {
  display: block;
}
.guidebox .textlist .one img {
  width: 100%;
  display: block;
  height: 100%;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.guidebox .textlist .one .txt {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 60px;
  line-height: 60px;
  text-align: center;
  width: 100%;
  background: url(../g-images/black60.png) repeat left top;
}
.guidebox .textlist .one .txt h3 {
  padding: 0 15px;
  font-size: 16px;
  color: #fff;
}
.guidebox .textlist .one a:hover img {
  transform: scale(1.1, 1.1);
}
.guidebox .textlist .list {
  width: 592px;
}
.guidebox .textlist .list li {
  display: block;
  padding-top: 22px;
  *padding-top: 10px;
}
.guidebox .textlist .list li:first-child {
  padding-top: 0;
}
.guidebox .textlist .list li a {
  display: block;
  height: 16px;
  line-height: 16px;
  border-left: 1px solid #999;
  padding-left: 15px;
  font-size: 16px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.guidebox .textlist .list li a span {
  color: #999;
  font-size: 14px;
}
.guidebox .textlist .list li a:hover {
  padding-left: 20px;
  border-left: 1px solid #da2a2e;
}
.guidebox .thumblist .item {
  border-top: 1px solid #ddd;
  padding: 30px 0;
}
.guidebox .thumblist .item:first-child {
  border-top: 0 none;
}
.guidebox .thumblist .item a {
  display: block;
}
.guidebox .thumblist .item .img {
  width: 300px;
  height: 169px;
  overflow: hidden;
}
.guidebox .thumblist .item .img img {
  width: 100%;
  display: block;
  height: 100%;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.guidebox .thumblist .item .img:hover img {
  transform: scale(1.06, 1.06);
}
.guidebox .thumblist .item .txt {
  width: 792px;
}
.guidebox .thumblist .item .txt h3 {
  font-size: 20px;
}
.guidebox .thumblist .item .txt .desc {
  padding-top: 18px;
  color: #999;
  height: 90px;
  overflow: hidden;
  line-height: 24px;
}
.guidebox .thumblist .item .txt span {
  display: inline-block;
  font-size: 16px;
  color: #666;
  padding-right: 26px;
}
.guidebox .thumblist .item .txt span em {
  width: 22px;
  height: 18px;
  display: inline-block;
  margin-right: 10px;
  background-position: -80px -144px;
}
.guidebox .thumblist .item .txt span .time {
  background-position: -80px -164px;
}
/*shownews*/
.shownews {
  background: #fff;
  box-shadow: 0 0 1px #ddd;
  padding: 40px;
  margin-bottom: 40px;
}
.shownews .Article-title {
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
}
.shownews .Article-title h1 {
  font-size: 24px;
  color: #000;
}
.shownews .Article-title .mark {
  padding-top: 10px;
}
.shownews .Article-title .mark span {
  color: #999;
  padding-right: 25px;
}
.shownews .newsinfo {
  padding: 40px 0;
}
.shownews .newsinfo img {
  max-width: 100% !important;
  display: block;
  margin: 0 auto;
}
/*aboutpage*/
.aboutpage {
  padding-bottom: 120px;
}
.aboutpage .about1 {
  background: #fff;
  box-shadow: 0 3px 40px #a0a0a0;
  position: relative;
  z-index: 4;
}
.aboutpage .about1 .cont {
  padding: 90px;
}
.aboutpage .about1 .cont .top {
  height: 100px;
}
.aboutpage .about1 .cont .top h3 {
  font-size: 32px;
  line-height: 40px;
}
.aboutpage .about1 .cont .total {
  width: 550px;
  padding-right: 70px;
}
.aboutpage .about1 .cont .total .item {
  padding-left: 60px;
}
.aboutpage .about1 .cont .total .item b {
  font-size: 60px;
  font-family: "ITCAvantGardeStd-Bold";
  line-height: 60px;
  display: block;
  color: #666;
}
.aboutpage .about1 .cont .total .item h5 {
  font-size: 16px;
}
.aboutpage .about1 .cont .total .ss {
  height: 80px;
  width: 1px;
  display: block;
  background: #ccc;
  margin-left: 60px;
}
.aboutpage .about2 {
  width: 100%;
  background: url(../images/about2.jpg) no-repeat center top;
  height: 660px;
  position: relative;
  top: -80px;
  z-index: 1;
  overflow: hidden;
}
.aboutpage .about2 .h_line {
  width: 100%;
  background: url(../images/h_line.png) no-repeat center top;
  height: 48px;
  position: absolute;
  left: 0;
  bottom: 107px;
}
.aboutpage .history {
  position: relative;
  padding-top: 160px;
}
.aboutpage .history .gdtitle {
  background: url(../g-images/gdtitle1.png) no-repeat center bottom;
  color: #fff;
}
.aboutpage .history .bd {
  overflow: hidden;
}
.aboutpage .history .bd li {
  width: 380px;
  height: 284px;
  float: left;
  margin-right: 30px;
}
.aboutpage .history .bd li a {
  display: block;
  padding: 0 30px;
  text-align: center;
  height: 200px;
  background: #fff;
  position: relative;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.aboutpage .history .bd li .date {
  font-size: 50px;
  font-family: "ITCAvantGardeStd-Bold";
  line-height: 50px;
  display: block;
  color: #666;
  padding-top: 34px;
}
.aboutpage .history .bd li .word {
  color: #333;
  padding-top: 20px;
  line-height: 24px;
  height: 76px;
  overflow: hidden;
}
.aboutpage .history .bd li .sjx {
  width: 28px;
  height: 83px;
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -14px;
  top: 200px;
  background: url(../images/dian.png) no-repeat center top;
}
.aboutpage .history .bd li.hover a {
  background: #da2a2e;
}
.aboutpage .history .bd li.hover .date {
  color: #fff;
}
.aboutpage .history .bd li.hover .word {
  color: #fff;
}
.aboutpage .history .bd li.hover .sjx {
  background: url(../images/dian_a.png) no-repeat center top;
}
.aboutpage .history .butn {
  position: absolute;
  top: 63%;
  width: 40px;
  height: 40px;
  display: block;
  cursor: pointer;
}
.aboutpage .history .prev {
  left: -8%;
  background-position: 0 -194px;
}
.aboutpage .history .prev:hover {
  background-position: -43px -194px;
}
.aboutpage .history .next {
  right: -8%;
  background-position: -86px -194px;
}
.aboutpage .history .next:hover {
  background-position: -130px -194px;
}
.aboutpage .about3 {
  width: 100%;
  background: url(../images/about3.jpg) no-repeat center top;
  height: 716px;
  position: relative;
  top: -80px;
}
.aboutpage .about3 .gdtitle {
  color: #fff;
  padding-top: 120px;
}
.aboutpage .about3 .swiper-container {
  padding-bottom: 30px;
}
.aboutpage .about3 .item {
  height: 369px;
  width: 493px;
}
.aboutpage .about3 .item a {
  display: block;
}
.aboutpage .about3 .item img {
  height: 369px;
  width: 493px;
  display: block;
}
.aboutpage .about3 .item .text {
  text-align: center;
  display: none;
  color: #fff;
}
.aboutpage .about3 .item.swiper-slide-active .text {
  display: block;
}
.aboutpage .about3 .butn {
  position: absolute;
  top: 46%;
  width: 40px;
  height: 40px;
  display: block;
  cursor: pointer;
  z-index: 900;
  margin-top: -20px;
}
.aboutpage .about3 .prev {
  left: 26%;
  background-position: 0 -194px;
}
.aboutpage .about3 .prev:hover {
  background-position: -43px -194px;
}
.aboutpage .about3 .next {
  right: 26%;
  background-position: -86px -194px;
}
.aboutpage .about3 .next:hover {
  background-position: -130px -194px;
}
.aboutpage .exhibition_hall {
  text-align: center;
  position: relative;
  overflow: hidden;
}
.aboutpage .roundabout_box {
  height: 430px;
  width: 1200px;
  margin: 20px auto 20px auto;
}
.aboutpage .roundabout_box img {
  width: 100%;
}
.aboutpage .roundabout_box .roundabout-holder {
  list-style: none;
  width: 1140px;
  height: 370px;
  margin: 0px auto;
}
.aboutpage .roundabout_box .roundabout-holder .text {
  color: #fff;
  background: none;
  display: none;
  font-size: 18px;
  position: absolute;
  left: 0;
  bottom: -38px;
  text-align: center;
  width: 100%;
}
.aboutpage .roundabout_box .roundabout-moveable-item {
  font-size: 12px!important;
  height: 369px;
  width: 493px;
  cursor: pointer;
  background: url(../images/honorbk.jpg) no-repeat;
  background-size: cover;
}
.aboutpage .roundabout_box .roundabout-moveable-item a {
  display: block;
  padding: 5%;
  height: 87%;
}
.aboutpage .roundabout_box .roundabout-moveable-item img {
  height: 100%;
  width: 100%;
  margin: 0;
}
.aboutpage .roundabout_box .roundabout-in-focus {
  cursor: auto;
}
.aboutpage .roundabout_box .roundabout-in-focus .text {
  display: block;
}
.aboutpage .about4 {
  background: #fff;
  position: relative;
  top: -80px;
}
.aboutpage .about4 .aboutnews {
  padding: 80px 0;
  position: relative;
}
.aboutpage .about4 .aboutnews .bd {
  overflow: hidden;
  padding-top: 20px;
}
.aboutpage .about4 .aboutnews .bd ul {
  width: 108%;
}
.aboutpage .about4 .aboutnews .item {
  width: 375px;
  height: 408px;
  display: block;
  float: left;
  margin-right: 37px;
}
.aboutpage .about4 .aboutnews .item .img {
  display: block;
  width: 375px;
  height: 210px;
  overflow: hidden;
}
.aboutpage .about4 .aboutnews .item img {
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.aboutpage .about4 .aboutnews .item .txt {
  border: 1px solid #ddd;
  border-top: 0 none;
  padding: 30px 38px 16px;
  display: block;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.aboutpage .about4 .aboutnews .item .txt h3 {
  font-size: 18px;
  color: #000;
  height: 24px;
  overflow: hidden;
}
.aboutpage .about4 .aboutnews .item .txt .desc {
  color: #666;
  padding-top: 16px;
  height: 44px;
  overflow: hidden;
  line-height: 24px;
}
.aboutpage .about4 .aboutnews .item .txt .p1 {
  margin-top: 16px;
  border-top: 1px solid #ddd;
  padding-top: 20px;
}
.aboutpage .about4 .aboutnews .item .txt .time {
  color: #666;
  font-family: arial;
}
.aboutpage .about4 .aboutnews .item:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.aboutpage .about4 .aboutnews .item:hover img {
  transform: scale(1.1, 1.1);
}
.aboutpage .about4 .aboutnews .item:hover h3 {
  color: #da2a2e;
}
.aboutpage .about4 .aboutnews .item:hover .txt {
  border: 1px solid #da2a2e;
  border-top: 0 none;
}
.aboutpage .about4 .aboutnews span.g-ico {
  position: absolute;
  top: 56%;
  width: 40px;
  height: 40px;
  display: block;
  cursor: pointer;
}
.aboutpage .about4 .aboutnews .prev {
  left: -4%;
  background-position: -176px -194px;
}
.aboutpage .about4 .aboutnews .prev:hover {
  background-position: -43px -194px;
}
.aboutpage .about4 .aboutnews .next {
  right: -4%;
  background-position: -220px -194px;
}
.aboutpage .about4 .aboutnews .next:hover {
  background-position: -130px -194px;
}
.aboutpage .about5 .culture {
  background: #fff;
  box-shadow: 0 0 1px #ddd;
  margin-top: 40px;
}
.aboutpage .about5 .txtcon {
  width: 460px;
  padding: 68px;
}
.aboutpage .about5 .txtcon .title {
  font-size: 24px;
}
.aboutpage .about5 .txtcon .desc {
  margin: 15px 0 35px;
  line-height: 26px;
  height: 100px;
  overflow: hidden;
  color: #333;
}
.aboutpage .about5 .txtcon .btn {
  height: 32px;
  line-height: 32px;
  border-radius: 20px;
  display: block;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  border: 1px solid #ddd;
  text-align: center;
  width: 130px;
}
.aboutpage .about5 .txtcon:hover .btn {
  background: #da2a2e;
  color: #fff;
  border: 1px solid #da2a2e;
}
.aboutpage .about5 .img {
  width: 600px;
  height: 350px;
  overflow: hidden;
  display: block;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.aboutpage .about5 .img img {
  width: 100%;
  height: 100%;
  display: block;
  transition: all ease .5s;
}
.aboutpage .about5 .img:hover img {
  transform: scale(1.04, 1.04);
}
.newslist .item {
  box-shadow: 0 0 1px #ddd;
  background: #fff;
  margin-bottom: 28px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.newslist .item .img {
  width: 300px;
  height: 169px;
  display: block;
  overflow: hidden;
}
.newslist .item .img img {
  width: 100%;
  height: 100%;
  display: block;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.newslist .item .txt {
  width: 820px;
  padding: 40px 30px 0;
  display: block;
}
.newslist .item .txt .time {
  width: 106px;
  color: #999;
  font-size: 20px;
  font-family: arial;
}
.newslist .item .txt .time b {
  font-weight: bold;
  font-size: 40px;
  line-height: 40px;
}
.newslist .item .txt h3 {
  font-size: 20px;
  padding-bottom: 20px;
}
.newslist .item .txt .desc {
  color: #999;
  width: 630px;
  line-height: 24px;
}
.newslist .item:hover {
  box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.2);
}
.newslist .item:hover img {
  transform: scale(1.06, 1.06);
}
/*招聘列表*/
.jobList{overflow:hidden;}
.jobList .jList{width:108%;}
.jobList .hitem {
  width: 585px;
  height: 185px;
  box-shadow: 0 0 1px #ddd;
  background: #fff;
  float: left;
  margin-right: 30px;
  margin-bottom: 30px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.jobList .hitem a {
  display: block;
  padding: 50px;
}
.jobList .hitem .time {
  width: 110px;
  text-align: right;
}
.jobList .hitem .time b {
  color: #da2a2e;
  font-weight: normal;
  display: block;
  font-size: 20px;
}
.jobList .hitem .time .cha {
  width: 108px;
  height: 32px;
  line-height: 32px;
  display: block;
  border: 1px solid #ddd;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-top: 40px;
  text-align: center;
}
.jobList .hitem h3 {
  font-size: 24px;
  padding-bottom: 20px;
}
.jobList .hitem .desc {
  line-height: 26px;
}
.jobList .hitem .desc i {
  padding: 0 5px;
}
.jobList .hitemm .desc span {
  display: block;
  color: #666;
}
.jobList .hitem:hover {
  box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.2);
}


.honorlist {
  overflow: hidden;
}
.honorlist .list {
  width: 108%;
}
.honorlist .item {
  width: 276px;
  float: left;
  margin-right: 30px;
  margin-bottom: 30px;
  background: #fff;
  text-align: center;
  box-shadow: 0 0 1px #ddd;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.honorlist .item a {
  display: block;
  padding: 10px;
}
.honorlist .item img {
  width: 254px;
  height: 203px;
  display: block;
  border: 1px solid #ddd;
}
.honorlist .item h3 {
  font-size: 16px;
  height: 40px;
  line-height: 40px;
}
.honorlist .item:hover {
  box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.2);
}
.honorlist .item:hover img {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/*发展历程*/
.historlist .hitem {
  height: 140px;
  transition: all .5s;
  border: 1px solid #f0e1ca;
  display: block;
  margin-bottom: 20px;
  background: #fff;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.historlist .hitem a {
  display: block;
  padding: 20px;
}
.historlist .hitem .time {
  width: 160px;
  background: url(../images/d_jt.png) no-repeat right center;
  padding-left: 80px;
  height: 100px;
  font-size: 16px;
}
.historlist .hitem .time b {
  font-size: 40px;
  color: #da2a2e;
  font-weight: bold;
  display: inline-block;
  line-height: 100px;
}
.historlist .hitem .desc {
  font-size: 16px;
  padding-top: 10px;
  padding-right: 80px;
  width: 780px;
}
.historlist .hitem:hover {
  box-shadow: 0 0 15px #f4e7d4;
  -webkit-transform: translate3d(0, -6px, 0);
  transform: translate3d(0, -6px, 0);
}
/*联系我们*/
.singlepage {
  padding-top: 0;
  min-height: 400px;
}
.singlepage .bigmap {
  width: 100%;
  overflow: hidden;
  max-height: 470px;
}
.singlepage .bigmap img {
  max-width: 100%;
}
.singlepage .contactbox {
  overflow: hidden;
  padding: 50px 0;
}
.singlepage .contactbox .list {
  width: 108%;
}
.singlepage .contactbox li {
  float: left;
  width: 374px;
  height: 452px;
  background: #fff;
  box-shadow: 0 2px 26px rgba(0, 0, 0, 0.1);
  margin-right: 40px;
  margin-bottom: 40px;
}
.singlepage .contactbox li .img {
  width: 374px;
  height: 210px;
  display: block;
  overflow: hidden;
}
.singlepage .contactbox li .img img {
  width: 100%;
  display: block;
  height: 100%;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.singlepage .contactbox li .txt {
  padding: 38px;
}
.singlepage .contactbox li .txt h3 {
  font-size: 20px;
  padding-bottom: 15px;
}
.singlepage .contactbox li .txt p {
  line-height: 24px;
}
.singlepage .contactbox li .txt p .red {
  color: #da2a2e;
  font-weight: normal;
}
.singlepage .contactbox li .txt .ditu {
  width: 172px;
  height: 34px;
  line-height: 34px;
  display: block;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  background: #666;
  color: #fff;
  margin-top: 20px;
}
.singlepage .contactbox li .txt .ditu s {
  width: 12px;
  height: 14px;
  display: inline-block;
  background-position: -130px -144px;
  margin-right: 15px;
  margin-left: 10px;
  vertical-align: middle;
}
.singlepage .contactbox li:hover img {
  transform: scale(1.06, 1.06);
}
.singlepage .contactbox li:hover .ditu {
  background: #da2a2e;
}
/*在线留言*/
.reservationpage {
  padding: 0;
}
.reservation {
  width: 100%;
  height: 730px;
}
.reservation .yuyue {
  padding-top: 178px;
}
.reservation .yuyue .yydig {
  position: relative;
  width: 350px;
  z-index: 201;
  background-color: #fff;
  color: #222;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.reservation .yuyue .yydig form {
  padding: 40px;
  display: block;
}
.reservation .yuyue .yydig .d_tit {
  text-align: center;
  font-size: 26px;
  margin-bottom: 22px;
  line-height: 30px;
  display: block;
}
.reservation .yuyue .yydig .d_tit b {
  padding-right: 5px;
}
.reservation .yuyue .yydig .d_lis {
  overflow: hidden;
  margin-bottom: 10px;
}
.reservation .yuyue .yydig .d_lis input {
  outline: none;
  height: 44px;
  line-height: 44px;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  background: none;
  color: #333;
  box-sizing: border-box;
  text-indent: 15px;
  width: 100%;
}
.reservation .yuyue .yydig .d_lis .dl_r {
  margin-left: 20px;
}
.reservation .yuyue .yydig .house_info {
  padding-bottom: 10px;
}
.reservation .yuyue .yydig .house_area {
  position: relative;
}
.reservation .yuyue .yydig .house_area span {
  position: absolute;
  right: 10px;
  top: 5px;
}
.reservation .yuyue .yydig .fkleix {
  padding-bottom: 10px;
}
.reservation .yuyue .yydig .fkleix select {
  line-height: 42px;
  height: 42px;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  outline: none;
  cursor: pointer;
  width: 100%;
  box-sizing: border-box;
}
.reservation .yuyue .yydig textarea {
  outline: none;
  height: 44px;
  line-height: 44px;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  background: none;
  color: #333;
  box-sizing: border-box;
  text-indent: 15px;
  width: 100%;
  resize: initial;
  font-family: "microsoft yahei";
}
.reservation .yuyue .yydig .btn_db {
  height: 45px;
  line-height: 45px;
  display: block;
  background: #da2a2e;
  color: #fff;
  text-align: center;
  width: 100%;
  border-radius: 3px;
  cursor: pointer;
  outline: none;
}
.reservation .yuyue .yydig .btn_db:hover {
  background: #fb980c;
}
/*装修报价*/
.Measuring {
  background: url(../images/baoj_bg.jpg) no-repeat center bottom #6dc48d;
  height: 730px;
}
.Measured {
  width: 1010px;
  margin: 0 auto;
  padding: 50px 0;
}
.Measured .celtit {
  font-size: 60px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 60px;
  padding-bottom: 20px;
}
.Measured .Measured_cont {
  background: url(../g-images/black35.png) repeat left top;
  padding: 20px;
}
.Measured .Measured_cont form {
  background: #fff;
  display: block;
  padding: 20px 40px;
}
.Measured .bj_close {
  position: absolute;
  right: 0;
  top: 20px;
  display: block;
}
.Measured .bj_close span {
  width: 26px;
  height: 26px;
  display: block;
  background-position: -270px -170px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.Measured .bj_close:hover span {
  transform: rotate(180deg);
}
.Measured .Measured_top {
  height: 82px;
  position: relative;
  text-align: center;
}
.Measured .Measured_top p {
  font-size: 22px;
  line-height: 82px;
}
.Measured dl {
  position: relative;
}
.Measured dl dd p input {
  width: 0px;
  height: 0px;
  float: none;
  display: inline-block;
  padding: 0;
  border: 0 none;
}
.Measured dl dd p span {
  cursor: pointer;
  padding-left: 24px;
  line-height: 38px;
  width: 76px;
  color: #000;
  display: inline-block;
  background: url(../g-images/radio.jpg) no-repeat left center;
  height: 38px;
}
.Measured dl dd p input[type='radio'].radio:checked {
  background: url(../g-images/radio_c.jpg) no-repeat left center;
}
.Measured dl dd p.checked span {
  background: url(../g-images/radio_c.jpg) no-repeat left center;
}
.Measured .Measured_main {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.Measured .Measured_main .Measured_left,
.Measured .Measured_main .Measured_right {
  width: 440px;
}
.Measured .Measured_main h3 {
  font-size: 16px;
  height: 50px;
  line-height: 50px;
}
.Measured .Measured_main dl {
  padding-top: 10px;
  position: relative;
}
.Measured .Measured_main dl dt {
  float: left;
  font-size: 16px;
  color: #333333;
  width: 86px;
}
.Measured .Measured_main dl dd {
  float: left;
  width: 340px;
}
.Measured .Measured_main dl dd p {
  width: 112px;
  float: left;
  padding-bottom: 14px;
  position: relative;
}
.Measured .Measured_fot {
  text-align: center;
}
.Measured .Measured_fot dl dt {
  font-size: 16px;
  height: 50px;
  line-height: 50px;
}
.Measured .Measured_fot dl dd {
  display: block;
  text-align: center;
}
.Measured .Measured_fot dl dd p {
  width: 120px;
  padding-bottom: 14px;
  display: inline-block;
}
.Measured .Measured_fot .phoe {
  text-align: center;
  padding-bottom: 20px;
}
.Measured .Measured_fot .phoe input {
  border: 1px solid #ccc;
  height: 36px;
  line-height: 36px;
  display: block;
  padding: 0 10px;
  background: #fff;
  width: 258px;
  outline: none;
  color: #333;
  margin: 0 auto;
}
.Measured .main_sub {
  text-align: center;
}
.Measured .main_sub .sub {
  width: 140px;
  height: 35px;
  line-height: 35px;
  display: block;
  margin: 0 auto;
  color: #fff;
  background: #da2a2e;
  cursor: pointer;
  outline: none;
}
.Measured .main_sub .sub:hover {
  background: #fb980c;
}
.con_bj {
  background: #fff;
  display: block;
  padding: 0 40px;
  height: 430px;
}
.con_bj .con_bj_cal {
  border-right: 1px solid #eee;
  position: relative;
  width: 470px;
  padding: 50px 0;
  height: 330px;
}
.con_bj .con_bj_cal form {
  background: none;
  padding: 0;
}
.con_bj .con_bj_cal .calputer_tit {
  font-size: 24px;
  padding-bottom: 10px;
}
.con_bj .con_bj_cal .calputer_tit span {
  padding-left: 5px;
  color: #da2a2e;
  font-size: 14px;
}
.con_bj .con_bj_cal .calputer_tit .num_man {
  padding: 0 1px;
}
.con_bj .con_bj_cal .bj_form {
  padding-right: 50px;
  padding-top: 20px;
}
.con_bj .con_bj_cal .imeg-box {
  padding-bottom: 20px;
}
.con_bj .con_bj_cal .imeg-box .label {
  float: left;
  width: 90px;
  padding-right: 10px;
}
.con_bj .con_bj_cal .imeg-box .element {
  width: 284px;
  float: left;
  position: relative;
}
.con_bj .con_bj_cal .imeg-box .element .text {
  border: 1px solid #e5e5e5;
  height: 36px;
  line-height: 36px;
  display: block;
  padding: 0 10px;
  background: #fff;
  width: 258px;
  outline: none;
  color: #bbb;
}
.con_bj .con_bj_cal .imeg-box .element .unit {
  position: absolute;
  right: 10px;
  top: 2px;
  color: #000;
}
.con_bj .con_bj_cal .imeg-box .element .text_area {
  color: #da2a2e;
  font-size: 12px;
  display: none;
}
.con_bj .con_bj_cal .imeg-box .element .text_lbl {
  position: absolute;
  left: 10px;
  top: 5px;
  color: #bbb;
  z-index: 0;
}
.con_bj .con_bj_cal .imeg-box .huxing_wrap {
  width: 85px;
  float: left;
  margin-right: 10px;
  border: 1px solid #e5e5e5;
  height: 36px;
  line-height: 36px;
  margin-bottom: 10px;
  background: #fff;
  position: relative;
}
.con_bj .con_bj_cal .imeg-box .huxing_wrap p {
  background: url(../g-images/select.png) no-repeat 90% center;
  padding: 0 10px;
  cursor: pointer;
}
.con_bj .con_bj_cal .imeg-box .huxing_wrap ul {
  position: absolute;
  left: -1px;
  width: 100%;
  top: 36px;
  background: #fff;
  border: 1px solid #eee;
  z-index: 10;
}
.con_bj .con_bj_cal .imeg-box .huxing_wrap ul li {
  height: 36px;
  line-height: 36px;
  display: block;
  padding: 0 10px;
  cursor: pointer;
}
.con_bj .con_bj_cal .imeg-box .huxing_wrap ul li:hover {
  background: #eee;
}
.con_bj .con_bj_cal .imeg-box .huxing_wrap.mr0 {
  margin-right: 0;
}
.con_bj .con_bj_cal .imeg-box .huxing_wrap.huxing2 {
  width: 133px;
  margin-bottom: 0;
}
.con_bj .con_bj_cal .imeg-box.yzm input {
  border: 1px solid #e5e5e5;
  height: 36px;
  line-height: 36px;
  display: block;
  background: #fff;
  outline: none;
  color: #bbb;
  width: 100px;
  text-indent: 10px;
}
.con_bj .con_bj_cal .imeg-box.yzm img {
  position: absolute;
  left: 110px;
  top: 2px;
  max-width: 100%;
}
.con_bj .con_bj_cal .bj_btn {
  width: 98px;
  height: 100px;
  padding-top: 28px;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  background: #f9fbfa;
  position: absolute;
  right: -48px;
  top: 50%;
  margin-top: -64px;
}
.con_bj .con_bj_cal .bj_btn a {
  display: block;
  width: 70px;
  height: 70px;
  background: #ff0000;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  font-size: 18px;
  position: relative;
  z-index: 15;
}
.con_bj .con_bj_cal .bj_btn a em {
  padding: 0 10px;
  display: block;
  padding-top: 6px;
}
.con_bj .con_bj_cal .bj_btn .circle-animate {
  position: absolute;
  top: 50%;
  margin-top: -50px;
  right: 0;
  width: 100px;
  height: 100px;
  background: #fdcc9a;
  z-index: 12;
  -webkit-animation: scale-three2 1.5s ease infinite;
  -moz-animation: scale-three2 1.5s ease infinite;
  -o-animation: scale-three2 1.5s ease infinite;
  animation: scale-three2 1.5s ease infinite;
  animation-fill-mode: both;
}
.con_bj .con_bj_cal .expose-stream {
  position: absolute;
  width: 98px;
  height: 100px;
  left: 0;
  top: 12px;
  display: block;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 90;
  cursor: pointer;
}
.con_bj .con_bj_res {
  width: 334px;
  padding-top: 60px;
  position: relative;
}
.con_bj .con_bj_res .bj_res_t {
  font-size: 16px;
  text-align: center;
  padding-bottom: 30px;
}
.con_bj .con_bj_res .bj_res_t #bprice,
.con_bj .con_bj_res .bj_res_t #bprice2 {
  font-size: 32px;
  line-height: 32px;
  color: #ff373f;
  padding: 0;
  width: 192px;
  display: inline-block;
}
.con_bj .con_bj_res .bj_res_t .bj_res_t_y {
  font-size: 14px;
}
.con_bj .con_bj_res .bj_res_ul {
  border: 1px solid #bfbfbf;
  display: block;
  padding: 30px 60px;
}
.con_bj .con_bj_res .bj_res_ul li {
  display: block;
  padding-top: 16px;
}
.con_bj .con_bj_res .bj_res_ul li:first-child {
  padding-top: 0;
}
.con_bj .con_bj_res .bj_res_ul li span {
  font-size: 16px;
  padding-right: 30px;
}
.con_bj .con_bj_res .bj_res_ul li strong {
  font-size: 14px;
  font-weight: normal;
}
.con_bj .con_bj_res .bj_res_ul li strong em {
  font-size: 18px;
  font-weight: bold;
  width: 80px;
  display: inline-block;
}
.con_bj .bj_close {
  position: absolute;
  right: 0;
  top: 20px;
  display: block;
}
.con_bj .bj_close span {
  width: 26px;
  height: 26px;
  display: block;
  background-position: -270px -170px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.con_bj .bj_close:hover span {
  transform: rotate(180deg);
}
.pop-success {
  width: 500px;
  height: 260px;
  z-index: 201;
  margin-left: -250px;
  margin-top: -130px;
  background-color: #fff;
  color: #222;
  position: fixed;
  top: 50%;
  left: 50%;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.pop-success .pop-title {
  padding-bottom: 6px;
  text-align: center;
  padding-top: 40px;
  font-size: 20px;
  position: relative;
}
.pop-success .pop-title em {
  display: inline-block;
  width: 36px;
  height: 36px;
  background: url("../g-images/icon08.png") no-repeat center;
  margin-right: 10px;
  position: relative;
  top: 10px;
}
.pop-success .pop-title .c_close {
  position: absolute;
  background: url(../g-images/dig-close.png) top right no-repeat;
  width: 40px;
  height: 40px;
  top: 0;
  right: 0;
  cursor: pointer;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.pop-success .pop-title .c_close:hover {
  transform: rotate(180deg);
}
.pop-success .ps-text {
  text-align: center;
  font-size: 18px;
  padding-top: 20px;
}
.mask {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.3;
  filter: alpha(opacity=30);
  display: none;
}
/**装修报价2018-7**/
.con_bj2 {
  width: 900px;
  height: 430px;
  background: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 0 40px;
}
.con_bj2 .zxbj-weixin2-consult {
  width: 384px;
  padding: 40px 0;
}
.con_bj2 .zxbj-weixin2-consult .fruit-box {
  margin-top: 30px;
  width: 384px;
  height: 248px;
  background: url(../g-images/zxbj_wxxh_check.png) no-repeat;
}
.con_bj2 .zxbj-weixin2-consult .fruit-box .fruit-title1 {
  text-align: center;
  font-size: 18px;
}
.con_bj2 .zxbj-weixin2-consult .fruit-box .show {
  padding: 32px 40px 25px;
  position: relative;
}
.con_bj2 .zxbj-weixin2-consult .fruit-box .show .show-left {
  float: left;
  width: 104px;
  text-align: center;
}
.con_bj2 .zxbj-weixin2-consult .fruit-box .show .show-left img {
  width: 100px;
  height: 100px;
  display: block;
  margin: 0 auto;
}
.con_bj2 .zxbj-weixin2-consult .fruit-box .show .show-left p {
  font-size: 12px;
  color: #000;
}
.con_bj2 .zxbj-weixin2-consult .fruit-box .show .show-right {
  float: right;
  width: 104px;
  text-align: center;
}
.con_bj2 .zxbj-weixin2-consult .fruit-box .show .show-right img {
  width: 100px;
  height: 100px;
  display: block;
  margin: 0 auto;
}
.con_bj2 .zxbj-weixin2-consult .fruit-box .show .show-right p {
  font-size: 12px;
  color: #000;
}
.con_bj2 .zxbj-weixin2-consult .fruit-box .show .fruit-show-arrow {
  width: 60px;
  height: 22px;
  float: left;
  position: relative;
  margin-left: 20px;
}
.con_bj2 .zxbj-weixin2-consult .fruit-box .show .fruit-show-arrow .arrow {
  position: absolute;
  background: url(../g-images/zxbj_wxxh.png) no-repeat;
  width: 34px;
  height: 22px;
  left: 50px;
  top: 42px;
  animation: downleft-ico 1.5s ease-out infinite;
}
.con_bj2 .zxbj-weixin2-consult .fruit-box .fruit-title2 {
  text-align: center;
  color: #fff;
  line-height: 35px;
}
.con_bj2 .con_check_info {
  width: 384px;
  border-left: 1px solid #ddd;
  padding: 40px 0;
  padding-left: 50px;
  position: relative;
}
.con_bj2 .con_check_info h3 {
  font-size: 18px;
  color: #000;
}
.con_bj2 .con_check_info h3 b {
  font-size: 14px;
  color: #da2a2e;
  display: inline-block;
  padding-left: 10px;
  font-weight: normal;
}
.con_bj2 .con_check_info .house-type {
  margin-top: 12px;
}
.con_bj2 .con_check_info .house-type .check_question {
  color: #999;
}
.con_bj2 .con_check_info .house-type .check-house {
  width: 110px;
  height: 110px;
  float: left;
  cursor: pointer;
  text-align: center;
}
.con_bj2 .con_check_info .house-type .check-house span {
  width: 80px;
  height: 80px;
  display: block;
  margin: 0 auto;
  background: url(../g-images/zxbj_ico.png) no-repeat;
}
.con_bj2 .con_check_info .house-type .check-house span.maop {
  background-position: 0 -24px;
}
.con_bj2 .con_check_info .house-type .check-house span.old-house {
  background-position: -86px -24px;
}
.con_bj2 .con_check_info .house-type .check-house span.little-change {
  background-position: -170px -24px;
}
.con_bj2 .con_check_info .house-type .check-house p {
  position: relative;
  text-indent: 15px;
  font-size: 12px;
  color: #333;
}
.con_bj2 .con_check_info .house-type .check-house p i {
  background: url(../g-images/zxbj_ico.png) no-repeat;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 18px;
  top: 7px;
  background-position: 0 0;
}
.con_bj2 .con_check_info .house-type .check-house.on p i {
  background-position: -20px 0;
}
.con_bj2 .con_check_info .decorate-time {
  padding-bottom: 12px;
}
.con_bj2 .con_check_info .decorate-time .check-time {
  margin-top: 12px;
  float: left;
}
.con_bj2 .con_check_info .decorate-time .check-time p {
  position: relative;
  text-indent: 18px;
  font-size: 12px;
  color: #333;
  padding-left: 20px;
}
.con_bj2 .con_check_info .decorate-time .check-time p i {
  background: url(../g-images/zxbj_ico.png) no-repeat;
  position: absolute;
  width: 15px;
  height: 15px;
  left: 18px;
  top: 7px;
  background-position: 0 0;
}
.con_bj2 .con_check_info .decorate-time .check-time.on p i {
  background-position: -20px 0;
}
.con_bj2 .con_check_info .plot-name .check_question,
.con_bj2 .con_check_info .plot-name2 .check_question {
  float: left;
}
.con_bj2 .con_check_info .plot-name input,
.con_bj2 .con_check_info .plot-name2 input {
  width: 229px;
  height: 30px;
  text-indent: 6px;
  border: 1px solid #e8e8e8;
}
.con_bj2 .con_check_info .check-upload,
.con_bj2 .con_check_info .check-upload2 {
  display: block;
  width: 180px;
  height: 36px;
  background: #da2a2e;
  color: #fff;
  text-align: center;
  line-height: 36px;
  margin-top: 18px;
}
.con_bj2 .con_check_info .check-upload:hover,
.con_bj2 .con_check_info .check-upload2:hover {
  background: #FF701A;
}
.con_bj2 .zxbj-weixin2-point {
  font-size: 18px;
  color: #333;
}
.con_bj2 .attention2 {
  color: #da2a2e;
}
.complate-form {
  display: none;
  position: absolute;
  top: 185px;
  left: 96px;
  width: 180px;
  height: 42px;
  background: #000;
  filter: alpha(opacity=60);
  opacity: .6;
  text-align: center;
  line-height: 42px;
  font-size: 14px;
  color: #ffffff;
}
.tender-pop {
  width: 980px;
  height: 430px;
  background: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 0;
  position: relative;
}
.tender-pop .dibg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 80px;
  background: url(../g-images/zxbj_3.png) no-repeat center;
}
.tender-pop .tender-pop-con {
  position: relative;
}
.tender-pop .tender-pop-left {
  width: 490px;
  text-align: center;
  position: relative;
  padding-top: 98px;
}
.tender-pop .tender-pop-left .check-right-line {
  height: 384px;
  width: 1px;
  background: #dddddd;
  position: absolute;
  right: -4px;
  top: 0;
  display: block;
}
.tender-pop .tender-pop-left .tender-popac-result-lico {
  width: 80px;
  height: 80px;
  display: block;
  margin: 0 auto;
  background: url(../g-images/zxbj_ico.png) no-repeat -56px -112px;
}
.tender-pop .tender-pop-left .tender-popac-result-ltitle {
  padding-top: 40px;
  font-size: 24px;
  font-weight: bold;
}
.tender-pop .tender-pop-left .tender-popac-result-ltext {
  padding-top: 26px;
  color: #da2a2e;
}
.tender-pop .tender-pop-right {
  width: 490px;
  position: relative;
}
.tender-pop .tender-pop-right .tender-pop_top {
  padding: 70px 48px 20px;
}
.tender-pop .tender-pop-right .tender-pop_top .ewm {
  width: 130px;
  height: 130px;
  padding: 10px;
  border: 1px solid #ddd;
}
.tender-pop .tender-pop-right .tender-pop_top .ewm img {
  display: block;
  width: 130px;
  height: 130px;
}
.tender-pop .tender-pop-right .tender-pop_top .bigtxt {
  padding-top: 18px;
  font-size: 20px;
}
.tender-pop .tender-pop-right .tender-pop_top .txt {
  font-size: 16px;
}
.tender-pop .tender-pop-right .tender-pop_top .txt b {
  color: #da2a2e;
  font-weight: normal;
  display: inline-block;
}
.tender-pop .tender-pop-right .tender-pop_top .pre-fruit-show-arrow {
  position: relative;
  width: 100px;
  height: 30px;
  overflow: hidden;
}
.tender-pop .tender-pop-right .tender-pop_top .pre-fruit-show-arrow .arrow {
  position: absolute;
  background: url(../g-images/zxbj_wxxh.png) no-repeat;
  width: 34px;
  height: 22px;
  left: 50px;
  top: 0;
  animation: downleft-ico 1.5s ease-out infinite;
}
.tender-pop .tender-pop-right .tender-popac-rlist {
  padding: 0 48px;
}
.tender-pop .tender-pop-right .tender-popac-rlist li {
  width: 195px;
  float: left;
  padding-top: 20px;
  font-size: 16px;
}
.tender-pop .tender-pop-right .tender-popac-rlist li em {
  width: 24px;
  height: 24px;
  display: inline-block;
  background: url(../g-images/zxbj_ico.png) no-repeat -142px -112px;
  margin-right: 5px;
}
.popup-close {
  position: absolute;
  left: 50%;
  width: 50px;
  height: 50px;
  background: url(../g-images/zxbj_ico.png) no-repeat 0 -112px;
  display: block;
  margin-left: -25px;
  top: -24px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  cursor: pointer;
}
.popup-close:hover {
  transform: rotate(180deg);
}
.zxbjnew {
  position: fixed;
  width: 980px;
  height: 450px;
  left: 50%;
  margin-left: -490px;
  top: 50%;
  margin-top: -225px;
  z-index: 101;
}
.zxbjnew .con_bj {
  background: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
/*案例详情页装修成这样花多少钱*/
.casebjnew {
  width: 1100px;
  height: 413px;
  background: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  left: 50%;
  top: 50%;
  margin-left: -550px;
  margin-top: -206px;
  position: fixed;
  z-index: 999;
}
.casebjnew .con_bj {
  padding: 0;
  height: 413px;
}
.casebjnew .con_bj .con_bj_cal {
  border-right: 0 none;
  width: 550px;
  padding-top: 30px;
}
.casebjnew .con_bj .con_bj_cal form {
  padding: 0 50px;
}
.casebjnew .con_bj .con_bj_cal .calputer_tit {
  color: #da2a2e;
  font-size: 24px;
}
.casebjnew .con_bj .con_bj_cal .imeg-box {
  padding-bottom: 10px;
}
.casebjnew .con_bj .con_bj_cal .imeg-box .element {
  width: 100%;
}
.casebjnew .con_bj .con_bj_cal .imeg-box .element .text {
  width: 428px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.casebjnew .con_bj .con_bj_cal .imeg-box .huxing_wrap {
  width: 70px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.casebjnew .con_bj .con_bj_cal .imeg-box .huxing2 {
  width: 95px;
}
.casebjnew .con_bj .con_bj_cal .bj_form {
  padding-top: 30px;
  padding-right: 0;
}
.casebjnew .con_bj .con_bj_cal .feiyong {
  background: #f9f9f9;
  border: 1px solid #e0e0e0;
  height: 70px;
  line-height: 30px;
  text-align: center;
  margin-bottom: 10px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding-top: 10px;
}
.casebjnew .con_bj .con_bj_cal .feiyong span {
  display: block;
  width: 174px;
  float: left;
  padding-left: 10px;
}
.casebjnew .con_bj .c_bjtbn .calc-btn {
  cursor: pointer;
  width: 225px;
  height: 40px;
  line-height: 40px;
  display: block;
  text-align: center;
  background: #da2a2e;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  outline: none;
}
.casebjnew .con_bj .c_bjtbn .calc-btn:hover {
  background: #fb980c;
}
.casebjnew .con_bj .casebj_left {
  width: 550px;
  height: 413px;
  overflow: hidden;
  position: relative;
}
.casebjnew .con_bj .casebj_left img {
  width: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
.casebjnew .con_bj .bj_close {
  right: 18px;
  display: block;
}
/*提前算一算*/
.bottom_slide_box {
  position: fixed;
  bottom: 0;
  z-index: 7999;
  width: 100%;
  height: 100px;
  background: url(../g-images/black70.png) repeat;
  overflow: hidden;
}
.bottom_slide_box .bottom_slide_content {
  padding-top: 15px;
}
.bottom_slide_box .slide_box_shade {
  position: absolute;
  bottom: 0;
  z-index: 5;
  width: 100%;
  height: 435px;
  background: #15161a;
  opacity: .78;
  -ms-filter: alpha(opacity=78);
  filter: alpha(opacity=78);
}
.bottom_slide_box .bottom_slide_img {
  width: 100%;
  height: 80px;
  background: url(../g-images/qianzhi.png) no-repeat 254px top;
}
.bottom_slide_box .bottom_slide_wh_img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
  width: 220px;
  height: 68px;
  background: url(../g-images/jsq.gif) no-repeat;
}
.bottom_slide_box .bottom_slide_down {
  position: absolute;
  right: 0;
  width: 88px;
  height: 68px;
  background: url(../g-images/jiantou_up.png) no-repeat;
  top: -10px;
  animation: down-ico 1.5s ease-out infinite;
}
.bottom_slide_box .zxbj_zxys {
  padding-top: 20px;
  width: 980px;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}
.bottom_slide_box .zxbj_zxys .con_bj {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  height: 410px;
}
.bottom_slide_box .zxbj_zxys .con_bj .con_bj_cal {
  height: 310px;
}
.bottom_slide_box.open {
  height: auto;
  padding-bottom: 10px;
}
.bottom_slide_box.open .bottom_slide_down {
  background: url(../g-images/jiantou_down.png) no-repeat;
}
.bottom_slide_box .gclose {
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  background-position: -268px -198px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  cursor: pointer;
  z-index: 1111;
}
.bottom_slide_box .gclose:hover {
  transform: rotate(180deg);
}
.bottom_slide_click {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100px;
  cursor: pointer;
}
.zxbj_details {
  position: relative;
  width: 980px;
  margin: 0 auto;
}
/* 测一测风格 */
.testcontent {
  width: 100%;
  background: url(../g-images/cesbg.jpg) no-repeat center top #fafdff;
  padding: 0;
}
.testcontent .w1200 {
  padding-top: 50px;
}
.testcontent .testtop {
  text-align: center;
  width: 600px;
  margin: 0 auto;
  height: 140px;
  background: url(../g-images/csfg_t.png) no-repeat center top;
}
.testcontent .test_container {
  padding: 30px 0;
}
.testcontent .test_container .page {
  display: none;
}
.testcontent .test_container .page .middle-header .tit {
  width: 300px;
  height: 50px;
  line-height: 50px;
  margin: 0 auto;
  background: #da2a2e;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
.testcontent .test_container .page .middle-header .tit em {
  font-family: "ITCAvantGardeStd-Bold";
  font-size: 28px;
  color: #fff;
  display: block;
  width: 55px;
  text-align: center;
  float: left;
}
.testcontent .test_container .page .middle-header .tit span {
  width: 240px;
  height: 48px;
  line-height: 48px;
  background: #fff;
  font-size: 20px;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  text-align: center;
  vertical-align: middle;
  display: block;
  float: right;
  margin-top: 1px;
  margin-right: 1px;
}
.testcontent .test_container .page .middle-main {
  padding: 40px 0;
  text-align: center;
}
.testcontent .test_container .page .middle-main .middle-item {
  cursor: pointer;
}
.testcontent .test_container .page .middle-main .middle-item .on {
  display: none;
}
.testcontent .test_container .page .middle-main .middle-item .off {
  display: block;
}
.testcontent .test_container .page .middle-main .middle-item.active .on {
  display: block;
}
.testcontent .test_container .page .middle-main .middle-item.active .off {
  display: none;
}
.testcontent .test_container .page .middle-footer {
  padding-top: 20px;
  text-align: center;
}
.testcontent .test_container .page .middle-footer .btn {
  height: 53px;
  line-height: 53px;
  text-align: center;
  font-size: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  width: 226px;
  background: url(../g-images/csbtn.png) no-repeat center;
}
.testcontent .test_container .page .middle-footer .btn em {
  width: 14px;
  height: 24px;
  display: inline-block;
  background: url(../g-images/csjt.png) no-repeat -18px 0;
  vertical-align: middle;
}
.testcontent .test_container .page .middle-footer .btn:hover {
  color: #da2a2e;
  width: 226px;
  background: url(../g-images/csbtna.png) no-repeat;
}
.testcontent .test_container .page .middle-footer .btn:hover em {
  background-position: -18px -26px;
}
.testcontent .test_container .page .middle-footer .btn-next,
.testcontent .test_container .page .middle-footer .btn-finish {
  background: url(../g-images/csbtna.png) no-repeat;
}
.testcontent .test_container .page .middle-footer .btn-next em,
.testcontent .test_container .page .middle-footer .btn-finish em {
  background-position: 0 0;
  margin-left: 10px;
}
.testcontent .test_container .page .middle-footer .btn-next:hover em,
.testcontent .test_container .page .middle-footer .btn-finish:hover em {
  background-position: 0 -26px;
}
.testcontent .test_container .page .middle-footer .btn-prev {
  margin-right: 20px;
}
.testcontent .test_container .page .middle-footer .btn-prev em {
  margin-right: 10px;
}
.testcontent .test_container .page.active {
  display: block;
}
.testcontent .test_container .page1 .middle-item {
  float: left;
  margin-right: 100px;
  width: 152px;
}
.testcontent .test_container .page1 .middle-item.type1 {
  margin-left: 120px;
}
.testcontent .test_container .page2 .p2-sex-box {
  text-align: center;
}
.testcontent .test_container .page2 .p2-sex-box .p2-sex {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 30px;
  cursor: pointer;
}
.testcontent .test_container .page2 .p2-sex-box .p2-sex img {
  width: 64px;
  height: 99px;
}
.testcontent .test_container .page2 .p2-sex-box .p2-sex .on {
  display: none;
}
.testcontent .test_container .page2 .p2-sex-box .p2-sex .off {
  display: block;
}
.testcontent .test_container .page2 .p2-sex-box .p2-sex.active .on {
  display: block;
}
.testcontent .test_container .page2 .p2-sex-box .p2-sex.active .off {
  display: none;
}
.testcontent .test_container .page2 .p2-age-box {
  text-align: center;
}
.testcontent .test_container .page2 .p2-age-box .p2-age {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 15px;
  cursor: pointer;
  font-size: 20px;
  padding-top: 20px;
}
.testcontent .test_container .page2 .p2-age-box .p2-age .dian {
  width: 18px;
  height: 18px;
  display: inline-block;
  background: url(../g-images/check_off.png) no-repeat;
  margin-right: 8px;
}
.testcontent .test_container .page2 .p2-age-box .p2-age .on {
  display: none;
}
.testcontent .test_container .page2 .p2-age-box .p2-age .off {
  display: block;
}
.testcontent .test_container .page2 .p2-age-box .p2-age.active .on {
  display: block;
}
.testcontent .test_container .page2 .p2-age-box .p2-age.active .off {
  display: none;
}
.testcontent .test_container .page2 .p2-age-box .p2-age.active .dian {
  background: url(../g-images/check_on.png) no-repeat;
}
.testcontent .test_container .page3 .p3-style {
  margin-left: 20px;
  width: 173px;
  float: left;
}
.testcontent .test_container .page3 .p3-style:first-child {
  margin-left: 0;
}
.testcontent .test_container .page3 .p3-style .style-img {
  height: 130px;
  width: 173px;
  overflow: hidden;
}
.testcontent .test_container .page3 .p3-style .style-img a {
  display: block;
  height: 130px;
}
.testcontent .test_container .page3 .p3-style .style-img img {
  width: 100%;
  height: 100%;
  display: block;
  box-sizing: border-box;
}
.testcontent .test_container .page3 .p3-style .desc {
  text-align: center;
  font-size: 20px;
  padding-top: 10px;
}
.testcontent .test_container .page3 .p3-style .desc .dian {
  width: 18px;
  height: 18px;
  display: inline-block;
  background: url(../g-images/check_off.png) no-repeat;
  margin-right: 8px;
}
.testcontent .test_container .page3 .p3-style .desc.active {
  color: #da2a2e;
}
.testcontent .test_container .page3 .p3-style .desc.active .dian {
  background: url(../g-images/check_on.png) no-repeat;
}
.testcontent .test_container .page3 .p3-style.active .style-img img {
  border: 3px solid #da2a2e;
}
.testcontent .test_container .page3 .p3-style.active .desc .dian {
  background: url(../g-images/check_on.png) no-repeat;
}
.testcontent .test_container .page4 {
  font-size: 16px;
}
.testcontent .test_container .page4 .form-city {
  width: 360px;
  height: 48px;
  border: 1px solid #ccc;
  margin-bottom: 30px;
  position: relative;
}
.testcontent .test_container .page4 .form-city span {
  display: block;
  text-align: left;
  padding-left: 15px;
  line-height: 48px;
  position: relative;
  z-index: 6;
}
.testcontent .test_container .page4 .form-city ul {
  position: absolute;
  width: 362px;
  top: 47px;
  left: -1px;
  background: #fff;
  text-align: left;
  border-bottom: 1px solid #ccc;
  display: none;
}
.testcontent .test_container .page4 .form-city ul li {
  display: block;
  padding-left: 15px;
  line-height: 40px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top: 1px solid #eee;
}
.testcontent .test_container .page4 .form-city ul li:hover {
  background: #da2a2e;
  color: #fff;
  border-left: 1px solid #da2a2e;
  border-right: 1px solid #da2a2e;
}
.testcontent .test_container .page4 .district {
  position: relative;
  z-index: 10;
  display: inline-block;
}
.testcontent .test_container .page4 .district i {
  position: absolute;
  top: 0;
  right: 18px;
  width: 28px;
  height: 48px;
  background: url(../g-images/jiantou.png) no-repeat left center;
  display: block;
}
.testcontent .test_container .page4 #city {
  width: 340px !important;
  height: 30px;
  margin-top: 11px;
}
.testcontent .test_container .page4 .form-phone {
  width: 360px;
  height: 48px;
  border: 1px solid #ccc;
  position: relative;
  margin: 0 auto;
}
.testcontent .test_container .page4 .form-phone input {
  width: 341px;
  height: 48px;
  padding-left: 16px;
  border: 0 none;
  outline: none;
}
.testcontent .test_container .page4 .form-phone label {
  position: absolute;
  left: 19px;
  top: 13px;
  color: #bbb;
  cursor: text;
}
.testcontent .test_container .middle-main-page3 .middle-select {
  margin: 0 auto;
}
@media screen and (max-width: 1681px) {
  .testcontent .w1200 {
    padding-top: 18px;
  }
}

.shownews .newsinfo table tr{width: 100%;}
.shownews .newsinfo table tr td{width: 50%;}
@media screen and (max-width: 1601px) {
  .testcontent .testtop {
    background-size: 80%;
    height: 110px;
  }
  .testcontent .test_container {
    padding: 20px 0;
  }
  .testcontent .test_container .page .middle-main {
    padding: 18px 0;
  }
  .testcontent .test_container .page .middle-main .middle-item img {
    max-height: 120px;
  }
  .testcontent .test_container .page .middle-footer {
    padding-top: 0;
  }
  .testcontent .test_container .page2 .p2-age-box .p2-age {
    padding-top: 12px;
  }
  .testcontent .test_container .page3 .p3-style .style-img {
    height: 110px;
  }
}
@media screen and (max-width: 1368px) {
  .testcontent .w1200 {
    padding-top: 10px;
  }
  .testcontent .testtop {
    background-size: 76%;
    height: 75px;
  }
  .testcontent .test_container {
    padding: 20px 0;
  }
  .testcontent .test_container .page .middle-header {
    height: 40px;
    line-height: 40px;
  }
  .testcontent .test_container .page .middle-header .tit {
    height: 40px;
    line-height: 40px;
  }
  .testcontent .test_container .page .middle-header .tit span {
    height: 38px;
    line-height: 38px;
  }
  .testcontent .test_container .page .middle-main {
    padding: 18px 0;
  }
  .testcontent .test_container .page .middle-main .middle-item img {
    max-height: 120px;
  }
  .testcontent .test_container .page .middle-footer {
    padding-top: 0;
  }
  .testcontent .test_container .page .middle-footer .btn {
    height: 50px;
    line-height: 50px;
    background-size: 90%;
  }
  .testcontent .test_container .page .middle-footer .btn:hover {
    background-size: 90%;
  }
  .testcontent .test_container .page1 .middle-item.type1 {
    margin-left: 158px;
  }
  .testcontent .test_container .page2 .p2-age-box .p2-age {
    padding-top: 8px;
  }
  .testcontent .test_container .page3 .p3-style .style-img {
    height: 112px;
  }
}
.resultbox .rstop {
  position: relative;
  text-align: center;
}
.resultbox .rstop h3 {
  font-size: 20px;
}
.resultbox .rstop .rstit {
  font-weight: bold;
  font-size: 24px;
  color: #da2a2e;
}
.resultbox .rstop s {
  width: 450px;
  display: block;
  height: 3px;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  position: absolute;
  top: 36px;
}
.resultbox .rstop s.lef {
  left: 0;
}
.resultbox .rstop s.rig {
  right: 0;
}
.resultbox .rsultbot {
  padding-top: 20px;
}
.resultbox .btnbox {
  text-align: center;
  padding-top: 0;
  padding-bottom: 20px;
}
.resultbox .btnbox a {
  display: inline-block;
  width: 220px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  background: #444;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
}
.resultbox .btnbox a.baoj {
  background: #f2444b;
  margin-left: 10px;
}
.resultbox .btnbox a:hover {
  background: #da2a2e;
}
@media screen and (max-width: 1601px) {
  .resultbox #certify .swiper-slide {
    width: 419px;
    height: 314px;
  }
}
@media screen and (max-width: 1368px) {
  .resultbox .rsultbot {
    padding-top: 14px;
  }
  .resultbox #certify .swiper-slide {
    width: 494px;
    height: 374px;
  }
}
#certify {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
#certify .swiper-container {
  padding-bottom: 60px;
}
#certify .swiper-slide {
  width: 494px;
  height: 370px;
  background: #fff;
  box-shadow: 0 8px 30px #ddd;
  border: 5px solid #fff;
  box-sizing: border-box;
}
#certify .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
}
#certify .swiper-slide p {
  line-height: 98px;
  padding-top: 0;
  text-align: center;
  color: #636363;
  font-size: 1.1em;
  margin: 0;
}
#certify .swiper-pagination {
  width: 100%;
  bottom: 20px;
}
#certify .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
  border: 3px solid #fff;
  background-color: #d5d5d5;
  width: 10px;
  height: 10px;
  opacity: 1;
}
#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
  border: 3px solid #da2a2e;
  background-color: #fff;
}
#certify .swiper-button-prev {
  left: 20%;
  width: 40px;
  height: 40px;
  background: url(../g-images/wm_button_icon.png) no-repeat;
  background-position: 0 0;
  background-size: 100%;
}
#certify .swiper-button-prev:hover {
  background-position: 0 -45px;
  background-size: 100%;
}
#certify .swiper-button-next {
  right: 20%;
  width: 40px;
  height: 40px;
  background: url(../g-images/wm_button_icon.png) no-repeat;
  background-position: 0 -90px;
  background-size: 100%;
}
#certify .swiper-button-next:hover {
  background-position: 0 -135px;
  background-size: 100%;
}
/*预约弹窗*/
.pop-reserve {
  width: 350px;
  z-index: 201;
  margin-left: -175px;
  margin-top: -178px;
  background-color: #fff;
  color: #222;
  position: fixed;
  top: 50%;
  left: 50%;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.pop-reserve form {
  padding: 40px;
  display: block;
}
.pop-reserve .d_tit {
  text-align: center;
  font-size: 22px;
  margin-bottom: 22px;
  line-height: 30px;
  display: block;
}
.pop-reserve .d_lis {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}
.pop-reserve .d_lis .mr10 {
  width: 60px;
  display: block;
  float: left;
  margin-right: 8px;
}
.pop-reserve .d_lis input {
  outline: none;
  float: left;
  height: 30px;
  line-height: 30px;
  border: 1px solid #e0e0e0;
  background: none;
  color: #333;
  box-sizing: border-box;
  text-indent: 15px;
  width: 202px;
}
.pop-reserve .d_lis .dl_r {
  margin-left: 20px;
}
.pop-reserve .d_lis em {
  position: absolute;
  right: 10px;
  top: 0;
}
.pop-reserve .icon_close {
  position: absolute;
  background: url(../g-images/dig-close.png) top right no-repeat;
  width: 40px;
  height: 40px;
  top: -20px;
  left: 50%;
  cursor: pointer;
  margin-left: -20px;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.pop-reserve .icon_close:hover {
  transform: rotate(180deg);
}
.pop-reserve .btn_db {
  height: 45px;
  line-height: 45px;
  display: block;
  background: #da2a2e;
  color: #fff;
  text-align: center;
  width: 100%;
  border-radius: 3px;
  cursor: pointer;
  outline: none;
}
.pop-reserve .btn_db:hover {
  background: #fb980c;
}
/**********map_ul**********/
.map_ul {
  list-style: outside none none;
  display: block;
  width: 100%;
  padding-top: 10px;
}
.map_ul li {
  display: block;
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #DCDBDB;
  margin-left: 10px;
  float: left;
}
.map_ul li a {
  font-size: 14px;
  float: left;
  width: 100%;
  height: 23px;
  line-height: 23px;
  font-weight: bold;
}
.map_ul .list-inline {
  display: block;
  margin-left: 7%;
  width: 80%;
  min-height: 30px;
}
.map_ul .list-inline a {
  font-weight: normal;
  width: auto;
  float: none;
  line-height: 32px;
  height: 32px;
  margin: 0 10px 10px 0;
  display: inline-block;
  border: 1px solid #ccc;
  padding: 0px 10px;
}
.map_ul .list-inline a:hover {
  background: #da2a2e;
  color: #fff;
  border: 1px solid #da2a2e;
}
.sitemap {
  background: #fff;
}
@media (max-width: 1500px) {
  .resultbox .btnbox a {
    height: 40px;
    line-height: 40px;
  }
  #certify .swiper-container {
    padding-bottom: 48px;
  }
}
@media (max-width: 1368px) {
  .materbody .toolbar {
    top: 270px;
  }
}
/*******animated css******/
.active .animated {
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.delay100 {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.delay200 {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.delay300 {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 1;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 1;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.active .fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@keyframes down-ico {
  0% {
    top: 0;
    opacity: 1;
  }
  35% {
    top: 20%;
    opacity: 0;
  }
  65% {
    top: -20%;
    opacity: 0;
  }
  100% {
    top: 0;
    opacity: 1;
  }
}
@-webkit-keyframes down-ico {
  0% {
    top: 0;
    opacity: 1;
  }
  35% {
    top: 20%;
    opacity: 0;
  }
  65% {
    top: -20%;
    opacity: 0;
  }
  100% {
    top: 0;
    opacity: 1;
  }
}
@keyframes scale-three2 {
  0% {
    transform: scale(1);
    opacity: 0.8;
  }
  100% {
    transform: scale(1.3);
    opacity: 0;
  }
}
@-webkit-keyframes scale-three2 {
  0% {
    -webkit-transform: scale(1);
    opacity: 0.7;
  }
  100% {
    -webkit-transform: scale(1.3);
    opacity: 0;
  }
}
@-moz-keyframes scale-three2 {
  0% {
    -moz-transform: scale(1);
    opacity: 0.7;
  }
  100% {
    -moz-transform: scale(1.3);
    opacity: 0;
  }
}
@-o-keyframes scale-three2 {
  0% {
    -o-transform: scale(1);
    opacity: 0.7;
  }
  100% {
    -o-transform: scale(1.3);
    opacity: 0;
  }
}
