/* banneræ ·å¼ */
.banner{
  height: 650px;
  background-image: url(../img/dzdNew/banner-bj.png);
  padding-top: 85px
}
.banner-title{
  font-size: 40px;
  color: #fff;
  letter-spacing: 2px;
}
.banner-text{
  font-size: 24px;
  color: #7a7d89;
  padding-top: 18px;
}
.banner-inner__le{
  padding-top: 85px;
}
.banner-btns{
  margin-top: 52px;
}
.banner-btns__use{
  display: inline-block;
  width: 170px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 4px;
  color: #fefeff;
  font-size: 16px;
  border: 1px solid #fff;
}
.banner-btns__use--active{
  background-color: #1985ff;
  border: none;
}
.banner-btns__use--active:hover{
    display: inline-block;
    width: 170px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 4px;
    color: #fefeff;
    font-size: 16px;
    border: 1px solid #fff;
    background: none;
}
.banner-block{
  width: 630px;
  height: 420px;
}
.banner-block__img{
  width: 100%;
  height: 100%;
  display: block;
}
.develop{
  height: 685px;
}
.develop-title{
  font-size: 30px;
  color: #333;
  padding-top: 75px;
  text-align: center;
}
.develop-text{
  font-size: 18px;
  color: #666;
  text-align: center;
  padding-top: 17px;
}
.model{
  width: 770px;
  margin: 60px auto 0;
}
.model__item{
  width: 220px;
  height: 70px;
  text-align: center;
  line-height: 70px;
  float: left;
  border: 1px solid transparent;
  font-size: 16px;
  color: #666;
  cursor: pointer;
}
.model__item--active{
  border: 1px solid #1985ff;
  border-radius: 6px;
  box-shadow: 0 4px 9px 0 rgba(0,0,0,.2)
}
.model__item--active>a{
  color: #1985ff;
}
.model-icon{
  width: 20px;
  height: 20px;
  display: inline-block;
}
.model-icon--size{
  width: 32px;
  height: 32px;
}
/* .model-icon--size1{
  width: 28px;
  height: 26px;
}
.model-icon--size2{
  width: 32px;
  height: 26px;
}
.model-icon--size3{
  width: 32px;
  height: 32px;
}

.model-icon--size5{
  width: 19px;
  height: 17px;
}
.model-icon--size6{
  width: 18px;
  height: 18px;
} */
.model-icon--size4 {
  width: 24px;
  height: 24px;
}
.model-icon__img{
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.develop-con{
  padding-top: 85px;
}
.develop-le__title{
  font-size: 18px;
  color: #333;
  line-height: 25px;
}
.develop-le__text{
  width: 450px;
  font-size: 14px;
  color: #333;
  padding-top: 30px;
  text-indent: 2em;
  line-height: 24px;
}
.develop-ri{
  
}
.develop-bor{
  width: 120px;
  height: 44px;
  text-align: center;
  line-height: 40px;
  border: 1px solid #999;
  border-radius: 4px;
  display: inline-block;
}
.develop-dir{
  position: absolute;
  font-size: 32px;
  bottom: -40px;
  left: 50px;
  color: #333;
}
.canal{
  padding: 80px 0;
  height: 870px;
  background-color: #f0f0f0;
}
.canal-title{
  font-size: 30px;
  color: #333;
  text-align: center;
  line-height: 25px;
}
.canal-text{
  color: #666;
  font-size: 18px;
  text-align: center;
  padding-top: 20px;
  line-height: 25px;
}
.canal-con{
  width: 800px;
  height: 800px;
  margin: 0 auto;
  background: url(../img/dzdNew/rh-bj.png);
  background-position: center;
}
.con-out{
  width: 560px;
  height: 560px;
  margin: 60px auto;
  border: 1px solid #e0e0e0;
  border-radius: 50%;
  position: relative;
}
.con-mid{
  width: 310px;
  height: 310px;
  margin: 125px auto;
  border: 1px solid #e0e0e0;
  border-radius: 50%;
  position: relative;
  background: linear-gradient(to right, rgba(240, 240, 240, 0.5), rgba(255, 255, 255, 0.5));
  z-index: 11;
}
.con-in{
  width: 140px;
  height: 140px;
  background-color: rgba(25, 133, 255, .1);
  margin: 85px auto;
  border-radius: 50%;
  position: relative;
}
.con__item{
  background-color: #fff;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  font-size: 14px;
  color: #333;
  box-shadow: 0 0 8px #ccc;
}
.con__item--active{
  background-color: #1985ff;
  font-size: 16px;
}
.con__item--index{
  left: 10px;
  top: 10px;
  color: #fff;
}
.con__item--pos1{
  left: 15px;
  top: 10px
}
.con__item--pos2{
  left: 35px;
  top: 430px
}
.con__item--pos3{
  left: 495px;
  top: 160px
}
.con__item--pos4{
  left: -60px;
  top: 90px
}
.con__item--pos5{
  left: 160px;
  top: -40px
}
.con__item--pos6{
  left: 185px;
  top: 215px;
}
.backstage{
  height: 960px;
	background-color: #2b2c38;
	margin-top: 60px;
}
.backstage-title{
  font-size: 30px;
  color: #fff;
  text-align: center;
  padding-top: 65px;
  line-height: 25px;
	font-weight: 500;
}
.backstage-text{
  font-size: 18px;
  color: #999999;
  text-align: center;
  padding-top: 15px;
}
.backstage-tabs{
  background-color: #fff;
  margin-top: 60px;
}
.backstage-tabs__item{
  width: 210px;
  text-align: center;
  height: 50px;
  line-height: 50px;
  float: left;
  color: #333333;
  cursor: pointer;
  padding: 0 50px;
  overflow: hidden;
}
.backstage-tabs__item--active{
    color: #2569e6;
    height: 55px;
    line-height: 55px;
    box-shadow: 0 -5px 5px 0 rgba(0, 0, 0, 0.3);
    position: relative;
    top: -13px;
    background: #fff;
    border-radius: 6px;
    cursor: pointer;
    width: 360px;
    padding: 0 50px;
    overflow: hidden;
}
.backstage-con__title{
  color: #666;
  font-size: 14px;
  padding: 20px 0;
}
.backstage-con__text{
  height: 590px;
  width: 1140px;
  border-radius: 6px;
}
.backstage-con__img{
  width: 1140px;
  height: 590px;
	box-sizing: content-box;
  display: block;
  border-radius: 6px;
	border-bottom: 1px solid #f2f2f2;
	border-right:1px solid #f2f2f2;
}
.info{
  padding-top: 250px;
}
.info-title{
  font-size: 30px;
  color: #333;
  text-align: center;
  padding-top: 30px;
}
.info-text{
  font-size: 18px;
  color: #666;
  text-align: center;
  padding-top: 20px;
}
.info-intra{
  padding-top: 80px;
}
.info-intra__item{
  width: 380px;
  height: 470px;
  padding: 20px;
  border-radius: 6px;
  box-shadow: 0 0 10px #ccc;
  float: left;
}
.item-block{
  width: 320px;
  height: 270px;
  background: #fff;
}
.item-block__img{
  width: 100%;
  height: 100%;
  display: block;
}
.item-title{
  font-size: 18px;
  color: #333;
  text-align: center;
  padding-top: 20px;
}
.item-text{
  font-size: 14px;
  color: #666;
  text-align: center;
  padding-top: 20px;
  line-height: 25px;
  letter-spacing: 2px;
}
.show{
  padding-top: 130px;
  padding-bottom: 200px;
}
.show-title{
  color: #333;
  font-size: 30px;
  text-align: center;
}
.show-con{
  padding-top: 65px;
}
.show-left{
  width: 700px;
  height: 460px;
  background-image: url(../img/dzdNew/pc-ys.png);
  padding: 70px 20px 20px;
}
.show-left__inblock{
  width: 660px;
  height: 370px;
  position: relative;
}
.show-left__img,
.show-right__img{
  width: 100%;
  height: 100%;
  display: block;
}
.show-right{
  width: 232px;
  height: 460px;
  position: relative;
}
.search{
  width: 240px;
  height: 240px;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  top: 80px;
  left: -218px;
  border: 1px solid #e1e1e1;
  box-shadow: 0 0 10px #e1e1e1;
}
.search-text{
  font-size: 14px;
  color: #333;
  text-align: center;
}
.code{
  width: 130px;
  height: 130px;
  margin: 55px auto;
}
.code-img{
  width: 100%;
  height: 100%;
  display: block;
}
.model-icon--size9{
  width: 28px;
  height: 28px;
}
/* è°ƒæ•´å›¾ç‰‡å½±è— */
.visible{
  display: inline-block;
}
.hidden{
  display: none;
}
.model__item--active .visible{
  display: none;
}
.model__item--active .hidden{
  display:inline-block;
}
.backstage-tabs__item--active .visible{
  display: none;
}
.backstage-tabs__item--active .hidden {
  display: inline-block;
}
.ban-in{
  width: 160px;
  height: 160px;
  position: absolute;
  right: -120px;
  top: -50px;
  display: none;
}
.moblie{
  cursor: pointer;
}
.moblie:hover .ban-in{
  display: block;
}
.dark{
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
    position: absolute;
    left: 0;
    top: 0;
    display: none
}
.dark-in{
  width: 180px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 16px;
  color: #fff;
  border: 1px solid #fff;
  margin: 160px auto;
  display: block;
}
.show-left:hover .dark{
  display: block;
}
/*åŠ¨ç”»ä¹‹å‰*/
/* #rotate .con-in>.con__item {
  transition: all .3s;
  opacity: 0;
  transform: rotate(360deg)
}

#rotate .con-mid>.con__item {
  transition: all .5s .3s;
  opacity: 0;
  transform: rotate(360deg)
}

#rotate .con-out>.con__item {
  transition: all .8s .6s;
  opacity: 0;
  transform: rotate(720deg)
} */

/*åŠ¨ç”»ä¹‹åŽ*/
/* #rotate .trans>.con__item {
  transform: rotate(0);
  opacity: 1;
}

#rotate .midtrans>.con__item {
  opacity: 1;
  transform: rotate(0)
}

#rotate .outtrans>.con__item {
  opacity: 1;
  transform: rotate(0)
} */

/* 2019-5 æ–°æ ·å¼ */
.patterns{
	width: 1200px;
	margin: 0 auto;
	padding-top: 100px;
}
.patterns h3{
	font-size: 30px;
	color: #333333;
	text-align: center;
	font-weight: bold;
}
.patterns .patterns-text{
	text-align: center;
	margin-top: 10px;
	font-size: 18px;
	color: #999999;
	font-weight: 200;
}
.patterns-title{
	width: 668px;
	height: 59px;
	margin: 0 auto;
	margin-top: 50px;
}
.patterns-title ul{
	width: 668px;
	height: 59px;
	position: relative;
}
.patterns-title ul li{
	cursor:pointer;
	position: absolute;
	bottom: 0;
	width: 222px;
	height: 42px;
	background-color: #e4e4e4;
	line-height: 42px;
	text-align: center;
	font-size: 16px;
	color: #333333;
}
.proprietary{
	left: 0;
}
.investment{
	left: 223px;
}
.mingle{
	right: 0;
}
.patterns-bule{
	background-color: #2569e6 !important;
	color: #f5f8fd !important;
	font-size: 20px !important;
	height: 59px !important;
	line-height: 59px !important;
}
.patterns-structure{
	width: 1200px;
	margin: 0 auto;
	height: 385px;
	padding-top: 45px;
	box-sizing: border-box;
	position: relative;
}
.patterns-box{
	position: absolute;
	top: 45px;
	display: none;
}
.patterns-box div{
	float: left;
}
.proprietary-box{
	display: block;
}
.proprietary-text{
	margin-left: 260px;
	width: 400px;
	padding-top: 35px;
}
.proprietary-text p{
	margin-bottom: 30px;
	font-size: 18px;
	color: #333333;
}
.proprietary-text2{
	font-size: 16px !important;
}
.proprietary-img{
	margin-left: 70px;
	padding-top: 45px;
}
.investment-text{
	margin-left: 180px;
	width: 360px;
	padding-top: 80px;
}
.investment-text p{
	margin-bottom: 30px;
	font-size: 18px;
	color: #333333;
}
.investment-text2{
	font-size: 16px !important;
}
.investment-img{
	margin-left: 55px;
}
.mingle-text{
	margin-left: 160px;
	width: 240px;
	padding-top: 80px;
}
.mingle-text p{
	margin-bottom: 30px;
	font-size: 18px;
	color: #333333;
}
.mingle-text2{
	font-size: 16px !important;
}
.mingle-img{
	margin-left: 65px;
}
.multi-channel{
	width: 1200px;
	margin: 0 auto;
	padding-top: 90px;
}
.multi-channel h3{
	font-size: 30px;
	text-align: center;
	color: #333333;
	font-weight: bold;
}
.multi-channel .multi-channel-text{
	font-size: 18px;
	color: #999999;
	margin-top: 10px;
	text-align: center;
	font-weight: 200;
}
.multi-channel-box{
	padding-top: 60px;
}
.multi-channel-box img{
	margin: 0 auto;
	display: block;
}
.footer div{
	box-sizing: border-box;
}

