/*

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:auto;padding:80px 0;background:#fff;overflow:hidden;}

.box_01 .h_title{width:351px;height:auto;margin:0 auto;text-align:center;}

.box_01 .h_title p{width:351px;height:51px;background:url(../images/fx_zm.png) center center no-repeat;}

.box_01 .h_title h3{font-size:22px;color:#666;line-height:22px;margin-top:20px;}

.box_01 .list{width:1200px;height:420px;margin:40px auto 0 auto;text-align:center;display:flex;justify-content: space-between;}

.box_01 .list li{width:285px;height:420px;float:left;border-radius:10px;overflow:hidden;-moz-box-shadow:0px 0px 10px #ececec;-webkit-box-shadow:0px 0px 10px #ececec;box-shadow:0px 0px 10px #ececec;}

.box_01 .list li img{display:block;width:285px;height:200px; vertical-align:top;}

.box_01 .list li i{display:block;width:60px;height:44px;margin:30px auto 0 auto;}

.box_01 .list li:hover i{-webkit-animation: jello 1s;-moz-animation: jello 1s;animation: jello 1s;}

.box_01 .list li:nth-of-type(1) i{ background:url(../images/cp_icon_01.png) center center no-repeat;}

.box_01 .list li:nth-of-type(2) i{ background:url(../images/cp_icon_02.png) center center no-repeat;}

.box_01 .list li:nth-of-type(3) i{ background:url(../images/cp_icon_03.png) center center no-repeat;}

.box_01 .list li:nth-of-type(4) i{ background:url(../images/cp_icon_04.png) center center no-repeat;}

.box_01 .list li span{display:block;width:210px;height:1px; background:#d0d0d0;margin:20px auto 0 auto;}

.box_01 .list li p{font-size:14px;color:#888;width:230px;line-height:25px;margin:25px auto 0 auto;}





/* 产品中心 */
.box_02{width:100%;height:1087px;padding-top:80px;background:url(../images/pro_back.jpg) center top no-repeat;overflow:hidden;}

.box_02 .h_title{width:289px;height:auto;margin:0 auto;text-align:center;}

.box_02 .h_title p{width:289px;height:52px;background:url(../images/pro_zm.png) center center no-repeat;}

.box_02 .h_title h3{font-size:22px;color:#666;line-height:22px;margin-top:20px;}

.box_02 .h_title h3 a{display:block;color:#666;}

.box_02 .center{width:1200px;height:863px;margin:50px auto 0 auto;overflow:hidden;}

.box_02 .center .left{width:230px;height:863px;float:left; background:#fff;overflow:hidden;}

.box_02 .center .left .bt{width:230px;height:120px;padding-top:40px; background:#006bc3;}

.box_02 .center .left .bt i{display:block;width:57px;height:33px; background:url(../images/pro_icon.png);margin:0 auto;}

.box_02 .center .left .bt h4{font-size:26px;color:#fff;font-weight:bold;text-align:center;line-height:28px;margin-top:20px;}

.box_02 .center .left .fl_list{width:230px;height:660px;margin-top:10px;overflow:hidden;}

.box_02 .center .left .fl_list li{width:230px;height:54px;border-bottom:solid 1px #e9e9e9;position:relative;z-index:0;}

.box_02 .center .left .fl_list li::before{content:'';width:230px;height:0px;background:#006bc3;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .left .fl_list li:hover::before{content:'';width:230px;height:54px;background:#006bc3;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .left .fl_list li a{display:block;width:130px;line-height:54px;padding:0 60px 0 40px;font-size:15px;color:#333;background:url(../images/dian01.png) center center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .left .fl_list li:hover a{color:#fff;background:url(../images/dian02.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .right{width:920px;height:863px;float:right;overflow:hidden;}

.box_02 .case01{width:920px;height:360px;}

.box_02 .case01 .swiper-slide{width:450px;height:330px;cursor:pointer;position:relative;overflow:hidden;cursor: url('../images/cursor.png'),default;}

.box_02 .case01 .swiper-slide a{display:block;cursor: url('../images/cursor.png'),default;}

.box_02 .case01 .swiper-slide .img{width:100%;height:330px;overflow:hidden;}

.box_02 .case01 .swiper-slide .img img{width:100%;height:330px;transition: all 1s;vertical-align:top;object-fit:cover;}

.box_02 .case01 .swiper-slide:hover .img img{transform: scale(1.05);}

.box_02 .case01 .swiper-slide .txt{width:410px;height:50px;background:#fff;position:absolute;left:20px;bottom:0;overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .case01 .swiper-slide:hover .txt{position:absolute;left:20px;bottom:10px;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .case01 .swiper-slide .txt .name{width:300px;padding:0 90px 0 20px;font-size:16px;color:#333;line-height:50px;background:url(../images/pro_jt_01.png) 365px center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .case01 .swiper-pagination{width:920px;height:3px;left:0;top:357px;background:#d4d4d4;}

.box_02 .case01 .swiper-pagination .swiper-pagination-progressbar-fill{background:#006bc3 !important;}

.box_02 .center .right .pro_list{width:920px;height:480px;margin-top:23px;overflow:hidden;}

.box_02 .center .right .pro_list li{width:292px;height:220px;margin:20px 22px 0 0;overflow:hidden;position:relative;float:left;}

.box_02 .center .right .pro_list li::before{content:'';width:292px;height:220px;background:rgba(0,107,195,0);position:absolute;top:0;left:0;z-index:1;-webkit-transition:all .5s;transition:all .5s;}

.box_02 .center .right .pro_list li:hover::before{content:'';width:292px;height:220px;background:rgba(0,107,195,0.6);position:absolute;top:0;left:0;z-index:1;-webkit-transition:all .5s;transition:all .5s;}

.box_02 .center .right .pro_list li:nth-of-type(3n){margin-right:0;}

.box_02 .center .right .pro_list li a{display:block;}

.box_02 .center .right .pro_list li .img{width:292px;height:220px;overflow:hidden;}

.box_02 .center .right .pro_list li .img img{width:292px;height:220px;transition: all 1s;vertical-align:top;object-fit:cover;}

.box_02 .center .right .pro_list li:hover .img img{transform: scale(1.1);}

.box_02 .center .right .pro_list li .txt{width:272px;height:40px;background:#fff;position:absolute;left:10px;bottom:0;z-index:2;overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .right .pro_list li:hover .txt{position:absolute;left:10px;bottom:10px;-webkit-transition:all .7s;transition:all .7s;}

.box_02 .center .right .pro_list li .txt .name{width:190px;padding:0 62px 0 20px;font-size:16px;color:#333;line-height:40px;background:url(../images/pro_jt_01.png) 230px center no-repeat;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}




/* 企业优势 */
.box_03{width:100%;height:714px;padding-top:80px;background:url(../images/ys_back.jpg) center top no-repeat;overflow:hidden;}

.box_03 .h_title{width:477px;height:auto;margin:0 auto;text-align:center;}

.box_03 .h_title p{width:477px;height:52px;background:url(../images/ys_zm.png) center center no-repeat;}

.box_03 .h_title h3{font-size:22px;color:#fff;line-height:22px;margin-top:20px;}

.box_03 .show_time{width:100%;height:500px;margin:40px auto 0 auto;position:relative;}

.box_03 .show_time .tel{width:380px;line-height:45px;position:absolute;bottom:70px;right:27%;z-index:9;}

.box_03 .show_time .tel p{padding-left:35px;font-size:26px;color:#fff;font-weight:bold; font-family:Arial;float:left;position:relative;}

.box_03 .show_time .tel p::before{content:'';width:26px;height:26px;background:url(../images/tel02.png) left center no-repeat;position:absolute;top:10px;left:0;animation: msClock 1.2s linear infinite;}

.box_03 .show_time .tel a{display:block;width:130px;height:45px; background:#fff;text-align:center;font-size:15px;color:#333;float:right;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .show_time .tel a:hover{background:#006bc3;color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .show_time .swiper-slide{width:78%;height:500px;cursor:pointer;position:relative;overflow:hidden;}

.box_03 .show_time .swiper-slide .img{width:65.5%;height:500px;overflow:hidden;position:relative;float:left;}

.box_03 .show_time .swiper-slide .img img{width:100%;height:500px;transition: all 1s;vertical-align:top;object-fit:cover;}

.box_03 .show_time .swiper-slide:hover .img img{transform: scale(1.05);}

.box_03 .show_time .swiper-slide .txt{width:32%;height:500px;float:right;}

.box_03 .show_time .swiper-slide .txt span{display:block;width:200px;height:54px;border-bottom:solid 1px rgba(255,255,255,0.3);font-size:60px;color:rgba(255,255,255,0.5);line-height:44px; font-family:Arial;margin-top:60px;}

.box_03 .show_time .swiper-slide .txt h4{width:115px;line-height:42px;border-bottom:solid 1px rgba(255,255,255,0.3);margin-left:85px;text-align:right;font-size:22px;font-weight:bold;color:#fff;position:relative;}

.box_03 .show_time .swiper-slide .txt h4::before{content:'';width:6px;height:6px;background:#fff;position:absolute;top:18px;left:0;}

.box_03 .show_time .swiper-slide .txt p{font-size:14px;color:#fff;line-height:25px;margin-top:55px;}

.box_03 .arrow{width:120px;height:120px;position:absolute;right:16.2%;bottom:0;}

.box_03 .swiper-button-prev{width:60px;height:60px;margin-top:0;background:url(../images/ys_jt_01.png) center center no-repeat #fff;position:absolute;left:0;bottom:0;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .swiper-button-prev:hover{background:url(../images/ys_jt_02.png) center center no-repeat #006bc3;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .swiper-button-next{width:60px;height:60px;margin-top:0;background:url(../images/ys_jt_03.png) center center no-repeat #fff;position:absolute;right:0;top:0;-webkit-transition:all .7s;transition:all .7s;}

.box_03 .swiper-button-next:hover{background:url(../images/ys_jt_04.png) center center no-repeat #006bc3;-webkit-transition:all .7s;transition:all .7s;}







/* 案例展示 */
.box_04{width:100%;height:auto;background:#f5f5f5;padding:80px 0;overflow:hidden;position:relative;}

.box_04 .h_title{width:373px;height:auto;margin:0 auto;text-align:center;}

.box_04 .h_title p{width:373px;height:52px;background:url(../images/case_zm.png) center center no-repeat;}

.box_04 .h_title h3{font-size:22px;color:#666;line-height:22px;margin-top:20px;}

.box_04 .picScroll-left01{width:1380px;height:540px;margin:40px auto 0 auto;position:relative;}

.box_04 .picScroll-left01 .hd{width:1380px;height:540px;overflow:hidden;position:absolute;left:0;top:0;z-index:1;}

.box_04 .picScroll-left01 .hd .prev{float:left;width:60px;height:60px;cursor:pointer;background:url(../images/case_jt_01.png) center center no-repeat #333;margin-top:240px;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .picScroll-left01 .hd .prev:hover{background:url(../images/case_jt_01.png) center center no-repeat #006bc3;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .picScroll-left01 .hd .next{float:right;width:60px;height:60px;cursor:pointer;background:url(../images/case_jt_02.png) center center no-repeat #333;margin-top:240px;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .picScroll-left01 .hd .next:hover{background:url(../images/case_jt_02.png) center center no-repeat #006bc3;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .picScroll-left01 .bd{width:1200px;height:540px;margin:0 auto;position:relative;z-index:5;overflow:hidden;}

.box_04 .picScroll-left01 .bd ul{width:1200px;height:540px;overflow:hidden; zoom:1;}

.box_04 .picScroll-left01 .bd ul li{width:590px;height:540px;margin-right:20px;overflow:hidden;position:relative;}

.box_04 .picScroll-left01 .bd ul li a{display:block;}

.box_04 .picScroll-left01 .bd ul li .img{width:590px;height:430px;overflow:hidden;}

.box_04 .picScroll-left01 .bd ul li .img img{width:590px;height:430px;vertical-align:top;transition: all 1s;object-fit:cover;}

.box_04 .picScroll-left01 .bd ul li:hover .img img{transform: scale(1.05);}

.box_04 .picScroll-left01 .bd ul li:nth-of-type(2n) .img{position:absolute;left:0;top:0;}

.box_04 .picScroll-left01 .bd ul li:nth-of-type(2n-1) .img{position:absolute;left:0;bottom:0;}

.box_04 .picScroll-left01 .bd ul li .txt{width:490px;height:150px;padding:0 30px;background:#fff;}

.box_04 .picScroll-left01 .bd ul li:nth-of-type(2n) .txt{position:absolute;bottom:0;left:20px;}

.box_04 .picScroll-left01 .bd ul li:nth-of-type(2n-1) .txt{position:absolute;top:0;left:20px;}

.box_04 .picScroll-left01 .bd ul li .txt .name{width:450px;font-size:18px;line-height:20px;color:#333;font-weight:bold;height:30px;margin-top:30px;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .picScroll-left01 .bd ul li:hover .txt .name{color:#006bc3;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .picScroll-left01 .bd ul li .txt .name::before{content:'';width:30px;height:1px;background:#333;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .picScroll-left01 .bd ul li:hover .txt .name::before{content:'';width:100px;height:1px;background:#006bc3;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .picScroll-left01 .bd ul li .txt p{font-size:14px;line-height:25px;color:#888;height:50px;margin-top:15px;overflow:hidden;}

.box_04 .picScroll-left01 .bd ul li .txt .more{width:40px;height:40px;background:#006bc3;position:absolute;top:0;right:0;}

.box_04 .picScroll-left01 .bd ul li .txt .more::before{content:'';width:18px;height:2px;background:#fff;position:absolute;top:19px;left:11px;}

.box_04 .picScroll-left01 .bd ul li .txt .more::after{content:'';width:2px;height:18px;background:#fff;position:absolute;top:11px;left:19px;}

.box_04 .case_list{width:1200px;height:340px;margin:40px auto 0 auto;overflow:hidden;position:relative;}

.box_04 .case_list li{width:285px;height:340px;overflow:hidden;float:left;margin-right:20px;}

.box_04 .case_list li:last-child{margin-right:0;}

.box_04 .case_list li .img{width:285px;height:210px;overflow:hidden;}

.box_04 .case_list li .img img{width:285px;height:210px;vertical-align:top;transition: all 1s;object-fit:cover;}

.box_04 .case_list li:hover .img img{transform: scale(1.1);}

.box_04 .case_list li .txt{width:265px;height:100px;padding:30px 0 0 20px;background:#fff;overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .case_list li:hover .txt{background:#006bc3;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .case_list li .txt .left{width:190px;height:auto;float:left;}

.box_04 .case_list li .txt .name{display:block;width:190px;font-size:18px;line-height:25px;color:#333;font-weight:bold;height:50px;text-align:right;overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .case_list li:hover .txt .name{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .case_list li .txt p{display:block;width:190px;font-size:14px;line-height:20px;color:#888;height:40px;margin-top:0px;text-align:right;overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .case_list li:hover .txt p{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .case_list li .txt .more{display:block;width:60px;height:70px;border-left:solid 1px #ebebeb;float:right;background:url(../images/case_jt_03.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .case_list li:hover .txt .more{border-left:solid 1px #fff;background:url(../images/case_jt_04.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_04 .gd{width:1200px;height:auto;margin:60px auto 0 auto;}

.box_04 .gd a{display:block;padding-top:50px; background:url(../images/jia01.png) center top no-repeat;font-size:14px;color:#333;line-height:15px;text-align:center;font-weight:bold;}





/* 合作流程 */
.box_05{width:100%;height:620px;background:url(../images/lc_back.jpg) center top no-repeat;padding-top:80px;overflow:hidden;position:relative;}

.box_05 .h_title{width:403px;height:auto;margin:0 auto;text-align:center;}

.box_05 .h_title p{width:403px;height:52px;background:url(../images/lc_zm.png) center center no-repeat;}

.box_05 .h_title h3{font-size:22px;color:#666;line-height:22px;margin-top:20px;}

.box_05 .list{width:1200px;height:300px;margin:50px auto 0 auto;overflow:hidden;background:url(../images/lc_line.png) center 90px no-repeat;}

.box_05 .list li{width:200px;height:300px;float:left;text-align:center;overflow:hidden;}

.box_05 .list li h4{font-size:18px;color:#666;line-height:18px;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .list li:hover h4{color:#006bc3;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .list li p{font-size:14px;color:#888;line-height:25px;height:50px;margin-top:15px;}

.box_05 .list li .dian{width:24px;height:24px;border-radius:12px;margin:15px auto 0 auto;background:rgba(0,107,195,0.4);position:relative;}

.box_05 .list li .dian::before{content:'';width:12px;height:12px;background:#fff;border-radius:6px;position:absolute;top:6px;left:6px;}

.box_05 .list li .icon{width:70px;height:70px;border-radius:35px;margin:22px auto 0 auto;background:#f1f1f1;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .list li:hover .icon{width:70px;height:70px;border-radius:35px;margin:22px auto 0 auto;background:#006bc3;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .list li .icon i{display:block;width:70px;height:70px;}

.box_05 .list li:hover .icon i{-webkit-animation: jello 1s;-moz-animation: jello 1s;animation: jello 1s;}

.box_05 .list li:nth-of-type(1) .icon i{ background:url(../images/lc_icon_01.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .list li:nth-of-type(2) .icon i{ background:url(../images/lc_icon_03.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .list li:nth-of-type(3) .icon i{ background:url(../images/lc_icon_05.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .list li:nth-of-type(4) .icon i{ background:url(../images/lc_icon_07.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .list li:nth-of-type(5) .icon i{ background:url(../images/lc_icon_09.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .list li:nth-of-type(6) .icon i{ background:url(../images/lc_icon_11.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .list li:nth-of-type(1):hover .icon i{ background:url(../images/lc_icon_02.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .list li:nth-of-type(2):hover .icon i{ background:url(../images/lc_icon_04.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .list li:nth-of-type(3):hover .icon i{ background:url(../images/lc_icon_06.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .list li:nth-of-type(4):hover .icon i{ background:url(../images/lc_icon_08.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .list li:nth-of-type(5):hover .icon i{ background:url(../images/lc_icon_10.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .list li:nth-of-type(6):hover .icon i{ background:url(../images/lc_icon_12.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .list li:nth-of-type(1) h4{margin-top:70px;}

.box_05 .list li:nth-of-type(2) .icon{margin:65px auto 0 auto;}

.box_05 .list li:nth-of-type(3) h4{margin-top:25px;}

.box_05 .list li:nth-of-type(4) .icon{margin:5px auto 0 auto;}

.box_05 .list li:nth-of-type(5) h4{margin-top:60px;}

.box_05 .list li:nth-of-type(6) .icon{margin:90px auto 0 auto;}

.box_05 .tel{width:380px;line-height:45px;margin:60px auto 0 auto;}

.box_05 .tel p{padding-left:35px;font-size:26px;color:#333333;font-weight:bold; font-family:Arial;float:left;position:relative;}

.box_05 .tel p::before{content:'';width:26px;height:26px;background:url(../images/tel03.png) left center no-repeat;position:absolute;top:10px;left:0;animation: msClock 1.2s linear infinite;}

.box_05 .tel a{display:block;width:130px;height:45px; background:#333;text-align:center;font-size:15px;color:#fff;float:right;-webkit-transition:all .7s;transition:all .7s;}

.box_05 .tel a:hover{background:#006bc3;color:#fff;-webkit-transition:all .7s;transition:all .7s;}







/* 关于我们 */
.box_06{width:100%;height:790px;padding-top:80px;background:url(../images/ab_back.jpg) center top no-repeat;overflow:hidden;}

.box_06 .bx{width:1000px;height:200px;margin:0 auto;display:flex;justify-content: space-between;}

.box_06 .bx a{display:block;width:auto;height:200px;}

.box_06 .bx a i{display:block;width:48px;height:46px;margin-top:30px;}

.box_06 .bx a:hover i{-webkit-animation: jello 1s;-moz-animation: jello 1s;animation: jello 1s;}

.box_06 .bx a:nth-of-type(1) i{background:url(../images/ab_icon_01.png) center center no-repeat;}

.box_06 .bx a:nth-of-type(2) i{background:url(../images/ab_icon_02.png) center center no-repeat;}

.box_06 .bx a:nth-of-type(3) i{background:url(../images/ab_icon_03.png) center center no-repeat;}

.box_06 .bx a p{font-size:14px;color:#b9b9b9;line-height:12px;margin-top:20px;text-transform: Uppercase;}

.box_06 .bx a h4{font-size:16px;color:#333;line-height:18px;margin-top:10px;font-weight:bold;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .bx a:hover h4{color:#006bc3;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .bx a span{display:block;width:18px;height:18px;margin-top:20px;position:relative;}

.box_06 .bx a span::before{content:'';width:18px;height:2px;background:#333;position:absolute;top:8px;left:0;}

.box_06 .bx a span::after{content:'';width:2px;height:18px;background:#333;position:absolute;top:0;left:8px;}

.box_06 .center{width:1200px;height:450px;margin:60px auto 0 auto;overflow:hidden;}

.box_06 .center .left{width:510px;height:450px;float:left;}

.box_06 .center .left h3{font-size:20px;color:#fff;font-weight:bold;line-height:22px;height:60px;position:relative;}

.box_06 .center .left h3::after{content:'';width:50px;height:1px;background:#fff;position:absolute;bottom:0;left:0;}

.box_06 .center .left p{font-size:14px;color:#fff;line-height:25px;margin-top:65px;height:150px;overflow:hidden;text-indent:2em;}

.box_06 .center .left .more{display:block;width:180px;height:40px;background:url(../images/ab_jt.png) center center no-repeat #006bc3;margin-top:45px;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .center .left .more:hover{margin-left:10px;-webkit-transition:all .7s;transition:all .7s;}

.box_06 .center .right{width:600px;height:450px;float:right;position:relative;}

.box_06 .center .right .img{width:600px;height:450px;}

.box_06 .center .right .img img{width:600px;height:450px; vertical-align:top;}

.box_06 .center .right .yyzz{width:372px;height:286px;position:absolute;top:98px;left:114px;}

.box_06 .center .right .yyzz img{width:372px;height:286px; vertical-align:top;}





/* 新闻资讯 */
.box_07{width:100%;height:auto;padding:80px 0;background:#fff;overflow:hidden;position:relative;z-index:2;}

.box_07 .h_title{width:424px;height:auto;margin:0 auto;text-align:center;}

.box_07 .h_title p{width:424px;height:52px;background:url(../images/news_zm.png) center center no-repeat;}

.box_07 .h_title h3{font-size:22px;color:#666;line-height:22px;margin-top:20px;}

.box_07 .h_title h3 a{display:block;color:#666;}

.box_07 .news_center{width:1200px;height:auto;margin:0 auto;overflow:hidden;}

.box_07 .news_center .hd{width:490px;height:40px;margin:40px auto 0 auto;}

.box_07 .news_center .hd ul{width:490px;height:40px;display:flex;justify-content: space-between;}

.box_07 .news_center .hd ul li{width:148px;height:38px;float:left;border:solid 1px #d2d2d2;background:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .hd ul li.on{background:#006bc3;border:solid 1px #006bc3;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .hd ul li a{display:block;padding-left:58px;width:90px;line-height:38px;font-size:16px;color:#333;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .hd ul li.on a{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .hd ul li:nth-of-type(1) a{background:url(../images/n_icon_01.png) 28px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .hd ul li:nth-of-type(2) a{background:url(../images/n_icon_03.png) 28px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .hd ul li:nth-of-type(3) a{background:url(../images/n_icon_05.png) 28px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .hd ul li:nth-of-type(1).on a{background:url(../images/n_icon_02.png) 28px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .hd ul li:nth-of-type(2).on a{background:url(../images/n_icon_04.png) 28px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .hd ul li:nth-of-type(3).on a{background:url(../images/n_icon_06.png) 28px center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .bd{width:1200px;height:470px;margin-top:50px;float:right;overflow:hidden;}

.box_07 .news_center .bd .main{width:1200px;height:470px;overflow:hidden;position:relative;}

.box_07 .news_center .bd .main::before{content:'';width:2px;height:470px;position:absolute;top:0;left:599px;background:#e6e6e6;}

.box_07 .news_center .bd .main .left{width:550px;height:470px;float:left;overflow:hidden;}

.box_07 .news_center .bd .main .left .img{width:550px;height:150px;overflow:hidden;}

.box_07 .news_center .bd .main .left .img img{width:550px;height:150px;vertical-align:top;object-fit:cover;}

.box_07 .news_center .bd .main .left .list{width:550px;height:320px;overflow:hidden;}

.box_07 .news_center .bd .main .left .list li{width:550px;height:119px;border-bottom:solid 1px #d2d2d2;margin-top:40px;overflow:hidden;}

.box_07 .news_center .bd .main .left .list li .txt{width:390px;height:119px;float:left;}

.box_07 .news_center .bd .main .left .list li .txt .name{display:block;width:360px;padding-left:30px;line-height:18px;font-size:16px;color:#333;font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;position:relative;}

.box_07 .news_center .bd .main .left .list li:hover .txt .name{color:#006bc3;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .bd .main .left .list li .txt .name::before{content:'';width:15px;height:2px;position:absolute;top:8px;left: 0;background:#333;}

.box_07 .news_center .bd .main .left .list li .txt p{font-size:14px;color:#888;line-height:25px;height:50px;margin-top:20px;overflow:hidden;}

.box_07 .news_center .bd .main .left .list li .date{width:114px;height:80px;font-size:14px;color:#888;line-height:80px;text-align:center;font-family:Arial;float:right;border-left:solid 1px #d2d2d2;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .bd .main .left .list li:hover .date{color:#006bc3;border-left:solid 1px #006bc3;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .bd .main .right{width:550px;height:470px;float:right;overflow:hidden;}

.box_07 .news_center .bd .main .right li{width:550px;height:20px;line-height:20px;margin-bottom:36px;overflow:hidden;position:relative;}

.box_07 .news_center .bd .main .right li:last-child{margin-bottom:0px;}

.box_07 .news_center .bd .main .right li a{display:block;width:410px;padding-left:20px;font-size:14px;color:#333;position:relative;float:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .bd .main .right li:hover a{color:#006bc3;padding-left:30px;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .bd .main .right li a::before{content:'';width:10px;height:2px;position:absolute;top:9px;left: 0;background:#333;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .bd .main .right li:hover a::before{content:'';width:15px;height:2px;position:absolute;top:9px;left: 0;background:#006bc3;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .bd .main .right li span{display:block;font-family:Arial;font-size:14px;color:#888;line-height:20px;float:right;-webkit-transition:all .7s;transition:all .7s;}

.box_07 .news_center .bd .main .right li:hover span{color:#006bc3;-webkit-transition:all .7s;transition:all .7s;}









/* 在线留言 */
.box_08{width:100%;height:320px;padding-top:80px;background:url(../images/ly_back.jpg) center top no-repeat;overflow:hidden;}

.box_08 .center{width:1200px;height:320px;margin:0 auto;}

.box_08 .center .left{width:auto;height:320px;float:left;}

.box_08 .center .left h4{width:178px;height:36px;background:url(../images/us.png);}

.box_08 .center .left .infro{width:auto;height:auto;margin-top:40px;}

.box_08 .center .left .infro li{width:auto;padding-left:55px;height:36px;margin-bottom:28px;}

.box_08 .center .left .infro li:nth-of-type(1){background:url(../images/ft_icon_01.png) left center no-repeat;}

.box_08 .center .left .infro li:nth-of-type(2){background:url(../images/ft_icon_02.png) left center no-repeat;}

.box_08 .center .left .infro li:nth-of-type(3){background:url(../images/ft_icon_03.png) left center no-repeat;}

.box_08 .center .left .infro li p:nth-of-type(1){font-size:14px;color:#888;line-height:14px;}

.box_08 .center .left .infro li p:nth-of-type(2){font-size:15px;color:#333;font-weight:bold;line-height:16px;margin-top:6px;}

.box_08 .center .form{width:600px;height:240px;float:right;position:relative;}

.box_08 .center .form p{width:283px;height:38px;overflow:hidden;border:solid 1px #d2d2d2; background:#fff;}

.box_08 .center .form input{display:block;width:250px;height:38px;line-height:38px;color:#666;font-size:14px;padding:0 3px 0 30px;box-sizing:content-box;}

.box_08 .center .form p:nth-of-type(1){position:absolute;left:0;top:0;}

.box_08 .center .form p:nth-of-type(2){position:absolute;right:0;top:0;}

.box_08 .center .form p:nth-of-type(1) input{background:url(../images/name.png) 9px center no-repeat rgba(0,0,0,0);}

.box_08 .center .form p:nth-of-type(2) input{background:url(../images/phone.png) 9px center no-repeat rgba(0,0,0,0);}

.box_08 .center .form p:nth-of-type(3){width:598px;height:138px;position:absolute;left:0;top:50px;}

.box_08 .center .form textarea{width:560px;height:128px;line-height:20px;color:#666;font-size:14px;padding:10px 8px 0 30px;box-sizing:content-box;background:url(../images/liuyan.png) 9px 10px no-repeat rgba(0,0,0,0);}

.box_08 .center .form p:nth-of-type(4){width:283px;height:38px;position:absolute;left:0;bottom:0;z-index:2;overflow:hidden;}

.box_08 .center .form p:nth-of-type(4) input{display:block;width:110px;height:38px;line-height:38px;color:#666;font-size:14px;float:left;padding:0 3px 0 30px;box-sizing:content-box;background:url(../images/yzm.png) 9px center no-repeat rgba(0,0,0,0);}

.box_08 .center .form p:nth-of-type(4) img{display:block;float:right;width:100px;height:38px;cursor:pointer;}

.box_08 .center .form .tj{width:285px;height:40px;border:none;position:absolute;bottom:0;right:0;background:#006bc3;overflow:hidden;z-index:0;}

.box_08 .center .form .tj .btn{display: block;width:285px;height:40px;line-height:40px;text-align:center;font-size:14px;color:#fff;border:none;background:none;cursor:pointer;}

.box_08 .center .form .tj:hover{background:#333;-webkit-transition:all .5s;transition:all .5s;}





.links{width:100%;height:80px;background:url(../images/lk_back.jpg) center top no-repeat;overflow:hidden;}

.links .link{width:1200px;height:80px;margin:0 auto;overflow:hidden;}

.links .link a{display:inline-block;width:auto;text-align:center;float:left;font-size:15px;line-height:80px;color:#888;padding:0 25px;box-sizing:content-box;position:relative;}

.links .link a::after{content:'';width:1px;height:15px;background:#888;position:absolute;top:32px;right:0;}

.links .link a:hover{color:#006bc3;}
















@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);
  }
}
