﻿@charset "utf-8";
@font-face{
  font-family: pingfang;
  src: url(../fonts/pingfang.ttf),
     url(../fonts/pingfang.eot);
}
@font-face{
  font-family: "造字工房郎倩常规体";
  src: url(../fonts/造字工房郎倩常规体.otf);
}
@font-face{
   font-family: jz;
  src: url(../fonts/fzjzjw.ttf),
  url(../fonts/fzjzjw.otf),
  url(../fonts/fzjzjw.eot);
  
}
body{
  font-family: 'Microsoft YaHei';
  position: relative;
  width: 100%;
}
*{

}
a:focus{
  outline: none;
}
body.bg-gray{
  background-color: #f0f0f0;
}
.header_container {
    width: 1200px;
    padding-top: 12px;
    margin: 0 auto;
    height: 70px;
}
.container {
    width: 1200px;
    position: relative;
    padding-left:0;
    padding-right:0
}
.containera{padding-top: 0px;width: 1400px;}
.containera ul{margin:0;padding:0;margin-bottom:1px;}
.clearfix:after{content:".";display:block;height:0px;clear:both;visibility:hidden;}

#doyoo_monitor{width: 470px; height: 230px; position: fixed; left: 5px; bottom: 5px; display: block; top: 623px;background: url('../img/doyoo_monitor.jpg');z-index: 999}
.doyoo_top em{font-size: 14px;color: #000000;position: relative;top: 12px;left: 120px;font-weight: 600}
.doyoo_top img{position: relative;top: 4px;left: 298px;cursor: pointer}
.doyoo_btn{margin-top: 154px;margin-left: 80px}
.doyoo_btn img{margin-left: 50px;cursor: pointer}


/*#floating_window .floating {
    margin-bottom: 10px
}
#floating_window .floating .tt {
    border: 1px solid #CCCCCC
}*/
#top {
    width: 100%;
    background-color: #ffde04;
    height: 40px
}
.intop{width: 1200px;margin: 0 auto;color: #000;font-size: 14px;line-height: 40px}
.intop em{font-size: 13px}
.intop .left{float: left;width:40%}
.intop .right{float: right}
.intop .right a{display: block;float: left;width: 100px;height: 40px;color:#000000;text-align: center}
.intop .right a:hover{background-color:#f4d400;}
#hengmenubg1{position:relative;top:6px;left:12px}

/*----------header----------*/
header {
    position: relative;
    z-index: 1000;
    box-shadow: 0px 1px 8px rgba(0,0,0,0.2);
    background:#FFF
}
header .logo{
  width:114px;
  float: left;
  position: relative;
  top: 2px;
}
body.blue-style header .logo{
  background-color: #1a54e7;
}
header .logo >i{
  display: inline-block;
  top: 0;
  left: -500px;
  height: 100%;
  width: 500px;
  position: absolute;
  background-color: #1a54e7;
  display: none;
}
body.blue-style header .logo >i{
  display: block;
}
/*header .logo img{
  width: 114px;
  height: 44px;
}*/
.message-box {
    width: 100%;
    height: 100vh;
    background-color: rgba(0,0,0,0.6);
    z-index: 100;
    position: fixed;
}
header .menu {
    float: left;
    margin-left: 60px;
}
header .menu span{
    float:left;
}
header .menu_li2 .menu_ico {
    -webkit-transition: 300ms;
    transition: 300ms;
    float: left;
    overflow: hidden;
    background-position: 4px 0px;
    width: 16px;
    height: 10px;
    margin-top: 22px;
    margin-left: 10px;
    background: url(../img/newIndex/index/icon_arrow2.png) no-repeat;
}
header .menu_li2:hover .menu_ico {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    margin-top: 24px;
    background: url(../img/newIndex/index/icon_arrow1.png) no-repeat;
}
header .menu .dropdown-menu_li2hover{visibility:visible;opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}
header .menu .dropdown-menu_li2 .dropdown-menu_box{position: absolute;top: 58px;width: 450px;background-color: #fff;z-index: 999;height: 440px;margin-left: -42px;box-shadow: inset 0px 4px 4px rgba(0,0,0,0.2);text-align:left}
header .menu .dropdown-menu_li2 .dropdown-menu_box .dropdown-menu_title{font-size: 14px;font-weight:600;padding-left:10px;height:30px;width:150px;border-bottom: 2px solid #e9e9e9;}
header .menu .dropdown-menu_li2 .dropdown-menu_box .hidden_content2 .dropdown-menu_title{padding-top: 20px;height: 50px}
header .menu .dropdown-menu_li2 .dropdown-menu_box .hidden_content2 .dropdown-menu_title .dropdown-menu_title_a {color:#000;font-weight:600}
header .menu .dropdown-menu_li2 .dropdown-menu_box .hidden_content1 {
    margin-left: 36px;
    margin-top: 20px
}
header .menu .dropdown-menu_li2 .dropdown-menu_box .hidden_content2 {position: absolute;top: 0;left: 200px;margin-left: 40px;}
/*header .menu .dropdown-menu_li2 .dropdown-menu_box .hidden_content p{color: #000;font-size: 20px;margin:24px 0 24px;border-bottom: 2px solid #fff;width: 100px;margin-left: 14px }
header .menu .dropdown-menu_li2 .dropdown-menu_box .hidden_content2 p{width: 80px;}*/

header .menu .dropdown-menu_li2 .dropdown-menu_box .hidden_content1 span{color: #000;font-size: 16px;padding-left: 6px}
header .menu .dropdown-menu_li2 .dropdown-menu_box .hidden_content1 a{display: block;width: 150px;height: 30px;margin-top: 6px;padding-left: 10px;line-height: 30px;color: #606060;font-size: 14px;}
header .menu .dropdown-menu_li2 .dropdown-menu_box .hidden_content1 a:hover{background-color: #eee;box-shadow:1px 1px 2px rgba(0,0,0,0.2)}
header .menu .dropdown-menu_li2 .dropdown-menu_box .hidden_content2 .menu_xifen{height: 34px}
header .menu .dropdown-menu_li2 .dropdown-menu_box .hidden_content2 .menu_xifen1{width: 600px;position: relative;top: 6px;}

header .menu .dropdown-menu_li2 .dropdown-menu_box .hidden_content2 .menu_xifen2{width: 500px;position: relative;top: 16px;}
header .menu .dropdown-menu_li2 .dropdown-menu_box .hidden_content2 .menu_xifen3{width: 500px;position: relative;top: 30px}
header .menu .dropdown-menu_li2 .dropdown-menu_box .hidden_content2 .menu_xifen4{width: 100px;position: relative;top: 48px}

header .menu .dropdown-menu_li2 .dropdown-menu_box .hidden_content2 .menu_xifen2{width: 500px;position: relative;top: 38px;}
header .menu .dropdown-menu_li2 .dropdown-menu_box .hidden_content2 .menu_xifen3{width: 500px;position: relative;top: 72px}
header .menu .dropdown-menu_li2 .dropdown-menu_box .hidden_content2 .menu_xifen4{width: 430px;position: relative;top: 90px}
header .menu .dropdown-menu_li2 .dropdown-menu_box .hidden_content2 .menu_xifen5{width: 600px;position: relative;top: 24px}
header .menu .dropdown-menu_li2 .dropdown-menu_box .hidden_content2 .menu_xifen6{width: 100px;position: relative;top: 56px}
header .menu .dropdown-menu_li2 .dropdown-menu_box .hidden_content2 .menu_xifen a{float: left;display: block;margin-left: 8px;color: #ffffff;font-size: 16px;height:24px;padding: 0 6px;}
header .menu .dropdown-menu_li2 .dropdown-menu_box .hidden_content2 .menu_xifen a:hover{background-color: #000000;}
header .menu .dropdown-menu_li2 .dropdown-menu_box .hidden_content2 .menu_xifen .xian{position: relative;top:0px;left: 4px;color: #ffffff;font-size: 16px;}
header .menu ul li{
  float: left;
  margin-right: 50px;
  position: relative;
  height: 58px;
}
header .menu ul li:hover {
   border-bottom: 3px solid #ffde04;
}
/*header .menu ul li:hover > a{
    color:#ffde04
}*/
header .menu li.nomr {
    width: 110px;
    height: 40px;
    position: relative;
    margin-right: 0;
    background: #ffde04;
    top: 4px;
    cursor: pointer;
}
header .menu li.nomr i.menu_ico{
    display: block;
    width: 10px;
    height: 10px;
    background: url(../img/newIndex/index/icon_arrow2.png) no-repeat;
    position: absolute;
    right: 10px;
    top: 17px;
}
header .menu li.nomr .nomr_p{
    font-size:16px;
    line-height: 40px;
    padding-left: 15px;
    text-align: left;
}
header .menu li.nomr .dropdown-nomr{
    background:#9a8600;
    position: absolute;
    top: 40px;
    width: 110px;
    height: 90px;
}
header .menu li.nomr .dropdown-nomr .dropdown-nomr-p{
    height:30px;
    line-height: 30px;
    color: #fff;
    text-align: left;
    padding-left: 15px;
    border-bottom:1px solid #bda500;
    font-size: 12px;
}
header .menu li.nomr .dropdown-nomr .dropdown-button{
    border-bottom: none;
}
header .menu li.nomr .dropdown-nomr .dropdown-nomr-p:hover {
    background: #000;
    color: #fff
}
header .menu ul li > a {
    display: inline-block;
    height: 60px;
    line-height: 48px;
    color: #333;
    font-size: 16px;
    font-family: "微软雅黑";
    padding: 0px 7px;
}
header .menu ul li .chanpi_sapn {
    padding-left: 12px;
}
body.screen-ipad header .menu ul li.active > a,
body.screen-ipad header .menu ul li.on > a,
body.screen-normal header .menu ul li.on > a,
body.screen-normal header .menu ul li:hover > a {
    font-size: 16px;
    color: #ffde04;
    font-weight: bold
}
header .mbtn{
  display: inline-block;
  width: 60px;
  height: 50px;
  background: url(../img/menu.png) no-repeat center;
  background-size: 30px auto;
  padding: 15px 15px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 101;
  display: none;
}
header .mbtn.on{
  position: fixed;
  background-color: rgba(0, 0, 0, .5);
}
header .user{
  float: right;
  margin-top: 15px;
}
header .user p{
  color: #b1b1b1;
  font-size: 12px;
}
header .user p a:hover{
  font-size: 13px;
  color: #39464F;
}
header .user p a{
  color: #b1b1b1;
}
header .user p .button{
  display: inline-block;
  height: 20px;
  border-radius: 10px;
  line-height: 20px;
  text-align: center;
  padding: 0 25px;
  background-color: #ff2d2d;
  color: #fff;
}
body.blue-style header .user p .button{
  background-color: transparent;
  border: 1px solid #1a54e7;
  color: #1a54e7;
}
header .mask{
  position: fixed;
  z-index: 99;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  background-color: rgba(0, 0, 0, .5);
  display: none;
}
.navi{
  position: fixed;
  z-index: 9999;
  width: 50%;
  top: 0;
  right: -50%;
  height: 100%;
  background-color: #262626;
}
.navi >.hd{

}
.navi >.hd >p{

}
.navi >.hd >p a{
  display: block;
  color: #aaa;
  font-size: 14px;
  padding: 0 24px;
  line-height: 38px;
}
.navi >.hd >p a:active{
  background-color: rgba(255, 255, 255, .2);
}
.navi >.ct{
  border-top: #444 1px dotted;
  padding: 10px 18px 0;
  margin-top: 20px;
}
.navi >.ct h3{
  color: #aaa;
  font-size: 14px;
  line-height: 26px;
}
.navi >.ct p{

}
.navi >.ct p span{
  display: block;
  height: 30px;
  line-height: 30px;
  border: #555 1px solid;
  border-radius: 3px;
  margin-top: 10px;
  text-align: center;
  color: #aaa;
  overflow: hidden;
}
.navi .subm{
  padding-left: 20px;
  background-color: rgba(0, 0, 0, .2);
  display: none;
}
.navi .subm p{

}
.navi .subm p a{
  display: block;
  color: #aaa;
  font-size: 14px;
  line-height: 35px;
}

/*----------main----------*/
main{

}

/*----------footer----------*/
/*footer{
  background-color: #25292c;
  padding: 50px 0;
    display: none;
}
footer .logo{
  float: left;
}
footer .logo img{
  width: 160px;
  height: 60px;
}
footer .info{
  float: left;
  margin-top: 15px;
  margin-left: 15px;
}
footer .info p{
  color: #ffffff;
  font-size: 14px;
  line-height: 25px;
}
footer .info p a{
  color: #fff;
}
footer .info p i{
  display: inline-block;
  margin: 0 30px;
  font-style: normal;
}
footer .qr{
  position: absolute;
  top: -10px;
  right: 45px;
}
footer .qr img{
  width: 81px;
  height: 77px;
}*/

/*----------pc footer----------*/

#footeri{background-color: #222222;min-width: 1200px;}
#footeri .infooteri{width: 1200px;margin: 0 auto;position: relative}
#footeri .infooteri ul{float: left;margin: 72px 40px;}
#footeri .infooteri .footer_ul4{margin-left:40px}
#footeri .infooteri ul li{margin-top: 12px;height: 30px}
#footeri .infooteri ul li:nth-child(1){margin-bottom: 42px}
#footeri .infooteri ul li p{color: #c6c6c6;font-size: 21px;}
#footeri .infooteri ul li span{color: #c6c6c6;}
#footeri .infooteri ul li a {color: #c6c6c6;font-size: 14px;}
#footeri .infooteri ul li a:hover{color: #d3b80a;}
/*#footeri .infooteri ul li span{color: #b9b9b9;font-size: 18px;margin-left:20px;}*/
#footeri .infooteri ul li .ui_span{color: #c6c6c6;font-size: 14px; vertical-align:top}
#footeri .infooteri ul li span.qiye_qq{top: 4px;margin-left: 10px}
#footeri .infooteri .lianjie{color:#b9b9b9;text-align: center;font-size: 16px;margin-top: 10px}
#footeri .infooteri .lianjie a{color: #b9b9b9;margin-left: 10px;cursor: pointer;}
#footeri .infooteri .lianjie_hidden{width: 64px;height: 40px;background: #ffffff;position: absolute;bottom: -38px;right:512px;border-radius: 2px}
#footeri .infooteri .lianjie_hidden a{color: #000;margin-left: 10px;cursor: pointer;font-size: 13px;}
#footer_bottom{background-color: #000;min-width: 1100px;height: 40px}
#footer_bottom p{color: #c6c6c6;font-size: 14px;text-align: center;padding-top: 8px}
#footeri .infooteri ul li img{vertical-align:top}
/*#footeri .infooteri .footer_ul4{margin-left: 120px}*/
/*#footeri .infooteri .footer_ul4 li:nth-child(2){margin-top: -40px;text-align: right}
#footeri .infooteri .footer_ul4 li:nth-child(3){margin-top: -20px}*/
#footeri .infooteri .footer_ul4 strong {
    display: inline-block;
    line-height: 20px;
    width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #c6c6c6;
    font-weight: 500;
    padding-right: 10px;
    height: 20px;
}

/* 功能介绍4块 */
.main .intro-pow dl dt {
    /*background: url(/images/newVersion/intro_pow_tit.png) 0 0/1100px auto no-repeat;*/
    width: 1100px;
    /*height: 195px;*/
    text-indent: -9999px;
    /*margin-bottom: 45px;*/
}
.main .intro-pow dl dd {
    width: 1200px;
    margin: 0 auto 0px;
}
.fun-word, .fun-pic {
    float: left;
}
.main .fun-word .fun-left {
    text-align: right;
}
.main .fun-word .fun-left:hover>p {
    color: #c3aa02;
}
.main .fun-word .fun-left:hover>h3 {
    color: #c3aa02;
}
.main .fun-word .fun-right {
    text-align: left;
}
.main .fun-word .fun-right:hover>p {
    color: #c3aa02;
}
.main .fun-word .fun-right:hover>h3 {
    color: #c3aa02;
}
.main .fun-word > div:nth-of-type(1) {
    margin-top: 58px;
}
.main .fun-word > div:nth-of-type(2) {
    margin-top: 56px;
}


/* 功能模块 动画部分 */
.fun-word > div {
    margin: 60px 0 200px;
}
.fun-word h3 {
    font-size: 20px;
    color: #000;
    font-weight: normal;
    margin-bottom: 10px;
}
/*.fun-word h3:hover {*/
    /*color: #ffde04;*/
/*}*/
.fun-word p {
    font-size: 14px;
    color: rgba(101, 109, 120, .8);
    letter-spacing: 0.5px;
}
.fun-left, .fun-right {
    cursor: pointer;
}
.fun-pic {
    width: 480px;
    height: 480px;
    position: relative;
    margin: 20px 40px;
}
.fun-outer, .fun-inner {
    position: absolute;
}
/*.fun-outer {*/
    /*background: url(/images/newVersion/circle-outer.png) 0 0/480px auto no-repeat;*/
    /*width: 480px;*/
    /*height: 480px;*/
/*}*/
.fun-inner {
    background: url("../img/circle-inner.png")0 0/395px auto no-repeat;
    width: 395px;
    height: 395px;
    margin: 42.5px;
}
.fun-inner.animation {
    animation: circle-fun 30s linear infinite;
}
@keyframes circle-fun {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.fun-con {
    position: relative;
    width: 395px;
    height: 395px;
    margin: 42.5px;
    background-size: 395px auto;
    background-repeat: no-repeat;
    transition: background .5s ease-in-out;
}
.divIndex0 .fun-con {
    background-image: url(../img/fun-con-im.png);
}
.divIndex3 .fun-con {
background-image: url(../img/fun-con-ddtb.png);
}
.divIndex1 .fun-con {
    background-image: url(../img/fun-con-kf.png);
}
/*.divIndex1 .fun-con {*/
    /*background-image: url(../img/fun-con-im.png);*/
/*}*/
.divIndex2 .fun-con {
background-image: url(../img/fun-con-ts.png);
}
/*.divIndex4 .fun-con {*/
    /*background-image: url(../img/fun-con-ysp.png);*/
/*}*/
.fun-inner.paused {
    animation-play-state: paused;
}
.fun-con .line1, .fun-con .line2 {
    width: 0;
    height: 2px;
    background: #e4e4e4;
    position: absolute;
    transform-origin: top left;
    -ms-transform-origin: top left;
    -webkit-transform-origin: top left;
}
.fun-con .point {
    position: absolute;
    display: inline-block;
    width: 22px;
    height: 22px;
}
.fun-con .point > span {
    width: 22px;
    height: 22px;
    background: url(../img/blue-point.gif) 0 0/22px auto no-repeat;
    display: inline-block;
    position: absolute;
    top: -6px;
    left: -4px;
}
.divIndex0 .fun-con .point {
    top: 2.02%;
    left: -16%;
}
/*.divIndex1 .fun-con .point {*/
    /*top: 177px;*/
    /*left: -16%;*/
/*}*/
.divIndex1 .fun-con .point {
top: 306px;
left: -17%;
}
.divIndex2 .fun-con .point {
    top: 2.02%;
    right: -16%;
}
/*.divIndex4 .fun-con .point {*/
    /*top: 177px;*/
    /*right: -16%;*/
/*}*/
.divIndex3 .fun-con .point {
top: 300px;
right: -16%;
}
.divIndex1 .fun-con .point > span {
    left: 3px
}
.divIndex2 .fun-con .point > span {
    left: 3px
}
.divIndex3 .fun-con .point > span {
left: 3px
}

.divIndex0 .fun-con .line1 {
    animation: imLine1 .2s linear;
    top: 67px;
    right: 342px;
    transform: rotate(45deg);
    transform-origin: top right;
    animation-fill-mode: forwards;
}
.divIndex0 .fun-con .line2 {
    animation: imLine2 .2s linear .2s;
    top: 11px;
    right: 398px;
    animation-fill-mode: forwards;
}
/*.divIndex1 .fun-con .line1 {*/
    /*animation: ltsLine1 .2s linear;*/
    /*top: 194px;*/
    /*right: 394px;*/
    /*transform: rotate(18deg);*/
    /*transform-origin: top right;*/
    /*animation-fill-mode: forwards;*/
/*}*/
/*.divIndex1 .fun-con .line2 {*/
    /*animation: ltsLine2 .2s linear .2s;*/
    /*top: 180px;*/
    /*right: 436px;*/
    /*animation-fill-mode: forwards;*/
/*}*/
.divIndex1 .fun-con .line1 {
animation: tsLine1 .2s linear;
top: 288px;
right: 363px;
transform: rotate(-30deg);
transform-origin: top right;
animation-fill-mode: forwards;
}
.divIndex1 .fun-con .line2 {
animation: tsLine2 .2s linear .2s;
top: 310px;
right: 401px;
animation-fill-mode: forwards;
}
.divIndex2 .fun-con .line1 {
    animation: kfLine1 .2s linear;
    top: 67px;
    left: 342px;
    transform: rotate(-45deg);
    animation-fill-mode: forwards;
}
.divIndex2 .fun-con .line2 {
    animation: kfLine2 .2s linear .2s;
    top: 11px;
    left: 398px;
    animation-fill-mode: forwards;
}
/*.divIndex4 .fun-con .line1 {*/
    /*animation: yspLine1 .2s linear;*/
    /*top: 194px;*/
    /*left: 394px;*/
    /*transform: rotate(-18deg);*/
    /*animation-fill-mode: forwards;*/
/*}*/
/*.divIndex4 .fun-con .line2 {*/
    /*animation: yspLine2 .2s linear .2s;*/
    /*top: 180px;*/
    /*left: 437px;*/
    /*animation-fill-mode: forwards;*/
/*}*/
.divIndex3 .fun-con .line1 {
animation: ddtbLine1 .2s linear;
top: 273px;
left: 367px;
transform: rotate(30deg);
animation-fill-mode: forwards;
}
.divIndex3 .fun-con .line2 {
animation: ddtbLine2 .2s linear .2s;
top: 304px;
left: 420px;
animation-fill-mode: forwards;
}
@keyframes ddtbLine1 {
    100% {
        width: 15.95%;
    }
}
@keyframes ddtbLine2 {
    100% {
        width: 8.1%;
    }
}
@keyframes imLine1 {
    100% {
        width: 20%;
    }
}
@keyframes imLine2 {
    100% {
        width: 14.25%;
    }
}
@keyframes kfLine1 {
    100% {
        width: 20%;
    }
}
@keyframes kfLine2 {
    100% {
        width: 14%;
    }
}
@keyframes yspLine1 {
    100% {
        width: 11.6%;
    }
}
@keyframes yspLine2 {
    100% {
        width: 5%;
    }
}
@keyframes ltsLine1 {
    100% {
        width: 11.25%;
    }
}
@keyframes ltsLine2 {
    100% {
        width: 5%;
    }
}
@keyframes tsLine1 {
    100% {
        width: 11.4%;
    }
}
@keyframes tsLine2 {
    100% {
        width: 14%;
    }
}
@keyframes ddtbpoint1 {
    0% {
        opacity: 0;
        transform: scale(0.2);
    }
    80% {
        opacity: 1;
        transform: scale(1.5);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}
@keyframes ddtbpoint2 {
    0% {
        opacity: 1;
        -moz-transform: scale(0.1)
    }
    100% {
        opacity: 0;
        transform: scale(1.8)
    }
}
@keyframes impoint1 {
    0% {
        opacity: 0;
        transform: scale(0.2);
    }
    80% {
        opacity: 1;
        transform: scale(1.5);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}
@keyframes impoint2 {
    0% {
        opacity: 1;
        -moz-transform: scale(0.1)
    }
    100% {
        opacity: 0;
        transform: scale(1.8)
    }
}
@keyframes kfpoint1 {
    0% {
        opacity: 0;
        transform: scale(0.2);
    }
    80% {
        opacity: 1;
        transform: scale(1.5);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}
@keyframes kfpoint2 {
    0% {
        opacity: 1;
        -moz-transform: scale(0.1)
    }
    100% {
        opacity: 0;
        transform: scale(1.8)
    }
}
@keyframes ysppoint1 {
    0% {
        opacity: 0;
        transform: scale(0.2);
    }
    80% {
        opacity: 1;
        transform: scale(1.5);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}
@keyframes ysppoint2 {
    0% {
        opacity: 1;
        -moz-transform: scale(0.1)
    }
    100% {
        opacity: 0;
        transform: scale(1.8)
    }
}
@keyframes ltspoint1 {
    0% {
        opacity: 0;
        transform: scale(0.2);
    }
    80% {
        opacity: 1;
        transform: scale(1.5);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}
@keyframes ltspoint2 {
    0% {
        opacity: 1;
        -moz-transform: scale(0.1)
    }
    100% {
        opacity: 0;
        transform: scale(1.8)
    }
}
@keyframes tspoint1 {
    0% {
        opacity: 0;
        transform: scale(0.2);
    }
    80% {
        opacity: 1;
        transform: scale(1.5);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}
@keyframes tspoint2 {
    0% {
        opacity: 1;
        -moz-transform: scale(0.1)
    }
    100% {
        opacity: 0;
        transform: scale(1.8)
    }
}


@media only screen and (max-width:1368px) {
    /*.main .intro-pow {*/
        /*padding-top: 50px;*/
    /*}*/

    .main .intro-pow dl dt, .main .intro-rel dl dt {
        background-size: 1000px auto;
        width: 1000px;
        /*height: 175px;*/
        margin-bottom: 0;
    }

    .main .intro-pow dl dd {

        /*transform: scale(0.88);*/
        margin: 30px auto 0px;
        width: 1200px;
    }

    .fun-word > div {
        margin: 53px 0 180px;
    }

    .main .fun-word > div:nth-of-type(1) {
        margin-top: 49px;
    }

    .main .fun-word > div:nth-of-type(2) {
        margin-top: 46px;
    }

    .fun-word h3 {
        font-size: 18px;
    }

    .fun-word p {
        font-size: 14px;
    }

    .fun-pic {
        width: 420px;
        height: 420px;
        margin: 17px 34px;
    }

    .fun-outer {
        background-size: 420px auto;
        width: 420px;
        height: 420px;
    }

    .fun-con {
        width: 348px;
        height: 348px;
        margin: 37.5px;
        background-size: 348px auto; /*transform: scale(0.88);*/
    }

    .fun-inner {
        width: 348px;
        height: 348px;
        margin: 37.5px;
        background-size: 348px auto;
    }

    .divIndex0 .fun-con .line1 {
        top: 60px;
        right: 303px;
    }

    .divIndex0 .fun-con .line2 {
        top: 11px;
        right: 352px;
    }

    /*.divIndex1 .fun-con .line1 {*/
        /*top: 170px;*/
        /*right: 347px;*/
    /*}*/

    /*.divIndex1 .fun-con .line2 {*/
        /*top: 158px;*/
        /*right: 384px;*/
    /*}*/

    /*.divIndex1 .fun-con .point {*/
        /*top: 154px;*/
    /*}*/

    .divIndex1 .fun-con .line1 {
        top: 264px;
        right: 321px;
    }

    .divIndex1 .fun-con .line2 {
        top: 284px;
        right: 355px;
    }

    .divIndex1 .fun-con .point {
        top: 280px;
    }

    .divIndex2 .fun-con .line1 {
        top: 60px;
        left: 303px;
    }

    .divIndex2 .fun-con .line2 {
        top: 11px;
        left: 352px;
    }

    /*.divIndex4 .fun-con .line1 {*/
        /*top: 170px;*/
        /*left: 347px;*/
    /*}*/

    /*.divIndex4 .fun-con .line2 {*/
        /*top: 158px;*/
        /*left: 384px;*/
    /*}*/

    /*.divIndex4 .fun-con .point {*/
        /*top: 154px;*/
    /*}*/

    .divIndex3 .fun-con .line1 {
        top: 264px;
        left: 321px;
    }

    .divIndex3 .fun-con .line2 {
        top: 284px;
        left: 355px;
    }

    .divIndex3 .fun-con .point {
        top: 280px;
    }

    @keyframes ddtbLine1 {
        100% {
            width: 11.5%;
        }
    }
    @keyframes ddtbLine2 {
        100% {
            width: 11.1%;
        }
    }
}








