@charset "utf-8";

html,
body {
  overflow-x: hidden;
}

body,
.dd-page * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  outline: none;
}

body {
  margin: 0;
  padding: 0;
}

.dd-page a {
  text-decoration: none;
}

.dd-top-bar {
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: .74rem;
  background-color: #fff;
  margin: 0 auto;
  z-index: 10;
  position: relative;
}

.dd-top-bar .dd-logo {
  height: 100%;
  width: 1.86rem;
  margin-left: .15rem;
  background: url(../images/dd_logo.png) no-repeat right center;
  background-size: contain;
}

.dd-back-home {
  font-size: 0;
  padding-right: .3rem;
  background: url(../images/btn_back.png) no-repeat;
  width: 1.89rem;
  height: .36rem;
  text-align: center;
  background-size: contain;
}

.dd-back-home a {
  line-height: .36rem;
  color: #fff;
  font-size: .18rem;
  text-decoration: none;
}

.dd-back-home img {
  height: .33rem;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.clearfix {
  zoom: 1;
}

.dd-page img {
  border: 0;
}

.dd-page li {
  list-style: none;
}

.dd-page img {
  border: 0;
  font-size: 0;
}

.dd-page a {
  text-decoration: none;
  color: #fff;
}

.dd-page {
  font-family: Arial, 'Microsoft YaHei', sans-serif;
  width: 100%;
  margin: 0px auto;
  line-height: 1.4;
  position: relative;
  color: #666;
  font-size: .2rem;
}

.dd-header {
  height: 3.37rem;
  background: url(../images/banner.png) no-repeat;
  background-size: 6.4rem auto;
  background-position: center top;
}
.dd-body{
  background: url(../images/back.jpg) no-repeat;
  background-position: center top;
  background-size: 6.4rem 100%;
  padding: .25rem 0 .5rem;
  padding-bottom: 1.2rem;
}
.dd-container{
  width: 90.625%;
  max-width: 5.8rem;
  margin: 0 auto;
}

.dd-pin-wrap{
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.dd-positon.dd-active{
  background-color: #efece9;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  padding: .25rem 0;
  z-index: 999;
}
.dd-pin-wrap .dd-pin{
    width: .73rem;
    height: .74rem;
    background: url(../images/pin-baak.png) no-repeat;
    background-size: contain;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #974e36;
    font-weight: bold;
    text-shadow: 2px 2px 1px #dbb390,-2px -2px 1px #dbb390;
    line-height: 1;
    padding-bottom: .08rem;
} 

.dd-public-part{
    margin-top: .25rem;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 6.4rem auto;
    padding: .4em 0;
    min-height: 4.5rem;
}
.dd-public-part-inner{
  display: flex;  
  align-items: flex-start;
  position: relative;
}
.dd-public-window{
  width: 33%;  
  position: relative;
  flex: 0 0 auto;
}
.dd-public-window img{
  width: 100%;
  height: auto;
  display: block;
}
.dd-line-01{
  position: absolute;
  left: .55rem;
  top: 3rem;
  width: 3.1rem;
  bottom: -1rem;
  background-size: 100% 100%;
  background-position: center center;
  background-image: url(../images/line-01.png);
}
.dd-line-02{
  position: absolute;
  right: .55rem;
  top: 3rem;
  width: 3.38rem;
  bottom: -1rem;
  background-size: 100% 100%;
  background-position: center center;
  background-image: url(../images/line-02.png);
}
.dd-line-03{
  position: absolute;
  left: .55rem;
  top: 3rem;
  width: 3.2rem;
  bottom: -1rem;
  background-size: 100% 100%;
  background-position: center center;
  background-image: url(../images/line-03.png);
}
.dd-line-04{
  position: absolute;
  right: .55rem;
  top: 3rem;
  width: 3.45rem;
  bottom: -1rem;
  background-size: 100% 100%;
  background-position: center center;
  background-image: url(../images/line-04.png);
}

.dd-line-05{
  position: absolute;
  left: .55rem;
  top: 3rem;
  width: 3.35rem;
  bottom: -1rem;
  background-size: 100% 100%;
  background-position: center center;
  background-image: url(../images/line-05.png);
}
.dd-line-06{
  position: absolute;
  right: .85rem;
  top: 3rem;
  width: 3.32rem;
  bottom: -1rem;
  background-size: 100% 100%;
  background-position: center center;
  background-image: url(../images/line-06.png);
}
.dd-anchor{
  transform: translateY(-1rem);
  opacity: 0;
  width: 0;
  height: 0;
}
.dd-public-content{
  position: relative;
  z-index: 1;  
  padding-top: 1em;
  width: 67%;
  flex: 1 1 auto;
}
.dd-public-content__title{
  padding-left: .2em;
  display: inline-flex;
  line-height: 1;
  padding-right: .4rem;
  position: relative;
  margin-left: .3rem;
}
.dd-public-content__title::before{
  content: '\20';
  width: .36rem;
  height: .22rem;
  background: url(../images/icon-fri.png) no-repeat;
  background-size: contain;
  position: absolute;
  right: 0;
  top: 0rem;
}
.dd-public-content__title::after{
  content: '\20';
  background-color: #f0ba91;
  height: .08rem;
  border-radius: .1rem;
  left: 0;
  bottom: -.02rem;
  right: 0;  
  position: absolute;
}
.dd-public-content__title strong{
  font-size: .36rem;
  color: #0d587f;
  position: relative;
  z-index: 2;
}

.dd-public-content__items{
  margin-top: .25rem;
}
.dd-public-content__items .dd-item{
  margin-top: .05rem;
}
.dd-public-content__items .dd-item_title{
    position: relative;
    display: flex;
    align-items: center;
}
.dd-public-content__items .dd-item_title .dd-number{
  width: .22rem;
  height: .22rem;
  background-color: #f3c7a3;
  border-radius: 50%;
  color: #0d587f;
  font-size: .16rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-style: normal;
}
.dd-public-content__items .dd-item_title .dd-text{
  font-weight: bold;
  font-size: .2rem;
  color: #186e93;  
  margin-left: .1rem;
}
.dd-public-content__items .dd-item_intro{
  color: #234a72;
  font-size: .18rem;
  padding-left: .3rem;
  line-height: 1.6;
}
.dd-part01-tips {
  padding: .25rem;
  margin-top: .4rem;
  font-size: .2rem;
  line-height: 1.8;
  text-align: center;
}
