﻿@charset "UTF-8";

/*+++++++++++    ++++++++++*/




input, textarea {

  outline: none;
font-family: '微软雅黑';
  /*-webkit-appearance: none;*/
   }



input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {

  color: #666; }



input:-moz-placeholder, textarea:-moz-placeholder {

  color: #666; }



input::-moz-placeholder, textarea::-moz-placeholder {

  color: #666; }



input:-ms-input-placeholder, textarea:-ms-input-placeholder {

  color: #666; }
body{
  font-size: 0.28rem;
  font-family: '微软雅黑';
  width: 100%;
  overflow-x: hidden;
}
*{
  box-sizing: border-box;
  margin: 0;
  padding: 0;
   outline: none;
}
ul,li{
  margin: 0;
  padding: 0;
  list-style-type:none; 
}
a{
  text-decoration: none;
}
.yd-box{
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: url(../images/bg.jpg) no-repeat center;
  background-size:auto  100%
}
.yd-con{
  width: 100%;
  /* position: absolute; */
  /* left:0.3rem; */
  /* top: 50%; */
  /* margin-top: -4rem; */
  overflow: hidden;
  height: 100%;
}
.leftbox{
    width: 100%;
    height: 30%;
    float: left;
    position: absolute;
    bottom: 0;
    background: url(../images/leftbg.png) no-repeat center;
    background-size: cover;
    overflow: hidden;
}
.leftbox .yd-logo{
  width: 40%;
  display: block;
  margin: 0 auto;
  margin-top: 0.3rem;
 }
.leftbox .yd-logo .logo{
  width:100%;
  display: block;
}
.leftbox-part{
  overflow: hidden;
}
.part1{
  padding: 0.2rem;
  overflow: hidden;
}
.part1 .item{
  display: block;
  font-size: 0.25rem;
  width: 32%;
  float: left;
  border: 1px solid rgba(255,255,255,0.4);
  border-radius: 0.7rem;
  margin-right: 1%;
}
.part1 .item a{
  display: block;
  width: 100%;
  color: #fff;
  font-weight: bold;
  line-height: 0.7rem;
}
.part1 .item:first-child{
  /* margin-bottom: 0.13rem; */
}

.part1 .item img{
  width: 0.39rem;
  margin: 0.15rem 0 0 0.15rem;
  float: left;
}
.part1 .item span{
  margin: 0px 0 0 0.2rem;
}
.part2{
  padding: 0  0.2rem;
  color: #fff;
  /* height: 1rem; */
  overflow: hidden;
}
.part2 .item{
  display: inline-block;
  text-align: center;
  margin-right: 1%;
  border: 1px solid rgba(255,255,255,0.4);
  border-radius: 0.8rem;
  width: 100%;
  line-height: 0.5rem;
}
.part2 .item:nth-child(2){
  /* width: 37%; */
  margin-top: 0.1rem;
}
.part2 .item a{
  display: block;
  width: 100%;
  padding-bottom: 0.1rem;
  color: #fff;
  border-radius: 5px;
  font-size: 0.24rem;
}
.part2 .item img{
  width: 0.49rem;
  margin: 0.06rem 0 0.01rem 0
}
.part2 .item span{
  display: block;
}
.part2 .item a:hover{
  background: #02a3a6;
}
.part3 .item{
  margin: 0.1rem 0.2rem 0 0.2rem;
  display: block;
  color: #fff;
  border-radius: 5px;
  background: rgba(255,255,255,0.2);
 padding: 0.1rem 0;
  text-align: center;
    font-size:.24rem
}
.part3 .item  a{
  color: #fff
}
.part3 .item img{
  margin: 0.06rem 0.07rem -.05rem 0.2rem;
 
}
.rightbox{
  width: 100%;
  /* float: right; */
  position: relative;
  height: 70%;
  background: url(../images/bg_phone.png) no-repeat;
  transition: background-image 1s linear;
  background-size: cover;
}
.rightbox-con{
  width: 90%;
  position: absolute;
  bottom: 5%;
  left: 50%;
  transform: translateX(-50%);
}
.rightbox-con .item a{
  color: #fff
}
.rightbox-con .item{
    width: 49%;
    background: rgba(0,0,0,0.3);
    height: 33.3333%;
    float: left;
    text-align: center;
    color: #fff;
    position: relative;
    margin-left: 3px;
    margin-top: 1px;
    height: 22.8333%;
    padding: 0.3rem;
    border-radius: 10px;
}
.rightbox-con .middle {
    height: 100%;
}
.rightbox-con .middle-cont {
    display: inline-block;
    vertical-align: middle;
    font-size: 0.14rem;
    letter-spacing: 0;
}
.rightbox-con .item:nth-child(1) .middle-cont .img{
   background: #2A7F7A;
}
.rightbox-con .item:nth-child(2) .middle-cont .img{
   background: #275D8C;
}
.rightbox-con .item:nth-child(3) .middle-cont .img{
   background: #C9A268;
}
.rightbox-con .middle-cont .img {
    width: 1.2rem;
    height: 1.2rem;
    overflow: hidden;
    margin: 0 auto;
    border-radius: 120px;
}
.rightbox-con .middle-cont .img  img{
  margin-top: 0.3rem;
  width: 0.8rem
}
.rightbox-con .text {
    margin-top: 0.05rem;
}
.rightbox-con .middle:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}
.rightbox-con .tit {
    font-size:0.3rem;
}
.rightbox-con .tit1 {
    margin-top: 0.05rem;
}
.rightbox-con .hoverbox {
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.rightbox-con .hoverbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    border-radius: 8px;
    opacity: 0;
    visibility: hidden;
}
.rightbox-con .item:nth-child(1)  .hoverbox{
  background: url(../images/yd-bg1_20.jpg) no-repeat 0 bottom;
}
.rightbox-con .item:nth-child(2)  .hoverbox{
  background: url(../images/yd-bg2_20.jpg) no-repeat 0 bottom;
}
.rightbox-con .item:nth-child(3)  .hoverbox{
  background: url(../images/yd-bg3_20.jpg) no-repeat 0 bottom;
}

.rightbox .conbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
}
.rightbox .hovercont {
    margin-top:50px;

}
.rightbox .yuanbox {
    position: relative;
    width: 180px;
    height: 180px;
    margin:14px auto 0 auto;
    overflow: hidden;
  }
.rightbox .yuanbox:before {
    -webkit-animation: yuanbox 5s linear 0s infinite;
    animation: yuanbox 5s linear 0s infinite;
}
.rightbox .yuanbox:before {
    content: "";
    display: block;
    width: 180px;
    height: 180px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -90px;
    margin-left: -90px;
    background: url(../images/ydy-8.png) no-repeat 0 0;
}
.rightbox .yuanbox:after {
    -webkit-animation: yuanbox1 5s linear 0s infinite;
    animation: yuanbox1 5s linear 0s infinite;
}

.rightbox .yuanbox:after {
    content: "";
    display: block;
    width: 150px;
    height: 150px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -75px;
    margin-left: -75px;
    background: url(../images/ydy-9.png) no-repeat 0 0;
}
.rightbox .yuanbox .img {
    margin-top: 58px;
}
@-webkit-keyframes yuanbox {
 0% {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg)
}
 100% {
 -webkit-transform: rotate(360deg);
 transform: rotate(360deg)
}
}
@keyframes yuanbox {
 0% {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg)
}
 100% {
 -webkit-transform: rotate(360deg);
 transform: rotate(360deg)
}
}
@-webkit-keyframes yuanbox1 {
 0% {
 -webkit-transform: rotate(360deg);
 transform: rotate(360deg)
}
 100% {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg)
}
}
@keyframes yuanbox1 {
 0% {
 -webkit-transform: rotate(360deg);
 transform: rotate(360deg)
}
 100% {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg)
}
}





