/*

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;

*/

/* 公用标题 */
@keyframes msClock {
	0%,70%,100% {transform: rotate(0) scale(1);}
	
	10%,30% {transform: rotate(-15deg) scale(1);}
	
	20%,40% {transform: rotate(15deg) scale(1);}
}


.h_title{width:1300px;height:52px;margin:0 auto;overflow:hidden;}

.h_title .left{padding-left:70px;width:auto;height:52px;float:left; background:url(../images/pro_line.png) left center no-repeat;position:relative;z-index:0;}

.h_title .left::before{content:'';width:26px;height:26px;background:rgba(235,105,25,0.2);border-radius:13px;position:absolute;top:0;left:110px;z-index:-1;}

.h_title .left::after{content:'';width:26px;height:26px;background:rgba(235,105,25,0.2);border-radius:13px;position:absolute;bottom:0;left:65px;z-index:-1;}

.h_title .left h3{line-height:52px;font-size:24px;color:#222;float:left;margin-right:25px;}

.h_title .left h3 span{font-size:30px;}

.h_title .left p{font-size:14px;line-height:65px;color:#666666;float:left;}

.h_title .right{width:165px;height:30px;float:right;-webkit-transition:all .7s;transition:all .7s;}

.h_title .right:hover{margin-right:10px;-webkit-transition:all .7s;transition:all .7s;}

.h_title .right a{display:block;width:165px;height:30px;line-height:30px;font-size:14px;color:#666;text-align:right;position:relative;-webkit-transition:all .7s;transition:all .7s;}

.h_title .right a:hover{color:#eb6819;-webkit-transition:all .7s;transition:all .7s;}

.h_title .right a::before{content:'';width:75px;height:1px;background:#eb6819;position:absolute;top:14px;left:0;}







/* 产品中心 */
.box_01{width:100%;height:925px;padding-top:164px;background:url(../images/pro_back.jpg) center top no-repeat;position:relative;}

.box_01 .list{width:1220px;height:155px;position:absolute;top:-60px;left:50%;margin-left:-610px;display:flex;justify-content: space-between;z-index:99;}

.box_01 .list li{width:180px;height:155px;float:left;border-radius:6px;overflow:hidden;-moz-box-shadow:0px 0px 15px #dbdada;-webkit-box-shadow:0px 0px 15px #dbdada;box-shadow:0px 0px 15px #dbdada;}

.box_01 .list li a{display:block;width:180px;height:125px;padding-top:30px;text-align:center;background:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .list li:hover a{background:#eb6819;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .list li i{display:block;font-size:60px;line-height:48px;color:rgba(235,105,25,0.3);-webkit-transition:all .7s;transition:all .7s;}

.box_01 .list li:hover i{color:rgba(255,255,255,0.3);-webkit-transition:all .7s;transition:all .7s;}

.box_01 .list li p{font-size:20px;line-height:20px;color:#262626;margin-top:25px;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .list li:hover p{margin-top:30px;color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_center{width:1300px;height:780px;overflow:hidden;margin:45px auto 0 auto;}

.box_01 .pro_center li{width:302px;height:360px;margin:0 30px 30px 0;overflow:hidden;position:relative;float:left;}

.box_01 .pro_center li:nth-of-type(4n){margin-right:0px;}

.box_01 .pro_center li .bx{width:282px;height:316px;padding:10px;background:url(../images/border02.png) #fff;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_center li:hover .bx{background:url(../images/border01.png) #fff;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_center li .bx .img{width:282px;height:246px;border-radius:20px;overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_center li:hover .bx .img{border-radius:0px;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_center li .bx .img img{width:282px;height:246px;vertical-align:top;object-fit:cover;transition: all 1s;}

.box_01 .pro_center li:hover .bx .img img{transform: scale(1.1);}

.box_01 .pro_center li .bx .name{display:block;width:240px;padding:0 21px;height:70px;line-height:70px;font-size:14px;color:#333;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_center li:hover .bx .name{color:#eb6819;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_center li .more{display:block;width:40px;height:40px;border-radius:5px;background:#f0b9a6;position:absolute;left:50%;bottom:0;margin-left:-20px;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_center li:hover .more{background:#eb6819;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .pro_center li .more::before{content:'';width:12px;height:2px;background:#fff;position:absolute;top:19px;left:14px;}

.box_01 .pro_center li .more::after{content:'';width:2px;height:12px;background:#fff;position:absolute;top:14px;left:19px;}






/* 企业优势 */
.box_02{width:100%;height:995px;background:url(../images/ys_back.jpg) center top no-repeat;overflow:hidden;}

.look_center{width:1300px;height:995px;margin:0 auto;position:relative;}

.look_center .h_bt{width:665px;height:68px;position:absolute;right:0;top:98px;z-index:9;}

.look_center .h_bt h3{line-height:26px;font-size:24px;color:#eb6819;font-weight:bold;position:absolute;top:15px;left:0;}

.look_center .h_bt p{font-size:14px;line-height:15px;color:#f1ab8e;position:absolute;bottom:0;left:0;}

.look_center .h_bt span{width:460px;font-size:60px;line-height:68px;color:#f6d3c7;font-weight:bold;position:absolute;top:0;right:0;text-align:right; background:url(../images/ys_line.png) left 45px no-repeat;}

.look_center .h_bt::before{content:'';width:26px;height:26px;background:rgba(235,105,25,0.2);border-radius:13px;position:absolute;top:0;left:55px;z-index:-1;}

.look_center .h_bt::after{content:'';width:26px;height:26px;background:rgba(235,105,25,0.2);border-radius:13px;position:absolute;top:30px;left:130px;z-index:-1;}

.look_center .bd{width:1300px;height:995px;}

.look_center .bd .main{width:1300px;height:995px;}

.look_center .bd .main .top{width:1300px;height:563px;overflow:hidden;}

.look_center .bd .main .top .img{width:578px;height:557px;border:solid 3px #eb6819;float:left;position:relative;}

.look_center .bd .main .top .img img{display:block;width:578px;height:557px;vertical-align:top;}

.look_center .bd .main .top .txt{width:640px;height:563px;float:right;}

.look_center .bd .main .top .txt .bt{width:600px;height:60px;margin-top:290px;padding:7px 0 0 40px;background:url(../images/sjx01.png) left center no-repeat;position:relative;z-index:9;}

.look_center .bd .main .top .txt .bt::before{content:'';width:10px;height:28px;background:#f7c3a3;position:absolute;top:12px;left:35px;z-index:-1;}

.look_center .bd .main .top .txt .bt h4{line-height:32px;color:#eb6819;font-weight:bold;font-size:30px;}

.look_center .bd .main .top .txt .bt h4 span{font-size:24px;color:#333;font-weight:bold;}

.look_center .bd .main .top .txt .bt p{font-size:12px;color:#808080;line-height:14px;margin-top:3px;}

.look_center .bd .main .top .txt .bt i{font-size:16px;color:#333;line-height:14px;position:absolute;left:22px;bottom:8px;}

.look_center .bd .main .top .txt h5{line-height:35px;color:#808080;font-size:15px;margin-top:35px; background:url(../images/ys_icon.png) 12px 10px no-repeat;padding-left:35px;}

.look_center .bd .main .bottom{width:1300px;height:389px;margin-top:5px;overflow:hidden;}

.look_center .bd .main .bottom .txt{width:545px;height:389px;float:left;}

.look_center .bd .main .bottom .txt .bt{width:545px;height:60px;margin-top:140px;padding:7px 0 0 40px;background:url(../images/sjx01.png) left center no-repeat;position:relative;z-index:9;}

.look_center .bd .main .bottom .txt .bt::before{content:'';width:10px;height:28px;background:#f7c3a3;position:absolute;top:12px;left:35px;z-index:-1;}

.look_center .bd .main .bottom .txt .bt h4{line-height:32px;color:#eb6819;font-weight:bold;font-size:30px;}

.look_center .bd .main .bottom .txt .bt h4 span{font-size:24px;color:#333;font-weight:bold;}

.look_center .bd .main .bottom .txt .bt p{font-size:12px;color:#808080;line-height:14px;margin-top:3px;}

.look_center .bd .main .bottom .txt .bt i{font-size:16px;color:#333;line-height:14px;position:absolute;left:22px;bottom:8px;}

.look_center .bd .main .bottom .txt h5{line-height:35px;color:#808080;font-size:15px;margin-top:35px; background:url(../images/ys_icon.png) 12px 10px no-repeat;padding-left:35px;}

.look_center .bd .main .bottom .img{width:638px;height:389px;float:right;position:relative;}

.look_center .bd .main .bottom .img img{display:block;width:638px;height:389px;vertical-align:top;}

.look_center .hd{width:130px;height:65px;position:absolute;left:515px;bottom:0;z-index:9;}

.look_center .hd .prev{float:left;cursor:pointer;width:65px;height:65px;background:url(../images/ys_jt_01.png) center center no-repeat #eb6819;-webkit-transition:all .7s;transition:all .7s;}

.look_center .hd .next{float:right;cursor:pointer;width:65px;height:65px;background:url(../images/ys_jt_02.png) center center no-repeat #fce8dd;-webkit-transition:all .7s;transition:all .7s;}

.look_center .hd .prev:hover{border-radius:25px 0 25px 0;-webkit-transition:all .7s;transition:all .7s;}

.look_center .hd .next:hover{border-radius:0 25px 0 25px;-webkit-transition:all .7s;transition:all .7s;}






/* 工程案例 */
.box_03{width:100%;height:auto;padding:80px 0 70px 0;background:#fff;overflow:hidden;}

.box_03 .picScroll-left01{width:1320px;height:520px;margin:20px auto 0 auto;position:relative;}

.box_03 .picScroll-left01 .bd{width:1320px;height:520px;margin:0 auto;position:relative;z-index:5;overflow:hidden;}

.box_03 .picScroll-left01 .bd ul{width:1320px;height:520px;overflow:hidden; zoom:1;}

.box_03 .picScroll-left01 .bd ul li{overflow:hidden;width:404px;height:500px;padding:10px;overflow:hidden;position:relative;margin-right:24px;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .picScroll-left01 .bd ul li a{display:block;}

.box_03 .picScroll-left01 .bd ul li .bx{width:404px;height:500px;background:#fff;border-radius:6px;overflow:hidden;position:relative;-moz-box-shadow:0px 0px 10px #f5f4f4;-webkit-box-shadow:0px 0px 10px #f5f4f4;box-shadow:0px 0px 10px #f5f4f4;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .picScroll-left01 .bd ul li:hover .bx{-moz-box-shadow:0px 0px 10px #d9d6d6;-webkit-box-shadow:0px 0px 10px #d9d6d6;box-shadow:0px 0px 10px #d9d6d6;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .picScroll-left01 .bd ul li .bx .img{width:404px;height:290px;overflow:hidden;}

.box_03 .picScroll-left01 .bd ul li .bx .img img{width:404px;height:290px;vertical-align:top;transition: all 1s;object-fit:cover;}

.box_03 .picScroll-left01 .bd ul li:hover .bx .img img{transform: scale(1.1);}

.box_03 .picScroll-left01 .bd ul li .bx .name{width:340px;margin:35px auto 0 auto;height:42px;font-size:16px;color:#333;line-height:18px;font-weight:bold;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .picScroll-left01 .bd ul li:hover .bx .name{color:#eb6819;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .picScroll-left01 .bd ul li .bx .name::after{content:'';width:35px;height:2px;background:#f5b38c;position:absolute;bottom:0;left:0;}

.box_03 .picScroll-left01 .bd ul li .bx p{width:340px;margin:15px auto 0 auto;font-size:14px;color:#808080;line-height:30px;height:60px;overflow:hidden;}

.box_03 .picScroll-left01 .bd ul li .bx .more{width:67px;height:67px;background:#eb6819;border-radius:34px;position:absolute;bottom:180px;right:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transform: translateX(0) scale(0);-moz-transform: translateX(0) scale(0);-o-transform: translateX(0) scale(0);-ms-transform: translateX(0) scale(0);transform: translateX(0) scale(0);-webkit-transition: transform 1s, opacity 1s;-moz-transition: transform 1s, opacity 1s;-o-transition: transform 1s, opacity 1s;-ms-transition: transform 1s, opacity 1s;transition: transform 1s, opacity 1s;}

.box_03 .picScroll-left01 .bd ul li:hover .bx .more{-webkit-transform: translateX(0) scale(1); -moz-transform: translateX(0) scale(1); -o-transform: translateX(0) scale(1); -ms-transform: translateX(0) scale(1); transform: translateX(0) scale(1); opacity: 1;}

.box_03 .picScroll-left01 .bd ul li .bx .more::before{content:'';width:17px;height:1px;background:#fff;position:absolute;top:33px;left:25px;}

.box_03 .picScroll-left01 .bd ul li .bx .more::after{content:'';width:1px;height:17px;background:#fff;position:absolute;top:25px;left:33px;}






/* 关于我们 */
.box_04{width:100%;height:640px;padding-top:78px; background:url(../images/ab_back.jpg) center top no-repeat;overflow:hidden;}

.box_04 .center{width:1300px;height:640px;margin:0 auto;}

.box_04 .center .case_01{width:643px;height:640px;float:left;position:relative;}

.box_04 .center .case_01 .swiper-slide{width:643px;height:640px;cursor:pointer;position:relative;overflow:hidden;}

.box_04 .center .case_01 .swiper-slide img{width:643px;height:640px;vertical-align:top;}

.box_04 .center .case_01 .swiper-pagination-bullets{width:60px !important;height:12px;left:410px !important;bottom:40px !important;}

.box_04 .center .case_01 .swiper-pagination-bullet{width:12px;height:12px;border-radius:6px;background:#eb6819;opacity:1;}

.box_04 .center .case_01 .swiper-pagination-bullet-active{width:26px;height:12px;background:#eb6819;}

.box_04 .center .right{width:620px;height:640px;float:right;}

.box_04 .center .right .txt{width:620px;height:auto;margin-top:20px;}

.box_04 .center .right .txt .zm{width:246px;height:34px;background:url(../images/us.png);}

.box_04 .center .right .txt i{display:block;width:80px;height:2px;background:#d8d8d8;margin-top:30px;}

.box_04 .center .right .txt h4{font-size:24px;color:#eb6819;font-weight:bold;line-height:26px;margin-top:20px;}

.box_04 .center .right .txt h4 a{display:block;color:#eb6819;}

.box_04 .center .right .txt p{font-size:14px;color:#808080;line-height:35px;margin-top:30px;height:140px;overflow:hidden;}

.box_04 .center .right .slideGroup02{width:620px;height:auto;margin:30px auto 0 auto;position:relative;z-index:2;}

.box_04 .center .right .slideGroup02 .parHd{width:620px;height:62px;}

.box_04 .center .right .slideGroup02 .parHd ul{width:425px;height:62px;overflow:hidden;font-size:16px;text-align:center;}

.box_04 .center .right .slideGroup02 .parHd ul li{width:205px;height:62px;line-height:62px;color:#333;float:left;border-radius:20px 20px 0 0;background:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .right .slideGroup02 .parHd ul li.on{color:#fff;background:#eb6819;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .right .slideGroup02 .parHd ul li:last-child{float:right;}

.box_04 .center .right .slideGroup02 .parBd{width:620px;margin-top:30px;height:166px;}

.box_04 .center .right .slideGroup02 .parBd .slideBox{position:relative;}

.box_04 .center .right .slideGroup02 .parBd .slideBox .tempWrap{width:620px;margin:0 auto;overflow:hidden;}

.box_04 .center .right .slideGroup02 .parBd ul{width:620px;overflow:hidden; zoom:1;}

.box_04 .center .right .slideGroup02 .parBd ul li{width:188px;height:162px;border:solid 2px #cdcdcd;margin-right:22px;float:left;position:relative;overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .right .slideGroup02 .parBd ul li:hover{border:solid 2px #eb6819;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .right .slideGroup02 .parBd ul li a{display:block;}

.box_04 .center .right .slideGroup02 .parBd ul li .img{width:188px;height:162px;overflow:hidden;}

.box_04 .center .right .slideGroup02 .parBd ul li .img img{width:188px;height:162px;transition: all 1s;vertical-align:top;object-fit:cover;}

.box_04 .center .right .slideGroup02 .parBd ul li:hover .img img{transform: scale(1.1);}

.box_04 .center .right .slideGroup02 .parBd ul li .name{width:160px;height:40px;padding:0 14px;font-size:14px;color:#fff;line-height:40px;background:rgba(31,31,31,0.5);position:absolute;left:0;bottom:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .right .slideGroup02 .parBd ul li:hover .name{background:rgba(235,105,25,0.8);position:absolute;left:0;bottom:5px;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .arrow{width:180px;height:62px;line-height:62px;color:#333;float:right;border-radius:20px 20px 0 0;background:url(../images/show_line.png) center center no-repeat #fff;position:absolute;top:-92px;right:0;}

.box_04 .arrow .sPrev{float:left;width:90px;height:62px;cursor:pointer;background:url(../images/show_jt_01.png) center center no-repeat;}

.box_04 .arrow .sNext{float:right;width:90px;height:62px;cursor:pointer;background:url(../images/show_jt_02.png) center center no-repeat;}








/* 新闻中心 */
.box_05{width:1300px;height:auto;margin:80px auto;}

.box_05 .center{width:1300px;height:450px;margin-top:30px;}

.box_05 .picScroll-left02{width:390px;height:450px;padding:0 10px;overflow:hidden;position:relative;float:left;-moz-box-shadow:0px 0px 20px #dae0e6;-webkit-box-shadow:0px 0px 20px #dae0e6;box-shadow:0px 0px 20px #dae0e6;position:relative;z-index:0;background:#fff;}

.box_05 .picScroll-left02::before{content:'';width:410px;height:255px;background:#eb6819;position:absolute;top:0;left:0;z-index:-1;}

.box_05 .picScroll-left02 h4{width:390px;height:70px;line-height:70px;font-size:12px;color:#fff;}

.box_05 .picScroll-left02 h4 a{display:block;font-size:20px;color:#fff;font-weight:bold;float:left;margin-right:15px;}

.box_05 .picScroll-left02 .bd{width:390px;height:380px;overflow:hidden;margin-top:0;}

.box_05 .picScroll-left02 .bd ul{width:390px;height:380px;overflow:hidden; zoom:1;}

.box_05 .picScroll-left02 .bd ul li{overflow:hidden;width:390px;height:380px;position:relative;}

.box_05 .picScroll-left02 .bd ul li a{display:block;}

.box_05 .picScroll-left02 .bd ul li .img{width:390px;height:215px;overflow:hidden;}

.box_05 .picScroll-left02 .bd ul li .img img{width:390px;height:215px;vertical-align:top;object-fit:cover;transition: all 1s;}

.box_05 .picScroll-left02 .bd ul li:hover .img img{transform: scale(1.1);}

.box_05 .picScroll-left02 .bd ul li .name{width:350px;line-height:16px;font-size:16px;color:#333;margin:30px auto 0 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .picScroll-left02 .bd ul li:hover .name{color:#eb6819;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .picScroll-left02 .bd ul li p{width:350px;font-size:14px;color:#808080;line-height:26px;height:52px;overflow:hidden;margin:13px auto 0 auto;}

.box_05 .picScroll-left02 .bd ul li span{display:block;width:350px;font-size:12px;color:#808080;margin:13px auto 0 auto;}

.box_05 .picScroll-left02 .hd{width:80px;height:40px;position:absolute;right:0;bottom:0;}

.box_05 .picScroll-left02 .hd .prev{float:left;cursor:pointer;width:40px;height:40px;background:url(../images/n_jt_01.png) center center no-repeat #f8e0d8;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .picScroll-left02 .hd .next{float:right;cursor:pointer;width:40px;height:40px;background:url(../images/n_jt_02.png) center center no-repeat #eb6819;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .picScroll-left02 .hd .prev:hover{border-radius:20px 0 20px 0;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .picScroll-left02 .hd .next:hover{border-radius:0 20px 0 20px;-webkit-transition:all .7s;transition:all .7s;}



.box_05 .right{width:845px;height:450px;float:right;background:#fff;}

.box_05 .right .bx{width:845px;height:210px;overflow:hidden;-moz-box-shadow:0px 0px 20px #dae0e6;-webkit-box-shadow:0px 0px 20px #dae0e6;box-shadow:0px 0px 20px #dae0e6;}

.box_05 .right .bx:nth-of-type(1){margin-bottom:30px;}

.box_05 .right .bx .bl{width:180px;height:210px;float:left; background:#eb6819;text-align:center;}

.box_05 .right .bx .bl a{display:block;font-size:20px;color:#fff;line-height:22px;font-weight:bold;margin-top:65px;}

.box_05 .right .bx .bl p{font-size:12px;color:#fff;line-height:12px;margin-top:15px;}

.box_05 .right .bx .bl i{display:block;width:80px;height:3px;background:url(../images/news_line.png);margin:35px auto 0 auto;}




.box_05 .right .bx .br{width:620px;height:210px;float:right;padding-right:20px;background:#fff;}

.box_05 .right .bx .br .list{width:620px;height:180px;margin-top:5px;overflow:hidden;}

.box_05 .right .bx .br .list li{width:620px;height:45px;overflow:hidden;position:relative;}

.box_05 .right .bx .br .list li::before{content:'';width:620px;height:1px;background:#e6e6e6;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .right .bx .br .list li::after{content:'';width:0px;height:1px;background:#eb6819;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .right .bx .br .list li:hover::after{content:'';width:620px;height:1px;background:#eb6819;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}



.box_05 .right .bx .br .list li a{display:block;height:44px;line-height:44px;width:460px;font-size:14px;color:#333;padding-left:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;position:relative;float:left;}

.box_05 .right .bx .br .list li:hover a{color:#eb6819;padding-left:20px;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .right .bx .br .list li a::after{content:'';width:5px;height:5px;background:#b3b3b3;border-radius:3px;position:absolute;top:20px;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .right .bx .br .list li:hover a::after{content:'';width:5px;height:5px;background:#eb6819;border-radius:3px;position:absolute;top:20px;left:5px;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .right .bx .br .list li span{display:block;height:44px;line-height:44px;font-size:12px;color:#808080;float:right;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .right .bx .br .list li:hover span{color:#eb6819;-webkit-transition:all .7s;transition:all .7s;}






















































































































































































































































































































































































































/* 在线留言 */
.box_06{width:100%;height:116px;padding:24px 0 50px 0;background:#eb6819;overflow:hidden;}

.box_06 .center{width:1300px;height:116px;margin:0 auto;position:relative;}

.box_06 .center .top{width:970px;height:57px;border-bottom:solid 1px #ef8647;position:absolute;left:0;top:0;z-index:9;}

.box_06 .center .top h4{font-size:28px;color:#fff;float:left;line-height:40px;}

/* 询盘信息 */
.topxunpan {width:215px;height:40px;background:#fff;border-radius:20px;float:right;-moz-box-shadow:0px 0px 10px #df6318;-webkit-box-shadow:0px 0px 10px #df6318;box-shadow:0px 0px 10px #df6318;}

.thisxp{width:215px;height:40px;}

.topxunpan .xp {position: relative;line-height:40px;color:#eb6819;font-size:12px;cursor: pointer;}

.topxunpan .xp img {margin:12px 5px 0 20px; vertical-align:top !important;}

.topxunpan .xp i {display:inline-block;width:22px;height:22px;line-height:22px;margin:0 5px;text-align:center;color:#fff; background:#eb6819;border-radius:11px;font-size:12px;}

.topxunpan .xp #xunpantip {z-index: 999;position: absolute;top: 35px;left: 50%;width: 180px;height: 30px;line-height: 30px;text-align: center;color: #fff;font-size: 14px;-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 .4s, opacity .4s;-moz-transition: transform .4s, opacity .4s;-o-transition: transform .4s, opacity .4s;-ms-transition: transform .4s, opacity .4s;transition: transform .4s, opacity .4s;background-color: #333;border-radius: 4px;opacity: 0;font-weight: bold;box-shadow: 5px 5px 2px #dfdfdf;}

.topxunpan .xp #xunpantip::after {content: '';position: absolute;top: -16px;left: 50%;width: 0;height: 0;-webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -o-transform: translateX(-50%); -ms-transform: (-50%); transform: translateX(-50%); border: 8px solid transparent;border-bottom-color: #333;}

.topxunpan .xp #xunpantip.xunpantextactive {-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;}

.topxunpan i {font-weight: normal;font-style: normal;}

.box_06 .center .form{width:1300px;height:116px;position:relative;}

.box_06 .center .form p{width:168px;height:33px;overflow:hidden;border-bottom:solid 1px #ef8647;}

.box_06 .center .form input{display:block;width:140px;height:33px;line-height:33px;color:#fff;font-size:14px;padding:0 2px 0 26px;box-sizing:content-box;}

.box_06 .center .form p:nth-of-type(1){position:absolute;left:0;bottom:0;}

.box_06 .center .form p:nth-of-type(2){position:absolute;left:178px;bottom:0;}

.box_06 .center .form p:nth-of-type(1) input{background:url(../images/name.png) left center no-repeat rgba(0,0,0,0);}

.box_06 .center .form p:nth-of-type(2) input{background:url(../images/phone.png) left center no-repeat rgba(0,0,0,0);}

.box_06 .center .form p:nth-of-type(3){width:380px;height:33px;position:absolute;left:356px;bottom:0;}

.box_06 .center .form textarea{width:350px;height:33px;line-height:33px;color:#fff;font-size:14px;padding:0 4px 0 26px;box-sizing:content-box;background:url(../images/liuyan.png) left center no-repeat rgba(0,0,0,0);}

.box_06 .center .form p:nth-of-type(4){width:224px;height:33px;position:absolute;bottom:0;right:330px;z-index:2;overflow:hidden;}

.box_06 .center .form p:nth-of-type(4) input{display:block;width:70px;height:33px;line-height:33px;color:#fff;font-size:14px;float:left;padding:0 4px 0 26px;box-sizing:content-box;background:url(../images/yzm.png) left center no-repeat rgba(0,0,0,0);}

.box_06 .center .form p:nth-of-type(4) img{display:block;float:right;width:90px;height:33px;cursor:pointer;}

.box_06 .center .form .tj{width:285px;height:60px;border:none;border-radius:33px;position:absolute;top:28px;right:0;background:#fff;overflow:hidden;z-index:0;-moz-box-shadow:0px 0px 10px #df6318;-webkit-box-shadow:0px 0px 10px #df6318;box-shadow:0px 0px 10px #df6318;}

.box_06 .center .form .tj .btn{display: block;width:285px;height:60px;line-height:60px;text-align:center;font-size:18px;color:#eb6819;border:none;background:none;cursor:pointer;}















@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);
  }
}
