/*

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);}
}



/* 产品展示 */
.box_01{width:100%;height:766px;padding-top:50px;margin-bottom:70px;background:url(../images/pro_back.jpg) center top no-repeat;overflow:hidden;position:relative;z-index:0;}

.box_01 .kf_pos{width:428px;height:366px;background:url(../images/kf.png);position:absolute;bottom:-50px;left:50px;z-index:-1;-webkit-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}

.box_01 .top{width:1280px;height:110px;margin:0 auto;}

.box_01 .top .h_title{width:auto;height:110px;float:left;margin-right:560px;}

.box_01 .top .h_title p{font-size:60px;color:#8f8f8f;font-weight:bold;font-family:Arial;line-height:45px;padding-left:30px;background:url(../images/h_back.png) left 22px no-repeat;}

.box_01 .top .h_title p span{color:#fcb201;}

.box_01 .top .h_title h3{padding-left:30px;font-size:26px;color:#333;font-weight:bold;line-height:28px;margin-top:20px;position:relative;}

.box_01 .top .h_title h3::after{content:'';width:15px;height:3px;background:#fcb201;position:absolute;top:12px;left:238px;}

.box_01 .top .more{display:block;float:right;width:220px;font-size:14px;color:#333;font-weight:bold;margin-top:40px;text-align:right;height:28px;line-height:28px;position:relative;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .top .more:hover{color:#fcb201;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .top .more i{color:#fcb201;font-weight:bold;margin-left:15px;}

.box_01 .top .more::before{content:'';width:130px;height:1px;background:#bababa;position:absolute;top:13px;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .top .more::after{content:'';width:0px;height:1px;background:#fcb201;position:absolute;top:13px;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_01 .top .more:hover::after{content:'';width:130px;height:1px;background:#fcb201;position:absolute;top:13px;left:0;-webkit-transition:all .7s;transition:all .7s;}

.topxunpan {width:auto;height:28px;position:relative;margin-top:40px;float:left;}

.thisxp{width:auto;height:28px;}

.topxunpan .xp {position: relative;line-height:28px;color: #444;font-size:14px;cursor: pointer;}

.topxunpan .xp img {margin:0 15px 0 0; vertical-align:top !important;}

.topxunpan .xp i {display:inline-block;color:#444;font-size:14px;}

.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 .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;background-color: #1c86f7;border-radius: 4px;opacity: 0;font-weight: bold;box-shadow: 2px -2px 2px #dfdfdf;}

.topxunpan .xp #xunpantip::after {content: '';position: absolute;top: 30px;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-top-color: #1c86f7;}

.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;}

.pro_center{width:1280px;height:600px;margin:23px auto 0 auto;overflow:hidden;position:relative;}

.pro_center h4{font-size:16px;color:#333;font-weight:bold;line-height:18px;padding-left:30px; background:url(../images/pro_icon.png) left center no-repeat;position:absolute;top:50px;left:35px;z-index:9;}

.pro_center .tel{width:270px;height:auto;position:absolute;left:0;bottom:20px;z-index:9;}

.pro_center .tel::before{content:'';width:1px;height:46px;background:#d5d5d5;position:absolute;top:0;left:67px;}

.pro_center .tel p:nth-of-type(1){font-size:14px;color:#888;line-height:15px;margin-left:90px;}

.pro_center .tel p:nth-of-type(2){font-size:24px;color:#444;line-height:20px;margin:10px 0 0 90px;}

.pro_center .tel p:nth-of-type(3){font-size:24px;color:#444;line-height:20px;margin:25px 0 0 90px;}

.pro_center .tel span{display:block;width:46px;height:46px; background:#1c86f7;border-radius:23px;position:absolute;left:0;top:0;}

.pro_center .tel span::before{content:'';width:46px;height:46px;background:url(../images/tel02.png) center center no-repeat;position:absolute;top:0;left:0;animation: msClock 2s linear infinite;}

.pro_center .tel a{display:block;width:145px;height:45px; background:#fcb201;margin:50px 0 0 70px;line-height:45px;text-align:center;font-size:15px;color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.pro_center .tel a:hover{background:#1c86f7;-webkit-transition:all .7s;transition:all .7s;}

.pro_center .hd{width:235px;padding-left:35px;height:230px;float:left;margin-top:105px;}

.pro_center .hd ul{width:235px;height:230px;overflow:hidden;}

.pro_center .hd ul li{width:235px;height:66px;line-height:66px;cursor:pointer;position:relative;margin-bottom:16px;}

.pro_center .hd ul li:last-child{margin-bottom:0;}

.pro_center .hd ul li::before{content:'';width:235px;height:1px;background:#c1c1c1;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.pro_center .hd ul li::after{content:'';width:0px;height:2px;background:#1c86f7;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.pro_center .hd ul li.on::after{content:'';width:235px;height:2px;background:#1c86f7;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.pro_center .hd ul li a{display:block;padding-right:55px;width:180px;height:66px;line-height:66px;background:url(../images/pro_jt_01.png) right center no-repeat;font-size:16px;color:#444;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.pro_center .hd ul li.on a{background:url(../images/pro_jt_02.png) right center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.pro_center .bd{width:940px;height:600px;float:right;}

.pro_center .bd .main{width:940px;height:600px;overflow:hidden;}

.pro_center .bd .main li{width:300px;height:280px;margin:0 20px 40px 0;overflow:hidden;float:left;}

.pro_center .bd .main li:nth-of-type(3n){margin-right:0;}

.pro_center .bd .main li a{display:block;}

.pro_center .bd .main li .img{width:298px;height:218px;border:solid 1px #dcdcdc;border-radius:4px;overflow:hidden;}

.pro_center .bd .main li .img img{width:298px;height:218px;vertical-align:top;transition: all 1s;object-fit:cover;}

.pro_center .bd .main li:hover .img img{transform: scale(1.1);}

.pro_center .bd .main li .txt{width:300px;height:30px;overflow:hidden;margin-top:20px;}

.pro_center .bd .main li .txt .name{padding-left:10px;width:220px;height:30px;line-height:15px;font-size:15px;color:#666;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;float:left;}

.pro_center .bd .main li .txt .name::before{content:'';width:230px;height:1px;background:#e0e0e0;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.pro_center .bd .main li .txt .name::after{content:'';width:0px;height:1px;background:#1c86f7;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.pro_center .bd .main li:hover .txt .name::after{content:'';width:230px;height:1px;background:#1c86f7;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.pro_center .bd .main li .txt .more{width:30px;height:30px;border-radius:15px;background:url(../images/links01.png) center center no-repeat #ededed;float:right;-webkit-transition:all .7s;transition:all .7s;}

.pro_center .bd .main li:hover .txt .more{background:url(../images/links02.png) center center no-repeat #1c86f7;-webkit-transition:all .7s;transition:all .7s;}




/* 企业优势 */
.box_02{width:100%;height:646px;padding-top:132px;background:url(../images/ys_back.jpg) center top no-repeat;overflow:hidden;position:relative;z-index:0;}

.box_02 .zm_pos{width:213px;height:211px;background:url(../images/a.png);position:absolute;bottom:105px;left:60px;z-index:-1;-webkit-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}

.look_center{width:1280px;height:580px;margin:0 auto;position:relative;}

.look_center .h_title{width:560px;height:auto;position:absolute;left:0;top:-42px;z-index:9;color:#fff;}

.look_center .h_title p{font-size:44px;line-height:42px;font-weight:bold;font-family:Arial;}

.look_center .h_title p span{color:#fce701;}

.look_center .h_title h3{font-size:26px;line-height:28px;margin-top:25px;font-weight:bold;letter-spacing:1px;}

.look_center .h_title .line{width:30px;height:5px; background:#fce701;margin-top:55px;}

.look_center .h_title h4{font-size:16px;line-height:16px;margin-top:55px;letter-spacing:15px;}

.look_center .hd{width:180px;height:60px;overflow:hidden;position:absolute;right:430px;bottom:0;z-index:9;}

.look_center .hd .prev{float:left;width:60px;height:60px;cursor:pointer;border-radius:50%;background:url(../images/ys_jt_01.png) center center no-repeat #1c86f7;-webkit-transition:all .7s;transition:all .7s;}

.look_center .hd .prev:hover{background:url(../images/ys_jt_01.png) center center no-repeat #fcb201;-webkit-transition:all .7s;transition:all .7s;}

.look_center .hd .next{float:right;width:60px;height:60px;cursor:pointer;border-radius:50%;background:url(../images/ys_jt_02.png) center center no-repeat #1c86f7;-webkit-transition:all .7s;transition:all .7s;}

.look_center .hd .next:hover{background:url(../images/ys_jt_02.png) center center no-repeat #fcb201;-webkit-transition:all .7s;transition:all .7s;}

.look_center .bd{width:1280px;height:550px;margin:0 auto;}

.look_center .bd .main{width:1280px;height:550px;position:relative;}

.look_center .bd .main .txt{width:550px;height:550px;float:left;overflow:hidden;}

.look_center .bd .main .txt .top{width:550px;height:80px;margin-top:330px;}

.look_center .bd .main .txt .top .icon{width:80px;height:80px; background:url(../images/yuan.png);float:left;margin-right:20px;}

.look_center .bd .main .txt .top .icon i{display:block;width:80px;height:80px;}

.look_center .bd .main:nth-of-type(1) .txt .top .icon i{background:url(../images/ys_icon_01.png) center center no-repeat;}

.look_center .bd .main:nth-of-type(2) .txt .top .icon i{background:url(../images/ys_icon_02.png) center center no-repeat;}

.look_center .bd .main:nth-of-type(3) .txt .top .icon i{background:url(../images/ys_icon_03.png) center center no-repeat;}

.look_center .bd .main:nth-of-type(4) .txt .top .icon i{background:url(../images/ys_icon_04.png) center center no-repeat;}

.look_center .bd .main .txt .top .wz{width:auto;height:80px;float:left;}

.look_center .bd .main .txt .top h4{margin-top:15px;font-size:22px;color:#333;line-height:24px;font-weight:bold;}

.look_center .bd .main .txt .top span{display:block;font-size:15px;color:#adadad;line-height:16px; font-family:Arial;margin-top:16px;}

.look_center .bd .main .txt .line{width:80px;height:1px; background:#999;margin-top:35px;-webkit-transition:all .7s;transition:all .7s;}

.look_center .bd .main:hover .txt .line{width:180px;background:#1c86f7;-webkit-transition:all .7s;transition:all .7s;}

.look_center .bd .main .txt p{font-size:16px;color:#333;line-height:35px;margin-top:20px;}

.look_center .bd .main .img{width:648px;height:550px;float:right;position:relative;}

.look_center .bd .main .img img{display:block;width:858px;height:550px;vertical-align:top;position:absolute;left:0;top:0;}





/* 工程案例 */
.box_03{width:100%;height:auto;padding:70px 0;background:#fff;overflow:hidden;}

.box_03 .top{width:1280px;height:auto;margin:0 auto;overflow:hidden;}

.box_03 .top .h_title{width:270px;height:auto;float:left;}

.box_03 .top .h_title p{font-size:60px;color:#8f8f8f;font-weight:bold;font-family:Arial;line-height:45px;padding-left:30px;background:url(../images/h_back.png) left 22px no-repeat;}

.box_03 .top .h_title p span{color:#fcb201;}

.box_03 .top .h_title h3{padding-left:30px;font-size:26px;color:#333;font-weight:bold;line-height:28px;margin-top:20px;position:relative;}

.box_03 .top .h_title h3::after{content:'';width:15px;height:3px;background:#fcb201;position:absolute;top:12px;left:238px;}

.box_03 .top .more{display:block;float:right;width:220px;font-size:14px;color:#333;font-weight:bold;margin-top:40px;text-align:right;height:28px;line-height:28px;position:relative;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .top .more:hover{color:#fcb201;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .top .more i{color:#fcb201;font-weight:bold;margin-left:15px;}

.box_03 .top .more::before{content:'';width:130px;height:1px;background:#bababa;position:absolute;top:13px;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .top .more::after{content:'';width:0px;height:1px;background:#fcb201;position:absolute;top:13px;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .top .more:hover::after{content:'';width:130px;height:1px;background:#fcb201;position:absolute;top:13px;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .center{width:1280px;height:560px;margin:40px auto 0 auto;overflow:hidden;}

.box_03 .center .left{width:640px;height:540px;float:left;padding:10px;background:#f6f8fb;border-radius:4px;overflow:hidden;}

.box_03 .center .left a{display:block;}

.box_03 .center .left .img{width:640px;height:460px;border-radius:4px;overflow:hidden;}

.box_03 .center .left .img img{width:640px;height:460px;vertical-align:top;transition: all 1s;object-fit:cover;}

.box_03 .center .left:hover .img img{transform: scale(1.05);}

.box_03 .center .left .txt{width:640px;height:50px;line-height:50px;background:#e3e6eb;border-radius:25px;margin:20px auto 0 auto;overflow:hidden;}

.box_03 .center .left .txt .name{padding:0 115px 0 45px;width:480px;font-size:15px;color:#333;background:url(../images/case_jt_01.png) 570px center no-repeat;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .center .left:hover .txt .name{padding:0 115px 0 65px;width:460px;color:#1c86f7;background:url(../images/case_jt_02.png) 570px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .center .left .txt .name::before{content:'';width:6px;height:6px;background:#1c86f7;position:absolute;top:22px;left:20px;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .center .left:hover .txt .name::before{content:'';width:26px;height:6px;background:#1c86f7;position:absolute;top:22px;left:20px;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .center .right{width:580px;height:560px;float:right;overflow:hidden;}

.box_03 .center .right li{width:270px;height:260px;overflow:hidden;float:left;margin-bottom:40px;}

.box_03 .center .right li:nth-of-type(2n){float:right;}

.box_03 .center .right li a{display:block;}

.box_03 .center .right li .img{width:270px;height:210px;position:relative;overflow:hidden;border-radius:4px;}

.box_03 .center .right li .img img{width:270px;height:210px;vertical-align:top;object-fit:cover;}

.box_03 .center .right li .img:before,
.box_03 .center .right li .img:after{content: '';background:rgba(28,134,247,0.8);height: 150%;width: 100%;border-radius: 0 100% 0 0;opacity: 0;position: absolute;left: -50%;top: 100%;z-index:1;transition: border-radius .7s ease-out,top .7s ease-out,opacity .3s ease-out;}

.box_03 .center .right li .img:after{border-radius: 100% 0 0 0;left: 50%;}

.box_03 .center .right li:hover .img:before,
.box_03 .center .right li:hover .img:after{top: -50%;opacity: 0.9;border-radius: 0 35% 0 0;}

.box_03 .center .right li .img .more{width:50px;height:50px; background:url(../images/link.png) center center no-repeat #fff;border-radius:35px;position:absolute;top:110px;left:50%;margin-left:-30px;z-index:9;opacity: 0;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .center .right li:hover .img .more{position:absolute;top:80px;left:50%;margin-left:-30px;opacity: 1;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .center .right li .txt{width:268px;height:38px;margin-top:10px;border:solid 1px #d2d2d2;position:relative;z-index:0;overflow:hidden;border-radius:4px;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .center .right li .txt::before{content:'';width:268px;height:0px;background:#1c86f7;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .center .right li:hover .txt::before{content:'';width:268px;height:38px;background:#1c86f7;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .center .right li .txt .name{padding:0 24px;width:240px;line-height:38px;font-size:14px;color:#444;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .center .right li:hover .txt .name{color:#fff;-webkit-transition:all .7s;transition:all .7s;}




/* 关于我们 */
.box_04{width:100%;height:668px;padding-top:80px;background:url(../images/ab_back.jpg) center top no-repeat;overflow:hidden;}

.box_04 .center{width:1280px;height:668px;margin:0 auto;overflow:hidden;}

.box_04 .center .left{width:588px;height:668px;float:left;}

.box_04 .center .left .h_title{width:310px;height:auto;}

.box_04 .center .left .h_title p{font-size:60px;color:#8f8f8f;font-weight:bold;font-family:Arial;line-height:45px;padding-left:30px;background:url(../images/h_back.png) left 22px no-repeat;}

.box_04 .center .left .h_title p span{color:#fcb201;}

.box_04 .center .left .h_title h3{padding-left:30px;font-size:26px;color:#333;font-weight:bold;line-height:28px;margin-top:20px;position:relative;}

.box_04 .center .left .h_title h3::after{content:'';width:15px;height:3px;background:#fcb201;position:absolute;top:12px;left:238px;}

.box_04 .center .left .img{width:588px;height:440px;border-radius:4px;overflow:hidden;margin-top:60px;}

.box_04 .center .left .img img{display:block;width:588px;height:440px; vertical-align:top;}

.box_04 .center .right{width:588px;height:auto;float:right;position:relative;}

.box_04 .center .right .txt{width:588px;height:auto;padding-top:35px;}

.box_04 .center .right .txt .line01{width:136px;height:16px;position:relative;}

.box_04 .center .right .txt .line01::before{content:'';width:100px;height:2px;background:#818181;position:absolute;top:7px;left:0;}

.box_04 .center .right .txt .line01::after{content:'';width:12px;height:12px;border:solid 2px #fcb201;border-radius:8px;position:absolute;top:0;right:0;}

.box_04 .center .right .txt h4{font-size:24px;color:#333;line-height:26px;font-weight:bold;margin-top:95px;}

.box_04 .center .right .txt span{display:block;font-size:15px;color:#666;line-height:17px;margin-top:20px;}

.box_04 .center .right .txt .line02{width:1px;height:55px; background:#fcb201;margin-top:25px;}

.box_04 .center .right .txt p{font-size:15px;color:#444;line-height:35px;height:140px;overflow:hidden;margin-top:35px;}

.box_04 .center .right .txt .more{display:block;width:170px;height:50px; background:#fcb201;border-radius:25px;text-align:center;line-height:50px;font-size:14px;text-align:center;font-weight:bold;color:#fff;margin-top:60px;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .right .txt .more:hover{background:#1c86f7;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .right .tel{width:340px;height:50px;position:absolute;bottom:0;right:0;}

.box_04 .center .right .tel p{padding-left:55px;position:relative;font-size:25px;color:#333;line-height:50px;height:50px;float:left;}

.box_04 .center .right .tel p::before{content:'';width:32px;height:50px;background:url(../images/tel03.png) left center no-repeat;position:absolute;top:0;left:0;animation: msClock 1.2s linear infinite;}

.box_04 .center .right .tel a{display:block;width:90px;height:40px;font-size:15px;color:#333;line-height:40px;float:right;text-align:center;position:relative;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .right .tel a:hover{color:#fcb201;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .right .tel a::before{content:'';width:90px;height:1px;background:#333;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .right .tel a::after{content:'';width:0px;height:1px;background:#fcb201;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .center .right .tel a:hover::after{content:'';width:90px;height:1px;background:#fcb201;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}




/* 荣誉资质 */
.box_05{width:100%;height:auto;padding:70px 0 50px 0;overflow:hidden;}

.box_05 .slideGroup{width:1280px;margin:0 auto;height:auto;position:relative;}

.box_05 .slideGroup .parHd{width:567px;height:68px;margin:0 auto;position:relative;background:url(../images/show_bk.png) center center no-repeat;}

.box_05 .slideGroup .parHd ul{width:567px;height:68px;overflow:hidden;display:flex;justify-content: space-between;}

.box_05 .slideGroup .parHd ul li{width:220px;height:68px;padding-left:63px;float:left;cursor:pointer;overflow:hidden;}

.box_05 .slideGroup .parHd ul li .icon{width:54px;height:68px;float:left;margin-right:15px;position:relative;z-index:0;}

.box_05 .slideGroup .parHd ul li .icon::before{content:'';width:54px;height:54px;background:#fef0cc;border-radius:27px;position:absolute;top:-10px;left:0;z-index:-1;opacity:0;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .slideGroup .parHd ul li.on .icon::before{content:'';width:54px;height:54px;background:#fef0cc;border-radius:27px;position:absolute;top:7px;left:0;z-index:-1;opacity:2;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .slideGroup .parHd ul li .icon i{display:block;width:54px;height:68px;}

.box_05 .slideGroup .parHd ul li:nth-of-type(1) .icon i{background:url(../images/show_icon_01.png) center center no-repeat;}

.box_05 .slideGroup .parHd ul li:nth-of-type(2) .icon i{background:url(../images/show_icon_02.png) center center no-repeat;}

.box_05 .slideGroup .parHd ul li p{font-size:18px;color:#444;line-height:68px;float:left;}

.box_05 .slideGroup .parBd{width:1280px;margin:40px auto 0 auto;height:300px;position:relative; }

.box_05 .slideGroup .parBd .slideBox{position:relative;}

.box_05 .slideGroup .parBd .slideBox .tempWrap{width:1280px;height:300px;margin:0 auto;overflow:hidden;}

.box_05 .slideGroup .parBd ul{width:1280px;height:300px;overflow:hidden; zoom:1;}

.box_05 .slideGroup .parBd ul li{width:300px;height:300px;margin-right:26.6px;overflow:hidden;float:left;position:relative;}

.box_05 .slideGroup .parBd ul li a{display:block;}

.box_05 .slideGroup .parBd ul li .img{width:280px;height:220px;border:solid 10px #f5f5f5;border-radius:4px;position:relative;overflow:hidden;}

.box_05 .slideGroup .parBd ul li .img .pic{width:280px;height:220px;border-radius:4px;overflow:hidden;}

.box_05 .slideGroup .parBd ul li .img .pic img{width:280px;height:220px;transition: all 1s;vertical-align:top;object-fit:cover;}

.box_05 .slideGroup .parBd ul li:hover .img .pic img{transform: scale(1.1);}

.box_05 .slideGroup .parBd ul li .img .more{width:100px;height:46px;background:rgba(28,134,247,0.8);border-radius:4px;position:absolute;left:50%;margin-left:-50px;top:120px; opacity:0;overflow:hidden;font-size:15px;color:#fff;text-align:center;line-height:46px;text-transform: Uppercase;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .slideGroup .parBd ul li:hover .img .more{position:absolute;left:50%;margin-left:-50px;top:87px;opacity:1;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .slideGroup .parBd ul li .txt{width:300px;height:60px;overflow:hidden;position:relative;}

.box_05 .slideGroup .parBd ul li .txt::after{content:'';width:0px;height:1px;background:#1c86f7;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .slideGroup .parBd ul li:hover .txt::after{content:'';width:300px;height:1px;background:#1c86f7;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .slideGroup .parBd ul li .txt .name{display:block;padding:0 70px 0 10px;width:220px;line-height:60px;font-size:15px;color:#444;background:url(../images/show_jt_01.png) 255px center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}






/* 在线留言 */
.box_06{width:100%;padding-top:50px;height:200px; background:url(../images/ly_back.jpg) center top no-repeat;overflow:hidden;}

.box_06 a{display:block;width:420px;height:50px;line-height:50px;margin:100px auto 0 auto;border-radius:25px;background:#fff;position:relative;z-index:0;}

.box_06 a::after{content:'';width:418px;height:48px;border:solid 1px #aaa;border-radius:25px;position:absolute;top:0;left:0;z-index:-1;}

.box_06 a .tel{width:270px;height:50px;line-height:50px;text-align:center;font-size:14px;color:#333;position:absolute;left:0;top:0;-webkit-transition:all .7s;transition:all .7s;}

.box_06 a .tel span{font-size:22px;}

.box_06 a:hover .tel{position:absolute;left:150px;top:0;-webkit-transition:all .7s;transition:all .7s;}

.box_06 a p{width:150px;height:50px;line-height:50px;border-radius:25px;background:#fcb201;text-align:center;font-size:16px;color:#fff;position:absolute;left:270px;top:0;-webkit-transition:all .7s;transition:all .7s;}

.box_06 a:hover p{position:absolute;left:0;top:0;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .form{width:1280px;height:42px;margin:0 auto;position:relative;overflow:hidden;display:flex;justify-content: space-between;}

.box_06 .form p{width:200px;height:42px;border-radius:4px;overflow:hidden;background:rgba(255,255,255,1);float:left;position:relative;}

.box_06 .form input{display:block;width:150px;height:42px;line-height:42px;color:#adadad;font-size:14px;padding:0 10px 0 40px;box-sizing:content-box;}

.box_06 .form p:nth-of-type(1) input{background:url(../images/name.png) 11px center no-repeat rgba(0,0,0,0);}

.box_06 .form p:nth-of-type(2) input{background:url(../images/phone.png) 11px center no-repeat rgba(0,0,0,0);}

.box_06 .form p:nth-of-type(3){width:500px;}

.box_06 .form textarea{width:450px;height:42px;line-height:42px;font-size:14px;padding:0 10px 0 40px;box-sizing:content-box;background:url(../images/liuyan.png) 11px center no-repeat rgba(0,0,0,0);}

.box_06 .form p:nth-of-type(4){width:220px;}

.box_06 .form p:nth-of-type(4) input{display:block;width:100px;height:42px;line-height:42px;color:#adadad;font-size:14px;float:left;padding:0 5px 0 15px;background:rgba(0,0,0,0);}

.box_06 .form p:nth-of-type(4) img{display:block;float:right;width:90px;height:36px;cursor:pointer;margin:3px;}

.box_06 .form .tj{width:90px;height:42px;border:none;overflow:hidden;position:relative;z-index:0;border-radius:4px;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .form .tj .btn{display:block;width:90px;height:42px;line-height:42px;text-align:center;font-size:14px;color:#fff;border:none;background:none;cursor:pointer;padding:0 !important;-webkit-transition:all .7s;transition:all .7s;}

.btn_bubble_3{background-color: #fcb201;background-repeat: no-repeat;}

.btn_bubble_3:hover, .btn_bubble_3:focus {
 -webkit-animation: btn_3 1s forwards ease-out;
 animation: btn_3 1s forwards ease-out;
 background: radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 90% 90% / 0.88em 0.88em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 23% 141% / 0.81em 0.81em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 17% 90% / 0.68em 0.68em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 15% 94% / 1.12em 1.12em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 42% 126% / 0.86em 0.86em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 102% 120% / 0.58em 0.58em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 12% 121% / 0.67em 0.67em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 69% 87% / 1.18em 1.18em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 32% 99% / 0.79em 0.79em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 84% 129% / 0.79em 0.79em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 40% 99% / 0.72em 0.72em;
 background-color: #fcb201;
 background-repeat: no-repeat;
}

@-webkit-keyframes btn_3 {
 100% {
  background-position: 92% -220%, 31% -185%, 24% 6%, 16% -328%, 39% -366%, 110% -375%, 5% -60%, 59% -365%, 41% -363%, 82% -8%, 37% -224%;
  box-shadow: inset 0 -140px 0 #fcb201;
 }
}

@keyframes btn_3 {
 100% {
  background-position: 92% -220%, 31% -185%, 24% 6%, 16% -328%, 39% -366%, 110% -375%, 5% -60%, 59% -365%, 41% -363%, 82% -8%, 37% -224%;
  box-shadow: inset 0 -140px 0 #fcb201;
 }
}







/* 新闻动态 */
.box_07{width:100%;height:auto;padding:60px 0;overflow:hidden;}

.box_07 .news_center{width:1280px;height:auto;margin:auto;position:relative;}

.box_07 .news_center .hd{width:1280px;height:auto;overflow:hidden;}

.box_07 .news_center .hd .h_title{width:270px;height:auto;float:left;margin-right:200px;}

.box_07 .news_center .hd .h_title p{font-size:60px;color:#8f8f8f;font-weight:bold;font-family:Arial;line-height:45px;padding-left:30px;background:url(../images/h_back.png) left 22px no-repeat;}

.box_07 .news_center .hd .h_title p span{color:#fcb201;}

.box_07 .news_center .hd .h_title h3{padding-left:30px;font-size:26px;color:#333;font-weight:bold;line-height:28px;margin-top:20px;position:relative;}

.box_07 .news_center .hd .h_title h3::after{content:'';width:15px;height:3px;background:#fcb201;position:absolute;top:12px;left:238px;}

.box_07 .news_center .hd ul{width:560px;height:46px;overflow:hidden;margin-top:30px;float:left;display:flex;justify-content: space-between;}

.box_07 .news_center .hd ul li{width:166px;height:46px;float:left;overflow:hidden;}

.box_07 .news_center .hd ul li a{display:block;width:164px;height:44px;font-size:18px;color:#333;line-height:44px;text-align:center;border:solid 1px #a0a0a0; background:#fff;border-radius:23px;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .hd ul li.on a{color:#fff;border:solid 1px #1c86f7;background:#1c86f7;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .hd .more{display:block;float:right;width:220px;font-size:14px;color:#333;font-weight:bold;margin-top:40px;text-align:right;height:28px;line-height:28px;position:relative;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .hd .more:hover{color:#fcb201;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .hd .more i{color:#fcb201;font-weight:bold;margin-left:15px;}

.box_07 .news_center .hd .more::before{content:'';width:130px;height:1px;background:#bababa;position:absolute;top:13px;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .hd .more::after{content:'';width:0px;height:1px;background:#fcb201;position:absolute;top:13px;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .hd .more:hover::after{content:'';width:130px;height:1px;background:#fcb201;position:absolute;top:13px;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .bd{width:1280px;height:640px;margin:50px auto 0 auto;overflow:hidden;}

.box_07 .news_center .bd .main{width:1280px;height:640px;overflow:hidden;}

.box_07 .news_center .bd .main .left{width:520px;height:640px;float:left;position:relative;overflow:hidden;}

.box_07 .news_center .bd .main .left::before{content:'';width:520px;height:2px;background:#e6e6e6;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .bd .main .left::after{content:'';width:0px;height:2px;background:#1c86f7;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .bd .main .left:hover::after{content:'';width:520px;height:2px;background:#1c86f7;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .bd .main .left a{display:block;}

.box_07 .news_center .bd .main .left .img{width:520px;height:350px;overflow:hidden;border-radius:4px;}

.box_07 .news_center .bd .main .left .img img{width:520px;height:350px;vertical-align:top;transition: all 1s;object-fit:cover;}

.box_07 .news_center .bd .main .left:hover .img img{transform: scale(1.05);}

.box_07 .news_center .bd .main .left .name{font-size:16px;color:#444;line-height:20px;font-weight:bold;margin-top:45px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .bd .main .left:hover .name{color:#1c86f7;margin-left:5px;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .bd .main .left p{font-size:14px;color:#666;line-height:30px;height:60px;overflow:hidden;margin-top:23px;}

.box_07 .news_center .bd .main .left .date{width:85px;height:85px;background:#1c86f7;text-align:center;border-radius:0 0 20px 0;position:absolute;left:0;bottom:15px;color:#fff;}

.box_07 .news_center .bd .main .left .date span:nth-of-type(1){display:block;font-size:30px;line-height:25px;margin-top:15px;}

.box_07 .news_center .bd .main .left .date span:nth-of-type(2){display:block;font-size:16px;line-height:14px;margin-top:15px;}

.box_07 .news_center .bd .main .left .more{font-size:14px;color:#1c86f7;line-height:20px;position:absolute;bottom:50px;right:35px;text-transform: Uppercase;}

.box_07 .news_center .bd .main .right{width:690px;height:640px;float:right;overflow:hidden;}

.box_07 .news_center .bd .main .right li{height:156px;width:690px;overflow:hidden;margin-bottom:9px;position:relative;}

.box_07 .news_center .bd .main .right li::before{content:'';width:690px;height:1px;background:#e6e6e6;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .bd .main .right li::after{content:'';width:0px;height:1px;background:#1c86f7;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .bd .main .right li:hover::after{content:'';width:690px;height:1px;background:#1c86f7;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .bd .main .right li:last-child{margin-bottom:0;}

.box_07 .news_center .bd .main .right li a{display:block;}

.box_07 .news_center .bd .main .right li .img{width:200px;height:145px;overflow:hidden;border-radius:10px;float:left;}

.box_07 .news_center .bd .main .right li .img img{width:200px;height:145px;vertical-align:top;transition: all 1s;object-fit:cover;}

.box_07 .news_center .bd .main .right li:hover .img img{transform: scale(1.05);}

.box_07 .news_center .bd .main .right li .txt{width:460px;height:145px;overflow:hidden;position:relative;float:right;}

.box_07 .news_center .bd .main .right li .txt .name{width:350px;font-size:16px;color:#222;line-height:16px;margin-top:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .bd .main .right li:hover .txt .name{color:#1c86f7;margin-left:5px;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .bd .main .right li .txt p{width:460px;font-size:14px;color:#888;line-height:15px;margin-top:25px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.box_07 .news_center .bd .main .right li .txt .more{font-size:14px;color:#bebebe;line-height:12px;margin-top:30px;webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .bd .main .right li:hover .txt .more{color:#1c86f7;webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .bd .main .right li .txt span{display:block;font-size:14px;color:#b2b2b2;line-height:16px;position:absolute;top:30px;right:0;}



















/* 友情链接 */
.links{width:100%;height:78px;padding-top:40px; background:url(../images/lk_back.jpg) center top no-repeat;overflow:hidden;}

.links .center{width:1280px;height:46px;margin:0 auto;overflow:hidden;}

.links .center h3{width:130px;height:46px;background:url(../images/l.png) left center no-repeat;float:left;font-size:16px;color:#fff;line-height:46px;text-align:right;}

.links .center .link{width:1120px;height:46px;float:right;overflow:hidden;position:relative;}

.links .center .link a{display:block;float:left;width:auto;margin-right:40px;font-size:14px;line-height:46px;color:#96a2bb;position:relative;-webkit-transition:all .7s;transition:all .7s;}

.links .center .link a:hover{color:#fcb201;-webkit-transition:all .7s;transition:all .7s;}










/* 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);
  }
}
