@media (max-width: 768px) {
  .footer .foot_con .zhu_c .ul_1,
  .footer .foot_con .zhu_c .ul_2 {
    width: 100%;
    float: none;
  }
  .footer .foot_con .zhu_c .ul_1 {
    display: none;
  }
  .footer .foot_con .zhu_c .ul_2 {
    border: none;
    padding-left: 0px;
    margin-top: 10px;
  }
  .company1_midd{ margin-top:0px; margin-bottom:0px;}
  .company_l{ margin-bottom:0px;}
  .news_r{ margin-top:0px;}
  .ul_1 li{ width:19.666667%;}
}
@media (max-width: 480px) {
  .footer .foot_con .zhu_c .ul_1 li {
    width: 50%;
    margin-bottom: 10px;
  }
  .footer .foot_con .zhu_c .ul_2 {
    padding-bottom: 0px;
  }
  .head_tit{ display:none;}
 .phone-nav{ top:2px;}
}
@media (max-width: 480px) {
  .footer {
    padding-top: 20px;
  }
}
@media (max-width: 499px) {
  .search {
   width:100%;
  }
  .sdys_tit{ padding-top:40px;}
.sdys_midd{ margin-top:px;}
.sdys_midd ul li{ width:50%; margin-top:10px;}
.zhu .ul_2{ width:100%;}
.ul_1{ display:none;}
.sdys_bt_mid{ width:100%;}
.company_l_pic{ display:none;}
.company_l_tex{ width:100%;}
.company_l_tex1{ margin-top:0px;}
.company1{ margin-top:0px;}
.company_l{ margin-top:25px;}
}
@media (max-width: 1230px) {
	.company1_midd{ background:none;} 
	.company_l{ width:100%;}
	.news_r{ width:100%; margin-right:0%;}
	}
.footer .copy_z {

  margin: auto;
  color: #3e3e3e;
  font-size: 12px;
  text-align: center;
  background: #131313;
  line-height: 25px;
}
.footer .copy_z .container {
  padding: 10px 0px;
}
.footer .copy_z .container a {
  color: #3e3e3e;
}
.footer .copy_z .container a:hover {
  color: #c29b73;
}
.footer .copy_z .container .left {
  width: 90%;
  text-align: left;
}
.footer .copy_z .container .left .co_zi {
  display: inline-block;
}
.footer .copy_z .container .right .er_show {
  position: relative;
  cursor: pointer;
  display: inline-block;
}
.footer .copy_z .container .right .er_show .er_img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 83px;
  height: 83px;
  z-index: 9999;
  display: none;
}
.footer .copy_z .container .right .m2 {
  display: none;
}
@media (max-width: 480px) {
  .footer .copy_z .container .left {
    width: 100%;
    text-align: center;
  }
  .footer .copy_z .container .left .m1 {
    display: none;
  }
  .footer .copy_z .container .right {
    width: 100%;
    text-align: center;
  }
  .footer .copy_z .container .right .m2 {
    display: block;
  }
}
.crumbs {
  line-height: 34px;
  font-size: 12px;
  height: 34px;
  border-bottom: 1px solid #d4d4d4;
}
.crumbs .centerBlock {
  max-width: 1280px;
  width: 98%;
  margin: auto;
  text-align: right;
}
.crumbs .centerBlock a {
  color: #4e4e4e;
}
.comon_top {
  width: 98%;
  max-width: 1280px;
  margin: auto;
}
.comon_top .top_title {
  text-align: center;
  padding: 60px 0px;
}
.comon_top .top_title .hh1 {
  font-size: 36px;
  color: #276fdd;
  line-height: 60px;
  overflow: hidden;
  height: 60px;
  font-weight:bold;
}
.comon_top .top_title .hh2 {
  font-size: 14px;
  color: #3b3b3b;
  line-height: 22px;
  height: 22px;
  overflow: hidden;
}
.comon_top .top_title .hh3 {
  font-size: 10px;
  font-family: arial;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}
@media (max-width: 640px) {
  .comon_top .top_title {
    padding: 20px 0;
  }
  .comon_top .top_title .hh1 {
    font-size: 32px;
  }
}
.comon_top .top_nav {
  text-align: center;
  background: #276fdd;
  font-size: 16px;
  height: 33px;
}
.top_nav1{ text-align: center;
  background: #276fdd;
  font-size: 16px;
  height: 33px;}
.top_nav1 a {
  display: inline-block;
  min-width: 90px;
  color: #fff;
  line-height: 33px;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
}


.comon_top .top_nav a {
  display: inline-block;
  width: 190px;
  color: #fff;
  line-height: 33px;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
}
.comon_top .top_nav a.current:before {
	content: "";
  left: 0;
  bottom: 0;
  height: 0;
  width: 100%;
  background: #2d2d2d;
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
	
	}

.comon_top .top_nav a:before {
  content: "";
  left: 0;
  bottom: 0;
  height: 0;
  width: 100%;
  background: #2d2d2d;
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
.comon_top .top_nav a.current{ color: #fff;}
.comon_top .top_nav a:hover {
  color: #fff;
}
.comon_top .top_nav a:before.current{  
 height: 39px;
  opacity: 1;
  filter: alpha(opacity=100);}
.comon_top .top_nav a:hover:before {
  height: 39px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.comon_top .top_nav a span {
  position: relative;
  z-index: 2;
  width: 100%;
  overflow: hidden;
  height: 33px;
  display: block;
}
.comon_top .top_nav .active {
  color: #fff;
}
.comon_top .top_nav .active:before {
  height: 39px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.comon_top .top_nav a.current:before {
  height: 39px;
  opacity: 1;
  filter: alpha(opacity=100);
}

@media (max-width: 640px) {
  .comon_top .top_nav {
    background: #fff;
    height: auto;
  }
   .top_nav1{   background: #fff;
    height: auto;}
	.navbar-nav > li > a{  width: 100%;
    background: #276fdd;
    margin-bottom: 15px;}
  .comon_top .top_nav a {
    width: 100%;
    background: #276fdd;
    margin-bottom: 15px;
  }
}
.comon_top .top_nav_er {
  background: #2d2d2d;
  margin-bottom: 50px;
}
.comon_top .top_nav_er ul {
  position: relative;
  left: 50%;
  float: left;
  padding: 15px 0px;
}
.comon_top .top_nav_er ul li {
  position: relative;
  right: 50%;
  float: left;
  padding-top: 8px;
  padding-bottom: 8px;
}
.comon_top .top_nav_er ul li a {
  color: #fff;
  border-right: 1px solid #424242;
  padding: 0 26px;
  display: block;
  width: 100%;
  height: 16px;
  overflow: hidden;
  line-height: 16px;
}
.comon_top .top_nav_er ul li a:hover {
  color: #c29b73;
}
@media (max-width: 640px) {
  .comon_top .top_nav_er {
    margin-bottom: 30px;
  }
}
.case_nei {
  max-width: 1280px;
  width: 98%;
  margin: auto;
}
.case_nei ul a li {
  width: 24%;
  float: left;
  margin-bottom: 1.3%;
  margin-right: 1%;
  position: relative;
  cursor: pointer;
}
.case_nei ul a li:nth-child(4n+4) {
  margin-right: 0px;
}
.case_nei ul a li .pic {
  position: relative;
  overflow: hidden;
}
.case_nei ul a li .pic img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  display: block;
  vertical-align: middle;
  margin: auto;
  transition: 0.3;
}
.case_nei ul a li .pic i {
  display: block;
  padding-bottom: 83.4%;
}
.case_nei ul a li .txt {
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(45, 45, 45, 0.95);
  color: #c29b73;
  padding: 50px 70px;
  transform: scale(0.9);
  -webkit-transform: scale(0.9);
}
.case_nei ul a li .txt a {
  color: #c29b73;
  display: block;
  text-align: center;
}
.case_nei ul a li .txt a span {
  display: block;
  width: 90%;
  margin: auto;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}
.case_nei ul a li .txt a .num {
  font-size: 40px;
  font-family: AvantGardeITCbyBT-Book;
  font-weight: bold;
}
.case_nei ul a li .txt a .tt1 {
  color: #c29b73;
  font-size: 16px;
  margin-top: 5px;
}
.case_nei ul li .txt a .tt2 {
  color: #c29b73;
}
.case_nei ul li .txt a p {
  width: 90%;
  color: #c29b73;
  line-height: 20px;
  overflow: hidden;
  transition: 1s;
  max-height: 40px;
  margin: 20px auto;
}
.case_nei ul li .txt .more {
  width: 31px;
  height: 31px;
  display: block;
  margin: auto;
  background: url(../images/pro_quan.png) no-repeat;
}
.case_nei ul li:hover .txt {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: scale(1);
  -webkit-transform: scale(1);
}
.case_nei ul li:hover .txt span {
  transform: translateY(0);
  -webkit-transform: translateY(0);
}
.case_nei ul li:hover .pic img {
  transform: scale(1.1);
}
@media (max-width: 640px) {
  .case_nei ul a li {
    width: 49%;
    margin-right: 1%;
  }
  .case_nei ul a li:nth-child(3n+3) {
    margin-right: 1%;
  }
  .case_nei ul a li:nth-child(2n+2) {
    margin-right: 0px;
  }
  .case_nei ul a li .txt {
    display: none;
  }
}
.pageing {
  margin-top: 60px;
  margin-bottom: 60px;
  font-family: arial;
  font-size: 14px;
  text-align: center;
}
.pageing a {
  display: inline-block;
 
  line-height: 40px;
  transition: All .2s ease-in-out;
  color: #272727;
  text-decoration: none;
  border-bottom: 1px solid #fff;
}
.pageing a:hover {
  color: #c29b73;
  font-size: 16px;
  border-bottom: 1px solid #c29b73;
}
.pageing .active {
  color: #c29b73;
  font-size: 16px;
  border-bottom: 1px solid #c29b73;
}
@media (max-width: 640px) {
  .pageing {
    margin: 30px auto;
  }
}
.zi_news {
  margin: auto;
  width: 100%;
  background: #e6e6e6;
  overflow: hidden;
  border-top: 1px solid #CCCCCC;
  margin-top: 25px;
}
.zi_news ul {
  margin: 40px auto 50px;
  max-width: 1280px;
  width: 98%;
  overflow: hidden;
}
.zi_news ul li {
  float: left;
  width: 32%;
  line-height: 48px;
  height: 48px;
  overflow: hidden;
  border-bottom: 1px solid #d4d4d4;
  margin-right: 2%;
  position: relative;
  padding-left: 15px;
}
.zi_news ul li a {
  color: #272727;
}
.zi_news ul li:nth-child(3n+3) {
  margin-right: 0px;
}
.zi_news ul li:after {
  width: 9px;
  height: 0px;
  content: "";
  border-bottom: 2px solid #272727;
  position: absolute;
  top: 50%;
  left: 0px;
}
.zi_news ul li:hover a {
  color: #c29b73;
}
.zi_news ul li:hover:after {
  border-color: #c29b73;
}
@media (max-width: 480px) {
  .zi_news ul li {
    width: 100%;
    margin: 0px;
  }
}
@media (max-width: 640px) {
  .zi_news {
    margin-top: 0px;
  }
  .zi_news ul {
    margin: 20px auto 30px;
  }
}
.zi_news_x {
  width: 100%;
  background: #e6e6e6;
  border-top: 1px solid #CCCCCC;
  padding: 25px 0px;
  overflow: hidden;
}
.zi_news_x .al_new {
  width: 98%;
  max-width: 1280px;
  margin: auto;
}
.zi_news_x .al_new .left {
  width: 12%;
}
.zi_news_x .al_new .left span {
  width: 138px;
  border: 1px solid #a0a0a0;
  height: 62px;
  display: inline-block;
  line-height: 62px;
  text-align: center;
  font-size: 22px;
  color: #0f0f0f;
  margin-top: 30%;
}
.zi_news_x .al_new .right {
  width: 88%;
}
.zi_news_x .al_new .right ul li {
  float: left;
  width: 45%;
  line-height: 48px;
  height: 48px;
  overflow: hidden;
  border-bottom: 1px solid #d4d4d4;
  margin-left: 5%;
  position: relative;
  padding-left: 15px;
}
.zi_news_x .al_new .right ul li a {
  color: #272727;
}
.zi_news_x .al_new .right ul li:after {
  width: 9px;
  height: 0px;
  content: "";
  border-bottom: 2px solid #272727;
  position: absolute;
  top: 50%;
  left: 0px;
}
.zi_news_x .al_new .right ul li:hover a {
  color: #c29b73;
}
.zi_news_x .al_new .right ul li:hover:after {
  border-color: #c29b73;
}
@media (max-width: 480px) {
  .zi_news_x .al_new .right ul li {
    width: 100%;
    margin: 0px;
  }
}
@media (max-width: 768px) {
  .zi_news_x .al_new .left,
  .zi_news_x .al_new .right {
    width: 100%;
  }
  .zi_news_x .al_new .left span {
    margin-top: 0px;
    height: 48px;
    line-height: 48px;
    font-size: 20px;
    margin-bottom: 10px;
  }
}
@media (max-width: 640px) {
  .zi_news_x {
    margin-top: 20px;
  }
}
/*客照专区*/
.kehu_nei ul li .txt {
	text-align:center;
	width:100%; height:100%;
}
.kehu_nei ul li .txt .tt1 {
  font-size: 20px;
}
.kehu_nei ul li .txt .more {
  margin-top: 20px;
}
.about_con {
  max-width: 1280px;
  margin: auto;
  width: 98%;
  text-indent:2em;
  padding: 70px 0px;
}
.about_con .ahout_1 {
  font-size: 32px;
  font-family: 宋体;
  color: #000000;
}
.about_con p {
 
  width: 98%;
  text-align:justify;
  font-size: 16px;
  color: #51514c;
  line-height: 24px;
}
@media (max-width: 640px) {
  .about_con {
    padding: 20px 0px;
  }
  .about_con .about_1 {
    font-size: 26px;
  }
}
.about_con .fuwu_con {
  width: 98%;
  max-width: 1050px;
  margin: auto;
}
.about_con .fuwu_con .left {
  vertical-align: middle;
  font-size: 40px;
  color: #000000;
  font-family: 宋体;
  width: 30%;
  margin-top: 80px;
  text-align: left;
}
.about_con .fuwu_con .right {
  width: 70%;
}
.about_con .fuwu_con .right p {
  text-align: left;
  color: #363636;
  font-size: 13px;
  line-height: 24px;
}
@media (max-width: 640px) {
  .about_con .fuwu_con .left,
  .about_con .fuwu_con .right {
    width: 100%;
  }
  .about_con .fuwu_con .left {
    margin-top: 0px;
    font-size: 34px;
  }
}
.about_img {
  position: relative;
  margin-bottom: 30px;
}
.about_img i {
  padding-bottom: 24.25%;
  display: block;
}
@media (max-width: 640px) {
  .about_img {
    margin-bottom: 0px;
  }
}
.about_fu {
  width: 100%;
  background: #505050;
  margin-bottom: 30px;
}
.about_fu .mun_3 {
  width: 98%;
  max-width: 1280px;
  margin: auto;
}
.about_fu .mun_3 span {
  width: 33.333%;
  display: block;
  float: left;
  text-align: center;
  font-family: Didot;
  box-sizing: border-box;
  font-size: 60px;
  color: #fff;
  border-right: 1px solid #737373;
  padding-bottom: 20px;
}
.about_fu .mun_3 span i {
  font-family: 微软雅黑;
  font-size: 13px;
  color: #cccccc;
  font-style: normal;
  display: block;
  margin-top: -10px;
}
.about_fu .mun_3 span:last-child {
  border: none;
}
@media (max-width: 640px) {
  .about_fu .mun_3 span {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #737373;
    font-size: 40px;
  }
}
.about_fu .about_fuwu_img {
  position: relative;
}
.about_fu .about_fuwu_img img {
  max-height: 100%;
  max-width: 100%;
}
/*联系我们*/
.contact_con {
  max-width: 600px;
  margin: auto;
  width: 98%;
  padding: 70px 0px;
}
.contact_con .left_img {
  border: 1px solid #737373;
  width: 130px;
  float: left;
}
.contact_con .left_img .pic {
  position: relative;
}
.contact_con .left_img .pic i {
  display: block;
  padding-bottom: 100%;
}
.contact_con .left_img span {
  background: #737373;
  color: #fff;
  text-align: center;
  display: block;
  width: 100%;
  height: 100%;
  font-size: 14px;
  padding: 10px 0px;
}
.contact_con .contact_nei {
  float: right;
  color: #4e4e4e;
  max-width: 410px;
  width: 68%;
  margin-top: 20px;
  font-size: 14px;
}
.contact_con .contact_nei a {
  color: #4e4e4e;
  line-height: 36px;
}
@media (max-width: 480px) {
  .contact_con {
    padding: 30px 0px;
  }
  .contact_con .left_img {
    margin: auto;
    float: none;
  }
  .contact_con .contact_nei {
    width: 100%;
    text-align: center;
  }
}
.contact_map {
  width: 100%;
}
.contact_map #map {
  width: 100%;
  height: 346px;
}
/*在线留言*/
.feedback_con {
  max-width: 780px;
  width: 98%;
  margin: auto;
  padding: 60px 0;
}
.feedback_con .mes_tt {
  text-align: center;
}
.feedback_con .mes_tt h3 {
  color: #2d2d2d;
  font-size: 30px;
}
.feedback_con .mes_tt h5 {
  color: #717171;
  font-size: 12px;
  line-height: 20px;
}
.feedback_con .mes-kk {
  margin: 70px auto;
}
.feedback_con .mes-kk .input-wrap {
  width: 49%;
  float: left;
  margin-right: 2%;
}
.feedback_con .mes-kk .input-wrap input {
  float: left;
  width: 96%;
  border: 1px solid #cccccc;
  height: 38px;
  font-size: 12px;
  line-height: 38px;
  background-color: #fff;
  padding-left: 1.893939393939394%;
  margin-bottom: 2.6515151515151514%;
  outline: none;
  color: #777;
}
.feedback_con .mes-kk .input-wrap input:focus {
  border: 1px solid #bb9369;
}
.feedback_con .mes-kk .input-wrap span {
  font-size: 12px;
  color: #ff1f00;
  line-height: 38px;
}
.feedback_con .mes-kk .input-wrap:nth-child(2n+2) {
  margin-right: 0px;
}
@media (max-width: 640px) {
  .feedback_con .mes-kk .input-wrap {
    width: 100%;
    margin-right: 0px;
  }
}
.feedback_con .mes-kk textarea {
  width: 98%;
  height: 95px;
  font-size: 12px;
  border: 1px solid #cccccc;
  line-height: 24px;
  background-color: #fff;
  padding-left: 0.927643784786642%;
  margin-bottom: 2.6515151515151514%;
  float: left;
  color: #777;
  outline: none;
}
.feedback_con .mes-kk textarea:focus {
  border: 1px solid #bb9369;
}
@media (max-width: 640px) {
  .feedback_con .mes-kk textarea {
    width: 96%;
    padding-left: 1.893939393939394%;
  }
}
.feedback_con .mes-kk span {
  font-size: 12px;
  color: #ff1f00;
  line-height: 38px;
  float: left;
  margin-left: 4px;
}
.feedback_con .mes-kk input.yanzheng {
  width: 46.18181818181818%;
  height: 36px;
  border: 1px solid #a7a7a7;
  float: left;
  font-size: 12px;
  line-height: 38px;
  background-color: #fff;
  padding-left: 0.9090909090909091%;
  margin-bottom: 2.6515151515151514%;
  outline: none;
  color: #777;
}
.feedback_con .mes-kk input.yanzheng:focus {
  border: 1px solid #bb9369;
}
@media (max-width: 360px) {
  .feedback_con .mes-kk input.yanzheng {
    width: 96%;
  }
}
.feedback_con .mes-kk .yz {
  float: left;
  width: 94px;
  height: 38px;
  margin-left: 5px;
  position: relative;
}
.feedback_con .mes-kk .yz img {
  max-width: 100%;
}
.feedback_con .mes-kk a {
  font-size: 12px;
  color: #565656;
  margin-left: 10px;
  float: left;
  line-height: 38px;
}
.feedback_con .mes-kk a:hover {
  color: #bb9369;
}
@media (max-width: 640px) {
  .feedback_con .mes-kk {
    margin: 30px auto;
  }
}
.feedback_con input.submit {
  width: 50%;
  background-color: #276fdd;
  height: 44px;
  line-height: 44px;
  margin: auto;
  margin-top: 2.631578947368421%;
  color: #fff;
  font-size: 18px;
  display: block;
  border: none;
  transition: all 1s;
}
@media (max-width: 640px) {
  .feedback_con input.submit {
    width: 100%;
  }
}
.feedback_con input.submit:hover {
  background: #2d2d2d;
  color: #fff;
}
@media (max-width: 640px) {
  .feedback_con {
    padding: 10px 0;
  }
}
/*新闻页面*/
.news_con {
  max-width: 1280px;
  margin: auto;
  width: 100%;
}
.news_con ul {
  border-bottom: 1px solid #e0e0e0;
}
.news_con ul li {
  width: 20.3125%;
  float: left;
  margin: 3.125%;
  position: relative;
}
.news_con ul li .pic {
  position: relative;
  overflow: hidden;
  transition: 0.5s;
}
.news_con ul li .pic i {
  display: block;
  padding-bottom: 107.6923076923077%;
}
/* .news_con ul li:first-child {
  margin-left: 0;
}
.news_con ul li:last-child {
  margin-right: 0px;
}
.news_con ul li:last-child:after {
  background: none;
} */
.news_con ul li:nth-of-type(4n+1){
  margin-left: 0;
}
.news_con ul li:nth-of-type(4n){
  margin-right: 0;
}
.news_con ul li:nth-of-type(4n):after {
  background: none;
}
.news_con ul li:after {
  position: absolute;
  content: "";
  height: 100%;
  background: #969696;
  width: 1px;
  top: 0px;
  right: -15%;
}
.news_con ul li .txt h3 {
  color: #1d1d1d;
  font-size: 14px;
  margin: 10px auto;
  line-height: 1.5;
  height: 21px;
  overflow: hidden;
}
.news_con ul li .txt .time {
  color: #9d9d9d;
  font-family: arial;
  font-size: 12px;
  margin-bottom: 5px;
}
.news_con ul li .txt p {
  color: #535353;
  line-height: 20px;
  font-size: 12px;
  height: 60px;
  overflow: hidden;
}
.news_con ul li:hover .pic img {
  transform: scale(1.1);
}
.news_con ul li:hover .txt h3 {
  color: #c29b73;
}
.news_con ul li:hover .txt .time {
  color: #c29b73;
}
.news_con ul li:hover .txt p {
  color: #c29b73;
}
.news_con ul li:hover:after {
  background: #c29b73;
}
.news_con ul li:hover:last-child:after {
  background: none;
}
@media (max-width: 640px) {
  .news_con ul li {
    width: 41.5%;
    margin: 3.5%;
  }
  .news_con ul li:first-child {
    margin-left: 3.5%;
  }
  .news_con ul li:last-child {
    margin-right: 3.5%;
  }
  .news_con ul li:after {
    display: none;
  }
}
.news_con ul .xian {
  border-bottom: 1px solid #e0e0e0;
}
/*新闻详细*/
.news_show {
  width: 98%;
  color: #1d1d1d;
  max-width: 1280px;
  margin: auto;
}
.news_show .news_s_top {
  max-width: 790px;
  width: 100%;
  margin: auto;
  text-align: center;
  margin-top:30px;
}
.news_show .news_s_top h3 {
  font-size: 28px;
  line-height: 1.5;
  margin: 10px auto;
}
@media (max-width: 640px) {
  .news_show .news_s_top h3 {
    font-size: 20px;
  }
}
.news_show .news_s_top div {
  border-top: 1px solid #b5b5b5;
  border-bottom: 1px solid #b5b5b5;
  line-height: 30px;
  height: 30px;
}
.news_show .news_s_top div span {
  display: inline-block;
  margin: 0px 2%;
}
.news_show p {
  margin: 40px auto;
  display: block;
  font-size: 13px;
  line-height: 24px;
}
@media (max-width: 640px) {
  .news_show p {
    margin: 20px auto;
  }
}
.news_show .show_img {
  text-align: center;
}
.news_show .show_img img {
  max-height: 100%;
  max-width: 100%;
  position: relative;
  width: 27.5%;
}
.prev_next {
  text-align: left;
  margin: 60px auto;
  line-height: 40px;
  color: #1c1819;
  font-size: 13px;
}
.prev_next li {
  float: left;
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
  background: #276fdd;
}
.prev_next li a {
  color: #fff;
  display: block;
}
.prev_next li:last-child {
  text-align: right;
}
.prev_next li:hover {
  background: #000000;
}
.prev_next li:hover a {
  color: #fff;
}
@media (max-width: 640px) {
  .prev_next {
    margin: 30px auto 0px;
  }
  .prev_next li {
    width: 100%;
    margin-bottom: 10px;
  }
  .prev_next li:last-child {
    text-align: left;
  }
}
/*服务报价*/
.price_con {
  width: 98%;
  max-width: 1280px;
  margin: auto;
}
.price_con ul li {
  margin-bottom: 25px;
}
.price_con ul li .pic,
.price_con ul li .text {
  width: 50%;
  display: table-cell;
}
.price_con ul li .pic {
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
}
.price_con ul li .pic img {
  max-height: 100%;
  max-width: 100%;
  transition: 0.3s;
}
.price_con ul li .text {
  background: #e9e9e9;
  padding: 40px;
  vertical-align: top;
  box-sizing: border-box;
}
@media (max-width: 640px) {
  .price_con ul li .text {
    padding: 30px;
  }
}
.price_con ul li .text_r {
  text-align: right;
}
.price_con ul li .text_r .price {
  padding-right: 10px;
}
.price_con ul li .text_r p {
  padding-right: 10px;
}
.price_con ul li .xi_title {
  font-size: 24px;
  color: #1f1f1f;
  display: block;
  overflow: hidden;
  font-family: 宋体;
}
.price_con ul li .price {
  display: block;
  color: #b48555;
  font-size: 36px;
  font-family: arial;
  padding-left: 10px;
  box-sizing: border-box;
}
@media (max-width: 640px) {
  .price_con ul li .price {
    font-size: 30px;
  }
}
.price_con ul li p {
  font-size: 12px;
  color: #605e5e;
  line-height: 24px;
  height: 92px;
  overflow: hidden;
  padding-left: 10px;
  box-sizing: border-box;
}
@media (max-width: 640px) {
  .price_con ul li p {
    display: none;
  }
}
.price_con ul li:hover .pic img {
  transform: scale(1.1);
}
.price_con ul li:hover .text {
  background: #fff;
}
@media (max-width: 480px) {
  .price_con ul li {
    margin-bottom: 15px;
  }
  .price_con ul li .pic {
    display: block;
    width: 100%;
  }
  .price_con ul li .text {
    width: 100%;
    display: block;
  }
  .price_con ul li p {
    display: block;
  }
}
.price_con .price_t {
  font-size: 14px;
  color: #333333;
  font-weight: bold;
}
.price_con p {
  margin-bottom: 40px;
  line-height: 24px;
  font-size: 13px;
}
@media (max-width: 640px) {
  .price_con p {
    margin-bottom: 30px;
  }
  .price_con p:last-child {
    margin-bottom: 0px;
  }
}
/*团队服务*/
.team_con {
  margin: auto;
  width: 98%;
  max-width: 1280px;
}
.team_con p {
  max-width: 995px;
  width: 100%;
  margin: 70px auto 60px;
  text-align: center;
  line-height: 24px;
  font-size: 13px;
  color: #2d2d2d;
}
@media (max-width: 640px) {
  .team_con p {
    margin: 20px auto 30px;
  }
}
.team_con .team_ul li {
  width: 20%;
  float: left;
  border-bottom: 8px solid #262626;
  border-right: 1px solid #fff;
}
.team_con .team_ul li .pic {
  position: relative;
  overflow: hidden;
}
.team_con .team_ul li .pic img {
  transition: 0.5s;
}
.team_con .team_ul li .pic i {
  display: block;
  padding-bottom: 105.8%;
}
.team_con .team_ul li .name_t {
  padding: 15px 0px;
  text-align: center;
}
.team_con .team_ul li .name_t span {
  display: block;
  color: #262626;
  font-size: 14px;
  height: 20px;
  overflow: hidden;
}
.team_con .team_ul li:hover {
  border-bottom: 8px solid #c29b73;
}
.team_con .team_ul li:hover .pic img {
  transform: scale(1.1);
}
.team_con .team_ul li:hover .name_t span {
  color: #c29b73;
}
@media (max-width: 768px) {
  .team_con .team_ul li {
    width: 33.333%;
  }
}
@media (max-width: 480px) {
  .team_con .team_ul li {
    width: 50%;
  }
}
.team_show {
  width: 100%;
}
.team_show .img_s {
  text-align: center;
}
.team_show .img_s img {
  max-height: 100%;
  max-width: 100%;
}
.team_show p {
  line-height: 24px;
  color: #4e4e4e;
  width: 100%;
  text-align: left;
  max-width: 1280px;
}
/*系列详情*/
.case_show {
  width: 98%;
  margin: auto;
  max-width: 1280px;
}
.case_show .c_s_top {
  overflow: hidden;
}
.case_show .c_s_top .left {
  width: 30%;
  font-size: 36px;
  color: #1c1c1c;
  vertical-align: middle;
  margin-top: 34px;
  text-align: center;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
}
.case_show .c_s_top .right {
  width: 68%;
  padding-bottom: 3px;
}
.case_show .c_s_top .right p {
  line-height: 24px;
  height: 72px;
  overflow: hidden;
}
.case_show .c_s_top .right .biao {
  height: 36px;
  line-height: 36px;
  color: #c29b73;
  font-size: 13px;
  background: #2d2d2d;
  position: relative;
  padding-left: 10px;
  box-sizing: border-box;
}
.case_show .c_s_top .right .biao i {
  font-style: normal;
  width: 55%;
  display: inline-block;
}
.case_show .c_s_top .right .biao i span {
  margin: 0px 3%;
}
@media (max-width: 480px) {
  .case_show .c_s_top .right .biao i span {
    display: none;
  }
  .case_show .c_s_top .right .biao i span:first-child {
    display: block;
  }
}
.case_show .c_s_top .right .biao .yue {
  position: absolute;
  background: #c29b73;
  top: -3px;
  right: 15%;
  height: 42px;
  line-height: 42px;
  display: inline-block;
  color: #151515;
  padding: 0px 25px;
  font-size: 16px;
}
.case_show .c_s_top .right .biao .yue:hover {
  background: #2d2d2d;
  color: #fff;
}
@media (max-width: 640px) {
  .case_show .c_s_top .left {
    width: 100%;
    margin-bottom: 10px;
  }
  .case_show .c_s_top .right {
    width: 100%;
  }
  .case_show .c_s_top .right .biao i {
    width: 60%;
  }
  .case_show .c_s_top .right .biao i span {
    margin: 0px 1%;
  }
  .case_show .c_s_top .right .biao .yue {
    padding: 0px 15px;
    right: 8%;
    font-size: 14px;
  }
}
.case_show .case_show_img {
	
  margin: 35px auto;
}
.case_show .case_show_img li {
  float: left;
  position: relative;
  width: 24%;
  margin-right: 1%;
  overflow: hidden;
  margin-bottom: 1%;
}
.case_show .case_show_img li:nth-child(4n+4) {
  margin-right: 0px;
}
.case_show .case_show_img li i {
  display: block;
  padding-bottom: 83.14%;
}
.case_show .case_show_img li img {
  transition: 0.5s;
  border:1px solid #CCC;
}
.case_show .case_show_img li:hover img {
  transform: scale(1.1);
}
.case_show p {
  line-height: 24px;
  font-size: 13px;
  margin-bottom: 40px;
  color: #1f1f1f;
}
@media (max-width: 640px) {
  .case_show p {
    margin-bottom: 20px;
  }
}
.case_show .xiang_xi {
  width: 100%;
}
.case_show .xiang_xi li {
  width: 24.175%;
  float: left;
  margin-right: 1.1%;
}
.case_show .xiang_xi li a {
  display: block;
  position: relative;
  overflow: hidden;
}
.case_show .xiang_xi li a img {
  transition: 0.5s;
}
.case_show .xiang_xi li a i {
  display: block;
  padding-bottom: 83.4%;
}
.case_show .xiang_xi li a:hover img {
  transform: scale(1.1);
}
.case_show .xiang_xi li:last-child {
  margin-right: 0px;
}
@media (max-width: 640px) {
  .case_show .xiang_xi li {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .case_show .xiang_xi li:nth-child(2n+2) {
    margin-right: 0px;
  }
}
.zai_liu {
  width: 100%;
  max-width: 1280px;
  margin: auto;
  padding: 10px 0px;
}
.zai_liu .mes-kk {
  margin: 0 auto;
}
.zai_liu input.submit {
  width: 170px;
  height: 42px;
  margin: 0px;
  font-size: 18px;
  font-family: 宋体;
  background: #c29b73;
  margin-top: 10px;
}
.kefu_show {
  width: 100%;
  margin-bottom: 30px;
}
.kefu_show .left_img {
  width: 50%;
  float: left;
  position: relative;
}
.kefu_show .left_img i {
  display: block;
  padding-bottom: 83.4%;
}
.kefu_show .right_img {
  width: 49%;
  float: right;
}
.kefu_show .right_img .pe_name {
  color: #333333;
  font-size: 24px;
  height: 34px;
  overflow: hidden;
  font-family: 宋体;
}
@media (max-width: 640px) {
  .kefu_show .right_img .pe_name {
    font-size: 20px;
    margin-top: 20px;
  }
}
.kefu_show .right_img .pa_time {
  color: #838383;
  font-size: 12px;
  font-family: arial;
  height: 18px;
  line-height: 18px;
}
.kefu_show .right_img .pa_di {
  color: #676767;
  font-size: 12px;
  font-family: 宋体;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
  margin: 5px auto 8px;
}
.kefu_show .right_img .pa_di span {
  display: block;
}
@media (max-width: 640px) {
  .kefu_show .right_img .pa_di span {
    display: none;
  }
}
.kefu_show .right_img .kehu_s_xiao li {
  float: left;
  width: 19.2%;
  margin-right: 1%;
  position: relative;
  margin-bottom: 1%;
  border: 2px solid #fff;
  box-sizing: border-box;
}
.kefu_show .right_img .kehu_s_xiao li:nth-child(5n+5) {
  margin-right: 0px;
}
.kefu_show .right_img .kehu_s_xiao li i {
  display: block;
  padding-bottom: 83.4%;
}
.kefu_show .right_img .kehu_s_xiao .active {
  border: 2px solid #c29b73;
}
@media (max-width: 640px) {
  .kefu_show .right_img .kehu_s_xiao {
    display: none;
  }
}
@media (max-width: 640px) {
  .kefu_show .right_img {
    text-align: center;
  }
}

.w1004 {
  max-width: 1280px;
  margin: auto auto 50px;
  border-radius: 5px;
  width: 98%;
}
.map {
  margin: 0 auto;
}
.map dl {
  margin: 20px 0 20px 0;
  overflow: hidden;
  line-height: 30px;
}
.map dl:hover dt a {
  color: #fff;
  font-weight: bold;
}
.map dt {
  font-size: 14px;
  float: left;
  width: 10%;
  text-align: center;
  background: #c29b73;
}
.map dt a {
  color: #fff;
  display: block;
}
.map dt a:hover {
  color: #fff;
  font-weight: bold;
}
.map dd {
  font-size: 12px;
  overflow: hidden;
  float: left;
  width: 85%;
  margin: 0px;
}
.map dd .p2 {
  padding: 0 0 0 20px;
  clear: both;
}
.map dd .p2 a {
  color: #c29b73;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.map dd .p2 a:hover {
  color: #c29b73;
}
.map dd div {
  clear: both;
  overflow: hidden;
  padding: 0px 20px 0 10px;
}
.map dd div a {
  color: #333;
  float: left;
  padding: 0 10px 0 10px;
}
.map dd div a:hover {
  color: #003e7e;
  background: #c29b73;
  color: #fff;
}
@media (max-width: 768px) {
  .map dt {
    width: 15%;
  }
  .map dd {
    width: 85%;
  }
}
@media (max-width: 640px) {
  .map dt {
    width: 20%;
  }
  .map dd {
    width: 80%;
  }
}
@media (max-width: 400px) {
  .map dt {
    width: 100%;
  }
  .map dd {
    width: 100%;
  }
}



