@charset "UTF-8";
/*通用样式*/
h3{font-weight:normal;}


.vn1920 {
  width: 1920px;
  left: 50%;
  margin-left: -960px;
  position: relative;
}

.vn1200 {
  width: 1200px;
  margin: 0 auto;
}

/*头部样式*/
.sample-head {
  height: 100px;
}

.sample-head .logo {
  line-height: 100px;
}

/*通用标题*/
.sample-title {
  text-align: center;
}

.sample-title h3 {
  font-size: 26px;
  color: #000000;
  line-height: 26px;
  font-weight: 400;
}

.sample-title span {
  display: block;
  font-size: 14px;
  color: #999999;
  line-height: 14px;
  margin-top: 12px;
}

/*优质服务*/
.sample1 {
  padding-top: 72px;
}

.sample1 .ads1 {
  text-align: justify;
  margin-top: 85px;
}

.sample1 .ads1 li {
  position: relative;
  display: inline-block;
  width: 285px;
  vertical-align: top;
  overflow: hidden;
  text-align: center;
}

.sample1 .ads1 li a.img {
  display: block;
  line-height: 54px;
}

.sample1 .ads1 li h3 {
  font-size: 18px;
  color: #595858;
  line-height: 18px;
  margin-top: 30px;
}

.sample1 .ads1 li span {
  display: block;
  font-size: 14px;
  color: #999999;
  line-height: 28px;
  margin-top: 26px;
}

.sample1 .ads1:after {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  height: 0;
  content: '';
}

/*十年设计经验*/
.sample2 {
  height: 613px;
  background: url(../images/sample1.png) no-repeat center center;
  padding-top: 100px;
}

.sample2 .sample2-left {
  width: 485px;
}

.sample2 .sample2-left h3 {
  font-size: 26px;
  color: #000000;
  line-height: 26px;
  font-weight: 400;
}

.sample2 .sample2-left span {
  display: block;
  font-size: 14px;
  color: #999999;
  line-height: 14px;
  margin-top: 12px;
}

.sample2 .sample2-left .sample2-con {
  font-size: 14px;
  color: #999999;
  line-height: 28px;
  margin-top: 62px;
}

.sample2 .sample2-left .about-more {
  width: 137px;
  height: 43px;
  line-height: 41px;
  text-align: center;
  border: 1px solid #999999;
  margin-top: 42px;
}

.sample2 .sample2-left .about-more a {
  font-size: 16px;
  color: #999999;
}

.sample2 .ads2 {
  width: 508px;display:none;
}

.sample2 .ads2 li {
  float: left;
  text-align: center;
}

.sample2 .ads2 li h3 {
  font-size: 30px;
  color: #54a8df;
  line-height: 30px;
  font-weight: 400;
}

.sample2 .ads2 li span {
  display: block;
  font-size: 18px;
  color: #595858;
  line-height: 18px;
  margin-top: 16px;
}

.sample2 .ads2 li:nth-child(1) {
  margin-left: 26px;
  margin-top: 40px;
}

.sample2 .ads2 li:nth-child(1) h3 {
  font-size: 48px;
  color: #ffffff;
  line-height: 48px;
}

.sample2 .ads2 li:nth-child(1) span {
  display: block;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  line-height: 18px;
  margin-top: 15px;
}

.sample2 .ads2 li:nth-child(2) {
  margin-left: 170px;
  margin-top: 95px;
}

.sample2 .ads2 li:nth-child(3) {
  margin-top: 125px;
  margin-left: 11px;
}

.sample2 .ads2 li:nth-child(4) {
  margin-top: 125px;
  margin-left: 215px;
}

/*我们的优势*/
.sample3 {
  background: url(../images/sample2.jpg) no-repeat center top;
  height: 742px;
  padding-top: 60px;
}

.sample3 .sample3-con {
  position: relative;
}

.sample3 .sample3-con .list1 {
  padding-top: 103px;
}

.sample3 .sample3-con .list1 li {
  float: left;
  width: 47.5%;
  text-align: left;
  height: 85px;
  padding-top: 20px;
  margin-bottom: 85px;
  padding-left: 35px;
}

.sample3 .sample3-con .list1 li h3 {
  font-size: 30px;
  color: #ffffff;
  line-height: 30px;
  font-weight: 400;
}

.sample3 .sample3-con .list1 li span {
  display: block;
  font-size: 14px;
  color: #ffffff;
  line-height: 22px;
  margin-top: 8px;
}

.sample3 .sample3-con .list1 li:nth-child(2n) {
  text-align: right;
  padding-left: 0px;
  padding-right: 18px;
}

.sample3 .sample3-con .ads3 li {
  width: 220px;
  height: 190px;
  text-align: center;
  position: absolute;
  padding-top: 22px;
}

.sample3 .sample3-con .ads3 li h3 {
  font-size: 18px;
  color: #595858;
  font-weight: 400;
  line-height: 18px;
  margin-top: 12px;
}

.sample3 .sample3-con .ads3 li span {
  display: block;
  font-size: 13px;
  color: #595858;
  line-height: 20px;
  margin-top: 12px;
}

.sample3 .sample3-con .ads3 li:nth-child(1) {
  left: 488px;
  top: 58px;
}

.sample3 .sample3-con .ads3 li:nth-child(2) {
  left: 325px;
  top: 150px;
}

.sample3 .sample3-con .ads3 li:nth-child(3) {
  right: 325px;
  top: 150px;
}

.sample3 .sample3-con .ads3 li:nth-child(4) {
  left: 325px;
  top: 342px;
}

.sample3 .sample3-con .ads3 li:nth-child(5) {
  right: 325px;
  top: 342px;
}

.sample3 .sample3-con .ads3 li:nth-child(6) {
  left: 488px;
  top: 440px;
}

/*行业解决方案*/
.sample4 .sample4-con {
  margin-top: 45px;
}

.sample4 .sample4-con .sample4-left {
  width: 623px;
}

.sample4 .sample4-con .sample4-right {
  width: 445px;
  margin-top: 50px;
}

.sample4 .sample4-con .sample4-right h3 {
  font-size: 18px;
  color: #595858;
  line-height: 18px;
}

.sample4 .sample4-con .sample4-right .contents {
  font-size: 14px;
  color: #999999;
  line-height: 24px;
  margin-top: 7px;
}

.sample4 .sample4-con .sample4-right ul {
  margin-top: 40px;
}

.sample4 .sample4-con .sample4-right ul li {
  width: 31.3%;
  height: 67px;
  border-right: 1px solid #bfe5f8;
  padding-top: 13px;
  text-align: center;
  float: left;
}

.sample4 .sample4-con .sample4-right ul li h3 {
  font-size: 16px;
  color: #000000;
  line-height: 16px;
  font-weight: 400;
}

.sample4 .sample4-con .sample4-right ul li span {
  display: block;
  font-size: 14px;
  color: #999999;
  line-height: 14px;
  margin-top: 11px;
}

.sample4 .sample4-con .sample4-right ul li:last-child {
  border: none;
}

.sample4 .sample4-con2 {
  margin-top: 45px;
}

.sample4 .sample4-con2 .sample4-left {
  width: 450px;
  margin-top: 50px;
}

.sample4 .sample4-con2 .sample4-left h3 {
  font-size: 18px;
  color: #595858;
  line-height: 18px;
}

.sample4 .sample4-con2 .sample4-left .contents {
  font-size: 14px;
  color: #999999;
  line-height: 24px;
  margin-top: 7px;
}

.sample4 .sample4-con2 .sample4-left ul {
  margin-top: 40px;
}

.sample4 .sample4-con2 .sample4-left ul li {
  width: 31.3%;
  height: 67px;
  border-right: 1px solid #bfe5f8;
  padding-top: 13px;
  text-align: center;
  float: left;
}

.sample4 .sample4-con2 .sample4-left ul li h3 {
  font-size: 16px;
  color: #000000;
  line-height: 16px;
  font-weight: 400;
}

.sample4 .sample4-con2 .sample4-left ul li span {
  display: block;
  font-size: 14px;
  color: #999999;
  line-height: 14px;
  margin-top: 11px;
}

.sample4 .sample4-con2 .sample4-left ul li:last-child {
  border: none;
}

.sample4 .sample4-con2 .sample4-right {
  width: 533px;
}

.sample4 .sample4-con2 .sample4-right img {
  width: 533px;
  height: 451px;
}

.sample5 {
  margin-top: 62px;
  padding-top: 45px;
  background: #f8f8f8;
  padding-bottom: 52px;
}

.sample5 .sample5-con {
  margin-top: 30px;
}


.sample5-left{width:65%}
.sample5-left img{width:100%}
.sample5 .map-text {
  padding: 10px 0;
  text-align: right;
  float: right;
}

.sample5 .map-text li {
  padding: 6px 10px;
  position: relative;
}

.sample5 .map-text li .num {
  position: relative;
  font-size: 44px;
  font-weight: bold;
  height: 44px;
  padding-right: 20px;
  color: #666666;
  margin-bottom: 20px;
}

.sample5 .map-text li span {
  position: absolute;
  top: 15px;
  right: 6px;
  font-size: 31px;
  font-weight: normal;
  color: #666666;
}

.sample5 .map-text li .txt {
  font-size: 16px;
  line-height: 23px;
  color: #666666;
}

.sample6 {
  margin-top: 68px;
}

.sample6 .list1 {
  text-align: justify;
  font-size: 0px;
  margin-top: 45px;
}

.sample6 .list1:after {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  height: 0;
  content: '';
}

.sample6 .list1 li {
  position: relative;
  display: inline-block;
  width: 375px;
  vertical-align: top;
  overflow: hidden;
  text-align: center;
}

.sample6 .list1 li a.img {
  display: block;
}

.sample6 .list1 li a.img img {
  width: 375px;
  height: 281px;
}

.sample6 .list1 li h3 {
  text-align: center;
  font-size: 15px;
  color: #555555;
  line-height: 15px;
  padding-top: 18px;
  padding-bottom: 29px;
}

.sample6 .list1 li h3 a {
  color: #555555;
}

.sample7 {
  margin-top: 40px;
}

.sample7 .sample7-con {
  margin-top: 65px;
}

.sample7 .sample7-con .sample7-left {
  width: 603px;
}

.sample7 .sample7-con .sample7-left .info1 li .titles h3 {
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  float: left;
}

.sample7 .sample7-con .sample7-left .info1 li .titles h3 a {
  color: #000000;
}

.sample7 .sample7-con .sample7-left .info1 li .titles span {
  float: right;
  font-size: 16px;
  color: #aaa9a9;
  line-height: 16px;
}

.sample7 .sample7-con .sample7-left .info1 li p {
  font-size: 14px;
  color: #999999;
  margin-top: 12px;
  line-height: 22px;
}

.sample7 .sample7-con .sample7-left .sample7-tus {
  width: 603px;
  margin-top: 25px;
}

.sample7 .sample7-con .sample7-left .sample7-tus img {
  width: 603px;
  height: 313px;
}

.sample7 .sample7-con .sample7-right {
  width: 510px;
}

.sample7 .sample7-con .sample7-right .info2 li {
  border-bottom: 1px solid #999999;
  padding-bottom: 35px;
  margin-bottom: 35px;
}

.sample7 .sample7-con .sample7-right .info2 li .titles h3 {
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  float: left;
}

.sample7 .sample7-con .sample7-right .info2 li .titles h3 a {
  color: #000000;
}

.sample7 .sample7-con .sample7-right .info2 li .titles span {
  float: right;
  font-size: 16px;
  color: #aaa9a9;
  line-height: 16px;
}

.sample7 .sample7-con .sample7-right .info2 li p {
  font-size: 14px;
  color: #999999;
  margin-top: 12px;
  line-height: 25px;
}

/*友情链接*/
.sample-link {margin-top:20px;
  font-size: 13px;
  color: #333;
}

.sample-link a {
  color: #333;
}
.sample-link a:hover{
  color: #333;
}






/*底部*/
.sample-foot {
  background: #f8f8f8;
  padding-top: 40px;
  padding-bottom: 18px;margin-top:10px;
}

.sample-foot .foot-link {
  font-size: 18px;
  color: #000000;
  text-align: center;
  line-height: 18px;
}

.sample-foot .foot-link a {
  color: #000000;
  padding: 0 18px;
}

.sample-foot .foot-contact {
  margin-top: 35px;
}

.sample-foot .foot-contact ul li {
  float: left;
  background: url(../images/a1.png) no-repeat left top;
  padding-left: 41px;
  padding-top: 13px;
  padding-bottom: 16px;
}

.sample-foot .foot-contact ul li h3 {
  float: left;
  font-size: 16px;
  color: #000000;
}

.sample-foot .foot-contact ul li span {
  float: left;
  font-size: 16px;
  color: #000000;
}

.sample-foot .foot-contact ul li:nth-child(2) {
  background: url(../images/a2.png) no-repeat left top;
  margin-left: 113px;
}

.sample-foot .foot-contact ul li:nth-child(3) {
  background: url(../images/a3.png) no-repeat left top;
  margin-left: 125px;
}



.foot-copyRight {
    font-size: 16px;
    color: #000000;
    line-height: 30px;
    text-align: center;
    margin-top: 10px;
}
.foot-copyRight a {
    color: #000;
}














/*侧边栏*/
.icon-kefu3:before {
  content: "";
  display: block;
  background: url(../images/b1.png) no-repeat center center;
  width: 35px;
  height: 35px;
}

.icon-iconfontweixin:before {
  content: "";
  display: block;
  background: url(../images/b2.png) no-repeat center center;
  width: 38px;
  height: 32px;
}

.icon-dianhua8:before {
  content: "";
  display: block;
  background: url(../images/b3.png) no-repeat center center;
  width: 35px;
  height: 35px;
}

.icon-liuyan1:before {
  content: "";
  display: block;
  background: url(../images/b4.png) no-repeat center center;
  width: 36px;
  height: 34px;
  margin-left: 7px;
}

.icon-tubiaozhizuo-1:before {
  content: "";
  display: block;
  background: url(../images/b5.png) no-repeat center center;
  width: 26px;
  height: 16px;
}

#tool-bar {
  position: fixed;
  right: 5px;
  bottom: 10%;
  z-index: 99999;
  height: 284px;
  transition: all .5s ease;
}

#tool-bar li {
  position: relative;
}

#tool-bar li:first-child a {
  border-radius: 5px 0 0 0;
}

#tool-bar li a {
  display: block;
  width: 56px;
  /* height: 58px; */
  background: #1fb3ee;
  transition: all .3s ease;
  text-align: center;
  padding-top: 5px;
}

#tool-bar li a:hover {
  background: #09aaea;
}

#tool-bar li a .iconfont {
  color: #ffffff;
  font-size: 23px;
  font-weight: 100;
  padding-top: 3px;
  position: relative;
  display: inline-block;
}

#tool-bar li a span {
  display: block;
  color: #fff;
  position: relative;
  margin-top: -3px;
}

#tool-bar .wechat:hover .pop-box {
  display: block;
}

#tool-bar .wechat .pop-box {
  position: absolute;
  background: #f2f2f2;
  padding: 5px;
  right: 70px;
  top: -65.5%;
  display: none;
}

#tool-bar .wechat .pop-box p {
  text-align: center;
  font-size: 12px;
  color: #666666;
  margin-top: 10px;
}

#tool-bar .wechat .pop-box:after {
  content: '';
  width: 0;
  height: 0;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent transparent #f2f2f2;
  position: absolute;
  right: -10px;
  top: 50%;
  margin-top: -5px;
}

#tool-bar .phone:hover .pop-box {
  display: block;
}

#tool-bar .phone .pop-box {
  position: absolute;
  background: #f2f2f2;
  padding: 5px;
  right: 70px;
  top: 0;
  display: none;
}

#tool-bar .phone .pop-box p {
  text-align: center;
  font-size: 16px;
  padding: 10px;
  color: #666666;
  line-height: 28px;
}

#tool-bar .phone .pop-box:after {
  content: '';
  width: 0;
  height: 0;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent transparent #f2f2f2;
  position: absolute;
  right: -10px;
  top: 50%;
  margin-top: -5px;
}

#tool-bar .backtop {
  border-bottom: none;
}

#tool-bar .backtop a {
  background: #1fb3ee;
  height: 52px;
  border-radius: 0 0 0 5px;
}

#tool-bar .backtop a:hover {
  background: #1ca1d6;
}

#tool-bar .backtop a .iconfont {
  font-size: 20px;
  position: relative;
  display: inline-block;
}

#tool-bar .backtop a span {
  display: block;
  color: #fff;
  position: relative;
  margin-top: -3px;
}