html,
body {
  color: #3d3d3d;
  font-size: 12px;
 font-family: xiaodaofont,'Open Sans';
  height: 100%;
}
@font-face {
 font-family: 'xiaodaofont';
src:url("/fonts/opensans.ttf");
 src: local('opensans'), 
              local('opensans'), 
              url('/fonts/opensans.woff') format('woff'), 
              url('/fonts/opensans.ttf') format('truetype'), 
}
a {
  cursor: pointer;
  text-decoration: none;
  outline: none;
  color: #3d3d3d;
}
a:hover,
a:visited {
  text-decoration: none;
  color: #3d3d3d;
}
ol,
ul {
  list-style: none;
}
h1 {
  font-size: 2.5em;
  font-weight: bold;
}
h4 {
  font-size: 16px;
}
.d-header {
  height: 160px;
  padding-top:38px;
  background-color: #FFFFFF;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.d-header img{
height:90px;
}
.d-header .d-section-menu {
  align-items: center;
  display: flex;
  margin-top:14px;
  font-size:14px;
  text-transform:uppercase;
}
.d-header .row {
  max-width: 1920px;
  margin: 0 auto;
}
.d-header .menu .iconfont {
  color: #d8d8d8;
  line-height: 41px; 
}
.d-header .si-icon {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.d-header .d-h-icons {
  margin-top: 14px;
  margin-right: 40px;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.d-header .d-h-icons .iconfont {
  border: 2px solid #ebebeb;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  font-size: 19px;
  padding: 3px 4px;
  margin-right: 5px;
  color: #646464;
  box-shadow: 0 0 0 4px #fff;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}
.d-header .d-h-icons .iconfont:hover {
  border: 2px solid #646464;
  background-color: #646464;
  color: #FFFFFF;
}
.d-header .menu__item .cbp-tm-submenu {
  border: 1px #d8d8d8 solid;
  position: absolute;
  left: -27px;
  top: 40px;
  padding: 0;
  background-color: #FFF;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.d-header .menu__item .cbp-tm-submenu a {
  display: block;
  padding: 10px 12px;
  font-size:12px;
  font-weight:normal;
}
.d-header .menu__item .cbp-tm-submenu li {
  width: 130px;
  -webkit-transition: padding 0.5s;
  -moz-transition: padding 0.5s;
  transition: padding 0.5s;
}
.d-header .menu__item .cbp-tm-submenu li:hover {
  background-color: #fafafa;
  padding: 5px 20px;
  -webkit-transition: padding 0.5s;
  -moz-transition: padding 0.5s;
  transition: padding 0.5s;
}
.d-header .menu__item:hover .cbp-tm-submenu {
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
/*.d-header-s {
  height: 70px;
  padding-top: 10px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.d-header-s .si-icon {
  margin-left: 15px;
  -webkit-transform: scale(.6);
  transform: scale(.6);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.d-header-s .d-h-icons {
  margin-right: 10px;
  margin-top: 12px;
  -webkit-transform: scale(.9);
  transform: scale(.9);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
*/.d-slider {
  position: relative;
  margin-top: 70px;
  height: 72%;
}
.d-slider-dowm {
  height: 65px;
  width: 28px;
  margin: -31px auto;
  cursor: pointer;
  background: url(../images/common.png) no-repeat 0px -2px;
}
.d-service {
  border-bottom: 1px solid #f5f5f5;
}
.d-service .row {
  margin: 0;
}
.d-service .col-md-6 {
  height: 220px;
  cursor: pointer;
}
.d-service .d-s-con {
  width: 100%;
  margin: 0 auto;
  padding-top: 60px;
}
.d-service .d-s-con p {
  margin: 0;
  line-height: 22px;
}
.d-service .d-s-con h1 {
  margin: 4px 0 20px;
  font-size: 2.1em;
}
.d-service .d-s-con .d-sc-left {
  width: 72px;
  height: 80px;
  float: left;
  background: url(../images/common.png) no-repeat -123px 8px;
  margin-right: 32px;
}
.d-service .d-s-con .d-sc-right {
  float: left;
  width: 60%;
}
.d-service .d-s-con .d-sc-right .text-uppercase {
  color: #c4c4c4;
  font-size: 0.8em;
}
.d-service .d-s-con .d-scl-sggw {
  background-position: -284px 8px;
}
.d-service .d-service-on {
  color: #FFFFFF;
  background: url(../images/service-bj.jpg);
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.d-service .d-service-on .d-scl-sggw {
  background-position: -208px 8px;
}
.d-service .d-service-on .d-scl-zmsj {
  background-position: -44px 8px;
}
.s-project {
  margin-top: 90px;
}
.s-project .s-p-slider {
  margin-top: 25px;
}
.s-project .s-p-slider .s-p-left {
  float: left;
  width: 350px;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.s-project .s-p-slider .s-p-rigt {
  float: right;
  padding-top: 17px;
  width: 195px;
}
.s-project .s-p-slider .s-p-rigt span {
  color: #a2a2a2;
}
.s-project .s-p-slider .s-p-rigt a {
  display: block;
  text-align: right;
  padding-right: 30px;
  margin-top: 45px;
}
.s-project .s-p-slider .s-p-rigt a .iconfont {
  font-size: 35px;
    position: absolute;
    left: -46px;
    bottom: 7px;
}
.s-project .s-p-slider .swiperpro-pagination {
  text-align: center;
  margin-top: 40px;
  width: 100%;
}
.s-project .s-p-slider .swiper-pagination-bullet {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-color: #d8d8d8;
  opacity: 1;
  height: 2px;
}
.s-project .s-p-slider .swiper-pagination-bullet-active {
  height: 6px;
  margin-bottom: -2px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
.s-common-mcon {
  padding-top: 25px;
}
.s-common-more {
  border: 2px solid #ebebeb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  padding: 3px 10px;
  font-size: 14px;
}
.s-common-more i {
  line-height: 2px;
  font-size: 12px;
  margin-left: 12px;
}
.s-common-more:hover {
  border: 2px solid #646464;
  background-color: #646464;
  color: #FFFFFF;
}
.d-about {
  margin-top: 140px;
}
.d-about .d-a-left {
  width: 50%;
  float: left;
}
.d-about .d-a-left p {
  line-height: 22px;
  color: #a4a4a4;
  margin-top: 34px;
  width: 98%;
}
.d-about .d-a-left a {
  display: block;
  margin-top: 22px;
}
.d-about .d-a-left a .iconfont {
  font-size: 35px;
}
.d-about .d-a-right {
  width: 50%;
  float: right;
  text-align: right;
}
.d-news {
  background-color: #fff;
  padding-bottom: 90px;
}
.d-news .s-common-title {
  margin-top: 35px;
  margin-bottom: 35px;
}
.d-news .d-nl-new {
  width: 50%;
  float: left;
}
.d-news .d-nln-left {
  width: 20%;
  float: left;
  position: relative;
}
.d-news .d-nln-left .d-nln-time {
  color: #666;
  position: absolute;
  top: 0;
  margin-top: 25px;
  margin-left: 30px;
}
.d-news .d-nln-left .d-nln-time span {
  display: block;
  line-height: 30px;
  padding-bottom:10px;
}
.d-news .d-nln-left .d-nln-time span:nth-child(1) {
  font-size: 1.4em;
}
.d-news .d-nln-left .d-nln-time span:nth-child(2) {
  font-size: 3.8em;
}
.d-news .d-nln-right {
  width:80%;
  float: right;
  padding-left: 36px;
  padding-top: 10px;
}
.d-news .d-nln-right h3 {
  font-size: 1.7em;
  line-height: 27px;
}
.d-news .d-nln-right p {
  color: #555;
  line-height:18px;
  margin-top:16px;
}
.d-news .d-nln-right a {
  display: block;
  margin-top: 75px;
}
.d-news .d-nln-right a .iconfont {
  font-size: 35px;
}
.d-news .d-nl-lists {
  width: 50%;
  float: right;
  text-align: center;
}
.d-news .d-nl-lists .d-nll-item {
  width: 87%;
  float: right;
  padding: 25px 0 20px 20px;
  border: 2px solid rgba(0, 0, 0, 0);
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.d-news .d-nl-lists .d-nll-item:hover {
  border: 2px solid #d4d4d4;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  background-color: #fbfbfb;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.d-news .d-nl-lists .d-nll-item-on {
  border: 2px solid #d4d4d4;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  background-color: #fbfbfb;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.d-news .d-nl-lists .d-nlli-one {
  width: 15%;
  float: left;
}
.d-news .d-nl-lists .d-nlli-one span {
  display: block;
  line-height: 24px;
}
.d-news .d-nl-lists .d-nlli-one span:nth-child(1) {
  font-size: 2.4em;
}
.d-news .d-nl-lists .d-nlli-one span:nth-child(2) {
  font-size: 1.4em;
  color: #a4a4a4;
}
.d-news .d-nl-lists .d-nlli-two {
  width: 10%;
  float: left;
}
.d-news .d-nl-lists .d-nlli-two hr {
  width: 2px;
  height: 30px;
  background-color: #d5d5d5;
  margin: 0 auto;
  margin-top: 7px;
}
.d-news .d-nl-lists .d-nlli-three {
  width: 67%;
  margin-left: 2%;
  float: left;
  text-align: left;
  font-size: 1.2em;
}
.d-footer {
  background-color: #3d3d3d;
  color: #FFFFFF;
  overflow:hidden;
  padding:30px 0px 0px 0px;
  position: relative;
}
.x_newsdetail{
border:0px solid #ddd;
padding:0px 0px 40px 0px;
}
.x_newsdetail h2{
text-align:center;
font-size:30px;
color:#f8a11b;
padding:0px 0px 20px 0px;
}
.x_newsdetail h6{
text-align:center;
font-size:14px;
padding:0px 0px 10px 0px;
margin-bottom:30px;
border-bottom:1px dotted #ddd;
}
.x_newsdetail p{
font-size:14px;
margin-bottom:16px;
line-height:24px;
}
.x_productlist {
border:0px solid #ddd;
padding:0px 0px 40px 0px;
}
.x_productlist img {
width:100%;
}
.x_productlist p{
font-size:16px;
text-align:center;
padding:10px 0px;
}
.x_productdetail{
padding:0px 0px 0px 0px;
}
.x_productdetail img{
width:100%;
max-width:600px;
border:1px solid #ddd;
}
.x_productdetail h3{
border-bottom:1px solid #ddd;
padding:0px 0px 10px 0px;
margin-bottom:10px;
}
.x_productdetail p{
padding:0px 0px 10px 0px;
line-height:26px;
color:#666;
font-size:14px;
}
.x_fanye {

        width:100$;
			margin:5% auto 3% auto;

    }
.x_fanye_left{
float:left;
        font-size: 15px;
        color:#7f8d99;
	
        width:150px;
        height: 38px;
        line-height: 38px;
        text-align: center;
        background: #ecf1f5;
        border-radius: 6px;
        -moz-border-radius: 6px
        -webkit-border-radius:  6px;
        transition: all 0.5s;
        -moz-transition: all 0.5s;
        -webkit-transition: all 0.5s;
    }
.x_fanye_right{
float:right;
        font-size: 15px;
        color:#7f8d99;
        width:150px;
        height: 38px;
        line-height: 38px;
        text-align: center;
        background: #ecf1f5;
        border-radius: 6px;
        -moz-border-radius: 6px
        -webkit-border-radius:  6px;
        transition: all 0.5s;
        -moz-transition: all 0.5s;
        -webkit-transition: all 0.5s;
    }
.x_projectlist {
border:0px solid #ddd;
padding:0px 0px 40px 0px;
}
.x_projectlist img {
width:100%;
}
.x_projectlist p{
font-size:16px;
text-align:center;
padding:10px 0px;
}
.x_downlist {
  color: #FFFFFF;
  overflow:hidden;
  padding:0px 0px 0px 0px;
  position: relative;
}
.x_downlist h3{
  color: #FFFFFF;
  font-size:18px;
  overflow:hidden;
  padding:0px 0px 20px 0px;
}
.x_downlist p{

  font-size:12px;
  line-height:16px;
}
.x_downlist p a{
  color: #FFFFFF;
  font-size:12px;
  overflow:hidden;

}
.x_downlist p a:hover{
  color: #fcd302;
  font-size:12px;
  overflow:hidden;
}
.d-footer .swiperf-container {
  width: 280px;
  overflow: hidden;
  position: relative;
  height: 250px;
  margin-left: 0px;
}
.d-footer .swiperf-container .swiperf-pagination {
  position: absolute;
  bottom: 0px;
}
.d-footer .swiperf-container .swiper-pagination-bullet {
  background: #3d3d3d none repeat scroll 0 0;
  border: 2px solid #949494;
  height: 12px;
  width: 12px;
}
.d-footer .swiperf-container .swiper-pagination-bullet-active {
  border: 1px solid #FFFFFF;
  height: 12px;
  width: 12px;
  background: #FFFFFF none repeat scroll 0 0;
}
.d-footer .d-f-map {
  height: 480px;
  width: 60%;
  margin-left: 40%;
  background: url(../images/map.jpg) no-repeat;
  position: absolute;
  top: 0;
}
.d-footer .d-footer-lq {
  text-align: center;
  padding-top: 75px;
  height: 250px;
  position: relative;
}
.d-footer .d-footer-lq .d-fl-vline {
  position: absolute;
  height: 200px;
  width: 1;
  border-right: 1px solid #666;
  right: 0;
  top: 25px;
}
.d-footer .d-footer-lq h3 {
  font-size: 20px;
  letter-spacing: 8px;
  padding-left: 9px;
}
.d-footer .d-f-info h1 {
  margin-top: 60px;
  margin-bottom: 52px;
}
.d-footer .d-f-info h3 {
  font-size: 1.6em;
  margin-bottom:25px;
  margin-top: 15px;
  text-align:left;
}
.d-footer .d-f-info p {
  font-size: 12px;
  text-align:left;
  color:#ddd;
  padding:4px 0px;
}
.d-footer .d-f-info dl {
  margin-bottom:32px; text-align:left;
}
.d-footer .d-f-info dt {
  float: left;
  height:30px;
  color: #949494;
  width:50px; border:0px solid #ff0;
  line-height:18px;
}
.d-footer .d-f-info dd {
  margin-bottom: 10px; text-align:left; text-indent:30px;
  line-height:18px; border:1px solid #3d3d3d;
}
.d-footer .d-f-info a {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  padding: 8px 20px;
  background-color: #FFFFFF;
  color: #3d3d3d;
  font-size: 1.2em;
}
.d-footer .d-footer-qri {
  text-align: center;
}
.d-footer .d-footer-qri img {
  margin: 35px 0 53px;
}
.d-footer .d-footer-qri p {
  margin-bottom: 2px;
  margin-right: 15px;
}
.d-footer .d-footer-qri p:nth-child(2) {
  color: #9e9e9e;
}
.d-footer .d-footer-qri a.purebtn {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  padding: 3px 16px;
  background-color: #FFFFFF;
  color: #3d3d3d;
  font-size: 1.2em;
  border: 2px solid #FFFFFF;
}
.d-footer .d-footer-qri a.purebtn:hover {
  color: #FFFFFF;
  background-color: #3d3d3d;
}
.d-footer .d-footer-qri .d-fqi-info {
  margin-bottom: 20px;
  text-align:center;
}
.x_copyright {
  text-align:center; border-top:1px solid #555;
  padding:16px 0px;
  margin-top:20px;
}
.d-footer .d-footer-qri .d-fqi-btn {
  float: none;
  margin: 30px 0;
}
.d-footer-info {
  padding: 25px 0;
}
.s-pp-btn {
  text-align: center;
}
.s-pp-btn img {
  margin: 35px 0 36px;
}
@media (min-width: 1920px) {
  .container {
    width: 1920px;
  }
}
@media (max-width: 991px) {
  .d-slider .swiper-slide .swiper-r-pl {
    padding-left: 4px;
  }
  .swiper-button-next,
  .swiper-container-rtl .swiper-button-prev {
    right: -14px;
  }
  .d-header {
    height: 70px;
    padding-top: 10px;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
  }
  .d-header .si-icon {
    margin-left: 0px;
    -webkit-transform: scale(.6);
    transform: scale(.6);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
	margin-top:-10px;
  }
  .d-header .d-h-icons {
    margin-right: 10px;
    margin-top: 12px;
    -webkit-transform: scale(.9);
    transform: scale(.9);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .d-slider .swiper-slide {
    background-position: 22%;
  }
  .d-slider .swiper-slide .swiper-r-ptitle {
    letter-spacing: 0px;
    font-size: 3em;
    word-wrap: break-word;
    word-break: normal;
    line-height: 55px;
    margin-top: 5px;
  }
  .d-slider .swiper-slide .swiper-r-pdes {
    letter-spacing: 0px;
  }
  .d-slider .swiper-slide .swiper-right {
    margin-left: 50px;
    width: 100%;
  }
  .d-s-arrows .col-md-4 {
    width: 33.33333333%;
    float: left;
  }
  .d-s-arrows .col-md-5 {
    width: 41.66666667%;
    float: left;
  }
  .d-s-arrows .col-md-2 {
    width: 16.66666667%;
    float: left;
  }
}
@media (max-width: 768px) {
  .s-common-moreph {
    display: none;
  }
  .s-common-title h1 {
    text-align: center;
  }
  .s-project {
    margin-top: 58px;
  }
  .swiperpro-container .swiper-slide {
    width: 100%;
  }
  .s-common-mcon {
    padding-top: 0px;
  }
  .d-slider .swiper-slide .swiper-right {
    margin-left: 30px;
  }
  .d-about {
    margin-top: 80px;
  }
  .d-about .d-a-left p {
    margin: auto;
    text-align: center;
  }
  .d-about h1 {
    text-align: center;
  }
  .d-about .d-a-left {
    width: 100%;
  }
  .d-about .d-a-right {
    width: 100%;
  }
  .d-about .d-a-right img {
    width: 100%;
  }
  .d-news .d-nl-new {
    width: 100%;
  }
  .d-news .d-nl-lists {
    width: 100%;
    margin-top: 5%;
  }
  .d-news .d-nl-lists .d-nll-item {
    width: 100%;
  }
  .d-news .d-nln-left img {
    width: 100%;
  }
  .d-news .d-nln-left .d-nln-time {
    margin-top: 9%;
    margin-left: 15%;
  }
  .d-news .d-nln-left .d-nln-time span:nth-child(2) {
    font-size: 2.8em;
  }
  .d-news .d-nln-right a {
    margin-top: 5%;
  }
  .d-news .d-nln-right h3 {
    font-size: 1.5em;
    margin-top: 0;
  }
  .d-news .d-nln-right p {
    margin-top: 2%;
  }
  .d-news .d-nln-right {
    padding-left: 4%;
  }
  .d-footer .swiperf-container {
    width: 100%;
    text-align: center;
  }
  .d-footer .d-f-info dt {
    float: none;
    width: 100%;
    height: auto;
  }
  .d-footer .d-f-map {
    position: relative;
    margin-left: 0;
    width: 100%;
  }
  .d-footer {
    height: auto;
  }
  .d-footer-info .col-md-6 {
    width: 100%;
    text-align: center;
    float: right;
  }
}
@media (min-width: 320px) {
  .swiperpro-container .swiper-slide .s-p-left {
    width: 50%;
  }
  .d-service .d-s-con p {
    width: 190px;
  }
}
@media (min-width: 375px) {
  .swiperpro-container .swiper-slide .s-p-left {
    width: 56%;
  }
  .d-service .d-s-con p {
    width: 230px;
  }
  .d-news .d-nln-right h3 {
    font-size: 1.4em;
  }
  .d-news .d-nln-right {
    padding-top: 0;
  }
  .d-news .d-nln-right a .iconfont {
    font-size: 25px;
  }
}
@media (min-width: 414px) {
  .swiperpro-container .swiper-slide .s-p-left {
    width: 59%;
  }
  .d-service .d-s-con p {
    width: 270px;
  }
}
@media (min-width: 767px) {
  .swiperpro-container .swiper-slide {
    width: 576px;
  }
  .swiperpro-container .swiper-slide .s-p-left {
    width: 340px;
  }
  .d-service .d-s-con p {
    width: 100%;
  }
  .d-service .d-s-con {
    width: 444px;
  }
  .d-service .d-s-con .d-sc-right {
    width: 340px;
  }
  .d-service .d-s-con h1 {
    font-size: 2.5em;
  }
  .d-footer .swiperf-container {
    margin-left: 30px;
  }
  .d-footer .swiperf-container .swiperf-pagination {
    bottom: 35px;
  }
  .d-footer .d-footer-qri {
    text-align: right;
  }
  .d-footer .d-footer-qri .d-fqi-btn {
    float: right;
    margin-top: 7px;
  }
  .d-footer .d-footer-qri .d-fqi-info {
    float: right;
  }
}
.d-banner {
  height: 440px;
  background-color: #FFFFFF;
  margin-top:160px;
  color: #FFFFFF;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  text-align: center;
  padding-top:180px;
}
@media (min-width: 1025px) {
  .d-banner {
    margin-top: 110px;
  }
}
.d-a-service .row {
  margin: 0;
}
.d-a-service .col-md-6 {
  border-bottom: 1px solid #f5f5f5;
  height: 220px;
  cursor: pointer;
}
.d-a-service .d-s-con {
  width: 100%;
  margin: 0 auto;
  padding-top: 60px;
}
.d-a-service .d-s-con p {
  margin: 0;
  line-height: 22px;
}
.d-a-service .d-s-con h1 {
  margin: 4px 0 20px;
  font-size: 2.1em;
}
.d-a-service .d-s-con .d-sc-left {
  width: 72px;
  height: 80px;
  float: left;
  background: url(../images/common.png) no-repeat -123px 8px;
  margin-right: 32px;
}
.d-a-service .d-s-con .d-sc-right {
  float: left;
  width: 60%;
  margin-top: 16px;
}
.d-a-service .d-s-con .d-sc-right .text-uppercase {
  color: #c4c4c4;
  font-size: 0.8em;
}
.d-a-service .d-s-con .d-scl-sggw {
  background-position: -284px 8px;
}
.d-a-service .d-service-on {
  border-bottom: none;
  color: #FFFFFF;
  background: url(../images/service-a-bj.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.d-a-service .d-service-on .d-scl-sggw {
  background-position: -208px 8px;
}
.d-a-service .d-service-on .d-scl-zmsj {
  background-position: -44px 8px;
}
@media (min-width: 767px) {

  .d-a-service .d-s-con p {
    width: 100%;
  }
  .d-a-service .d-s-con {
    width: 285px;
  }
  .d-a-service .d-s-con .d-sc-right {
    width: 180px;
  }
  .d-a-service .d-s-con h1 {
    font-size: 2.5em;
  }
}
.d-zhaoming {
  margin-bottom:0px;
  margin-top:-40px;
  display:none;
}
.d-zhaoming .container {
  padding: 0;
}
.d-zhaoming .d-z-title {
  width: 100%;
  font-size: 18px;
  padding: 32px 0 32px 5px;
}
.d-zhaoming .col-md-6 {
  padding: 0;
}
.d-zhaoming .d-z-info .col-md-6 {
  height: 500px;
}
.d-zhaoming .d-z-info .col-md-6 h1 {
  font-size: 55px;
  line-height: 55px;
  margin-bottom: 15px;
  margin-top: 90px;
}
.d-zhaoming .d-z-info .col-md-6 h3 {
  margin-bottom: 60px;
  padding-left: 5px;
}
.d-zhaoming .d-z-info .col-md-6 p {
  width: 100%;
  padding-left: 5px;
  line-height: 24px;
}
.d-zhaoming .d-z-info .col-md-6:nth-child(2) {
  background-image: url(../images/zm.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}
.d-zhaoming .d-z-info .d-zi-bg {
  background-image: url(../images/zm.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}
.d-zhaoming .d-z-project .col-md-6 {
  background: #fafafa none repeat scroll 0 0;
  margin-bottom: 30px;
}
.d-zhaoming .d-z-project .d-zp-item {
  background: #fafafa none repeat scroll 0 0;
  float: left;
  width: 100%;
  max-width: 585px;
  margin-bottom: 30px;
}
.d-zhaoming .s-p-left {
  float: left;
  width: 100%;
  height: 200px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.d-zhaoming .s-p-rigt {
  float: right;
  padding-top: 32px;
  width: 195px;
  margin-right: 20px;
}
.d-zhaoming .s-p-rigt span {
  color: #a2a2a2;
}
.d-zhaoming .s-p-rigt .s-p-adiv {
  display: block;
  text-align: right;
  padding-right: 30px;
  margin-top: 45px;
}
.d-zhaoming .s-p-rigt .s-p-adiv .iconfont {
  font-size: 35px;
}
.d-zhaoming .d-zs-type {
  padding-left: 50px;
}
.d-zhaoming .d-zs-type select {
  border: 1px #ebebeb solid;
  height: 35px;
  width:96%;
  margin-right: 15px;
  padding-left: 15px;
}
.d-zhaoming .d-zs-search {
  text-align: right;
}
.d-zhaoming .d-zs-search input {
  height: 35px;
  width: 300px;
  border: 1px #ebebeb solid;
  padding-left: 15px;
}
@media (min-width: 1025px) {
  .d-zhaoming .d-zs-type select {
    width: 150px;
  }
  .d-zhaoming .s-p-rigt {
    margin-right: 10px;
    width: 200px;
  }
  .d-zhaoming .d-z-project .d-zp-item {
  	
    width: 50%;
    min-height: 300px;
    position: relative;
  }
  .d-zhaoming .s-p-left {
    width: 350px;
    height: 300px;
  }
  .d-zhaoming .d-z-info p {
    width: 500px;
  }
  .d-common-list {
    left: 0;
  }
}
.d-common {
  width: 30px;
  height: 30px;
  background-image: url(../images/common.png);
  background-repeat: no-repeat;
  background-position: 10px 20px;
  background-attachment: scroll;
  display: block;
  position: absolute;
}
.d-common-list {
  background-position: -43px -98px;
  left: 15px;
  top: 6px;
}
.d-common-search {
  background-position: 4px -98px;
  right: 4px;
  top: 6px;
}
.d-z-search {
  margin: 30px 0;
}
.container {
  max-width: 1170px;
}
.d-projectitem {
  margin-top:0px;
  margin-bottom:0px;
}
.d-projectitem .d-pi-slider {
  width:600px;
  position: relative;
  float: left;
}
.d-projectitem .d-pi-slider img {
  width: 100%;
  margin-bottom: 20px;
}
.d-projectitem .d-pi-info {
  float: right;
  position: relative;
  padding-bottom:0px;
  border-left: none;
}
.d-projectitem .d-pi-info i {
  cursor: pointer;
  padding: 7px;
  border: 1px #f5f5f5 solid;
}
.d-projectitem .d-pi-info i:hover {
  background-color: #3d3d3d;
  border-color: #3d3d3d;
  color: #FFFFFF;
}
.d-projectitem .d-pi-info b {
  margin-right: 5px;
  color: #3d3d3d;
}
.d-projectitem .d-pii-con {
  line-height: 20px;
  margin-top: 35px;
  padding-bottom: 35px;
  margin-bottom: 35px;
  border-bottom: 1px #f5f5f5 solid;
}
.d-projectitem .d-pii-np {
  position: absolute;
  right: 0;
  bottom: 35px;
}
.d-projectitem .d-pii-infos {
  margin-bottom: 5px;
  color: #a4a4a4;
}
.d-projectitem .d-piinp-next,
.d-projectitem .d-piinp-prev {
  float: left;
  margin-right: 10px;
}
.d-projectitem .d-pii-imgs {
  margin-top: 30px;
}
.d-projectitem .d-pii-imgs img {
  width: 100%;
  margin: 0 auto 20px;
}
@media (min-width: 1025px) {
  .d-projectitem {
    margin-top: 90px;
    margin-bottom: 150px;
  }
  .d-projectitem .d-pi-info {
    border-left: 1px #f5f5f5 solid;
    padding: 0 35px 35px;
    width: 330px;
  }
  .d-projectitem .d-pii-up {
    left: 35px;
  }
  .d-projectitem .d-pii-np {
    bottom: -20px;
  }
}
.d-about-info {
  text-align:left;
  padding:0px 0px 30px 0px; 
}
.d-about-info .d-a-btitle {
  margin-top:40px;
  font-size:30px;
  text-align:left;
  padding:0px 0px 20px 0px;
  text-transform: uppercase;
  border-bottom:1px #f5f5f5 solid;
}
.d-about-info p {
  text-align: left;
  border-bottom:0px #f5f5f5 solid;
  margin-bottom:26px;
  line-height:26px;
  font-size:14px;
}
.d-title h2 {
  margin-top: 0;
  margin-bottom: 3px;
}
.d-title p {
  text-transform: uppercase;
  color: #d1d1d1;
}
.d-title div {
  width: 40px;
  border-bottom: 4px solid #000000;
  margin: 0 auto;
}
.d-title-p {
  margin-top: 30px;
  line-height: 21px;
}
.d-about-slider {
  margin-top: 30px;
  margin-bottom: 40px;
  height: 440px;
}
.d-about-slider .swiper-slide {
  text-align: center;
  color: #FFFFFF;
}
.d-about-slider .swiper-slide h1 {
  font-size: 72px;
  margin: 100px 0 10px;
}
.d-about-slider .swiper-slide .d-as-etitle {
  opacity: .3;
  margin-bottom: 50px;
}
.d-about-slider .swiper-slide .d-as-con {
  line-height: 21px;
}
.d-about-slider .d-as-np {
  position: absolute;
  top: -207px;
  width: 100%;
}
.text_center { text-align: center;}
.page a,.page span {
        display: inline-block;
        font-size: 15px;
        color:#7f8d99;
        width:38px;
        height: 38px;
        line-height: 38px;
        text-align: center;
        margin:0 4px 40px auto;
        background: #ecf1f5;
        border-radius: 6px;
        -moz-border-radius: 6px
        -webkit-border-radius:  6px;
        transition: all 0.5s;
        -moz-transition: all 0.5s;
        -webkit-transition: all 0.5s;
    }
    .page a:hover,.page span.current {
        background: #f8a11b;
        color:#fff;
    }
.d-about-slider .swiper-button-next,
.d-about-slider .swiper-container-rtl .swiper-button-prev {
  display: none;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20viewBox%3D\'0%200%2027%2044\'%3E%3Cpath%20d%3D\'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z\'%20fill%3D\'%23FFFFFF\'%2F%3E%3C%2Fsvg%3E");
}
.d-about-slider .swiper-button-prev,
.d-about-slider .swiper-container-rtl .swiper-button-next {
  display: none;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D\'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg\'%20viewBox%3D\'0%200%2027%2044\'%3E%3Cpath%20d%3D\'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z\'%20fill%3D\'%23FFFFFF\'%2F%3E%3C%2Fsvg%3E");
}
.d-about-btm {
  text-align: center;
}
.d-ab-bimg {
  height: 440px;
  width: 100%;
  background-image: url(../images/a-bimg.jpg);
}
.d-ab-list {
  margin: 30px auto 75px auto;
  width: 100%;
}
.d-ab-list .d-ab-item:nth-child(odd) {
  float: left;
}
.d-ab-list .d-ab-item:nth-child(even) {
  float: right;
}
.d-ab-list .d-ab-item {
  position: relative;
  width: 100%;
}
.d-ab-list .d-ab-item .d-ab-year {
  position: absolute;
  color: #FFFFFF;
  font-size: 18px;
  left: 20px;
  top: 20px;
}
.d-ab-list .d-ab-item .d-ab-month {
  position: absolute;
  color: #FFFFFF;
  font-size: 48px;
  left: 20px;
  top: 30px;
}
.d-ab-list .d-ab-item img {
  width: 100%;
  height: 200px;
}
.d-ab-list .d-ab-item .d-abi-con {
  margin-top: 30px;
  text-align: left;
  line-height: 21px;
  min-height: 70px;
}
@media (min-width: 1025px) {
  .d-about-info .d-a-btitle {
    font-size: 80px;
    margin-top: 90px;
  }
  .d-ab-list {
    width: 770px;
  }
  .d-ab-list .d-ab-item {
    width: 355px;
  }
  .d-ab-list .d-ab-item img {
    width: 355px;
    height: 200px;
  }
}
.d-team {
  text-align: center;
}
.d-team .a-team-con {
  text-align: left;
  line-height: 21px;
  margin: 90px 0 50px;
  padding-bottom: 50px;
  border-bottom: 2px #f5f5f5 solid;
}
.d-team .d-team-imgs {
  margin: 30px 0 120px;
}
.d-team .d-team-imgs img {
  margin-bottom: 15px;
  width: 100%;
}
@media (min-width: 1025px) {
  .d-team .d-team-imgs img:nth-child(1) {
    width: 100%;
  }
  .d-team .d-team-imgs img:nth-child(2) {
    width: 41.7%;
    float: left;
  }
  .d-team .d-team-imgs img:nth-child(3),
  .d-team .d-team-imgs img:nth-child(4) {
    width: 56.6%;
    float: right;
  }
}
.d-r-menu ul {
  margin: 0 auto;
  width: 409px;
  margin-top: 20px;
  margin-bottom: 75px;
}
.d-r-menu li {
  width: 140px;
  margin: 0 auto;
  float: left;
  cursor: pointer;
}
.d-r-menu li span {
  padding: 5px 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.d-r-menu li span.d-rm-on {
  border: 2px #ebebeb solid;
}
.d-r-list {
  margin-top: 40px;
  margin-bottom: 90px;
}
.d-r-list .d-r-item {
  width: 100%;
  float: left;
  text-align: left;
  border-bottom: 2px #ebebeb solid;
}
.d-r-list .d-r-item .d-ri-info {
  bottom: -1px;
  width: 100%;
  padding-top: 30px;
  padding-left: 30px;
  padding-bottom: 20px;
  border: 2px #FFFFFF solid;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.d-r-list .d-r-item .d-ri-info p {
  margin-bottom: 40px;
  color: #9d9d9d;
}
.d-r-list .d-r-item .d-ri-info i {
  font-size: 25px;
}
.d-r-list .d-r-item .d-ri-info:hover {
  border: 2px #d8d8d8 solid;
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
}
@media (min-width: 1025px) {
  .d-r-list .d-r-item {
    width: 25%;
  }
  .d-r-list .d-r-item .d-ri-info {
    width: 235px;
  }
}
.d-news-con {
  text-align: center;
}
.d-contact .swiper-slide {
  text-align: center;
  color: #FFFFFF;
  background-color: #3d3d3d;
  padding: 20px 0;
  margin: 20px 0;
}
.d-teami-otr img {
  width: 100%;
}
.lml-dialog-shadow {
  bottom: 0;
  display: none;
  left: 0;
  overflow: auto;
  position: fixed;
  right: 0;
  text-align: center;
  top: 0;
  z-index: 10000;
  backface-visibility: hidden;
}
.lml-dialog-shadow::after {
  content: "";
  display: inline-block;
  height: 100%;
  margin-left: -0.05em;
  vertical-align: middle;
}
.menu-zitem {
  display: none;
}
.d-psht .row {
  margin: 0;
}
.d-psht .d-z-info .col-md-6 {
  text-align: center;
  height: 380px;
}
.d-psht .d-z-info .col-md-6 h1 {
  font-size: 35px;
}
.d-psht .d-z-info .col-md-6 p {
  padding: 0 15px;
}
@media (min-width: 1025px) {
  .d-psht .d-z-info .col-md-6 {
    text-align: left;
    height: 500px;
  }
  .d-psht .d-z-info .col-md-6 h1 {
    font-size: 55px;
  }
  .d-psht .d-z-info .col-md-6 p {
    padding: 0;
  }
  
}
@media (max-width:767px){
.x_downlist {
  color: #FFFFFF;
  overflow:hidden;
  padding:0px 0px 0px 15px;
  position: relative;
}
  .d-banner {
    margin-top: 60px;
	height:300px;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  text-align: center;
  padding-top:100px;
  }
  .d-zhaoming {
  margin-bottom:0px;
  display:block;
  margin-top:-60px;

}
}
#switchLang i{
	font-size: 18px;
  font-family: "微软雅黑";
  font-weight: bold;
}
/*# sourceMappingURL=dreamog.css.map */
