/*

overflow:hidden;text-overflow:ellipsis;white-space:nowrap;

-webkit-transition:all .7s;transition:all .7s;

transition: all 1s;

outline: 1px dashed #fff;outline-offset: -5px;

transform:rotate(360deg);

text-transform: Uppercase;font-family:Arial;

*/

/* 公用标题 */





/* 产品中心 */
.box_01{width:100%;height:auto;padding:80px 0;background:#fff;overflow:hidden;}

.box_01 .h_title{width:400px;height:auto;text-align:center;margin:0 auto;}

.box_01 .h_title span{display:block;width:400px;height:26px;background:url(../images/pro_bt.png) center center no-repeat;}

.box_01 .h_title h3{width:100px;height:30px;font-size:18px;color:#666;line-height:20px;font-weight:bold;margin:20px auto 0 auto;border-bottom:solid 1px #bfbfbf;}

.box_01 .h_title h3 a{display:block;color:#666;}

.box_01 .pro-center{width:1200px;height:auto;margin:40px auto 0 auto;overflow:hidden;}

.box_01 .pro-center .hd{width:1200px;height:260px;}

.box_01 .pro-center .hd ul{width:1200px;height:260px;}

.box_01 .pro-center .hd ul li{width:200px;height:260px;margin-right:50px;float:left;cursor:pointer;overflow:hidden;text-align:center;}

.box_01 .pro-center .hd ul li:last-child{margin-right:0;}

.box_01 .pro-center .hd ul li .yuan{width:170px;height:170px;border:solid 2px #02b2b5;padding:13px;background:#fff;border-radius:50%;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro-center .hd ul li.on .yuan{border:solid 2px #d6d6d6;background:#d6d6d6;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro-center .hd ul li .yuan .icon{width:170px;height:170px;border-radius:50%;overflow:hidden;position:relative;}

.box_01 .pro-center .hd ul li:nth-of-type(1) .yuan .icon{background:url(../images/pro_01.jpg) center center no-repeat;}

.box_01 .pro-center .hd ul li:nth-of-type(2) .yuan .icon{background:url(../images/pro_02.jpg) center center no-repeat;}

.box_01 .pro-center .hd ul li:nth-of-type(3) .yuan .icon{background:url(../images/pro_03.jpg) center center no-repeat;}

.box_01 .pro-center .hd ul li:nth-of-type(4) .yuan .icon{background:url(../images/pro_04.jpg) center center no-repeat;}

.box_01 .pro-center .hd ul li:nth-of-type(5) .yuan .icon{background:url(../images/pro_05.jpg) center center no-repeat;}

.box_01 .pro-center .hd ul li .yuan .icon .more{display:block;width:170px;height:170px;border-radius:50%;background:rgba(2,178,181,0.7);text-align:center;position:absolute;top:120px;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro-center .hd ul li.on .yuan .icon .more{position:absolute;top:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro-center .hd ul li .yuan .icon .more span{display:block;font-size:18px;color:#fff;font-weight:bold; font-family:Arial;line-height:14px;margin-top:20px;}

.box_01 .pro-center .hd ul li .yuan .icon .more h4{font-size:14px;color:#fff;line-height:15px;margin-top:35px;}

.box_01 .pro-center .hd ul li .yuan .icon .more p{width:50px;height:14px; background:url(../images/pro_jt.png);margin:40px auto 0 auto;}

.box_01 .pro-center .hd ul li .txt{width:200px;height:60px;overflow:hidden;}

.box_01 .pro-center .hd ul li .txt p{font-size:12px;color:#888;line-height:15px;margin-top:15px;}

.box_01 .pro-center .hd ul li .txt .name{display:block;font-size:18px;color:#333;font-weight:bold;line-height:20px;margin-top:10px;}

.box_01 .pro-center .bd{width:1200px;height:780px;margin:40px auto 0 auto;overflow:hidden;}

.box_01 .pro-center .bd .main{width:1200px;height:780px;overflow:hidden;}

.box_01 .pro-center .bd .main li a{display:block;}

.box_01 .pro-center .bd .main li{width:265px;height:360px;border:solid 10px #f5f5f5;margin:0 20px 20px 0;overflow:hidden;float:left;position:relative;}

.box_01 .pro-center .bd .main li:nth-of-type(4n){margin-right:0;}

.box_01 .pro-center .bd .main li .img{width:265px;height:360px;overflow:hidden;}

.box_01 .pro-center .bd .main li .img img{width:265px;height:360px;transition: all 1s;vertical-align:top;object-fit:cover;}

.box_01 .pro-center .bd .main li:hover .img img{transform: scale(1.05);}

.box_01 .pro-center .bd .main li .txt{width:265px;height:360px;background:rgba(2,178,181,0.6);position:absolute;top:0;left:50%;-webkit-transform: translateX(-50%) scale(0);-moz-transform: translateX(-50%) scale(0);-o-transform: translateX(-50%) scale(0);-ms-transform: translateX(-50%) scale(0);transform: translateX(-50%) scale(0);-webkit-transition: transform .7s, opacity .7s;-moz-transition: transform .7s, opacity .7s;-o-transition: transform .7s, opacity .7s;-ms-transition: transform .7s, opacity .7s;transition: transform .7s, opacity .7s;}

.box_01 .pro-center .bd .main li:hover .txt{-webkit-transform: translateX(-50%) scale(1); -moz-transform: translateX(-50%) scale(1); -o-transform: translateX(-50%) scale(1); -ms-transform: translateX(-50%) scale(1); transform: translateX(-50%) scale(1); opacity: 1;}

.box_01 .pro-center .bd .main li .name{width:165px;font-size:16px;color:#fff;font-weight:bold;line-height:20px;text-align:center;margin:90px auto 0 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.box_01 .pro-center .bd .main li p{width:165px;font-size:14px;color:#fff;line-height:15px;text-align:center;margin:20px auto 0 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.box_01 .pro-center .bd .main li .more{width:50px;height:14px; background:url(../images/pro_jt.png);margin:155px auto 0 auto;}





/* 合作伙伴 */
.box_02{width:100%;height:394px;padding-top:80px;background:url(../images/hb_back.jpg) center top no-repeat;overflow:hidden;}

.box_02 .h_title{width:400px;height:auto;text-align:center;margin:0 auto;}

.box_02 .h_title span{display:block;width:400px;height:26px;background:url(../images/hb_bt.png) center center no-repeat;}

.box_02 .h_title h3{width:100px;height:30px;font-size:18px;color:#222;line-height:20px;font-weight:bold;margin:20px auto 0 auto;border-bottom:solid 1px #222;}

.box_02 .picScroll-left01{width:1200px;height:120px;margin:40px auto 0 auto;position:relative;}

.box_02 .picScroll-left01 .bd{width:1030px;height:120px;margin:0 auto;position:relative;z-index:5;overflow:hidden;}

.box_02 .picScroll-left01 .bd ul{width:860px;height:120px;overflow:hidden; zoom:1;}

.box_02 .picScroll-left01 .bd ul li{width:190px;height:120px;margin-right:20px;float:left;border-radius:5px;overflow:hidden;position:relative;}

.box_02 .picScroll-left01 .bd ul li a{display:block;}

.box_02 .picScroll-left01 .bd ul li .img{width:190px;height:120px;overflow:hidden;}

.box_02 .picScroll-left01 .bd ul li .img img{width:190px;height:120px;vertical-align:top;transition: all 1s;object-fit:cover;}

.box_02 .picScroll-left01 .bd ul li:hover .img img{transform: scale(1.1);}

.box_02 .picScroll-left01 .bd ul li .name{width:150px;padding:0 20px;height:120px;font-size:16px;color:#fff;line-height:120px;text-align:center;background:rgba(2,178,181,0.6);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;position:absolute;top:-120px;left:0;}

.box_02 .picScroll-left01 .bd ul li:hover .name{position:absolute;top:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .picScroll-left01 .hd{width:1200px;height:120px;overflow:hidden;position:absolute;left:0;top:0;z-index:3;}

.box_02 .picScroll-left01 .hd .prev{width:40px;height:40px;cursor:pointer;background:url(../images/hb_jt_01.png) center center no-repeat #fff;border-radius:20px;position:absolute;left:0;top:40px;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .picScroll-left01 .hd .next{width:40px;height:40px;cursor:pointer;background:url(../images/hb_jt_03.png) center center no-repeat #fff;border-radius:20px;position:absolute;right:0;top:40px;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .picScroll-left01 .hd .prev:hover{background:url(../images/hb_jt_02.png) center center no-repeat #02b2b5;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .picScroll-left01 .hd .next:hover{background:url(../images/hb_jt_04.png) center center no-repeat #02b2b5;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .more{display:block;width:148px;height:38px;border:solid 1px #fff;margin:40px auto 0 auto;background:url(../images/more01.png) center center no-repeat rgba(2,178,181,0);-webkit-transition:all .7s;transition:all .7s;}

.box_02 .more:hover{border:solid 1px #02b2b5;background:url(../images/more01.png) center center no-repeat rgba(2,178,181,1);-webkit-transition:all .7s;transition:all .7s;}







/* 案例展示 */
.box_03{width:100%;height:auto;padding:80px 0;position:relative;}

.box_03 .h_title{width:400px;height:auto;text-align:center;margin:0 auto;}

.box_03 .h_title span{display:block;width:400px;height:27px;background:url(../images/case_bt.png) center center no-repeat;}

.box_03 .h_title h3{width:100px;height:30px;font-size:18px;color:#222;line-height:20px;font-weight:bold;margin:20px auto 0 auto;border-bottom:solid 1px #222;}

.box_03 .swiper-father{width:1200px;height:445px;margin:40px auto 0 auto;overflow:hidden;position:relative;}

.box_03 .swiper-father .swiper-container{width:1200px;height:445px;margin:0 auto;overflow:hidden;cursor: url('../images/cursor.png'),default;}
 
.box_03 .swiper-father .swiper-slide {width:380px;height: 445px;overflow:hidden;}
 
.box_03 .swiper-father .swiper-slide a{display:block;}

.box_03 .swiper-father .swiper-slide .img{width:100%;height:280px;overflow:hidden;position:relative;}

.box_03 .swiper-father .swiper-slide .img img{width:100%;height:280px;transition: all 1s;vertical-align:top;object-fit:cover;}

.box_03 .swiper-father .swiper-slide:hover .img img{transform: scale(1.05);}

.box_03 .swiper-father .swiper-slide .txt{width:330px;height:130px;padding:30px 25px 0 25px;border-top:solid 5px #02b2b5;background:#f5f5f5;overflow:hidden;position:relative;}

.box_03 .swiper-father .swiper-slide .txt .name{font-size:16px;color:#333;line-height:20px;text-align:center;font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .swiper-father .swiper-slide:hover .txt .name{color:#02b2b5;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .swiper-father .swiper-slide .txt p{font-size:14px;color:#888;line-height:15px;margin-top:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.box_03 .swiper-father .swiper-slide .txt .more{width:50px;height:14px; background:url(../images/case_jt_02.png);margin:40px auto 0 auto;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .swiper-father .swiper-slide:hover .txt .more{background:url(../images/case_jt_01.png);-webkit-transition:all .7s;transition:all .7s;}


.box_03 .gd{display:block;width:148px;height:38px;border:solid 1px #d2d2d2;margin:40px auto 0 auto;background:url(../images/more02.png) center center no-repeat rgba(2,178,181,0);-webkit-transition:all .7s;transition:all .7s;}

.box_03 .gd:hover{border:solid 1px #02b2b5;background:url(../images/more01.png) center center no-repeat rgba(2,178,181,1);-webkit-transition:all .7s;transition:all .7s;}






/* 关于我们 */
.box_04{width:100%;height:auto;padding-top:80px;background:url(../images/ab_back.jpg) center top no-repeat;overflow:hidden;}

.box_04 .h_title{width:400px;height:auto;text-align:center;margin:0 auto;}

.box_04 .h_title span{display:block;width:400px;height:27px;background:url(../images/ab_bt.png) center center no-repeat;}

.box_04 .h_title h3{width:100px;height:30px;font-size:18px;color:#222;line-height:20px;font-weight:bold;margin:20px auto 0 auto;border-bottom:solid 1px #222;}

.box_04 .center{width:1200px;height:270px;margin:145px auto 0 auto;padding-top:50px;background:#02b2b5;text-align:center;}

.box_04 .center h4{font-size:24px;color:#fff;line-height:24px;height:45px;position:relative;}

.box_04 .center h4::after{content:'';width:50px;height:1px;background:#fff;position:absolute;bottom:0;left:50%;margin-left:-25px;}

.box_04 .center p{font-size:14px;line-height:30px;height:90px;overflow:hidden;margin:30px auto 0 auto;text-indent:2em;width:1050px;color:#fff;}

.box_04 .more{display:block;width:148px;height:38px;border:solid 1px #fff;margin:30px auto 0 auto;background:url(../images/more01.png) center center no-repeat rgba(255,255,255,0);-webkit-transition:all .7s;transition:all .7s;}

.box_04 .more:hover{border:solid 1px #fff;background:url(../images/more02.png) center center no-repeat rgba(255,255,255,1);-webkit-transition:all .7s;transition:all .7s;}








/* 新闻资讯 */
.box_05{width:100%;height:auto;padding:80px 0;background:#;overflow:hidden;}

.box_05 .h_title{width:400px;height:auto;text-align:center;margin:0 auto;}

.box_05 .h_title span{display:block;width:400px;height:27px;background:url(../images/news_bt.png) center center no-repeat;}

.box_05 .h_title h3{width:100px;height:30px;font-size:18px;color:#666;line-height:20px;font-weight:bold;margin:20px auto 0 auto;border-bottom:solid 1px #bfbfbf;}

.box_05 .h_title h3 a{display:block;color:#666;}

.box_05 .news_center{width:1200px;height:auto;margin:40px auto 0 auto;overflow:hidden;position:relative;}

.box_05 .news_center .hd{width:640px;height:60px;margin:0 auto;overflow:hidden;}

.box_05 .news_center .hd ul{width:640px;height:60px;display:flex;justify-content: space-between;}

.box_05 .news_center .hd ul li{width:198px;height:58px;border:solid 1px #d2d2d2;float:left;cursor:pointer;overflow:hidden;background:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .hd ul li.on{border:solid 1px #02b2b5;background:#02b2b5;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .hd ul li a{display:block;width:110px;height:58px;padding-left:88px;font-size:18px;color:#333;line-height:58px;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .hd ul li.on a{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .hd ul li:nth-of-type(1) a{background:url(../images/n_icon_01.png) 40px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .hd ul li:nth-of-type(2) a{background:url(../images/n_icon_03.png) 40px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .hd ul li:nth-of-type(3) a{background:url(../images/n_icon_05.png) 40px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .hd ul li:nth-of-type(1).on a{background:url(../images/n_icon_02.png) 40px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .hd ul li:nth-of-type(2).on a{background:url(../images/n_icon_04.png) 40px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .hd ul li:nth-of-type(3).on a{background:url(../images/n_icon_06.png) 40px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd{width:1200px;height:505px;margin:40px auto 0 auto;overflow:hidden;}

.box_05 .news_center .bd .main{width:1200px;height:505px;overflow:hidden;}

.box_05 .news_center .bd .main .left{width:500px;height:465px;padding:40px 40px 0 40px;background:#f5f5f5;float:left;overflow:hidden;}

.box_05 .news_center .bd .main .left span{display:block;font-family:Arial;font-size:24px;color:#888;line-height:20px;}

.box_05 .news_center .bd .main .left .name{display:block;font-size:18px;color:#333;line-height:18px;margin-top:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .left:hover .name{color:#02b2b5;margin-left:5px;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .left .img{width:500px;height:280px;overflow:hidden;margin-top:20px;}

.box_05 .news_center .bd .main .left .img img{width:500px;height:280px;transition: all 1s;vertical-align:top;object-fit:cover;}

.box_05 .news_center .bd .main .left:hover img{transform: scale(1.05);}

.box_05 .news_center .bd .main .left .more{display:block;width:120px;height:30px;background:url(../images/n_jt_01.png) center center no-repeat #02b2b5;margin-top:30px;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .right{width:540px;height:504px;border-top:solid 1px #d9d9d9;float:right;overflow:hidden;}

.box_05 .news_center .bd .main .right li{width:540px;height:130px;margin-top:38px;overflow:hidden;position:relative;}

.box_05 .news_center .bd .main .right li::before{content:'';width:540px;height:1px;background:#d9d9d9;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .right li::after{content:'';width:0px;height:1px;background:#02b2b5;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .right li:hover::after{content:'';width:540px;height:1px;background:#02b2b5;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .right li .txt{width:400px;height:130px;float:left;}

.box_05 .news_center .bd .main .right li .txt .name{display:block;width:355px;font-size:16px;color:#333;line-height:16px;padding-left:45px;background:url(../images/dian01.png) 20px center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .right li:hover .txt .name{color:#02b2b5;background:url(../images/dian02.png) 20px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .right li .txt p{padding-left:45px;font-size:14px;color:#b0b0b0;line-height:25px;height:50px;overflow:hidden;margin-top:20px;}

.box_05 .news_center .bd .main .right li .date{width:75px;height:130px;float:right;}

.box_05 .news_center .bd .main .right li .date p{font-family:Arial;font-size:24px;color:#888;line-height:20px;}

.box_05 .news_center .bd .main .right li .date .more{display:block;width:30px;height:14px; background:url(../images/n_jt_02.png);margin:45px 0 0 10px;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .news_center .bd .main .right li:hover .date .more{background:url(../images/n_jt_03.png);-webkit-transition:all .7s;transition:all .7s;}









/* 友情链接 */
.links{width:100%;height:111px;background:#1d1d1d;overflow:hidden;position:relative;}

.links .link{width:1200px;height:110px;margin:0 auto;border-bottom:solid 1px #303030;overflow:hidden;position:relative;}

.links .link a{display:block;float:left;width:auto;padding:0 40px;box-sizing:content-box;font-size:14px;line-height:110px;color:#b0b0b0;position:relative;-webkit-transition:all .7s;transition:all .7s;}

.links .link a:hover{color:#02b2b5;-webkit-transition:all .7s;transition:all .7s;}

.links .link a::after{content:'';width:1px;height:14px;background:#b0b0b0;position:absolute;top:48px;right:0;}

.links .link a:nth-of-type(1){padding-left:0;}








/* animated home */
.animated { -webkit-animation-duration: 1s;  animation-duration: 1s;  -webkit-animation-fill-mode: both;  animation-fill-mode: both }
.animated.infinite { -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite}
.animated.hinge {  -webkit-animation-duration: 2s; animation-duration: 2s }

@-webkit-keyframes fadeInUp {
    0% {
        opacity:0;
        -webkit-transform:translate3d(0, 100%, 0);
        transform:translate3d(0, 100%, 0)
    }
    100% {
        opacity:1;
        -webkit-transform:none;
        transform:none
    }
}
@keyframes fadeInUp {
    0% {
        opacity:0;
        -webkit-transform:translate3d(0, 100%, 0);
        transform:translate3d(0, 100%, 0)
    }
    100% {
        opacity:1;
        -webkit-transform:none;
        transform:none
    }
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.animated_1 { animation-delay:0.3s; }
.animated_2 { animation-delay:0.6s; }
.animated_3 { animation-delay:0.9s; }
.animated_4 { animation-delay:1.2s; }
.animated_5 { animation-delay:1.7s; }
.animated_6 { animation-delay:1.8s; }
.animated_7 { animation-delay:2.1s; }
.animated_8 { animation-delay:2.4s; }
.animated_9 { animation-delay:2.7s; }
.animated_10 { animation-delay:3s; }
.animated_11 { animation-delay:3.3s; }
.animated_12 { animation-delay:3.6s; }

/* animated end */




@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
