#container {
  width: 100%;
  min-width: 1200px;
  position: relative;
  height: 800px;
  overflow: hidden;
}
.sliderbutton {
  position: absolute;
  top: 230px;
  width: 62px;
  display: none;
  height: 123px;
  cursor: pointer;
  z-index: 10;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
#slideleft {
  background: url(../images/left.png) no-repeat center;
  left: 55px;
}
#slideleft:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#slideright {
  background: url(../images/right.png) no-repeat center;
  right: 55px;
}
#slideright:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#slider {
  float: left;
  position: relative;
  overflow: auto;
  min-width: 1200px;
  width: 100%;
  height: 800px;
}
#slider ul {
  position: absolute;
  top: 0;
  left: 0;
}
#slider li {
  float: left;
  min-width: 1200px;
  height: 800px;
  text-align: center;
}
#slider li a {
  position: relative;
}
#slider li a img {
  width: 531px;
  height: 261px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -175px 0 0 -265px;
}
.pagination {
  position: absolute;
  width: 120px;
  height: 40px;
  bottom: 0;
  left: 50%;
  margin-left: -45px;
}
.pagination li {
  float: left;
  cursor: pointer;
  height: 16px;
  width: 16px;
  background: #063b70;
  margin: 0 6px 0;
  border-radius: 8px;
}
.pagination li:hover,
li.current {
  background: #fff;
}

.main {
  width: 100%;
}
.ind_sort {
  width: 100%;
}
.ind_sort dl {
  width: 25%;
  float: left;
  position: relative;
}
.ind_sort dt {
  width: 100%;
  overflow: hidden;
}
.ind_sort dt img {
  width: 100%;
}
.ind_sort dl:hover dt img {
  -webkit-transform: scan(1.2);
}
.ind_sort dd {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.ind_sort dd h4 {
  font: 22px/30px '微软雅黑';
  color: #fff;
  padding: 32px 0 0 40px;
}
.ind_sort dd h3 {
  font: 20px/24px '微软雅黑';
  color: #fff;
  padding: 8px 0 0 40px;
}
.ind_sort dd span {
  display: block;
  width: 28px;
  height: 28px;
  position: absolute;
  right: 30px;
  top: 70px;
}

.ind_about {
  width: 1200px;
  margin: 0 auto;
  padding: 135px 0;
}
.ind_about dl {
  background: #fff;
}
.ind_about dt {
  width: 600px;
  float: left;
}
.ind_about dd {
  width: 445px;
  float: left;
  padding: 45px 85px 0 70px;
}
.ind_about dd h3 {
  font: 30px/24px '微软雅黑';
  color: #063b70;
  padding-bottom: 12px;
}
.ind_about dd h4 {
  font: 24px/24px '微软雅黑';
  color: #1b1b1b;
}
.ind_about dd p {
  font: 16px/30px '微软雅黑';
  color: #535353;
  padding-top: 34px;
}
.ind_about dd p a {
  display: block;
  width: 138px;
  height: 41px;
  background: #e5e5e5;
  font-size: 15px;
  color: #535353;
  line-height: 41px;
  text-align: center;
}
.ind_about dd p a:hover {
  border: solid 2px #063b70;
  widdth: 134px;
  height: 37px;
  line-height: 37px;
  background: #fff;
  color: #063b70;
}

.ind_box_idea {
  background: url('../images/ind_ject_bg.jpg') no-repeat center top;
}
.ind_box_idea h2 {
  width: 100%;
  text-align: center;
  padding: 70px 0 15px;
  font: 30px/36px '微软雅黑';
  color: #b8c1ce;
}
.ind_box_idea h3 {
  width: 100%;
  text-align: center;
  padding: 0 0 55px;
  font: 28px/30px '微软雅黑';
  color: #fff;
}
.ind_idea {
  width: 100%;
  padding: 0 0 105px;
}
.ind_idea .scroll_box {
  width: 1200px;
  height: 475px;
  margin: 0 auto;
  position: relative;
}
.ind_idea .botton-scroll {
  margin: 0px auto;
  width: auto;
  overflow: hidden;
  padding-left: 0px;
}
.ind_idea .scroll_box .ul_scroll {
  position: relative;
  width: 2800px;
  float: left;
  left: 0px;
}
.scroll_box .botton-scroll {
  height: 475px;
  overflow: hidden;
}
.ind_idea .scroll_box .ul_scroll li {
  float: left;
  width: 378px;
  margin-right: 30px;
  background: #fff;
  padding: 0 0 25px;
}
.ind_idea .scroll_box .ul_scroll li .pic {
  width: 378px;
  height: 273px;
  overflow: hidden;
}
.ind_idea .scroll_box .ul_scroll li h4 {
  font: bold 18px/24px '微软雅黑';
  color: #1b1b1b;
  padding: 30px 11px 20px;
  text-align: center;
}
.ind_idea .scroll_box .ul_scroll li:hover h4 {
  color: #063b70;
}
.ind_idea .scroll_box .ul_scroll li p {
  font: 14px/26px '微软雅黑';
  color: #535353;
  padding: 0 40px 0;
}
.ind_idea .scroll_box .ul_scroll li p span {
  display: block;
  width: 115px;
  height: 34px;
  background: #e5e5e5;
  font-size: 12px;
  color: #535353;
  text-align: center;
  line-height: 34px;
  margin: 22px auto 0;
}
.ind_idea .scroll_box .ul_scroll li p span:hover {
  color: #063b70;
  border: solid 2px #063b70;
  background: none;
}
.ind_idea .scroll_box .prev,
.ind_idea .scroll_box .next {
  text-align: center;
  width: 56px;
  height: 56px;
  display: block;
  background: none;
  position: absolute;
  z-index: 10;
}
.ind_idea .scroll_box .prev img,
.ind_idea .scroll_box .next img {
  margin-top: 7px;
}
.ind_idea .scroll_box .prev {
  top: 190px;
  left: -100px;
}
.ind_idea .scroll_box .next {
  top: 190px;
  right: -100px;
}

.page .point {
  width: 100%;
  border-bottom: solid 1px #d8d8d8;
  height: 50px;
  background: #f4f4f4;
}
.page .point .point_nav {
  width: 1200px;
  margin: 0 auto;
  font: 14px/50px '微软雅黑';
  color: #959595;
}
.page .point .point_nav a {
  font: 14px/50px '微软雅黑';
  color: #959595;
  margin: 0 14px;
}
.page .point .point_nav a:first-of-type {
  margin-left: 0;
}
.page .point .point_nav a:hover,
.page .point .point_nav a.cur {
  color: #063b70;
}
.pro_sort {
  width: 1200px;
  margin: 0 auto;
  padding: 80px 0 110px;
}
.pro_sort .nav_sort {
  padding: 0 0 90px;
}
.pro_sort .nav_sort a {
  display: block;
  float: left;
  width: 211px;
  height: 59px;
  text-align: center;
  background: #fff;
  border-bottom: solid 3px #fff;
  margin-right: 35px;
  font: 17px/59px '微软雅黑';
  color: #959595;
}
.pro_sort .nav_sort a:last-of-type {
  margin-right: 0;
}
.pro_sort .nav_sort a:hover,
.pro_sort .nav_sort a.cur {
  color: #db9b4a;
  border-bottom: solid 3px #db9b4a;
}
.pro_sort .sort_info {
  background: #fff;
}
.pro_sort .sort_info .lef {
  width: 450px;
  float: left;
  text-align: center;
}
.pro_sort .sort_info .lef h3 {
  font: 30px/39px '微软雅黑';
  color: #db9b4a;
  padding: 85px 0 20px;
}
.pro_sort .sort_info .lef h2 {
  font: 30px/39px '微软雅黑';
  color: #db9b4a;
  padding-bottom: 50px;
}
.pro_sort .sort_info .lef p {
  font: 16px/30px '微软雅黑';
  color: #1b1b1b;
  padding: 0 43px 37px;
}
.pro_sort .sort_info .lef p span {
  width: 42px;
  height: 3px;
  background: #db9b4a;
  margin: 0 auto;
  display: block;
}
.pro_sort .sort_info .lef h4 {
  font: bold 20px/35px '微软雅黑';
  color: #1b1b1b;
  padding: 0 90px;
}
.pro_sort .sort_info .rig {
  width: 750px;
  float: right;
}
.pro_list {
  width: 100%;
}
.pro_list dl {
  width: 344px;
  float: left;
  position: relative;
  margin: 60px 83px 0 0;
}
.pro_list dl:nth-child(3n) {
  margin-right: 0;
}
.pro_list dl dd {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  text-align: center;
  display: none;
}
.pro_list dl dd a {
  display: block;
  width: 100%;
  height: 100%;
}
.pro_list dl dd h3 {
  font: 25px/30px '微软雅黑';
  color: #fff;
  padding: 115px 0 15px;
}
.pro_list dl dd p {
  font: 15px/22px '微软雅黑';
  color: #fff;
  padding-bottom: 35px;
}
.pro_list dl dd p img {
  margin: 0 17px 0 6px;
  vertical-align: -5px;
}

.pro_con .pro_info {
  width: 1200px;
  margin: 0 auto;
  padding: 120px 0 130px;
}
.pro_con img {
  max-width: 100%;
}
.pro_con .pro_info .lef {
  width: 600px;
  float: left;
}
.pro_con .pro_info .lef .big {
  width: 100%;
  height: 600px;
  overflow: hidden;
  text-align: center;
  background: #ededed;
}
.pro_con .pro_info .lef .xt a {
  display: block;
  width: 104px;
  height: 104px;
  overflow: hidden;
  float: left;
  margin-right: 20px;
  margin-top: 17px;
}
.pro_con .pro_info .lef .xt a:last-of-type {
  margin-right: 0;
}
.pro_con .pro_info .rig {
  width: 540px;
  float: right;
  position: relative;
  border-bottom: solid 1px #8d8d8d;
  padding-bottom: 6px;
}
.pro_con .pro_info .rig h2 {
  font: 32px/34px '微软雅黑';
  color: #db9b4a;
  padding: 17px 0 30px;
}
.pro_con .pro_info .rig h3 {
  font: 20px/26px '微软雅黑';
  color: #1b1b1b;
}
.pro_con .pro_info .rig h4 {
  font: 20px/26px '微软雅黑';
  color: #1b1b1b;
}
.pro_con .pro_info .rig p {
  font: 16px/50px '微软雅黑';
  color: #535353;
}
.pro_con .pro_info .rig p b {
  display: inline-block;
  width: 80px;
  margin-right: 43px;
}
.pro_con .pro_info .rig span {
  display: block;
  width: 101px;
  position: absolute;
  top: 10px;
  right: 3px;
  text-align: center;
  font-size: 14px;
  color: #535353;
}
.pro_con .pro_info .rig .can {
  border-top: solid 1px #8d8d8d;
  border-bottom: solid 1px #8d8d8d;
  margin: 28px 0;
  padding: 15px 0;
}
.pro_con .pro_info .rig h5 {
  font: 18px/26px '微软雅黑';
  color: #1b1b1b;
  padding-bottom: 18px;
}
.pro_con .pro_info .rig p img {
  vertical-align: -10px;
  margin-right: 20px;
}
.pro_con .pro_info .rig p a:hover {
  color: #db9b4a;
}

.news_list {
  width: 1200px;
  background: #fff;
  margin: 95px auto 110px;
  background: #063b70;
}
.news_list .lef {
  width: 260px;
  min-height: 621px;
  float: left;
}
.news_list .lef h3:hover,
.news_list .lef h3.cur {
  background: #dcdcdc;
}
.news_list .lef a {
  font: 20px/26px '微软雅黑';
  color: #fff;
  display: block;
  width: 200px;
  margin: 0 auto;
  border-bottom: solid 1px #fff;
  padding: 28px 0 16px;
  text-indent: 8px;
}
.news_list .lef h3:hover a,
.news_list .lef h3.cur a {
  text-align: right;
  color: #063b70;
  font-weight: bold;
}
.news_list .rig {
  width: 940px;
  float: left;
  min-height: 601px;
  padding-top: 20px;
  background: #fff;
}
.news_list .rig p {
  padding-left: 80px;
}
.news_list .rig p a {
  display: block;
  width: 620px;
  border-bottom: dashed 1px #c1c1c1;
  font: 16px/24px '微软雅黑';
  color: #707070;
  padding: 20px 0 10px 3px;
}
.news_list .rig p span {
  float: right;
  margin-right: 5px;
  display: none;
}
.news_list .rig p a:hover {
  color: #063b70;
}
.news_list .rig p a:hover span {
  display: inline-block;
}
.news_list .rig .page_ye {
  padding: 95px 35px 35px 0;
  text-align: right;
}
.news_list .rig .page_ye a {
  margin-left: 10px;
}
.news_con .rig h3 {
  width: 620px;
  font: 20px/24px '微软雅黑';
  color: #1b1b1b;
  margin-left: 80px;
  padding: 12px 0 0px;
}
.news_con .rig h4 {
  width: 620px;
  margin-left: 80px;
  padding: 12px 0 2px;
  border-bottom: dashed 1px #bababa;
  color: #666;
}
.news_con .rig .txt {
  padding: 25px 0 0;
  width: 620px;
  margin-left: 80px;
  font: 14px/28px '微软雅黑';
  color: #1b1b1b;
}
.news_con .rig .txt p {
  padding-left: 0;
  font: 14px/28px '微软雅黑';
  color: #1b1b1b;
  padding-bottom: 30px;
}
.news_con .rig .txt img {
  max-width: 100%;
}

.contact {
  width: 1200px;
  margin: 90px auto 110px;
  background: #fff;
}
.contact .lef {
  width: 600px;
  float: left;
}
.contact .rig {
  width: 390px;
  float: left;
  margin-left: 88px;
}
.contact .rig h2 {
  font: 28px/30px '微软雅黑';
  color: #1b1b1b;
  padding: 100px 0 30px;
}
.contact .rig p {
  padding-left: 20px;
  font: 14px/24px '微软雅黑';
  color: #4d4d4d;
  padding-bottom: 20px;
}
.contact .rig p.biao {
  padding-left: 0;
}
.contact .rig p.biao img {
  vertical-align: -2px;
  margin-right: 5px;
}
.contact .rig h4 {
  font: 20px/24px '微软雅黑';
  color: #4d4d4d;
  padding: 30px 0 15px;
}
.contact .rig .msg input {
  font: 16px/36px '微软雅黑';
  color: #777;
}
.contact .rig .put1 {
  width: 376px;
  height: 36px;
  border: solid 1px #bfbfbf;
  font: 16px/36px '微软雅黑';
  color: #4d4d4d;
  margin-bottom: 12px;
  text-indent: 10px;
}
.contact .rig .put2 {
  width: 182px;
  height: 36px;
  border: solid 1px #bfbfbf;
  font: 16px/36px '微软雅黑';
  color: #4d4d4d;
  float: left;
  margin-bottom: 12px;
  text-indent: 10px;
}
.contact .rig .put1 input {
  width: 305px;
  height: 36px;
  border: none;
  background: none;
  outline: none;
}
.contact .rig .put2 input {
  width: 115px;
  height: 36px;
  border: none;
  background: none;
  outline: none;
}
.contact .rig .send {
  font: 16px/34px '微软雅黑';
  color: #063b70;
  width: 68px;
  height: 34px;
  border: solid 2px #063b70;
  text-align: center;
  cursor: pointer;
}
.contact .rig .send:hover {
  background: #063b70;
  color: #fff;
}

.about .abo_sort {
  padding: 120px 0 125px;
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.about .abo_sort .box {
  width: 342px;
  height: 340px;
  background: #fff;
  float: left;
  margin-right: 87px;
}
.about .abo_sort .box:last-of-type {
  margin-right: 0;
}
.about .abo_sort .box p span {
  display: block;
  width: 31px;
  height: 3px;
  background: #063b70;
  margin: 85px auto 0;
}
.about .abo_sort .box h2 {
  font: bold 33px/34px Arial, Helvetica, sans-serif;
  color: #e1e1e1;
  text-align: center;
  margin-top: 37px;
}
.about .abo_sort .box h3 {
  font: 26px/34px '微软雅黑';
  color: #1b1b1b;
  text-align: center;
  margin-top: -17px;
  margin-bottom: 45px;
}
.about .abo_sort .box p a {
  display: block;
  width: 138px;
  height: 41px;
  background: #e5e5e5;
  font: 15px/41px '微软雅黑';
  color: #535353;
  text-align: center;
  margin: 0 auto;
}
.about .abo_sort .box:hover,
.about .abo_sort .cur {
  background: #063b70;
}
.about .abo_sort .box:hover h2,
.about .abo_sort .cur h2 {
  color: #4c6c8c;
}
.about .abo_sort .box:hover h3,
.about .abo_sort .cur h3 {
  color: #fff;
}
.about .abo_sort .box:hover p a,
.about .abo_sort .cur p a {
  background: #fff;
  color: #063b70;
}
.about .abo_sort .box:hover p span,
.about .abo_sort .cur p span {
  background: #fff;
}
.about .abo_box1 {
  width: 100%;
}
.about .abo_box1 img {
  max-width: 100%;
}
.about .abo_box1 .lef {
  width: 13.9%;
  float: left;
}
.about .abo_box1 .cen {
  width: 32%;
  float: left;
  background: #fff;
}
.about .abo_box1 .cen h2 {
  padding: 70px 65px 60px;
  font: 22px/24px '微软雅黑';
  color: #1b1b1b;
}
.about .abo_box1 .cen h2 span {
  font: 26px/26px '微软雅黑';
  color: #063b70;
  display: block;
  margin-bottom: 13px;
}
.about .abo_box1 .cen p {
  padding: 0px 65px 60px;
  color: #535353;
  font: 15px/28px '微软雅黑';
}
.about .abo_box1 .rig {
  width: 54.1%;
  float: left;
}
.about .abo_box1 .rig p {
  width: 600px;
  padding: 50px 65px 0px;
  color: #535353;
  font: 15px/28px '微软雅黑';
}
.about .abo_box2 {
  width: 100%;
}
.about .abo_box2 img {
  max-width: 100%;
}
.about .abo_box2 .lef {
  width: 46%;
  float: left;
  overflow: hidden;
  background: #063b70;
}
.about .abo_box2 .lef .zuo {
  width: 30.2%;
  float: left;
}
.about .abo_box2 .lef .you {
  width: 69.8%;
  float: left;
  background: #fff;
}
.about .abo_box2 .lef h2 {
  padding: 70px 65px 60px;
  font: 22px/24px '微软雅黑';
  color: #1b1b1b;
}
.about .abo_box2 .lef h2 span {
  font: 26px/26px '微软雅黑';
  color: #063b70;
  display: block;
  margin-bottom: 13px;
}
.about .abo_box2 .lef p {
  padding: 0px 65px 110px;
  color: #535353;
  font: 15px/28px '微软雅黑';
}
.about .abo_box2 .cen {
  width: 39.7%;
  float: left;
  background: #fff;
}
.about .abo_box2 .cen p {
  font: 24px/50px '微软雅黑';
  color: #1b1b1b;
  text-align: center;
  padding-top: 185px;
  padding-bottom: 197px;
}
.about .abo_box2 .rig {
  width: 13.8%;
  float: left;
}
.about .abo_box3 {
  width: 100%;
}
.about .abo_box3 img {
  max-width: 100%;
}
.about .abo_box3 .lef {
  width: 14.4%;
  float: left;
}
.about .abo_box3 .cen {
  width: 31.6%;
  float: left;
}
.about .abo_box3 .rig {
  width: 54%;
  float: left;
}
.about .abo_box3 .cen h2 {
  padding: 70px 65px 40px;
  font: 22px/24px '微软雅黑';
  color: #1b1b1b;
}
.about .abo_box3 .cen h2 span {
  font: 26px/26px '微软雅黑';
  color: #063b70;
  display: block;
  margin-bottom: 13px;
}
.about .abo_box3 .cen h3 {
  padding: 30px 65px 8px;
  font: 20px/24px '微软雅黑';
  color: #063b70;
}
.about .abo_box3 .cen p {
  padding: 0 65px 0;
  color: #535353;
  font: 15px/28px '微软雅黑';
}

.case_list {
  padding-bottom: 60px;
}
.case_list .nav_sort a {
  width: 177px;
  height: 62px;
  margin-right: 27px;
}
.case_list .nav_sort a:hover,
.case_list .nav_sort a.cur {
  color: #063b70;
  border-bottom: solid 3px #063b70;
}
.case_list .list_box .work_box {
  width: 579px;
  height: 363px;
  overflow: hidden;
  float: left;
  position: relative;
  margin: 0 40px 105px 0;
}
.case_list .list_box .work_box:nth-child(2n) {
  margin-right: 0;
}
.case_list .list_box .work_box span {
  display: block;
  position: absolute;
  width: 510px;
  height: 80px;
  background: rgba(255, 255, 255, 0.8);
  left: 33px;
  bottom: 32px;
  font: 17px/80px '微软雅黑';
  color: #1b1b1b;
  text-align: center;
}

#ind_about_phone {
  display: none;
}
#ind_about_pc {
  display: block;
}
#idea_pc {
  display: block;
}
#idea_phone {
  display: none;
}
@media screen and (max-width: 960px) {
  .header {
    height: 52px;
  }
  .header .head_con {
    width: 100%;
  }
  .header .logo {
    padding-top: 10px;
    padding-left: 10px;
    width: 140px;
  }
  .header .logo img {
    width: 125px;
  }
  .header .nav {
    width: 100%;
  }
  .header .menu {
    display: block !important;
    position: absolute;
    right: 13px;
    top: 11px;
    width: 30px;
    z-index: 9999;
  }
  .header .menu img {
    width: 100%;
    height: auto;
  }
  .header .menu img.op {
    display: block;
  }
  .header .menu img.clo {
    display: none;
  }
  .header ul li {
    width: 100%;
  }
  .header ul li:first-of-type {
    width: 100%;
  }
  .header ul li .li_con {
    left: -9999px;
  }
  .header .nav {
    position: absolute;
    top: 53px;
    z-index: 9999;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #fff;
    display: none;
  }
  .header ul li {
    margin-bottom: 5px;
  }
  .header .head_con .language {
    top: 15px;
    right: 20px;
  }
  #container {
    height: 250px;
    min-width: 320px;
    width: 100% !important;
  }
  #slider {
    min-width: 320px;
    width: 100% !important;
    height: 250px;
  }
  #slider li {
    min-width: 320px;
    height: 250px;
    background-size: 190% auto !important;
  }
  #slider li a img {
    width: 84%;
    height: auto;
    position: absolute;
    top: 20%;
    left: 50%;
    margin: 0 0 0 -42%;
  }
  .pagination {
    display: none;
  }
  .ind_sort dl {
    width: 50%;
  }
  .ind_sort dd h4 {
    font: 16px/18px '微软雅黑';
    padding: 12px 0 0 12px;
  }
  .ind_sort dd h3 {
    font: 16px/18px '微软雅黑';
    padding: 4px 0 0 12px;
  }
  .ind_sort dd span {
    display: none;
  }
  .ind_about {
    width: 100%;
    padding: 13px 0 0;
  }
  .ind_about dl {
    padding-bottom: 20px;
  }
  .ind_about dt {
    width: 100%;
  }
  .ind_about dt img {
    max-width: 100%;
  }
  .ind_about dd {
    width: 96%;
    padding: 13px 2% 0;
  }
  .ind_about dd h3 {
    font-size: 22px;
    padding-bottom: 5px;
  }
  .ind_about dd h4 {
    font-size: 18px;
  }
  .ind_about dd p {
    font: 14px/22px '微软雅黑';
    padding-top: 12px;
  }
  .ind_about dd p a {
    width: 110px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
  }
  #ind_about_phone {
    display: block;
  }
  #ind_about_pc {
    display: none;
  }
  #idea_pc {
    display: none;
  }
  #idea_phone {
    display: block !important;
  }
  .ind_idea .idea_box ul {
    width: 100%;
  }
  .ind_idea .idea_box ul li {
    float: left;
    width: 48%;
    margin: 10px 1% 2px;
    background: #fff;
    padding: 0 0 0px;
  }
  .ind_idea .idea_box ul li .pic {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .ind_idea .idea_box ul li .pic img {
    width: 100%;
    height: auto;
  }
  .ind_idea .idea_box ul li h4 {
    font: 16px/22px '微软雅黑';
    color: #333;
    padding: 8px 5px 5px;
  }
  .ind_idea .idea_box ul li h4:hover {
    color: #f07033;
  }
  .ind_idea .idea_box ul li p {
    font: 12px/16px '微软雅黑';
    color: #666;
    padding: 0 5px 0;
  }
  .ind_idea .idea_box ul li p span {
    display: block;
    width: 110px;
    height: 30px;
    background: #e5e5e5;
    font-size: 12px;
    color: #535353;
    text-align: center;
    line-height: 30px;
    margin: 10px auto 10px;
  }
  .ind_box_idea h2 {
    font: 24px/26px '微软雅黑';
    padding: 20px 0 12px;
  }
  .ind_box_idea h3 {
    font: 20px/22px '微软雅黑';
    padding: 0 0 10px;
  }
  .ind_idea {
    padding-bottom: 23px;
  }
  .foot .foot_inf {
    width: 100%;
    padding: 0;
  }
  .foot .foot_inf .top {
    display: none;
  }
  .foot .foot_inf .down {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .foot .foot_inf .down .rig {
    display: none;
  }
  .foot .foot_inf .down .lef {
    width: 94%;
    margin-left: 3%;
  }
  .foot .foot_inf .down .lef h3 {
    font: bold 18px/22px '微软雅黑';
    padding-bottom: 13px;
  }
  .foot .foot_inf .down .lef p {
    font: 14px/16px '微软雅黑';
    margin: 0 0 5px;
  }
  .foot .foot_inf .down .lef p img {
    margin-right: 4px;
  }
  span.top_btn {
    display: none !important;
  }
  .banner_pro {
    height: 220px !important;
    background-size: auto 115% !important;
  }
  .page .point .point_nav {
    width: 96%;
  }
  .pro_sort {
    width: 100%;
    padding: 13px 0 13px;
  }
  .pro_sort .nav_sort a {
    width: 48%;
    margin: 0 1% 5px;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
  }
  .pro_sort .nav_sort {
    padding-bottom: 8px;
  }
  .pro_sort .sort_info .lef {
    width: 100%;
  }
  .pro_sort .sort_info .lef h3 {
    font: 22px/24px '微软雅黑';
    padding: 20px 0 8px;
  }
  .pro_sort .sort_info .lef h2 {
    font: 24px/26px '微软雅黑';
    padding-bottom: 13px;
  }
  .pro_sort .sort_info .lef p {
    font: 14px/24px '微软雅黑';
    padding: 0 15px 10px;
  }
  .pro_sort .sort_info .lef h4 {
    font: bold 14px/24px '微软雅黑';
    padding: 0 15px 15px;
  }
  .pro_sort .sort_info .rig {
    width: 100%;
  }
  .pro_sort .sort_info .rig img {
    max-width: 100%;
  }
  .pro_list dl {
    width: 48%;
    margin: 8px 1% 0;
  }
  .pro_list dl img {
    max-width: 100%;
  }
  .pro_list dl dd {
  }
  .pro_list dl dd h3 {
    font: 18px/20px '微软雅黑';
    padding: 23px 0 10px;
  }
  .pro_list dl dd p {
    font: 12px/20px '微软雅黑';
    padding-bottom: 17px;
  }
  .pro_list dl dd p img {
    margin: 0 2px 0 2px;
  }
  .pro_con .pro_info {
    width: 100%;
    padding: 10px 0 10px;
  }
  .pro_con .pro_info .lef {
    width: 100%;
  }
  .pro_con .pro_info .lef .big {
    height: 340px;
  }
  .pro_con .pro_info .lef .xt a {
    width: 19%;
    height: 80px;
    margin-right: 0.5%;
    margin-left: 0.5%;
    margin-top: 6px;
  }
  .pro_con .pro_info .rig {
    width: 100%;
  }
  .pro_con .pro_info .rig h2 {
    font: 24px/26px '微软雅黑';
    padding: 12px 0 13px 5px;
  }
  .pro_con .pro_info .rig h3 {
    padding-left: 5px;
  }
  .pro_con .pro_info .rig h4 {
    padding-left: 5px;
  }
  .pro_con .pro_info .rig span {
    width: 80px;
    font-size: 12px;
  }
  .pro_con .pro_info .rig .can {
    margin: 15px 0;
  }
  .pro_con .pro_info .rig p {
    font: 14px/24px '微软雅黑';
    padding: 0 5px;
  }
  .pro_con .pro_info .rig p b {
    margin-right: 5px;
  }
  .pro_con .pro_info .rig h5 {
    padding-left: 5px;
  }
  .pro_con .img_con p {
    padding-bottom: 13px !important;
  }
  .case_list .list_box .work_box {
    width: 48%;
    height: auto;
    margin: 0 1% 8px;
  }
  .case_list .list_box .work_box img {
    max-width: 100%;
  }
  .case_list .list_box .work_box span {
    width: 90%;
    height: 30px;
    left: 5%;
    line-height: 30px;
    bottom: 15px;
    font-size: 14px;
  }
  .news_list {
    width: 100%;
    margin: 10px auto 10px;
  }
  .news_list .lef {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .news_list .lef h3 {
    display: block;
    width: 31.3%;
    margin: 5px 1% 5px;
    float: left;
  }
  .news_list .lef h3 a {
    width: 100%;
    padding: 0;
    height: 40px;
    line-height: 40px;
    border: none;
    text-indent: 0;
    text-align: center;
    background: #094b8c;
  }
  .news_list .lef h3:hover a,
  .news_list .lef h3.cur a {
    text-align: center;
    background: #dcdcdc;
  }
  .news_list .rig {
    width: 100%;
    height: auto;
    padding-top: 0;
  }
  .news_list .rig p {
    padding-left: 0;
    text-indent: 5px;
  }
  .news_list .rig p a {
    font-size: 14px;
    width: 100%;
    padding: 15px 0 10px 3px;
  }
  .news_list .rig .page_ye {
    padding: 20px 20px 25px 0;
  }
  .news_con .rig h3 {
    width: 100%;
    margin-left: 0;
    text-align: center;
    padding: 17px 0 0px;
  }
  .news_con .rig h4 {
    width: 100%;
    margin-left: 0;
    text-align: center;
    padding: 12px 0 10px;
  }
  .news_con .rig .txt {
    width: 96%;
    margin: 0 auto;
    font: 14px/24px '微软雅黑';
    color: #1b1b1b;
    padding: 10px 0 0;
  }
  .news_con .rig .txt p {
    font: 14px/24px '微软雅黑';
    color: #1b1b1b;
    padding-bottom: 10px;
  }
  .about .abo_sort {
    padding: 10px 0 13px;
    width: 100%;
  }
  .about .abo_sort .box {
    width: 31.3%;
    margin: 5px 1%;
    height: auto;
  }
  .about .abo_sort .box p span {
    margin: 25px auto 0;
  }
  .about .abo_sort .box h2 {
    font-size: 20px;
    line-height: 28px;
    margin-top: 13px;
  }
  .about .abo_sort .box h3 {
    font: 20px/28px '微软雅黑';
    margin-bottom: 13px;
  }
  .about .abo_sort .box p a {
    width: 100%;
    height: 32px;
    font: 12px/32px '微软雅黑';
  }
  .about .abo_box1 .lef {
    width: 12%;
  }
  .about .abo_box1 .cen {
    width: 88%;
  }
  .about .abo_box1 .cen h2 {
    padding: 17px 15px 23px;
    font: 16px/20px '微软雅黑';
  }
  .about .abo_box1 .cen h2 span {
    font: 20px/22px '微软雅黑';
    margin-bottom: 5px;
  }
  .about .abo_box1 .cen p {
    padding: 0px 15px 13px;
    font: 14px/22px '微软雅黑';
  }
  .about .abo_box1 .rig {
    width: 100%;
    padding-bottom: 10px;
  }
  .about .abo_box1 .rig p {
    width: 96%;
    padding: 6px 2% 0;
    font: 14px/22px '微软雅黑';
  }
  .about .abo_box2 .lef {
    width: 100%;
  }
  .about .abo_box2 .lef .zuo {
    width: 12%;
  }
  .about .abo_box2 .lef .you {
    width: 88%;
  }
  .about .abo_box2 .lef h2 {
    padding: 17px 15px 23px;
    font: 16px/20px '微软雅黑';
  }
  .about .abo_box2 .lef h2 span {
    font: 20px/22px '微软雅黑';
    margin-bottom: 5px;
  }
  .about .abo_box2 .lef p {
    padding: 0px 15px 13px;
    font: 14px/22px '微软雅黑';
  }
  .about .abo_box2 .cen {
    width: 88%;
  }
  .about .abo_box2 .cen p {
    padding-top: 10px;
    font: 20px/28px '微软雅黑';
    padding-bottom: 17px;
  }
  .about .abo_box2 .rig {
    width: 12%;
  }
  .about .abo_box3 .lef {
    width: 12%;
  }
  .about .abo_box3 .cen {
    width: 88%;
  }
  .about .abo_box3 .cen h2 {
    padding: 17px 15px 23px;
    font: 16px/20px '微软雅黑';
  }
  .about .abo_box3 .cen h2 span {
    font: 20px/22px '微软雅黑';
    margin-bottom: 5px;
  }
  .about .abo_box3 .cen h3 {
    font: 17px/22px '微软雅黑';
    padding: 5px 15px 5px;
  }
  .about .abo_box3 .cen p {
    padding: 0px 6px 7px 15px;
    font: 14px/22px '微软雅黑';
  }
  .about .abo_box3 .rig {
    width: 100%;
  }
  .contact {
    width: 100%;
    margin: 10px auto 10px;
  }
  .contact .lef {
    width: 100%;
  }
  .contact .lef img {
    max-width: 100%;
  }
  .contact .rig {
    width: 96%;
    margin: 0 2%;
  }
  .contact .rig h2 {
    padding: 13px 0 8px;
    font-size: 22px;
  }
  .contact .rig p {
    line-height: 22px;
    padding-bottom: 5px;
  }
  .contact .rig h4 {
    padding: 17px 0 13px;
  }
  .contact .rig .put1 {
    width: 96%;
  }
  .contact .rig .put1 input {
    width: 260px;
  }
  .contact .rig .put2 {
    width: 46%;
  }
  .contact .rig .put2 input {
    width: 100px;
  }
  .contact .rig .msg {
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 1600px) {
  .about .abo_box1 .cen h2 {
    padding: 70px 65px 53px;
  }
  .about .abo_box1 .cen p {
    padding-bottom: 40px;
  }
  .about .abo_box2 .lef p {
    padding: 0px 65px 63px;
  }
  .about .abo_box2 .cen p {
    padding-top: 118px;
  }
}
