﻿@charset "UTF-8";
html {
  min-width: 1200px;
}
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(../g-images/icon.png) no-repeat;
  display: inline-block;
}
.in_icon {
  vertical-align: middle;
  background: url(../images/ind_icon.png) no-repeat;
  display: inline-block;
}
a {
  color: #333333;
  text-decoration: none;
}
a:hover {
  color: #646464;
  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: middle;
  line-height: 30px;
}
.header_main .ksdh a s {
  display: block;
  width: 45px;
  height: 40px;
}
.header_main .ksdh a:hover {
  color: #646464;
}
.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: #646464;
}
.header_main .ksdh .sou:hover s {
  background-position: -235px -120px;
}
.header_main .ksdh .xcx {
  width: 45px;
  background: #646464;
  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: middle;
  line-height: 30px;
}
.header_main .imgbox {
  width: 160px;
  position: absolute;
  background: #646464;
  -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: 46px;
  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;
}
.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: #646464;
}
.header_main .topsearch .select .list li {
  color: #646464;
  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: #646464;
  background-position: -236px -120px;
  cursor: pointer;
  outline: none;
}
.header_main .topsearch .sbtn:hover {
  background-color: #646464;
  background-position: -236px -120px;
}
/*top_mian*/
.top_main {
  width: 100%;
  height: 106px;
  border-bottom: 1px solid #eee;
  overflow: hidden;
}
.top_main .webtel {
  width: 224px;
  padding-top: 14px;
}
.top_main .webtel span {
  width: 45px;
  height: 45px;
  display: block;
  float: left;
  margin-right: 8px;
  background-position: -250px 0;
  margin-top: 20px;
}
.top_main .webtel p {
  color: #666;
  width: 170px;
  float: left;
}
.top_main .webtel p b {
  font-size: 24px;
  color: #333;
  font-family: arial;
  display: block;
}
.top_main .logo {
  padding-top: 32px;
}
.top_main .logo a {
  display: block;
}
.top_main .logo img {
  height: 40px;
}
.top_main .slogan {
  width: 620px;
  padding-top: 32px;
}
.top_main .slogan .txt1 {
  width: 380px;
  padding-right: 14px;
  float: left;
  padding-left: 10px;
  padding-top:10px;
}
.top_main .slogan .txt1 strong {
  font-size: 22px;
  color: #333;
  line-height: 24px;
}
.top_main .slogan .txt1 .en {
  font-size: 12px;
  color: #999;
  display: block;
  line-height: 16px;
}
.top_main .slogan .item {
  width: 174px;
  padding-right: 20px;
  float: left;
  position: relative;
}
.top_main .slogan .item span {
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background-position: -154px 0;
}
.top_main .slogan .item span.zy {
  background-position: -200px 0;
}
.top_main .slogan .item p {
  padding-left: 46px;
  color: #999;
}
.top_main .slogan .item p b {
  font-size: 18px;
  font-weight: bold;
  color: #666;
  display: block;
}
.nav_main {
  width: 100%;
}
.nav_main .nav {
  line-height: 60px;
}
.nav_main .nav li {
  float: left;
  display: inline-block;
  list-style: none;
  text-align: center;
  position: relative;
  background: url(../images/nav_line.jpg) no-repeat left center;
}
.nav_main .nav li a {
  display: block;
  text-align: center;
  position: relative;
  color: #222;
  height: 60px;
  line-height: 60px;
  padding: 0 28px;
  font-size: 18px;
}
.nav_main .nav li:first-child {
  background: none;
}
.nav_main .nav li:first-child a {
  padding-left: 0;
}
.nav_main .nav li .subnav {
  background: #fff;
  border-top: 2px solid #646464;
  box-shadow: 0 13px 42px 11px rgba(0, 0, 0, 0.05);
  height: auto;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 54px;
  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: #646464;
  padding-left: 20px;
  background: #f9f9f9;
}
.nav_main .nav li.hover a,
.nav_main .nav li:hover a {
  color: #646464;
  font-weight: bold;
}
.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: #646464;
}
/*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;
}
.footer_main .botleft {
  width: 240px;
  height: 418px;
  background: #1d2028;
  float: right;
}
.footer_main .botrig {
  width: 900px;
  padding-top: 80px;
  float: left;
}
.footer_main .botrig .imsgbox {
  width: 350px;
}
.footer_main .botrig .imsgbox h3 {
  font-size: 16px;
  color: #fff;
  display: block;
}
.footer_main .imassge {
  padding-top: 20px;
}
.footer_main .imassge .item {
  width: 170px;
  margin-bottom: 10px;
  float: left;
  position: relative;
}
.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;
}
.footer_main .imassge .item .ptxt {
  position: absolute;
  left: 0;
  top: 0;
  color: #989a9e;
  display: block;
  padding-left: 14px;
  height: 40px;
  line-height: 40px;
  width: 82%;
  z-index: 3;
}
.footer_main .imassge .mr10 {
  margin-right: 10px;
}
.footer_main .imassge .mj {
  width: 100%;
}
.footer_main .imassge .submit {
  width: 100%;
  height: 40px;
  line-height: 40px;
  border: 0 none;
  background: #fff;
  font-size: 16px;
  outline: none;
  cursor: pointer;
}
.footer_main .imassge .submit:hover {
  background: #646464;
  color: #fff;
}
.footer_main .botnav {
  width: 500px;
}
.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: #646464;
}
.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: #646464;
}
.footer_main .botnav li:first-child {
  padding-left: 0;
}
.footer_main .botnav li.botcontcat {
  width: 200px;
}
.footer_main .botnav li.botcontcat .drop {
  font-size: 12px;
  color: #999;
}
.footer_main .botnav li.botcontcat .drop .tel {
  font-size: 28px;
  line-height: 30px;
  font-weight: bold;
  color: #fff;
}
.footer_main .blogo {
  text-align: center;
  padding-top: 40px;
  line-height: 28px;
  display: block;
}
.footer_main .blogo img {
  display: block;
  margin: 0 auto 50px;
  max-width: 100%;
}
.footer_main .copyright {
  line-height: 22px;
  border: 1px solid #545a66;
  font-size: 12px;
  color: #999;
  text-align: center;
  margin-top: 40px;
  height: 48px;
  line-height: 48px;
}
.footer_main .copyright a {
  color: #999;
}
.footer_main .copyright a.yyzz {
  padding-left: 5px;
}
.footer_main .copyright a:hover {
  color: #646464;
}
.footer_main .bewm {
  text-align: center;
  padding-top: 120px;
  width: 140px;
  height: 140px;
  margin: 0 auto;
}
.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: 20px;
  padding-top: 5px;
}
/***********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: 550px;
}
.banner .list {
  max-height: 550px;
  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: 4%;
  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: #646464;
}
.banner .prev,
.banner .next {
  width: 32px;
  height: 132px;
  position: absolute;
  z-index: 12;
  top: 50%;
  margin-top: -66px;
  cursor: pointer;
  background-position: 0 0;
}
.banner .prev {
  left: 5%;
  background-position: 0 0;
}
.banner .prev:hover {
  background-position: -74px 0;
}
.banner .next {
  right: 5%;
  background-position: -38px 0;
}
.banner .next:hover {
  background-position: -114px 0;
}
.index {
  width: 100%;
  overflow: hidden;
}
.index .title {
  text-align: center;
  width: 100%;
  padding-bottom: 40px;
}
.index .title h3 {
  font-size: 34px;
  font-weight: normal;
  display: block;
  line-height: 34px;
}
.index .title h3 b {
  display: inline-block;
  font-weight: bold;
  color: #646464;
  padding-left: 30px;
}
.index .title h4 {
  color: #999;
  font-size: 24px;
  text-transform: uppercase;
  font-family: arial;
  font-weight: normal;
  padding-top: 14px;
}
.index .menu {
  overflow: hidden;
  padding-bottom: 20px;
}
.index .menu ul {
  text-align: center;
}
.index .menu li {
  width: 120px;
  height: 34px;
  line-height: 34px;
  margin: 0 5px 10px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.index .menu li:first-child {
  margin-left: 0;
}
.index .menu li:last-child {
  margin-right: 0;
}
.index .menu li a {
  display: block;
  border: 1px solid #999;
  text-align: center;
}
.index .menu li a:hover {
  border: 1px solid #646464;
  color: #fff;
  background: #646464;
}
.index .more {
  width: 150px;
  height: 40px;
  line-height: 40px;
  margin: 0 auto;
  display: block;
  text-align: center;
  border: 1px solid #ccc;
  -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 .more:hover {
  border: 1px solid #646464;
  background: #646464;
  color: #fff;
  text-indent: 10px;
}
.index .floor_1 {
  padding: 80px 0;
  overflow: hidden;
}
.index .icase {
  overflow: hidden;
  padding-bottom: 20px;
}
.index .icase .list {
  width: 108%;
}
.index .icase .item {
  float: left;
  margin-right: 0;
  width: 284px;
  height: 213px;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
}
.index .icase .item img {
  width: 100% ;
  height: 100%;
  display: block;
}
.index .icase .item a {
  display: block;
}
.index .icase .item .txt {
  position: absolute;
  left: 0;
  top: 0;
  width: 284px;
  height: 213px;
  text-align: center;
  background: url(../images/jbhei.png) repeat-x left bottom;
}
.index .icase .item .txt h3 {
  color: #fff;
  font-size: 18px;
  padding-top: 64%;
  -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 .icase .item .txt span {
  width: 40px;
  height: 40px;
  display: block;
  background-position: 0 -164px;
  position: absolute;
  left: 50%;
  margin-left: -25px;
  top: 10%;
  margin-top: -25px;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.index .icase .item:hover .txt {
  background: url(../g-images/black50.png) repeat left top;
}
.index .icase .item:hover .txt h3 {
  padding-top: 50%;
}
.index .icase .item:hover .txt span {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  top: 50%;
}
.index .icase .smabox {
  width: 284px;
}
.index .icase .smabox .item {
  float: none;
}
.index .icase .smabox .item a {
  height: 213px;
}
.index .icase .bigbox {
  width: 592px;
  height: 445px;
  overflow: hidden;
  position: relative;
  margin: 0 20px;
}
.index .icase .bigbox .item .txt {
  width: 592px;
  height: 445px;
  bottom: 0;
}
.index .icase .bigbox .item .txt h3 {
  padding-top: 68%;
}
.index .icase .bigbox .item:hover .txt h3 {
  padding-top: 48%;
}
.index .icase .bigbox .bd {
  overflow: hidden;
}
.index .icase .bigbox .bd .item {
  width: 592px;
  height: 445px;
  overflow: hidden;
  position: relative;
}
.index .icase .bigbox .bd .item a {
  height: 445px;
}
.index .icase .bigbox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 16px;
  bottom: 10px;
  z-index: 3;
}
.index .icase .bigbox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.index .icase .bigbox .hd li {
  float: left;
  margin-right: 6px;
  width: 10px;
  height: 10px;
  line-height: 14px;
  text-align: center;
  background: #fff;
  cursor: pointer;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.index .icase .bigbox .hd li.on {
  background: #646464;
  color: #fff;
}
.index .floor_2_main {
  width: 100%;
  background: url(../images/sjs_bg.jpg) repeat left top;
}
.index .floor_2_main .floor_2 {
  padding: 80px 0;
}
.index .floor_2_main .bd {
  overflow: hidden;
}
.index .floor_2_main .bd ul {
  padding-top: 20px !important;
}
.index .floor_2_main .btn {
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  top: 50%;
  cursor: pointer;
  margin-top: -20px;
}
.index .floor_2_main .prev {
  background-position: -176px -194px;
  left: -5%;
}
.index .floor_2_main .prev:hover {
  background-position: -43px -194px;
}
.index .floor_2_main .next {
  background-position: -220px -194px;
  right: -5%;
}
.index .floor_2_main .next:hover {
  background-position: -130px -194px;
}
.index .floor_3_main {
  background: #f6f6f6;
  padding: 80px 0;
}
.index .liuc {
  position: relative;
  overflow: hidden;
  padding: 40px 0;
}
.index .liuc .list {
  width: 104%;
}
.index .liuc li {
  float: left;
  width: 308px;
  margin-bottom: 40px;
  position: relative;
}
.index .liuc li .Piece {
  width: 270px;
  height: 94px;
  background: #fff;
  float: left;
  padding-top: 26px;
  text-align: center;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  box-shadow: 0 1px 20px #dbdbdb;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.index .liuc li .jtou {
  width: 36px;
  height: 120px;
  background: url(../images/jtou.png) no-repeat center;
  float: left;
  display: block;
}
.index .liuc li img {
  max-width: 100px;
  max-height: 80px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  margin-right: 16px;
}
.index .liuc li p {
  text-align: center;
  padding-top: 20px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
}
.index .liuc li p b {
  font-size: 50px;
  color: #ccc;
  font-family: arial;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: -8px;
  z-index: 0;
  line-height: 50px;
}
.index .liuc li p span {
  background: #fff;
  padding-top: 14px;
  display: block;
  position: relative;
  z-index: 2;
  vertical-align: middle;
  font-size: 20px;
}
.index .liuc li.it5,
.index .liuc li.it6,
.index .liuc li.it7,
.index .liuc li.it8 {
  float: right;
}
.index .liuc li.it5 .jtou,
.index .liuc li.it6 .jtou,
.index .liuc li.it7 .jtou,
.index .liuc li.it8 .jtou {
  background: url(../images/jtou2.png) no-repeat center;
}
.index .liuc li.it5 {
  margin-right: 54px;
  width: 270px;
}
.index .liuc li.it5 .jtou {
  position: absolute;
  left: 50%;
  margin-left: -18px;
  background: url(../images/jtoux.png) no-repeat center;
  top: -28px;
  height: 20px;
}
.index .liuc li:hover .Piece {
  -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  -webkit-transform: translate3d(0, -2px, 0);
  transform: translate3d(0, -2px, 0);
}
.index .textlist {
  width: 800px;
}
.index .newsBox {
  width: 380px;
  overflow: hidden;
  position: relative;
}
.index .newsBox .hd {
  height: 20px;
  overflow: hidden;
  position: absolute;
  left: 40px;
  bottom: 10px;
  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: #646464;
  color: #fff;
}
.index .newsBox .bd li {
  zoom: 1;
  vertical-align: middle;
  position: relative;
  height: 366px;
  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: 16px 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: #646464;
}
.index .newsBox .bd li:hover img {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
.index .floor_4 {
  padding: 80px 0;
}
.index .youshi .list {
  width: 108%;
}
.index .youshi .item {
  width: 590px;
  height: 223px;
  background: #fff;
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
  float: left;
  margin-right: 20px;
  margin-bottom: 40px;
  position: relative;
}
.index .youshi .item .xn {
  display: block;
  border: 1px solid #eee;
  padding-top: 40px;
  padding-left: 40px;
  overflow: hidden;
  height: 182px;
}
.index .youshi .item .img {
  position: absolute;
  right: 30px;
  top: 50%;
  width: 160px;
  margin-top: -80px;
  vertical-align: middle;
  text-align: right;
}
.index .youshi .item .img img {
  display: inline;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}
.index .youshi .item h3 {
  font-size: 32px;
  font-weight: bold;
  line-height: 40px;
  color: #333;
}
.index .youshi .item h3 b {
  color: #646464;
  display: block;
}
.index .youshi .item .desc {
  width: 300px;
  padding-top: 30px;
  font-size: 18px;
  color: #666;
}
.index .youshi .item span {
  font-size: 10px;
  color: #666;
  font-family: "AvantGardeITVbyBT Book", arial;
  width: 278px;
  display: block;
  line-height: 12px;
  padding-top: 12px;
  word-wrap: break-word;
}
.index .youshi .item .ewmbox {
  display: none;
  position: absolute;
  right: 40px;
  top: 1px;
  width: 100px;
  height: 150px;
  background: #fff;
  -moz-border-radius-bottomleft: 50px;
  -moz-border-radius-bottomright: 50px;
  -webkit-border-bottom-right-radius: 50px;
  -webkit-border-bottom-left-radius: 50px;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.index .youshi .item .ewmbox p {
  color: #666;
  line-height: 20px;
  text-align: center;
  padding-top: 10px;
}
.index .youshi .item .ewmbox img {
  width: 80px;
  height: 80px;
  display: block;
  margin: 0 auto;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.index .youshi .item.it2,
.index .youshi .item.it3 {
  background: url(../images/ys_bg.jpg) repeat left top;
}
.index .floor_5_main {
  width: 100%;
  background: #f5f5f5;
}
.index .floor_5 {
  padding: 80px 0;
}
.index .floor_5 .aboutimg {
  width: 580px;
  height: 318px;
  display: block;
  background: #fff;
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
  padding: 10px;
}
.index .floor_5 .aboutimg img {
  width: 580px;
  height: 318px;
  display: block;
}
.index .floor_5 .abouttext {
  width: 520px;
  display: block;
}
.index .floor_5 .abouttext h3 {
  font-size: 34px;
  font-weight: normal;
  padding-top: 35px;
}
.index .floor_5 .abouttext h3 b {
  color: #646464;
  font-weight: bold;
}
.index .floor_5 .abouttext h4 {
  color: #999;
  font-size: 24px;
  display: block;
}
.index .floor_5 .abouttext .desc {
  padding-top: 35px;
  color: #666;
  line-height: 30px;
  margin-bottom: 20px;
}
.index .floor_5 .abouttext .more {
  margin: 0;
}
.index .floor_6 {
  padding: 80px 0;
}
.index .floor_6 .more {
  background: #666;
  color: #fff;
}
.index .floor_6 .more:hover {
  background: #646464;
}
.xunpan {
  width: 100%;
  background: url(../images/xunpan.jpg) no-repeat center top;
  height: 200px;
  color: #fff;
}
.xunpan .zixun {
  width: 454px;
  padding-top: 40px;
  text-align: center;
}
.xunpan .zixun .ewm {
  width: 106px;
  height: 106px;
  display: block;
  padding: 6px;
  background: #fff;
}
.xunpan .zixun .tel {
  border: 1px solid #7a7c82;
  width: 300px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 26px;
  color: #fff;
  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 #646464;
  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: #646464;
}
.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: 20px;
}
.xunpan p strong {
  display: inline-block;
  color: #fff;
  font-weight: bold;
  font-size: 28px;
  padding-right: 10px;
  font-style: italic;
}
.xunpan p.bigtxt {
  font-size: 40px;
  padding-bottom: 20px;
  padding-top: 56px;
}
.xunpan p span {
  color: #646464;
  display: inline-block;
}
.teamlist {
  position: relative;
}
.teamlist .item {
  float: left;
  width: 270px;
  height: 550px;
  margin-right: 40px;
  margin-bottom: 40px;
  display: block;
  background: #fff;
  position: relative;
  text-align: center;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}
.teamlist .item a {
  display: block;
}
.teamlist .item .bigimg {
  width: 270px;
  height: 360px;
  display: block;
}
.teamlist .item .pic {
  width: 150px;
  height: 200px;
  filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=180, Strength=5);
  background-color: #fff;
  -moz-box-shadow: 2px 2px 26px #969696;
  -webkit-box-shadow: 0 2px 26px #969696;
  box-shadow: 0 2px 26px rgba(0, 0, 0, 0.1);
  position: absolute;
  left: 50%;
  margin-left: -75px;
  top: 244px;
  text-align: center;
  padding-top: 10px;
}
.teamlist .item .pic .ewmimg {
  width: 130px;
  height: 130px;
  box-sizing: border-box;
  display: block;
  margin: 0 auto;
  border: 1px solid #ddd;
}
.teamlist .item .pic p {
  line-height: 22px;
  color: #999;
  padding-top: 10px;
}
.teamlist .item .txt {
  border: 1px solid #ddd;
  border-top: 0 none;
  padding: 116px 20px 20px;
}
.teamlist .item h3 {
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 5px;
}
.teamlist .item .desc {
  height: 20px;
  line-height: 20px;
  overflow: hidden;
}
.teamlist .item .desc span {
  padding: 0 10px;
  font-family: arial;
}
.teamlist .item:hover {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  -webkit-transform: translate3d(0, -6px, 0);
  transform: translate3d(0, -6px, 0);
}
.textlist .item {
  border: 1px solid #ddd;
  margin-bottom: 24px;
  transition: all 0.2s linear 0s;
}
.textlist .item a {
  display: block;
  padding: 28px;
}
.textlist .item h3 {
  font-size: 18px;
  vertical-align: top;
}
.textlist .item p {
  font-size: 14px;
  line-height: 20px;
  color: #666;
}
.textlist .item .time {
  display: block;
  width: 90px;
  height: 66px;
  border-right: 1px solid #ddd;
  line-height: 20px;
  margin-right: 30px;
  color: #666;
}
.textlist .item .time b {
  color: #666;
  display: block;
  font-size: 48px;
  line-height: 48px;
}
.textlist .item:hover {
  border: 1px solid #646464;
  -webkit-box-shadow: 0 15px 15px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  -webkit-transform: translate3d(0, -2px, 0);
  transform: translate3d(0, -2px, 0);
}
/***********index css end***********/
/***********common css start***********/
/*面包屑导航*/
.sitepath {
  font-size: 12px;
  color: #333333;
  line-height: 40px;
  margin-bottom: 10px;
}
.sitepath span {
  color: #646464;
}
.wrapper {
  background: #f7f7f7;
  padding: 30px 0;
}
.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;
}
.wrapper .title {
  text-align: center;
  width: 100%;
  padding-bottom: 40px;
}
.wrapper .title h3 {
  font-size: 34px;
  font-weight: normal;
  display: block;
  line-height: 34px;
}
.wrapper .title h3 b {
  display: inline-block;
  font-weight: bold;
  color: #646464;
}
.wrapper .title h4 {
  color: #999;
  font-size: 18px;
  text-transform: uppercase;
  font-family: arial;
  font-weight: normal;
  padding-top: 14px;
}
.gdtitle {
  text-align: center;
  margin: 0 auto 30px;
  /*background: url(../g-images/gdtitle.png) no-repeat center bottom;*/
  /*padding-bottom: 48px;*/
}
.gdtitle h2 {
  font-size: 32px;
  line-height: 40px;
}
.nybanner1 {
  height: 523px;
  display: block;
}
.floor_1_2 {
  margin: 0 auto;
  width: 1198px;
  height: 260px;
  margin-top: 20px;
  background-color: #fff;
  border: #dddddd solid 1px;
  margin-bottom: 20px;
  position: relative;
  z-index: 10;
}
.floor_1_2 .floor_1_3 {
  width: 360px;
  margin: 20px;
}
.floor_1_2 .floor_1_3 h3 {
  font-size: 24px;
  color: #333333;
  line-height: 24px;
  padding-top: 34px;
}
.floor_1_2 .floor_1_3 ul {
  display: inline-block;
  margin-top: 20px;
}
.floor_1_2 .floor_1_3 ul li {
  display: inline-block;
  float: left;
  width: 94px;
  height: 94px;
  border-radius: 47px;
  box-shadow: #f0efef 0px 3px 10px 0px;
  margin-right: 26px;
  background: url(../images/m3_03.png) no-repeat;
}
.floor_1_2 .floor_1_3 ul li i {
  display: inline-block;
  width: 30px;
  height: 31px;
  background-position: -263px 0px;
  margin-top: 18px;
}
.floor_1_2 .floor_1_3 ul li span {
  display: block;
  font-size: 14px;
  color: #fff;
  padding-top: 3px;
}
.floor_1_2 .floor_1_3 ul li.li2 {
  background: url(../images/ml_05.png) no-repeat;
}
.floor_1_2 .floor_1_3 ul li.li2 i {
  background-position: -263px -40px;
}
.floor_1_2 .floor_1_3 ul li.li3 {
  background: url(../images/ml_07.png) no-repeat;
}
.floor_1_2 .floor_1_3 ul li.li3 i {
  background-position: -263px -81px;
}
.floor_1_2 .iform {
  width: 630px;
  padding-top: 24px;
}
.floor_1_2 .iform .s-box {
  width: 200px;
}
.floor_1_2 .iform .s-box .txt {
  cursor: pointer;
}
.floor_1_2 .iform .s-box .list {
  position: absolute;
  z-index: 99;
  left: 0;
  top: 34px;
  background: #fff;
  width: 100%;
  height: 146px;
  display: none;
  overflow: auto;
}
.floor_1_2 .iform .s-box .list li {
  padding-left: 10px;
  line-height: 35px;
  cursor: pointer;
}
.floor_1_2 .iform .s-box:hover .lest {
  display: block;
}
.floor_1_2 .item {
  width: 300px;
  height: 40px;
  float: left;
  line-height: 40px;
  margin-bottom: 12px;
  border: #dddddd solid 1px;
  -webkit-border-radius: 4px;
  background-color: #fff;
  margin-right: 13px;
}
.floor_1_2 .item .t {
  width: 100px;
  height: 40px;
  float: left;
  text-align: center;
  background: #f8f8f8;
  color: #333333;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.floor_1_2 .item .txt {
  width: 189px;
  float: left;
  padding-left: 10px;
  height: 38px;
  line-height: 38px;
  border-left: 1px solid #dddddd;
  background: #fff;
  outline: none;
}
.floor_1_2 .por {
  position: relative;
}
.floor_1_2 .iform .icon {
  width: 18px;
  height: 10px;
  position: absolute;
  right: 15px;
  top: 14px;
  background-position: -60px 0;
}
.floor_1_2 .item4 .txt {
  width: 160px;
}
.floor_1_2 .btn {
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
  width: 52px;
  height: 112px;
  position: absolute;
  right: 0;
  top: 61px;
  text-align: center;
  line-height: 38px;
  padding: 38px 35px 0;
  font-weight: bold;
  display: block;
  background: #646464;
  color: #fff;
  font-size: 24px;
  margin-top: 24px;
}
.floor_1_2 .btn input {
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
  border: 0px;
  background: none;
  width: 122px;
  height: 149px;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 11;
}
.floor_1_2 .btn:hover {
  margin-top: 27px;
  background: #646464;
}
.floor_1_2 .item2 {
  width: 614px;
  height:100px;
}
.floor_1_2 .item2 .t {
  width: 100px;
  height: 100px;
  line-height:98px;
  float: left;
  text-align: center;
  background: #f8f8f8;
  color: #333333;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.floor_1_2 .item2 .txt {
  width: 501px;
  float: left;
  padding-left: 10px;
  height: 95px;
  line-height: 20px;
  border:none;
  border-left: 1px solid #dddddd;
  background: #fff;
  outline: none;
}
.floor_1_2 .nice-validator {
  width: 760px;
  float: left;
  position: relative;
}
.item .element {
  width: 514px;
  float: left;
  position: relative;
  padding-bottom: 18px;
}
.item .huxing_wrap {
  position: relative;
}
.item .huxing_show {
  position: relative;
  width: 514px;
  border-left: 1px solid #dddddd;
  height: 40px;
  line-height: 40px;
}
.item .huxing_show span:first-child {
  margin-left: 40px;
}
.item .huxing_show span {
  display: inline-block;
  width: 54px;
}
.item .huxing {
  position: absolute;
  top: 37px;
  left: 0;
  display: none;
  width: 513px;
  border: 1px solid #ddd;
  background-color: #fff;
  z-index: 10;
}
.item .huxing li:first-child {
  margin-left: 6px;
}
.item .huxing li {
  float: left;
  width: 88px;
  margin-left: 10px;
}
.item .huxing .active {
  background-color: #646464;
  color: #fff;
}
.item .huxing li a {
  display: inline-block;
  width: 94px;
  text-align: center;
  margin: 5px 0;
  background-color: #f4f4f4;
  border-radius: 2px;
}
.floor_1_2 .iform .mli {
  width: 189px;
  border-left: 1px solid #dddddd;
}
.floor_1_2 .iform .mli input {
  background: #fff;
  height: 38px;
  line-height: 38px;
  outline: none;
  padding-left: 14px;
  width: 152px;
}
.Top_cv {
  height: 40px;
  background: #646464;
  margin-top: 20px;
  line-height: 40px;
  padding-left: 16px;
  padding-right: 16px;
  color: #fff;
  box-sizing: border-box;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.Top_cv .tub {
  width: 22px;
  height: 30px;
  display: inline-block;
  margin-right: 5px;
  background: url(../images/laba1.png) no-repeat;
  vertical-align: middle;
}
.Top_cv span {
  font-size: 24px;
  display: inline-block;
}
.col-vopv {
  width: 100%;
  height: 40px;
  line-height: 40px;
  clear: left;
  padding-top: 10px;
}
.colzongjia {
  font-size: 24px;
  line-height: 40px;
}
.col-vopv .colzongjia span {
  color: #fd9610;
}
.col-pi .left {
  float: left;
  margin-left: 30px;
  font-size: 18px;
}
.col-pi .left:first-child {
  margin-left: 0;
}
/*case-filter*/
.case-filter {
  width: 1188px;
  padding-right: 10px;
  box-shadow: 0 0 5px #e7e6e6;
  margin-bottom: 20px;
  color: #333333;
  font-size: 15px;
  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: #646464;
  text-decoration: underline;
}
.case-filter .item a.cur {
  background: #646464;
  color: #fff;
}
.case-filter .item:first-child {
  border: 0px;
}
/*caselist*/
.caselist1 {
  overflow: hidden;
  padding: 20px 0;
}
.caselist1 .part2 {
  padding-bottom: 40px;
  overflow: hidden;
}
.caselist1 .list {
  width: 118%;
}
.caselist1 .item {
  position: relative;
  width: 372px;
  float: left;
  margin: 0 40px 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;
  background: #fff;
}
.caselist1 .item .img {
  display: block;
  width: 100%;
  height: 280px;
  overflow: hidden;
}
.caselist1 .item .img img {
  width: 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;
  height: 100%;
}
.caselist1 .item .txt {
  padding: 20px;
  height: 48px;
  border: 1px solid #ddd;
  border-top: 0 none;
}
.caselist1 .item .txt h3 {
  font-size: 18px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  color: #000;
}
.caselist1 .item .txt p {
  color: #666;
}
.caselist1 .item .txt i {
  display: inline-block;
  padding: 0 10px;
  font-family: arial;
  font-size: 12px;
}
.caselist1 .item .txt b {
  font-weight: normal;
  color: #646464;
}
.caselist1 .item img.imgp {
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 80px;
  height: 108px;
  display: block;
  border-radius: 4px;
}
.caselist1 .item .btn {
  border-top: 1px solid #ddd;
  display: block;
}
.caselist1 .item .btn a {
  height: 45px;
  line-height: 45px;
  text-align: center;
  display: inline-block;
  width: 49%;
}
.caselist1 .item .btn a em {
  width: 14px;
  height: 14px;
  display: inline-block;
  margin-left: 10px;
  background-position: -38px 0;
}
.caselist1 .item .btn a:hover em {
  background-position: -54px 0;
}
.caselist1 .item .btn a.a_more {
  border-right: 1px solid #ddd;
}
.caselist1 .item .btn a.a_more em {
  background-position: 0 0;
}
.caselist1 .item .btn a.a_more:hover em {
  background-position: -18px 0;
}
.caselist1 .item:hover {
  box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.2);
}
.caselist1 .item:hover h3 {
  color: #646464;
}
.caselist1 .item:hover .img img {
  transform: scale(1.06, 1.06);
}
.caselist1 .item .hj {
  position: absolute;
  right: 40px;
  top: 0;
  width: 52px;
  height: 48px;
  background-position: -128px 0;
}
/*Designerlist*/
.Designerlist {
  overflow: hidden;
  padding: 20px 0;
}
.Designerlist .list {
  width: 118%;
  *padding-bottom: 20px;
}
.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: normal;
}
.Designerlist .item .txt p {
  color: #666;
  padding-top: 60px;
  text-align: center;
}
.Designerlist .item .txt span {
  display: inline-block;
}
.Designerlist .item .txt .sl {
  padding-right: 42px;
}
.Designerlist .item .txt .ewmimg {
  width: 120px;
  height: 120px;
  display: block;
  position: absolute;
  left: 0;
  top: 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);
}
.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: #646464;
}
.Designerlist .item:hover img {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.Designerlist .item:hover .ewmimg {
  opacity: 1;
  filter: alpha(opacity=100);
}
.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: #646464;
  border-top: 1px solid #646464;
}
.Designerlist .item:hover .btn a.baojia em {
  background-position: -50px -20px;
}
.Designerlist .item .hj {
  position: absolute;
  right: 40px;
  top: 0;
  width: 52px;
  height: 48px;
  background-position: -128px 0;
  z-index: 5;
  display: none;
}
.Designerlist1 {
  background-color: #fff;
  padding: 20px 30px;
  border: #e0e0e0 solid 1px;
  padding-bottom: 40px;
  overflow: hidden;
}
.Designerlist1 .title2 {
  margin-bottom: 20px;
}
.Designerlist1 .title2 span {
  background-color: #fff;
  font-size: 18px;
  color: #333333;
  border-right: 0 none;
}
.Designerlist1 .title2 .more {
  background-color: #fff;
  font-size: 14px;
  color: #999999;
}
.Designerlist1 .list {
  width: 118%;
}
.Designerlist1 .item {
  position: relative;
  width: 266px;
  height: 444px;
  float: left;
  margin: 0 26px 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;
  box-shadow: #efeeee 0px 3px 10px 0px;
  text-align: center;
}
.Designerlist1 .item img {
  width: 100%;
  height: 356px;
  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;
}
.Designerlist1 .item .txt .tit h3 {
  font-size: 16px;
  color: #333333;
  height: 46px;
  border-bottom: #c0c0c0 dotted 1px;
  line-height: 46px;
}
.Designerlist1 .item .txt .tit h3 span {
  display: inline-block;
  font-size: 14px;
  color: #333333;
  padding-left: 8px;
}
.Designerlist1 .item .txt p {
  font-size: 12px;
  color: #333333;
  height: 42px;
  line-height: 42px;
}
.Designerlist1 .item .txt p span {
  float: right;
  font-size: 12px;
  color: #333333;
  padding-right: 14px;
}
.Designerlist1 .item .txt p span.sl {
  float: left;
  padding-left: 14px;
}
.Designerlist1 .item:hover {
  box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.2);
}
.Designerlist1 .item:hover img {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.Designerlist1 .item:hover h3 {
  font-weight: bold;
  color: #0b54ad;
}
.Designerlist1 .item:hover h3 span {
  font-weight: normal;
  color: #0b54ad;
}
/*家装指南*/
.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%;
}
.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: #646464;
}
.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;
  background: #eee;
  line-height: 20px;
}
.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: #646464;
  color: #fff;
  border: 1px solid #646464;
}
.zy_bb {
  margin-top: 40px;
  margin-bottom: 40px;
  height: 288px;
  padding: 40px;
  background: #fff;
  box-shadow: 1px 1px 0px #ededed;
}
.zy_bb .zy_bz {
  width: 510px;
  height: 288px;
  background-color: #646464;
  text-align: center;
}
.zy_bb .zy_bz h3 {
  font-size: 40px;
  color: #fff;
  font-weight: normal;
  padding-top: 78px;
  line-height: 40px;
}
.zy_bb .zy_bz p {
  font-size: 16px;
  color: #fff;
  line-height: 16px;
  padding-top: 20px;
}
.zy_bb .zy_bz p span {
  display: block;
  font-size: 12px;
  color: #fff;
  line-height: 12px;
  padding-top: 8px;
  text-transform: uppercase;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.zy_bb .zy_bz i {
  display: inline-block;
  width: 81px;
  height: 1px;
  background-color: #e5e5e5;
  margin-top: 16px;
}
.zy_bb .zy_by {
  width: 608px;
  height: 286px;
  border: #e7e7e7 solid 1px;
  border-left: 0 none;
}
.zy_bb .zy_by li {
  display: inline-block;
  width: 200px;
  float: left;
  text-align: center;
  padding-top: 78px;
}
.zy_bb .zy_by li h3 {
  font-size: 20px;
  color: #333333;
  padding-top: 10px;
}
.guidebox {
  background: #fff;
  box-shadow: 0 0 1px #ddd;
  padding: 30px 40px;
  margin-bottom: 30px;
}
.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: #646464;
  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 #646464;
}
.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: 21px;
  height: 18px;
  display: inline-block;
  margin-right: 10px;
  background-position: -80px -144px;
}
.guidebox .thumblist .item .txt span .time {
  background-position: -80px -164px;
}
.pageCss {
  text-align: center;
}
.pageCss ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.pageCss ul li {
  float: left;
  height: 42px;
  line-height: 42px;
  margin: 0 4px;
  padding: 0 18px;
  color: #666;
  background: #fff;
  display: block;
  border: #444 solid 1px;
}
.pager .pageCss li a {
  margin: 0;
  padding: 0;
  box-shadow: none;
  display: block;
}
.pager .pageCss li:hover,
.pager .pageCss li#currentPage {
  background-color: #444;
  color: #fff;
}
.pager .pageCss li:hover a {
  background-color: #444;
  color: #fff;
}
.pager .pageCss {
  display: inline-block;
}
.pager {
  text-align: center;
}
.pager .pagin a {
  height: 42px;
  line-height: 42px;
  margin: 0 4px;
  padding: 0 18px;
  color: #666;
  background: #fff;
  display: inline-block;
}
.pager .pagin a:hover,
.pager .pagin a.current {
  background-color: #444;
  color: #fff;
}
.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;
  padding-bottom: 12px;
}
.re_designer .item .txt .desc em {
  width: 14px;
  height: 14px;
  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-right: 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: #646464;
  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: #646464;
}
.re_designer .item:hover img {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.re_designer .item:hover .btn {
  background: #646464;
}
.re_designer .zhuangx_b .item {
  width: 375px;
  height: 408px;
  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: #333;
  display: block;
  background: #fff;
  box-shadow: 1px 1px 1px #f1f1f1;
}
.re_designer .zhuangx_b .item a {
  display: block;
}
.re_designer .zhuangx_b .item .img {
  display: block;
  padding: 0;
  width: 375px;
  height: 408px;
}
.re_designer .zhuangx_b .item .img img {
  width: 375px;
  height: 210px;
  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;
}
.re_designer .zhuangx_b .item .txt {
  padding: 0;
  width: 298px;
  margin-top: 38px;
  margin-left: 40px;
}
.re_designer .zhuangx_b .item .txt h3 {
  height: 18px;
  line-height: 18px;
  overflow: hidden;
  margin: 0;
  font-size: 18px;
  color: #000000;
  font-weight: normal;
}
.re_designer .zhuangx_b .item .txt .desc {
  height: 62px;
  overflow: hidden;
  border-bottom: #dddddd solid 1px;
  font-size: 14px;
  color: #666666;
  margin-top: 14px;
  line-height: 24px;
}
.re_designer .zhuangx_b .item .txt .btn {
  width: 150px;
  height: 56px;
  line-height: 56px;
  display: block;
  text-align: left;
  background: #fff;
  color: #333333;
  font-size: 14px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
/*服务流程*/
.Service_flow {
  background: #fff;
  box-shadow: 0 0 1px #ddd;
  padding: 40px;
}
.Service_flow .Service_1 {
  text-align: center;
}
.Service_flow .Service_1 h3 {
  font-size: 32px;
  color: #333333;
  line-height: 32px;
}
.Service_flow .Service_1 span {
  background: url(../g-images/l1_03.png) no-repeat;
  width: 400px;
  height: 22px;
  display: inline-block;
  margin-top: 12px;
}
.Service_flow .process {
  padding: 10px;
}
.Service_flow .process .item {
  width: 510px;
  position: relative;
  margin-bottom: 50px;
  padding-right: 39px;
  float: left;
  height: 200px;
}
.Service_flow .process .item.dl2 {
  margin-top: 110px;
}
.Service_flow .process .item a {
  width: 510px;
  padding: 25px 0;
  position: relative;
  display: block;
}
.Service_flow .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;
}
.Service_flow .process .item .txt {
  padding-right: 30px;
  width: 290px;
  float: right;
}
.Service_flow .process .item .txt .en {
  color: #ccc;
  font-size: 16px;
  font-weight: bold;
  font-family: "ITCAvantGardeStd-Bold";
}
.Service_flow .process .item .txt h3 {
  font-size: 24px;
}
.Service_flow .process .item .txt p {
  padding-top: 16px;
  height: 120px;
  overflow: hidden;
  line-height: 20px;
  font-size: 13px;
}
.Service_flow .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;
  right: -10px;
  left: auto;
}
.Service_flow .process .item .sjx {
  border-width: 10px;
  width: 0;
  height: 0;
  position: absolute;
  top: 45%;
  display: none;
  border-style: dashed dashed dashed solid;
  border-color: transparent transparent transparent #646464;
  right: 20px;
  left: auto;
}
.Service_flow .process .item .line {
  width: 1px;
  height: 100%;
  background: #ddd;
  display: block;
  position: absolute;
  top: 0;
  right: -1px;
  left: auto;
}
.Service_flow .process .item.odd {
  padding-left: 40px;
  float: right;
  padding-right: 0;
}
.Service_flow .process .item.odd .dian {
  left: -10px;
  right: auto;
}
.Service_flow .process .item.odd .sjx {
  border-style: dashed solid dashed dashed;
  border-color: transparent #646464 transparent transparent;
  left: 20px;
  right: auto;
}
.Service_flow .process .item.odd .line {
  left: -1px;
  right: auto;
}
.Service_flow .process .item.hover a {
  background: #646464;
  color: #fff;
}
.Service_flow .process .item.hover img {
  border: 2px solid #fff;
}
.Service_flow .process .item.hover .txt .en {
  color: #fff;
}
.Service_flow .process .item.hover .dian {
  background: url(../g-images/lcdian-r.png) no-repeat;
}
.Service_flow .process .item.hover .sjx {
  display: block;
}
.honorlist {
  overflow: hidden;
  padding-bottom: 30px;
}
.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: 190px;
  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);
}
/*showteam*/
.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: 210px;
  height: 280px;
  display: block;
  float: left;
}
.showteam .sjsinfo .txt {
  width: 890px;
  position: relative;
}
.showteam .sjsinfo .txt h3 {
  font-size: 24px;
  color: #000;
  font-weight: bold;
  padding-top: 30px;
}
.showteam .sjsinfo .txt h3 span {
  font-size: 16px;
  display: block;
  color: #333333;
  font-weight: normal;
}
.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;
}
.showteam .sjsinfo .txt .desc em {
  width: 14px;
  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: -18px 0;
}
.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: 100%;
  height: 38px;
  line-height: 38px;
  display: block;
  text-align: center;
  background: #646464;
  color: #fff;
  font-size: 16px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-top: 20px;
}
.showteam .sjsinfo .txt .tips .btn:hover {
  background: #646464;
}
.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: 214px;
  top: 0;
}
.showteam .sjsinfo .txt .weixin img {
  width: 110px;
  margin-bottom: 10px;
  height: 110px;
  clear: left;
  margin-top: 5px;
  margin-left: 5px;
}
.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: 118%;
  padding-top: 20px;
}
.showteam .part2 .item {
  position: relative;
  width: 360px;
  float: left;
  margin: 0 20px 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;
  background: #fff;
}
.showteam .part2 .item .img {
  display: block;
  width: 100%;
}
.showteam .part2 .item .img img {
  width: 100%;
  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;
  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: #646464;
}
.showteam .part2 .item:hover img {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/*showcase*/
.showcase {
  position: relative;
}
.showcase .box {
  padding: 40px;
  background: #fff;
  margin-bottom: 40px;
  border: 1px solid #ddd;
}
.showcase .showImglist {
  width: 1119px;
  height: 851px;
  margin-bottom: 45px;
  overflow: hidden;
  position: relative;
}
.showcase .showImglist li {
  float: left;
}
.showcase .showImglist .bigimg {
  width: 1134px;
  height: 851px;
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #f2f2f2;
}
.showcase .showImglist .bigimg ul {
  height: 606px;
  position: relative;
}
.showcase .showImglist .bigimg li {
  width: 1134px;
  height: 851px;
}
.showcase .showImglist .bigimg img {
  width: 100%;
  height: 851px;
}
.showcase .showImglist .smallimg {
  width: 1097px;
  height: 80px;
  margin: 0 auto;
  padding: 10px;
  position: absolute;
  overflow: hidden;
  left: 0;
  bottom: 0;
  background: url(../g-images/black45.png) repeat;
}
.showcase .showImglist .smallimg .cont {
  width: 1100px;
  margin: 0 auto;
  overflow: hidden;
}
.showcase .showImglist .smallimg ul {
  position: relative;
}
.showcase .showImglist .smallimg li {
  width: 118px;
  height: 82px;
  position: relative;
  cursor: pointer;
}
.showcase .showImglist .smallimg li a {
  width: 108px;
  height: 82px;
  position: relative;
  display: block;
  margin-right: 0;
}
.showcase .showImglist .smallimg li img {
  width: 108px;
  height: 82px;
  display: block;
}
.showcase .showImglist .smallimg li.on img {
  -webkit-filter: brightness(110%);
  filters: brightness(110%);
}
.showcase .showImglist .smallimg li.on s {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border: 3px solid #fff;
}
.showcase .showImglist .next,
.showcase .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;
}
.showcase .showImglist .prev {
  left: 0;
  background-position: 0 -50px;
}
.showcase .showImglist .prev:hover {
  background-position: 0 -120px;
}
.showcase .showImglist .next {
  right: 0;
  background-position: -38px -50px;
}
.showcase .showImglist .next:hover {
  background-position: -38px -120px;
}
.showcase .showImgtxt {
  width: 280px;
  float: right;
  color: #4d4d4d;
  position: relative;
}
.showcase .showImgtxt .shareImg {
  padding-bottom: 0;
  position: absolute;
  left: 0;
  bottom: -6px;
}
.showcase .stitle {
  text-align: center;
}
.showcase .stitle .tit {
  font-size: 24px;
  margin-bottom: 8px;
  color: #4d4d4d;
  height: 26px;
  line-height: 26px;
  overflow: hidden;
}
.showcase .stitle .mark {
  color: #999;
  padding-bottom: 28px;
}
.showcase .stitle .mark span {
  margin-left: 20px;
}
.showcase .imgtable {
  width: 100%;
  border: 0px;
  border-collapse: collapse;
  margin-bottom: 30px;
}
.showcase .imgtable tr {
  width: 100%;
}
.showcase .imgtable td {
  border: 1px solid #ddd;
  padding: 11px 10px;
  line-height: 24px;
  text-align: center;
}
.showcase .imgtable .td1 {
  background: #f5f5f5;
}
.showcase .sjsinfo {
  border: 1px solid #ddd;
  position: relative;
  padding: 10px 10px 20px;
}
.showcase .sjsinfo img {
  width: 112px;
  height: 150px;
  display: block;
  float: left;
  margin-right: 10px;
}
.showcase .sjsinfo h3 {
  font-size: 18px;
}
.showcase .sjsinfo b {
  display: block;
  font-size: 18px;
}
.showcase .sjsinfo h4 {
  font-size: 16px;
}
.showcase .sjsinfo h4 img {
  width: 88px;
  height: 88px;
  display: block;
  float: left;
  margin-right: 0px;
}
.showcase .sjsinfo .desc {
  padding: 10px 0;
}
.showcase .sjsinfo .desc span {
  display: inline-block;
}
.showcase .sjsinfo .desc .jy {
  padding-right: 10px;
}
.showcase .sjsinfo .desc i {
  font-weight: normal;
  color: #646464;
}
.showcase .sjsinfo .desc p {
  line-height: 22px;
}
.showcase .sjsinfo a {
  width: 120px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  text-align: center;
  background: #646464;
  color: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.showcase .sjsinfo a.c-more {
  background: #333;
  margin-right: 10px;
}
.showcase .sjsinfo a:hover {
  background: #646464;
}
.showcase .lbrz {
  margin-top: 24px;
  text-align: right;
  background: #f7f7f7;
  border: 1px solid #ddd;
  position: relative;
  padding: 30px 12px;
}
.showcase .lbrz img {
  width: 182px;
  height: 134px;
  display: inline;
  margin-bottom: 30px;
}
.showcase .lbrz .btn {
  width: 250px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #646464;
  color: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: block;
  margin: 0 auto;
}
.showcase .lbrz .btn:hover {
  background: #646464;
}
.showcase .lbrz p {
  position: absolute;
  left: 12px;
  top: 20px;
  font-size: 20px;
}
.showcase .lbrz p b {
  display: block;
}
.showcase .sj-idea {
  padding: 40px 0;
}
.showcase .sj-idea .title2 span {
  background: #fff;
  padding-left: 0;
}
.showcase .sj-idea .Summary {
  padding-bottom: 40px;
}
.showcase .ideacont {
  padding: 0;
  position: relative;
}
.showcase .ideacont img {
  max-width: 100% !important;
  display: block;
  margin: 0 auto;
}
.showcase .ideacont .showcase-img-nav {
  width: 158px;
  border: 1px solid #ddd;
  padding: 30px 0;
  float: left;
  background: #fff;
}
.showcase .ideacont .showcase-img-nav .list {
  padding: 0 30px 30px;
  color: #666;
}
.showcase .ideacont .showcase-img-nav .list dt {
  background: url(../g-images/sjx.png) no-repeat left center;
  height: 26px;
  line-height: 26px;
  display: block;
  font-size: 16px;
  padding-left: 16px;
  margin-top: 30px;
}
.showcase .ideacont .showcase-img-nav .list dd {
  display: block;
  line-height: 26px;
  padding-left: 22px;
}
.showcase .ideacont .showcase-img-nav .list dd a {
  display: block;
  color: #666;
}
.showcase .ideacont .showcase-img-nav .list dd i {
  width: 6px;
  height: 6px;
  display: inline-block;
  margin-right: 15px;
  vertical-align: middle;
  background: #fff;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.showcase .ideacont .showcase-img-nav .list dd.active a {
  color: #646464;
}
.showcase .ideacont .showcase-img-nav .list dd.active a i {
  background: #646464;
}
.showcase .ideacont .showcase-img-nav.fixtop {
  position: fixed;
  top: 130px;
  bottom: auto;
}
.showcase .ideacont .showcase-img-nav.fixbot {
  bottom: 450px;
  top: auto;
  position: fixed;
}
.showcase .ideacont .showcase-img-cont {
  min-height: 600px;
  width: 920px;
  text-align: center;
}
.showcase .ideacont .showcase-img-cont img {
  display: block;
  max-width: 100% !important;
  margin: 0 auto;
}
.showcase .ideacont .showcase-img-cont p {
  padding-bottom: 38px;
}
.showcase .box1 {
  padding-bottom: 30px;
}
/*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;
}
/*re_case*/
.re_case {
  overflow: hidden;
  padding-bottom: 20px;
}
.re_case .list {
  width: 118%;
}
.re_case .item {
  position: relative;
  width: 374px;
  height: 380px;
  float: left;
  margin: 0 40px 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;
  box-shadow: 0 0 1px #ddd;
  background: #fff;
}
.re_case .item .img {
  display: block;
  width: 100%;
}
.re_case .item .img 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;
}
.re_case .item .txt {
  position: relative;
  z-index: 2;
  padding: 20px;
  height: 48px;
}
.re_case .item .txt h3 {
  font-size: 18px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  color: #000;
}
.re_case .item .txt p {
  color: #666;
}
.re_case .item .txt p span {
  display: inline-block;
  border-left: 1px solid #999;
  padding: 0 12px;
  height: 14px;
  line-height: 14px;
}
.re_case .item .txt p span:first-child {
  border-left: 0 none;
  padding-left: 0;
}
.re_case .item .txt img {
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 80px;
  height: 108px;
  display: block;
}
.re_case .item:hover {
  box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.2);
}
.re_case .item:hover h3 {
  color: #646464;
}
.re_case .item:hover .img img {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.Brand_strength .title {
  padding-top: 60px;
}
.Brand_strength .Brand_1 {
  margin: 0 auto;
  margin-top: -116px;
  width: 1198px;
  border: #dcdcdc solid 1px;
  background-color: #fff;
  padding-bottom: 30px;
}
.Brand_strength .Brand_1 .sitepath {
  height: 44px;
  line-height: 44px;
  padding-left: 42px;
  margin-top: 0;
  padding-top: 10px;
}
.Brand_strength .Brand_1 .Brand_1_1 {
  padding: 0 42px;
}
.Brand_strength .Brand_1 .Brand_1_1 .Brand_1_z {
  width: 530px;
  height: 290px;
  float: left;
}
.Brand_strength .Brand_1 .Brand_1_1 .Brand_1_z img {
  width: 100%;
  display: block;
  height: 100%;
}
.Brand_strength .Brand_1 .Brand_1_1 .Brand_1_y {
  width: 546px;
  float: right;
}
.Brand_strength .Brand_1 .Brand_1_1 .Brand_1_y .tit {
  height: 76px;
}
.Brand_strength .Brand_1 .Brand_1_1 .Brand_1_y .tit i {
      display: block;
    float: left;
    background-position: -200px -234px;
    width: 60px;
    height: 60px;
    margin-right: 5px;
    margin-top: -10px;
}
.Brand_strength .Brand_1 .Brand_1_1 .Brand_1_y .tit h2 {
  font-size: 34px;
  font-weight: normal;
}
.Brand_strength .Brand_1 .Brand_1_1 .Brand_1_y .tit h2 b {
  color: #646464;
}
.Brand_strength .Brand_1 .Brand_1_1 .Brand_1_y .tit span {
  color: #666;
  font-size: 18px;
  font-family: arial;
  text-transform: uppercase;
  display: block;
  padding-top: 5px;
}
.Brand_strength .Brand_1 .Brand_1_1 .Brand_1_y .tit p span {
  display: block;
  font-size: 32px;
  color: #333333;
  line-height: 40px;
  padding-top: 12px;
}
.Brand_strength .Brand_1 .Brand_1_1 .Brand_1_y .tit p b {
  display: block;
  font-size: 14px;
  color: #999;
  line-height: 14px;
  padding-top: 6px;
  font-weight: normal;
  text-transform: uppercase;
}
.Brand_strength .Brand_1 .Brand_1_1 .Brand_1_y .desc img {
  display: none;
}
.Brand_strength .Brand_1 .Brand_1_1 .Brand_1_y .desc p {
  padding-top: 28px;
  height: 154px;
  overflow: hidden;
}
.Brand_strength .Brand_1 .Brand_1_1 .Brand_1_y .desc a {
  display: inline-block;
  width: 90px;
  height: 28px;
  font-size: 16px;
  color: #fff;
  line-height: 28px;
  text-align: center;
  text-transform: uppercase;
  background: #333;
}
.Brand_strength .Brand_1 .Brand_1_1 .Brand_1_y .desc a:hover {
  background: #646464;
  color: #fff;
}
.Brand_strength .Brand_2 {
  margin-top: 94px;
  width: 100%;
  background: #fff;
  padding-bottom: 60px;
}
.Brand_strength .Brand_2 .Brand_2_1 {
  padding-top: 54px;
  text-align: center;
}
.Brand_strength .Brand_2 .Brand_2_1 s {
  width: 26px;
  height: 28px;
  background-position: 0 -20px;
  margin-right: 4px;
  vertical-align: middle;
}
.Brand_strength .Brand_2 .Brand_2_1 span {
  display: inline-block;
  font-size: 34px;
  line-height: 40px;
  padding-left: 6px;
  vertical-align: middle;
}
.Brand_strength .Brand_2 .Brand_2_1 b {
  display: block;
  font-size: 24px;
  line-height: 26px;
  padding-top: 6px;
  font-weight: normal;
  text-transform: uppercase;
}
.Brand_strength .Brand_2 .Brand_2_2 {
  position: relative;
}
.Brand_strength .Brand_2 .Brand_2_2 .qywhbg1 {
  width: 650px;
  height: 350px;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/qywhbg1.jpg) no-repeat left top;
}
.Brand_strength .Brand_2 .Brand_2_2 .qywh {
  width: 700px;
  height: 250px;
  background: url(../images/qywhbg.jpg) no-repeat left top;
  margin-top: 100px;
  position: relative;
  z-index: 3;
}
.Brand_strength .Brand_2 .Brand_2_2 .qywh .cont {
  padding: 70px;
  color: #fff;
}
.Brand_strength .Brand_2 .Brand_2_2 .qywh .cont p {
  line-height: 30px;
}
.Brand_strength .Brand_2 .Brand_2_2 .qywh .cont s {
  width: 100px;
  height: 3px;
  display: block;
  background: #fff;
  margin-top: 40px;
}
.Brand_strength .Brand_2_1 a {
  display: block;
  position: absolute;
  font-size: 16px;
  color: #999999;
  right: 34px;
  top: 80px;
  width: 92px;
  height: 28px;
  border: #999999 solid 1px;
  text-align: center;
  line-height: 28px;
}
.Brand_strength .Brand_2_1 a:hover {
  background-color: #0b54ad;
  color: #fff;
  border: #0b54ad solid 1px;
}
.Brand_strength .Brand_3 {
  padding-bottom: 100px;
}
.Brand_strength .Brand_3 .Brand_2_1 {
  padding-top: 54px;
  text-align: center;
}
.Brand_strength .Brand_3 .Brand_2_1 s {
  width: 26px;
  height: 28px;
  background-position: 0 -20px;
  display: inline-block;
  margin-right: 5px;
}
.Brand_strength .Brand_3 .Brand_2_1 span {
  display: inline-block;
  font-size: 32px;
  line-height: 40px;
  padding-left: 6px;
  vertical-align: middle;
}
.Brand_strength .Brand_3 .Brand_2_1 b {
  display: block;
  font-size: 26px;
  line-height: 26px;
  padding-top: 6px;
  font-weight: normal;
  text-transform: uppercase;
}
.Brand_strength .Brand_3_2 {
  position: relative;
}
.Brand_strength .Brand_3_2 .dj_si {
  position: relative;
  padding-top: 62px;
  overflow: hidden;
  width: 1126px;
  margin: 0 auto;
  height: 600px;
  *zoom: 1;
}
.Brand_strength .Brand_3_2 dl {
  background: url(../g-images/l1_11.png) no-repeat left top;
  width: 563px;
  height: 220px;
  background-size: 100%;
  position: relative;
  float: left;
  margin-bottom: 50px;
}
.Brand_strength .Brand_3_2 dl .line {
  position: absolute;
  width: 1px;
  display: block;
  height: 100%;
  background: #ddd;
  left: auto;
  right: 0;
  z-index: 1;
}
.Brand_strength .Brand_3_2 dl .yuan {
  position: absolute;
  right: -10px;
  width: 20px;
  height: 20px;
  display: block;
  background: url(../g-images/lcdian-h.png) no-repeat;
  top: 50%;
  margin-top: -10px;
  left: auto;
  z-index: 10;
}
.Brand_strength .Brand_3_2 dl dt {
  width: 282px;
  text-align: right;
  float: left;
  margin-left: 60px;
}
.Brand_strength .Brand_3_2 dl dt p {
  font-size: 23px;
  color: #333333;
  padding-top: 64px;
  line-height: 24px;
}
.Brand_strength .Brand_3_2 dl dt i {
  font-size: 14px;
  color: #333333;
  padding-top: 12px;
  line-height: 22px;
  display: block;
}
.Brand_strength .Brand_3_2 dl dd {
  width: 98px;
  text-align: left;
  float: right;
  margin-right: 100px;
}
.Brand_strength .Brand_3_2 dl dd p {
  font-size: 40px;
  color: #999999;
  padding-top: 60px;
  line-height: 40px;
}
.Brand_strength .Brand_3_2 dl dd i {
  font-size: 14px;
  display: block;
  color: #999999;
  padding-top: 5px;
  line-height: 14px;
}
.Brand_strength .Brand_3_2 dl.dl2 {
  margin-top: 110px;
}
.Brand_strength .Brand_3_2 dl.odd {
  background: url(../g-images/l1_07.png) no-repeat;
  float: right;
}
.Brand_strength .Brand_3_2 dl.odd .line {
  left: -1px;
  right: auto;
}
.Brand_strength .Brand_3_2 dl.odd .yuan {
  left: -10px;
  right: auto;
}
.Brand_strength .Brand_3_2 dl:hover {
  background: url(../g-images/l3_03.png) no-repeat left top;
}
.Brand_strength .Brand_3_2 dl:hover .yuan {
  background: url(../g-images/lcdian-r.png) no-repeat;
}
.Brand_strength .Brand_3_2 dl.odd:hover {
  background: url(../g-images/l2_03.png) no-repeat left top;
}
.Brand_strength .Brand_3_2 dl:hover dt p,
.Brand_strength .Brand_3_2 dl:hover dd p {
  color: #fff;
}
.Brand_strength .Brand_3_2 dl:hover dt i,
.Brand_strength .Brand_3_2 dl:hover dd i {
  color: #fff;
}
.Brand_strength .Brand_3_2 dl.odd dt {
  float: right;
  text-align: left;
  margin-left: 20px;
  margin-right: 64px;
}
.Brand_strength .Brand_3_2 dl.odd dd {
  float: left;
  text-align: left;
  margin-left: 99px;
  margin-right: 0px;
}
.Brand_strength .Brand_3_2 .dj_si dl.dl5 {
  opacity: 0;
  filter: alpha(opacity=0);
}
.Brand_strength .Brand_3_2.on .dj_si dl.dl5 {
  opacity: 1;
  filter: alpha(opacity=100);
}
.Brand_strength .Brand_3_2.on .dj_si {
  height: auto;
}
.Brand_strength .Brand_3_2 #shousuok {
  display: block;
  background: url(../g-images/t_03.png) no-repeat;
  width: 36px;
  height: 36px;
  background-size: 100%;
  margin: 0 auto;
}
.Brand_strength .Brand_3_2.on #shousuok {
  display: block;
  background: url(../g-images/t1_03.png) no-repeat;
  width: 36px;
  height: 36px;
  background-size: 100%;
  margin: 0 auto;
}
.Brand_strength .Brand_4 {
  width: 100%;
  padding-bottom: 20px;
}
.Brand_strength .Brand_4_1 {
  width: 1200px;
  overflow: hidden;
  padding-top: 86px;
  position: relative;
}
.Brand_strength .Brand_4_1 .bd {
  width: 1200px;
}
.Brand_strength .Brand_4_1 .bd ul {
  display: inline-block;
}
.Brand_strength .Brand_4_1 .bd ul li {
  float: left;
  width: 1200px;
  height: 350px;
  background-color: #fff;
  margin-bottom: 30px;
}
.Brand_strength .Brand_4_1 .bd ul li img {
  float: left;
  width: 610px;
  height: 350px;
  background-size: 100%;
}
.Brand_strength .Brand_4_1 .bd ul li .fen_g {
  float: right;
  width: 589px;
  height: 348px;
  border: #dcdcdc solid 1px;
  border-left: 0 none;
}
.Brand_strength .Brand_4_1 .prev {
  width: 48px;
  height: 68px;
  position: absolute;
  left: 0;
  top: 236px;
  background-position: -134px -162px;
}
.Brand_strength .Brand_4_1 .next {
  width: 48px;
  height: 68px;
  position: absolute;
  right: 0;
  top: 236px;
  background-position: -191px -162px;
}
.Brand_strength .Brand_4_1 .bd ul li .fen_g .title4 {
  border-bottom: 1px solid #ddd;
  padding: 50px 0 26px;
  margin-left: 48px;
  width: 500px;
}
.Brand_strength .Brand_4_1 .bd ul li .fen_g .title4 .g-ico {
      width: 60px;
    height: 60px;
    display: block;
    float: left;
    background-position: -200px -235px;
    margin-right: 10px;
    margin-top: -10px;
}
.Brand_strength .Brand_4_1 .bd ul li .fen_g .title4 h2 {
  font-size: 34px;
  font-weight: normal;
}
.Brand_strength .Brand_4_1 .bd ul li .fen_g .title4 h2 b {
  color: #646464;
}
.Brand_strength .Brand_4_1 .bd ul li .fen_g .title4 span {
  font-size: 18px;
  color: #999;
  display: block;
  text-transform: uppercase;
}
.Brand_strength .Brand_4_1 .bd ul li .fen_g .cont {
  padding-top: 20px;
  padding-left: 20px;
}
.Brand_strength .Brand_4_1 .bd ul li .fen_g p {
  padding-bottom: 18px;
}
.Brand_strength .Brand_4_1 .bd ul li .fen_g p em {
  width: 45px;
  height: 45px;
  display: block;
  float: left;
  margin-right: 18px;
}
.Brand_strength .Brand_4_1 .bd ul li .fen_g p span {
  font-size: 14px;
  display: block;
}
.Brand_strength .Brand_4_1 .bd ul li .fen_g p b {
  font-weight: normal;
}
.Brand_strength .Brand_4_1 .bd ul li .fen_g p.tel em {
  background-position: -264px -240px;
}
.Brand_strength .Brand_4_1 .bd ul li .fen_g p.tel b {
  color: #646464;
  font-size: 24px;
}
.Brand_strength .Brand_4_1 .bd ul li .fen_g p.address em {
  background-position: -312px -240px;
}
.Brand_strength .Brand_4_1 .bd ul li .fen_g em {
  display: block;
  width: 424px;
  margin-left: 30px;
  font-size: 18px;
  color: #666666;
  padding-top: 18px;
  line-height: 30px;
}
.Brand_strength .Brand_4_1 .bd ul li:nth-child(2) img,
.Brand_strength .Brand_4_1 .bd ul li:nth-child(4) img {
  float: right;
}
.Brand_strength .Brand_4_1 .bd ul li:first-child + li img,
.Brand_strength .Brand_4_1 .bd ul li:first-child + li + li + li img {
  float: right;
}
.Brand_strength .Brand_4_1 .bd ul li:nth-child(2) .fen_g,
.Brand_strength .Brand_4_1 .bd ul li:nth-child(4) .fen_g {
  float: left;
  border: #dcdcdc solid 1px;
  border-right: 0 none;
}
.Brand_strength .Brand_4_1 .bd ul li:first-child + li .fen_g,
.Brand_strength .Brand_4_1 .bd ul li:first-child + li + li + li .fen_g {
  float: left;
}
.brand_honor {
  background: #fff;
  width: 100%;
  padding: 40px 0 100px;
}
.brand_honor .more {
  width: 150px;
  height: 40px;
  line-height: 40px;
  display: block;
  margin: 0 auto;
  background: #646464;
  text-align: center;
  color: #fff;
}
.brand_honor .more:hover {
  background: #646464;
}
.brand_honor .btn {
  width: 40px;
  height: 42px;
  display: block;
  position: absolute;
  top: 50%;
  cursor: pointer;
  margin-top: -78px;
}
.brand_honor .btn.prev {
  background-position: -176px -194px;
  left: -5%;
}
.brand_honor .btn.prev:hover {
  background-position: -43px -194px;
}
.brand_honor .btn.next {
  background-position: -220px -194px;
  right: -5%;
}
.brand_honor .btn.next:hover {
  background-position: -130px -194px;
}
.brand_honor .honorlist {
  overflow: visible;
  position: relative;
}
.brand_honor .honorlist .bd {
  overflow: hidden;
  height: 270px;
}
.Brand_news_main {
  width: 100%;
  padding: 40px 0;
}
.Brand_news_main .Brand_news {
  position: relative;
}
.Brand_news_main .Brand_news .bd {
  overflow: hidden;
}
.Brand_news_main .Brand_news .item {
  width: 380px;
  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;
      float: left;
}
.Brand_news_main .Brand_news .item a {
  display: block;
}
.Brand_news_main .Brand_news .item .img {
  width: 380px;
  height: 213px;
  overflow: hidden;
}
.Brand_news_main .Brand_news .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;
}
.Brand_news_main .Brand_news .item .txt {
  border: 1px solid #ddd;
  border-top: 0 none;
  padding: 30px 38px;
  background: #fff;
}
.Brand_news_main .Brand_news .item .txt .time {
  font-size: 18px;
  font-family: "ContextReprise ThinExpSSiNormal";
  color: #666;
}
.Brand_news_main .Brand_news .item .txt h3 {
  font-size: 18px;
  padding-top: 10px;
}
.Brand_news_main .Brand_news .item .txt .desc {
  color: #666;
  padding-top: 16px;
  height: 40px;
  overflow: hidden;
  line-height: 20px;
}
.Brand_news_main .Brand_news .item:hover {
  box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.2);
}
.Brand_news_main .Brand_news .item:hover img {
  transform: scale(1.06, 1.06);
}
.Brand_news_main .Brand_news .btn {
  width: 40px;
  height: 42px;
  display: block;
  position: absolute;
  top: 50%;
  cursor: pointer;
  margin-top: -20px;
}
.Brand_news_main .Brand_news .btn.prev {
  background-position: -176px -194px;
  left: -5%;
}
.Brand_news_main .Brand_news .btn.prev:hover {
  background-position: -43px -194px;
}
.Brand_news_main .Brand_news .btn.next {
  background-position: -220px -194px;
  right: -5%;
}
.Brand_news_main .Brand_news .btn.next:hover {
  background-position: -130px -194px;
}
.Brand_news_main .more {
  width: 150px;
  height: 40px;
  line-height: 40px;
  display: block;
  margin: 0 auto;
  background: #646464;
  text-align: center;
  color: #fff;
}
.Brand_news_main .more:hover {
  background: #646464;
}
.crumbs {
  width: 100%;
  min-width: 1000px;
  height: 44px;
  text-align: center;
  *zoom: 1;
  background-color: #fff;
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eeeeee;
}
.crumbs:before,
.crumbs:after {
  display: table;
  content: "";
  line-height: 0;
}
.crumbs:after {
  clear: both;
}
.crumbs .crumbs-nav {
  float: left;
  display: inline;
  height: 44px;
  line-height: 44px;
  color: #666666;
}
.crumbs .crumbs-nav a {
  color: #666666;
}
.crumbs .crumbs-txt {
  float: right;
  display: inline;
  color: #9fa0a0;
  height: 44px;
  line-height: 44px;
}
.crumbs .sub-column-list {
  height: 43px;
  float: right;
  display: inline;
}
.crumbs .sub-column-list .sub-column-item {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 41px;
  line-height: 44px;
  border-bottom: 2px solid #fff;
  margin-left: 15px;
  color: #666666;
}
.crumbs .sub-column-list .sub-column-item:hover,
.crumbs .sub-column-list .cur {
  color: #136097;
  border-bottom-color: #136097;
}
.crumbs .content,
.main-container .content {
  width: 1200px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  *zoom: 1;
}
.main-container,
.main-bg-container {
  width: 1200px;
  height: auto;
  text-align: center;
  *zoom: 1;
  padding-top: 50px;
  padding-bottom: 50px;
  overflow: hidden;
  *position: relative;
  margin: 0 auto;
}
.quality-cn {
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 30px;
  color: #000;
}
.contact-us-container {
  margin-top: 30px;
  width: 100%;
  *zoom: 1;
}
.contact-us-container .map-container {
  display: block;
  width: 700px;
  height: 668px;
  float: left;
}
.contact-us-container .company-list {
  display: inline-block;
  width: 480px;
  float: right;
}
.contact-us-container .company-list .company-item {
  padding: 10px;
  display: block;
  cursor: pointer;
  font-size: 14px;
  color: #5c5c5c;
  line-height: 24px;
  background: #fff;
}
.contact-us-container .company-list .company-name {
  font-size: 20px;
  color: #000;
  margin-bottom: 25px;
}
.contact-us-container .company-list .company-item {
  width: 448px;
  height: 136px;
  position: relative;
  border: 1px solid #dfdfdf;
  padding: 30px 0 0 29px;
  float: left;
  margin: -1px 0 0 -1px;
}
.case-list-body {
  padding: 20px 0;
  background-color: #fff;
  padding-left: 16px;
  color: #ed3737;
}
.contact-us-container .company-list .company-tel {
  font-size: 14px;
  margin-bottom: 15px;
  padding-left: 30px;
  height: 20px;
  background: url(../images/lxmdicon05.png) no-repeat left center;
  line-height: 20px;
}
.contact-us-container .company-list .company-add {
  font-size: 14px;
  margin-bottom: 15px;
  padding-left: 30px;
  height: 20px;
  background: url(../images/lxmdicon07.png) no-repeat left center;
  line-height: 20px;
}
.contact-us-container .company-list .company-item .weixin {
  width: 84px;
  height: 84px;
  position: absolute;
  right: 16px;
  top: 23px;
  text-align: center;
}
.contact-us-container .company-list .company-item .weixin img {
  width: 78px;
  height: 78px;
  margin-top: 3px;
}
/* 测一测风格 */
.Measuring {
  background: url(../images/ceyice_bg.jpg) repeat left top;
  width: 100%;
  padding: 0;
}
.Measured {
  width: 1010px;
  margin: 0 auto;
  padding: 50px 0;
}
.Measured .Quotation_img {
  width: 440px;
  height: 464px;
  position: absolute;
  bottom: 0;
  right: -56px;
}
.Measured .Quotation_img img {
  width: 440px;
  height: 464px;
  display: block;
}
.Measured .celtit {
  font-size: 36px;
  font-weight: bold;
  color: #646464;
  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;
  *display: inline;
  *zoom: 1;
}
.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: #646464;
  cursor: pointer;
  outline: none;
}
.Measured .main_sub .sub:hover {
  background: #646464;
}
.ny_tou {
  text-align: center;
  width: 100%;
}
.ny_tou i {
  display: inline-block;
  width: 55px;
  height: 14px;
  background-position: 0px -228px;
  overflow: hidden;
}
.ny_tou h3 {
  font-size: 32px;
  color: #a52021;
  line-height: 32px;
  padding-top: 12px;
  position: relative;
  font-weight: normal;
  display: block;
  width: 1200px;
  margin: 0 auto;
}
.ny_tou h3 em {
  color: #a52021;
}
.ny_tou h3 span {
  display: inline-block;
  font-size: 36px;
  color: #646464;
  font-weight: bold;
  line-height: 36px;
}
.ny_tou h3 b {
  display: block;
  width: 294px;
  height: 1px;
  background-color: #e5e5e5;
  position: absolute;
  right: 46px;
  top: 28px;
}
.ny_tou h3 b.lef {
  left: 46px;
  right: auto;
}
.ny_tou p {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding-top: 14px;
}
.Quotation {
  width: 100%;
  padding: 96px 0;
  background: url(../images/ceyice_bg.jpg) repeat left top;
}
.Quotation .Quotation_1 {
  height: auto;
}
.Quotation .floor_1_2 {
  height: auto;
}
.Quotation .floor_1_2 .iform {
  margin-bottom: 20px;
  padding-top: 20px;
}
.Quotation .floor_1_2 .nice-validator {
  float: none;
}
.Quotation .colzongjia {
  background-color: #f8f8f8;
  border: #e5e5e5 solid 1px;
  border-radius: 6px;
  position: relative;
}
.Quotation .Top_cv {
  background: none;
  color: #333;
  font-size: 24px;
}
.Quotation .col-vopv {
  width: 408px;
  height: 73px;
  margin-bottom: 20px;
}
.Quotation .col-vopv p i {
  font-size: 18px;
  color: #333;
  right: 20px;
  position: absolute;
  top: 30px;
}
.Quotation #yugu {
  width: 345px;
  font-size: 60px;
  line-height: 73px;
  display: block;
  margin-left: 30px;
}
.Quotation .floor_1_main .floor_1_2 .item.item8 {
  width: 650px;
  height: 40px;
  line-height: 40px;
  -webkit-border-radius: 4px;
  background-color: #fff;
  position: relative;
  border: 0 none;
}
.Quotation .floor_1_main .floor_1_2 .item.item8 .t {
  width: 80px;
  height: 40px;
  float: left;
  text-align: left;
  color: #333333;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  background: none;
}
.Quotation .floor_1_main .floor_1_2 .item #test {
  width: 546px;
  float: left;
}
.Quotation .floor_1_main .floor_1_2 .item #test li {
  float: left;
  margin-right: 34px;
}
.Quotation .floor_1_main .floor_1_2 .item #test li span {
  width: 13px;
  height: 13px;
  float: left;
  background: url(../images/x30_05.png);
  margin-top: 14px;
}
.Quotation .floor_1_main .floor_1_2 .item #test li p {
  float: left;
  padding-left: 8px;
}
.Quotation .floor_1_main .floor_1_2 .item #test li.selected span {
  background: url(../images/x30_03.png);
}
.Quotation .Quotation_1 .Quotation_ce {
  background: #fff;
}
.Quotation_1 {
  position: relative;
  width: 1200px;
}
.Quotation_1 .Quotation_img {
  width: 440px;
  height: 464px;
  position: absolute;
  bottom: 0;
  right: -56px;
}
.Quotation_1 .Quotation_img img {
  width: 440px;
  height: 464px;
  background-size: 100%;
}
.Quotation_1 .Quotation_ce h3 {
  text-align: center;
  font-size: 36px;
  color: #0b54ad;
  font-weight: bold;
  line-height: 116px;
  height: 116px;
}
.Quotation_1 .Quotation_ce_b {
  width: 872px;
  height: 416px;
  background-color: #fff;
  border: #c5c5c4 solid 17px;
  margin: 0 auto;
}
.Quotation_1 .Quotation_ce_1 {
  width: 872px;
  height: 82px;
  text-align: center;
  position: relative;
}
.Quotation_1 .Quotation_ce_1 p {
  display: inline-block;
  font-size: 22px;
  color: #333333;
  line-height: 82px;
}
.Quotation_1 .Quotation_ce_1 a {
  display: block;
  width: 20px;
  height: 17px;
  position: absolute;
  right: 39px;
  top: 33px;
}
.Quotation_1 .Quotation_ce_1 a span {
  display: block;
  width: 20px;
  height: 17px;
  background-position: -166px 0px;
}
.Quotation_1 .main_content {
  width: 780px;
  height: 182px;
  border-bottom: #c4c4c4 solid 1px;
  margin: 0 auto;
}
.Quotation_1 .main_content .main_left {
  width: 390px;
  float: left;
}
.Quotation_1 .main_content h3 {
  height: 57px;
  border-bottom: #c4c4c4 solid 1px;
  border-top: #c4c4c4 solid 1px;
  font-size: 16px;
  color: #333333;
  line-height: 57px;
  text-align: left;
  font-weight: normal;
  width: 390px;
}
.Quotation_1 .main_content dl {
  width: 390px;
  padding-top: 24px;
  position: relative;
  z-index: 11;
}
.Quotation_1 .main_content dl dt {
  float: left;
  font-size: 16px;
  color: #333333;
  width: 86px;
}
.Quotation_1 .main_content dl dd {
  float: left;
  width: 304px;
}
.Quotation_1 .main_content dl dd p {
  width: 100px;
  float: left;
  padding-bottom: 14px;
}
.Quotation_1 .main_content dl dd p input {
  width: 20px;
  height: 20px;
  float: left;
}
.Quotation_1 .main_content dl dd p span {
  font-size: 13px;
  color: #333333;
  padding-left: 23px;
  float: left;
}
.Quotation_1 .main_content .main_right {
  width: 390px;
  float: left;
}
.Quotation_1 .main_bottom {
  width: 790px;
  margin: 0 auto;
  text-align: center;
}
.Quotation_1 .main_bottom dl {
  display: inline-block;
}
.Quotation_1 .main_bottom dl dt {
  font-size: 14px;
  color: #333333;
  height: 44px;
  line-height: 44px;
}
.Quotation_1 .main_bottom dl dd {
  width: 790px;
  text-align: center;
  height: 40px;
}
.Quotation_1 .main_bottom dl dd p {
  width: 120px;
  padding-bottom: 14px;
  display: inline-block;
}
.Quotation_1 .main_bottom dl dd p input {
  width: 20px;
  height: 20px;
  float: left;
}
.Quotation_1 .main_bottom dl dd p span {
  font-size: 14px;
  color: #333333;
  padding-left: 28px;
  float: left;
}
.Quotation_1 .main_sub {
  clear: left;
  width: 790px;
  text-align: center;
}
.Quotation_1 .main_sub input.sub {
  display: inline-block;
  width: 116px;
  height: 30px;
  background-color: #0b54ad;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
}
.Quotation_1 .Quotation_ce_b p {
  position: relative;
}
.Quotation_1 .Quotation_ce_b p i {
  display: block;
  position: absolute;
  left: 0;
  background: url(../images/b3_05.jpg) no-repeat;
  width: 20px;
  height: 20px;
  z-index: 12;
}
.Quotation_1 .Quotation_ce_b p.cur i {
  background: url(../images/b3_03.jpg) no-repeat;
}
.Quotation_1 .Quotation_ce_b p input {
  display: block;
  position: absolute;
  left: 0;
  width: 20px;
  height: 20px;
  z-index: 12;
  z-index: 13;
  opacity: 0;
}
.Quotation .Quotation_1 .Quotation_ce {
  border: #e5e5e5 solid 4px;
  margin-top: 74px;
  position: relative;
}
.Quotation .Quotation_1 .Quotation_ce .floor_1_main .floor_1_2 {
  margin-left: 40px;
  background: none;
  width: 650px;
  border: 0 none;
}
.Quotation .Quotation_1 .Quotation_ce .floor_124_1 {
  position: absolute;
  right: -40px;
  bottom: -9px;
}
.Quotation .Quotation_1 .Quotation_ce .floor_1_main .floor_0_1 {
  padding-bottom: 32px;
}
/*.col-vopv p span{ width:340px; height:73px; line-height:73px; font-size:60px; color:#333333; font-family:"Arial"; margin-left:36px; float:left;}*/
.floor_1_main .floor_1_2 .cbtn {
  width: 200px;
  height: 76px;
  position: absolute;
  right: 125px;
  top: 88px;
  text-align: center;
  line-height: 76px;
  display: block;
  color: #fff;
  font-size: 24px;
  cursor: pointer;
}
.floor_1_main .floor_1_2 .cbtn input {
  cursor: pointer;
  border: 0 none;
  background: none;
  width: 200px;
  height: 76px;
  z-index: 11;
  display: block;
  color: #fff;
  background-color: #646464;
  border-radius: 6px;
}
.floor_1_main .floor_1_2 .cbtn input:hover {
  background-color: #646464;
}
.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;
}
/*弹框*/
.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;
  height: 468px;
  z-index: 201;
  margin-left: -175px;
  margin-top: -234px;
  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: 26px;
  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 .house_info {
  padding-bottom: 10px;
}
.dig .house_area {
  position: relative;
}
.dig .house_area span {
  position: absolute;
  right: 10px;
  top: 5px;
}
.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: #646464;
  color: #fff;
  text-align: center;
  width: 100%;
  border-radius: 3px;
  cursor: pointer;
  outline: none;
}
.dig .btn_db:hover {
  background: #646464;
}
.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;
}
.d_lis input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #aaabab;
}
.d_lis input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #aaabab;
}
.d_lis input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #aaabab;
}
.d_lis input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #aaabab;
}
.toolbar {
  width: 130px;
  position: fixed;
  right: 10px;
  top: 200px;
  z-index: 999;
}
.toolbar dd {
  width: 130px;
  height: 55px;
  margin-bottom: 0;
  position: relative;
}
.toolbar dd a {
  color: #fff;
  width: 130px;
  height: 55px;
  display: block;
  cursor: pointer;
  text-align: center;
  background: url(../g-images/rightFixIcon.png) no-repeat -36px 0;
  line-height: 45px;
}
.toolbar dd a span {
  width: 24px;
  height: 24px;
  display: inline-block;
  background: url(../g-images/rightFixIcon.png) no-repeat 0 0;
  vertical-align: middle;
  margin-right: 5px;
}
.toolbar dd a:hover {
  background-position: -168px 0;
}
.toolbar dd a p {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.toolbar .pop {
  position: absolute;
  right: 90px;
  top: -65px;
  background: #646464;
  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 -33px;
}
.toolbar .bj span {
  background-position: 0 -100px;
}
.toolbar .code span {
  background-position: 0 0;
}
.toolbar .zxzx span {
  background-position: 0 -33px;
}
.toolbar .top {
  width: 130px;
  height: 45px;
  background: #646464;
}
.toolbar .top span {
  background-position: 0 -127px;
}
.toolbar .top:hover {
  background: #646464;
}
/***********common css end***********/
/**********alone css end**********/
/**********map_ul**********/
.sitemap {
  background: #fff;
}
.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: 15px;
  border-bottom: 1px solid #DCDBDB;
  margin-left: 10px;
  float: left;
}
.map_ul li a {
  font-size: 14px;
  float: left;
  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: #646464;
  color: #fff;
  border: 1px solid #646464;
}
/*******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;
  }
}
.w11 {
        margin: 0 auto;
    width: 500px;
    display: block;
}