.txt-center{
    text-align: center;
}
.txt-right{
    text-align: right;
}
.txt-left{
    text-align: left;
    height: 290px;
}
.boxshadows{
    box-shadow: 0 0 15px 0 #e2e7f3;
}
.aboutPage{
    width: 100%;
}

.aboutbanner{
    width: 100%;
    height: 500px;
    text-align: center;
    background:#1b46ba url("../images/aboutus/abtbnerc.jpg") no-repeat  center;
}
.aboutbanner h1 {
    padding: 180px 0 40px;
    font-size: 54px;
    letter-spacing: 3px;
    line-height: 1;
    color: #ffffff;
}
.aboutbanner p {
    font-size: 20px;
    font-weight: normal;
    line-height: 1;
    color: #ffffff;
}
.aboutcon{
    width: 1200px;
    margin: 0 auto;
}
/*nav*/
.proNavBox{position: absolute;top: 725px; height: 60px;width: 100%;border-bottom:1px solid #efefef;box-sizing: border-box}
.proNavBox.fixed{position: fixed;top:0;width: 100%;background: #fff;z-index:99999;  left: 0; margin: 0;}
.proNav{width: 1200px;text-align:center;width: 1200px;margin:0px auto 0px;}
.proNav a{color: #797c83;font-size: 16px; display: block;line-height: 60px;}
.proNav .active a{color: #121212;}

.abTiltle{
    /*padding: 50px 0 30px;*/
}
.abTiltle h4{
    position: relative;
    font-weight: normal;
    font-size: 44px;
    line-height: 1;
    color: #121212;
}
.abTiltle h4 .ywtit {
    position: absolute;
    top: -37px;
    font-size: 72px;
    line-height: 57px;
    color: rgba(233,233,233,.5);
    z-index: -1;
}
.abTiltle .line{
    width: 30px;
    height: 2px;
    background-color: #4f94e7;
    margin: 0 auto;
}
.abTiltle .subtitle{
    font-size: 18px;
    font-weight: normal;
    color: #666666;
    padding:10px 0 20px;
}

.abTiltlew h4 span{
    color: #fff;
    border-bottom: 2px solid rgba(255, 255, 255, 0.24);
}
.abTiltlew .subtitle{
    color: #fff;
}

/*box1*/
.abBox1 {
    height: 1070px;
    background: url("../images/aboutus/abg.png") no-repeat center bottom;
}
.abboxList1{
    padding: 50px 0;
}
.abboxList1 .instrotxt .picbox{
    position: relative;
    width: 493px;
    height: 680px;
    background: url("../images/aboutus/a1.png") no-repeat center top;
}
.abboxList1 .instrotxt .picbox:before{
    content: '';
    display: inline-block;
    width: 100px;
    height: 100px;
    background: transparent;
    position: absolute;
    left: 160px;
    z-index: 2;
    cursor: pointer;
    top: 388px;
}
.abboxList1 .instrotxt .picbox img{
    position: absolute;
    top: 226px;
    right: -31px;
}
.abboxList1 .instrotxt .desc{
    width: 570px;
    font-size: 14px;
    font-weight: normal;
    color: #666666;
    /*padding: 4px 0 0;*/
    line-height: 26px;
}
.abboxList1 .instrotxt .desc p{
    margin-bottom: 25px;
    font-size: 14px;
    line-height: 24px;
    color: #333333;
}
.abboxList1 .listshow{
    margin: 100px 0 0;
    height: 643px;
    background-color: #ffffff;
    box-shadow: 0px 8px 21px 0px rgba(176, 169, 168, 0.25);
}
.abboxList1 .listshow li{
    display: flex;
    flex-direction: column;
    color: #ffffff;
    width: 290px;
    margin: 20px 0;
    padding: 45px 0 0 60px;
    box-sizing: border-box;
}
.abboxList1 .listshow li .numtxt{
    padding: 30px 0 25px;
    font-size: 50px;
    font-weight: bold;
    line-height: 40px;
    color: #212121;
}
.abboxList1 .listshow li .numtxt em {
    font-style: normal;
    line-height: 10px;
    font-size: 30px;
    font-weight: bold;
    color: #212121;
}
.abboxList1 .listshow li .txtdt{
    width: 205px;
    font-size: 16px;
    display: inline-block;
    line-height: 30px;
    font-size: 14px;
    line-height: 24px;
    color: #5f677b;
}
.abticn {
    display: inline-block;
    background: url("../images/aboutus/abticn.png") no-repeat;
}
.abboxList1 .listshow li .abticn {
    height: 68px;
}
.abs1 {
    width: 64px;
    background-position: 0 0;
}
.abs2 {
    width: 71px;
    background-position: -81px 0;
}
.abs3 {
    width: 73px;
    background-position: -164px 0;
}
.abs4 {
    width: 66px;
    background-position: -251px 0;
}
.abs5 {
    width: 64px;
    background-position: -336px 0;
}
.abs6 {
    width: 63px;
    background-position: -421px 0;
}
.abs7 {
    width: 69px;
    background-position: -502px 0;
}
.abs8 {
    width: 65px;
    background-position: -588px 0;
}
/*.abboxList1 .listshow li.li1{*/
    /*background-image: url(../images/aboutus/abg1.png);*/
/*}*/
/*.abboxList1 .listshow li.li2{*/
    /*background-image: url(../images/aboutus/abg2.png);*/
/*}*/
/*.abboxList1 .listshow li.li3{*/
    /*background-image: url(../images/aboutus/abg3.png);*/
/*}*/
/*.abboxList1 .listshow li.li4{*/
    /*background-image: url(../images/aboutus/abg3.png);*/
/*}*/
/*.abboxList1 .listshow li.li5{*/
    /*background-image: url(../images/aboutus/abg5.png);*/
/*}*/
/*.abboxList1 .listshow li.li6{*/
    /*background-image: url(../images/aboutus/abg6.png);*/
/*}*/
/*.abboxList1 .listshow li.li7{*/
    /*background-image: url(../images/aboutus/abg7.png);*/
/*}*/
/*.abboxList1 .listshow li.li8{*/
    /*background-image: url(../images/aboutus/abg8.png);*/
/*}*/
/*.abboxList1 .listshow li.li9{*/
    /*background-image: url(../images/aboutus/abg9.png);*/
/*}*/
.abboxList1 .listshow li.last{
    margin-right: 0;
}
.abboxList1 .instro{
    padding: 120px 0 115px;
}
.abboxList1 .instro .picbox{
    /*width: 450px;*/
}
.abboxList1 .instro .desc{
    width: 665px;
}
.abboxList1 .instro .desc h4{
    margin-bottom: 35px;
    font-size: 24px;
    font-weight: normal;
    line-height: 1;
    color: #121212;
}
.abboxList1 .instro .desc p{
    font-size: 14px;
    line-height: 26px;
    color: #333333;
}
.abboxList1 .listshow li:hover i{
    -webkit-animation: 1s ease 1 0s both;
    -moz-animation: 1s ease 1 0s both;
    -ms-animation: 1s ease 1 0s both;
    animation: 1s ease 1 0s both;
    -webkit-animation-name: bounce;
    -moz-animation-name: bounce;
    -ms-animation-name: bounce;
    animation-name: bounce;
}
/* 弹跳 */
@-webkit-keyframes bounce{
    0%,20%,50%,80%,100%{-webkit-transform:translateY(0);}
    40%{-webkit-transform:translateY(-30px);}
    60%{-webkit-transform:translateY(-15px);}
}
@-moz-keyframes bounce{
    0%,20%,50%,80%,100%{-moz-transform:translateY(0);}
    40%{-moz-transform:translateY(-30px);}
    60%{-moz-transform:translateY(-15px);}
}
@-ms-keyframes bounce{
    0%,20%,50%,80%,100%{-ms-transform:translateY(0);}
    40%{-ms-transform:translateY(-30px);}
    60%{-ms-transform:translateY(-15px);}
}
@keyframes bounce{
    0%,20%,50%,80%,100%{transform:translateY(0);}
    40%{transform:translateY(-30px);}
    60%{transform:translateY(-15px);}
}
/*box2*/
.abBox2 {
    height: 800px;
    background: url("../images/aboutus/a2.png") no-repeat center top;
}
.abBox2 .abTiltle h4 .spywtit {
    margin-bottom: 10px;
    font-size: 48px;
    line-height: 1;
    color: #ffffff;
    opacity: 0.05;
    font-weight: bold;
}
.abBox2 .abTiltle h4 .ptit {
    font-size: 44px;
    font-weight: normal;
    line-height: 1;
    color: #ffffff;
}
.abBox2 .abTiltle h4 .pdesc {
    margin-top:32px;
    font-size: 14px;
    line-height: 1;
    color: #ffffff;
}
.abBox2 .abTiltle {
    padding: 65px 0 115px;
}
.abboxList2 li.active .item .icnbox1 {
    background-position: 0 -253px;
}
.abboxList2 li.active .item .icnbox2 {
    background-position: -203px -253px;
}
.abboxList2 li.active .item .icnbox3 {
    background-position: -406px -253px;
}
.abboxList2 li.active .item .icnbox4 {
    background-position: -608px -253px;
}
.abboxList2 li.active .item .icnbox {
    font-weight: bold;
    color: #181818;
}
.abboxList2 .item{
    width: 240px;
}
.abboxList2 .item .icnbox {
    margin: 0 auto;
    width: 191px;
    height: 236px;
    background: url("../images/aboutus/abticn2.png") no-repeat;
    font-size: 16px;
    line-height: 1;
    color: #ffffff;
    padding-top: 162px;
    box-sizing: border-box;
}
.abboxList2 .item .icnbox1 {
    background-position: 0 0;
}
.abboxList2 .item .icnbox2 {
    background-position: -203px 0;
}
.abboxList2 .item .icnbox3 {
    background-position: -406px 0;
}
.abboxList2 .item .icnbox4 {
    background-position: -608px 0;
}
.abboxList2 .item .itemtip{
    text-align: center;
    margin-top: 20px;
    font-size: 14px;
    line-height: 24px;
    color: rgba(255,255,255,.8);
}
/*.abboxList2 .item .itemtip .line{*/
    /*width: 100%;*/
    /*height: 10px;*/
    /*background: url("../images/aboutus/abpicline.png") no-repeat center;*/
    /*padding: 15px 0 18px;*/
/*}*/
/*.abboxList2 .item .itemtip h4{*/
    /*text-align: center;*/
    /*font-size: 20px;*/
    /*font-weight: normal;*/
/*}*/
/*.abboxList2 .item .itemtip p{*/
    /*font-size: 14px;*/
/*}*/
/*.abboxList2 .item .itemtip .sj{*/
    /*display:block;*/
    /*width:0;*/
    /*height:0;*/
    /*border-width:0 20px 20px;*/
    /*border-style:solid;*/
    /*border-color:transparent transparent #fc0;*/
    /*position:absolute;*/
    /*top:-20px;*/
    /*left:50%;*/
    /*margin-left: -20px;*/
/*}*/
/*.abboxList2 .item .itemtipbg1{*/
    /*background-color: #39a5f7;*/
/*}*/
/*.abboxList2 .item .itemtipbg2{*/
    /*background-color: #24c3e4;*/
/*}*/
/*.abboxList2 .item .itemtipbg3{*/
    /*background-color: #57ce7a;*/
/*}*/
/*.abboxList2 .item .itemtipbg4{*/
    /*background-color: #eebc37;*/
/*}*/
/*.abboxList2 .item .itemtipbg1  .sj{*/
    /*border-color:transparent transparent #39a5f7;*/

/*}*/
/*.abboxList2 .item .itemtipbg2  .sj{*/
    /*border-color:transparent transparent #24c3e4;*/

/*}*/
/*.abboxList2 .item .itemtipbg3  .sj{*/
    /*border-color:transparent transparent #57ce7a;*/

/*}*/
/*.abboxList2 .item .itemtipbg4 .sj{*/
    /*border-color:transparent transparent #eebc37;*/

/*}*/
/*box3*/
.abBox3{
    height: 911px;
    background-color: #f7f7f7;
}
.abBox3 .abTiltle {
    padding: 125px 0 95px;
}
.abboxList3 .swiper-container{
    width: 1340px;
    padding: 0 85px 90px;
    box-sizing: border-box;
}
.abboxList3 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
    width: 78px;
    height: 8px;
    background-color: #e2dfdf;
    border-radius: 4px;
    opacity: 1;
}
.abboxList3 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #3960f4;
}
.abboxList3 li{
}
.abboxList3 li p{
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	text-align:center;
    padding: 20px 0 0;
}
.abboxList3 li a {
    display: block;
    margin: 0 auto;
    width: 368px;
    height: 308px;

}
/*.abboxList3 .swiper-button-prev {*/
    /*width: 60px;*/
    /*height: 60px;*/
    /*background-image: url(../images/aboutus/prevbg.png);*/
    /*left: 0px;*/
    /*right: auto;*/
    /*background-size: 100% 100%;*/
/*}*/

/*.abboxList3 .swiper-button-next {*/
    /*width: 60px;*/
    /*height: 60px;*/
    /*background-image: url(../images/aboutus/nextbg.png);*/
    /*right: 0px;*/
    /*left: auto;*/
    /*background-size: 100% 100%;*/
/*}*/

/*box4*/
.abBox4 {
    height: 954px;
    background: #fff url("../images/aboutus/a4.png") no-repeat center 20px;
}
.abBox4 .abTiltle {
    padding: 65px 0 114px;
}
.abBox4 .abTiltle .subtitle {
    padding: 38px 0 0;
    font-size: 16px;
    line-height: 24px;
    color: #666666;
}
.abboxList4{
    padding-bottom: 100px;
}
.abboxList4 li{
    width: 25%;
}
.abboxList4 li .abitem{
    /*margin: 0 auto;*/
    /*width: 280px;*/
}
.abboxList4 li .abitem .picbox{
    /*width: 260px;*/
    /*height: 355px;*/
    /*padding: 10px;*/
    /*background-color: #ffffff;*/
    /*box-shadow: 0px 0px 12px 0px rgba(97, 97, 97, 0.2);*/
    /*border-radius: 2px;*/
    /*margin-bottom: 20px;*/
}
.abboxList4 li .abitem .txtbox{
    margin-top: 45px;
    font-size: 18px;
    line-height: 1;
    color: #121212;
}
.abboxList4 li .abitem .txtbox p:last-child{
    margin: 10px 0 0;
    font-size: 16px;
    color: #666666;
}
.abBox4 .morelink a{
    display: inline-block;
    width: 180px;
    height: 54px;
    text-align: center;
    line-height: 54px;
    background-image: linear-gradient(90deg,
    #3960f4 0%,
    #399ef4 100%),
    linear-gradient(
            #3960f4,
            #3960f4);
    background-blend-mode: normal,
    normal;
    border-radius: 6px;
    font-size: 18px;
    color: #ffffff;
}
/*box5*/
.abBox5{
    padding: 95px 0 85px;
    /*background-image: url(../images/aboutus/abbackbg2.jpg);*/
    /*background-repeat: no-repeat;*/
    /*background-position: center top;*/
    /*padding-bottom: 70px;*/
}
.abboxList5{
    width: 1200px;
    height: 453px;
    margin-top: 50px;
    background: url("../images/aboutus/tdfcimg.png") no-repeat center top;
}
/*.abboxList5 ul{}*/
/*.abboxList5 li{*/
    /*margin-right: 20px;*/
    /*height: 460px;*/
/*}*/
/*.abboxList5 li img{*/
    /*background-color: #fff;*/
    /*padding: 10px;*/
    /*border-radius: 4px;*/
    /*max-width: 100%;*/
/*}*/
/*.abboxList5 li.li1{*/
    /*width: 330px;*/
/*}*/
/*.abboxList5 li.li1 p,.abboxList5 li.li3 p{*/
    /*margin-bottom: 20px;*/
/*}*/
/*.abboxList5 li.li2{*/
    /*width: 500px;*/
/*}*/
/*.abboxList5 li.li3{*/
    /*margin-right: 0;*/
    /*width: 330px;*/
/*}*/
.abBox6 {
    padding-bottom: 50px;
    background-color: #f7f7f7;
}
.abBox6 .abTiltle {
    padding: 83px 0 38px;
}
.abBox6 .abTiltle h4 {
    position: relative;
}
.abBox6 .abTiltle h4 .bghtit {
    position: absolute;
    top: -23px;
    font-size: 64px;
    font-weight: normal;
    line-height: 1;
    color: #ededed;
    opacity: 0.6;
    left: 50%;
    width: 720px;
    margin-left: -360px;
}
.abBox6 .abTiltle h4 .bghztit {
    position: relative;
    display: block;
    z-index: 2;
}
.abBox6 .abboxList6 img {
    display: none;
    max-width:1920px;
    margin: 0 auto;
}
.abBox6 .abboxList6 img.active{
    display: block;
}
.abBox6 .hpbtn {
    display: block;
    margin: 0 auto;
    width: 180px;
    height: 54px;
    background: url("../images/aboutus/hypimg.png");
    cursor: pointer;
}
/*box7*/
.abboxList6{
    padding-bottom: 30px;
}
.abBox7{
    padding-bottom: 70px;
    background-color: #f1f4f8;
}
.abboxList7 li{
    position: relative;
    height:88px;
    overflow: hidden;
    margin-bottom: 14px;
    background: #fff;
    transition: all .2s linear;
}
.abboxList7 li .postbox{
    display: flex;
    align-items: center;
    padding: 34px 0;
    margin: 0 20px 0 30px;
    font-size: 16px;
    line-height: 1;
    color: #333333;
}
.abboxList7 li .postbox span {
    display: inline-block;
    flex: 1;
}
.abboxList7 li .postbox .span1 {
    width: 238px;
}
.abboxList7 li .postbox .span2 {
    width: 203px;
}
.abboxList7 li .postbox .span3 {
    width: 193px;
}
.abboxList7 li .postbox .span4 {
    width: 180px;
}
.abboxList7 li .postbox h4{
    width: 314px;
    font-size: 20px;
    font-weight: normal;
    line-height: 1;
    letter-spacing: 1px;
    color: #3960f4;
}
.abboxList7 li .postdescbox {
    border-top: 1px solid rgba(204,204,204,.5);
    margin: 0 20px 0 30px;
    padding-bottom: 35px;
}
.abboxList7 li:after {
    content:'';
    position: absolute;
    right: 25px;
    top: 40px;
    display:inline-block;
    width:0;
    height:0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #397ff4;
    transition: all .2s linear;
}
.abboxList7 li.active {
    height:auto;
}
.abboxList7 li.active:before{
    position: absolute;
    content:'';
    display: inline-block;
    width: 100%;
    height: 6px;
    background: #397ff4;
}
.abboxList7 li.active:after {
    top: 46px;
    transform: rotate(180deg);
}
.abboxList7 li .postdescbox h6 {
    margin: 45px 0 20px 0;
    font-size: 16px;
    line-height: 1;
    color: #333333;
}
.abboxList7 li .tzadres {
    margin-top: 20px;
}
.abboxList7 li p{
    font-size: 14px;
    line-height: 24px;
    color: #4f4f4f;
}
.abboxList7 li .blue{
    color: #0941c9;
}
.abboxList7 li .org{
    color: #ffcb50;
}
/*box8*/
.abBox8{
    height: 830px;
    background:#3960f4 url(../images/aboutus/mapimg.jpg) no-repeat center top;
}
.abBox8 .abTiltle h4 {
    padding: 65px 0 50px;
    font-size: 38px;
    font-weight: normal;
    line-height: 1;
    color: #ffffff;
}
.abboxList8 dl {
    display: flex;
    align-items: center;
    width: 500px;
    height: 200px;
    box-shadow: 0px 1px 0px 0px rgba(171, 176, 196, 0.25);
    color: #fff;
}
.abboxList8 dl.active {
    background-color: rgba(255,255,255,.05);
    box-shadow: none;
}
.abboxList8 dl dt {
    position: relative;
    font-weight: bold;
    padding: 0 27px 0 20px;
    font-size: 30px;
    line-height: 1;
    color: #ffae22;
}
.abboxList8 dl dt:before{
    position: absolute;
    right: 0;
    top: -32px;
    content:'';
    display: inline-block;
    width: 1px;
    height: 103px;
    background: url("../images/aboutus/linzb.png") no-repeat center top;
}
.abboxList8 dl dd {
    padding-left: 24px;
}
.abboxList8 dl dd p.f24 {
    font-size: 24px;
    margin-bottom: 35px;
    line-height: 1;
    font-weight: bold;
}
.abboxList8 dl dd p.f14 {
    margin: 0 0 15px 0;
    font-size: 14px;
    line-height: 1;
}
.abboxList8 dl dd .basct {
    display: inline-block;
    width: 10px;
    height: 14px;
    margin-right: 12px;
    vertical-align: -2px;
}
.abboxList8 dl dd .bascdres {
    background-position: 0 bottom;
}
/*.abboxList8 .mappic{*/
    /*width: 800px;*/
    /*font-size: 14px;*/
    /*font-weight: normal;*/
    /*font-stretch: normal;*/
    /*line-height: 24px;*/
    /*color: #ff0000;*/
/*}*/
/*.abboxList8 .mappic img{*/
    /*padding: 10px;*/
    /*background-color: #fff;*/
/*}*/
/*.abboxList8 .mappic p{*/
    /*padding-bottom: 20px;*/
/*}*/
/*.abboxList8 .comadd{*/
    /*width: 366px;*/
    /*height: 168px;*/
    /*margin-top: 156px;*/
/*}*/
/*.abboxList8 .comadd p{*/
    /*font-size: 16px;*/
    /*font-weight: normal;*/
    /*color: #666666;*/
    /*line-height: 50px;*/
/*}*/
/*.abboxList8 .comadd h4{*/
    /*font-size: 28px;*/
    /*font-weight: normal;*/
    /*font-stretch: normal;*/
    /*line-height: 60px;*/
    /*color: #333333;*/
/*}*/
/*.abboxList8 .comadd .hotline{*/
    /*font-size: 24px;*/
    /*font-weight: normal;*/
    /*color: #ffb400;*/
/*}*/

.idxsolve-dot-1 {
    position: absolute;
    left: 50%;
    margin-left: 432px;
    top: 188px;
}
.idxsolve-dot-1 .solve-dot-1 {
    display: block;
    width: 30px;
    height: 41px;
    margin: -4px 0 0 3px;
    background-color: rgba(255,174,34,.3);
    border-radius: 100% ;
    -webkit-animation: circle_wave 2s ease-out infinite both;
    animation: circle_wave 2s ease-out infinite both;
}
.idxsolve-dot-1 .solve-dot-2{
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -30px 0 0 -20px;
    width: 41px;
    height: 52px;
    background-color: rgba(255,174,34,.7);
    border-radius: 100%;
    -webkit-animation: circle_wave 2s ease-out infinite both;
    animation: circle_wave 2s ease-out infinite both;
}
@-webkit-keyframes circle_wave{
    0%{opacity:1;-webkit-transform:scale(0)}
    40%{opacity:.1;-webkit-transform:scale(1.5)}
    100%{opacity:0;-webkit-transform:scale(1.5)}
}
@keyframes circle_wave{
    0%{opacity:1;transform:scale(0)}
    40%{opacity:.1;transform:scale(1.5)}
    100%{opacity:0;transform:scale(1.5)}
}
.idxsolve-dot-1 .solve-dot-3 {
    position: absolute;
    top: 0;
    left: -4px;
    display: inline-block;
    width: 41px;
    height: 52px;
    background: url(../images/aboutus/adresicn.png) no-repeat;
}
.idxsolve-dot-2 {
    position: absolute;
    left: 50%;
    margin-left: 496px;
    top: 314px;
}
.idxsolve-dot-2 .solve-dot-1 {
    display: block;
    width: 30px;
    height: 41px;
    margin: -4px 0 0 3px;
    background-color: rgba(255,174,34,.3);
    border-radius: 100% ;
    -webkit-animation: circle_wave 2s ease-out infinite both;
    animation: circle_wave 2s ease-out infinite both;
}
.idxsolve-dot-2 .solve-dot-2{
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -30px 0 0 -20px;
    width: 41px;
    height: 52px;
    background-color: rgba(255,174,34,.7);
    border-radius: 100%;
    -webkit-animation: circle_wave 2s ease-out infinite both;
    animation: circle_wave 2s ease-out infinite both;
}
.idxsolve-dot-2 .solve-dot-3 {
    position: absolute;
    top: 4px;
    left: -3px;
    display: inline-block;
    width: 36px;
    height: 45px;
    background: url(../images/aboutus/adsmal.png) no-repeat;
}
.idxsolve-dot-3 {
    position: absolute;
    left: 50%;
    margin-left: 416px;
    top: 449px;
}
.idxsolve-dot-3 .solve-dot-1 {
    display: block;
    width: 30px;
    height: 41px;
    margin: -4px 0 0 3px;
    background-color: rgba(255,174,34,.3);
    border-radius: 100% ;
    -webkit-animation: circle_wave 2s ease-out infinite both;
    animation: circle_wave 2s ease-out infinite both;
}
.idxsolve-dot-3 .solve-dot-2{
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -30px 0 0 -20px;
    width: 41px;
    height: 52px;
    background-color: rgba(255,174,34,.7);
    border-radius: 100%;
    -webkit-animation: circle_wave 2s ease-out infinite both;
    animation: circle_wave 2s ease-out infinite both;
}
.idxsolve-dot-3 .solve-dot-3 {
    position: absolute;
    top: 4px;
    left: -2px;
    display: inline-block;
    width: 36px;
    height: 45px;
    background: url(../images/aboutus/adsmal.png) no-repeat;
}
.idxsolve-dot-1 .solve-dot-1,
.idxsolve-dot-1 .solve-dot-2{-webkit-animation-delay:.8s;animation-delay:.8s;}
.idxsolve-dot-2 .solve-dot-1,
.idxsolve-dot-2 .solve-dot-2 {
    -webkit-animation-delay: 1.1s;
    animation-delay: 1.1s;
}
.idxsolve-dot-3 .solve-dot-1,
.idxsolve-dot-3 .solve-dot-2 {
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s;
}